{"info":{"_postman_id":"c6c6c8fc-5a87-42db-990d-0de5ef82759d","name":"TransXT","description":"<html><head></head><body><p>TransXT is a service layer on existing system which bridges the gap between Bank and Business by creating interoperable system for all market segments in digital payment world.\nThe TransXT API Collection is a collection of all endpoints that developers can use to integrate with TransXT platform.\nWe provide a seamless single sign-on API /Web Service for multiple payment systems.</p>\n<h1 id=\"overview\">Overview</h1>\n<p><strong>Base URL :</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Environment</th>\n<th>URL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Sandbox</td>\n<td><a href=\"https://sandbox.transxt.in/\">https://sandbox.transxt.in/</a></td>\n</tr>\n<tr>\n<td>Production</td>\n<td><a href=\"https://api.transxt.in/\">https://api.transxt.in/</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Headers :</strong> </p>\n<p><em>Content-Type –</em> Content type of the request (application/json)</p>\n<p><em>Authorization –</em> Bearer &lt;Token provided in Auth API&gt;</p>\n<p><strong>Request Format :</strong></p>\n<p>The request formed initially will be a JSON of the following format :</p>\n<p>{<br>&nbsp;&nbsp;\n    \"key1\" : \"value1\",<br>&nbsp;&nbsp;\n    \"key2\" : \"value2\"<br>\n}</p>\n<p>After it is passed to the utility library the final request format will be as follows : </p>\n<p>{<br>&nbsp;&nbsp;\n    \"payload\": {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n        \"key1\": \"value1\",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n        \"key2\": \"value2\"<br>&nbsp;&nbsp;\n    },<br>&nbsp;&nbsp;\n    \"checksum\": \"\",<br>&nbsp;&nbsp;\n    \"serviceName\": \"\"<br>\n}</p>\n<p>The utility library is available for integration with .NET, Java and PHP.</p>\n<p>You can use the below links for downloading the library and the integration document.</p>\n<ol>\n<li>\n<a href=\"https://drive.google.com/drive/folders/1ChX5fuiR3ZDHfNfE2rR8aYcuo5iDLQTy?usp=sharing\">.NET</a></li>\n<li><a href=\"https://drive.google.com/drive/folders/1fS80J3pzO9MCYNZlEKmdkkUojwsYwWKj?usp=sharing\">Java</a></li>\n<li><a href=\"https://drive.google.com/drive/folders/1SbBV1ACaFtYgZB9baZeAxEN7g5S4QUmb?usp=sharing\">PHP</a></li>\n</ol>\n\n\n<p><strong>Response Format :</strong></p>\n<p>{<br>&nbsp;&nbsp;\n      \"response\": {},<br>&nbsp;&nbsp;\n      \"errorCode\": \"\",<br>&nbsp;&nbsp;\n      \"errorMsg\": \"\",<br>&nbsp;&nbsp;\n      \"token\": \"\"<br>\n}</p>\n<p><strong>Response Node Description :</strong></p>\n<p><em>response</em> – Response from Application</p>\n<p><em>errorCode</em> – Error code in case of error. 0 is success</p>\n<p><em>errorMsg</em> – Description in case of error</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Auth service should be called first. The Token returned in the response should be passed as Authorization for consecutive requests.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"}],"owner":"9342792","collectionId":"c6c6c8fc-5a87-42db-990d-0de5ef82759d","publishedId":"T1LMhn7a","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-08-12T11:04:05.000Z"},"item":[{"name":"Common (1.0.0)","item":[{"name":"DMR & BBPS Common Error Codes","item":[],"id":"cb9d4d7e-4052-4fdc-a88d-9cbe46a542a7","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E0001</td>\n<td>JSON format of request in not correct</td>\n</tr>\n<tr>\n<td>E0002</td>\n<td>Invalid credentials in request payload</td>\n</tr>\n<tr>\n<td>E0003</td>\n<td>Session expired</td>\n</tr>\n<tr>\n<td>E0004</td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td>E0005</td>\n<td>Token manipulated</td>\n</tr>\n<tr>\n<td>E0006</td>\n<td>Invalid token</td>\n</tr>\n<tr>\n<td>E0007</td>\n<td>Corrupt or altered token</td>\n</tr>\n<tr>\n<td>E0008</td>\n<td>Token expired</td>\n</tr>\n<tr>\n<td>E0009</td>\n<td>Request is not generated from white listed IP</td>\n</tr>\n<tr>\n<td>E0010</td>\n<td>Request sent for unauthorized service</td>\n</tr>\n<tr>\n<td>E0011</td>\n<td>Invalid email format</td>\n</tr>\n<tr>\n<td>E0012</td>\n<td>Invalid password format</td>\n</tr>\n<tr>\n<td>E0013</td>\n<td>EMAIL_REGISTERED</td>\n</tr>\n<tr>\n<td>E0014</td>\n<td>Could not register. Please try again later.</td>\n</tr>\n<tr>\n<td>E0015</td>\n<td>Email could not be sent. Please try again later.</td>\n</tr>\n<tr>\n<td>E0016</td>\n<td>Invalid password</td>\n</tr>\n<tr>\n<td>E0017</td>\n<td>Invalid service type</td>\n</tr>\n<tr>\n<td>E0018</td>\n<td>PASS_MISMATCH</td>\n</tr>\n<tr>\n<td>E0019</td>\n<td>INVALID_MOBILE_FORMAT</td>\n</tr>\n<tr>\n<td>E0020</td>\n<td>MOBILE_REGISTERED</td>\n</tr>\n<tr>\n<td>E0021</td>\n<td>NO_RECORD</td>\n</tr>\n<tr>\n<td>E0022</td>\n<td>OTP_EXPIRIED</td>\n</tr>\n<tr>\n<td>E0023</td>\n<td>INVALID_OTP_FORMAT</td>\n</tr>\n<tr>\n<td>E0024</td>\n<td>OTP_ATTEMPTS_EXAUSTED</td>\n</tr>\n<tr>\n<td>E0025</td>\n<td>INVALID_OTP</td>\n</tr>\n<tr>\n<td>E0026</td>\n<td>USERNAME_REGISTERED</td>\n</tr>\n<tr>\n<td>E0027</td>\n<td>INVALID_PAN</td>\n</tr>\n<tr>\n<td>E0028</td>\n<td>INVALID_ADDRESS_FORMAT</td>\n</tr>\n<tr>\n<td>E0029</td>\n<td>INVALID_ORGANIZATION_FORMAT</td>\n</tr>\n<tr>\n<td>E0030</td>\n<td>INVALID_STATE_FORMAT</td>\n</tr>\n<tr>\n<td>E0031</td>\n<td>INVALID_PINCODE_FORMAT</td>\n</tr>\n<tr>\n<td>E0032</td>\n<td>INVALID_ISGST_FORMAT</td>\n</tr>\n<tr>\n<td>E0033</td>\n<td>INVALID_GST_FORMAT</td>\n</tr>\n<tr>\n<td>E0034</td>\n<td>INVALID_ADDRESS</td>\n</tr>\n<tr>\n<td>E0035</td>\n<td>INVALID_USERNAME_FORMAT</td>\n</tr>\n<tr>\n<td>E0036</td>\n<td>Invalid success URL</td>\n</tr>\n<tr>\n<td>E0037</td>\n<td>Invalid failure URL</td>\n</tr>\n<tr>\n<td>E0038</td>\n<td>Invalid Aadhaar number</td>\n</tr>\n<tr>\n<td>E0039</td>\n<td>Invalid modality (It can be BIOMETRIC or OTP)</td>\n</tr>\n<tr>\n<td>E0040</td>\n<td>Invalid merchant request ID</td>\n</tr>\n<tr>\n<td>E0041</td>\n<td>Invalid auth capture data</td>\n</tr>\n<tr>\n<td>E0042</td>\n<td>Aadhaar bridge error type 1</td>\n</tr>\n<tr>\n<td>E0043</td>\n<td>Aadhaar bridge error type 2</td>\n</tr>\n<tr>\n<td>E0044</td>\n<td>VALIDATE_YOUR_EMAIL_ID</td>\n</tr>\n<tr>\n<td>E0045</td>\n<td>Mobile Number Already Registered with Different Users</td>\n</tr>\n<tr>\n<td>E0046</td>\n<td>Server error type 1</td>\n</tr>\n<tr>\n<td>E0047</td>\n<td>Server error type 2</td>\n</tr>\n<tr>\n<td>E0048</td>\n<td>Request sent for unauthorized service</td>\n</tr>\n<tr>\n<td>E0049</td>\n<td>Insufficient funds with TransXT to process transaction</td>\n</tr>\n<tr>\n<td>E0050</td>\n<td>Transaction status update failed</td>\n</tr>\n<tr>\n<td>E0051</td>\n<td>Plan update failed</td>\n</tr>\n<tr>\n<td>E0052</td>\n<td>Transaction Not Found</td>\n</tr>\n<tr>\n<td>E0053</td>\n<td>Enter either Transaction ID or Client Reference ID</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"2dc9154f-2a79-41a8-b3e9-4b47d0b21f94","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e9e131e1-59d6-4c96-b665-7b314bd6206c","type":"text/javascript","exec":[""]}}],"_postman_id":"cb9d4d7e-4052-4fdc-a88d-9cbe46a542a7"},{"name":"Error Codes","item":[],"id":"0bd4b2de-c746-4b12-bddc-f767cfe3f6db","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E0901</td>\n<td>Transaction status update get failed.</td>\n</tr>\n<tr>\n<td>E0902</td>\n<td>No record found.</td>\n</tr>\n<tr>\n<td>E0903</td>\n<td>Error in updating callback transaction.</td>\n</tr>\n<tr>\n<td>E0904</td>\n<td>Oops! The transaction id or client reference id you enterd is invalid.</td>\n</tr>\n<tr>\n<td>E0905</td>\n<td>Transction not found.</td>\n</tr>\n<tr>\n<td>E0906</td>\n<td>Insufficient balance in your wallet.</td>\n</tr>\n<tr>\n<td>E0907</td>\n<td>Your transaction failed.Please contact support team</td>\n</tr>\n<tr>\n<td>E0908</td>\n<td>Insufficient balance in MDS wallet.</td>\n</tr>\n<tr>\n<td>E0909</td>\n<td>Insufficient balance in DS wallet.</td>\n</tr>\n<tr>\n<td>E0910</td>\n<td>Insufficient balance in ORG wallet.</td>\n</tr>\n<tr>\n<td>E0911</td>\n<td>Insufficient balance in BC wallet.</td>\n</tr>\n<tr>\n<td>E0912</td>\n<td>Invalid BBPS agent ID.</td>\n</tr>\n<tr>\n<td>E0915</td>\n<td>Dublicate UPI refund txn.</td>\n</tr>\n<tr>\n<td>E0916</td>\n<td>UPI Txn not found for refund.</td>\n</tr>\n<tr>\n<td>E0917</td>\n<td>UPI Txn not found.</td>\n</tr>\n<tr>\n<td>E0918</td>\n<td>UPI Txn already refunded.</td>\n</tr>\n<tr>\n<td>E0919</td>\n<td>Invalid UPI Merchant ID.</td>\n</tr>\n<tr>\n<td>E0920</td>\n<td>Transaction amount should be greater than zero.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"464aca43-d061-4d6a-b358-a4bb3c0367fa","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6c426966-6d5e-4ef7-b29d-1fa427fa91ac","type":"text/javascript","exec":[""]}}],"_postman_id":"0bd4b2de-c746-4b12-bddc-f767cfe3f6db"},{"name":"Authorization","id":"98fd799b-9d63-4e99-a1c9-5fbe6b79a4bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"API0001\",\n    \"password\": \"ZntE2SPqWokjlIzfVTpp2Q==\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/auth","description":"<p>This API should be used to get the auth token required to call the other services.</p>\n<p>The auth token received in response should be passed as Authorization in the header.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","auth"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"b29dace8-39d2-4afe-85d2-f300275e74cd","name":"Authorization - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"API0001\",\n    \"password\": \"ZntE2SPqWokjlIzfVTpp2Q==\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 12 Sep 2019 11:07:14 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODI4NjQzNCwiZXhwIjoxNTY4Mjg3NjM0LCJTRVNTSU9OSUQiOiI5MDgwMTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.EQD-3-_FMKeb4bKdPYAYMRNMlheC9ZdC2l2Tyfm6mEMUCTYI4HhO3Z1Rx639OhiGeKYEwrVgjnvcf1_qxBhs3Q\"\n}"},{"id":"c6760e4b-7054-422a-9ff7-cfa4c4838dc2","name":"Authorization - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"API0000\",\n    \"password\": \"ZntE2SPqWokjlIzfVTpp2Q==\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0402\",\n    \"errorMsg\": \"Invalid username or password, please try again with valid credentials.\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyMjIiLCJzdWIiOiJhdXRoIiwiaXNzIjoiVFJBTlNYVCJ9.RazME8-Tib3JsQNw1749_upoMnZQpMmV9SV2Xc88gHt5sVCRg9gSxafiEJZzNaTSDkaRD5fNFVX2KP8SUVF7Iw\"\n}"}],"_postman_id":"98fd799b-9d63-4e99-a1c9-5fbe6b79a4bd"},{"name":"Checksum","id":"303a9258-b1a6-40b9-b86e-ad3cae91c9d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/checksum","description":"<p>This API is used to generate the checksum of the request which is sent inside the payload.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","checksum"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"03621ff0-912e-4e25-87f0-a0d0a8fd1d94","name":"Checksum - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checksum"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:18:31 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0406\",\n    \"errorMsg\": \"Invalid token\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyMjIiLCJzdWIiOiJhdXRoIiwiaXNzIjoiVFJBTlNYVCJ9.RazME8-Tib3JsQNw1749_upoMnZQpMmV9SV2Xc88gHt5sVCRg9gSxafiEJZzNaTSDkaRD5fNFVX2KP8SUVF7Iw\"\n}"},{"id":"0ca5ab9a-4d83-4b73-bdb4-9e2d959b4c98","name":"Checksum","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/checksum"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 12 Aug 2020 09:11:42 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"\",\n    \"errorMsg\": \"\",\n    \"token\": \"\"\n}"},{"id":"b293a311-33b3-40bc-818e-164018d0f8e9","name":"Checksum - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checksum"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:17:35 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"checksum\": \"355e0ff2b921b135a038b38b14e619efdb43bda75137acf9c169f9a3e1e6607e60d337daea99bd558ec94198abd5635dcac5465cab29a28e1dce4e24e0175f2f\"\n    },\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM1OTA1NSwiZXhwIjoxNTY4MzYwMjU1LCJTRVNTSU9OSUQiOiI4MzU2ODUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.coMWJQjMaC0cMKuSZN8J2qfNQJqU1EJwoMcQOTGFbp-Zhny2Csvb7Eg1JQr6g6n5Q6i7ziZP1Cx24C1TuMsuIQ\"\n}"}],"_postman_id":"303a9258-b1a6-40b9-b86e-ad3cae91c9d9"},{"name":"Search Transaction","id":"83ff98f5-893b-4205-a0af-b612a0a229d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"txnid\": \"Z01519256131323190\",\n    \"clientrefid\": \"\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/checktxndetails","description":"<p>This API is used to search transactions.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","checktxndetails"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"0d9fe684-5735-4373-b6b2-f32632342e55","name":"Search Transaction - Failure - Invalid Input","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"txnid\": \"B06019070190528306\",\n    \"clientRefId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checktxndetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0904\",\n    \"errorMsg\": \"Oops! The transaction id or client reference id you enterd is invalid.\",\n    \"token\": \"\"\n}"},{"id":"3343440e-3581-48a7-9cee-20b07c0f2cdf","name":"Search Transaction - Failure - Technical Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"txnid\": \"Z01519256131323190\",\n    \"clientRefId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checktxndetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0411\",\n    \"errorMsg\": \"Technical failure, please contact Support team.\",\n    \"token\": \"\"\n}"},{"id":"6b209641-cc92-4034-b274-1128cea2d4cb","name":"Search Transaction - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"txnid\": \"Z01519256131323190\",\n    \"clientRefId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checktxndetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 26 Sep 2019 11:58:17 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"amount\": 1000,\n        \"charge\": 50,\n        \"gst\": 7.63,\n        \"tp10\": \"M1133118541181118412\",\n        \"rrn\": \"\",\n        \"txnStatus\": \"Success\",\n        \"tp1\": \"9999999999\",\n        \"tp3\": \"9271516180\",\n        \"tp2\": \"Bhupesh\",\n        \"tp5\": \"8728277272772\",\n        \"tp4\": \"Nikita Mhatre\",\n        \"commission\": 0.95,\n        \"tp7\": \"\",\n        \"tp6\": \"ICIC2345678\",\n        \"tp9\": \"\",\n        \"tp8\": \"\",\n        \"txnId\": \"Z01519256131323190\"\n    },\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"\"\n}"},{"id":"bf4ad631-79af-48cd-a941-6cd70c054b1a","name":"Search Transaction - Failure - Transaction Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"txnid\": \"B06019070190528306\",\n    \"clientRefId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/checktxndetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0905\",\n    \"errorMsg\": \"Transction not found.\",\n    \"token\": \"\"\n}"}],"_postman_id":"83ff98f5-893b-4205-a0af-b612a0a229d9"},{"name":"Balance Check","id":"924b42a5-12dd-4042-92eb-7186db2fe1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sandbox.transxt.in/api/1.0/getbalance","description":"<p>This API is used to check ebalance.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","getbalance"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"15bb904c-221b-42a1-a1f2-1335abc6bf70","name":"Balance Check - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/getbalance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"availableBalance\": \"1999995319.10\"\n    },\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2OTQ5NTI1OCwiZXhwIjoxNTY5NDk2NDU4LCJTRVNTSU9OSUQiOiI5MjM4MjUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIiwiRU5WIjoiZGV2In0.qmnzJhoRWmgj9fAOhXyUTa-6LPWv3XwfcvmxWfaiU2YK-YN62rrG7nUATp1GjqO-zouMuhnbsXA_hKCv9fJQ3g\"\n}"},{"id":"6fca3c04-3301-4756-a937-744b4eb71695","name":"Balance Check - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/getbalance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0411\",\n    \"errorMsg\": \"Technical failure, please contact Support team.\",\n    \"token\": \"\"\n}"}],"_postman_id":"924b42a5-12dd-4042-92eb-7186db2fe1d6"}],"id":"183973f9-9c84-4376-9b35-a22c02076411","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Data Type</th>\n<th>Length</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>userName</td>\n<td>String</td>\n<td>7-16</td>\n<td>Yes</td>\n<td>API Partner Identifier<br />API&lt;number&gt;</td>\n</tr>\n<tr>\n<td>password</td>\n<td>String</td>\n<td>1-512</td>\n<td>Yes</td>\n<td>Encrypted password</td>\n</tr>\n<tr>\n<td>txnid</td>\n<td>String</td>\n<td>1-128</td>\n<td>Yes - If clientrefid is not present</td>\n<td>TransXT system transaction ID</td>\n</tr>\n<tr>\n<td>clientrefid</td>\n<td>String</td>\n<td>1-128</td>\n<td>Yes - If txnid is not present</td>\n<td>Third party API reference ID</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"c890b002-b86a-4531-af81-8659d441b043","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b7c1bd89-9f20-4cc9-a63a-088f6969fcca","type":"text/javascript","exec":[""]}}],"_postman_id":"183973f9-9c84-4376-9b35-a22c02076411"},{"name":"DMR (1.0.3)","item":[{"name":"Customer","item":[{"name":"Create Customer","id":"dcd4eada-eb2b-4647-ab77-52df6bbd6f99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9833923171\",\n    \"name\": \"Elly\",\n    \"address\": \"Delhi\",\n    \"dateOfBirth\": \"1997-09-26\",\n    \"otp\": \"189612\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/createcustomer","description":"<p>Create customer service is required to register customer details. First OTP is generated and then customer is added to customer database. The combination of agent code and customer mobile number is unique.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","createcustomer"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"eb1d26fb-0f0d-4dcd-b685-60c649ed8a49","name":"Create Customer - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","description":"Bearer <auth token received in response of auth API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9833923172\",\n    \"name\": \"Elly\",\n    \"address\": \"Delhi\",\n    \"dateOfBirth\": \"1997-09-26\",\n    \"otp\": \"189612\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/createcustomer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 12:04:42 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"J01119256173442769\",\n    \"errorCode\": \"E1530\",\n    \"errorMsg\": \"Invalid OTP\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NjI4MiwiZXhwIjoxNTY4Mzc3NDgyLCJTRVNTSU9OSUQiOiI2MDc2MDEiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.RbK0HiDjKcgEUSaWB2D2JlMwfen69wM0CzCpYx3XgygFBMY8XYDouJYWr6uQWQu8M_ArjOc2xCc3dVQhG1XjWA\"\n}"},{"id":"efad3c09-e983-4cce-b897-0bc3da4a18a0","name":"Create Customer - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","description":"Bearer <auth token received in response of auth API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9833923171\",\n    \"name\": \"Elly\",\n    \"address\": \"Delhi\",\n    \"dateOfBirth\": \"1997-09-26\",\n    \"otp\": \"189612\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/createcustomer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 11:57:34 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"customerId\": \"9833923171\"\n    },\n    \"txnId\": \"N00619256172733609\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NTg1MywiZXhwIjoxNTY4Mzc3MDUzLCJTRVNTSU9OSUQiOiI2MDc2MDEiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.aZ9zCpKpLIMy1Vpc1EErevsyMP3fyw6-S1oj8JyiYh9hGKYPRyClwe-Fw5BYqyXvRaeJVidL2hXQKF-7f7B9ag\"\n}"}],"_postman_id":"dcd4eada-eb2b-4647-ab77-52df6bbd6f99"},{"name":"Fetch Customer","id":"c1164bd9-2338-4d94-94c1-cbf8467315cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\",\n    \"agentCode\": \"API0001\",\n    \"getRecipients\": false\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchcustomer","description":"<p>Fetch customer service retrieves information of customer based on\ncustomer mobile number.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","fetchcustomer"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"87fbd76f-e939-4a54-b394-036bc234b99b","name":"Fetch Customer - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262110\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchcustomer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"D00419256125111153\",\n    \"errorCode\": \"E1504\",\n    \"errorMsg\": \"Data not found in database\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM1OTI3MSwiZXhwIjoxNTY4MzYwNDcxLCJTRVNTSU9OSUQiOiI3ODgyNTciLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.G1-x6xJtWIilxJubbylksnZPevQnpSLgI52gGRQIhjKwBeOZTWWjLPkWNrwx5tcH10v3Ge7RCA256qz6VUOwbg\"\n}"},{"id":"9c31d86b-5851-4ff1-965b-d6407f3641bf","name":"Fetch Customer - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","description":"Bearer <auth token received in response of auth API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchcustomer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:20:33 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"createdDate\": \"30/10/2018 16:38:05\",\n        \"walletbal\": \"24997.00\",\n        \"customerId\": \"9423262119\",\n        \"name\": \"Ashutosh\",\n        \"kycstatus\": \"0\",\n        \"dateOfBirth\": \"1992-09-20\"\n    },\n    \"txnId\": \"E00319256125032780\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM1OTIzMiwiZXhwIjoxNTY4MzYwNDMyLCJTRVNTSU9OSUQiOiI3ODgyNTciLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.fUUeqtadVt77_LvM0zSYZO4g1xla6LdBdFVyWEMVxPJMZHAT46ApNf2il0bdZFFgBKOt6x51NJo3PKUQNwQ_uw\"\n}"}],"_postman_id":"c1164bd9-2338-4d94-94c1-cbf8467315cb"}],"id":"2ae6cc98-4d98-4819-ad83-0e25366fbcee","_postman_id":"2ae6cc98-4d98-4819-ad83-0e25366fbcee","description":""},{"name":"Recipient","item":[{"name":"Add Recipient","id":"18c8b42c-7b20-4f3e-b05f-b542980b3b02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188662\",\n    \"udf1\": \"101701504014\",\n    \"udf2\": \"ICIC0001017\",\n    \"mobileNo\": \"8057998316\",\n    \"recipientName\": \"Krishna Gopal\",\n    \"recipientType\": \"2\",\n    \"agentCode\": \"API0001\",\n    \"isVerified\" : 0\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/addrecipient","description":"<p>Add recipient service is required to add recipient details i.e. type of recipient, name of recipient, mobile number of recipient, agent code and\ncustomer mobile number from where the request has been initiated, virtual address of customer.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","addrecipient"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"26d29d81-6e0a-4a86-9b54-22891aa52e83","name":"Add Recipient - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188662\",\n    \"udf1\": \"101701504014\",\n    \"udf2\": \"ICIC0001017\",\n    \"mobileNo\": \"8057998316\",\n    \"recipientName\": \"Krishna Gopal\",\n    \"recipientType\": \"2\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/addrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 08:54:59 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"recipientType\": \"2\",\n        \"recipientId\": \"3034655\",\n        \"recipientName\": \"Krishna Gopal\"\n    },\n    \"txnId\": \"N03219256142459423\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NDg5OSwiZXhwIjoxNTY4MzY2MDk5LCJTRVNTSU9OSUQiOiIxNTUxNTAiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.35BAdqAC_aas7bnopyXefoD5P1w4crzoywn8QuvtXy3cmBCTcN71CKQFr4T5_oN1bVseeC8zJJdrBCDfzWvo7Q\"\n}"},{"id":"bf300943-d22a-4f2b-ab9b-8af44f58ea59","name":"Add Recipient - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188660\",\n    \"udf1\": \"101701504014\",\n    \"udf2\": \"ICIC0001017\",\n    \"mobileNo\": \"8057998316\",\n    \"recipientName\": \"Krishna Gopal\",\n    \"recipientType\": \"2\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/addrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 08:55:37 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"N03319256142538040\",\n    \"errorCode\": \"E1523\",\n    \"errorMsg\": \"Customer Id is not present in Customer Database\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NDkzOCwiZXhwIjoxNTY4MzY2MTM4LCJTRVNTSU9OSUQiOiIxNTUxNTAiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.6of_nx03OST27NK9tsx1uY-1gQAL-tymmLy58Y01lTr_8YbPb8ZPthqCQ-uC6M8k6u23JY0ZdN0Id_g-uXtZLA\"\n}"}],"_postman_id":"18c8b42c-7b20-4f3e-b05f-b542980b3b02"},{"name":"Fetch Recipient","id":"43f759e5-5197-4c79-af8a-36ae411bb65e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"9999990\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchrecipient","description":"<p>Fetch recipient service is used to fetch complete details of recipient based on recipient Id and agent code.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","fetchrecipient"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"94727943-012e-42dd-8185-138193726741","name":"Fetch Recipient - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"9999990\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 09:06:33 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"N04119256143616612\",\n    \"errorCode\": \"E1509\",\n    \"errorMsg\": \"Customer Id does not match to specified recipient\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NTU3NiwiZXhwIjoxNTY4MzY2Nzc2LCJTRVNTSU9OSUQiOiIxODQzMDciLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.BrU2Szy1RjcnbOtnl8MZM3kCsbO7iEmKtj-m8VrGZpzSR83INgEbw0QDV_3FlfvSc2GURKT8x89y8j3j2Oug4w\"\n}"},{"id":"a1742f6f-477b-4b25-b944-bc86254ad658","name":"Fetch Recipient - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"45\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 09:01:46 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"recipientType\": \"2\",\n        \"recipientName\": \"VIJAY\",\n        \"bankName\": \"null\",\n        \"mobileNo\": \"8796885797\",\n        \"udf1\": \"30942225078\",\n        \"udf2\": \"SBIN0000575\"\n    },\n    \"txnId\": \"G03619256143129119\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NTI4OSwiZXhwIjoxNTY4MzY2NDg5LCJTRVNTSU9OSUQiOiIxODQzMDciLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.wClzlPhW8bNuO38MzJiwrXQgIjNkI3B4aPOk_I5QjKnoWopp-OuAOu2fXL7yonzdZ0ApCRygJiIdV6NC_xYmnA\"\n}"}],"_postman_id":"43f759e5-5197-4c79-af8a-36ae411bb65e"},{"name":"Fetch All Recipients","id":"e559ba8e-586d-4f61-bb0d-fda90b757208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallrecipient","description":"<p>Fetch all recipients service is required to fetch list of recipient details based on customer mobile number and agent code.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","fetchallrecipient"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"ea7e10f6-e2c3-49a6-8a98-2fd4b400ac24","name":"Fetch All Recipients - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262118\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"S01419256174113885\",\n    \"errorCode\": \"E1504\",\n    \"errorMsg\": \"Data not found in database\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NjY3MywiZXhwIjoxNTY4Mzc3ODczLCJTRVNTSU9OSUQiOiI4MjM4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.EyrgL7pStq0JUO45KmK42Siw3aUQcZSNRs2Cp8987W2xLYIA5n097wEbK5xrZWSxyjfDfA6WN9ayJiTyiUPCmQ\"\n}"},{"id":"ee1573d9-7adf-42e9-822e-d1921d726a2c","name":"Fetch All Recipients - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9423262119\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallrecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 12:09:47 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"recipientList\": [\n            {\n                \"recipientType\": \"2\",\n                \"recipientId\": \"3034622\",\n                \"recipientName\": \"MOBILEWARE PVT LTD\",\n                \"bankName\": \"Kotak Mahindra Bank\",\n                \"mobileNo\": \"9423262119\",\n                \"udf1\": \"9527188662\",\n                \"udf2\": \"KKBK0000651\"\n            }\n        ]\n    },\n    \"txnId\": \"U01319256173947492\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NjU4NywiZXhwIjoxNTY4Mzc3Nzg3LCJTRVNTSU9OSUQiOiI4MjM4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.qtP6zVwCMUmVlf09jG9d2OgCPxl0zhvCeLWnynjpujGPnCcrmZpJCrhgflvLblgKKrqD77dqGWTyAWjbgt1iKw\"\n}"}],"_postman_id":"e559ba8e-586d-4f61-bb0d-fda90b757208"},{"name":"Delete Recipient","id":"ab5bb34b-e1db-4f57-b3ad-ffa7f37dc641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"252217\",\n    \"customerId\": \"9685472536\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/deleterecipient","description":"<p>Delete recipient service is used to delete recipient based on recipient Id, customer mobile number and agent code.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","deleterecipient"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"3f7321b2-a4b4-4f2e-a34a-cc30a6882b08","name":"Delete Recipient - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"252217\",\n    \"customerId\": \"9685472536\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/deleterecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 12:15:15 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"F01619256174448451\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3Njg4OCwiZXhwIjoxNTY4Mzc4MDg4LCJTRVNTSU9OSUQiOiI4MjM4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.mC_jF7_JIP035NxsDOdXYqJYkeKvka5RccpAfu27Jq8XrNYqZ3Dj12nDIInLgZrJJPWMTnCV1iQ8WC67tiyUug\"\n}"},{"id":"998fb311-59d2-4c82-bba5-2c2aadf011f2","name":"Delete Recipient - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recipientId\": \"25221734\",\n    \"customerId\": \"9685472536\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/deleterecipient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"B01719256174606936\",\n    \"errorCode\": \"E1509\",\n    \"errorMsg\": \"Customer Id does not match to specified recipient\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3Njk2NiwiZXhwIjoxNTY4Mzc4MTY2LCJTRVNTSU9OSUQiOiI4MjM4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.iSCS1xzD7jlatcmFMuFelmRwJHa1yIniJZ2OG8r7_cj0hIcdKiX0ch3dFEfqob9YczW4PO836nmgHvH2SP51iQ\"\n}"}],"_postman_id":"ab5bb34b-e1db-4f57-b3ad-ffa7f37dc641"}],"id":"d9f64062-9b46-4316-a197-523577433bc8","_postman_id":"d9f64062-9b46-4316-a197-523577433bc8","description":""},{"name":"Transaction","item":[{"name":"Transaction DoRemit","id":"becf7277-cb3c-4b21-962b-a01a17ee978f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recSeqId\": \"1371038\",\n    \"customerId\": \"9999999999\",\n    \"amount\": \"1000.00\",\n    \"clientRefId\": \"M1133118541181118412\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n    \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/doremit","description":"<p>It is used to do IMPS transaction based on customer mobile number, agent code and recipient ID.</p>\n<p>To Test pending and failed transaction used below account number only on sandbox.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Txn Status</th>\n<th>Account No</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Pending</td>\n<td>1234567890</td>\n</tr>\n<tr>\n<td>Failed</td>\n<td>1234567891</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","1.1","dmr","doremit"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"236ceea5-aab7-4f45-9ace-3e8c236fd289","name":"Transaction DoRemit - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recSeqId\": \"1371038\",\n    \"customerId\": \"9999999999\",\n    \"amount\": \"1000.00\",\n    \"clientRefId\": \"M1133118541181118412\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n    \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/doremit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:43:23 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"serviceTax\": \"0\",\n        \"clientRefId\": \"M1133118541181118412\",\n        \"fee\": \"0\",\n        \"initiatorId\": \"8\",\n        \"accountNumber\": \"48650100001809\",\n        \"txnStatus\": \"00\",\n        \"name\": \"MOBILEWARE PVT LTD\",\n        \"customerId\": \"9999999999\",\n        \"ifscCode\": \"BARB0000001\",\n        \"impsRespCode\": \"00\",\n        \"impsRespMessage\": \"SUCCESS\",\n        \"txnId\": \"925613485036\",\n        \"timestamp\": \"13/09/2019 13:14:41\"\n    },\n    \"txnId\": \"Z01519256131323190\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2MDYwMywiZXhwIjoxNTY4MzYxODAzLCJTRVNTSU9OSUQiOiI3NzQ4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.jvo61ylay4senl6qpg_hlHCcWSlqguWOvmtjPdqIfR6t9Pae1L2XH7l2LgM0Ud4GB-S2DHtXnKs0gixNP8nLMw\"\n}"},{"id":"52b0d759-23f8-4d25-b437-40b3e1d1a02d","name":"Transaction DoRemit - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"recSeqId\": \"1371038\",\n    \"customerId\": \"9271516180\",\n    \"amount\": \"1000.00\",\n    \"clientRefId\": \"M1133118541181118412\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n    \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/doremit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:44:01 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"RRN\": \"\"\n    },\n    \"txnId\": \"Q01619256131400683\",\n    \"errorCode\": \"E1509\",\n    \"errorMsg\": \"Customer Id does not match to specified recipient\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2MDY0MCwiZXhwIjoxNTY4MzYxODQwLCJTRVNTSU9OSUQiOiI3NzQ4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.oizlw3uMzxSw622WYkgzX-jFcA22H1DE_UHc6brKUQe6jb8SJA0ceIKqbtgFrJjIsF4e84AxHLPVdxAH_W0rwQ\"\n}"}],"_postman_id":"becf7277-cb3c-4b21-962b-a01a17ee978f"},{"name":"Recipient Enquiry","id":"7fc38264-2662-4c16-8d99-78b2ba9b89dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188662\",\n    \"udf1\": \"9612124630\",\n    \"udf2\": \"KKBK0000651\",\n    \"recipientType\": \"2\",\n    \"clientRefId\": \"987654\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n    \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/recipientenquiry","description":"<p>This is used to do 1 rupee transaction to check if recipient is present or not\nbased on customer mobile number, agent code, udf1 and udf2.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","recipientenquiry"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"6ce6a104-c440-485b-9796-4a01dedfaabd","name":"Recipient Enquiry - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188663\",\n    \"udf1\": \"9612124630\",\n    \"udf2\": \"KKBK0000651\",\n    \"recipientType\": \"2\",\n    \"clientRefId\": \"987654\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n     \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/recipientenquiry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"U02819256142052719\",\n    \"errorCode\": \"E1502\",\n    \"errorMsg\": \"FAILURE\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NDY1MiwiZXhwIjoxNTY4MzY1ODUyLCJTRVNTSU9OSUQiOiI0NDI2MTYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.CccYs9H3_8WXqTBs01gZzuUzD0PBmX4dhCEge4m3X8HWFjR1Svdz-ZaO0n_zD6sO3zUWWSAkDxbw7v0FGEGyTw\"\n}"},{"id":"dcb8e70e-bf92-42fc-9843-a0452ce59ad5","name":"Recipient Enquiry - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9527188662\",\n    \"udf1\": \"9612124630\",\n    \"udf2\": \"KKBK0000651\",\n    \"recipientType\": \"2\",\n    \"clientRefId\": \"987654\",\n    \"currency\": \"INR\",\n    \"channel\": \"1\",\n    \"agentCode\": \"API0001\",\n    \"tp1\": \"9999999999\",\n    \"tp2\": \"Bhupesh\",\n    \"tp3\": \"9271516180\",\n    \"tp4\": \"Nikita Mhatre\",\n    \"tp5\": \"8728277272772\",\n    \"tp6\": \"ICIC2345678\",\n    \"tp7\": \"\",\n    \"tp8\": \"\",\n    \"tp9\": \"\",\n    \"tp10\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/recipientenquiry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 08:49:56 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatus\": \"00\",\n        \"serviceTax\": \"0\",\n        \"clientRefId\": \"987654\",\n        \"fee\": \"0\",\n        \"name\": \"MOBILEWARE PVT LTD\",\n        \"customerId\": \"9527188662\",\n        \"bankName\": \"Kotak Mahindra Bank\",\n        \"initiatorId\": \"8\",\n        \"impsRespCode\": \"00\",\n        \"impsRespMessage\": \"SUCCESS\",\n        \"txnId\": \"925614485038\",\n        \"timestamp\": \"13/09/2019 14:21:14\"\n    },\n    \"txnId\": \"R02719256141956323\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NDU5NiwiZXhwIjoxNTY4MzY1Nzk2LCJTRVNTSU9OSUQiOiI0NDI2MTYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.ae33JxMNUT2mRcnGH_8qZJsw77ygYWLGFSAY_1f6h3cITGMui6btOWt1Gv-2GnvVdesP9sA8EvSZnqC5PG9_8g\"\n}"}],"_postman_id":"7fc38264-2662-4c16-8d99-78b2ba9b89dd"},{"name":"Instant Fund Transfer","id":"901887d0-686c-4358-9d98-16e45cf4ac40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remMobileNo\": \"9999999999\",\r\n    \"remName\": \"First Last\",\r\n    \"remAddress\": \"Andheri Mumbai\",\r\n    \"city\": \"Mumbai\",\r\n    \"state\": \"Maharashtra\",\r\n    \"pincode\": \"400053\",\r\n    \"amount\": \"1.00\",\r\n    \"accountNo\": \"123456789\",\r\n    \"ifscCode\": \"HDFC0000001\",\r\n    \"clientRefId\": \"987CAR23MAY21010\",\r\n    \"currency\": \"INR\",\r\n    \"channel\": \"1\",\r\n    \"agentCode\": \"AG0001\",\r\n    \"bankCode\": \"\",\r\n    \"tp1\": \"9999999999\",\r\n    \"tp2\": \"Bhupesh\",\r\n    \"tp3\": \"9271516180\",\r\n    \"tp4\": \"Nikita Mhatre\",\r\n    \"tp5\": \"8728277272772\",\r\n    \"tp6\": \"ICIC2345678\",\r\n    \"tp7\": \"\",\r\n    \"tp8\": \"\",\r\n    \"tp9\": \"\",\r\n    \"tp10\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/instantft","urlObject":{"protocol":"https","path":["api","1.1","dmr","instantft"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"117c6da1-78c2-43a7-a287-7b0b55754c61","name":"InstantFundTransfer-Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remMobileNo\": \"9999999999\",\r\n    \"remName\": \"First Last\",\r\n    \"remAddress\": \"Andheri Mumbai\",\r\n    \"city\": \"Mumbai\",\r\n    \"state\": \"Maharashtra\",\r\n    \"pincode\": \"400053\",\r\n    \"amount\": \"1.00\",\r\n    \"accountNo\": \"123456789\",\r\n    \"ifscCode\": \"HDFC0000001\",\r\n    \"clientRefId\": \"987CAR23MAY21010\",\r\n    \"currency\": \"INR\",\r\n    \"channel\": \"1\",\r\n    \"agentCode\": \"AG0001\",\r\n    \"bankCode\": \"\",\r\n    \"tp1\": \"9999999999\",\r\n    \"tp2\": \"Bhupesh\",\r\n    \"tp3\": \"9271516180\",\r\n    \"tp4\": \"Nikita Mhatre\",\r\n    \"tp5\": \"8728277272772\",\r\n    \"tp6\": \"ICIC2345678\",\r\n    \"tp7\": \"\",\r\n    \"tp8\": \"\",\r\n    \"tp9\": \"\",\r\n    \"tp10\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/instantft"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"serviceTax\": \"0\",\n        \"clientRefId\": \"M1133118541181118412\",\n        \"fee\": \"0\",\n        \"initiatorId\": \"8\",\n        \"accountNumber\": \"48650100001809\",\n        \"txnStatus\": \"00\",\n        \"name\": \"MOBILEWARE PVT LTD\",\n        \"customerId\": \"9999999999\",\n        \"ifscCode\": \"BARB0000001\",\n        \"impsRespCode\": \"00\",\n        \"impsRespMessage\": \"SUCCESS\",\n        \"txnId\": \"925613485036\",\n        \"timestamp\": \"13/09/2019 13:14:41\"\n    },\n    \"txnId\": \"Z01519256131323190\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2MDYwMywiZXhwIjoxNTY4MzYxODAzLCJTRVNTSU9OSUQiOiI3NzQ4NzQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.jvo61ylay4senl6qpg_hlHCcWSlqguWOvmtjPdqIfR6t9Pae1L2XH7l2LgM0Ud4GB-S2DHtXnKs0gixNP8nLMw\"\n}"}],"_postman_id":"901887d0-686c-4358-9d98-16e45cf4ac40"},{"name":"InstantFundTransfer For Account Verification","id":"13d974a9-7999-4929-ab98-4d2eb908ad6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remMobileNo\": \"9999999999\",\r\n    \"remName\": \"First Last\",\r\n    \"remAddress\": \"Andheri Mumbai\",\r\n    \"city\": \"Mumbai\",\r\n    \"state\": \"Maharashtra\",\r\n    \"pincode\": \"400053\",\r\n    \"amount\": \"1.00\",\r\n    \"accountNo\": \"123456789\",\r\n    \"ifscCode\": \"HDFC0000001\",\r\n    \"clientRefId\": \"987CAR23MAY21010\",\r\n    \"currency\": \"INR\",\r\n    \"channel\": \"1\",\r\n    \"agentCode\": \"AG0001\",\r\n    \"bankCode\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/instantacverify","urlObject":{"protocol":"https","path":["api","1.1","dmr","instantacverify"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"b3b5a299-ced5-4efb-a753-2f837d666f26","name":"InstantFundTransferForAccountVerification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remMobileNo\": \"9999999999\",\r\n    \"remName\": \"First Last\",\r\n    \"remAddress\": \"Andheri Mumbai\",\r\n    \"city\": \"Mumbai\",\r\n    \"state\": \"Maharashtra\",\r\n    \"pincode\": \"400053\",\r\n    \"amount\": \"1.00\",\r\n    \"accountNo\": \"123456789\",\r\n    \"ifscCode\": \"HDFC0000001\",\r\n    \"clientRefId\": \"987CAR23MAY21010\",\r\n    \"currency\": \"INR\",\r\n    \"channel\": \"1\",\r\n    \"agentCode\": \"AG0001\",\r\n    \"bankCode\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/instantacverify"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatus\": \"00\",\n        \"serviceTax\": \"0\",\n        \"clientRefId\": \"987654\",\n        \"fee\": \"0\",\n        \"name\": \"MOBILEWARE PVT LTD\",\n        \"customerId\": \"9527188662\",\n        \"bankName\": \"Kotak Mahindra Bank\",\n        \"initiatorId\": \"8\",\n        \"impsRespCode\": \"00\",\n        \"impsRespMessage\": \"SUCCESS\",\n        \"txnId\": \"925614485038\",\n        \"timestamp\": \"13/09/2019 14:21:14\"\n    },\n    \"txnId\": \"R02719256141956323\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NDU5NiwiZXhwIjoxNTY4MzY1Nzk2LCJTRVNTSU9OSUQiOiI0NDI2MTYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.ae33JxMNUT2mRcnGH_8qZJsw77ygYWLGFSAY_1f6h3cITGMui6btOWt1Gv-2GnvVdesP9sA8EvSZnqC5PG9_8g\"\n}"}],"_postman_id":"13d974a9-7999-4929-ab98-4d2eb908ad6d"}],"id":"6c89b7f6-b9ee-46c9-83d6-509755f481e1","_postman_id":"6c89b7f6-b9ee-46c9-83d6-509755f481e1","description":""},{"name":"Bank","item":[{"name":"Fetch All Banks","id":"47e42ade-1f58-4a11-827a-afc9752362cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallbanks","description":"<p>Fetch all banks service retrieves information of all bank records based on agent code.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","fetchallbanks"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"11a08265-5bbf-4624-9c7d-9e15b7adbc2f","name":"Fetch All Banks - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallbanks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:22:54 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bankList \": [\n            {\n                \"bankName\": \"Abhyudaya Co-op Bank Ltd\",\n                \"ifsc\": \"ABHY\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Abu Dhabi Commercial Bank\",\n                \"ifsc\": \"ADCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Ahmedabad District Central Co-op Bank Ltd\",\n                \"ifsc\": \"GSCB0ADC001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Ahmednagar Merchants Co-op. Bank Ltd.\",\n                \"ifsc\": \"HDFC0CMBANK\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Airtel Payments Bank Limited\",\n                \"ifsc\": \"AIRP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Allahabad Bank\",\n                \"ifsc\": \"ALLA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Allahabad Bank\",\n                \"ifsc\": \"ALLA0AU1047\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Allahabad UP Gramin Bank\",\n                \"ifsc\": \"ALLG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"AMBARNATH JAI HIND COOP BANK LTD\",\n                \"ifsc\": \"ICIC00AJHCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Andhra Bank\",\n                \"ifsc\": \"ANDB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Andhra Pradesh Grameena Vikas Bank\",\n                \"ifsc\": \"SAPG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Andhra Pradesh Grameena Vikas Bank\",\n                \"ifsc\": \"SBIN0RRAPGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Andhra Pragathi Grameena Bank\",\n                \"ifsc\": \"SYNG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Andhra Pragathi Grameena Bank\",\n                \"ifsc\": \"APGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Apna Sahakari Bank Ltd\",\n                \"ifsc\": \"ASBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Arunachal Pradesh Rural Bank\",\n                \"ifsc\": \"SBAP\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Arunachal Pradesh Rural Bank\",\n                \"ifsc\": \"SBIN0RRARGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Aryavart Gramin Bank\",\n                \"ifsc\": \"BKIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Assam Gramin Vikash Bank\",\n                \"ifsc\": \"UASG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Axis Bank\",\n                \"ifsc\": \"UTIB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Baitarani Gramin Bank\",\n                \"ifsc\": \"BKIB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Ballia Etawah Gramin Bank\",\n                \"ifsc\": \"CBIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bandhan Bank limited\",\n                \"ifsc\": \"BDBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bangiya Gramin Bank\",\n                \"ifsc\": \"UTBB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bank of America\",\n                \"ifsc\": \"BOFA\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bank of Bahrain And Kuwait\",\n                \"ifsc\": \"BBKM\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bank of Baroda\",\n                \"ifsc\": \"BARB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bank of Baroda\",\n                \"ifsc\": \"BARB0KHARAD\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"BANK OF BARODA\",\n                \"ifsc\": \"BARB0NAJDEL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bank of Ceylon\",\n                \"ifsc\": \"BCEY\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bank of India\",\n                \"ifsc\": \"BKID\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bank of Maharashtra\",\n                \"ifsc\": \"MAHB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Bank of Tokyo-Mitsubishi Ufj Ltd\",\n                \"ifsc\": \"BOTM\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Barclays Bank Plc\",\n                \"ifsc\": \"BARC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Baroda Gujarat Gramin Bank\",\n                \"ifsc\": \"BGGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Baroda Gujarat Gramin Bank\",\n                \"ifsc\": \"BARB0BGGBXX\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Baroda Rajasthan Gramin Bank\",\n                \"ifsc\": \"BARR\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Baroda Rajasthan Kshetriya Gramin Bank\",\n                \"ifsc\": \"BARB0BRGBXX\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Baroda Uttar Pradesh Gramin Bank\",\n                \"ifsc\": \"BARU\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Baroda Uttar Pradesh Gramin Bank\",\n                \"ifsc\": \"BARB0BUPGBX\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bassein Catholic Co-op Bank Ltd\",\n                \"ifsc\": \"BACB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bhartiya Mahila Bank\",\n                \"ifsc\": \"BMBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Bihar Kshetriya Gramin Bank\",\n                \"ifsc\": \"UCBK\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"BNP Paribas\",\n                \"ifsc\": \"BNPA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Canara Bank\",\n                \"ifsc\": \"CNRB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Catholic Syrian Bank Ltd\",\n                \"ifsc\": \"CSBK\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Cauvery Kalpatharu Grameena Bank\",\n                \"ifsc\": \"SBMG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Central Bank of India\",\n                \"ifsc\": \"CBIN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Chaitanya Godavari Grameena Bank\",\n                \"ifsc\": \"ACGG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Chhattisgarh Gramin Bank\",\n                \"ifsc\": \"SBIC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Chhattisgarh Rajya Gramin Bank\",\n                \"ifsc\": \"SBIN0RRCHGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Chickmangalur Kodagu Gramin Bank\",\n                \"ifsc\": \"CORG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Chinatrust Commercial Bank\",\n                \"ifsc\": \"CTCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Citibank Na\",\n                \"ifsc\": \"CITI\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Citizen Credit Co-op Bank Ltd\",\n                \"ifsc\": \"CCBL\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"City Union Bank Ltd\",\n                \"ifsc\": \"CIUB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Corporation Bank\",\n                \"ifsc\": \"CORP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Credit Agricole Corp N Invsmnt Bank\",\n                \"ifsc\": \"CRLY\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Abn Amro Bank\",\n                \"ifsc\": \"ABCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - American Express\",\n                \"ifsc\": \"AMEX\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Barclays\",\n                \"ifsc\": \"BACC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Citibank\",\n                \"ifsc\": \"CICC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - HDFC Bank\",\n                \"ifsc\": \"HDCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - HSBC\",\n                \"ifsc\": \"HSCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - ICICI Bank\",\n                \"ifsc\": \"ICCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Kotak Mahindra Bank\",\n                \"ifsc\": \"KKCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - SBI\",\n                \"ifsc\": \"SBCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Standard Chartered\",\n                \"ifsc\": \"SCCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - UTI/ Axis Bank\",\n                \"ifsc\": \"UTCC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Credit Card - Vijaya Bank\",\n                \"ifsc\": \"VICC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"DBS Bank Ltd\",\n                \"ifsc\": \"DBSS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Deccan Grameena Bank\",\n                \"ifsc\": \"SBHG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Dena Bank\",\n                \"ifsc\": \"BKDN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Dena Gujarat Gramin Bank\",\n                \"ifsc\": \"BKDD\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Deutsche Bank Ag\",\n                \"ifsc\": \"DEUT\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Development Credit Bank Limited\",\n                \"ifsc\": \"DCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Dhanlaxmi Bank Ltd\",\n                \"ifsc\": \"DLXB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Dicgc\",\n                \"ifsc\": \"DICG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Dombivli Nagari Sahakari Bank Limited\",\n                \"ifsc\": \"DNSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Dr. Annasaheb Chougule Urban Co-op Bank Ltd.\",\n                \"ifsc\": \"HDFA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Dr. Annasaheb Chougule Urban Co-op Bank Ltd.\",\n                \"ifsc\": \"HDFC0CDACUB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Durg Rajnandgaon Gramin Bank\",\n                \"ifsc\": \"BKDR\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Ellaqui Dehati Bank\",\n                \"ifsc\": \"SBIE\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Equitas Small Finance Bank\",\n                \"ifsc\": \"ESFB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"ESAF Small Finance Bank Limited\",\n                \"ifsc\": \"ESMF\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Federal Bank Ltd\",\n                \"ifsc\": \"FDRL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Firstrand Bank Limited\",\n                \"ifsc\": \"FIRN\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Gayatri Bank\",\n                \"ifsc\": \"HDGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Gurgaon Gramin Bank\",\n                \"ifsc\": \"GGBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Hadoti Kshetriya Gramin Bank\",\n                \"ifsc\": \"CBIH\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Haryana Gramin Bank\",\n                \"ifsc\": \"PUNH\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"HDFC Bank Ltd\",\n                \"ifsc\": \"HDFC0CMALAD\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"HDFC Bank Ltd\",\n                \"ifsc\": \"HDFC0CSINDC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"HDFC Bank Ltd\",\n                \"ifsc\": \"HDFC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Himachal Gramin Bank\",\n                \"ifsc\": \"PUHG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Himachal Pradesh Co-op Bank\",\n                \"ifsc\": \"YESH\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Himachal Pradesh State Cooperative Bank Ltd\",\n                \"ifsc\": \"HPSC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"HSBC\",\n                \"ifsc\": \"HSBC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Hutatma Sahakari Bank Ltd.\",\n                \"ifsc\": \"ICIH\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Hutatma Sahakari Bank Ltd.\",\n                \"ifsc\": \"ICIC00HSBLW\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"ICICI Bank Ltd\",\n                \"ifsc\": \"ICIC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"IDBI Bank Ltd\",\n                \"ifsc\": \"IBKL0116DPC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"IDBI Bank Ltd\",\n                \"ifsc\": \"IBKL0027K01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"IDBI Bank Ltd\",\n                \"ifsc\": \"IBKL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"IDFC bank\",\n                \"ifsc\": \"IDFB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Indian Bank\",\n                \"ifsc\": \"IDIB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Indian Bank\",\n                \"ifsc\": \"IDIB000N120\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Indian Bank\",\n                \"ifsc\": \"IDIB000N001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000A001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000C001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000D001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000E001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000F001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000G001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000H001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000I001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000J001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000K001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000L001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000M001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000O001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000P001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000R001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000S001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000T001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000U001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000V001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000W001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000Y001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000Z001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB0PBG001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB0PLB001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB0SGB001\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"INDIAN BANK\",\n                \"ifsc\": \"IDIB000A039\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Indian Overseas Bank\",\n                \"ifsc\": \"IOBA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Indusind Bank Limited\",\n                \"ifsc\": \"INDB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"ING Vysya Bank\",\n                \"ifsc\": \"VYSA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Integral Urban Coop Bank Ltd.\",\n                \"ifsc\": \"HDFC0CIUCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Irinjalakuda Town Co-operative Bank Ltd\",\n                \"ifsc\": \"HDFC0CITC01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"J & K Grameen Bank\",\n                \"ifsc\": \"JAKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"J&K Grameen Bank\",\n                \"ifsc\": \"JAKA0GRAMEN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Jaipur Thar Gramin Bank\",\n                \"ifsc\": \"UJTG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Jalna Merchants Cooperative Bank Ltd., Jalna\",\n                \"ifsc\": \"HDFC0CJMCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Jalore Nagrik Sahakari Bank Ltd.\",\n                \"ifsc\": \"HDJC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Jalore Nagrik Sahakari Bank Ltd.\",\n                \"ifsc\": \"HDFC0CJALOR\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Janakalyan Sahakari Bank Ltd\",\n                \"ifsc\": \"JSBL\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Janaseva Sahakari Bank Ltd.\",\n                \"ifsc\": \"JANA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Janata Co-operative Bank Ltd., Malegaon\",\n                \"ifsc\": \"HDFC0CJBMLG\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Janata Co-operative Bank Ltd.Malegaon\",\n                \"ifsc\": \"HDFJ\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Janata Sahakari Bank Ltd (Pune)\",\n                \"ifsc\": \"JSBP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Jhabua Dhar Kshetriya Gramin Bank\",\n                \"ifsc\": \"BJDG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Jharkhand Gramin Bank\",\n                \"ifsc\": \"SBIJ\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"JPMorgan Chase Bank Na\",\n                \"ifsc\": \"CHAS\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Kalinga Gramya Bank\",\n                \"ifsc\": \"UCKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Kallapana Ichalkaranji Awade Janaseva Sahakari Bank\",\n                \"ifsc\": \"KAIJ\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Kangra Central Co-op Bank Limited (The)\",\n                \"ifsc\": \"KACE\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Kapole Co-op Bank\",\n                \"ifsc\": \"KCBL\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Karnataka Bank\",\n                \"ifsc\": \"KARB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Karnataka Vikas Grameena Bank\",\n                \"ifsc\": \"SYKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Karnataka Vikas Grameena Bank\",\n                \"ifsc\": \"KVGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Karur Vysya Bank\",\n                \"ifsc\": \"KVBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Kashi Gomati Samyut Gramin Bank\",\n                \"ifsc\": \"UBKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Kashi Gomti Samyut Grameen Bank\",\n                \"ifsc\": \"UBIN0RRBKGS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Kaveri Grameena Bank\",\n                \"ifsc\": \"SBMY0RRCKGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Kerala Gramin Bank\",\n                \"ifsc\": \"KLGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Kotak Mahindra Bank\",\n                \"ifsc\": \"KKBK\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"KOTTAYAM CO OPERATIVE URBAN BANK LTD\",\n                \"ifsc\": \"lBKL0027K01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Krishna Gramin Bank\",\n                \"ifsc\": \"SKRG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Langpi Dehangi Rural Bank\",\n                \"ifsc\": \"SLDR\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Langpi Dehangi Rural Bank\",\n                \"ifsc\": \"SBIN0RRLDGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Lokmangal Co-op. Bank Ltd.\",\n                \"ifsc\": \"IBKL0478LOK\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Madhya Bharat Gramin Bank\",\n                \"ifsc\": \"FBIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Madhya Bihar Gramin Bank\",\n                \"ifsc\": \"PUNG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Madhyanchal Gramin Bank\",\n                \"ifsc\": \"SBIN0RRMBGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Mahakaushal Kshetriya Gramin Bank\",\n                \"ifsc\": \"UCBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Mahanagar Co-op Bank Ltd\",\n                \"ifsc\": \"MCBL\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Maharashtra Grameen Bank\",\n                \"ifsc\": \"MAHB0RRBMGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Maharashtra Gramin Bank\",\n                \"ifsc\": \"MAHG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Maharashtra State Co Operative Bank\",\n                \"ifsc\": \"MSCI\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Malwa Gramin Bank\",\n                \"ifsc\": \"HDFG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Manipur Rural Ank\",\n                \"ifsc\": \"UTBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Maratha Co-operative Bank Ltd.\",\n                \"ifsc\": \"IBKL0101MCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Mashreq Bank Psc\",\n                \"ifsc\": \"MSHQ\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Meghalaya Rural Bank\",\n                \"ifsc\": \"SMEG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Meghalaya Rural Bank\",\n                \"ifsc\": \"SBIN0RRMEGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Mewar Anchalik Gramin Bank\",\n                \"ifsc\": \"ICIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Mg Baroda Gramin Bank\",\n                \"ifsc\": \"SBBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Mizoram Rural Bank\",\n                \"ifsc\": \"SBIN0RRMIGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Mizuho Corporate Bank Ltd\",\n                \"ifsc\": \"MHCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Nainital Almora Kshetriya Gramin Bank\",\n                \"ifsc\": \"BARG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Narmada Malwa Gramin Bank\",\n                \"ifsc\": \"SBIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Neelachal Gramya Bank\",\n                \"ifsc\": \"INGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Neft Malwa Gramin Bank\",\n                \"ifsc\": \"NMGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"New India Co-operative Bank Ltd\",\n                \"ifsc\": \"NICB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Nkgsb Co-op Bank Ltd\",\n                \"ifsc\": \"NKGS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"North Malabar Gramin Bank\",\n                \"ifsc\": \"SYNM\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Nutan Nagarik Sahakari Bank Ltd\",\n                \"ifsc\": \"NNSB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Odisha Gramya Bank\",\n                \"ifsc\": \"IOBA0ROGB01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Oman International Bank Saog\",\n                \"ifsc\": \"OIBA\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Oriental Bank of Commerce\",\n                \"ifsc\": \"ORBC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Pallavan Grama Bank\",\n                \"ifsc\": \"IDIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Pandharpur Merchant Co- operative Bank\",\n                \"ifsc\": \"ICIP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pandharpur Merchant Co-operative Bank\",\n                \"ifsc\": \"ICIC00PMCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pandyan Gramin Bank\",\n                \"ifsc\": \"IOBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Parshwanath Co-operative Bank Ltd.\",\n                \"ifsc\": \"HDPA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Parshwanath Co-operative Bank Ltd.\",\n                \"ifsc\": \"HDFC0CPCB01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Parsik Janata Sahakari Bank Ltd\",\n                \"ifsc\": \"PJSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Parvatiya Gramin Bank\",\n                \"ifsc\": \"SPGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Paschim Banga Gramin Bank\",\n                \"ifsc\": \"UPBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Pavana Sahakari Bank Ltd-Pune\",\n                \"ifsc\": \"IBKL0087PSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pochampally Co-op Urban Bank Ltd.\",\n                \"ifsc\": \"HDFP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Poornawadi Nagarik Sahakari Bank Maryadit\",\n                \"ifsc\": \"HDFC0CPNSBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pragathi Gramin Bank\",\n                \"ifsc\": \"CPGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Pragathi Krishna Gramin Bank\",\n                \"ifsc\": \"PKGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Prathama Bank\",\n                \"ifsc\": \"PRTH\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Puduvai Bharathiar Grama Bank\",\n                \"ifsc\": \"IPBG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Pune Cantonment Sahakari Bank Ltd.\",\n                \"ifsc\": \"HDFC0CPCSBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pune Peoples Co-Operative Bank\",\n                \"ifsc\": \"IBKP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Pune Peoples Co-operative Bank Ltd.\",\n                \"ifsc\": \"IBKL0548PPC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab And Maharashtra Co-op Bank Ltd\",\n                \"ifsc\": \"PMCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab And Sind Bank\",\n                \"ifsc\": \"PSIB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab Gramin Bank\",\n                \"ifsc\": \"PPGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Punjab National Bank\",\n                \"ifsc\": \"PUNB0IPOS01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab National Bank\",\n                \"ifsc\": \"PUNB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab National Bank\",\n                \"ifsc\": \"PUNB0SUPGB5\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Punjab National Bank\",\n                \"ifsc\": \"PUNB0MBGB06\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Purvanchal Bank\",\n                \"ifsc\": \"SBIN0RRPUGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Purvanchal Gramin Bank\",\n                \"ifsc\": \"SRGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Raipur Urban Mercantile Co- operative Bank Ltd\",\n                \"ifsc\": \"HDRU\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Raipur Urban Merchantile Co-operative Bank Ltd.\",\n                \"ifsc\": \"HDFC0CTRUMC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Rajapur Urban Co-op Bank Ltd.\",\n                \"ifsc\": \"ICIC00RUCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Rajasthan Gramin Bank\",\n                \"ifsc\": \"PRGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Rajasthan Marudhara Gramin Bank\",\n                \"ifsc\": \"SBBJ0RRMRGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Rajgurunagar Sahakari Bank Ltd.\",\n                \"ifsc\": \"RSBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Rajkot Nagarik Sahakari Bank Ltd\",\n                \"ifsc\": \"RNSB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Rewa-Sidhi Gramin Bank\",\n                \"ifsc\": \"URSG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Rushikulya Gramin Bank\",\n                \"ifsc\": \"ANDG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Samastipur Kshetriya Gb\",\n                \"ifsc\": \"SSKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Sarva Up Gramin Bank\",\n                \"ifsc\": \"PSGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Satpura Narmada Kshetriya Gramin Bank\",\n                \"ifsc\": \"CSUG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Saurashtra Gramin Bank\",\n                \"ifsc\": \"SSGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Saurashtra Gramin Bank.\",\n                \"ifsc\": \"SBIN0RRSRGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Sharda Gramin Bank\",\n                \"ifsc\": \"ASGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Shinhan Bank\",\n                \"ifsc\": \"SHBK\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Shivajirao Bhosale Sahakari Bank Ltd.\",\n                \"ifsc\": \"HDFC0CSBB01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shree Veershaiv Co-op Bank Ltd\",\n                \"ifsc\": \"CVCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Shreyas Gramin Bank\",\n                \"ifsc\": \"CSGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Shri Arihant Co-operative Bank Ltd\",\n                \"ifsc\": \"ICIC00ARIHT\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shri Arihant Co-operative Bank Ltd.\",\n                \"ifsc\": \"ICSA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shri Basaveshwar Sahakari Bank Niyamit  Bagalkot\",\n                \"ifsc\": \"ICIS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shri Basaveshwar Sahakari Bank Niyamit,Bagalkot\",\n                \"ifsc\": \"ICIC00SBSBN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shri Mahalaxmi Co-operative Bank\",\n                \"ifsc\": \"IBKL0116MCO\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Shri Veershaiv Co-operative Bank Ltd\",\n                \"ifsc\": \"HDFC0CVCB02\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Societe Generale\",\n                \"ifsc\": \"SOGE\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"South Indian Bank\",\n                \"ifsc\": \"SIBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"South Malabar Gramin Bank\",\n                \"ifsc\": \"CMGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Standard Chartered Bank\",\n                \"ifsc\": \"SCBL\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"State Bank of India\",\n                \"ifsc\": \"SBIN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"State Bank of Mauritius Ltd\",\n                \"ifsc\": \"STCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"SUCO Souharda Sahakari Bank\",\n                \"ifsc\": \"HDFC0CSUCOB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Suco Souharda Sahakari Bank Ltd\",\n                \"ifsc\": \"HDFS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Sudha Cooperative Urban Bank Ltd.\",\n                \"ifsc\": \"HDFC0SUCUB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Surat District Co-op Bank\",\n                \"ifsc\": \"SDCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Surguja Kshetriya Gramin Bank\",\n                \"ifsc\": \"CKGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Sutlej Gramin Bank\",\n                \"ifsc\": \"PSIG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Sutlej Gramin Bank\",\n                \"ifsc\": \"PSIB0SGB002\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Suvarnayug Sahakari Bank Ltd.\",\n                \"ifsc\": \"HDFC0CSUVRN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Swarna Bharat Trust Cyber Grameen\",\n                \"ifsc\": \"SBCG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Syndicate Bank\",\n                \"ifsc\": \"SYNB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Tamilnad Mercantile Bank Ltd\",\n                \"ifsc\": \"TMBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Telangana Grameena bank\",\n                \"ifsc\": \"SBHY0RRDCGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Thane Bharat Sahakari Bank Ltd\",\n                \"ifsc\": \"TBSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The A.P. Mahesh Co-op Urban Bank Ltd.\",\n                \"ifsc\": \"APMC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Adarsh Urban Co-op. Bank Ltd., Hyderabad\",\n                \"ifsc\": \"ICIC00ADRSH\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Adarsh Urban Co-op. Bank Ltd.Hyderabad\",\n                \"ifsc\": \"ICIA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Ahmedabad Mercantile Co- Operative Bank Ltd\",\n                \"ifsc\": \"AMCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Bank of Nova Scotia\",\n                \"ifsc\": \"NOSC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Bharat Co-Operative Bank (Mumbai) Ltd\",\n                \"ifsc\": \"BCBM\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Chikhli Urban Co-op Bank Ltd.\",\n                \"ifsc\": \"HDFC0CCUB01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Cosmos Co-Operative Bank Ltd\",\n                \"ifsc\": \"COSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Gayatri Co-Operative Urban Bank Ltd\",\n                \"ifsc\": \"HDFC0CTGCUB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Greater Bombay Co-op Bank Ltd\",\n                \"ifsc\": \"GBCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Gujarat State Co-op Bank Ltd\",\n                \"ifsc\": \"GSCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Hasti Co-op Bank Ltd\",\n                \"ifsc\": \"HCBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Jalgaon Peoples Co-op Bank Ltd.\",\n                \"ifsc\": \"JPCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Jammu And Kashmir Bank Ltd\",\n                \"ifsc\": \"JAKA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Kalupur Commercial Co-op Bank Ltd\",\n                \"ifsc\": \"KCCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Kalyan Janata Sahakari Bank Ltd\",\n                \"ifsc\": \"KJSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Kangra Co-operative Bank Ltd\",\n                \"ifsc\": \"KANG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Karad Urban Co-op Bank Ltd\",\n                \"ifsc\": \"KUCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Karnataka State Apex Coop Bank\",\n                \"ifsc\": \"KSBC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Karnataka State Co-operative Apex Bank Ltd Bangalore\",\n                \"ifsc\": \"KSCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Lakshmi Vilas Bank Ltd\",\n                \"ifsc\": \"LAVB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Mayani Urban Co-operative Bank Ltd\",\n                \"ifsc\": \"ICIM\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Mayani Urban Co-operative Bank Ltd\",\n                \"ifsc\": \"ICIC00TMUCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Mehsana Urban Cooperative Bank Ltd\",\n                \"ifsc\": \"MSNU\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Municipal Co-operative Bank Ltd\",\n                \"ifsc\": \"MUBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Nainital Bank Limited\",\n                \"ifsc\": \"NTBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Nasik Merchants Co-op Bank Ltd. Nashik\",\n                \"ifsc\": \"NMCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The National Co-Operative Bank Ltd\",\n                \"ifsc\": \"KKBK0TNCB02\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The National Co-operative Bank Ltd.\",\n                \"ifsc\": \"KKBN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Pandharpur Urban Co-op Bank Ltd\",\n                \"ifsc\": \"ICPU\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Pandharpur Urban Co-op Bank Ltd.\",\n                \"ifsc\": \"ICIC00PUCCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Pochampally Co-operative Urban bank Ltd\",\n                \"ifsc\": \"HDFC0CPCUBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Ratnakar Bank Ltd\",\n                \"ifsc\": \"RATN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Royal Bank of Scotland\",\n                \"ifsc\": \"ABNA\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Saraswat Co-operative Bank Ltd\",\n                \"ifsc\": \"SRCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Shamrao Vithal Co-operative Bank\",\n                \"ifsc\": \"SVCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Shirpur Peoples Co-op Bank Ltd\",\n                \"ifsc\": \"KKBS\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Shirpur Peoples Co-Op. Bank Ltd\",\n                \"ifsc\": \"KKBK0SPCB01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Surat Peoples Co-operative Bank\",\n                \"ifsc\": \"SPCB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Sutex Co-operative Bank Ltd\",\n                \"ifsc\": \"SUTB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Tamilnadu State Apex Cooperatve Bank\",\n                \"ifsc\": \"TNSC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"The Thane Janata Sahakari Bank Ltd\",\n                \"ifsc\": \"TJSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Vasai Vikas Co-op Bank Ltd\",\n                \"ifsc\": \"VVSB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"The Yadagiri Lakshmi Narasimha Swamy Co-Op Urban Bank Ltd\",\n                \"ifsc\": \"YESB0YLNS01\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Thrissur District Central Co-op Bank Ltd\",\n                \"ifsc\": \"TDCB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Thrissur District Co-operative Bank.\",\n                \"ifsc\": \"IBKL0269TDC\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Tripura Gramin Bank\",\n                \"ifsc\": \"UTGB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"UBS Ag\",\n                \"ifsc\": \"UBSW\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"UCO Bank\",\n                \"ifsc\": \"UCBA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Ujjivan Small Finance Bank Limited\",\n                \"ifsc\": \"UJVN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Union Bank of India\",\n                \"ifsc\": \"UBIN\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"United Bank of India\",\n                \"ifsc\": \"UTBI\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"United Bank of India\",\n                \"ifsc\": \"UTBI0FDB714\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Utkal Grameen Bank\",\n                \"ifsc\": \"SBIN0RRUKGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Utkal Gramya Bank\",\n                \"ifsc\": \"SUUG\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Uttar Banga Kshetriya Gramin Bank\",\n                \"ifsc\": \"CUKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Uttar Bihar Gramin Bank\",\n                \"ifsc\": \"CBBB\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"UTTARAKHAND GRAMIN BANK\",\n                \"ifsc\": \"SBIN0RRUTGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Uttaranchal Gramin Bank\",\n                \"ifsc\": \"SUTG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Vananchal Gramin Bank\",\n                \"ifsc\": \"SVAG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Vananchal Gramin Bank\",\n                \"ifsc\": \"SBIN0RRVCGB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Varachha Co-op Bank Ltd.\",\n                \"ifsc\": \"VARA\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Vidharbha Kshetriya Gramin Bank\",\n                \"ifsc\": \"CVAG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Vidisha Bhopal Kshetriya Gramin Bank\",\n                \"ifsc\": \"SBOG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Vijaya Bank\",\n                \"ifsc\": \"VIJB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Vishweshwar Co-op. Bank Ltd.\",\n                \"ifsc\": \"VSBL\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Visveshwaraya Gramin Bank\",\n                \"ifsc\": \"VIJG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Wainganga Krishna Gramin Bank\",\n                \"ifsc\": \"BWKG\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"West Bengal State Co-operative Bank\",\n                \"ifsc\": \"WBSC\",\n                \"channelsSupported\": \"\",\n                \"accVerAvailabe\": \"No\"\n            },\n            {\n                \"bankName\": \"Yadagiri Lakshmi Narasimha Swamy Co op Urban Bank Ltd\",\n                \"ifsc\": \"YESP\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            },\n            {\n                \"bankName\": \"Yes Bank\",\n                \"ifsc\": \"YESB\",\n                \"channelsSupported\": \"IMPS\",\n                \"accVerAvailabe\": \"Yes\"\n            }\n        ]\n    },\n    \"txnId\": \"M00519256125254422\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM1OTM3NCwiZXhwIjoxNTY4MzYwNTc0LCJTRVNTSU9OSUQiOiI5Njg5MjQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.TOhqiIs5PVTXm4ANz3ZW_UbnA9YBzONuEURlb_lMsu_JCehMiov_UYiZIzT4PEovPqFpMkkYiqxYA2Zjm_rs6A\"\n}"},{"id":"cff08faf-567b-4ff5-9023-90f3c25c736c","name":"Fetch All Banks - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"agentCode\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/fetchallbanks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 07:26:54 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"L01019256125655271\",\n    \"errorCode\": \"E1547\",\n    \"errorMsg\": \"Agent Code is blank\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM1OTYxNSwiZXhwIjoxNTY4MzYwODE1LCJTRVNTSU9OSUQiOiI5Njg5MjQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.LpuSH4OHOnghp3otoUFvwTH4UD0pdvqW-O1fZvRzpeYi74Kso6a0FnXvKZ_xBZq6LkBs4d57aqm9WwQbx90Dtw\"\n}"}],"_postman_id":"47e42ade-1f58-4a11-827a-afc9752362cc"},{"name":"Fetch Bank Details","id":"40cbc861-781e-4e71-9b87-42c7a16f1bf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"bankCode\": \"UTIB\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/getbankdetail","description":"<p>It provides complete details like bank name, available channel like IMPS or NEFT, IFSC and it also defines if account verification feature for particular bank is present or not.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","getbankdetail"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"8e42982e-68ae-44ad-9c00-a11560d2527a","name":"Fetch Bank Details - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"bankCode\": \"UTIB\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/getbankdetail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 12:21:35 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bankName\": \"Axis Bank\",\n        \"ifsc\": \"UTIB\",\n        \"channelsSupported\": \"IMPS\",\n        \"accVerAvailabe\": \"Yes\"\n    },\n    \"txnId\": \"J01919256175135847\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NzI5NSwiZXhwIjoxNTY4Mzc4NDk1LCJTRVNTSU9OSUQiOiIxMzU3NDQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.-8WuV9M6-hlSJsfSv3hJZNfnk0g45nWnuMx9B-pp_8xw9VL4HI7HE3rJZZU6XkzI40X6JcUo2v4EldcwzXM3DA\"\n}"},{"id":"f8fd7dc3-81d3-4a23-bb89-243543e80079","name":"Fetch Bank Details - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"bankCode\": \"UTB\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/getbankdetail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 12:22:04 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"txnId\": \"C02019256175204228\",\n    \"errorCode\": \"E1527\",\n    \"errorMsg\": \"Invalid bank code\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NzMyNCwiZXhwIjoxNTY4Mzc4NTI0LCJTRVNTSU9OSUQiOiIxMzU3NDQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.pls22cwotEf_c4L_Wu6-CgDrnx1b44DuJggrTmG488vfEW-f4Fa9oM2iAFeLLujHKMH0KCJZ3ix6VbMVUCxO2g\"\n}"}],"_postman_id":"40cbc861-781e-4e71-9b87-42c7a16f1bf9"},{"name":"Check Bank Down","id":"0b436a1b-1fce-4946-95c4-eb229d8a70b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/checkbankdown","description":"<p>This is used to check whether bank services are down or up.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","checkbankdown"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"3b93f191-b129-48ae-a9cf-6b5b60889080","name":"Check Bank Down - Success - With bank down list","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/checkbankdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 11:41:19 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\"Bihar Gramin Bank\"],\n    \"txnId\": \"S00119256171119566\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NDg3OSwiZXhwIjoxNTY4Mzc2MDc5LCJTRVNTSU9OSUQiOiI4MjMwOTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.saRlx5syK0HhHNuUCvINBM5kMG6T5Y5Ovd6EdNO7-O-h3CvmmX7P5zVPaib0Zw3NaF3rTOF4I1p_8LZyH5KXOQ\"\n}"},{"id":"7496bc59-6de2-4ba8-a679-1bfb2fecf311","name":"Check Bank Down - Success - No bank down","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/checkbankdown"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 09:22:02 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [],\n    \"txnId\": \"C00119256145201420\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM2NjUyMCwiZXhwIjoxNTY4MzY3NzIwLCJTRVNTSU9OSUQiOiI0Njg0MTkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.Rbkak90e7bbXOdoR7cGcjk6So6SbozPTP0_HCk0NU2FgiZu4MN11CIUQu95MHfJUfZtM12LBO1dVJ3L8B0SA0g\"\n}"}],"_postman_id":"0b436a1b-1fce-4946-95c4-eb229d8a70b8"}],"id":"b8dd5036-6106-4d59-9d4f-6336570f7e9c","_postman_id":"b8dd5036-6106-4d59-9d4f-6336570f7e9c","description":""},{"name":" Error Codes","item":[],"id":"d8f5556e-9d75-4743-9004-43ecf147d69b","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E1501</td>\n<td>PENDING: Please check with beneficiary</td>\n</tr>\n<tr>\n<td>E1502</td>\n<td>FAILURE</td>\n</tr>\n<tr>\n<td>E1503</td>\n<td>HashKey does not match</td>\n</tr>\n<tr>\n<td>E1504</td>\n<td>Data not found in database</td>\n</tr>\n<tr>\n<td>E1505</td>\n<td>Customer Id is already present</td>\n</tr>\n<tr>\n<td>E1506</td>\n<td>Please check mobile number length</td>\n</tr>\n<tr>\n<td>E1507</td>\n<td>Mobile number should only be in digits</td>\n</tr>\n<tr>\n<td>E1508</td>\n<td>Recipient Id is already present</td>\n</tr>\n<tr>\n<td>E1509</td>\n<td>Customer Id does not match to specified recipient</td>\n</tr>\n<tr>\n<td>E1510</td>\n<td>HashKey field is blank</td>\n</tr>\n<tr>\n<td>E1511</td>\n<td>Invalid Customer Id</td>\n</tr>\n<tr>\n<td>E1512</td>\n<td>Invalid Transaction Id</td>\n</tr>\n<tr>\n<td>E1513</td>\n<td>Customer Type is blank</td>\n</tr>\n<tr>\n<td>E1514</td>\n<td>Please enter correct Customer type</td>\n</tr>\n<tr>\n<td>E1515</td>\n<td>Initiator Id is blank</td>\n</tr>\n<tr>\n<td>E1516</td>\n<td>Customer name is blank</td>\n</tr>\n<tr>\n<td>E1517</td>\n<td>Account Number is blank</td>\n</tr>\n<tr>\n<td>E1518</td>\n<td>Please enter Account Number in digit</td>\n</tr>\n<tr>\n<td>E1519</td>\n<td>IFSC number is blank</td>\n</tr>\n<tr>\n<td>E1520</td>\n<td>State field is blank</td>\n</tr>\n<tr>\n<td>E1521</td>\n<td>Virtual Address is blank</td>\n</tr>\n<tr>\n<td>E1522</td>\n<td>OTP is blank</td>\n</tr>\n<tr>\n<td>E1523</td>\n<td>Customer Id is not present in Customer Database</td>\n</tr>\n<tr>\n<td>E1524</td>\n<td>Client Ref Id and transaction Id does not match with the database</td>\n</tr>\n<tr>\n<td>E1525</td>\n<td>Client Ref Id blank</td>\n</tr>\n<tr>\n<td>E1526</td>\n<td>Client Ref Id blank</td>\n</tr>\n<tr>\n<td>E1527</td>\n<td>Invalid bank code</td>\n</tr>\n<tr>\n<td>E1528</td>\n<td>Please insert Correct OTP Type</td>\n</tr>\n<tr>\n<td>E1529</td>\n<td>Error in saving to database</td>\n</tr>\n<tr>\n<td>E1530</td>\n<td>Invalid OTP</td>\n</tr>\n<tr>\n<td>E1531</td>\n<td>Id does not match in OTP database</td>\n</tr>\n<tr>\n<td>E1532</td>\n<td>Please insert Amount</td>\n</tr>\n<tr>\n<td>E1533</td>\n<td>Please insert more than Zero Amount</td>\n</tr>\n<tr>\n<td>E1534</td>\n<td>Please check Amount Digit</td>\n</tr>\n<tr>\n<td>E1535</td>\n<td>MMID is blank</td>\n</tr>\n<tr>\n<td>E1536</td>\n<td>MMID should contain 7 digits</td>\n</tr>\n<tr>\n<td>E1537</td>\n<td>Cannot get Bank Name from Database</td>\n</tr>\n<tr>\n<td>E1538</td>\n<td>Error in uploading file</td>\n</tr>\n<tr>\n<td>E1539</td>\n<td>Error in saving file in Database</td>\n</tr>\n<tr>\n<td>E1540</td>\n<td>Address field is blank</td>\n</tr>\n<tr>\n<td>E1541</td>\n<td>Please enter 6 digit pin code number</td>\n</tr>\n<tr>\n<td>E1542</td>\n<td>Please enter pin code in digits</td>\n</tr>\n<tr>\n<td>E1543</td>\n<td>Initiator id is not found in merchant table</td>\n</tr>\n<tr>\n<td>E1544</td>\n<td>Not getting value from IMPS Switch</td>\n</tr>\n<tr>\n<td>E1545</td>\n<td>Error for Connecting IMPS Switch</td>\n</tr>\n<tr>\n<td>E1546</td>\n<td>Merchant is inactive for transaction</td>\n</tr>\n<tr>\n<td>E1547</td>\n<td>Agent Code is blank</td>\n</tr>\n<tr>\n<td>E1548</td>\n<td>Problem in committing Add Recipient</td>\n</tr>\n<tr>\n<td>E1549</td>\n<td>Transaction id is blank</td>\n</tr>\n<tr>\n<td>E1550</td>\n<td>Narration is Blank</td>\n</tr>\n<tr>\n<td>E1551</td>\n<td>Transaction Id is invalid</td>\n</tr>\n<tr>\n<td>E1552</td>\n<td>Error in searching transaction id</td>\n</tr>\n<tr>\n<td>E1553</td>\n<td>Transaction has already been refunded</td>\n</tr>\n<tr>\n<td>E1554</td>\n<td>OTP has expired</td>\n</tr>\n<tr>\n<td>E1555</td>\n<td>Recipient Modify Year Limit End</td>\n</tr>\n<tr>\n<td>E1556</td>\n<td>Recipient Modify Month Limit End</td>\n</tr>\n<tr>\n<td>E1557</td>\n<td>Please check MMID length</td>\n</tr>\n<tr>\n<td>E1558</td>\n<td>Please enter correct IFSC code</td>\n</tr>\n<tr>\n<td>E1559</td>\n<td>Please insert correct KYC Status</td>\n</tr>\n<tr>\n<td>E1560</td>\n<td>Customer Id is not present</td>\n</tr>\n<tr>\n<td>E1561</td>\n<td>Recipient Map Id is blank</td>\n</tr>\n<tr>\n<td>E1562</td>\n<td>Recipient Map Id should in digit</td>\n</tr>\n<tr>\n<td>E1563</td>\n<td>This transaction is success not refunded</td>\n</tr>\n<tr>\n<td>E1564</td>\n<td>This transaction is failed not refunded</td>\n</tr>\n<tr>\n<td>E1565</td>\n<td>Error in finding transaction id</td>\n</tr>\n<tr>\n<td>E1566</td>\n<td>Merchant code empty</td>\n</tr>\n<tr>\n<td>E1567</td>\n<td>Merchant name empty</td>\n</tr>\n<tr>\n<td>E1568</td>\n<td>Incorrect IP/IP empty</td>\n</tr>\n<tr>\n<td>E1569</td>\n<td>Incorrect IP/IP empty</td>\n</tr>\n<tr>\n<td>E1570</td>\n<td>Problem in committing add merchant</td>\n</tr>\n<tr>\n<td>E1571</td>\n<td>Error in updating master table</td>\n</tr>\n<tr>\n<td>E1572</td>\n<td>Initiator Id can only be in digits</td>\n</tr>\n<tr>\n<td>E1573</td>\n<td>Please enter amount in digits</td>\n</tr>\n<tr>\n<td>E1574</td>\n<td>Please check IFSC length</td>\n</tr>\n<tr>\n<td>E1575</td>\n<td>Key cannot be blank</td>\n</tr>\n<tr>\n<td>E1576</td>\n<td>Value cannot be blank</td>\n</tr>\n<tr>\n<td>E1577</td>\n<td>Please enter channel</td>\n</tr>\n<tr>\n<td>E1578</td>\n<td>Invalid channel</td>\n</tr>\n<tr>\n<td>E1579</td>\n<td>Key does not match value in database</td>\n</tr>\n<tr>\n<td>E1580</td>\n<td>Error in updating database</td>\n</tr>\n<tr>\n<td>E1581</td>\n<td>Please enter correct Recipient type</td>\n</tr>\n<tr>\n<td>E1582</td>\n<td>Currency cannot be blank</td>\n</tr>\n<tr>\n<td>E1583</td>\n<td>Value can only be digits</td>\n</tr>\n<tr>\n<td>E1584</td>\n<td>Date of Birth is blank</td>\n</tr>\n<tr>\n<td>E1585</td>\n<td>Date of Birth cannot be today's date</td>\n</tr>\n<tr>\n<td>E1586</td>\n<td>Date of Birth can only be digits</td>\n</tr>\n<tr>\n<td>E1587</td>\n<td>Error in adding customer to database</td>\n</tr>\n<tr>\n<td>E1588</td>\n<td>No pending transactions available</td>\n</tr>\n<tr>\n<td>E1589</td>\n<td>Error in getting transactions from database</td>\n</tr>\n<tr>\n<td>E1590</td>\n<td>No transactions available</td>\n</tr>\n<tr>\n<td>E1591</td>\n<td>Customer does not exist</td>\n</tr>\n<tr>\n<td>E1592</td>\n<td>No merchants in database</td>\n</tr>\n<tr>\n<td>E1593</td>\n<td>Error in retrieving merchants from database</td>\n</tr>\n<tr>\n<td>E1594</td>\n<td>Merchant not present in database</td>\n</tr>\n<tr>\n<td>E1595</td>\n<td>Error in getting merchant from database</td>\n</tr>\n<tr>\n<td>E1596</td>\n<td>Error in updating merchant</td>\n</tr>\n<tr>\n<td>E1597</td>\n<td>Merchant Id can only be digits</td>\n</tr>\n<tr>\n<td>E1598</td>\n<td>Merchant Id is empty</td>\n</tr>\n<tr>\n<td>E1599</td>\n<td>Amount cannot be greater than 25000</td>\n</tr>\n<tr>\n<td>E1600</td>\n<td>Error while inserting value in Database</td>\n</tr>\n<tr>\n<td>E1601</td>\n<td>Error while uploading KYC documents</td>\n</tr>\n<tr>\n<td>E1602</td>\n<td>Customer KYC status already updated</td>\n</tr>\n<tr>\n<td>E1603</td>\n<td>Invalid IFSC code</td>\n</tr>\n<tr>\n<td>E1604</td>\n<td>Error in getting value from database</td>\n</tr>\n<tr>\n<td>E1605</td>\n<td>Invalid transaction id for refund</td>\n</tr>\n<tr>\n<td>E1607</td>\n<td>Amount is greater than NON-KYC Status</td>\n</tr>\n<tr>\n<td>E1608</td>\n<td>Invalid IP Address</td>\n</tr>\n<tr>\n<td>E1609</td>\n<td>Invalid Token</td>\n</tr>\n<tr>\n<td>E1610</td>\n<td>Non-KYC Customer transaction limit exceeded</td>\n</tr>\n<tr>\n<td>E1611</td>\n<td>KYC Customer transaction limit exceeded</td>\n</tr>\n<tr>\n<td>E1612</td>\n<td>Invalid OTP</td>\n</tr>\n<tr>\n<td>E1613</td>\n<td>Please check the mobile no length</td>\n</tr>\n<tr>\n<td>E1614</td>\n<td>Please check the Mobile No digit</td>\n</tr>\n<tr>\n<td>E1615</td>\n<td>Please insert 7 Digit MMID</td>\n</tr>\n<tr>\n<td>E1616</td>\n<td>Please check MMID Digit</td>\n</tr>\n<tr>\n<td>E1617</td>\n<td>Please insert 15 Digit Acc No</td>\n</tr>\n<tr>\n<td>E1618</td>\n<td>Please check Acc No Digit</td>\n</tr>\n<tr>\n<td>E1619</td>\n<td>Please insert 15 Digit Acc No</td>\n</tr>\n<tr>\n<td>E1620</td>\n<td>Please check Acc No Digit</td>\n</tr>\n<tr>\n<td>E1621</td>\n<td>Please insert Amount</td>\n</tr>\n<tr>\n<td>E1622</td>\n<td>Please insert more than Zero Amount</td>\n</tr>\n<tr>\n<td>E1623</td>\n<td>Please check Amount Digit</td>\n</tr>\n<tr>\n<td>E1624</td>\n<td>Please insert 12 digit Aadhaar No</td>\n</tr>\n<tr>\n<td>E1626</td>\n<td>Please check Aadhaar No digit</td>\n</tr>\n<tr>\n<td>E1627</td>\n<td>Exception in CBS fund transfer</td>\n</tr>\n<tr>\n<td>E1628</td>\n<td>MMID and Mobile Number Combination is Wrong</td>\n</tr>\n<tr>\n<td>E1629</td>\n<td>Exception building msg</td>\n</tr>\n<tr>\n<td>E1630</td>\n<td>Exception in message processing</td>\n</tr>\n<tr>\n<td>E1631</td>\n<td>Error in finding NBIN</td>\n</tr>\n<tr>\n<td>E1632</td>\n<td>Failure CBS Connection</td>\n</tr>\n<tr>\n<td>E1633</td>\n<td>Account No not match</td>\n</tr>\n<tr>\n<td>E1634</td>\n<td>Insufficient amount bal for transfer</td>\n</tr>\n<tr>\n<td>E1635</td>\n<td>Error for CBS response</td>\n</tr>\n<tr>\n<td>E1636</td>\n<td>MMID is not exist in CBS</td>\n</tr>\n<tr>\n<td>E1637</td>\n<td>Error in Interbank Transaction</td>\n</tr>\n<tr>\n<td>E1638</td>\n<td>Error in InterBank Refund</td>\n</tr>\n<tr>\n<td>E1639</td>\n<td>Error in Intrabank Transaction</td>\n</tr>\n<tr>\n<td>E1640</td>\n<td>SUCCESS</td>\n</tr>\n<tr>\n<td>E1641</td>\n<td>Failure NPCI Connection</td>\n</tr>\n<tr>\n<td>E1642</td>\n<td>Error for NPCI response</td>\n</tr>\n<tr>\n<td>E1643</td>\n<td>Error for building ISO msg</td>\n</tr>\n<tr>\n<td>E1644</td>\n<td>Failure for NPCI network echo message</td>\n</tr>\n<tr>\n<td>E1645</td>\n<td>NPCI Decline the transaction successfully</td>\n</tr>\n<tr>\n<td>E1646</td>\n<td>Not getting response from NPCI</td>\n</tr>\n<tr>\n<td>E1647</td>\n<td>Exception in Sending Part</td>\n</tr>\n<tr>\n<td>E1648</td>\n<td>Response Invalid Msg MTI</td>\n</tr>\n<tr>\n<td>E1649</td>\n<td>Getting Response Network Msg</td>\n</tr>\n<tr>\n<td>E1650</td>\n<td>Invalid response RRN</td>\n</tr>\n<tr>\n<td>E1651</td>\n<td>Verification Msg Failure NPCI Connection</td>\n</tr>\n<tr>\n<td>E1652</td>\n<td>Issue in IMPS Engine</td>\n</tr>\n<tr>\n<td>E1653</td>\n<td>NBIN ID not found In IMPS Switch</td>\n</tr>\n<tr>\n<td>E1654</td>\n<td>Verification successful but original credit transaction declined</td>\n</tr>\n<tr>\n<td>E1655</td>\n<td>If the mobile number/MMID combination entered by the customer is not registered or is mismatch</td>\n</tr>\n<tr>\n<td>E1656</td>\n<td>Daily allowed amount limit for the beneficiary is exceeded</td>\n</tr>\n<tr>\n<td>E1657</td>\n<td>Beneficiary account is frozen</td>\n</tr>\n<tr>\n<td>E1658</td>\n<td>Beneficiary account is NRE account</td>\n</tr>\n<tr>\n<td>E1659</td>\n<td>Invalid NBIN no</td>\n</tr>\n<tr>\n<td>E1660</td>\n<td>Beneficiary account is closed</td>\n</tr>\n<tr>\n<td>E1661</td>\n<td>When the limit set for the member bank as per Settlement guarantee fund has been exceeded</td>\n</tr>\n<tr>\n<td>E1662</td>\n<td>No connectivity between beneficiary bank and NPCI before crediting message</td>\n</tr>\n<tr>\n<td>E1663</td>\n<td>NPCI time out transaction</td>\n</tr>\n<tr>\n<td>E1664</td>\n<td>Invalid response code</td>\n</tr>\n<tr>\n<td>E1665</td>\n<td>Issuer node offline</td>\n</tr>\n<tr>\n<td>E1666</td>\n<td>Unable to process</td>\n</tr>\n<tr>\n<td>E1667</td>\n<td>Invalid Response code</td>\n</tr>\n<tr>\n<td>E1668</td>\n<td>Host (CBS ) offline</td>\n</tr>\n<tr>\n<td>E1669</td>\n<td>Acquiring bank declines the transaction, due to some error</td>\n</tr>\n<tr>\n<td>E1670</td>\n<td>NPCI declines the transaction as acquiring bank has not yet implement customer-initiated person-to-merchant transaction</td>\n</tr>\n<tr>\n<td>E1671</td>\n<td>Acquiring bank identifies the payee to be an individual and not a merchant, and advises customer to use person-to-person form and not person-to-merchant form for making payment</td>\n</tr>\n<tr>\n<td>E1672</td>\n<td>Acquiring bank not able to send payment reference data to merchant URL or merchant URL not able to respond to payment reference data validation request from acquiring bank OTP Expired</td>\n</tr>\n<tr>\n<td>E1673</td>\n<td>NPCI declines the transaction as issuing bank has not yet implemented merchant-initiated person-to-merchant transaction</td>\n</tr>\n<tr>\n<td>E1674</td>\n<td>OTP Expired</td>\n</tr>\n<tr>\n<td>E1675</td>\n<td>NPCI declines the transaction as issuing bank has not yet implemented merchant-initiated person-to-merchant transaction</td>\n</tr>\n<tr>\n<td>E1676</td>\n<td>Acquiring Bank CBS or node offline</td>\n</tr>\n<tr>\n<td>E1677</td>\n<td>No action taken</td>\n</tr>\n<tr>\n<td>E1678</td>\n<td>Invalid message format</td>\n</tr>\n<tr>\n<td>E1679</td>\n<td>PIN block error</td>\n</tr>\n<tr>\n<td>E1680</td>\n<td>Invalid response code</td>\n</tr>\n<tr>\n<td>E1681</td>\n<td>Issuer or switch is inoperative</td>\n</tr>\n<tr>\n<td>E1682</td>\n<td>System malfunction</td>\n</tr>\n<tr>\n<td>E1683</td>\n<td>Not sufficient funds</td>\n</tr>\n<tr>\n<td>E1684</td>\n<td>Transaction not permitted to account</td>\n</tr>\n<tr>\n<td>E1685</td>\n<td>Invalid transaction</td>\n</tr>\n<tr>\n<td>E1686</td>\n<td>Duplicate transaction</td>\n</tr>\n<tr>\n<td>E1687</td>\n<td>Customer cancellation</td>\n</tr>\n<tr>\n<td>E1688</td>\n<td>Invalid Account</td>\n</tr>\n<tr>\n<td>E1689</td>\n<td>Timeout from Bank. Please check transaction status later</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"e9c615dd-c4de-435f-a57c-a3f38b60d6fb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0538f15e-2640-4eb8-a74e-14d41d55e10f","type":"text/javascript","exec":[""]}}],"_postman_id":"d8f5556e-9d75-4743-9004-43ecf147d69b"},{"name":"Get OTP","id":"11492d76-442c-40c5-93b0-188ce761c31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9833923373\",\n    \"otpType\": \"1\",\n    \"txnId\": \"\",\n    \"agentCode\": \"API0001\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/dmr/otp","description":"<p>OTP is a unique security code generated based on customer Id, otp Type, agent code. It is required for the secure transaction.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","dmr","otp"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"38e93fae-0607-4d5d-81c9-cab0af7ca5e3","name":"Get OTP - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"9833923373\",\n    \"otpType\": \"1\",\n    \"txnId\": \"\",\n    \"agentCode\": \"API0001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/dmr/otp"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 11:56:20 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"customerId\": \"9833923373\",\n        \"otp\": \"189612\",\n        \"initiatorId\": \"8\"\n    },\n    \"txnId\": \"B00519256172619875\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM3NTc3OSwiZXhwIjoxNTY4Mzc2OTc5LCJTRVNTSU9OSUQiOiI4MjMwOTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.TXondYKdFXF-ywdrCsp8Mn5YZk7rWD0ofO6tS7wdQzpsQxLJGQsLpyZWcXK513PSiwJIvRDJqhI-wTJjV1b71Q\"\n}"}],"_postman_id":"11492d76-442c-40c5-93b0-188ce761c31d"}],"id":"c6850959-c80e-4a53-8913-21b30a7ec2c8","description":"<p><em>v1.0.2</em> - <em>change</em> <em>clientRefId</em> <em>in</em> <em>response</em> <em>(same</em> <em>as</em> <em>request)</em> <br />\n<em>V1.0.3</em> - <em>add</em>  <em>acc</em> <em>no.</em> <em>to</em> <em>test</em> <em>pending</em> <em>&amp;</em> <em>failed</em> <em>transaction</em> <em>on</em> <em>sandbox</em> <em>(in</em> <em>doremit)</em></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Data Type</th>\n<th>Length</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customerId</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>1-256</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>address</td>\n<td>String</td>\n<td>1-512</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>yyyy-MM-dd</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>Numeric String</td>\n<td>6</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>agentCode</td>\n<td>String</td>\n<td>1-10</td>\n<td>Yes</td>\n<td>Unique identifier allocated to the agent</td>\n</tr>\n<tr>\n<td>mobileNo</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>recipientName</td>\n<td>String</td>\n<td>1-256</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>recipientType</td>\n<td>Numeric String</td>\n<td>1</td>\n<td>Yes</td>\n<td>1=Mobile number+IFSC <br />2=Account number+IFSC</td>\n</tr>\n<tr>\n<td>recipientId/<br />recSeqId</td>\n<td>Numeric String</td>\n<td>1-16</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>bankCode</td>\n<td>String</td>\n<td>4-11</td>\n<td>Yes</td>\n<td>Bank code provided by NPCI</td>\n</tr>\n<tr>\n<td>getRecipients</td>\n<td>Boolean</td>\n<td>1</td>\n<td>No</td>\n<td>true=With Recipients <br />false=No Recipients</td>\n</tr>\n<tr>\n<td>isVerified</td>\n<td>Numeric</td>\n<td>1</td>\n<td>No</td>\n<td>1=Added after a/c verification <br />0=Without a/c verification</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>clientRefId</td>\n<td>Numeric String</td>\n<td>12</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>currency</td>\n<td>String</td>\n<td>3</td>\n<td>Yes</td>\n<td>INR</td>\n</tr>\n<tr>\n<td>channel</td>\n<td>Numeric String</td>\n<td>1</td>\n<td>Yes</td>\n<td>1</td>\n</tr>\n<tr>\n<td>otpType</td>\n<td>Numeric String</td>\n<td>1</td>\n<td>Yes</td>\n<td>1</td>\n</tr>\n<tr>\n<td>udf1</td>\n<td>Numeric String</td>\n<td>1-36</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>udf2</td>\n<td>String</td>\n<td>11</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>tp1</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Sender mobile number</td>\n</tr>\n<tr>\n<td>tp2</td>\n<td>String</td>\n<td>1-256</td>\n<td>Yes</td>\n<td>Sender name</td>\n</tr>\n<tr>\n<td>tp3</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Recipient mobile number</td>\n</tr>\n<tr>\n<td>tp4</td>\n<td>String</td>\n<td>1-256</td>\n<td>Yes</td>\n<td>Recipient name</td>\n</tr>\n<tr>\n<td>tp5</td>\n<td>Numeric String</td>\n<td>1-36</td>\n<td>Yes</td>\n<td>Recipient Account Number</td>\n</tr>\n<tr>\n<td>tp6</td>\n<td>String</td>\n<td>11</td>\n<td>Yes</td>\n<td>Recipient IFSC</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"256b4071-9414-489f-a73b-1002267465e4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"36c5c88d-5593-487c-9243-d005d6665389","type":"text/javascript","exec":[""]}}],"_postman_id":"c6850959-c80e-4a53-8913-21b30a7ec2c8"},{"name":"BBPS (1.0.1)","item":[{"name":"Complaint","item":[{"name":"Complaint Registration - Non Transactional","id":"927a0443-dbc1-403a-bc5f-5d9e96cccbdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"complaintType\": \"Service\",\n        \"description\": \"No printed receipt provided\",\n        \"disposition\": \" Agent not willing to print receipt\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"501\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register","description":"<p>This API is used to register a non transactional complaint.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","complain","register"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"1e51e434-0a5b-4d8f-8eea-0a1c19d8167f","name":"Complain Registration - Non Transactional - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"complaintType\": \"Service\",\n        \"description\": \"No printed receipt provided\",\n        \"disposition\": \" Agent not willing to print receipt\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"501\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Mon, 16 Sep 2019 09:19:48 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"msgId\": \"APM567B4E8F0C8E49F496575E802DF3807F\",\n            \"complaintId\": \"AP1484660465031\",\n            \"openComplaint\": \"N\",\n            \"complaintStatus\": \"\",\n            \"assigned\": \"\",\n            \"responseCode\": \"000\",\n            \"responseReason\": \"SUCCESS\",\n            \"custDetails\": {\n                \"mobile\": \"\"\n            }\n        }\n    },\n    \"txnId\": \"D00119259144947805\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODYyNTU4NiwiZXhwIjoxNTY4NjI2Nzg2LCJTRVNTSU9OSUQiOiIzODQ5NTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.8dmHwaxPluaFnX_481Yd7jrwpu0lWV3E2sRp5x16E_5Cm6tU44OXYqlsEd1SIZ_9zrvHttq-orEihdXpVaXlng\"\n}"},{"id":"23908fac-82cd-49ed-b5c1-634f86c51a60","name":"Complain Registration - Non Transactional - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"complaintType\": \"Service\",\n        \"description\": \"No printed receipt provided\",\n        \"disposition\": \" Agent not willing to print receipt\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"01\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Mon, 16 Sep 2019 09:20:10 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"custDetails\": {}\n        }\n    },\n    \"txnId\": \"P00219259145010205\",\n    \"errorCode\": \"undefined\",\n    \"errorMsg\": \"undefined\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODYyNTYxMCwiZXhwIjoxNTY4NjI2ODEwLCJTRVNTSU9OSUQiOiIzODQ5NTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.xIpjNYzPIaVoWVaDn6f_fXKMkF9tTnyst650ESJUa5sOpnJd-oyQ8k-rqlG-O5GzEuKEC9c9kzgWd5dyRy4EnQ\"\n}"}],"_postman_id":"927a0443-dbc1-403a-bc5f-5d9e96cccbdd"},{"name":"Complaint Registration - Transactional","id":"37140aad-c189-421b-864c-1927d6830abf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"agentId\": \"OU99OX99121890891234\",\n        \"billerId\": \"VODA00000MUM03\",\n        \"category\": \"Electricity\",\n        \"complaintType\": \"Transaction\",\n        \"description\": \"Complaint initiated through API\",\n        \"disposition\": \"Transaction Successful, no reflection in account\",\n        \"mobile\": \"9833064081\",\n        \"participationType\": \"AGENT\",\n        \"servReason\": \"Agent not willing to print receipt\",\n        \"txnReferenceId\": \"OU9911110001\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"501\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register","description":"<p>This API is used to register a transactional complaint.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","complain","register"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"30c27dd5-516a-4df7-b5b7-ee89200fec8b","name":"Complain Registration - Transactional - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"agentId\": \"OU99OX99121890891234\",\n        \"billerId\": \"VODA00000MUM03\",\n        \"category\": \"Electricity\",\n        \"complaintType\": \"Transaction\",\n        \"description\": \"Complaint initiated through API\",\n        \"disposition\": \"Transaction Successful, no reflection in account\",\n        \"mobile\": \"9833064081\",\n        \"participationType\": \"AGENT\",\n        \"servReason\": \"Agent not willing to print receipt\",\n        \"txnReferenceId\": \"OU9911110001\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"501\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Mon, 16 Sep 2019 08:08:04 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"msgId\": \"APM567B4E8F0C8E49F496575E802DF3807F\",\n            \"complaintId\": \"AP1484660465031\",\n            \"openComplaint\": \"N\",\n            \"complaintStatus\": \"\",\n            \"assigned\": \"\",\n            \"responseCode\": \"000\",\n            \"responseReason\": \"SUCCESS\",\n            \"custDetails\": {\n                \"mobile\": \"\"\n            }\n        }\n    },\n    \"txnId\": \"H08719259133804630\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODYyMTI4NCwiZXhwIjoxNTY4NjIyNDg0LCJTRVNTSU9OSUQiOiIzODgxMTUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.TztLieJO5VXu53B_p8znivAKQiwbHqKRQ7yDCyihR2FqLA4mNgrp5IvSXRPM357TSL8hmo7D09iP5BGdrXgjdg\"\n}"},{"id":"45339896-28ae-4420-9725-c51172a73f2b","name":"Complain Registration - Transactional - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"complainReq\": {\n        \"agentId\": \"OU99OX99121890891234\",\n        \"billerId\": \"VODA00000MUM03\",\n        \"category\": \"Electricity\",\n        \"complaintType\": \"Transaction\",\n        \"description\": \"Complaint initiated through API\",\n        \"disposition\": \"Transaction Successful, no reflection in account\",\n        \"mobile\": \"9833064081\",\n        \"participationType\": \"AGENT\",\n        \"servReason\": \"Agent not willing to print receipt\",\n        \"txnReferenceId\": \"OU9911110001\"\n    },\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"01\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"custDetails\": {}\n        }\n    },\n    \"txnId\": \"T10119259144459707\",\n    \"errorCode\": \"undefined\",\n    \"errorMsg\": \"undefined\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODYyNTI5OSwiZXhwIjoxNTY4NjI2NDk5LCJTRVNTSU9OSUQiOiIzODQ5NTgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.C9edJ9k1LeIssgJGFpANylJ3ME0X64nUt_PO6_7Tqvu31B0nGpxFOiQYFiJWS7JWu6P3a0nYjl1Bs29uITf45w\"\n}"}],"_postman_id":"37140aad-c189-421b-864c-1927d6830abf"},{"name":"Complaint Status - Non Transactional","id":"91e0e10d-9d77-4572-acf2-3d930bf15f4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"506\",\n    \"complainReq\": {\n        \"complaintId\": \"AN1466576405897\",\n        \"mobile\": \"9839871171\"\n    }\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status","description":"<p>This API is used to get the status of a non transactional complaint.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","complain","status"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"e1184d10-2545-454d-8957-92264446b42f","name":"Complain Status - Non Transactional - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"51\",\n    \"complainReq\": {\n        \"complaintId\": \"AN1466576405897\",\n        \"mobile\": \"9839871171\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 17 Sep 2019 02:52:12 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"custDetails\": {}\n        }\n    },\n    \"txnId\": \"E00319260082212516\",\n    \"errorCode\": \"undefined\",\n    \"errorMsg\": \"undefined\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODY4ODczMiwiZXhwIjoxNTY4Njg5OTMyLCJTRVNTSU9OSUQiOiI4MjExOTEiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.kRSmI031XiXYjCCqVDVRv3oQ1jfXzsBwLHojWIuFIUHbW5NavZv35JYoKjXHUBMadgz-ezbqQOChlOxJUvZ46w\"\n}"},{"id":"e5d3b48a-7875-4fad-be17-db43bba8f1f3","name":"Complain Status - Non Transactional - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"506\",\n    \"complainReq\": {\n        \"complaintId\": \"AN1466576405897\",\n        \"mobile\": \"9839871171\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 17 Sep 2019 02:48:21 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"msgId\": \"APM567B4E8F0C8E49F496575E802DF3807F\",\n            \"complaintId\": \"AP1484660465031\",\n            \"openComplaint\": \"\",\n            \"complaintStatus\": \"\",\n            \"assigned\": \"A.P. Mahesh Coop Urban Bank Ltd\",\n            \"responseCode\": \"000\",\n            \"responseReason\": \"SUCCESS\",\n            \"custDetails\": {\n                \"mobile\": \"\"\n            }\n        }\n    },\n    \"txnId\": \"B00119260081821379\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODY4ODUwMSwiZXhwIjoxNTY4Njg5NzAxLCJTRVNTSU9OSUQiOiI4MjExOTEiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.7LrwpBPeGqfyp0b4--vumUIhodL6NO1ki7Fg7mR5qQT6rTYIdBTYMPZc3kbJ6Zpnek-QmgIozysElnhnO8ndtA\"\n}"}],"_postman_id":"91e0e10d-9d77-4572-acf2-3d930bf15f4b"},{"name":"Complaint Status - Transactional","id":"6cdb3600-4829-46a3-b5a4-0ce299900d3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"401\",\n    \"complainReq\": {\n        \"mobile\": \"9839871171\",\n        \"txnReferenceId\": \"OU9911110001\"\n    }\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status","description":"<p>This API is used to get the status of a transactional complaint.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","complain","status"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"17c6f14f-59de-4a7c-b4cf-6360501cd55f","name":"Complain Status - Transactional - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"401\",\n    \"complainReq\": {\n        \"mobile\": \"9839871171\",\n        \"txnReferenceId\": \"OU9911110001\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 17 Sep 2019 03:18:00 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"msgId\": \"APM567B4E8F0C8E49F496575E802DF3807F\",\n            \"complaintId\": \"AP1484660465031\",\n            \"openComplaint\": \"\",\n            \"complaintStatus\": \"\",\n            \"assigned\": \"\",\n            \"responseCode\": \"000\",\n            \"responseReason\": \"SUCCESS\",\n            \"custDetails\": {\n                \"mobile\": \"\"\n            }\n        }\n    },\n    \"txnId\": \"E00419260084801083\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODY5MDI4MCwiZXhwIjoxNTY4NjkxNDgwLCJTRVNTSU9OSUQiOiIxODY2NjMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.atVnsBHLVxsv0M-tI_dYzMlFuyGak6sgAX70GtUOV8gkVY32EftTmlzYqEH1oQOK5xEOq0GmJp4pSPxIQtWYZw\"\n}"},{"id":"a449d3c2-0f37-48c4-9d77-1326f1732755","name":"Complain Status - Transactional - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"01\",\n    \"complainReq\": {\n        \"mobile\": \"9839871171\",\n        \"txnReferenceId\": \"OU9911110001\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 17 Sep 2019 03:19:12 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"custDetails\": {}\n        }\n    },\n    \"txnId\": \"Z00519260084913606\",\n    \"errorCode\": \"undefined\",\n    \"errorMsg\": \"undefined\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODY5MDM1MywiZXhwIjoxNTY4NjkxNTUzLCJTRVNTSU9OSUQiOiIxODY2NjMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.Epw6cwKUNP37kL4c43J5YEuTtZwXSB9h8tPyX46kxoWbhD8qrO1H8dMx2ZwURs3HVoFrKeCeMzcqvPMpQ-zKYA\"\n}"}],"_postman_id":"6cdb3600-4829-46a3-b5a4-0ce299900d3c"},{"name":"Complaint History","id":"9b008975-6b49-4580-a71a-6976f0d00849","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"401\",\n    \"complainReq\": {\n        \"mobile\": \"9839871171\"\n    }\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/history","description":"<p>This API is used to get the complain history.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","complain","history"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"eaf02676-4b24-4472-82f1-d9b4439501e3","name":"Complaint History - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"msgType\": \"TxnStatusComplainRequest\",\n    \"xchangeId\": \"401\",\n    \"complainReq\": {\n        \"mobile\": \"9839871171\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/complain/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"msgId\": \"APMDF6C09E1BAC74412986B06757546C734\",\n            \"complaintId\": \"\",\n            \"openComplaint\": \"\",\n            \"assigned\": \"\",\n            \"responseCode\": \"000\",\n            \"responseReason\": \"SUCCESS\",\n            \"custDetails\": {\n                \"mobile\": \"9839871171\"\n            }\n        }\n    },\n    \"errorCode\": \"000\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyIiwic3ViIjoidHJhbnMiLCJpc3MiOiJUUkFOU1hUIiwiaWF0IjoxNTA5NjI2MjYxLCJleHAiOjE1MDk2MjY1NjEsIldISVRFTElTVElQIjoiMTkyLjE2OC4wLjMxIiwiUFJPRExJU1QiOlsidXBpIiwiYmJwcyJdLCJTRUNSRVQiOiJGaXdDOXZHVzNTa0NadzVDa3drRnpPR204QzF3b3lRRiJ9.g7Oqi1-pmgIxp-wghIoQepC1YJYAolDCv8cAPk9eySrAYKBjGU6IMeqssEsbCiJiomp6U52AZaZwO9y8Rk5tXQ\"\n}"}],"_postman_id":"9b008975-6b49-4580-a71a-6976f0d00849"}],"id":"ae56a467-d3f9-46d7-b0d9-e43ade3254d2","_postman_id":"ae56a467-d3f9-46d7-b0d9-e43ade3254d2","description":""},{"name":"Transaction","item":[{"name":"Pay","id":"7dd90c5f-4e6b-4711-8c62-d0ee0af295db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"billDetails\": {\n        \"billerId\": \"TATADCDMANAT01\",\n        \"customerParams\": [\n            {\n                \"name\": \"Mobile Number\",\n                \"value\": \"8888338464\"\n            }\n        ]\n    },\n    \"paycustomerDetails\": {\n        \"payType\": \"\",\n        \"payDetails\": {\n            \"branchCode\": \"\",\n            \"accountNo\": \"\",\n            \"accountType\": \"\",\n            \"batchCode\": \"\",\n            \"setNo\": \"\",\n            \"scrollNo\": \"\"\n        },\n        \"emailId\": \"transxt.support@mobilewaretech.com\",\n        \"mobileNo\": \"8888338081\"\n    },\n    \"amountDetails\": {\n        \"amount\": \"10000\",\n        \"custConvFee\": \"0\",\n        \"currency\": \"356\"\n    },\n    \"chId\": \"1\",\n    \"agentDetails\": {\n        \"deviceTags\": [\n            {\n                \"name\": \"INITIATING_CHANNEL\",\n                \"value\": \"AGT\"\n            },\n            {\n                \"name\": \"TERMINAL_ID\",\n                \"value\": \"1579\"\n            },\n            {\n                \"name\": \"POSTAL_CODE\",\n                \"value\": \"400070\"\n            },\n            {\n                \"name\": \"MOBILE\",\n                \"value\": \"8888338081\"\n            },\n            {\n                \"name\": \"GEOCODE\",\n                \"value\": \"26.6827,77.1068\"\n            }\n        ],\n        \"agentId\": \"OU99OX01123456789012\"\n    },\n    \"payType\": \"1\",\n    \"bbpsPGName\": \"Transxt\",\n    \"tp1\": \"Mobile Postpaid\",\n    \"custDetails\": {\n        \"mobileNo\": \"8888338081\",\n        \"customerTags\": [\n            {\n                \"name\": \"EMAIL\",\n                \"value\": \"transxt.support@mobilewaretech.com\"\n            }\n        ]\n    },\n    \"tp3\": \"TATADCDMANAT01\",\n    \"bbps_PGResponse\": {\n        \"pgTxnNo\": \"\",\n        \"lastName\": \"\",\n        \"amount\": \"10000\",\n        \"txGateway\": \"TransXT\",\n        \"paymentMode\": \"Cash\",\n        \"cardHolderName\": \"\",\n        \"signature\": \"\",\n        \"txMsg\": \"Transaction Successful\",\n        \"cardType\": \"\",\n        \"expiryMonth\": \"\",\n        \"txId\": \"M5055636109155659553\",\n        \"txnType\": \"SALE\",\n        \"expiryYear\": \"\",\n        \"maskedCardNumber\": \"\",\n        \"transactionId\": \"M5959556685656585355\",\n        \"txnDateTime\": \"2020-01-30 13:04:16\",\n        \"authIdCode\": \"\",\n        \"txStatus\": \"SUCCESS\",\n        \"firstName\": \"\",\n        \"encryptedCardNumber\": \"\",\n        \"pgRespCode\": \"0\",\n        \"issuerRefNo\": \"\",\n        \"currency\": \"INR\",\n        \"txRefNo\": \"M5635055155553566185\"\n    },\n    \"tp2\": \"Tata Docomo CDMA Mobile Postpaid\",\n    \"tp5\": \"[{\\\"name\\\":\\\"Mobile Number\\\",\\\"value\\\":\\\"8888338464\\\"}]\",\n    \"tp4\": \"[]\",\n    \"refId\": \"\",\n    \"paymentDetails\": {\n        \"quickPay\": \"Yes\",\n        \"splitPay\": \"No\",\n        \"paymentMode\": \"Cash\",\n        \"paymentInfo\": [\n            {\n                \"name\": \"Remarks\",\n                \"value\": \"Bill Payments\"\n            }\n        ]\n    }\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/pay","description":"<p>This API is used to pay the bill.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","pay"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"280790e6-e36a-4ca7-b1e3-6705638cce35","name":"Pay - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"billDetails\": {\n        \"billerId\": \"TATADCDMANAT01\",\n        \"customerParams\": [\n            {\n                \"name\": \"Mobile Number\",\n                \"value\": \"8888338464\"\n            }\n        ]\n    },\n    \"paycustomerDetails\": {\n        \"payType\": \"\",\n        \"payDetails\": {\n            \"branchCode\": \"\",\n            \"accountNo\": \"\",\n            \"accountType\": \"\",\n            \"batchCode\": \"\",\n            \"setNo\": \"\",\n            \"scrollNo\": \"\"\n        },\n        \"emailId\": \"transxt.support@mobilewaretech.com\",\n        \"mobileNo\": \"8888338081\"\n    },\n    \"amountDetails\": {\n        \"amount\": \"10000\",\n        \"custConvFee\": \"0\",\n        \"currency\": \"356\"\n    },\n    \"chId\": \"1\",\n    \"agentDetails\": {\n        \"deviceTags\": [\n            {\n                \"name\": \"INITIATING_CHANNEL\",\n                \"value\": \"AGT\"\n            },\n            {\n                \"name\": \"TERMINAL_ID\",\n                \"value\": \"1579\"\n            },\n            {\n                \"name\": \"POSTAL_CODE\",\n                \"value\": \"400070\"\n            },\n            {\n                \"name\": \"MOBILE\",\n                \"value\": \"8888338081\"\n            },\n            {\n                \"name\": \"GEOCODE\",\n                \"value\": \"26.6827,77.1068\"\n            }\n        ],\n        \"agentId\": \"OU99OX01123456789012\"\n    },\n    \"payType\": \"1\",\n    \"bbpsPGName\": \"Transxt\",\n    \"tp1\": \"Mobile Postpaid\",\n    \"custDetails\": {\n        \"mobileNo\": \"8888338081\",\n        \"customerTags\": [\n            {\n                \"name\": \"EMAIL\",\n                \"value\": \"transxt.support@mobilewaretech.com\"\n            }\n        ]\n    },\n    \"tp3\": \"TATADCDMANAT01\",\n    \"bbps_PGResponse\": {\n        \"pgTxnNo\": \"\",\n        \"lastName\": \"\",\n        \"amount\": \"10000\",\n        \"txGateway\": \"TransXT\",\n        \"paymentMode\": \"Cash\",\n        \"cardHolderName\": \"\",\n        \"signature\": \"\",\n        \"txMsg\": \"Transaction Successful\",\n        \"cardType\": \"\",\n        \"expiryMonth\": \"\",\n        \"txId\": \"M5055636109155659553\",\n        \"txnType\": \"SALE\",\n        \"expiryYear\": \"\",\n        \"maskedCardNumber\": \"\",\n        \"transactionId\": \"M5959556685656585355\",\n        \"txnDateTime\": \"2020-01-30 13:04:16\",\n        \"authIdCode\": \"\",\n        \"txStatus\": \"SUCCESS\",\n        \"firstName\": \"\",\n        \"encryptedCardNumber\": \"\",\n        \"pgRespCode\": \"0\",\n        \"issuerRefNo\": \"\",\n        \"currency\": \"INR\",\n        \"txRefNo\": \"M5635055155553566185\"\n    },\n    \"tp2\": \"Tata Docomo CDMA Mobile Postpaid\",\n    \"tp5\": \"[{\\\"name\\\":\\\"Mobile Number\\\",\\\"value\\\":\\\"8888338464\\\"}]\",\n    \"tp4\": \"[]\",\n    \"refId\": \"\",\n    \"paymentDetails\": {\n        \"quickPay\": \"Yes\",\n        \"splitPay\": \"No\",\n        \"paymentMode\": \"Cash\",\n        \"paymentInfo\": [\n            {\n                \"name\": \"Remarks\",\n                \"value\": \"Bill Payments\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/pay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"refId\": \"APM64951642F33048548401EDE843E1F2A0\",\n        \"approvalRefNum\": \"12345678\",\n        \"responseReason\": \"Successful\",\n        \"responseCode\": \"000\",\n        \"txnReferenceId\": \"AP011705082\",\n        \"txnDateTime\": \"2018-03-30 17:50:40\"\n    },\n    \"errorCode\": \"000\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyIiwic3ViIjoidHJhbnMiLCJpc3MiOiJUUkFOU1hUIiwiaWF0IjoxNTI0MDU1Nzk1LCJleHAiOjE1MjQwNTYwOTUsIldISVRFTElTVElQIjoiMTkyLjE2OC4wLjMxIiwiUFJPRExJU1QiOlsiYmJwcyIsImVreWMiXSwiU0VDUkVUIjoiRml3Qzl2R1czU2tDWnc1Q2t3a0Z6T0dtOEMxd295UUYifQ.3oNH-pFbx7QGxkUp6svQ8Yr_w8w9oWdQBQ7IbNjgOPvKGnWI3063PcYYfYMN9CDWnWKGuIXpU1Slp672eyVGgQ\"\n}"}],"_postman_id":"7dd90c5f-4e6b-4711-8c62-d0ee0af295db"},{"name":"Fetch Bill","id":"871b2886-1717-460e-bfde-ccb6448f2f41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chId\": \"1\",\n    \"custDetails\": {\n        \"mobileNo\": \"9833064080\",\n        \"customerTags\": [\n            {\n                \"name\": \"EMAIL\",\n                \"value\": \"soumil.gada@mobilewaretech.com\"\n            }\n        ]\n    },\n    \"agentDetails\": {\n        \"agentId\": \"AP01AP02INT000000001\",\n        \"deviceTags\": [\n            {\n                \"name\": \"INITIATING_CHANNEL\",\n                \"value\": \"INT\"\n            },\n            {\n                \"name\": \"IP\",\n                \"value\": \"192.168.0.10\"\n            },\n            {\n                \"name\": \"MAC\",\n                \"value\": \"14-02-EC-43-55-03\"\n            }\n        ]\n    },\n    \"billDetails\": {\n        \"billerId\": \"RELI00000MUM01\",\n        \"customerParams\": [\n            {\n                \"name\": \"Consumer number\",\n                \"value\": \"151842160\"\n            }\n        ]\n    }\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/fetch","description":"<p>This API is used to fetch bill details.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","fetch"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"15296ceb-558d-4c30-a0df-9160337b7fbd","name":"Fetch Bill - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chId\": \"1\",\n    \"custDetails\": {\n        \"mobileNo\": \"9833064080\",\n        \"customerTags\": [\n            {\n                \"name\": \"EMAIL\",\n                \"value\": \"soumil.gada@mobilewaretech.com\"\n            }\n        ]\n    },\n    \"agentDetails\": {\n        \"agentId\": \"AP01AP02INT000000001\",\n        \"deviceTags\": [\n            {\n                \"name\": \"INITIATING_CHANNEL\",\n                \"value\": \"INT\"\n            },\n            {\n                \"name\": \"IP\",\n                \"value\": \"192.168.0.10\"\n            },\n            {\n                \"name\": \"MAC\",\n                \"value\": \"14-02-EC-43-55-03\"\n            }\n        ]\n    },\n    \"billDetails\": {\n        \"billerId\": \"RELI00000MUM01\",\n        \"customerParams\": [\n            {\n                \"name\": \"Consumer number\",\n                \"value\": \"151842160\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/fetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Mon, 16 Sep 2019 07:46:53 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"chId\": 0,\n\t\t\"refId\": \"APM64951642F33048548401EDE843E1F2A0\",\n\t\t\"approvalRefNum\": \"12345678\",\n\t\t\"complianceReason\": \"\",\n\t\t\"complianceRespCd\": \"\",\n\t\t\"responseCode\": \"000\",\n\t\t\"responseReason\": \"Successful\",\n\t\t\"billDetails\": \"{\\\"CustomerParams\\\": {\\\"Tag\\\": [{\\\"name\\\": \\\"a\\\", \\\"value\\\": \\\"10\\\"}, {\\\"name\\\": \\\"a b\\\", \\\"value\\\": \\\"20\\\"}, {\\\"name\\\": \\\"a b c\\\", \\\"value\\\": \\\"30\\\"}, {\\\"name\\\": \\\"a b c d\\\", \\\"value\\\": \\\"40\\\"}, {\\\"name\\\": \\\"a b c d e\\\", \\\"value\\\": \\\"50\\\"}]}}\",\n\t\t\"billerResponse\": \"{\\\"amount\\\": \\\"100000\\\", \\\"billDate\\\": \\\"2015-06-14\\\", \\\"billNumber\\\": \\\"12303\\\", \\\"billPeriod\\\": \\\"june\\\", \\\"customerName\\\": \\\"BBPS\\\", \\\"dueDate\\\": \\\"2015-06-20\\\", \\\"Tag\\\": [{\\\"name\\\": \\\"Late Payment Fee\\\", \\\"value\\\": \\\"40\\\"}, {\\\"name\\\": \\\"Fixed Charges\\\", \\\"value\\\": \\\"50\\\"}, {\\\"name\\\": \\\"Additional Charges\\\", \\\"value\\\": \\\"60\\\"}]}\",\n\t\t\"additionalInfo\": \"{\\\"Tag\\\": [{\\\"name\\\": \\\"a\\\", \\\"value\\\": \\\"10\\\"}, {\\\"name\\\": \\\"a b\\\", \\\"value\\\": \\\"20\\\"}, {\\\"name\\\": \\\"a b c\\\", \\\"value\\\": \\\"30\\\"}, {\\\"name\\\": \\\"a b c d\\\", \\\"value\\\": \\\"40\\\"}]}}}\"\n\t},\n\t\"txnId\": \"E00119308111705082\",\n\t\"errorCode\": \"00\",\n\t\"errorMsg\": \"Successful\",\n\t\"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODQ2NDI1LCJleHAiOjE1NzI4NDc2MjUsIlNFU1NJT05JRCI6IjM5MjM0NCIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.19w40X85J6c38jxBc22rJH5Yw-ShdwCynZ7ce0AMMxsg3e476tUlNt3X5aIghJtLuER3LjopU0KltC_W3Hkmgg\"\n}"},{"id":"46a07339-0612-45e9-9cd5-f94a084ba503","name":"Fetch Bill - No Bill","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chId\": \"1\",\n    \"custDetails\": {\n        \"mobileNo\": \"9833064080\",\n        \"customerTags\": [\n            {\n                \"name\": \"EMAIL\",\n                \"value\": \"soumil.gada@mobilewaretech.com\"\n            }\n        ]\n    },\n    \"agentDetails\": {\n        \"agentId\": \"AP01AP02INT000000001\",\n        \"deviceTags\": [\n            {\n                \"name\": \"INITIATING_CHANNEL\",\n                \"value\": \"INT\"\n            },\n            {\n                \"name\": \"IP\",\n                \"value\": \"192.168.0.10\"\n            },\n            {\n                \"name\": \"MAC\",\n                \"value\": \"14-02-EC-43-55-03\"\n            }\n        ]\n    },\n    \"billDetails\": {\n        \"billerId\": \"RELI00000MUM01\",\n        \"customerParams\": [\n            {\n                \"name\": \"Consumer number\",\n                \"value\": \"151842160\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/fetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Mon, 16 Sep 2019 07:47:23 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"chId\": 0,\n        \"approvalRefNum\": \"NA\",\n        \"complianceReason\": \"NA\",\n        \"complianceRespCd\": \"\",\n        \"responseCode\": \"NA\",\n        \"responseReason\": \"NA\",\n        \"billDetails\": \"\",\n        \"billerResponse\": \"NA\",\n        \"additionalInfo\": \"NA\"\n    },\n    \"txnId\": \"T08519259131724323\",\n    \"errorCode\": \"NA\",\n    \"errorMsg\": \"NA\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODYyMDA0NCwiZXhwIjoxNTY4NjIxMjQ0LCJTRVNTSU9OSUQiOiI2MTUyNTMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.XwEMrzy9lic5tyI203cDn5WHa1HKrXYWgviir3dhjXfPb80bpPVfkvN_czfD_B1uHNuBJIJ-WXxfayP4cDH_fg\"\n}"}],"_postman_id":"871b2886-1717-460e-bfde-ccb6448f2f41"}],"id":"dbbf97e0-b796-4def-a90e-f710158ee2d9","_postman_id":"dbbf97e0-b796-4def-a90e-f710158ee2d9","description":""},{"name":"Error Codes","item":[],"id":"6776a399-9f61-4463-b361-b6d6b2dcce82","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E1001</td>\n<td>failure</td>\n</tr>\n<tr>\n<td>E1002</td>\n<td>cbs failure</td>\n</tr>\n<tr>\n<td>E1003</td>\n<td>PG tracker duplicate entry</td>\n</tr>\n<tr>\n<td>E1004</td>\n<td>simulation error</td>\n</tr>\n<tr>\n<td>E1005</td>\n<td>Bill payment Failed. Please Try Later.</td>\n</tr>\n<tr>\n<td>E1006</td>\n<td>Bill payment Failed. Please Try Later.</td>\n</tr>\n<tr>\n<td>E1007</td>\n<td>Bill Payment pending</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"085ce440-2f73-4d8a-84f3-a2c3fe1a5bce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b9aceb70-d92b-4751-8b76-8fc80a8cca7b","type":"text/javascript","exec":[""]}}],"_postman_id":"6776a399-9f61-4463-b361-b6d6b2dcce82"},{"name":"Biller List","id":"0af3da51-f3a1-4aa7-a4d6-81e143103cda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/billermdm","description":"<p>This API is used to get the biller list.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","billermdm"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"30c68b02-5a01-4a81-bc51-515ca8d6d33e","name":"Biller List - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/billermdm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"head\": {\n            \"organisationId\": \"BBCU\",\n            \"referenceId\": \"APM938E76CE1518463FA7A27CE06CB13C0F\",\n            \"timestamp\": \"2017-03-17T05:59:58+05:30\",\n            \"version\": \"\"\n        },\n        \"biller\": [\n            {\n                \"billerId\": \"UPCL00000UTT01\",\n                \"billerName\": \"Uttarakhand Power Corporation Limited\",\n                \"billerCategoryName\": \"Electricity\",\n                \"billerMode\": \"OFFLINEA\",\n                \"billerAcceptsAdhoc\": \"false\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"PSU\",\n                \"billerCoverage\": \"IND-UTT\",\n                \"fetchRequirement\": \"MANDATORY\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2026-08-31\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"50000000\",\n                        \"minLimit\": \"100\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Service Connection Number\",\n                        \"dataType\": \"ALPHANUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [\n                    {\n                        \"paramName\": \"Address\",\n                        \"dataType\": \"ALPHANUMERIC\",\n                        \"optional\": \"false\"\n                    },\n                    {\n                        \"paramName\": \"Bill Year\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    },\n                    {\n                        \"paramName\": \"Bill Month\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    },\n                    {\n                        \"paramName\": \"Biller Transaction Id\",\n                        \"dataType\": \"ALPHANUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"billerId\": \"ADAN00000GUJ01\",\n                \"billerName\": \"Adani Gas - Gujarat\",\n                \"billerCategoryName\": \"Gas\",\n                \"billerMode\": \"OFFLINEA\",\n                \"billerAcceptsAdhoc\": \"false\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"Private\",\n                \"billerCoverage\": \"IND-GUJ\",\n                \"fetchRequirement\": \"MANDATORY\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2027-01-20\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Customer ID\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"billerId\": \"ADAN00000HAR02\",\n                \"billerName\": \"Adani Gas - Haryana\",\n                \"billerCategoryName\": \"Gas\",\n                \"billerMode\": \"OFFLINEA\",\n                \"billerAcceptsAdhoc\": \"false\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"Private\",\n                \"billerCoverage\": \"IND-HAR\",\n                \"fetchRequirement\": \"MANDATORY\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2027-01-20\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"100\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Customer ID\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"billerId\": \"IDEA00000ASM03\",\n                \"billerName\": \"Idea - Assam\",\n                \"billerCategoryName\": \"Mobile Postpaid\",\n                \"billerMode\": \"ONLINE\",\n                \"billerAcceptsAdhoc\": \"true\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"Private\",\n                \"billerCoverage\": \"IND-ASM\",\n                \"fetchRequirement\": \"NOT_SUPPORTED\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2026-12-27\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Customer Mobile Number\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"billerId\": \"IDEA00000DEL06\",\n                \"billerName\": \"Idea - Delhi NCR\",\n                \"billerCategoryName\": \"Mobile Postpaid\",\n                \"billerMode\": \"ONLINE\",\n                \"billerAcceptsAdhoc\": \"true\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"Private\",\n                \"billerCoverage\": \"IND-DEL-Delhi\",\n                \"fetchRequirement\": \"NOT_SUPPORTED\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2026-12-27\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Customer Mobile Number\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"billerId\": \"IDEA00000GOA07\",\n                \"billerName\": \"Idea - Goa\",\n                \"billerCategoryName\": \"Mobile Postpaid\",\n                \"billerMode\": \"ONLINE\",\n                \"billerAcceptsAdhoc\": \"true\",\n                \"parentBiller\": \"false\",\n                \"parentBillerId\": \"false\",\n                \"billerOwnerShp\": \"Private\",\n                \"billerCoverage\": \"IND-GOA\",\n                \"fetchRequirement\": \"NOT_SUPPORTED\",\n                \"paymentAmountExactness\": \"Exact\",\n                \"billerEffctvFrom\": \"2017-02-02\",\n                \"billerEffctvTo\": \"2026-12-27\",\n                \"billerPymtModes\": [\n                    {\n                        \"paymentMode\": \"Internet Banking\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Debit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Credit Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Prepaid Card\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"IMPS\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Cash\",\n                        \"maxLimit\": \"4999900\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"UPI\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"Wallet\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    },\n                    {\n                        \"paymentMode\": \"NEFT\",\n                        \"maxLimit\": \"\",\n                        \"minLimit\": \"1\"\n                    }\n                ],\n                \"billerPymtChnls\": [\n                    {\n                        \"paymentChannel\": \"INT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"INTB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MOBB\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"POS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"MPOS\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"ATM\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"KIOSK\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"AGT\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    },\n                    {\n                        \"paymentChannel\": \"BSC\",\n                        \"maxLimit\": \"20000000\",\n                        \"minLimit\": \"1000\"\n                    }\n                ],\n                \"customerParams\": [\n                    {\n                        \"paramName\": \"Customer Mobile Number\",\n                        \"dataType\": \"NUMERIC\",\n                        \"optional\": \"false\"\n                    }\n                ],\n                \"reponseParams\": [\n                    {\n                        \"amtBreakupList\": [\n                            {\n                                \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                            }\n                        ]\n                    }\n                ],\n                \"additonalInfo\": [],\n                \"intFeeConf\": [\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"true\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BNKBRNCH\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"AGT\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    },\n                    {\n                        \"mti\": \"PAYMENT\",\n                        \"paymentMode\": \"\",\n                        \"paymentChannel\": \"BSC\",\n                        \"responseCode\": \"000\",\n                        \"feeList\": [\n                            {\n                                \"fee\": \"\"\n                            },\n                            {\n                                \"fee\": \"\"\n                            }\n                        ],\n                        \"defaultFee\": \"false\"\n                    }\n                ],\n                \"intChngFee\": [\n                    {\n                        \"feeCode\": \"CCF1\",\n                        \"feeDesc\": \"Customer_Convenience_Fee\",\n                        \"feeDirection\": \"C2B\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"0\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"PBF\",\n                        \"feeDesc\": \"Physical_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"500\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    },\n                    {\n                        \"feeCode\": \"EBF\",\n                        \"feeDesc\": \"Electronic_Biller_Fee\",\n                        \"feeDirection\": \"B2C\",\n                        \"feeDetails\": [\n                            {\n                                \"tranAmtRangeMax\": \"9223372036854775807\",\n                                \"tranAmtRangeMin\": \"0\",\n                                \"percentFee\": \"0.00\",\n                                \"flatFee\": \"250\",\n                                \"effctvFrom\": \"2017-02-02\",\n                                \"effctvTo\": \"\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    },\n    \"txnId\": \"G00519308120438569\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODQ5Mjc4LCJleHAiOjE1NzI4NTA0NzgsIlNFU1NJT05JRCI6IjY4Nzc4NCIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.hcYug5fWgYIeyS0Tek3r0OoFGBQkBkcD2uk12sm3xEz2_UiLSWd4pF0ACM7SHnaEdoX1iEt2WszykDCWFLmq6Q\"\n}"}],"_postman_id":"0af3da51-f3a1-4aa7-a4d6-81e143103cda"},{"name":"Calculate CCF","id":"6bbcc1df-0355-4438-a07d-d2bc354c81de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"billerId\": \"RELI00000NAT01\",\n    \"paymentChannel\": \"\",\n    \"paymentMode\": \"\",\n    \"amount\": \"500\"\n}"},"url":"https://sandbox.transxt.in/api/1.1/bbps/ccfcalculator","description":"<p>This API is used to calculate the customer convinience fee(CCF).</p>\n","urlObject":{"protocol":"https","path":["api","1.1","bbps","ccfcalculator"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"54102d85-70e4-4545-a1bc-efceb60fb362","name":"Calculate CCF - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"billerId\": \"RELI00000NAT01\",\n    \"paymentChannel\": \"\",\n    \"paymentMode\": \"\",\n    \"amount\": \"500\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/bbps/ccfcalculator"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Tue, 17 Sep 2019 05:00:30 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"billerId\": \"RELI00000NAT01\",\n        \"paymentChannel\": \"\",\n        \"paymentMode\": \"\",\n        \"amount\": \"500\",\n        \"ccfValue\": 5\n    },\n    \"txnId\": \"D01119260103031039\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODY5NjQzMCwiZXhwIjoxNTY4Njk3NjMwLCJTRVNTSU9OSUQiOiI4MDAzNDAiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.F1hAw7sznK-l4ed_AVBkt97NxzfM1wAGjs1LjbiovRMDHzHm4oHWNUdyb-Ev_CfqWBhiuEqgBs8QvqNh-v4HAg\"\n}"}],"_postman_id":"6bbcc1df-0355-4438-a07d-d2bc354c81de"}],"id":"ff06c90d-519b-4053-8ee1-6d1d3509e3e9","description":"<p><em>v1.0.1</em> - <em>Updated</em> <em>Bill</em> <em>Pay</em> <em>Request</em></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Data Type</th>\n<th>Length</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>chId</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>1</td>\n</tr>\n<tr>\n<td>mobileNo/mobile</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>customerTags</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Name Value Format<br />EMAIL</td>\n</tr>\n<tr>\n<td>agentId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Unique identifier allocated to the agent</td>\n</tr>\n<tr>\n<td>deviceTags</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Name-Value Format<br />INITIATING_CHANNEL<br />IP<br />MAC</td>\n</tr>\n<tr>\n<td>billerId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Unique identifier allocated to the biller</td>\n</tr>\n<tr>\n<td>customerParams</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Name-Value Format<br />To be added for each biller based on the <br />customerParams received in response of <br />Biller List API</td>\n</tr>\n<tr>\n<td>complaintType</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>disposition</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>msgType</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>xchangeId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>category</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>participationType</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>AGENT</td>\n</tr>\n<tr>\n<td>servReason</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>txnReferenceId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>complaintId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>paymentChannel</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>paymentMode</td>\n<td>String</td>\n<td></td>\n<td>Condition<br />Yes-Pay</td>\n<td>Wallet<br />CASH</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Amount in paise<br />Rs.1 =&gt; 100</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>Numeric String</td>\n<td>3</td>\n<td>Yes</td>\n<td>356</td>\n</tr>\n<tr>\n<td>custConvFee</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>transactionId</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Unique Transaction Id<br />Can be same as txnId and txnRefNo</td>\n</tr>\n<tr>\n<td>txGateway</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>TransXT</td>\n</tr>\n<tr>\n<td>txId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Unique Txn Id<br />Can be same as transactionId and txnRefNo</td>\n</tr>\n<tr>\n<td>txMsg</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>txRefNo</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Unique Txn Ref Number<br />Can be same as transactionId and txnId</td>\n</tr>\n<tr>\n<td>txStatus</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>SUCCESS</td>\n</tr>\n<tr>\n<td>txnDateTime</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>txnType</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>SALE</td>\n</tr>\n<tr>\n<td>payType</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>emailId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>quickPay</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>YES<br />NO</td>\n</tr>\n<tr>\n<td>splitPay</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>YES<br />NO</td>\n</tr>\n<tr>\n<td>paymentInfo</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Name Value Format<br />IFSC</td>\n</tr>\n<tr>\n<td>refId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>tp2</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"f4a5d0fa-41d8-44d1-ad25-2f1c4c1f938b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3cc715e8-b29b-4240-99fa-9ee1e72217c0","type":"text/javascript","exec":[""]}}],"_postman_id":"ff06c90d-519b-4053-8ee1-6d1d3509e3e9"},{"name":"UPI (1.0.0)","item":[{"name":"Error Codes","item":[],"id":"9e24ed10-e262-4078-818e-2f1a31283360","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E3600</td>\n<td>FAILURE</td>\n</tr>\n<tr>\n<td>E3601</td>\n<td>Merchant Transaction Block</td>\n</tr>\n<tr>\n<td>E3602</td>\n<td>Payee Virtual address missing</td>\n</tr>\n<tr>\n<td>E3603</td>\n<td>TXN Note missing</td>\n</tr>\n<tr>\n<td>E3604</td>\n<td>Currency Missing</td>\n</tr>\n<tr>\n<td>E3605</td>\n<td>Debit Transaction Failed</td>\n</tr>\n<tr>\n<td>E3606</td>\n<td>Credit Transaction Failed</td>\n</tr>\n<tr>\n<td>E3607</td>\n<td>Insufficient Balance in AccountConfidential Document of YES BANK LIMITED 34</td>\n</tr>\n<tr>\n<td>E3608</td>\n<td>Transaction Limit Exceeded</td>\n</tr>\n<tr>\n<td>E3609</td>\n<td>Transaction Amount Exceeded</td>\n</tr>\n<tr>\n<td>E3610</td>\n<td>Closed Account</td>\n</tr>\n<tr>\n<td>E3611</td>\n<td>Inactive/Dormant account (Remitter)</td>\n</tr>\n<tr>\n<td>E3612</td>\n<td>Invalid UPI PIN entered</td>\n</tr>\n<tr>\n<td>E3613</td>\n<td>Inactive/Dormant account (Beneficiary)</td>\n</tr>\n<tr>\n<td>E3614</td>\n<td>No Credit Account</td>\n</tr>\n<tr>\n<td>E3615</td>\n<td>Credit decline reversal</td>\n</tr>\n<tr>\n<td>E3616</td>\n<td>Partial Decline</td>\n</tr>\n<tr>\n<td>E3617</td>\n<td>Invalid amount (Remitter)</td>\n</tr>\n<tr>\n<td>E3618</td>\n<td>Incorrect/Invalid Payer Virtual Address</td>\n</tr>\n<tr>\n<td>E3619</td>\n<td>Incorrect/Invalid Payee Virtual Address</td>\n</tr>\n<tr>\n<td>E3620</td>\n<td>Collect rejected successfully</td>\n</tr>\n<tr>\n<td>E3621</td>\n<td>Number of PIN tries exceeded.</td>\n</tr>\n<tr>\n<td>E3622</td>\n<td>Account does not exist (Remitter)</td>\n</tr>\n<tr>\n<td>E3623</td>\n<td>Account does not exist (Beneficiary)</td>\n</tr>\n<tr>\n<td>E3624</td>\n<td>Account not whitelisted</td>\n</tr>\n<tr>\n<td>E3625</td>\n<td>Cutoff is in process(Remitter)</td>\n</tr>\n<tr>\n<td>E3626</td>\n<td>Cutoff is in process(Beneficiary)</td>\n</tr>\n<tr>\n<td>E3627</td>\n<td>Remitter CBS offline</td>\n</tr>\n<tr>\n<td>E3628</td>\n<td>Beneficiary CBS offline</td>\n</tr>\n<tr>\n<td>E3629</td>\n<td>Invalid transaction (Remitter)</td>\n</tr>\n<tr>\n<td>E3630</td>\n<td>Invalid transaction (Beneficiary)</td>\n</tr>\n<tr>\n<td>E3631</td>\n<td>Transaction not permitted to account</td>\n</tr>\n<tr>\n<td>E3632</td>\n<td>Requested function not supported (Remitter)</td>\n</tr>\n<tr>\n<td>E3633</td>\n<td>Requested function not supported (Beneficiary)</td>\n</tr>\n<tr>\n<td>E3634</td>\n<td>Beneficiary account blocked / Frozen</td>\n</tr>\n<tr>\n<td>E3635</td>\n<td>Remitter account blocked / Frozen</td>\n</tr>\n<tr>\n<td>E3636</td>\n<td>INSUFFICIENT FUNDS IN CUSTOMER (REMITTER) ACCOUNT</td>\n</tr>\n<tr>\n<td>E3637</td>\n<td>Invalid UPI PIN (Violation of policies while setting/changing UPI PIN )</td>\n</tr>\n<tr>\n<td>E3638</td>\n<td>Registration is temporary blocked due to maximum no of attempts exceeded</td>\n</tr>\n<tr>\n<td>E3639</td>\n<td>Account is already registered with MBEBA flag as 'Y'</td>\n</tr>\n<tr>\n<td>E3640</td>\n<td>Mobile number registered with multiple customer IDs</td>\n</tr>\n<tr>\n<td>E3641</td>\n<td>Account linked with multiple names</td>\n</tr>\n<tr>\n<td>E3642</td>\n<td>Invalid/Incorrect ATM PIN</td>\n</tr>\n<tr>\n<td>E3643</td>\n<td>Customer has never created/activated an ATM PIN</td>\n</tr>\n<tr>\n<td>E3644</td>\n<td>SUSPECTED FRAUD, DECLINE / TRANSACTIONS DECLINED BASED ON RISK SCORE BY REMITTER</td>\n</tr>\n<tr>\n<td>E3645</td>\n<td>SUSPECTED FRAUD, DECLINE / TRANSACTIONS DECLINED BASED ON RISK SCORE BY BENEFICIARY</td>\n</tr>\n<tr>\n<td>E3646</td>\n<td>PER TRANSACTION LIMIT EXCEEDED AS SET BY REMITTING MEMBER</td>\n</tr>\n<tr>\n<td>E3647</td>\n<td>TRANSACTION FREQUENCY LIMIT EXCEEDED AS SET BY REMITTING MEMBER</td>\n</tr>\n<tr>\n<td>E3648</td>\n<td>NUMBER OF PIN TRIES EXCEEDED</td>\n</tr>\n<tr>\n<td>E3649</td>\n<td>INVALID UPI PIN</td>\n</tr>\n<tr>\n<td>E3650</td>\n<td>VALIDATION ERROR</td>\n</tr>\n<tr>\n<td>E3651</td>\n<td>INVALID / INCORRECT OTP</td>\n</tr>\n<tr>\n<td>E3652</td>\n<td>OTP EXPIRED</td>\n</tr>\n<tr>\n<td>E3653</td>\n<td>OTP TRANSACTION LIMIT EXCEEDED</td>\n</tr>\n<tr>\n<td>E3654</td>\n<td>INACTIVE OR DORMANT ACCOUNT (REMITTER)</td>\n</tr>\n<tr>\n<td>E3655</td>\n<td>INVALID AMOUNT (REMITTER)</td>\n</tr>\n<tr>\n<td>E3656</td>\n<td>FORMAT ERROR (INVALID FORMAT) (REMITTER)</td>\n</tr>\n<tr>\n<td>E3657</td>\n<td>ACCOUNT DOES NOT EXIST (REMITTER)</td>\n</tr>\n<tr>\n<td>E3658</td>\n<td>REQUESTED FUNCTION NOT SUPPORTED</td>\n</tr>\n<tr>\n<td>E3659</td>\n<td>EXPIRED CARD, DECLINE (REMITTER)</td>\n</tr>\n<tr>\n<td>E3660</td>\n<td>NO CARD RECORD (REMITTER)</td>\n</tr>\n<tr>\n<td>E3661</td>\n<td>TRANSACTION NOT PERMITTED TO CARDHOLDER (REMITTER)</td>\n</tr>\n<tr>\n<td>E3662</td>\n<td>RESTRICTED CARD, DECLINE (REMITTER)</td>\n</tr>\n<tr>\n<td>E3663</td>\n<td>CUT-OFF IS IN PROCESS (REMITTER)</td>\n</tr>\n<tr>\n<td>E3664</td>\n<td>TRANSACTION CANNOT BE COMPLETED. COMPLIANCE VIOLATION (REMITTER)</td>\n</tr>\n<tr>\n<td>E3665</td>\n<td>REMITTER CBS OFFLINE</td>\n</tr>\n<tr>\n<td>E3666</td>\n<td>LOST OR STOLEN CARD (REMITTER)</td>\n</tr>\n<tr>\n<td>E3667</td>\n<td>DO NOT HONOUR (REMITTER)</td>\n</tr>\n<tr>\n<td>E3668</td>\n<td>REMITTING ACCOUNT BLOCKED/FROZEN</td>\n</tr>\n<tr>\n<td>E3669</td>\n<td>INVALID BENEFICIARY CREDENTIALS</td>\n</tr>\n<tr>\n<td>E3670</td>\n<td>BANKS AS BENEFICIARY NOT LIVE ON PARTICULAR TXN TYPE</td>\n</tr>\n<tr>\n<td>E3671</td>\n<td>INACTIVE OR DORMANT ACCOUNT (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3672</td>\n<td>INVALID AMOUNT (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3673</td>\n<td>FORMAT ERROR (INVALID FORMAT) (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3674</td>\n<td>ACCOUNT DOES NOT EXIST (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3675</td>\n<td>REQUESTED FUNCTION NOT SUPPORTED</td>\n</tr>\n<tr>\n<td>E3676</td>\n<td>EXPIRED CARD, DECLINE (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3677</td>\n<td>NO CARD RECORD (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3678</td>\n<td>TRANSACTION NOT PERMITTED TO CARDHOLDER (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3679</td>\n<td>RESTRICTED CARD, DECLINE (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3680</td>\n<td>CUT-OFF IS IN PROCESS (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3681</td>\n<td>TRANSACTION CANNOT BE COMPLETED. COMPLIANCE VIOLATION (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3682</td>\n<td>BENEFICIARY CBS OFFLINE</td>\n</tr>\n<tr>\n<td>E3683</td>\n<td>LOST OR STOLEN CARD (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3684</td>\n<td>DO NOT HONOUR (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3685</td>\n<td>BENEFICIARY ACCOUNT BLOCKED/FROZEN</td>\n</tr>\n<tr>\n<td>E3686</td>\n<td>INVALID MERCHANT (ACQURIER)</td>\n</tr>\n<tr>\n<td>E3687</td>\n<td>MERCHANT not reachable (ACQURIER)</td>\n</tr>\n<tr>\n<td>E3688</td>\n<td>INVALID TRANSACTION OR IF MEMBER IS NOT ABLE TO FIND ANY APPROPRIATE RESPONSE CODE (REMITTER)</td>\n</tr>\n<tr>\n<td>E3689</td>\n<td>INVALID TRANSACTION OR IF MEMBER IS NOT ABLE TO FIND ANY UPI-APPROPRIATE RESPONSE CODE (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>E3690</td>\n<td>UPI PIN not set by customer</td>\n</tr>\n<tr>\n<td>E3691</td>\n<td>Registered Mobile number linked to the account has been changed/removed</td>\n</tr>\n<tr>\n<td>E3692</td>\n<td>Transaction not permitted to the account</td>\n</tr>\n<tr>\n<td>E3693</td>\n<td>APPROVED OR COMPLETED SUCCESSFULLY</td>\n</tr>\n<tr>\n<td>E3694</td>\n<td>TRANSACTION DECLINED BY CUSTOMER</td>\n</tr>\n<tr>\n<td>E3695</td>\n<td>INVALID VIRTUAL ADDRESS</td>\n</tr>\n<tr>\n<td>E3696</td>\n<td>EXPIRED VIRTUAL ADDRESS</td>\n</tr>\n<tr>\n<td>E3697</td>\n<td>VPA RESTRICTED BY CUSTOMER</td>\n</tr>\n<tr>\n<td>E3698</td>\n<td>TRANSACTION NOT PERMITTED TO VPA by the PSP</td>\n</tr>\n<tr>\n<td>E3699</td>\n<td>INVALID MERCHANT (PAYEE PSP)</td>\n</tr>\n<tr>\n<td>E3700</td>\n<td>MERCHANT ERROR (PAYEE PSP)</td>\n</tr>\n<tr>\n<td>E3701</td>\n<td>RESPONSE NOT RECEIVED WITHIN TAT AS SET BY PAYEE</td>\n</tr>\n<tr>\n<td>E3702</td>\n<td>REMITTER/ISSUER UNAVAILABLE (TIMEOUT)</td>\n</tr>\n<tr>\n<td>E3703</td>\n<td>ACQUIRER/BENEFICIARY UNAVAILABLE(TIMEOUT)</td>\n</tr>\n<tr>\n<td>E3704</td>\n<td>CREDIT REVERSAL TIMEOUT(REVERSAL)</td>\n</tr>\n<tr>\n<td>E3705</td>\n<td>DEBIT REVERSAL TIMEOUT(REVERSAL)</td>\n</tr>\n<tr>\n<td>E3706</td>\n<td>PARTIAL DEBIT REVERSAL TIMEOUT</td>\n</tr>\n<tr>\n<td>E3707</td>\n<td>PARTIAL REVERSAL</td>\n</tr>\n<tr>\n<td>E3708</td>\n<td>NO ACTION TAKEN (FULL REVERSAL)</td>\n</tr>\n<tr>\n<td>E3709</td>\n<td>The request is duplicate</td>\n</tr>\n<tr>\n<td>E3710</td>\n<td>Amount CAP is exceeded</td>\n</tr>\n<tr>\n<td>E3711</td>\n<td>Net debit CAP is exceeded</td>\n</tr>\n<tr>\n<td>E3712</td>\n<td>Request is not found</td>\n</tr>\n<tr>\n<td>E3713</td>\n<td>Formation is not proper</td>\n</tr>\n<tr>\n<td>E3714</td>\n<td>Transaction ID is mismatched</td>\n</tr>\n<tr>\n<td>E3715</td>\n<td>Validation error</td>\n</tr>\n<tr>\n<td>E3716</td>\n<td>System exception</td>\n</tr>\n<tr>\n<td>E3717</td>\n<td>ReqAuth Time out for PAY</td>\n</tr>\n<tr>\n<td>E3718</td>\n<td>Illegal operation</td>\n</tr>\n<tr>\n<td>E3719</td>\n<td>Credentials is not present</td>\n</tr>\n<tr>\n<td>E3720</td>\n<td>Amount or currency mismatch</td>\n</tr>\n<tr>\n<td>E3721</td>\n<td>External error</td>\n</tr>\n<tr>\n<td>E3722</td>\n<td>Encryption error</td>\n</tr>\n<tr>\n<td>E3723</td>\n<td>Checksum failed</td>\n</tr>\n<tr>\n<td>E3724</td>\n<td>Risk threshold exceeded</td>\n</tr>\n<tr>\n<td>E3725</td>\n<td>PSP is not registered</td>\n</tr>\n<tr>\n<td>E3726</td>\n<td>Request authorization acknowledgement is not received</td>\n</tr>\n<tr>\n<td>E3727</td>\n<td>Request authorization is declined</td>\n</tr>\n<tr>\n<td>E3728</td>\n<td>Request authorization timeout</td>\n</tr>\n<tr>\n<td>E3729</td>\n<td>Request authorization is not found</td>\n</tr>\n<tr>\n<td>E3730</td>\n<td>CM request is declined</td>\n</tr>\n<tr>\n<td>E3731</td>\n<td>CM request timeout</td>\n</tr>\n<tr>\n<td>E3732</td>\n<td>CM request acknowledgement is not received</td>\n</tr>\n<tr>\n<td>E3733</td>\n<td>CM URL is not found</td>\n</tr>\n<tr>\n<td>E3734</td>\n<td>PSP request credit pay acknowledgement is not received</td>\n</tr>\n<tr>\n<td>E3735</td>\n<td>No response from PSP</td>\n</tr>\n<tr>\n<td>E3736</td>\n<td>PSP not available</td>\n</tr>\n<tr>\n<td>E3737</td>\n<td>Address resolution is failed</td>\n</tr>\n<tr>\n<td>E3738</td>\n<td>Debit has been failed</td>\n</tr>\n<tr>\n<td>E3739</td>\n<td>Credit has been failed</td>\n</tr>\n<tr>\n<td>E3740</td>\n<td>Credit revert has been failed</td>\n</tr>\n<tr>\n<td>E3741</td>\n<td>Debit revert has been failed</td>\n</tr>\n<tr>\n<td>E3742</td>\n<td>Reverted</td>\n</tr>\n<tr>\n<td>E3743</td>\n<td>Response is already been received</td>\n</tr>\n<tr>\n<td>E3744</td>\n<td>Request is already been sent</td>\n</tr>\n<tr>\n<td>E3745</td>\n<td>Reversal has been sent</td>\n</tr>\n<tr>\n<td>E3746</td>\n<td>Response is already been sent</td>\n</tr>\n<tr>\n<td>E3747</td>\n<td>Transaction is already been failed</td>\n</tr>\n<tr>\n<td>E3748</td>\n<td>IMPS processing failed in UPI</td>\n</tr>\n<tr>\n<td>E3749</td>\n<td>IMPS is signed off</td>\n</tr>\n<tr>\n<td>E3750</td>\n<td>IMPS transaction is already been processed</td>\n</tr>\n<tr>\n<td>E3751</td>\n<td>IMPS is declined</td>\n</tr>\n<tr>\n<td>E3752</td>\n<td>Form has been signed off</td>\n</tr>\n<tr>\n<td>E3753</td>\n<td>Form processing has been failed in UPI</td>\n</tr>\n<tr>\n<td>E3754</td>\n<td>Request credit is not found</td>\n</tr>\n<tr>\n<td>E3755</td>\n<td>Request debit is not found</td>\n</tr>\n<tr>\n<td>E3756</td>\n<td>Transaction is id not present</td>\n</tr>\n<tr>\n<td>E3757</td>\n<td>Request message id is not present</td>\n</tr>\n<tr>\n<td>E3758</td>\n<td>IFSC is not present</td>\n</tr>\n<tr>\n<td>E3759</td>\n<td>Request refund is not found</td>\n</tr>\n<tr>\n<td>E3760</td>\n<td>PSP orgId not found</td>\n</tr>\n<tr>\n<td>E3761</td>\n<td>PSP Request Pay Debit Acknowledgement not received</td>\n</tr>\n<tr>\n<td>E3762</td>\n<td>Transaction Id or Amount in credential block does not match with that in ReqPay</td>\n</tr>\n<tr>\n<td>E3763</td>\n<td>Device Fingerprint mismatch</td>\n</tr>\n<tr>\n<td>E3764</td>\n<td>Debit Time Out</td>\n</tr>\n<tr>\n<td>E3765</td>\n<td>Credit Time Out</td>\n</tr>\n<tr>\n<td>E3766</td>\n<td>Collect Expired</td>\n</tr>\n<tr>\n<td>E3767</td>\n<td>Received Late Response</td>\n</tr>\n<tr>\n<td>E3768</td>\n<td>Merchant blocked</td>\n</tr>\n<tr>\n<td>E3769</td>\n<td>Beneficiary bank offline</td>\n</tr>\n<tr>\n<td>E3770</td>\n<td>Original Credit Not Found</td>\n</tr>\n<tr>\n<td>E3771</td>\n<td>Original Debit Not Found</td>\n</tr>\n<tr>\n<td>E3772</td>\n<td>Credit Not Done</td>\n</tr>\n<tr>\n<td>E3773</td>\n<td>Debit Not Done</td>\n</tr>\n</tbody>\n</table>\n</div><p>Collect Service:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>C001</td>\n<td>mid Missing</td>\n</tr>\n<tr>\n<td>C002</td>\n<td>OrderId Missing</td>\n</tr>\n<tr>\n<td>C003</td>\n<td>payerVirtualAdd Missing</td>\n</tr>\n<tr>\n<td>C004</td>\n<td>trnAmt Missing</td>\n</tr>\n<tr>\n<td>N000</td>\n<td>wrong amount</td>\n</tr>\n<tr>\n<td>C005</td>\n<td>trnRemarks Missing</td>\n</tr>\n<tr>\n<td>C006</td>\n<td>expiryValue Missing</td>\n</tr>\n<tr>\n<td>C007</td>\n<td>payerMobNo Missing</td>\n</tr>\n<tr>\n<td>C008</td>\n<td>ip Missing</td>\n</tr>\n<tr>\n<td>V000</td>\n<td>Invalid payerVirtualAdd</td>\n</tr>\n</tbody>\n</table>\n</div><p>Check Transaction Status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>T001</td>\n<td>mid Missing</td>\n</tr>\n<tr>\n<td>T002</td>\n<td>hdnOrderID Missing</td>\n</tr>\n<tr>\n<td>T003</td>\n<td>txnId Missing</td>\n</tr>\n<tr>\n<td>T004</td>\n<td>refId Missing</td>\n</tr>\n</tbody>\n</table>\n</div><p>Refund:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>R001</td>\n<td>mid Missing</td>\n</tr>\n<tr>\n<td>R002</td>\n<td>hdnOrderID Missing</td>\n</tr>\n<tr>\n<td>R003</td>\n<td>orgOrderID Missing</td>\n</tr>\n<tr>\n<td>R004</td>\n<td>Remark Missing</td>\n</tr>\n<tr>\n<td>R005</td>\n<td>amount Missing</td>\n</tr>\n<tr>\n<td>R006</td>\n<td>currency Missing</td>\n</tr>\n<tr>\n<td>R007</td>\n<td>paymentType Missing</td>\n</tr>\n<tr>\n<td>R008</td>\n<td>trnType Missing</td>\n</tr>\n</tbody>\n</table>\n</div><p>Applicable for Pay (UPI only), Collect Initiate, Refund and Call back API:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MT01</td>\n<td>Debit Transaction Failed</td>\n</tr>\n<tr>\n<td>MT02</td>\n<td>Credit Transaction Failed</td>\n</tr>\n<tr>\n<td>MT03</td>\n<td>Insufficient Balance in Account</td>\n</tr>\n<tr>\n<td>MT04</td>\n<td>Transaction Limit Exceeded</td>\n</tr>\n<tr>\n<td>MT05</td>\n<td>Transaction Amount Exceeded</td>\n</tr>\n<tr>\n<td>MT06</td>\n<td>Closed Account</td>\n</tr>\n<tr>\n<td>MT07</td>\n<td>Inactive/Dormant account (Remitter)</td>\n</tr>\n<tr>\n<td>MT08</td>\n<td>Invalid UPI PIN entered</td>\n</tr>\n<tr>\n<td>MT09</td>\n<td>Inactive/Dormant account (Beneficiary)</td>\n</tr>\n<tr>\n<td>MT10</td>\n<td>No Credit Account</td>\n</tr>\n<tr>\n<td>MT11</td>\n<td>Credit decline reversal</td>\n</tr>\n<tr>\n<td>MT12</td>\n<td>Partial Decline</td>\n</tr>\n<tr>\n<td>MT13</td>\n<td>Invalid amount (Remitter)</td>\n</tr>\n<tr>\n<td>MT14</td>\n<td>Incorrect/Invalid Payer Virtual Address</td>\n</tr>\n<tr>\n<td>MT15</td>\n<td>Incorrect/Invalid Payee Virtual Address</td>\n</tr>\n<tr>\n<td>MT16</td>\n<td>Collect rejected successfully</td>\n</tr>\n<tr>\n<td>MT17</td>\n<td>Number of PIN tries exceeded.</td>\n</tr>\n<tr>\n<td>MT18</td>\n<td>Account does not exist (Remitter)</td>\n</tr>\n<tr>\n<td>MT19</td>\n<td>Account does not exist (Beneficiary)</td>\n</tr>\n<tr>\n<td>MT20</td>\n<td>Account not whitelisted</td>\n</tr>\n<tr>\n<td>MT21</td>\n<td>Cutoff is in process(Remitter)</td>\n</tr>\n<tr>\n<td>MT22</td>\n<td>Cutoff is in process(Beneficiary)</td>\n</tr>\n<tr>\n<td>MT23</td>\n<td>Remitter CBS offline</td>\n</tr>\n<tr>\n<td>MT24</td>\n<td>Beneficiary CBS offline</td>\n</tr>\n<tr>\n<td>MT25</td>\n<td>Invalid transaction (Remitter)</td>\n</tr>\n<tr>\n<td>MT26</td>\n<td>Invalid transaction (Beneficiary)</td>\n</tr>\n<tr>\n<td>MT27</td>\n<td>Transaction not permitted to account</td>\n</tr>\n<tr>\n<td>MT28</td>\n<td>Requested function not supported (Remitter)</td>\n</tr>\n<tr>\n<td>MT29</td>\n<td>Requested function not supported (Beneficiary)</td>\n</tr>\n<tr>\n<td>MT30</td>\n<td>Beneficiary account blocked / Frozen</td>\n</tr>\n<tr>\n<td>MT31</td>\n<td>Remitter account blocked / Frozen</td>\n</tr>\n</tbody>\n</table>\n</div><p>Applicable for Transaction Status Enquiry and Callback API:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Z9</td>\n<td>INSUFFICIENT FUNDS IN CUSTOMER (REMITTER) ACCOUNT</td>\n</tr>\n<tr>\n<td>RM</td>\n<td>Invalid UPI PIN (Violation of policies while setting/changing UPI PIN)</td>\n</tr>\n<tr>\n<td>RN</td>\n<td>Registration is temporary blocked due to maximum no of attempts exceeded</td>\n</tr>\n<tr>\n<td>RZ</td>\n<td>Account is already registered with MBEBA flag as 'Y'</td>\n</tr>\n<tr>\n<td>BR</td>\n<td>Mobile number registered with multiple customer IDs</td>\n</tr>\n<tr>\n<td>B2</td>\n<td>Account linked with multiple names</td>\n</tr>\n<tr>\n<td>SP</td>\n<td>Invalid/Incorrect ATM PIN</td>\n</tr>\n<tr>\n<td>AJ</td>\n<td>Customer has never created/activated an ATM PIN</td>\n</tr>\n<tr>\n<td>K1</td>\n<td>SUSPECTED FRAUD, DECLINE / TRANSACTIONS DECLINED BASED ON RISK SCORE BY REMITTER</td>\n</tr>\n<tr>\n<td>ZI</td>\n<td>SUSPECTED FRAUD, DECLINE / TRANSACTIONS DECLINED BASED ON RISK SCORE BY BENEFICIARY</td>\n</tr>\n<tr>\n<td>Z8</td>\n<td>PER TRANSACTION LIMIT EXCEEDED AS SET BY REMITTING MEMBER</td>\n</tr>\n<tr>\n<td>Z7</td>\n<td>TRANSACTION FREQUENCY LIMIT EXCEEDED AS SET BY REMITTING MEMBER</td>\n</tr>\n<tr>\n<td>Z6</td>\n<td>NUMBER OF PIN TRIES EXCEEDED</td>\n</tr>\n<tr>\n<td>ZM</td>\n<td>INVALID UPI PIN</td>\n</tr>\n<tr>\n<td>ZD</td>\n<td>VALIDATION ERROR</td>\n</tr>\n<tr>\n<td>ZR</td>\n<td>INVALID / INCORRECT OTP</td>\n</tr>\n<tr>\n<td>ZS</td>\n<td>OTP EXPIRED</td>\n</tr>\n<tr>\n<td>ZT</td>\n<td>OTP TRANSACTION LIMIT EXCEEDED</td>\n</tr>\n<tr>\n<td>ZX</td>\n<td>INACTIVE OR DORMANT ACCOUNT (REMITTER)</td>\n</tr>\n<tr>\n<td>XD</td>\n<td>INVALID AMOUNT (REMITTER)</td>\n</tr>\n<tr>\n<td>XF</td>\n<td>FORMAT ERROR (INVALID FORMAT) (REMITTER)</td>\n</tr>\n<tr>\n<td>XH</td>\n<td>ACCOUNT DOES NOT EXIST (REMITTER)</td>\n</tr>\n<tr>\n<td>XJ</td>\n<td>REQUESTED FUNCTION NOT SUPPORTED</td>\n</tr>\n<tr>\n<td>XL</td>\n<td>EXPIRED CARD, DECLINE (REMITTER)</td>\n</tr>\n<tr>\n<td>XN</td>\n<td>NO CARD RECORD (REMITTER)</td>\n</tr>\n<tr>\n<td>XP</td>\n<td>TRANSACTION NOT PERMITTED TO CARDHOLDER (REMITTER)</td>\n</tr>\n<tr>\n<td>XR</td>\n<td>RESTRICTED CARD, DECLINE (REMITTER)</td>\n</tr>\n<tr>\n<td>XT</td>\n<td>CUT-OFF IS IN PROCESS (REMITTER)</td>\n</tr>\n<tr>\n<td></td>\n<td>TRANSACTION CANNOT BE COMPLETED. COMPLIANCE VIOLATION (REMITTER)</td>\n</tr>\n<tr>\n<td>XY</td>\n<td>REMITTER CBS OFFLINE</td>\n</tr>\n<tr>\n<td>YA</td>\n<td>LOST OR STOLEN CARD (REMITTER)</td>\n</tr>\n<tr>\n<td>YC</td>\n<td>DO NOT HONOUR (REMITTER)</td>\n</tr>\n<tr>\n<td>YE</td>\n<td>REMITTING ACCOUNT BLOCKED/FROZEN</td>\n</tr>\n<tr>\n<td>Z5</td>\n<td>INVALID BENEFICIARY CREDENTIALS</td>\n</tr>\n<tr>\n<td>ZP</td>\n<td>BANKS AS BENEFICIARY NOT LIVE ON PARTICULAR TXN TYPE</td>\n</tr>\n<tr>\n<td>ZY</td>\n<td>INACTIVE OR DORMANT ACCOUNT (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XE</td>\n<td>INVALID AMOUNT (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XG</td>\n<td>FORMAT ERROR (INVALID FORMAT) (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XI</td>\n<td>ACCOUNT DOES NOT EXIST (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XK</td>\n<td>REQUESTED FUNCTION NOT SUPPORTED</td>\n</tr>\n<tr>\n<td>XM</td>\n<td>EXPIRED CARD, DECLINE (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XO</td>\n<td>NO CARD RECORD (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XQ</td>\n<td>TRANSACTION NOT PERMITTED TO CARDHOLDER (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XS</td>\n<td>RESTRICTED CARD, DECLINE (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>XU</td>\n<td>CUT-OFF IS IN PROCESS (BENEFICIARY)</td>\n</tr>\n<tr>\n<td></td>\n<td>TRANSACTION CANNOT BE COMPLETED. COMPLIANCE VIOLATION (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>Y1</td>\n<td>BENEFICIARY CBS OFFLINE</td>\n</tr>\n<tr>\n<td>YB</td>\n<td>LOST OR STOLEN CARD (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>YD</td>\n<td>DO NOT HONOUR (BENEFICIARY)</td>\n</tr>\n<tr>\n<td>YF</td>\n<td>BENEFICIARY ACCOUNT BLOCKED/FROZEN</td>\n</tr>\n<tr>\n<td>X6</td>\n<td>INVALID MERCHANT (ACQURIER)</td>\n</tr>\n<tr>\n<td>X7</td>\n<td>MERCHANT not reachable (ACQURIER)</td>\n</tr>\n<tr>\n<td></td>\n<td>INVALID TRANSACTION OR IF MEMBER IS NOT ABLE TO FIND ANY APPROPRIATE RESPONSE</td>\n</tr>\n<tr>\n<td></td>\n<td>INVALID TRANSACTION OR IF MEMBER IS NOT ABLE TO FIND ANY APPROPRIATE RESPONSE</td>\n</tr>\n<tr>\n<td>AM</td>\n<td>UPI PIN not set by customer</td>\n</tr>\n<tr>\n<td>B1</td>\n<td>Registered Mobile number linked to the account has been changed/removed</td>\n</tr>\n<tr>\n<td>B3</td>\n<td>Transaction not permitted to the account</td>\n</tr>\n<tr>\n<td>0</td>\n<td>APPROVED OR COMPLETED SUCCESSFULLY</td>\n</tr>\n<tr>\n<td>ZA</td>\n<td>TRANSACTION DECLINED BY CUSTOMER</td>\n</tr>\n<tr>\n<td>ZH</td>\n<td>INVALID VIRTUAL ADDRESS</td>\n</tr>\n<tr>\n<td>UX</td>\n<td>EXPIRED VIRTUAL ADDRESS</td>\n</tr>\n<tr>\n<td>ZG</td>\n<td>VPA RESTRICTED BY CUSTOMER</td>\n</tr>\n<tr>\n<td>ZE</td>\n<td>TRANSACTION NOT PERMITTED TO VPA by the PSP</td>\n</tr>\n<tr>\n<td>ZB</td>\n<td>INVALID MERCHANT (PAYEE PSP)</td>\n</tr>\n<tr>\n<td>YG</td>\n<td>MERCHANT ERROR (PAYEE PSP)</td>\n</tr>\n<tr>\n<td>X1</td>\n<td>RESPONSE NOT RECEIVED WITHIN TAT AS SET BY PAYEE</td>\n</tr>\n<tr>\n<td>UT</td>\n<td>REMITTER/ISSUER UNAVAILABLE (TIMEOUT)</td>\n</tr>\n<tr>\n<td>BT</td>\n<td>ACQUIRER/BENEFICIARY UNAVAILABLE(TIMEOUT)</td>\n</tr>\n<tr>\n<td>RB</td>\n<td>CREDIT REVERSAL TIMEOUT(REVERSAL)</td>\n</tr>\n<tr>\n<td>RR</td>\n<td>DEBIT REVERSAL TIMEOUT(REVERSAL)</td>\n</tr>\n<tr>\n<td>RP</td>\n<td>PARTIAL DEBIT REVERSAL TIMEOUT</td>\n</tr>\n<tr>\n<td>32</td>\n<td>PARTIAL REVERSAL</td>\n</tr>\n<tr>\n<td>21</td>\n<td>NO ACTION TAKEN (FULL REVERSAL)</td>\n</tr>\n<tr>\n<td>U01</td>\n<td>The request is duplicate</td>\n</tr>\n<tr>\n<td>U02</td>\n<td>Amount CAP is exceeded</td>\n</tr>\n<tr>\n<td>U03</td>\n<td>Net debit CAP is exceeded</td>\n</tr>\n<tr>\n<td>U04</td>\n<td>Request is not found</td>\n</tr>\n<tr>\n<td>U05</td>\n<td>Formation is not proper</td>\n</tr>\n<tr>\n<td>U06</td>\n<td>Transaction ID is mismatched</td>\n</tr>\n<tr>\n<td>U07</td>\n<td>Validation error</td>\n</tr>\n<tr>\n<td>U08</td>\n<td>System exception</td>\n</tr>\n<tr>\n<td>U09</td>\n<td>ReqAuth Time out for PAY</td>\n</tr>\n<tr>\n<td>U10</td>\n<td>Illegal operation</td>\n</tr>\n<tr>\n<td>U11</td>\n<td>Credentials is not present</td>\n</tr>\n<tr>\n<td>U12</td>\n<td>Amount or currency mismatch</td>\n</tr>\n<tr>\n<td>U13</td>\n<td>External error</td>\n</tr>\n<tr>\n<td>U14</td>\n<td>Encryption error</td>\n</tr>\n<tr>\n<td>U15</td>\n<td>Checksum failed</td>\n</tr>\n<tr>\n<td>U16</td>\n<td>Risk threshold exceeded</td>\n</tr>\n<tr>\n<td>U17</td>\n<td>PSP is not registered</td>\n</tr>\n<tr>\n<td>U18</td>\n<td>Request authorization acknowledgement is not received</td>\n</tr>\n<tr>\n<td>U19</td>\n<td>Request authorization is declined</td>\n</tr>\n<tr>\n<td>U20</td>\n<td>Request authorization timeout</td>\n</tr>\n<tr>\n<td>U21</td>\n<td>Request authorization is not found</td>\n</tr>\n<tr>\n<td>U22</td>\n<td>CM request is declined</td>\n</tr>\n<tr>\n<td>U23</td>\n<td>CM request timeout</td>\n</tr>\n<tr>\n<td>U24</td>\n<td>CM request acknowledgement is not received</td>\n</tr>\n<tr>\n<td>U25</td>\n<td>CM URL is not found</td>\n</tr>\n<tr>\n<td>U26</td>\n<td>PSP request credit pay acknowledgement is not received</td>\n</tr>\n<tr>\n<td>U27</td>\n<td>No response from PSP</td>\n</tr>\n<tr>\n<td>U28</td>\n<td>PSP not available</td>\n</tr>\n<tr>\n<td>U29</td>\n<td>Address resolution is failed</td>\n</tr>\n<tr>\n<td>U30</td>\n<td>Debit has been failed</td>\n</tr>\n<tr>\n<td>U31</td>\n<td>Credit has been failed</td>\n</tr>\n<tr>\n<td>U32</td>\n<td>Credit revert has been failed</td>\n</tr>\n<tr>\n<td>U33</td>\n<td>Debit revert has been failed</td>\n</tr>\n<tr>\n<td>U34</td>\n<td>Reverted</td>\n</tr>\n<tr>\n<td>U35</td>\n<td>Response is already been received</td>\n</tr>\n<tr>\n<td>U36</td>\n<td>Request is already been sent</td>\n</tr>\n<tr>\n<td>U37</td>\n<td>Reversal has been sent</td>\n</tr>\n<tr>\n<td>U38</td>\n<td>Response is already been sent</td>\n</tr>\n<tr>\n<td>U39</td>\n<td>Transaction is already been failed</td>\n</tr>\n<tr>\n<td>U40</td>\n<td>IMPS processing failed in UPI</td>\n</tr>\n<tr>\n<td>U41</td>\n<td>IMPS is signed off</td>\n</tr>\n<tr>\n<td>U42</td>\n<td>IMPS transaction is already been processed</td>\n</tr>\n<tr>\n<td>U43</td>\n<td>IMPS is declined</td>\n</tr>\n<tr>\n<td>U44</td>\n<td>Form has been signed off</td>\n</tr>\n<tr>\n<td>U45</td>\n<td>Form processing has been failed in UPI</td>\n</tr>\n<tr>\n<td>U46</td>\n<td>Request credit is not found</td>\n</tr>\n<tr>\n<td>U47</td>\n<td>Request debit is not found</td>\n</tr>\n<tr>\n<td>U48</td>\n<td>Transaction is id not present</td>\n</tr>\n<tr>\n<td>U49</td>\n<td>Request message id is not present</td>\n</tr>\n<tr>\n<td>U50</td>\n<td>IFSC is not present</td>\n</tr>\n<tr>\n<td>U51</td>\n<td>Request refund is not found</td>\n</tr>\n<tr>\n<td>U52</td>\n<td>PSP orgId not found</td>\n</tr>\n<tr>\n<td>U53</td>\n<td>PSP Request Pay Debit Acknowledgement not received</td>\n</tr>\n<tr>\n<td>U54</td>\n<td>Transaction Id or Amount in credential block does not match with that in ReqPay</td>\n</tr>\n<tr>\n<td>U66</td>\n<td>Device Fingerprint mismatch</td>\n</tr>\n<tr>\n<td>U67</td>\n<td>Debit Time Out</td>\n</tr>\n<tr>\n<td>U68</td>\n<td>Credit Time Out</td>\n</tr>\n<tr>\n<td>U69</td>\n<td>Collect Expired</td>\n</tr>\n<tr>\n<td>U70</td>\n<td>Received Late Response</td>\n</tr>\n<tr>\n<td>U77</td>\n<td>Merchant blocked</td>\n</tr>\n<tr>\n<td>U78</td>\n<td>Beneficiary bank offline</td>\n</tr>\n<tr>\n<td>OC</td>\n<td>Original Credit Not Found</td>\n</tr>\n<tr>\n<td>OD</td>\n<td>Original Debit Not Found</td>\n</tr>\n<tr>\n<td>NC</td>\n<td>Credit Not Done</td>\n</tr>\n<tr>\n<td>ND</td>\n<td>Debit Not Done</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"c2feba49-289a-46a6-b379-cc3f7b2a594b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8b075b15-3499-48ed-8cc3-42c440437bf9","type":"text/javascript","exec":[""]}}],"_postman_id":"9e24ed10-e262-4078-818e-2f1a31283360"},{"name":"Pay","id":"89c9c8ac-8cf0-4716-9664-59451269d2f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"MWT112\",\n    \"trnNote\": \"Testing\",\n    \"trnAmt\": \"1.00\",\n    \"currency\": \"INR\",\n    \"paymentType\": \"P2P\",\n    \"trnType\": \"PAY\",\n    \"mcccode\": \"6012\",\n    \"expiryTime\": \"\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeVirtualAdd\": \"disha@psb\",\n    \"subMerchantID\": \"\",\n    \"whiteListAcc\": \"\",\n    \"payeeMmid\": \"\",\n    \"refURL\": \"\",\n    \"transferType\": \"UPI\",\n    \"payeeName\": \"Joyson\",\n    \"payeeAddress\": \"\",\n    \"payeeEmail\": \"\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"\",\n    \"payeeVPAType\": \"VPA\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/upi/pay","description":"<p>This API facilitate merchants who wish to initiate a pre-authorized payment to customers. This API is to be called whenever a UPI pay request is initiated. This service is applicable to the Merchants who wish to use their wallets (maintained with Mobileware) to initiate pay-outs based on beneficiary’s Account Number &amp; IFSC or Virtual Address. It supports the below type of transfers:</p>\n<p>a. UPI – Account+IFSC, VPA/UPI and Aadhaar based push transfers</p>\n<p>b. IMPS/NEFT – Account+IFSC based Push transfers</p>\n","urlObject":{"protocol":"https","path":["api","1.0","upi","pay"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"d3829c26-733d-4450-ae8c-58a0906befe1","name":"Pay - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"MWT112\",\n    \"trnNote\": \"Testing\",\n    \"trnAmt\": \"1.00\",\n    \"currency\": \"INR\",\n    \"paymentType\": \"P2P\",\n    \"trnType\": \"PAY\",\n    \"mcccode\": \"6012\",\n    \"expiryTime\": \"\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeVirtualAdd\": \"disha@psb\",\n    \"subMerchantID\": \"\",\n    \"whiteListAcc\": \"\",\n    \"payeeMmid\": \"\",\n    \"refURL\": \"\",\n    \"transferType\": \"UPI\",\n    \"payeeName\": \"Joyson\",\n    \"payeeAddress\": \"\",\n    \"payeeEmail\": \"\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"\",\n    \"payeeVPAType\": \"VPA\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upi/pay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"apiStatus\": {\n            \"errorCode\": \"1034\",\n            \"npciErrorCode\": \"\",\n            \"errorDescription\": \"Failure\"\n        },\n        \"txnId\": \"PSBB307B6603FF24C0C93B798B427CC31B4\",\n        \"rrn\": \"930812059272\",\n        \"hdnOrderID\": \"MWT112\",\n        \"txnStatus\": \"\"\n    },\n    \"errorCode\": \"E33559\",\n    \"errorMsg\": \"Pay request failed\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODUxMDE1LCJleHAiOjE1NzI4NTIyMTUsIlNFU1NJT05JRCI6IjUxMDU5NSIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.6xhBKEuUhlSuhzm1z3DcxwF2ov1NaBbyYr7sSIWAg6riq9xXONxw5QW4sbhbM8qXhhOE5vcvCC87iGaoCWG5bQ\"\n}"},{"id":"db4485d7-2216-4057-9f77-10c72ad3c376","name":"Pay - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"MWT112\",\n    \"trnNote\": \"Testing\",\n    \"trnAmt\": \"1.00\",\n    \"currency\": \"INR\",\n    \"paymentType\": \"P2P\",\n    \"trnType\": \"PAY\",\n    \"mcccode\": \"6012\",\n    \"expiryTime\": \"\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeVirtualAdd\": \"disha@psb\",\n    \"subMerchantID\": \"\",\n    \"whiteListAcc\": \"\",\n    \"payeeMmid\": \"\",\n    \"refURL\": \"\",\n    \"transferType\": \"UPI\",\n    \"payeeName\": \"Joyson\",\n    \"payeeAddress\": \"\",\n    \"payeeEmail\": \"\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"\",\n    \"payeeVPAType\": \"VPA\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upi/pay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"apiStatus\": {\n            \"errorCode\": \"0\",\n            \"npciErrorCode\": \"\",\n            \"errorDescription\": \"Success\"\n        },\n        \"txnId\": \"PSB8BF8F3AE64BC4CE6B8D30B6F55C4B1A1\",\n        \"rrn\": \"930812059271\",\n        \"hdnOrderID\": \"MWT112\",\n        \"txnStatus\": \"\"\n    },\n    \"errorCode\": \"000\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODUwMTA2LCJleHAiOjE1NzI4NTEzMDYsIlNFU1NJT05JRCI6IjU2NjY4MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.wi4TimK0fDjI_ncBilU51eUeWgunVDBH89YMeGGulGel5zUDBNpMViiAp74vOD3OAFOJD_3IpRwuEvOzGDIM2g\"\n}"}],"_postman_id":"89c9c8ac-8cf0-4716-9664-59451269d2f9"},{"name":"Refund","id":"79dae2b3-0ede-4507-917b-d922069f5589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"MWT113\",\n    \"orgOrderID\": \"918879397255\",\n    \"orgYBLtxnId\": \"244510\",\n    \"orgcustRefId\": \"925311058483\",\n    \"remark\": \"Refund\",\n    \"amount\": \"1.00\",\n    \"currency\": \"INR\",\n    \"paymentType\": \"P2P\",\n    \"trnType\": \"Pay\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/upi/refund","description":"<p>This API is to be called whenever a UPI refund request is initiated. This service is applicable to the Merchants who wish to initiate the refund amount to customer. Only UPI based payment is supported.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","upi","refund"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"79dae2b3-0ede-4507-917b-d922069f5589"},{"name":"Transaction Status Enquiry","id":"7ebc94eb-b4d3-4347-b25f-e19f54830f08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"321166\",\n    \"txnId\": \"PSB47B56BEE93214175B7097641F0D449A9\",\n    \"refId\": \"\",\n    \"custRefNo\": \"725014034681\",\n    \"addField1\": \"NA\",\n    \"addField2\": \"NA\",\n    \"addField3\": \"NA\",\n    \"addField4\": \"NA\",\n    \"addField5\": \"NA\",\n    \"addField6\": \"NA\",\n    \"addField7\": \"NA\",\n    \"addField8\": \"NA\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/upi/txnQuery","description":"<p>This API allows the merchant to check the status of a transaction.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","upi","txnQuery"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"66635921-35d9-4717-b223-b4c8e2840a68","name":"Transaction Status Enquiry - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"\",\n    \"hdnOrderID\": \"321166\",\n    \"txnId\": \"PSB47B56BEE93214175B7097641F0D449A9\",\n    \"refId\": \"\",\n    \"custRefNo\": \"725014034681\",\n    \"addField1\": \"NA\",\n    \"addField2\": \"NA\",\n    \"addField3\": \"NA\",\n    \"addField4\": \"NA\",\n    \"addField5\": \"NA\",\n    \"addField6\": \"NA\",\n    \"addField7\": \"NA\",\n    \"addField8\": \"NA\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upimerchant/txnQuery"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"apiStatus\": {\n\t\t\t\"errorCode\": \"T001\",\n\t\t\t\"npciErrorCode\": \"\",\n\t\t\t\"errorDescription\": \"mid Missing\"\n\t\t},\n\t\t\"txnId\": \"\",\n\t\t\"rrn\": \"\",\n\t\t\"hdnOrderID\": \"\",\n\t\t\"txnStatus\": \"\"\n\t},\n\t\"errorCode\": \"9000\",\n\t\"errorMsg\": \"\",\n\t\"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODYwMzg0LCJleHAiOjE1NzI4NjE1ODQsIlNFU1NJT05JRCI6IjY0Mjg0NyIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.zCLO78gWTldKIRgNQhr2YHWR9qerqbwm9PftUaqmlguiGPl4rZloaa4TSjOjjfS1T2Q0C_aFxdai0UinMSrpRw\"\n}"},{"id":"7a48ae35-cb23-445d-a194-78eb3db2ee24","name":"Transaction Status Enquiry - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"321166\",\n    \"txnId\": \"PSB47B56BEE93214175B7097641F0D449A9\",\n    \"refId\": \"\",\n    \"custRefNo\": \"725014034681\",\n    \"addField1\": \"NA\",\n    \"addField2\": \"NA\",\n    \"addField3\": \"NA\",\n    \"addField4\": \"NA\",\n    \"addField5\": \"NA\",\n    \"addField6\": \"NA\",\n    \"addField7\": \"NA\",\n    \"addField8\": \"NA\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upi/txnQuery"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"apiStatus\": {\n            \"errorCode\": \"0\",\n            \"npciErrorCode\": \"\",\n            \"errorDescription\": \"Success\"\n        },\n        \"txnId\": \"\",\n        \"rrn\": \"725014034681\",\n        \"hdnOrderID\": \"\",\n        \"txnStatus\": \"\"\n    },\n    \"errorCode\": \"000\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4IiwiaWF0IjoxNTcyODUwNjkyLCJleHAiOjE1NzI4NTE4OTIsIlNFU1NJT05JRCI6IjUxMDU5NSIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiYmx3QzkzZmhuMlVac0tFNEIzUXozVzlIMngzT1U2ZnMiLCJFTlYiOiJ1YXQifQ.acfR-Qsym2kZ4spwqdXEeZgcqFi2MtgMb6yKDWpyqT-jUNX4OfgKiDCEamDdicN6dKW5RKmiPyjIRKMOFT6DpQ\"\n}"}],"_postman_id":"7ebc94eb-b4d3-4347-b25f-e19f54830f08"},{"name":"Collect","id":"2e0aea59-a6bc-44e4-94ee-3695161d8639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"918879397255\",\n    \"payerVirtualAdd\": \"disha@psb\",\n    \"trnAmt\": \"1.00\",\n    \"trnRemarks\": \"Lunch\",\n    \"expiryType\": \"DAYS\",\n    \"expiryValue\": \"2\",\n    \"mcccode\": \"6012\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"9595989586\",\n    \"payerMMID\": \"\",\n    \"payerAadharNo\": \"\",\n    \"payeeVirtualAdd\": \"mayur.wani@psb\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeMmid\": \"\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/upi/collect","description":"<p>This API facilitates the merchant to initiate Collect Requests based on VPA/UPI id.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","upi","collect"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"ebd21063-5768-48ee-9b89-5396c604aa88","name":"Collect - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"Bearer + auth token received in response of auth API","key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"918879397255\",\n    \"payerVirtualAdd\": \"disha@psb\",\n    \"trnAmt\": \"1.00\",\n    \"trnRemarks\": \"Lunch\",\n    \"expiryType\": \"DAYS\",\n    \"expiryValue\": \"2\",\n    \"mcccode\": \"6012\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"9595989586\",\n    \"payerMMID\": \"\",\n    \"payerAadharNo\": \"\",\n    \"payeeVirtualAdd\": \"mayur.wani@psb\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeMmid\": \"\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upi/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 10 Oct 2019 07:59:23 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"apiStatus\": {\n            \"errorCode\": \"0\",\n            \"npciErrorCode\": \"\",\n            \"errorDescription\": \"Success\"\n        },\n        \"txnId\": \"PSB992923C55142404593D95582407FA50F\",\n        \"rrn\": \"928009058991\",\n        \"hdnOrderID\": \"918879397255\",\n        \"txnStatus\": \"\"\n    },\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyNTIiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MTAiLCJpYXQiOjE1NzA0MjI0NjEsImV4cCI6MTU3MDQyMzY2MSwiU0VTU0lPTklEIjoiNzM0NjQ5IiwiUFJPRExJU1QiOltdLCJTRUNSRVQiOiI0ZTZMSWNwTmhDaVJNeHNDQVZQSkJ4UURMQW9WeERJNyIsIkVOViI6ImRldiJ9.mc3dVTPwAplEmxlacm3Da33AL6v_3k0FPg0YNAEN8tgr6fgGP9UwvmRUsznRdFxhfAB3M8NwiA-ROzYTkrdsuw\"\n}"},{"id":"f1576288-5443-47de-89f1-b310ec6fe387","name":"Collect - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"mid\": \"MER0000000000384\",\n    \"hdnOrderID\": \"918879397255\",\n    \"payerVirtualAdd\": \"disha@psb\",\n    \"trnAmt\": \"1.00\",\n    \"trnRemarks\": \"Lunch\",\n    \"expiryType\": \"DAYS\",\n    \"expiryValue\": \"2\",\n    \"mcccode\": \"6012\",\n    \"payerAccNo\": \"\",\n    \"payerIFSC\": \"\",\n    \"payerMobNo\": \"9595989586\",\n    \"payerMMID\": \"\",\n    \"payerAadharNo\": \"\",\n    \"payeeVirtualAdd\": \"mayur.wani@psb\",\n    \"payeeAccNo\": \"\",\n    \"payeeIFSC\": \"\",\n    \"payeeAadharNo\": \"\",\n    \"payeeMobNo\": \"\",\n    \"payeeMmid\": \"\",\n    \"addField1\": \"\",\n    \"addField2\": \"\",\n    \"addField3\": \"\",\n    \"addField4\": \"\",\n    \"addField5\": \"\",\n    \"addField6\": \"\",\n    \"addField7\": \"\",\n    \"addField8\": \"\",\n    \"addField9\": \"NA\",\n    \"addField10\": \"NA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/upi/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {},\n    \"errorCode\": \"E0408\",\n    \"errorMsg\": \"Token expired, please try again with valid token.\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyNTIiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MTAiLCJpYXQiOjE1NzAxOTI1MzUsImV4cCI6MTU3MDE5MzczNSwiU0VTU0lPTklEIjoiNTQxODU3IiwiUFJPRExJU1QiOltdLCJTRUNSRVQiOiI0ZTZMSWNwTmhDaVJNeHNDQVZQSkJ4UURMQW9WeERJNyIsIkVOViI6ImRldiJ9.0XDWmkQlZLYLj7yLasX0Vo9laU_1zW3nxcLKp-rWKzAQBLitALhuhk_NkXQKn5_32d4dMxIM_WFdyVRQ0znMsQ\"\n}"}],"_postman_id":"2e0aea59-a6bc-44e4-94ee-3695161d8639"}],"id":"e2dade10-a0be-4dbf-8e76-03101a826d14","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>DataType</th>\n<th>Length</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>mid</td>\n<td>String</td>\n<td>16</td>\n<td>Yes</td>\n<td>Merchant ID of Merchant</td>\n</tr>\n<tr>\n<td>hdnOrderID</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Hidden Order ID</td>\n</tr>\n<tr>\n<td>trnNote</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>trnAmt</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Two places after decimal<br />Example : 1.00</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>String</td>\n<td>3</td>\n<td>Yes</td>\n<td>INR</td>\n</tr>\n<tr>\n<td>paymentType</td>\n<td>String</td>\n<td>3</td>\n<td>Yes</td>\n<td>P2P<br />P2M</td>\n</tr>\n<tr>\n<td>trnType</td>\n<td>String</td>\n<td>3</td>\n<td>Yes</td>\n<td>PAY<br />Refund</td>\n</tr>\n<tr>\n<td>mcccode</td>\n<td>Numeric String</td>\n<td>4</td>\n<td>Yes</td>\n<td>P2P – 0000<br />P2M – Relevant Codes depending on industry nature</td>\n</tr>\n<tr>\n<td>expiryTime</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td>Only for Collect requests</td>\n</tr>\n<tr>\n<td>payeeVirtualAdd</td>\n<td>String</td>\n<td>1-45</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeAccNo</td>\n<td>Numeric String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeIFSC</td>\n<td>String</td>\n<td>11</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeMobNo</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeMmid</td>\n<td>Numeric String</td>\n<td>7</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeAadharNo</td>\n<td>Numeric String</td>\n<td>15</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeName</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeEmail</td>\n<td>String</td>\n<td></td>\n<td>Conditional<br />Yes - Non UPI</td>\n<td></td>\n</tr>\n<tr>\n<td>payeeVPAType</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>VPA<br />Account<br />AADHAR<br />Mobile</td>\n</tr>\n<tr>\n<td>payerVirtualAdd</td>\n<td>String</td>\n<td>1-45</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>payerAccNo</td>\n<td>String</td>\n<td></td>\n<td>Conditional<br />Yes - Non UPI</td>\n<td></td>\n</tr>\n<tr>\n<td>payerIFSC</td>\n<td>String</td>\n<td>11</td>\n<td>Conditional<br />Yes - Non UPI</td>\n<td></td>\n</tr>\n<tr>\n<td>payerMobNo</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Conditional<br />Yes - Non UPI Pay<br />Yes - Collect</td>\n<td></td>\n</tr>\n<tr>\n<td>payerMMID</td>\n<td>Numeric String</td>\n<td>7</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>payerAadharNo</td>\n<td>Numeric String</td>\n<td>15</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>subMerchantID</td>\n<td>String</td>\n<td>16</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>whiteListAcc</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>refURL</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>transferType</td>\n<td>String</td>\n<td>3-4</td>\n<td>Yes</td>\n<td>UPI<br />IMPS<br />NEFT<br />Any</td>\n</tr>\n<tr>\n<td>orgOrderID</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Original Transaction hdnOrderID</td>\n</tr>\n<tr>\n<td>orgYBLtxnId</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td>Transaction Id of original transaction</td>\n</tr>\n<tr>\n<td>orgcustRefId</td>\n<td>Numeric String</td>\n<td></td>\n<td>No</td>\n<td>CustRefId of original transaction</td>\n</tr>\n<tr>\n<td>remark</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Two places after decimal<br />Example : 1.00</td>\n</tr>\n<tr>\n<td>txnId</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>refId</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>custRefNo</td>\n<td>Numeric String</td>\n<td>12</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>trnRemarks</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>expiryType</td>\n<td>String</td>\n<td>2-4</td>\n<td>Yes</td>\n<td>MIN = Minute<br />HR = Hours<br />DAYS = Day</td>\n</tr>\n<tr>\n<td>expiryValue</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>addField1</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField2</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField3</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField4</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField5</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField6</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField7</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField8</td>\n<td>String</td>\n<td></td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>addField9</td>\n<td>String</td>\n<td>2</td>\n<td>No</td>\n<td>NA</td>\n</tr>\n<tr>\n<td>addField10</td>\n<td>String</td>\n<td>2</td>\n<td>No</td>\n<td>NA</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"43c3f425-728d-4d33-a375-d93946694cf8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"af4627e3-7f48-4443-ba43-6b7804c6d488","type":"text/javascript","exec":[""]}}],"_postman_id":"e2dade10-a0be-4dbf-8e76-03101a826d14"},{"name":"AEPS (1.0.0)","item":[{"name":"Error Codes","item":[],"id":"06b5dd98-777d-4b2c-a55d-db3772c50ee5","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>0</td>\n<td>Successful</td>\n</tr>\n<tr>\n<td>E0052</td>\n<td>Transaction Not Found</td>\n</tr>\n<tr>\n<td>E0053</td>\n<td>Enter either Transaction ID or Client Reference ID</td>\n</tr>\n<tr>\n<td>E4502</td>\n<td>Agent key can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4503</td>\n<td>Modality can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4504</td>\n<td>Invalid modality data.</td>\n</tr>\n<tr>\n<td>E4505</td>\n<td>uidNumber can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4506</td>\n<td>uidNumber should be 12 digit.</td>\n</tr>\n<tr>\n<td>E4507</td>\n<td>Consent can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4508</td>\n<td>Invalid consent value.</td>\n</tr>\n<tr>\n<td>E4509</td>\n<td>pidType can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4510</td>\n<td>Invalid PidType value.</td>\n</tr>\n<tr>\n<td>E4511</td>\n<td>encrPid can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4512</td>\n<td>encrHmac can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4513</td>\n<td>encrSkey can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4514</td>\n<td>CI can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4515</td>\n<td>entryMode can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4516</td>\n<td>serviceCondCode can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4517</td>\n<td>mcc can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4518</td>\n<td>dt can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4519</td>\n<td>udc can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4520</td>\n<td>rdsId can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4521</td>\n<td>rdsVer can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4522</td>\n<td>dpId can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4523</td>\n<td>dc can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4524</td>\n<td>mi can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4525</td>\n<td>mc can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4526</td>\n<td>pip can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4527</td>\n<td>transLocName can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4528</td>\n<td>bankIIN can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4529</td>\n<td>Invalid length of bankIIN.</td>\n</tr>\n<tr>\n<td>E4530</td>\n<td>Invalid agent key.</td>\n</tr>\n<tr>\n<td>E4531</td>\n<td>Tenant is Disabled</td>\n</tr>\n<tr>\n<td>E4532</td>\n<td>Invalid Access Token</td>\n</tr>\n<tr>\n<td>E4533</td>\n<td>benefUidNumber can not be null or empty</td>\n</tr>\n<tr>\n<td>E4534</td>\n<td>Invalid length of benefUidNumber.</td>\n</tr>\n<tr>\n<td>E4535</td>\n<td>benefBankIIN can not be null or empty</td>\n</tr>\n<tr>\n<td>E4536</td>\n<td>Invalid length of benefBankIIN.</td>\n</tr>\n<tr>\n<td>E4537</td>\n<td>transaction can not be null.</td>\n</tr>\n<tr>\n<td>E4538</td>\n<td>encrRbd can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4539</td>\n<td>Invalid Request</td>\n</tr>\n<tr>\n<td>E4540</td>\n<td>Mandatory Input</td>\n</tr>\n<tr>\n<td>E4541</td>\n<td>Invalid agent Id</td>\n</tr>\n<tr>\n<td>E4542</td>\n<td>Tenant is Disabled</td>\n</tr>\n<tr>\n<td>E4543</td>\n<td>Invalid Access Token</td>\n</tr>\n<tr>\n<td>E4544</td>\n<td>Rbd data should not be empty</td>\n</tr>\n<tr>\n<td>E4545</td>\n<td>pid data should not be empty</td>\n</tr>\n<tr>\n<td>E4546</td>\n<td>Invalid agent ID</td>\n</tr>\n<tr>\n<td>E4547</td>\n<td>Invalid agent ID</td>\n</tr>\n<tr>\n<td>E4548</td>\n<td>Invalid hash value</td>\n</tr>\n<tr>\n<td>E4549</td>\n<td>Invalid Beneficiary Uid Number</td>\n</tr>\n<tr>\n<td>E4550</td>\n<td>Beneficiary Bank IIN can not be empty</td>\n</tr>\n<tr>\n<td>E4551</td>\n<td>Bank IIN should be six digit</td>\n</tr>\n<tr>\n<td>E4552</td>\n<td>Invalid Transaction Amount</td>\n</tr>\n<tr>\n<td>E4553</td>\n<td>Invalid Acquirer bank IIN</td>\n</tr>\n<tr>\n<td>E4554</td>\n<td>Connection Error</td>\n</tr>\n<tr>\n<td>E4555</td>\n<td>Connection Timeout</td>\n</tr>\n<tr>\n<td>E4556</td>\n<td>No Route to NPCI</td>\n</tr>\n<tr>\n<td>E4557</td>\n<td>User not Active</td>\n</tr>\n<tr>\n<td>E4558</td>\n<td>Technical error category 01</td>\n</tr>\n<tr>\n<td>E4559</td>\n<td>Please check user Name and password</td>\n</tr>\n<tr>\n<td>E4560</td>\n<td>Offus transaction should not be allowed.</td>\n</tr>\n<tr>\n<td>E4561</td>\n<td>Already transaction reversed</td>\n</tr>\n<tr>\n<td>E4562</td>\n<td>Retrieval reference number miss matched</td>\n</tr>\n<tr>\n<td>E4563</td>\n<td>No connectivity to NPCI,please try later</td>\n</tr>\n<tr>\n<td>E4564</td>\n<td>Error occured unpacking response</td>\n</tr>\n<tr>\n<td>E4565</td>\n<td>Format Error</td>\n</tr>\n<tr>\n<td>E4566</td>\n<td>Technical Error</td>\n</tr>\n<tr>\n<td>E4567</td>\n<td>Connection timeout</td>\n</tr>\n<tr>\n<td>E4568</td>\n<td>Format Error</td>\n</tr>\n<tr>\n<td>E4569</td>\n<td>Technical Error</td>\n</tr>\n<tr>\n<td>E4570</td>\n<td>NRE Account</td>\n</tr>\n<tr>\n<td>E4571</td>\n<td>LIMIT EXCEEDED</td>\n</tr>\n<tr>\n<td>E4572</td>\n<td>Invalid Demographic</td>\n</tr>\n<tr>\n<td>E4573</td>\n<td>Missing pid data as specified in uses</td>\n</tr>\n<tr>\n<td>E4574</td>\n<td>Missing pa data as specified in uses</td>\n</tr>\n<tr>\n<td>E4575</td>\n<td>Missing pin data as specified in uses</td>\n</tr>\n<tr>\n<td>E4576</td>\n<td>Unknown error</td>\n</tr>\n<tr>\n<td>E4577</td>\n<td>Missing otp data as specified in uses</td>\n</tr>\n<tr>\n<td>E4578</td>\n<td>Invalid biometric data</td>\n</tr>\n<tr>\n<td>E4579</td>\n<td>missing biometric data specified in uses</td>\n</tr>\n<tr>\n<td>E4580</td>\n<td>UIDAI time out</td>\n</tr>\n<tr>\n<td>E4581</td>\n<td>Missing PFA data specified in uses</td>\n</tr>\n<tr>\n<td>E4582</td>\n<td>Missing value for BT ATT in uses element</td>\n</tr>\n<tr>\n<td>E4583</td>\n<td>Invalid value in BT Att in uses element</td>\n</tr>\n<tr>\n<td>E4584</td>\n<td>No Auth factorys found in auth request</td>\n</tr>\n<tr>\n<td>E4585</td>\n<td>Invalid DOB value in pi element</td>\n</tr>\n<tr>\n<td>E4586</td>\n<td>Invalid MV value in PI element</td>\n</tr>\n<tr>\n<td>E4587</td>\n<td>Invalid MV value in PFA element</td>\n</tr>\n<tr>\n<td>E4588</td>\n<td>Invalid MS value</td>\n</tr>\n<tr>\n<td>E4589</td>\n<td>Both PA and PFA are present</td>\n</tr>\n<tr>\n<td>E4590</td>\n<td>Technical error1-related to ABIS interaction</td>\n</tr>\n<tr>\n<td>E4591</td>\n<td>Technical error2-UID DB server DOWN</td>\n</tr>\n<tr>\n<td>E4592</td>\n<td>Technical erro 3- xml error</td>\n</tr>\n<tr>\n<td>E4593</td>\n<td>Unsupported option</td>\n</tr>\n<tr>\n<td>E4594</td>\n<td>Transaction amount exceed limit</td>\n</tr>\n<tr>\n<td>E4595</td>\n<td>Invalid pid xml format</td>\n</tr>\n<tr>\n<td>E4596</td>\n<td>Request older than 24 hours</td>\n</tr>\n<tr>\n<td>E4597</td>\n<td>Unauthorized ASA channel</td>\n</tr>\n<tr>\n<td>E4598</td>\n<td>Unspecified ASA channel</td>\n</tr>\n<tr>\n<td>E4599</td>\n<td>PI Basic Attr demographic did not match</td>\n</tr>\n<tr>\n<td>E4600</td>\n<td>Pi address attr demographic not match</td>\n</tr>\n<tr>\n<td>E4601</td>\n<td>Biometric data did not match</td>\n</tr>\n<tr>\n<td>E4602</td>\n<td>Biometric locked</td>\n</tr>\n<tr>\n<td>E4603</td>\n<td>Invalid Encryption</td>\n</tr>\n<tr>\n<td>E4604</td>\n<td>Invalid xml Format</td>\n</tr>\n<tr>\n<td>E4605</td>\n<td>Invalid device</td>\n</tr>\n<tr>\n<td>E4606</td>\n<td>invalid authenticator code</td>\n</tr>\n<tr>\n<td>E4607</td>\n<td>Invalid auth xml version</td>\n</tr>\n<tr>\n<td>E4608</td>\n<td>Invalid uses element</td>\n</tr>\n<tr>\n<td>E4609</td>\n<td>PIN retries reset</td>\n</tr>\n<tr>\n<td>E4610</td>\n<td>Invalid biometric position</td>\n</tr>\n<tr>\n<td>E4611</td>\n<td>PI usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4612</td>\n<td>PA usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4613</td>\n<td>PFA usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4614</td>\n<td>FMR usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4615</td>\n<td>FIR usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4616</td>\n<td>IIR usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4617</td>\n<td>OTP usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4618</td>\n<td>PIN usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4619</td>\n<td>FUZZY usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4620</td>\n<td>LOCAL usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4621</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4622</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4623</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4624</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4625</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4626</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4627</td>\n<td>Missing Biometric data in UIDAI CIDR</td>\n</tr>\n<tr>\n<td>E4628</td>\n<td>Invalid certificate identifier in ci attribute of skey</td>\n</tr>\n<tr>\n<td>E4629</td>\n<td>Invalid encryption of pid</td>\n</tr>\n<tr>\n<td>E4630</td>\n<td>Invalid encryption of hmac</td>\n</tr>\n<tr>\n<td>E4631</td>\n<td>AUA not authorized for ASA</td>\n</tr>\n<tr>\n<td>E4632</td>\n<td>Sub-AUA not Associated with AUA</td>\n</tr>\n<tr>\n<td>E4633</td>\n<td>Invalid pid xml version</td>\n</tr>\n<tr>\n<td>E4634</td>\n<td>Duplicate Irises used</td>\n</tr>\n<tr>\n<td>E4635</td>\n<td>Request Expired</td>\n</tr>\n<tr>\n<td>E4636</td>\n<td>Invalid time stamp</td>\n</tr>\n<tr>\n<td>E4637</td>\n<td>Duplicate request</td>\n</tr>\n<tr>\n<td>E4638</td>\n<td>Hmac validation failed</td>\n</tr>\n<tr>\n<td>E4639</td>\n<td>AUA licence key expired</td>\n</tr>\n<tr>\n<td>E4640</td>\n<td>ASA licence key expired</td>\n</tr>\n<tr>\n<td>E4641</td>\n<td>Invalid Input</td>\n</tr>\n<tr>\n<td>E4642</td>\n<td>Unsupported language</td>\n</tr>\n<tr>\n<td>E4643</td>\n<td>Digital signature verification failed</td>\n</tr>\n<tr>\n<td>E4644</td>\n<td>Invalid key info in digital signature</td>\n</tr>\n<tr>\n<td>E4645</td>\n<td>FMR and FIR in 1 TXN</td>\n</tr>\n<tr>\n<td>E4646</td>\n<td>More than one finger in signle FIR</td>\n</tr>\n<tr>\n<td>E4647</td>\n<td>FMR/FIR exceed 10</td>\n</tr>\n<tr>\n<td>E4648</td>\n<td>IIR should not exceed 2</td>\n</tr>\n<tr>\n<td>E4649</td>\n<td>Session key expire</td>\n</tr>\n<tr>\n<td>E4650</td>\n<td>Best FNGR DTCTN not done</td>\n</tr>\n<tr>\n<td>E4651</td>\n<td>Duplicate fing used</td>\n</tr>\n<tr>\n<td>E4652</td>\n<td>Invalid pin code</td>\n</tr>\n<tr>\n<td>E4653</td>\n<td>Invalid geo code</td>\n</tr>\n<tr>\n<td>E4654</td>\n<td>OTP validatio faild</td>\n</tr>\n<tr>\n<td>E4655</td>\n<td>TKN validation failed</td>\n</tr>\n<tr>\n<td>E4656</td>\n<td>SYNC key use not allowed</td>\n</tr>\n<tr>\n<td>E4657</td>\n<td>Invalid finger device</td>\n</tr>\n<tr>\n<td>E4658</td>\n<td>Invalid IRIS device</td>\n</tr>\n<tr>\n<td>E4659</td>\n<td>Invalid demographic data</td>\n</tr>\n<tr>\n<td>E4660</td>\n<td>BFD not allowed as per license</td>\n</tr>\n<tr>\n<td>E4661</td>\n<td>Technical error category 3</td>\n</tr>\n<tr>\n<td>E4662</td>\n<td>Aadhaar no STS LOST/Decased /Not ACT</td>\n</tr>\n<tr>\n<td>E4663</td>\n<td>Aadhaar does not exist in CIDR</td>\n</tr>\n<tr>\n<td>E4664</td>\n<td>Aadhaar Cancelled due to various reasons</td>\n</tr>\n<tr>\n<td>E4665</td>\n<td>Number of FID should not exceed 1</td>\n</tr>\n<tr>\n<td>E4666</td>\n<td>txn value did not match with txn value used in Request OTP API</td>\n</tr>\n<tr>\n<td>E4667</td>\n<td>Invalid resident consent in rc attribute of Auth</td>\n</tr>\n<tr>\n<td>E4668</td>\n<td>Invalid mi code under Meta tag</td>\n</tr>\n<tr>\n<td>E4669</td>\n<td>Invalid mc code under Meta tag</td>\n</tr>\n<tr>\n<td>E4670</td>\n<td>FID usage not allowed as per license</td>\n</tr>\n<tr>\n<td>E4671</td>\n<td>Name space not allowed</td>\n</tr>\n<tr>\n<td>E4672</td>\n<td>Registered device not allowed as per license</td>\n</tr>\n<tr>\n<td>E4673</td>\n<td>Public device not allowed as per license</td>\n</tr>\n<tr>\n<td>E4674</td>\n<td>Invalid value in the bs attribute of Bio element within Pid</td>\n</tr>\n<tr>\n<td>E4675</td>\n<td>OTP store related technical error</td>\n</tr>\n<tr>\n<td>E4676</td>\n<td>Biometric lock related technical error</td>\n</tr>\n<tr>\n<td>E4677</td>\n<td>Aadhaar suspended by competent authority</td>\n</tr>\n<tr>\n<td>E4678</td>\n<td>Aadhaar cancelled</td>\n</tr>\n<tr>\n<td>E4679</td>\n<td>Invalid “tid” value.</td>\n</tr>\n<tr>\n<td>E4680</td>\n<td>Registered devices currently not supported</td>\n</tr>\n<tr>\n<td>E4681</td>\n<td>Public devices are not allowed to be used</td>\n</tr>\n<tr>\n<td>E4682</td>\n<td>rdsId is invalid and not part of certification registry</td>\n</tr>\n<tr>\n<td>E4683</td>\n<td>rdsVer is invalid and not part of certification registry</td>\n</tr>\n<tr>\n<td>E4684</td>\n<td>dpId is invalid and not part of certification registry</td>\n</tr>\n<tr>\n<td>E4685</td>\n<td>Invalid dih</td>\n</tr>\n<tr>\n<td>E4686</td>\n<td>Device Certificate has expired</td>\n</tr>\n<tr>\n<td>E4687</td>\n<td>DP Master Certificate has expired</td>\n</tr>\n<tr>\n<td>E4688</td>\n<td>Technical error</td>\n</tr>\n<tr>\n<td>E4689</td>\n<td>Refer to card issuer</td>\n</tr>\n<tr>\n<td>E4690</td>\n<td>Refer to card issuer special</td>\n</tr>\n<tr>\n<td>E4691</td>\n<td>Invalid merchant</td>\n</tr>\n<tr>\n<td>E4692</td>\n<td>Pick-up</td>\n</tr>\n<tr>\n<td>E4693</td>\n<td>Do not honor</td>\n</tr>\n<tr>\n<td>E4694</td>\n<td>Error</td>\n</tr>\n<tr>\n<td>E4695</td>\n<td>Pick-up card, special condition</td>\n</tr>\n<tr>\n<td>E4696</td>\n<td>Issuer un-available</td>\n</tr>\n<tr>\n<td>E4697</td>\n<td>Request in progress</td>\n</tr>\n<tr>\n<td>E4698</td>\n<td>Approved for partial amount</td>\n</tr>\n<tr>\n<td>E4699</td>\n<td>Approved (VIP)</td>\n</tr>\n<tr>\n<td>E4700</td>\n<td>Invalid transaction</td>\n</tr>\n<tr>\n<td>E4701</td>\n<td>Invalid amount</td>\n</tr>\n<tr>\n<td>E4702</td>\n<td>Invalid card number</td>\n</tr>\n<tr>\n<td>E4703</td>\n<td>No such issuer</td>\n</tr>\n<tr>\n<td>E4704</td>\n<td>Approved, update track III</td>\n</tr>\n<tr>\n<td>E4705</td>\n<td>Customer cancel</td>\n</tr>\n<tr>\n<td>E4706</td>\n<td>Customer dispute</td>\n</tr>\n<tr>\n<td>E4707</td>\n<td>Re-enter transaction</td>\n</tr>\n<tr>\n<td>E4708</td>\n<td>Invalid Request/Response</td>\n</tr>\n<tr>\n<td>E4709</td>\n<td>No action taken</td>\n</tr>\n<tr>\n<td>E4710</td>\n<td>Suspected malfunction</td>\n</tr>\n<tr>\n<td>E4711</td>\n<td>Unacceptable transaction fee</td>\n</tr>\n<tr>\n<td>E4712</td>\n<td>File update not supported by receiver</td>\n</tr>\n<tr>\n<td>E4713</td>\n<td>Unable to locate record on file</td>\n</tr>\n<tr>\n<td>E4714</td>\n<td>Duplicate update, old record replaced</td>\n</tr>\n<tr>\n<td>E4715</td>\n<td>File update field edit error</td>\n</tr>\n<tr>\n<td>E4716</td>\n<td>File update file locked out</td>\n</tr>\n<tr>\n<td>E4717</td>\n<td>File update failed</td>\n</tr>\n<tr>\n<td>E4718</td>\n<td>Format Error</td>\n</tr>\n<tr>\n<td>E4719</td>\n<td>Bank not supported by switch</td>\n</tr>\n<tr>\n<td>E4720</td>\n<td>Completed partially</td>\n</tr>\n<tr>\n<td>E4721</td>\n<td>Expired card, capture</td>\n</tr>\n<tr>\n<td>E4722</td>\n<td>Suspected fraud, capture</td>\n</tr>\n<tr>\n<td>E4723</td>\n<td>Card acceptor contact acquirer</td>\n</tr>\n<tr>\n<td>E4724</td>\n<td>Restricted Card</td>\n</tr>\n<tr>\n<td>E4725</td>\n<td>Card acceptor call acquirer security</td>\n</tr>\n<tr>\n<td>E4726</td>\n<td>Allowable pin tries exceeded</td>\n</tr>\n<tr>\n<td>E4727</td>\n<td>No credit account</td>\n</tr>\n<tr>\n<td>E4728</td>\n<td>Requested function not supported</td>\n</tr>\n<tr>\n<td>E4729</td>\n<td>Lost card, capture</td>\n</tr>\n<tr>\n<td>E4730</td>\n<td>No universal account</td>\n</tr>\n<tr>\n<td>E4731</td>\n<td>Stolen card, capture</td>\n</tr>\n<tr>\n<td>E4732</td>\n<td>No investment account</td>\n</tr>\n<tr>\n<td>E4733</td>\n<td>Insufficient funds</td>\n</tr>\n<tr>\n<td>E4734</td>\n<td>No checking account</td>\n</tr>\n<tr>\n<td>E4735</td>\n<td>No savings account</td>\n</tr>\n<tr>\n<td>E4736</td>\n<td>Expired card</td>\n</tr>\n<tr>\n<td>E4737</td>\n<td>Invalid PIN</td>\n</tr>\n<tr>\n<td>E4738</td>\n<td>No card record</td>\n</tr>\n<tr>\n<td>E4739</td>\n<td>Transaction not permitted to cardholder</td>\n</tr>\n<tr>\n<td>E4740</td>\n<td>Transaction not permitted to terminal</td>\n</tr>\n<tr>\n<td>E4741</td>\n<td>Suspected fraud</td>\n</tr>\n<tr>\n<td>E4742</td>\n<td>Card acceptor contact acquirer</td>\n</tr>\n<tr>\n<td>E4743</td>\n<td>Exceeds withdrawal amount limit</td>\n</tr>\n<tr>\n<td>E4744</td>\n<td>Restricted card</td>\n</tr>\n<tr>\n<td>E4745</td>\n<td>Security violation</td>\n</tr>\n<tr>\n<td>E4746</td>\n<td>Original amount incorrect</td>\n</tr>\n<tr>\n<td>E4747</td>\n<td>Exceeds withdrawal frequency limit</td>\n</tr>\n<tr>\n<td>E4748</td>\n<td>Card acceptor call acquirer security</td>\n</tr>\n<tr>\n<td>E4749</td>\n<td>Response received too late</td>\n</tr>\n<tr>\n<td>E4750</td>\n<td>Deemed Acceptance</td>\n</tr>\n<tr>\n<td>E4751</td>\n<td>PIN tries exceeded</td>\n</tr>\n<tr>\n<td>E4752</td>\n<td>Cut-off in process</td>\n</tr>\n<tr>\n<td>E4753</td>\n<td>Issuer is inoperative</td>\n</tr>\n<tr>\n<td>E4754</td>\n<td>Unable to route transaction</td>\n</tr>\n<tr>\n<td>E4755</td>\n<td>Txn not completed due to absence of txnID</td>\n</tr>\n<tr>\n<td>E4756</td>\n<td>Duplicate transmission</td>\n</tr>\n<tr>\n<td>E4757</td>\n<td>Reconcile error</td>\n</tr>\n<tr>\n<td>E4758</td>\n<td>System malfunction</td>\n</tr>\n<tr>\n<td>E4759</td>\n<td>DECLINED</td>\n</tr>\n<tr>\n<td>E4761</td>\n<td>Transaction failure</td>\n</tr>\n<tr>\n<td>E4762</td>\n<td>Doesn't get response from CBS</td>\n</tr>\n<tr>\n<td>E4763</td>\n<td>No route to CBS Layer</td>\n</tr>\n<tr>\n<td>E4764</td>\n<td>Something went wrong please try again...</td>\n</tr>\n<tr>\n<td>E4765</td>\n<td>Active Account number not Found to aadhaar Number</td>\n</tr>\n<tr>\n<td>E4766</td>\n<td>Technical Error 10</td>\n</tr>\n<tr>\n<td>E4767</td>\n<td>Technical Error 11</td>\n</tr>\n<tr>\n<td>E4768</td>\n<td>Empty response from cbs</td>\n</tr>\n<tr>\n<td>E4769</td>\n<td>Reversal failure</td>\n</tr>\n<tr>\n<td>E4770</td>\n<td>Invalid Remitter aadhaar details</td>\n</tr>\n<tr>\n<td>E4771</td>\n<td>Product code not found</td>\n</tr>\n<tr>\n<td>E4772</td>\n<td>Invalid Beneficiary details</td>\n</tr>\n<tr>\n<td>E4773</td>\n<td>Mobile number not found</td>\n</tr>\n<tr>\n<td>E4774</td>\n<td>Account details not found</td>\n</tr>\n<tr>\n<td>E4775</td>\n<td>Not a valid Account</td>\n</tr>\n<tr>\n<td>E4776</td>\n<td>Error posting Debit voucher</td>\n</tr>\n<tr>\n<td>E4777</td>\n<td>Reconciliation error.</td>\n</tr>\n<tr>\n<td>E4778</td>\n<td>Something went wrong please try again...</td>\n</tr>\n<tr>\n<td>E4779</td>\n<td>Account not found for AadhaarNo</td>\n</tr>\n<tr>\n<td>E4780</td>\n<td>Off Batch not found at system parameter level</td>\n</tr>\n<tr>\n<td>E4781</td>\n<td>Transaction declined by CBS</td>\n</tr>\n<tr>\n<td>E4782</td>\n<td>Customer no. can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4783</td>\n<td>Customer no. should be 6 to 9 digit.</td>\n</tr>\n<tr>\n<td>E4784</td>\n<td>purpose can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4785</td>\n<td>dt can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4786</td>\n<td>userId can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4787</td>\n<td>accountNo can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4788</td>\n<td>publicIP can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4789</td>\n<td>deviceId can not be null or empty</td>\n</tr>\n<tr>\n<td>E4790</td>\n<td>otp can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4791</td>\n<td>password can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4792</td>\n<td>versionNo can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4793</td>\n<td>newPassword can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4794</td>\n<td>oldPassword can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4795</td>\n<td>txnType can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4796</td>\n<td>metaData can not be null.</td>\n</tr>\n<tr>\n<td>E4797</td>\n<td>txnAmount can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4798</td>\n<td>fromAccountNo can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4799</td>\n<td>To AccountNo can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4800</td>\n<td>fromDate can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4801</td>\n<td>toDate can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4802</td>\n<td>serviceType can not be null or empty.</td>\n</tr>\n<tr>\n<td>E4803</td>\n<td>'From' account number is mandatory.</td>\n</tr>\n<tr>\n<td>E4804</td>\n<td>'To' account number is mandatory.</td>\n</tr>\n<tr>\n<td>E4805</td>\n<td>From' and 'To' account numbers are mandatory.</td>\n</tr>\n<tr>\n<td>E4806</td>\n<td>Invalid request parameter</td>\n</tr>\n<tr>\n<td>E4807</td>\n<td>An error occurred while processing your request. Please try again later.</td>\n</tr>\n<tr>\n<td>E4808</td>\n<td>Technical Error</td>\n</tr>\n<tr>\n<td>E4809</td>\n<td>Customer No. does not exist.</td>\n</tr>\n<tr>\n<td>E4810</td>\n<td>BC Id is inactive, please register from your device and try again.</td>\n</tr>\n<tr>\n<td>E4811</td>\n<td>Invalid Login Credentials. Your account will be locked after 3 invalid attempts.</td>\n</tr>\n<tr>\n<td>E4812</td>\n<td>Your account has been disabled. Please contact the administrator to enable account.</td>\n</tr>\n<tr>\n<td>E4813</td>\n<td>BC is not activated. Please try again.</td>\n</tr>\n<tr>\n<td>E4814</td>\n<td>Customer already registered. For FIBC, please login or try 'Forgot Password'.</td>\n</tr>\n<tr>\n<td>E4815</td>\n<td>Mobile number is not registered to Customer No.</td>\n</tr>\n<tr>\n<td>E4816</td>\n<td>OTP has been expired . Please re-generate OTP.</td>\n</tr>\n<tr>\n<td>E4817</td>\n<td>OTP already used. Please re-generate OTP.</td>\n</tr>\n<tr>\n<td>E4818</td>\n<td>OTP Verification Failed. please retry</td>\n</tr>\n<tr>\n<td>E4819</td>\n<td>The OTP you have entered is expired</td>\n</tr>\n<tr>\n<td>E4820</td>\n<td>BC Id is not registered. From the portal, please register and try again.</td>\n</tr>\n<tr>\n<td>E4821</td>\n<td>BC is already registered with another device.</td>\n</tr>\n<tr>\n<td>E4822</td>\n<td>OTP request failed. Please retry.</td>\n</tr>\n<tr>\n<td>E4823</td>\n<td>Transaction time is over. Transaction is allowed from START_TIME to STOP_TIME .</td>\n</tr>\n<tr>\n<td>E4824</td>\n<td>BC Exceeds Transaction limit. BC per day transaction limit is Rs.</td>\n</tr>\n<tr>\n<td>E4825</td>\n<td>Transaction amount should be greater than Rs. 0 and less than Rs.</td>\n</tr>\n<tr>\n<td>E4826</td>\n<td>Invalid 'Purpose Type'</td>\n</tr>\n<tr>\n<td>E4827</td>\n<td>Transaction details not found. Please check 'Transaction From Date' and 'Transaction To Date'</td>\n</tr>\n<tr>\n<td>E4828</td>\n<td>Transaction not allowed. The account is not active.</td>\n</tr>\n<tr>\n<td>E4829</td>\n<td>Current password is wrong, Please check current password</td>\n</tr>\n<tr>\n<td>E4830</td>\n<td>Password not updated, Please try again</td>\n</tr>\n<tr>\n<td>E4831</td>\n<td>BC status is not active. Please contact the administrator.</td>\n</tr>\n<tr>\n<td>E4832</td>\n<td>Invalid Purpose.</td>\n</tr>\n<tr>\n<td>E4833</td>\n<td>Transaction not allowed. Customer No. is registered as BC.</td>\n</tr>\n<tr>\n<td>E4834</td>\n<td>You've exhausted all 3 attempts,Your Account has been locked.</td>\n</tr>\n<tr>\n<td>E4835</td>\n<td>Your account has been locked. Please contact the administrator to unlock account.</td>\n</tr>\n<tr>\n<td>E4836</td>\n<td>New password cannot be the same as your last four passwords. Please retry.</td>\n</tr>\n<tr>\n<td>E4837</td>\n<td>Customer No. does not have saving or current account.</td>\n</tr>\n<tr>\n<td>E4838</td>\n<td>BC Exceeds Transaction limit.</td>\n</tr>\n<tr>\n<td>E4839</td>\n<td>Your password has been changed successfully.</td>\n</tr>\n<tr>\n<td>E4840</td>\n<td>BC activated successfully.</td>\n</tr>\n<tr>\n<td>E4841</td>\n<td>You are using an older version of the application. Please download the latest application.</td>\n</tr>\n<tr>\n<td>E4842</td>\n<td>Device already registered. Please contact the administrator.</td>\n</tr>\n<tr>\n<td>E4843</td>\n<td>Your Customer No. and registered device are different.</td>\n</tr>\n<tr>\n<td>E4844</td>\n<td>You have exceeded max limit of Invalid OTPs. Please re-generate OTP and try again.</td>\n</tr>\n<tr>\n<td>E4845</td>\n<td>Transaction not allowed for Loan account.</td>\n</tr>\n<tr>\n<td>E4846</td>\n<td>Transaction not allowed for Deposit account.</td>\n</tr>\n<tr>\n<td>E4847</td>\n<td>Transaction not allowed for Credit frozen account.</td>\n</tr>\n<tr>\n<td>E4848</td>\n<td>Transaction not allowed for Debit frozen account.</td>\n</tr>\n<tr>\n<td>E4849</td>\n<td>Transaction not allowed for Dormant account.</td>\n</tr>\n<tr>\n<td>E4850</td>\n<td>Transaction not allowed for Dormant account.</td>\n</tr>\n<tr>\n<td>E4851</td>\n<td>Device has been disabled by the bank, Please contact bank admin to enable the device.</td>\n</tr>\n<tr>\n<td>E4852</td>\n<td>Device has been enabled by the bank, Please register to proceed</td>\n</tr>\n<tr>\n<td>E4853</td>\n<td>Please update BC registered mobile no. in the admin portal.</td>\n</tr>\n<tr>\n<td>E4854</td>\n<td>BC mobile no. is not registered to customer no.</td>\n</tr>\n<tr>\n<td>E4855</td>\n<td>Current password and new password can not be same.</td>\n</tr>\n<tr>\n<td>E4856</td>\n<td>Mini statement not found for account no.</td>\n</tr>\n<tr>\n<td>E4857</td>\n<td>Account registration fail. Please try again</td>\n</tr>\n<tr>\n<td>E4858</td>\n<td>BC Id is disabled, Please contact to bank administrator to enable BC Id.</td>\n</tr>\n<tr>\n<td>E4859</td>\n<td>SUCCESS</td>\n</tr>\n<tr>\n<td>E4860</td>\n<td>Transaction failure</td>\n</tr>\n<tr>\n<td>E4861</td>\n<td>Doesn't get response from bank</td>\n</tr>\n<tr>\n<td>E4862</td>\n<td>No route to bank.Please try again</td>\n</tr>\n<tr>\n<td>E4863</td>\n<td>Something went wrong please try again...</td>\n</tr>\n<tr>\n<td>E4864</td>\n<td>Active Account No. not found to aadhaar Number.</td>\n</tr>\n<tr>\n<td>E4865</td>\n<td>Technical Error 10</td>\n</tr>\n<tr>\n<td>E4866</td>\n<td>Error occured while getting the response from bank</td>\n</tr>\n<tr>\n<td>E4867</td>\n<td>Could not process request.Please try again later</td>\n</tr>\n<tr>\n<td>E4868</td>\n<td>Reversal failure</td>\n</tr>\n<tr>\n<td>E4869</td>\n<td>Enable to fetch transaction details. Please contact to administrator.</td>\n</tr>\n<tr>\n<td>E4870</td>\n<td>Invalid Customer No.</td>\n</tr>\n<tr>\n<td>E4871</td>\n<td>Token unauthorized or expired.</td>\n</tr>\n<tr>\n<td>E4872</td>\n<td>Request payload format is invalid</td>\n</tr>\n<tr>\n<td>E4873</td>\n<td>Request ID is missing or empty</td>\n</tr>\n<tr>\n<td>E4874</td>\n<td>PAN is missing or empty.</td>\n</tr>\n<tr>\n<td>E4875</td>\n<td>Account number is missing or empty.</td>\n</tr>\n<tr>\n<td>E4876</td>\n<td>Customer number is missing or empty.</td>\n</tr>\n<tr>\n<td>E4877</td>\n<td>Amount is missing or empty.</td>\n</tr>\n<tr>\n<td>E4878</td>\n<td>Currency is missing or empty.</td>\n</tr>\n<tr>\n<td>E4879</td>\n<td>Reference ID is missing or empty.</td>\n</tr>\n<tr>\n<td>E4880</td>\n<td>Transaction Date is missing or empty.</td>\n</tr>\n<tr>\n<td>E4881</td>\n<td>Acquire ID is missing or empty.</td>\n</tr>\n<tr>\n<td>E4882</td>\n<td>Narration is missing or empty.</td>\n</tr>\n<tr>\n<td>E4883</td>\n<td>Aadhaar number is missing or empty.</td>\n</tr>\n<tr>\n<td>E4884</td>\n<td>Invalid PAN format.</td>\n</tr>\n<tr>\n<td>E4885</td>\n<td>Invalid account number format.</td>\n</tr>\n<tr>\n<td>E4886</td>\n<td>Invalid amount format.</td>\n</tr>\n<tr>\n<td>E4887</td>\n<td>Invalid currency format.</td>\n</tr>\n<tr>\n<td>E4888</td>\n<td>Invalid acquire ID format.</td>\n</tr>\n<tr>\n<td>E4889</td>\n<td>Invalid narration format.</td>\n</tr>\n<tr>\n<td>E4890</td>\n<td>Invalid aadhaar number format.</td>\n</tr>\n<tr>\n<td>E4891</td>\n<td>Could not process request.</td>\n</tr>\n<tr>\n<td>E4892</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4893</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4894</td>\n<td>Request Authorization header is missing or empty.</td>\n</tr>\n<tr>\n<td>E4895</td>\n<td>Request successfully processed.</td>\n</tr>\n<tr>\n<td>E4896</td>\n<td>Could not process your request</td>\n</tr>\n<tr>\n<td>E4897</td>\n<td>Provided account number is not valid.</td>\n</tr>\n<tr>\n<td>E4898</td>\n<td>Could not process your request</td>\n</tr>\n<tr>\n<td>E4899</td>\n<td>Account has insufficient balance.</td>\n</tr>\n<tr>\n<td>E4900</td>\n<td>Request can not be processed for the account</td>\n</tr>\n<tr>\n<td>E4901</td>\n<td>Withdrawal amount limit exceeded.</td>\n</tr>\n<tr>\n<td>E4902</td>\n<td>Invalid Cheque Status</td>\n</tr>\n<tr>\n<td>E4903</td>\n<td>Transfer limit exceeded.</td>\n</tr>\n<tr>\n<td>E4904</td>\n<td>Could not process cheque request</td>\n</tr>\n<tr>\n<td>E4905</td>\n<td>Not all cheques could be stopped.</td>\n</tr>\n<tr>\n<td>E4906</td>\n<td>Cheque not issued to this account</td>\n</tr>\n<tr>\n<td>E4907</td>\n<td>Provide account is closed/frozen</td>\n</tr>\n<tr>\n<td>E4908</td>\n<td>Invalid Currency/Transaction Amount</td>\n</tr>\n<tr>\n<td>E4909</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4910</td>\n<td>Cheque Stopped</td>\n</tr>\n<tr>\n<td>E4911</td>\n<td>Invalid Rate Currency Combination</td>\n</tr>\n<tr>\n<td>E4912</td>\n<td>Cheque Book Already Issued</td>\n</tr>\n<tr>\n<td>E4913</td>\n<td>DD Already Paid</td>\n</tr>\n<tr>\n<td>E4914</td>\n<td>Network message was accepted</td>\n</tr>\n<tr>\n<td>E4915</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4916</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4917</td>\n<td>Could not process request.</td>\n</tr>\n<tr>\n<td>E4918</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4919</td>\n<td>Could not process request</td>\n</tr>\n<tr>\n<td>E4920</td>\n<td>Could not process the request. Transaction failed. Please contact to the administrator</td>\n</tr>\n<tr>\n<td>E4921</td>\n<td>Could not process request</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"016afff1-1f88-46ff-970e-af8f4062a7d4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a371d3f2-49d1-46f4-b061-9f2b708b8772","type":"text/javascript","exec":[""]}}],"_postman_id":"06b5dd98-777d-4b2c-a55d-db3772c50ee5"},{"name":"Balance Enquiry","id":"d560d0ec-7812-4efb-ba5d-70e56d73ca39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":" {\n  \"Version\": \"\",\n  \"MobileNo\": \"8888448464\",\n  \"AadharNo\": \"447397781968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n    \"PidData\":\"<PidData> <DeviceInfo dc=\\\"86719358-bba5-4a20-a350-e6006d5cd5e7\\\" dpId=\\\"Morpho.SmartChip\\\" mc=\\\"MIIEHDCCAwSgAwIBAgIGAXhs92jFMA0GCSqGSIb3DQEBCwUAMIG4MSEwHwYDVQQDDBhEUyBTTUFSVCBDSElQIFBWVCBMVEQgMTkxHjAcBgNVBDMTFVBMT1QgTk8gMSBBIFNFQ1RPUiA3MzEOMAwGA1UECQwFTk9JREExFjAUBgNVBAgMDVVUVEFSIFBSQURFU0gxITAfBgNVBAsMGERJR0lUQUwgU0VSVklDRSBERUxJVkVSWTEbMBkGA1UECgwSU01BUlQgQ0hJUCBQVlQgTFREMQswCQYDVQQGEwJJTjAeFw0yMTAzMjYwNTE3MzZaFw0yMTA0MjUwNTE3MzZaMIHFMRQwEgYDVQQKDAtNQVJQSE9SRFBPQzEMMAoGA1UECwwDRFNBMTEwLwYJKoZIhvcNAQkBFiJwYW5rYWouYWdhcndhbEBzbWFydGNoaXBvbmxpbmUuY29tMQ4wDAYDVQQHDAVOb2lkYTEWMBQGA1UECAwNVXR0YXIgUHJhZGVzaDELMAkGA1UEBhMCaW4xNzA1BgNVBAMMLnJkX2RldmljZV84NjcxOTM1OC1iYmE1LTRhMjAtYTM1MC1lNjAwNmQ1Y2Q1ZTcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj/76PR2XeQxSIPbntTi0xhtIoRwjwFY+nqj3cB0+sEkx/ohmqY2kklL8z2PzKnwuvDRnSE/sesU/Z3vM8lXo36efNgB+S8mJwrvvghSPN69oBs3k4R71G/m7xE+4Ll5vctOIzHiuMAeDbuWHYB4TXM2TwJ7rLxtZFv3DEaEMQ/lXlE1LIU8igQAW8vZ47tU9bdRfrSqIJUXKFucPjIs9ICA7PfHmRQjLw7zjtfTM0GdZdNtjm6KcO/9xsriIoEA3K0CLaGQb00TEUdI2ThGuSn2kgxlnAapG/0oaACPnj9/bqwL8WKFJYQu1jWW6XywfVgDWV9/dhO1WdlQiV/aJ9AgMBAAGjHTAbMAwGA1UdEwQFMAMBAf8wCwYDVR0PBAQDAgGGMA0GCSqGSIb3DQEBCwUAA4IBAQBfYg+yCxxsttpgyPGnP7IyTvbRCHPpEf4fE9lzyPhzv86/PrtBWPUMF1w2CBW6tM/Iyu1P5UlWmAmyKDFOoJDkeAEGEE93P94h122nnTNN+tBusNbANxkFtXCGRDXhC+xsa5fqficgJyMK/8zWfwHo/ibt45b0mCZxuqUm+pC+Ww4YDwdTLg/8qkREi1GC9YaxYFgloEZJRaAt3cJnnynOJDlDPflhHYVpfil8ccE7+29vg6t60ReZAqwIsA6J4lgtIRTXVnVlPXxaviYwZQZp7fTgahh/qbpQqDELIBo6aYjUZMbamTQv9O/HotiNVFuRaFFoEQSjygLoMNTF3i7e\\\" mi=\\\"MSO1300E2L0SW\\\" rdsId=\\\"SCPL.AND.001\\\" rdsVer=\\\"1.1.5\\\"> <additional_info> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> </additional_info></DeviceInfo> <Data type=\\\"X\\\">MjAyMS0wNC0wNVQxMDo1NzozNqyWgQx0omshu6zc5ZB6p4WNPbgr3piNCEGcgL9o6jOxFzmn5uFsLJj/atjqzl132jE+urLawLBduaC2BONZXl03S9H5bDjzAQgj3JppBPykZsVxFdq59sxvDRwHvzFiagFM8djudhAYDuqKd+dlpqLAMCn0VsVzvxeAS1CDGsTGtQ9pC/SeQkOowyiMZZnlG07xkB3w/rb91WB7g1vDTiNo1J0E+u+eBb6itUJiTh3BG4scM1VI5ByFH+2nsRNXAuiz3sk0KolhtOFKRAMBGZ+DwixWH86N6Cts+FqWtD9ZgOSouIzVtMLUCMFkL2twkmFxVX7AWpaFrMsZd/+l4GlG0q/OabwrMDZ7jSRgx0oKv+pB9GbmWS3wq+ohSVI96U+2fF1iB1KeNl2OOHqGJkAFTrkElely7u2IA3Qs7tJZSEarp+kqZwCb6nksjJajO9OzV7KbZhc/cE0S7je9MvbyDKqWSS7XrKT7TW6F8RhtZcw5kDLPMY8uU8FsokUlo3uaXQk4WHH0PjF+L1qDRNE5bGg5MgxSK2UNxi4zGXKIn6xXwp93QV4v3m+It6cMH7K/iao5u3UTrKWaW0KcKp2FZU/HFN0YbhRPTdQK5dMkTNTiM+g49v94nOkMBonI1D8C0rommrvperzCgBA23pWqHd5FV8oUvzG/R/zD5oTpzO0p8YxY6DEWRfRD7YqLD783Zhy/9XVRdkCPIDOSm4FA3XkLTNH1+teZcqJm5AqG2aFQvWZiHOWaGrvUpIMw3HRpZih95n/GLC0xUgNgLTdPCMkVHbylzbeZ8ZyXs/0KxmZXfqZGYQC+GywWtXByoqzViPbBlkVjaozoENN2cSu6YJUep4FOqOdHXRPTa8RFrdNhPN6p+sO9ykUqRy8qi3pKOshzdTNcH/d4EbNqYPMbKfC1iF7KDicx1wmetbvqq6t5cSSTwzMVMhVFYAd9/C/Ow7Yq3HbS8htBX5/XsBuQ/Li0TG7sRvvGQ9ANUISpWQw0CI4YDGmxhWKji1j9+cG12ipepKyw6R7c1AX8IfFGZNSTc8oOJBk2Pf1P3ZchOE7RAC2usHFOX/fp9x9LVggN7E0ezHn/ZE466FDh9uNrYO/yhbDpqJkL1xsBeH1m301CMurRamAk9Ccl/opc2ZFwuno=</Data> <Skey ci=\\\"20201030\\\">1KbWwwewA+sh8oDYiT1cnq/Gp2IpNYAI1/qNjPpkFn976MjetKQz4vbDq2UyKlSOVjO3x7omUnVHnzws4c/8K2bLTmO19kRqREev9M5NfBJaw0t/h5q8BguXPIf1o7TpZaXooNd5ayef05WQlz7zQds58RXv18B7Fsk6oRFDIkgxxEotCKURn/B4urF0Ru5Krr3YDxgQZJ2xLSoEjvIy2UtHoMP8wrdJx3kUD76V069YsRXddEY7HvrGPISwH8oiKnz5lGfSA/WpeJiyKKGzKVRq7UAbGe9+KPL8cshK5juyj+qiccplw0CnFY53OHuoED6hlqWw3hM3VCCTBXGpfg==</Skey> <Hmac>U31b0eh93tTk0dfQJA1zjsNAiMn4NX90Yh1yc+T9EQbpj+TOs7rAWkknlDGQcFTV</Hmac> <Resp errCode=\\\"0\\\" fCount=\\\"1\\\" fType=\\\"0\\\" iType=\\\"0\\\" nmPoints=\\\"31\\\" qScore=\\\"33\\\"/></PidData>\",\n  \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"0\",\n  \"NBIN\": \"608112\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"560087\",\n  \"ClientRefID\":\"675768\"\n  }"},"url":"https://sandbox.transxt.in/api/1.0/aeps/balanceenquiry","description":"<p>This API is used to get the balance of customer for the selected bank where the aadhaar has been mapped.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","aeps","balanceenquiry"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"c782086a-ae93-43cf-8a48-c358a25cc561","name":"Balance Enquiry - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"payload\": {\n  \"Version\": \"\",\n  \"MobileNo\": \"8888558464\",\n  \"AadharNo\": \"447399981968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n    \"PidData\":\"<PidData> <DeviceInfo dc=\\\"86719358-bba5-4a20-a350-e6006d5cd5e7\\\" dpId=\\\"Morpho.SmartChip\\\" mc=\\\"MIIEHDCCAwSgAwIBAgIGAXhs92jFMA0GCSqGSIb3DQEBCwUAMIG4MSEwHwYDVQQDDBhEUyBTTUFSVCBDSElQIFBWVCBMVEQgMTkxHjAcBgNVBDMTFVBMT1QgTk8gMSBBIFNFQ1RPUiA3MzEOMAwGA1UECQwFTk9JREExFjAUBgNVBAgMDVVUVEFSIFBSQURFU0gxITAfBgNVBAsMGERJR0lUQUwgU0VSVklDRSBERUxJVkVSWTEbMBkGA1UECgwSU01BUlQgQ0hJUCBQVlQgTFREMQswCQYDVQQGEwJJTjAeFw0yMTAzMjYwNTE3MzZaFw0yMTA0MjUwNTE3MzZaMIHFMRQwEgYDVQQKDAtNQVJQSE9SRFBPQzEMMAoGA1UECwwDRFNBMTEwLwYJKoZIhvcNAQkBFiJwYW5rYWouYWdhcndhbEBzbWFydGNoaXBvbmxpbmUuY29tMQ4wDAYDVQQHDAVOb2lkYTEWMBQGA1UECAwNVXR0YXIgUHJhZGVzaDELMAkGA1UEBhMCaW4xNzA1BgNVBAMMLnJkX2RldmljZV84NjcxOTM1OC1iYmE1LTRhMjAtYTM1MC1lNjAwNmQ1Y2Q1ZTcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj/76PR2XeQxSIPbntTi0xhtIoRwjwFY+nqj3cB0+sEkx/ohmqY2kklL8z2PzKnwuvDRnSE/sesU/Z3vM8lXo36efNgB+S8mJwrvvghSPN69oBs3k4R71G/m7xE+4Ll5vctOIzHiuMAeDbuWHYB4TXM2TwJ7rLxtZFv3DEaEMQ/lXlE1LIU8igQAW8vZ47tU9bdRfrSqIJUXKFucPjIs9ICA7PfHmRQjLw7zjtfTM0GdZdNtjm6KcO/9xsriIoEA3K0CLaGQb00TEUdI2ThGuSn2kgxlnAapG/0oaACPnj9/bqwL8WKFJYQu1jWW6XywfVgDWV9/dhO1WdlQiV/aJ9AgMBAAGjHTAbMAwGA1UdEwQFMAMBAf8wCwYDVR0PBAQDAgGGMA0GCSqGSIb3DQEBCwUAA4IBAQBfYg+yCxxsttpgyPGnP7IyTvbRCHPpEf4fE9lzyPhzv86/PrtBWPUMF1w2CBW6tM/Iyu1P5UlWmAmyKDFOoJDkeAEGEE93P94h122nnTNN+tBusNbANxkFtXCGRDXhC+xsa5fqficgJyMK/8zWfwHo/ibt45b0mCZxuqUm+pC+Ww4YDwdTLg/8qkREi1GC9YaxYFgloEZJRaAt3cJnnynOJDlDPflhHYVpfil8ccE7+29vg6t60ReZAqwIsA6J4lgtIRTXVnVlPXxaviYwZQZp7fTgahh/qbpQqDELIBo6aYjUZMbamTQv9O/HotiNVFuRaFFoEQSjygLoMNTF3i7e\\\" mi=\\\"MSO1300E2L0SW\\\" rdsId=\\\"SCPL.AND.001\\\" rdsVer=\\\"1.1.5\\\"> <additional_info> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> </additional_info></DeviceInfo> <Data type=\\\"X\\\">MjAyMS0wNC0wNVQxMDo1NzozNqyWgQx0omshu6zc5ZB6p4WNPbgr3piNCEGcgL9o6jOxFzmn5uFsLJj/atjqzl132jE+urLawLBduaC2BONZXl03S9H5bDjzAQgj3JppBPykZsVxFdq59sxvDRwHvzFiagFM8djudhAYDuqKd+dlpqLAMCn0VsVzvxeAS1CDGsTGtQ9pC/SeQkOowyiMZZnlG07xkB3w/rb91WB7g1vDTiNo1J0E+u+eBb6itUJiTh3BG4scM1VI5ByFH+2nsRNXAuiz3sk0KolhtOFKRAMBGZ+DwixWH86N6Cts+FqWtD9ZgOSouIzVtMLUCMFkL2twkmFxVX7AWpaFrMsZd/+l4GlG0q/OabwrMDZ7jSRgx0oKv+pB9GbmWS3wq+ohSVI96U+2fF1iB1KeNl2OOHqGJkAFTrkElely7u2IA3Qs7tJZSEarp+kqZwCb6nksjJajO9OzV7KbZhc/cE0S7je9MvbyDKqWSS7XrKT7TW6F8RhtZcw5kDLPMY8uU8FsokUlo3uaXQk4WHH0PjF+L1qDRNE5bGg5MgxSK2UNxi4zGXKIn6xXwp93QV4v3m+It6cMH7K/iao5u3UTrKWaW0KcKp2FZU/HFN0YbhRPTdQK5dMkTNTiM+g49v94nOkMBonI1D8C0rommrvperzCgBA23pWqHd5FV8oUvzG/R/zD5oTpzO0p8YxY6DEWRfRD7YqLD783Zhy/9XVRdkCPIDOSm4FA3XkLTNH1+teZcqJm5AqG2aFQvWZiHOWaGrvUpIMw3HRpZih95n/GLC0xUgNgLTdPCMkVHbylzbeZ8ZyXs/0KxmZXfqZGYQC+GywWtXByoqzViPbBlkVjaozoENN2cSu6YJUep4FOqOdHXRPTa8RFrdNhPN6p+sO9ykUqRy8qi3pKOshzdTNcH/d4EbNqYPMbKfC1iF7KDicx1wmetbvqq6t5cSSTwzMVMhVFYAd9/C/Ow7Yq3HbS8htBX5/XsBuQ/Li0TG7sRvvGQ9ANUISpWQw0CI4YDGmxhWKji1j9+cG12ipepKyw6R7c1AX8IfFGZNSTc8oOJBk2Pf1P3ZchOE7RAC2usHFOX/fp9x9LVggN7E0ezHn/ZE466FDh9uNrYO/yhbDpqJkL1xsBeH1m301CMurRamAk9Ccl/opc2ZFwuno=</Data> <Skey ci=\\\"20201030\\\">1KbWwwewA+sh8oDYiT1cnq/Gp2IpNYAI1/qNjPpkFn976MjetKQz4vbDq2UyKlSOVjO3x7omUnVHnzws4c/8K2bLTmO19kRqREev9M5NfBJaw0t/h5q8BguXPIf1o7TpZaXooNd5ayef05WQlz7zQds58RXv18B7Fsk6oRFDIkgxxEotCKURn/B4urF0Ru5Krr3YDxgQZJ2xLSoEjvIy2UtHoMP8wrdJx3kUD76V069YsRXddEY7HvrGPISwH8oiKnz5lGfSA/WpeJiyKKGzKVRq7UAbGe9+KPL8cshK5juyj+qiccplw0CnFY53OHuoED6hlqWw3hM3VCCTBXGpfg==</Skey> <Hmac>U31b0eh93tTk0dfQJA1zjsNAiMn4NX90Yh1yc+T9EQbpj+TOs7rAWkknlDGQcFTV</Hmac> <Resp errCode=\\\"0\\\" fCount=\\\"1\\\" fType=\\\"0\\\" iType=\\\"0\\\" nmPoints=\\\"31\\\" qScore=\\\"33\\\"/></PidData>\",\n  \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"0\",\n  \"NBIN\": \"608112\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"560087\",\n  \"ClientRefID\":\"675768\"\n  }, \n  \"checksum\": \"e04ab2affb2d46b213a4ef9e85dfe28b72e81e3aae985d6ad014a38f787e1c750d32fca2a84fb6d02fb473f441dae58b5809529687c3e45c10818a1175ae9c41\",\n  \"serviceName\":\"aeps_balenq\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/balanceenquiry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 13 Sep 2019 13:27:57 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"status\": \"FAILED\",\n        \"errorMessage\": \"No connectivity to NPCI,please try later\",\n        \"errorCode\": \"FI002\",\n        \"rDt\": \"464445\",\n        \"data\": {\n            \"actBalance\": \"\",\n            \"accountNo\": \"\",\n            \"txnAmount\": \"0\",\n            \"custUidNumber\": \"776580373031\",\n            \"custName\": \"\",\n            \"benefUidNumber\": \"999999999999\",\n            \"rrn\": \"925618102326\",\n            \"stan\": \"102326\",\n            \"transDate\": \"2019-09-13 18:57:57\",\n            \"authenticationCode\": \"\",\n            \"miniStatement\": null\n        }\n    },\n    \"txnId\": \"V06119256185757748\",\n    \"errorCode\": \"E4563\",\n    \"errorMsg\": \"No connectivity to NPCI,please try later\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI4NyIsInN1YiI6InRyYW5zIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjI4MCIsImlhdCI6MTU2ODM4MTI3NywiZXhwIjoxNTY4MzgyNDc3LCJTRVNTSU9OSUQiOiI4ODA2NzciLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IjlPYVVSVXRJTHRDdGkwR3luY2FQOGNFYWt5MzdTOW9lIn0.YMmsG8suTdYJfnmVzy_Vfv1OuIEhRPMa7qJiZiccm8GZuLHfIj59ytZgWjljQIYPXiadIO5ATns0u5XMPoQqZQ\"\n}"},{"id":"192fb571-5f12-465e-802c-89fb807a8f61","name":"Balance Enquiry - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":" {\n  \"Version\": \"\",\n  \"MobileNo\": \"8888448464\",\n  \"AadharNo\": \"447399981968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n    \"PidData\":\"<PidData> <DeviceInfo dc=\\\"86719358-bba5-4a20-a350-e6006d5cd5e7\\\" dpId=\\\"Morpho.SmartChip\\\" mc=\\\"MIIEHDCCAwSgAwIBAgIGAXhs92jFMA0GCSqGSIb3DQEBCwUAMIG4MSEwHwYDVQQDDBhEUyBTTUFSVCBDSElQIFBWVCBMVEQgMTkxHjAcBgNVBDMTFVBMT1QgTk8gMSBBIFNFQ1RPUiA3MzEOMAwGA1UECQwFTk9JREExFjAUBgNVBAgMDVVUVEFSIFBSQURFU0gxITAfBgNVBAsMGERJR0lUQUwgU0VSVklDRSBERUxJVkVSWTEbMBkGA1UECgwSU01BUlQgQ0hJUCBQVlQgTFREMQswCQYDVQQGEwJJTjAeFw0yMTAzMjYwNTE3MzZaFw0yMTA0MjUwNTE3MzZaMIHFMRQwEgYDVQQKDAtNQVJQSE9SRFBPQzEMMAoGA1UECwwDRFNBMTEwLwYJKoZIhvcNAQkBFiJwYW5rYWouYWdhcndhbEBzbWFydGNoaXBvbmxpbmUuY29tMQ4wDAYDVQQHDAVOb2lkYTEWMBQGA1UECAwNVXR0YXIgUHJhZGVzaDELMAkGA1UEBhMCaW4xNzA1BgNVBAMMLnJkX2RldmljZV84NjcxOTM1OC1iYmE1LTRhMjAtYTM1MC1lNjAwNmQ1Y2Q1ZTcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCj/76PR2XeQxSIPbntTi0xhtIoRwjwFY+nqj3cB0+sEkx/ohmqY2kklL8z2PzKnwuvDRnSE/sesU/Z3vM8lXo36efNgB+S8mJwrvvghSPN69oBs3k4R71G/m7xE+4Ll5vctOIzHiuMAeDbuWHYB4TXM2TwJ7rLxtZFv3DEaEMQ/lXlE1LIU8igQAW8vZ47tU9bdRfrSqIJUXKFucPjIs9ICA7PfHmRQjLw7zjtfTM0GdZdNtjm6KcO/9xsriIoEA3K0CLaGQb00TEUdI2ThGuSn2kgxlnAapG/0oaACPnj9/bqwL8WKFJYQu1jWW6XywfVgDWV9/dhO1WdlQiV/aJ9AgMBAAGjHTAbMAwGA1UdEwQFMAMBAf8wCwYDVR0PBAQDAgGGMA0GCSqGSIb3DQEBCwUAA4IBAQBfYg+yCxxsttpgyPGnP7IyTvbRCHPpEf4fE9lzyPhzv86/PrtBWPUMF1w2CBW6tM/Iyu1P5UlWmAmyKDFOoJDkeAEGEE93P94h122nnTNN+tBusNbANxkFtXCGRDXhC+xsa5fqficgJyMK/8zWfwHo/ibt45b0mCZxuqUm+pC+Ww4YDwdTLg/8qkREi1GC9YaxYFgloEZJRaAt3cJnnynOJDlDPflhHYVpfil8ccE7+29vg6t60ReZAqwIsA6J4lgtIRTXVnVlPXxaviYwZQZp7fTgahh/qbpQqDELIBo6aYjUZMbamTQv9O/HotiNVFuRaFFoEQSjygLoMNTF3i7e\\\" mi=\\\"MSO1300E2L0SW\\\" rdsId=\\\"SCPL.AND.001\\\" rdsVer=\\\"1.1.5\\\"> <additional_info> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> <Param name=\\\"srno\\\" value=\\\"1731I000194\\\"/> </additional_info></DeviceInfo> <Data type=\\\"X\\\">MjAyMS0wNC0wNVQxMDo1NzozNqyWgQx0omshu6zc5ZB6p4WNPbgr3piNCEGcgL9o6jOxFzmn5uFsLJj/atjqzl132jE+urLawLBduaC2BONZXl03S9H5bDjzAQgj3JppBPykZsVxFdq59sxvDRwHvzFiagFM8djudhAYDuqKd+dlpqLAMCn0VsVzvxeAS1CDGsTGtQ9pC/SeQkOowyiMZZnlG07xkB3w/rb91WB7g1vDTiNo1J0E+u+eBb6itUJiTh3BG4scM1VI5ByFH+2nsRNXAuiz3sk0KolhtOFKRAMBGZ+DwixWH86N6Cts+FqWtD9ZgOSouIzVtMLUCMFkL2twkmFxVX7AWpaFrMsZd/+l4GlG0q/OabwrMDZ7jSRgx0oKv+pB9GbmWS3wq+ohSVI96U+2fF1iB1KeNl2OOHqGJkAFTrkElely7u2IA3Qs7tJZSEarp+kqZwCb6nksjJajO9OzV7KbZhc/cE0S7je9MvbyDKqWSS7XrKT7TW6F8RhtZcw5kDLPMY8uU8FsokUlo3uaXQk4WHH0PjF+L1qDRNE5bGg5MgxSK2UNxi4zGXKIn6xXwp93QV4v3m+It6cMH7K/iao5u3UTrKWaW0KcKp2FZU/HFN0YbhRPTdQK5dMkTNTiM+g49v94nOkMBonI1D8C0rommrvperzCgBA23pWqHd5FV8oUvzG/R/zD5oTpzO0p8YxY6DEWRfRD7YqLD783Zhy/9XVRdkCPIDOSm4FA3XkLTNH1+teZcqJm5AqG2aFQvWZiHOWaGrvUpIMw3HRpZih95n/GLC0xUgNgLTdPCMkVHbylzbeZ8ZyXs/0KxmZXfqZGYQC+GywWtXByoqzViPbBlkVjaozoENN2cSu6YJUep4FOqOdHXRPTa8RFrdNhPN6p+sO9ykUqRy8qi3pKOshzdTNcH/d4EbNqYPMbKfC1iF7KDicx1wmetbvqq6t5cSSTwzMVMhVFYAd9/C/Ow7Yq3HbS8htBX5/XsBuQ/Li0TG7sRvvGQ9ANUISpWQw0CI4YDGmxhWKji1j9+cG12ipepKyw6R7c1AX8IfFGZNSTc8oOJBk2Pf1P3ZchOE7RAC2usHFOX/fp9x9LVggN7E0ezHn/ZE466FDh9uNrYO/yhbDpqJkL1xsBeH1m301CMurRamAk9Ccl/opc2ZFwuno=</Data> <Skey ci=\\\"20201030\\\">1KbWwwewA+sh8oDYiT1cnq/Gp2IpNYAI1/qNjPpkFn976MjetKQz4vbDq2UyKlSOVjO3x7omUnVHnzws4c/8K2bLTmO19kRqREev9M5NfBJaw0t/h5q8BguXPIf1o7TpZaXooNd5ayef05WQlz7zQds58RXv18B7Fsk6oRFDIkgxxEotCKURn/B4urF0Ru5Krr3YDxgQZJ2xLSoEjvIy2UtHoMP8wrdJx3kUD76V069YsRXddEY7HvrGPISwH8oiKnz5lGfSA/WpeJiyKKGzKVRq7UAbGe9+KPL8cshK5juyj+qiccplw0CnFY53OHuoED6hlqWw3hM3VCCTBXGpfg==</Skey> <Hmac>U31b0eh93tTk0dfQJA1zjsNAiMn4NX90Yh1yc+T9EQbpj+TOs7rAWkknlDGQcFTV</Hmac> <Resp errCode=\\\"0\\\" fCount=\\\"1\\\" fType=\\\"0\\\" iType=\\\"0\\\" nmPoints=\\\"31\\\" qScore=\\\"33\\\"/></PidData>\",\n  \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"0\",\n  \"NBIN\": \"608112\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"560087\",\n  \"ClientRefID\":\"675768\"\n  }"},"url":"https://sandbox.transxt.in/api/1.0/aeps/balanceenquiry"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Jul 2021 06:36:23 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"balance\": \"5000.0\",\n        \"aadharNumber\": \"447395781968\",\n        \"RRN\": \"118317012118\"\n    },\n    \"txnId\": \"V22921183170937424\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIzMTgiLCJzdWIiOiJhcHAiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiNTA3IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2MjUyMjU5NzcsImV4cCI6MTYyNTIyNzE3NywiU0VTU0lPTklEIjoiOTg0NjgwMjkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkJUYk14NkhUOXFnM0I1Q0dMaXcxUHEwV2lncEU3MDgyIiwiRU5WIjoidWF0In0.Kz8TBa2wa9EptNMNQoKrrbK9UphYyZQAxPYn13mpGDSRi3drMm96C3a1YKm0i4GJ6BJGha6aBC9OZqKf3KEqPg\"\n}"}],"_postman_id":"d560d0ec-7812-4efb-ba5d-70e56d73ca39"},{"name":"Fund Transfer","id":"132481f3-5db9-413d-91af-c9a91c34427d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n  \"Version\": \"\",\n  \"MobileNo\": \"9892399804\",\n  \"AadharNo\": \"806965527080\",\n  \"BenAadharNo\":\"447395781968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n  \"PidData\":\"<PidData xmlns:xsi=\\\"http://www.w3.org/2001/XMLSchema-instance\\\" xmlns:xsd=\\\"http://www.w3.org/2001/XMLSchema\\\"><Resp fType=\\\"0\\\" iCount=\\\"0\\\" pCount=\\\"0\\\" errCode=\\\"0\\\" errInfo=\\\"\\\" fCount=\\\"1\\\" ts=\\\"2018-03-29T16:47:56\\\" nmPoints=\\\"36\\\" qScore=\\\"100\\\" /><DeviceInfo dpId=\\\"STARTEK.ACPL\\\" rdsId=\\\"ACPL.WIN.001\\\" rdsVer=\\\"1.0.1\\\" dc=\\\"28248169-c53f-40f1-a07e-d90ae2f1cd96\\\" mi=\\\"FM220U\\\" mc=\\\"MIIDgzCCAmugAwIBAgIEADLWIzANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQDEw1CaWpheSBBIFNpbmhhMRAwDgYDVQQIEwdHdWphcmF0MSEwHwYDVQQLExhBY2Nlc3MgQ29tcHV0ZWNoIFB2dCBMdGQxITAfBgNVBAoTGEFjY2VzcyBDb21wdXRlY2ggUHZ0IEx0ZDELMAkGA1UEBhMCSU4wHhcNMTgwMzI2MDYyOTA3WhcNMTgwNDI1MDYyOTA3WjBMMQswCQYDVQQGEwJJTjEQMA4GA1UECAwHR3VqYXJhdDENMAsGA1UECgwEVVNFUjENMAsGA1UECwwEVVNFUjENMAsGA1UEAwwEVVNFUjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOPAweODTDmlE21TrEeJcXB4ZezHEvOFmFXikUwJeZQg5H9A7OxusZ2Yb+VEqBMFEhMTNHxydP7e2Bz8t93/xWhy6X+ZfUN9QamfdSOdoNxnDOo4LP1jEsLGjLRO6Jpdi0Z1Trow7Atl2sLPsFlWhMX4DQt9n93KnfAsEqp5zRAwZACrAR8ADCTtcQBFBxEvPlofGtFVOMiZmAHQDZ0wHT7oRxhc7nQmAXSN6k8uAXanAdqbTfYHuV4JCnOMEHRMxKkRCcmzzs4oOvTOONtRXGjDx+Y3WpjS+HXyOBxbIzwU2Ij6dP9GwP6l/y8BfrAhXE1ECPKkEm6A2ECiEt81VHECAwEAAaM8MDowDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAYYwHQYDVR0OBBYEFC44sfsqlrl09RuCnuHfm2PKKTVuMA0GCSqGSIb3DQEBCwUAA4IBAQAErxPJs2K83NYGkZL/KJ5gLrz1jBAl2HFoZ0VTyLB8/I6w1eCxN/nsi8ogLU18/+QsfeNJoXrwc8Jqu2gcuYkw1FyZmw6Y375YYDwR9Klu2x+VuSiIlB9/TXLGxk3uLfXUgiHGKXpQePbWEXFyOsnEiChQD1n6WBf3M23uwVacP7wlG4OPI7sEpJst7OksFjeDP3/oHWm77Skg1hxqTIImrgBsv8m26+Xnyq/UmnBjnPLh/EfkO5ZOGpbw8zzM0WC9NnCY4zKE4pTwKMCS5tPcbn7eF0W5gaKbY1tma2i2RROihx6Ew6Sfz0AtGRKppSXEt1eaOEM//yPbOoezD8DJ\\\" error=\\\"\\\"><additional_info><Param name=\\\"srno\\\" value=\\\"B46C22899\\\" /><Param name=\\\"DeviceType\\\" value=\\\"Open\\\" /><Param name=\\\"SupportUpto\\\" value=\\\"30-Sep-2018\\\" /></additional_info></DeviceInfo><Skey ci=\\\"20201030\\\">0gFJ6P4HKyFCyczV+NXx8agXGnn/Wr5fTBK5yAWx9GdrVJxoH2SNuOKCibmQFC1AlZQjaB8H2cpI3sbQjE9Yf8acZbw/luvzsO8LygvU30Fzl+gjEywYjASbtcpTtejlTBLiLizFrOCjJQuOAKY7nQ9qDy/BddjjiN2r101sARtRVyOI6iCq9Luc0TNu1AuK624TJsAbhG2c+GCU9H27lfeJXef/aAHMzBy/iJIBROSkjB0XmtLsO8/itV+qlqRXBOhZTJ++XHX0J1mAR00LNZNlMHMS7V46dg/T9UmVFGYzmA0BY3ulDxu8YUQpnTzasY0N7hAA6nz8He56Fbv/jA==</Skey><Hmac>xL6Cdo4PR8QHxmEjz0d2sGQzYhFv7wlx3fJTsHuqji2g4FC/oQTJ3Qrj3O9TeWxM</Hmac><Data type=\\\"P\\\">MjAxOC0wMy0yOVQxNjo0Nzo1NpX6zGgO8ZzwVyJwrmtAMd0KP6UWU/XEYOSWilKRSQAXiBE2cIEb6wwnS36Tz+RjODt5AERBJxGICZ/kSNoZDO+/dgxsWiO3lA4pPnnFHzBCY2WU/KEHTLPb6aW8Buly5Gj5MZAfq3qWgVXVWqImp5DRmwhCArylZK5aZAkYIz/LhScQKMoKTTYy+BMJ5AsrhiFO75p7HLBhE2y36kCkmQOsHOcwExerPwjZLJwndffK+ppcnTU13roMgIvAadyF8g+SyAqAPVaRjdMvsdz4bOWChB5Yy6qYnsou/Sxep+guxtR5qhptKzzEE0d9WfKF/grlzmYSieyncl4wTYqEr7VwOC+KNzVTEu4mhY6umVejOTZRfPCrKEqguR/09VIm2ZHqUV7hTq6wtq7CIa9tkiXMnhAuGUTo9lUqGY6mUZlR+qY/9xWsACOUgXSQokvOxQNDteTmLInx0M05brdpYHS4vneqddpcE4+uS60QV3ynQCwI9xHrzmykGfhiIqEjRi28wkae8NIueqXWZScNx6XD2f/ijkN9w3aTS5VvD+6rQJjzGnYKyILZU79Pf7wAvbG4c7RDj277wXdIYJC3e5L88IokZdsTzspc49GbQ0Po1v35Y9l7p+s0ApxGL3tZ9v70Uge3xrqhh9BetbHjWLXPwXxJ4QQvjcvtBna9/Z1vHrfRJ4LNtD/yi5xA2MXcmO2qWSCAGwvzhIu8oPddV6LHjGtzIhVwPQDZ2mnSTUcws+kU+keUn2lRvxD60rmtalSmyyk8gkFiyAAACzMPipMRlDR8ogegy1/psfPzT3XezHZLAKFeKqG1+Y+jhncWxoQgKPeDpaE1K+6eYhAFqA7DvMYhOy0+NNRSIsZ07CW10y5GWomJb3vVvsU6pAf2dd0MuQvd2UK0IT9E1/pKdAsJe3S3ndSO6d4q</Data></PidData>\",\n   \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"200\",\n  \"NBIN\": \"817304\",\n  \"BenNBIN\": \"607051\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"424206\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/fundtransfer","description":"<p>This service is used for Aadhaar to Aadhaar fund transfers.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","aeps","fundtransfer"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"fbeeb68c-9fc7-4794-ba61-a09d1b68dc32","name":"Fund Transfer - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n  \"Version\": \"\",\n  \"MobileNo\": \"9892399804\",\n  \"AadharNo\": \"806965866080\",\n  \"BenAadharNo\":\"447395781968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n  \"PidData\":\"<PidData xmlns:xsi=\\\"http://www.w3.org/2001/XMLSchema-instance\\\" xmlns:xsd=\\\"http://www.w3.org/2001/XMLSchema\\\"><Resp fType=\\\"0\\\" iCount=\\\"0\\\" pCount=\\\"0\\\" errCode=\\\"0\\\" errInfo=\\\"\\\" fCount=\\\"1\\\" ts=\\\"2018-03-29T16:47:56\\\" nmPoints=\\\"36\\\" qScore=\\\"100\\\" /><DeviceInfo dpId=\\\"STARTEK.ACPL\\\" rdsId=\\\"ACPL.WIN.001\\\" rdsVer=\\\"1.0.1\\\" dc=\\\"28248169-c53f-40f1-a07e-d90ae2f1cd96\\\" mi=\\\"FM220U\\\" mc=\\\"MIIDgzCCAmugAwIBAgIEADLWIzANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQDEw1CaWpheSBBIFNpbmhhMRAwDgYDVQQIEwdHdWphcmF0MSEwHwYDVQQLExhBY2Nlc3MgQ29tcHV0ZWNoIFB2dCBMdGQxITAfBgNVBAoTGEFjY2VzcyBDb21wdXRlY2ggUHZ0IEx0ZDELMAkGA1UEBhMCSU4wHhcNMTgwMzI2MDYyOTA3WhcNMTgwNDI1MDYyOTA3WjBMMQswCQYDVQQGEwJJTjEQMA4GA1UECAwHR3VqYXJhdDENMAsGA1UECgwEVVNFUjENMAsGA1UECwwEVVNFUjENMAsGA1UEAwwEVVNFUjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOPAweODTDmlE21TrEeJcXB4ZezHEvOFmFXikUwJeZQg5H9A7OxusZ2Yb+VEqBMFEhMTNHxydP7e2Bz8t93/xWhy6X+ZfUN9QamfdSOdoNxnDOo4LP1jEsLGjLRO6Jpdi0Z1Trow7Atl2sLPsFlWhMX4DQt9n93KnfAsEqp5zRAwZACrAR8ADCTtcQBFBxEvPlofGtFVOMiZmAHQDZ0wHT7oRxhc7nQmAXSN6k8uAXanAdqbTfYHuV4JCnOMEHRMxKkRCcmzzs4oOvTOONtRXGjDx+Y3WpjS+HXyOBxbIzwU2Ij6dP9GwP6l/y8BfrAhXE1ECPKkEm6A2ECiEt81VHECAwEAAaM8MDowDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAYYwHQYDVR0OBBYEFC44sfsqlrl09RuCnuHfm2PKKTVuMA0GCSqGSIb3DQEBCwUAA4IBAQAErxPJs2K83NYGkZL/KJ5gLrz1jBAl2HFoZ0VTyLB8/I6w1eCxN/nsi8ogLU18/+QsfeNJoXrwc8Jqu2gcuYkw1FyZmw6Y375YYDwR9Klu2x+VuSiIlB9/TXLGxk3uLfXUgiHGKXpQePbWEXFyOsnEiChQD1n6WBf3M23uwVacP7wlG4OPI7sEpJst7OksFjeDP3/oHWm77Skg1hxqTIImrgBsv8m26+Xnyq/UmnBjnPLh/EfkO5ZOGpbw8zzM0WC9NnCY4zKE4pTwKMCS5tPcbn7eF0W5gaKbY1tma2i2RROihx6Ew6Sfz0AtGRKppSXEt1eaOEM//yPbOoezD8DJ\\\" error=\\\"\\\"><additional_info><Param name=\\\"srno\\\" value=\\\"B46C22899\\\" /><Param name=\\\"DeviceType\\\" value=\\\"Open\\\" /><Param name=\\\"SupportUpto\\\" value=\\\"30-Sep-2018\\\" /></additional_info></DeviceInfo><Skey ci=\\\"20201030\\\">0gFJ6P4HKyFCyczV+NXx8agXGnn/Wr5fTBK5yAWx9GdrVJxoH2SNuOKCibmQFC1AlZQjaB8H2cpI3sbQjE9Yf8acZbw/luvzsO8LygvU30Fzl+gjEywYjASbtcpTtejlTBLiLizFrOCjJQuOAKY7nQ9qDy/BddjjiN2r101sARtRVyOI6iCq9Luc0TNu1AuK624TJsAbhG2c+GCU9H27lfeJXef/aAHMzBy/iJIBROSkjB0XmtLsO8/itV+qlqRXBOhZTJ++XHX0J1mAR00LNZNlMHMS7V46dg/T9UmVFGYzmA0BY3ulDxu8YUQpnTzasY0N7hAA6nz8He56Fbv/jA==</Skey><Hmac>xL6Cdo4PR8QHxmEjz0d2sGQzYhFv7wlx3fJTsHuqji2g4FC/oQTJ3Qrj3O9TeWxM</Hmac><Data type=\\\"P\\\">MjAxOC0wMy0yOVQxNjo0Nzo1NpX6zGgO8ZzwVyJwrmtAMd0KP6UWU/XEYOSWilKRSQAXiBE2cIEb6wwnS36Tz+RjODt5AERBJxGICZ/kSNoZDO+/dgxsWiO3lA4pPnnFHzBCY2WU/KEHTLPb6aW8Buly5Gj5MZAfq3qWgVXVWqImp5DRmwhCArylZK5aZAkYIz/LhScQKMoKTTYy+BMJ5AsrhiFO75p7HLBhE2y36kCkmQOsHOcwExerPwjZLJwndffK+ppcnTU13roMgIvAadyF8g+SyAqAPVaRjdMvsdz4bOWChB5Yy6qYnsou/Sxep+guxtR5qhptKzzEE0d9WfKF/grlzmYSieyncl4wTYqEr7VwOC+KNzVTEu4mhY6umVejOTZRfPCrKEqguR/09VIm2ZHqUV7hTq6wtq7CIa9tkiXMnhAuGUTo9lUqGY6mUZlR+qY/9xWsACOUgXSQokvOxQNDteTmLInx0M05brdpYHS4vneqddpcE4+uS60QV3ynQCwI9xHrzmykGfhiIqEjRi28wkae8NIueqXWZScNx6XD2f/ijkN9w3aTS5VvD+6rQJjzGnYKyILZU79Pf7wAvbG4c7RDj277wXdIYJC3e5L88IokZdsTzspc49GbQ0Po1v35Y9l7p+s0ApxGL3tZ9v70Uge3xrqhh9BetbHjWLXPwXxJ4QQvjcvtBna9/Z1vHrfRJ4LNtD/yi5xA2MXcmO2qWSCAGwvzhIu8oPddV6LHjGtzIhVwPQDZ2mnSTUcws+kU+keUn2lRvxD60rmtalSmyyk8gkFiyAAACzMPipMRlDR8ogegy1/psfPzT3XezHZLAKFeKqG1+Y+jhncWxoQgKPeDpaE1K+6eYhAFqA7DvMYhOy0+NNRSIsZ07CW10y5GWomJb3vVvsU6pAf2dd0MuQvd2UK0IT9E1/pKdAsJe3S3ndSO6d4q</Data></PidData>\",\n   \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"200\",\n  \"NBIN\": \"817304\",\n  \"BenNBIN\": \"607051\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"424206\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/fundtransfer"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Jul 2021 06:52:33 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"balance\": \"95.00\",\n        \"RRN\": \"117711119588\"\n    },\n    \"txnId\": \"L94021177115740784\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMjM4Iiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjEyNzYiLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTYyNDY4ODg2MCwiZXhwIjoxNjI0NjkyNDYwLCJTRVNTSU9OSUQiOiIxMDQxNjg1MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiNVBzazl1ODdIRWlYbXBZd2RYN2U2SlNQZkJDUkNkZFoiLCJFTlYiOiJwcm9kIn0.0EHlxAg7i00_7T3JCaM-ZplDGWZZJ-xgN-3uS2AVtwRSAG8GgaatN_sdJlty50ShmYw1G2iJOMXdwHD2X2U47g\"\n}"}],"_postman_id":"132481f3-5db9-413d-91af-c9a91c34427d"},{"name":"Cash Withdrawal","id":"8c0b337b-d014-4592-9899-3612035ec7cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n  \"Version\": \"\",\n  \"MobileNo\": \"8888448464\",\n  \"AadharNo\": \"4473958881968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n  \"PidData\":\"<PidData xmlns:xsi=\\\"http://www.w3.org/2001/XMLSchema-instance\\\" xmlns:xsd=\\\"http://www.w3.org/2001/XMLSchema\\\"><Resp fType=\\\"0\\\" iCount=\\\"0\\\" pCount=\\\"0\\\" errCode=\\\"0\\\" errInfo=\\\"\\\" fCount=\\\"1\\\" ts=\\\"2018-03-29T16:47:56\\\" nmPoints=\\\"36\\\" qScore=\\\"100\\\" /><DeviceInfo dpId=\\\"STARTEK.ACPL\\\" rdsId=\\\"ACPL.WIN.001\\\" rdsVer=\\\"1.0.1\\\" dc=\\\"28248169-c53f-40f1-a07e-d90ae2f1cd96\\\" mi=\\\"FM220U\\\" mc=\\\"MIIDgzCCAmugAwIBAgIEADLWIzANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQDEw1CaWpheSBBIFNpbmhhMRAwDgYDVQQIEwdHdWphcmF0MSEwHwYDVQQLExhBY2Nlc3MgQ29tcHV0ZWNoIFB2dCBMdGQxITAfBgNVBAoTGEFjY2VzcyBDb21wdXRlY2ggUHZ0IEx0ZDELMAkGA1UEBhMCSU4wHhcNMTgwMzI2MDYyOTA3WhcNMTgwNDI1MDYyOTA3WjBMMQswCQYDVQQGEwJJTjEQMA4GA1UECAwHR3VqYXJhdDENMAsGA1UECgwEVVNFUjENMAsGA1UECwwEVVNFUjENMAsGA1UEAwwEVVNFUjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOPAweODTDmlE21TrEeJcXB4ZezHEvOFmFXikUwJeZQg5H9A7OxusZ2Yb+VEqBMFEhMTNHxydP7e2Bz8t93/xWhy6X+ZfUN9QamfdSOdoNxnDOo4LP1jEsLGjLRO6Jpdi0Z1Trow7Atl2sLPsFlWhMX4DQt9n93KnfAsEqp5zRAwZACrAR8ADCTtcQBFBxEvPlofGtFVOMiZmAHQDZ0wHT7oRxhc7nQmAXSN6k8uAXanAdqbTfYHuV4JCnOMEHRMxKkRCcmzzs4oOvTOONtRXGjDx+Y3WpjS+HXyOBxbIzwU2Ij6dP9GwP6l/y8BfrAhXE1ECPKkEm6A2ECiEt81VHECAwEAAaM8MDowDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAYYwHQYDVR0OBBYEFC44sfsqlrl09RuCnuHfm2PKKTVuMA0GCSqGSIb3DQEBCwUAA4IBAQAErxPJs2K83NYGkZL/KJ5gLrz1jBAl2HFoZ0VTyLB8/I6w1eCxN/nsi8ogLU18/+QsfeNJoXrwc8Jqu2gcuYkw1FyZmw6Y375YYDwR9Klu2x+VuSiIlB9/TXLGxk3uLfXUgiHGKXpQePbWEXFyOsnEiChQD1n6WBf3M23uwVacP7wlG4OPI7sEpJst7OksFjeDP3/oHWm77Skg1hxqTIImrgBsv8m26+Xnyq/UmnBjnPLh/EfkO5ZOGpbw8zzM0WC9NnCY4zKE4pTwKMCS5tPcbn7eF0W5gaKbY1tma2i2RROihx6Ew6Sfz0AtGRKppSXEt1eaOEM//yPbOoezD8DJ\\\" error=\\\"\\\"><additional_info><Param name=\\\"srno\\\" value=\\\"B46C22899\\\" /><Param name=\\\"DeviceType\\\" value=\\\"Open\\\" /><Param name=\\\"SupportUpto\\\" value=\\\"30-Sep-2018\\\" /></additional_info></DeviceInfo><Skey ci=\\\"20201030\\\">0gFJ6P4HKyFCyczV+NXx8agXGnn/Wr5fTBK5yAWx9GdrVJxoH2SNuOKCibmQFC1AlZQjaB8H2cpI3sbQjE9Yf8acZbw/luvzsO8LygvU30Fzl+gjEywYjASbtcpTtejlTBLiLizFrOCjJQuOAKY7nQ9qDy/BddjjiN2r101sARtRVyOI6iCq9Luc0TNu1AuK624TJsAbhG2c+GCU9H27lfeJXef/aAHMzBy/iJIBROSkjB0XmtLsO8/itV+qlqRXBOhZTJ++XHX0J1mAR00LNZNlMHMS7V46dg/T9UmVFGYzmA0BY3ulDxu8YUQpnTzasY0N7hAA6nz8He56Fbv/jA==</Skey><Hmac>xL6Cdo4PR8QHxmEjz0d2sGQzYhFv7wlx3fJTsHuqji2g4FC/oQTJ3Qrj3O9TeWxM</Hmac><Data type=\\\"P\\\">MjAxOC0wMy0yOVQxNjo0Nzo1NpX6zGgO8ZzwVyJwrmtAMd0KP6UWU/XEYOSWilKRSQAXiBE2cIEb6wwnS36Tz+RjODt5AERBJxGICZ/kSNoZDO+/dgxsWiO3lA4pPnnFHzBCY2WU/KEHTLPb6aW8Buly5Gj5MZAfq3qWgVXVWqImp5DRmwhCArylZK5aZAkYIz/LhScQKMoKTTYy+BMJ5AsrhiFO75p7HLBhE2y36kCkmQOsHOcwExerPwjZLJwndffK+ppcnTU13roMgIvAadyF8g+SyAqAPVaRjdMvsdz4bOWChB5Yy6qYnsou/Sxep+guxtR5qhptKzzEE0d9WfKF/grlzmYSieyncl4wTYqEr7VwOC+KNzVTEu4mhY6umVejOTZRfPCrKEqguR/09VIm2ZHqUV7hTq6wtq7CIa9tkiXMnhAuGUTo9lUqGY6mUZlR+qY/9xWsACOUgXSQokvOxQNDteTmLInx0M05brdpYHS4vneqddpcE4+uS60QV3ynQCwI9xHrzmykGfhiIqEjRi28wkae8NIueqXWZScNx6XD2f/ijkN9w3aTS5VvD+6rQJjzGnYKyILZU79Pf7wAvbG4c7RDj277wXdIYJC3e5L88IokZdsTzspc49GbQ0Po1v35Y9l7p+s0ApxGL3tZ9v70Uge3xrqhh9BetbHjWLXPwXxJ4QQvjcvtBna9/Z1vHrfRJ4LNtD/yi5xA2MXcmO2qWSCAGwvzhIu8oPddV6LHjGtzIhVwPQDZ2mnSTUcws+kU+keUn2lRvxD60rmtalSmyyk8gkFiyAAACzMPipMRlDR8ogegy1/psfPzT3XezHZLAKFeKqG1+Y+jhncWxoQgKPeDpaE1K+6eYhAFqA7DvMYhOy0+NNRSIsZ07CW10y5GWomJb3vVvsU6pAf2dd0MuQvd2UK0IT9E1/pKdAsJe3S3ndSO6d4q</Data></PidData>\",\n   \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"5000.00\",\n  \"NBIN\": \"608112\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"424206\",\n  \"ClientRefID\":\"675768\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/cashwithdrawal","description":"<p>This service is used to withdraw cash from account.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","aeps","cashwithdrawal"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"6cff7f65-aafc-4d1f-896f-d9f89eac8dd4","name":"Cash Withdrawal -Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n  \"Version\": \"\",\n  \"MobileNo\": \"8888393464\",\n  \"AadharNo\": \"447398881968\",\n  \"AadharType\":\"0\",\n  \"Modality\": \"bio\",\n  \"RC\": \"Y\",\n  \"BankName\": \"ALLAHABAD BANK\",\n  \"PidData\":\"<PidData xmlns:xsi=\\\"http://www.w3.org/2001/XMLSchema-instance\\\" xmlns:xsd=\\\"http://www.w3.org/2001/XMLSchema\\\"><Resp fType=\\\"0\\\" iCount=\\\"0\\\" pCount=\\\"0\\\" errCode=\\\"0\\\" errInfo=\\\"\\\" fCount=\\\"1\\\" ts=\\\"2018-03-29T16:47:56\\\" nmPoints=\\\"36\\\" qScore=\\\"100\\\" /><DeviceInfo dpId=\\\"STARTEK.ACPL\\\" rdsId=\\\"ACPL.WIN.001\\\" rdsVer=\\\"1.0.1\\\" dc=\\\"28248169-c53f-40f1-a07e-d90ae2f1cd96\\\" mi=\\\"FM220U\\\" mc=\\\"MIIDgzCCAmugAwIBAgIEADLWIzANBgkqhkiG9w0BAQsFADB9MRYwFAYDVQQDEw1CaWpheSBBIFNpbmhhMRAwDgYDVQQIEwdHdWphcmF0MSEwHwYDVQQLExhBY2Nlc3MgQ29tcHV0ZWNoIFB2dCBMdGQxITAfBgNVBAoTGEFjY2VzcyBDb21wdXRlY2ggUHZ0IEx0ZDELMAkGA1UEBhMCSU4wHhcNMTgwMzI2MDYyOTA3WhcNMTgwNDI1MDYyOTA3WjBMMQswCQYDVQQGEwJJTjEQMA4GA1UECAwHR3VqYXJhdDENMAsGA1UECgwEVVNFUjENMAsGA1UECwwEVVNFUjENMAsGA1UEAwwEVVNFUjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOPAweODTDmlE21TrEeJcXB4ZezHEvOFmFXikUwJeZQg5H9A7OxusZ2Yb+VEqBMFEhMTNHxydP7e2Bz8t93/xWhy6X+ZfUN9QamfdSOdoNxnDOo4LP1jEsLGjLRO6Jpdi0Z1Trow7Atl2sLPsFlWhMX4DQt9n93KnfAsEqp5zRAwZACrAR8ADCTtcQBFBxEvPlofGtFVOMiZmAHQDZ0wHT7oRxhc7nQmAXSN6k8uAXanAdqbTfYHuV4JCnOMEHRMxKkRCcmzzs4oOvTOONtRXGjDx+Y3WpjS+HXyOBxbIzwU2Ij6dP9GwP6l/y8BfrAhXE1ECPKkEm6A2ECiEt81VHECAwEAAaM8MDowDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAYYwHQYDVR0OBBYEFC44sfsqlrl09RuCnuHfm2PKKTVuMA0GCSqGSIb3DQEBCwUAA4IBAQAErxPJs2K83NYGkZL/KJ5gLrz1jBAl2HFoZ0VTyLB8/I6w1eCxN/nsi8ogLU18/+QsfeNJoXrwc8Jqu2gcuYkw1FyZmw6Y375YYDwR9Klu2x+VuSiIlB9/TXLGxk3uLfXUgiHGKXpQePbWEXFyOsnEiChQD1n6WBf3M23uwVacP7wlG4OPI7sEpJst7OksFjeDP3/oHWm77Skg1hxqTIImrgBsv8m26+Xnyq/UmnBjnPLh/EfkO5ZOGpbw8zzM0WC9NnCY4zKE4pTwKMCS5tPcbn7eF0W5gaKbY1tma2i2RROihx6Ew6Sfz0AtGRKppSXEt1eaOEM//yPbOoezD8DJ\\\" error=\\\"\\\"><additional_info><Param name=\\\"srno\\\" value=\\\"B46C22899\\\" /><Param name=\\\"DeviceType\\\" value=\\\"Open\\\" /><Param name=\\\"SupportUpto\\\" value=\\\"30-Sep-2018\\\" /></additional_info></DeviceInfo><Skey ci=\\\"20201030\\\">0gFJ6P4HKyFCyczV+NXx8agXGnn/Wr5fTBK5yAWx9GdrVJxoH2SNuOKCibmQFC1AlZQjaB8H2cpI3sbQjE9Yf8acZbw/luvzsO8LygvU30Fzl+gjEywYjASbtcpTtejlTBLiLizFrOCjJQuOAKY7nQ9qDy/BddjjiN2r101sARtRVyOI6iCq9Luc0TNu1AuK624TJsAbhG2c+GCU9H27lfeJXef/aAHMzBy/iJIBROSkjB0XmtLsO8/itV+qlqRXBOhZTJ++XHX0J1mAR00LNZNlMHMS7V46dg/T9UmVFGYzmA0BY3ulDxu8YUQpnTzasY0N7hAA6nz8He56Fbv/jA==</Skey><Hmac>xL6Cdo4PR8QHxmEjz0d2sGQzYhFv7wlx3fJTsHuqji2g4FC/oQTJ3Qrj3O9TeWxM</Hmac><Data type=\\\"P\\\">MjAxOC0wMy0yOVQxNjo0Nzo1NpX6zGgO8ZzwVyJwrmtAMd0KP6UWU/XEYOSWilKRSQAXiBE2cIEb6wwnS36Tz+RjODt5AERBJxGICZ/kSNoZDO+/dgxsWiO3lA4pPnnFHzBCY2WU/KEHTLPb6aW8Buly5Gj5MZAfq3qWgVXVWqImp5DRmwhCArylZK5aZAkYIz/LhScQKMoKTTYy+BMJ5AsrhiFO75p7HLBhE2y36kCkmQOsHOcwExerPwjZLJwndffK+ppcnTU13roMgIvAadyF8g+SyAqAPVaRjdMvsdz4bOWChB5Yy6qYnsou/Sxep+guxtR5qhptKzzEE0d9WfKF/grlzmYSieyncl4wTYqEr7VwOC+KNzVTEu4mhY6umVejOTZRfPCrKEqguR/09VIm2ZHqUV7hTq6wtq7CIa9tkiXMnhAuGUTo9lUqGY6mUZlR+qY/9xWsACOUgXSQokvOxQNDteTmLInx0M05brdpYHS4vneqddpcE4+uS60QV3ynQCwI9xHrzmykGfhiIqEjRi28wkae8NIueqXWZScNx6XD2f/ijkN9w3aTS5VvD+6rQJjzGnYKyILZU79Pf7wAvbG4c7RDj277wXdIYJC3e5L88IokZdsTzspc49GbQ0Po1v35Y9l7p+s0ApxGL3tZ9v70Uge3xrqhh9BetbHjWLXPwXxJ4QQvjcvtBna9/Z1vHrfRJ4LNtD/yi5xA2MXcmO2qWSCAGwvzhIu8oPddV6LHjGtzIhVwPQDZ2mnSTUcws+kU+keUn2lRvxD60rmtalSmyyk8gkFiyAAACzMPipMRlDR8ogegy1/psfPzT3XezHZLAKFeKqG1+Y+jhncWxoQgKPeDpaE1K+6eYhAFqA7DvMYhOy0+NNRSIsZ07CW10y5GWomJb3vVvsU6pAf2dd0MuQvd2UK0IT9E1/pKdAsJe3S3ndSO6d4q</Data></PidData>\",\n   \"TerminalId\": \"register\",\n  \"IPAddress\": \"10.10.15.100\",\n  \"Latitude\": \"546645646\",\n  \"Longitude\": \"dfgd546566\",\n  \"TransLocName\": \"Kurla West LBS Marg Mumbai Maharashtra  \",\n  \"TotalAmount\": \"5000.00\",\n  \"NBIN\": \"608112\",\n  \"InitiatorType\": \"0\",\n  \"LocValue\":\"424206\",\n  \"ClientRefID\":\"675768\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/cashwithdrawal"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Jul 2021 06:53:11 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"balance\": \"95.00\",\n        \"RRN\": \"117711119588\"\n    },\n    \"txnId\": \"L94021177115740784\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"SUCCESS\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxMjM4Iiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjEyNzYiLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTYyNDY4ODg2MCwiZXhwIjoxNjI0NjkyNDYwLCJTRVNTSU9OSUQiOiIxMDQxNjg1MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiNVBzazl1ODdIRWlYbXBZd2RYN2U2SlNQZkJDUkNkZFoiLCJFTlYiOiJwcm9kIn0.0EHlxAg7i00_7T3JCaM-ZplDGWZZJ-xgN-3uS2AVtwRSAG8GgaatN_sdJlty50ShmYw1G2iJOMXdwHD2X2U47g\"\n}"}],"_postman_id":"8c0b337b-d014-4592-9899-3612035ec7cf"},{"name":"Get Bank IIN","id":"bc04e881-faae-40c9-929a-d59237e5261e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/getbankiin","description":"<p>This service is used to get the Issuer Identification Number(IIN) for bank.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","aeps","getbankiin"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"13e1b297-7e76-4ac0-a7c1-8cd286e93c86","name":"Get Bank IIN -Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sandbox.transxt.in/api/1.0/aeps/getbankiin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Jul 2021 06:37:55 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"},{"key":"Accept","value":"*/*"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Forwarded-Proto","value":"https"},{"key":"X-Forwarded-For","value":"10.0.0.10"},{"key":"X-Forwarded-For","value":"54.86.50.139"},{"key":"Host","value":"sandbox.transxt.in"},{"key":"Postman-Token","value":"7298a3b0-6435-474e-a4e6-f227e3cebc35"},{"key":"Accept-Encoding","value":"gzip, deflate, br"},{"key":"X-Client-IP","value":"54.86.50.139"},{"key":"X-Forwarded-Port","value":"443"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60e2a8c3-6b608d0020c32638716874dc"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": [\n        {\n            \"iinno\": 990320,\n            \"bankName\": \"Airtel Payment Bank\",\n            \"details\": \"Airtel Payment Bank\",\n            \"id\": 112,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"01/08/2019 16:56:00\"\n        },\n        {\n            \"iinno\": 608112,\n            \"bankName\": \"Allahabad Bank\",\n            \"details\": \"Allahabad Bank\",\n            \"id\": 23,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607076,\n            \"bankName\": \"Andhra Bank\",\n            \"details\": \"Andhra Bank\",\n            \"id\": 24,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607198,\n            \"bankName\": \"Andhra Pradesh Grameena Vikash Bank\",\n            \"details\": \"Andhra Pradesh Grameena Vikash Bank\",\n            \"id\": 33,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607121,\n            \"bankName\": \"Andhra Pragathi Grameena Bank\",\n            \"details\": \"Andhra Pragathi Grameena Bank\",\n            \"id\": 34,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607051,\n            \"bankName\": \"AP Mahesh Coop Urban Bank Ltd\",\n            \"details\": \"AP Mahesh Coop Urban Bank Ltd\",\n            \"id\": 108,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"02/05/2019 12:00:00\"\n        },\n        {\n            \"iinno\": 607064,\n            \"bankName\": \"Assam Gramin Vikash Bank\",\n            \"details\": \"Assam Gramin Vikash Bank\",\n            \"id\": 35,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 608087,\n            \"bankName\": \"AU Small Finance Bank\",\n            \"details\": \"AU Small Finance Bank\",\n            \"id\": 110,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"02/05/2019 12:00:00\"\n        },\n        {\n            \"iinno\": 607153,\n            \"bankName\": \"Axis Bank\",\n            \"details\": \"Axis Bank\",\n            \"id\": 10,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607063,\n            \"bankName\": \"Bangiya Gramin Vikash Bank\",\n            \"details\": \"Bangiya Gramin Vikash Bank\",\n            \"id\": 36,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 606985,\n            \"bankName\": \"Bank Of Baroda\",\n            \"details\": \"Bank Of Baroda\",\n            \"id\": 19,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508505,\n            \"bankName\": \"Bank of India\",\n            \"details\": \"Bank of India\",\n            \"id\": 2,\n            \"remarks\": \"\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607387,\n            \"bankName\": \"Bank of Maharashtra\",\n            \"details\": \"Bank of Maharashtra\",\n            \"id\": 11,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 606995,\n            \"bankName\": \"Baroda Gujarat Gramin Bank\",\n            \"details\": \"Baroda Gujarat Gramin Bank\",\n            \"id\": 37,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607280,\n            \"bankName\": \"Baroda Rajasthan Kshetriya Gramin Bank\",\n            \"details\": \"Baroda Rajasthan Kshetriya Gramin Bank\",\n            \"id\": 38,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 606993,\n            \"bankName\": \"Baroda Uttar Pradesh Gramin Bank \",\n            \"details\": \"Baroda Uttar Pradesh Gramin Bank \",\n            \"id\": 39,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607396,\n            \"bankName\": \"Canara Bank\",\n            \"details\": \"Canara Bank\",\n            \"id\": 4,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607082,\n            \"bankName\": \"Catholic Syrian Bank\",\n            \"details\": \"Catholic Syrian Bank\",\n            \"id\": 107,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"02/05/2019 12:00:00\"\n        },\n        {\n            \"iinno\": 607264,\n            \"bankName\": \"Central Bank of India\",\n            \"details\": \"Central Bank of India\",\n            \"id\": 9,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607080,\n            \"bankName\": \"Chaitanya Godavari Gramin Bank\",\n            \"details\": \"Chaitanya Godavari Gramin Bank\",\n            \"id\": 43,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607214,\n            \"bankName\": \"Chhattisgarh Rajya Gramin Bank\",\n            \"details\": \"Chhattisgarh Rajya Gramin Bank\",\n            \"id\": 44,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607324,\n            \"bankName\": \"City Union Bank \",\n            \"details\": \"City Union Bank \",\n            \"id\": 93,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607184,\n            \"bankName\": \"Corporation Bank\",\n            \"details\": \"Corporation Bank\",\n            \"id\": 30,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508547,\n            \"bankName\": \"Dena Bank\",\n            \"details\": \"Dena Bank\",\n            \"id\": 16,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607218,\n            \"bankName\": \"Ellaquai Dehati Bank\",\n            \"details\": \"Ellaquai Dehati Bank\",\n            \"id\": 46,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508998,\n            \"bankName\": \"Equitas Small Finance Bank\",\n            \"details\": \"Equitas Small Finance Bank\",\n            \"id\": 102,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"15/05/2018 11:25:00\"\n        },\n        {\n            \"iinno\": 607363,\n            \"bankName\": \"Federal Bank\",\n            \"details\": \"Federal Bank\",\n            \"id\": 15,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 817304,\n            \"bankName\": \"Fincare Small Finance Bank\",\n            \"details\": \"Fincare Small Finance Bank\",\n            \"id\": 118,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/04/2020 18:58:00\"\n        },\n        {\n            \"iinno\": 608001,\n            \"bankName\": \"Fino Payments Bank\",\n            \"details\": \"Fino Payments Bank\",\n            \"id\": 95,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607152,\n            \"bankName\": \"HDFC Bank\",\n            \"details\": \"HDFC Bank\",\n            \"id\": 31,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607140,\n            \"bankName\": \"Himachal Pradesh Gramin Bank\",\n            \"details\": \"Himachal Pradesh Gramin Bank\",\n            \"id\": 48,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508534,\n            \"bankName\": \"ICICI Bank\",\n            \"details\": \"ICICI Bank\",\n            \"id\": 5,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607095,\n            \"bankName\": \"IDBI Bank\",\n            \"details\": \"IDBI Bank\",\n            \"id\": 14,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 608117,\n            \"bankName\": \"IDFC First Bank\",\n            \"details\": \"IDFC First Bank\",\n            \"id\": 49,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 608314,\n            \"bankName\": \"India Post Payment Bank\",\n            \"details\": \"India Post Payment Bank\",\n            \"id\": 113,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"13/09/2019 12:26:00\"\n        },\n        {\n            \"iinno\": 607105,\n            \"bankName\": \"Indian bank\",\n            \"details\": \"Indian bank\",\n            \"id\": 18,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607126,\n            \"bankName\": \"Indian Overseas Bank\",\n            \"details\": \"Indian Overseas Bank\",\n            \"id\": 25,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607189,\n            \"bankName\": \"IndusInd Bank\",\n            \"details\": \"IndusInd Bank\",\n            \"id\": 32,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607440,\n            \"bankName\": \"Jammu & Kashmir Bank \",\n            \"details\": \"Jammu & Kashmir Bank \",\n            \"id\": 50,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607270,\n            \"bankName\": \"Karnataka Bank\",\n            \"details\": \"Karnataka Bank\",\n            \"id\": 96,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607122,\n            \"bankName\": \"Karnataka Vikas Grameena Bank \",\n            \"details\": \"Karnataka Vikas Grameena Bank \",\n            \"id\": 52,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508662,\n            \"bankName\": \"Karur Vysya Bank\",\n            \"details\": \"Karur Vysya Bank\",\n            \"id\": 53,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607365,\n            \"bankName\": \"Kashi Gomati Samyut Gramin Bank\",\n            \"details\": \"Kashi Gomati Samyut Gramin Bank\",\n            \"id\": 92,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607399,\n            \"bankName\": \"Kerala Gramin Bank\",\n            \"details\": \"Kerala Gramin Bank\",\n            \"id\": 54,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 990309,\n            \"bankName\": \"Kotak Mahindra Bank\",\n            \"details\": \"Kotak Mahindra Bank\",\n            \"id\": 100,\n            \"remarks\": \"\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"25/04/2018 13:29:00\"\n        },\n        {\n            \"iinno\": 607058,\n            \"bankName\": \"Lakshmi Vilas Bank\",\n            \"details\": \"Lakshmi Vilas Bank\",\n            \"id\": 106,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"07/09/2018 15:25:00\"\n        },\n        {\n            \"iinno\": 607232,\n            \"bankName\": \"Madhyanchal Gramin Bank\",\n            \"details\": \"Madhyanchal Gramin Bank\",\n            \"id\": 57,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607000,\n            \"bankName\": \"Maharashtra Gramin Bank \",\n            \"details\": \"Maharashtra Gramin Bank \",\n            \"id\": 90,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607062,\n            \"bankName\": \"Manipur Rural Bank \",\n            \"details\": \"Manipur Rural Bank \",\n            \"id\": 59,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607206,\n            \"bankName\": \"Meghalaya Rural Bank\",\n            \"details\": \"Meghalaya Rural Bank\",\n            \"id\": 60,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607230,\n            \"bankName\": \"Mizoram Rural Bank\",\n            \"details\": \"Mizoram Rural Bank\",\n            \"id\": 117,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"22/01/2020 18:47:00\"\n        },\n        {\n            \"iinno\": \"607022\",\n            \"bankName\": \"Narmada Jhabua Gramin Bank\",\n            \"details\": \"Narmada Jhabua Gramin Bank\",\n            \"id\": 61,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607060,\n            \"bankName\": \"Odisha Gramya Bank \",\n            \"details\": \"Odisha Gramya Bank \",\n            \"id\": 62,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508831,\n            \"bankName\": \"Oriental Bank of Commerce\",\n            \"details\": \"Oriental Bank of Commerce\",\n            \"id\": 8,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": \"607079\",\n            \"bankName\": \"Paschim Banga Gramin Bank\",\n            \"details\": \"Paschim Banga Gramin Bank\",\n            \"id\": 89,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607054,\n            \"bankName\": \"Puduvai Bharathiar Grama Bank\",\n            \"details\": \"Puduvai Bharathiar Grama Bank\",\n            \"id\": 88,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607087,\n            \"bankName\": \"Punjab & Sind Bank\",\n            \"details\": \"Punjab & Sind Bank\",\n            \"id\": 28,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607138,\n            \"bankName\": \"Punjab Gramin Bank\",\n            \"details\": \"Punjab Gramin Bank\",\n            \"id\": 67,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607027,\n            \"bankName\": \"Punjab National Bank\",\n            \"details\": \"Punjab National Bank\",\n            \"id\": 7,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607212,\n            \"bankName\": \"Purvanchal Gramin Bank\",\n            \"details\": \"Purvanchal Gramin Bank\",\n            \"id\": 68,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607509,\n            \"bankName\": \"Rajasthan Marudhara Gramin Bank\",\n            \"details\": \"Rajasthan Marudhara Gramin Bank\",\n            \"id\": 69,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607053,\n            \"bankName\": \"Saptagiri Grameena Bank\",\n            \"details\": \"Saptagiri Grameena Bank\",\n            \"id\": 71,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607139,\n            \"bankName\": \"Sarva Haryana Gramin Bank\",\n            \"details\": \"Sarva Haryana Gramin Bank\",\n            \"id\": 72,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607200,\n            \"bankName\": \"Saurashtra Gramin Bank\",\n            \"details\": \"Saurashtra Gramin Bank\",\n            \"id\": 74,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607119,\n            \"bankName\": \"Shivalik Mercantile Cooperative Bank \",\n            \"details\": \"Shivalik Mercantile Cooperative Bank \",\n            \"id\": 97,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607439,\n            \"bankName\": \"South Indian Bank\",\n            \"details\": \"South Indian Bank\",\n            \"id\": 13,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607094,\n            \"bankName\": \"State Bank of India\",\n            \"details\": \"State Bank of India\",\n            \"id\": 6,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607580,\n            \"bankName\": \"Syndicate Bank\",\n            \"details\": \"Syndicate Bank\",\n            \"id\": 3,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607131,\n            \"bankName\": \"Tamil Nadu State Apex Co-operative Bank Ltd\",\n            \"details\": \"Tamil Nadu State Apex Co-operative Bank Ltd\",\n            \"id\": 119,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"04/06/2020 20:27:00\"\n        },\n        {\n            \"iinno\": 607187,\n            \"bankName\": \"Tamilnad Mercantile Bank\",\n            \"details\": \"Tamilnad Mercantile Bank\",\n            \"id\": 98,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607195,\n            \"bankName\": \"Telangana Grameena Bank\",\n            \"details\": \"Telangana Grameena Bank\",\n            \"id\": 77,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 652150,\n            \"bankName\": \"The Saraswat Co-operative Bank Ltd\",\n            \"details\": \"The Saraswat Co-operative Bank Ltd\",\n            \"id\": 99,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"03/11/2017 03:49:00\"\n        },\n        {\n            \"iinno\": 607065,\n            \"bankName\": \"Tripura Gramin Bank\",\n            \"details\": \"Tripura Gramin Bank\",\n            \"id\": 78,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607066,\n            \"bankName\": \"UCO Bank\",\n            \"details\": \"UCO Bank\",\n            \"id\": 20,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 508991,\n            \"bankName\": \"Ujjivan Small Finance Bank Limited\",\n            \"details\": \"Ujjivan Small Finance Bank Limited\",\n            \"id\": 109,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"02/05/2019 12:00:00\"\n        },\n        {\n            \"iinno\": 607161,\n            \"bankName\": \"Union Bank of India\",\n            \"details\": \"Union Bank of India\",\n            \"id\": 1,\n            \"remarks\": \"\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607646,\n            \"bankName\": \"United Bank Of India\",\n            \"details\": \"United Bank Of India\",\n            \"id\": 17,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607234,\n            \"bankName\": \"Utkal Gramin Bank\",\n            \"details\": \"Utkal Gramin Bank\",\n            \"id\": 79,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607073,\n            \"bankName\": \"Uttar Banga Kshetriya Gramin Bank \",\n            \"details\": \"Uttar Banga Kshetriya Gramin Bank \",\n            \"id\": 80,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607069,\n            \"bankName\": \"Uttar Bihar Grameen Bank \",\n            \"details\": \"Uttar Bihar Grameen Bank \",\n            \"id\": 81,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607197,\n            \"bankName\": \"Uttarakhand Gramin Bank\",\n            \"details\": \"Uttarakhand Gramin Bank\",\n            \"id\": 82,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607020,\n            \"bankName\": \"Vidarbha Konkan Gramin Bank\",\n            \"details\": \"Vidarbha Konkan Gramin Bank\",\n            \"id\": 84,\n            \"remarks\": \"NULL\",\n            \"activeFlag\": 1,\n            \"timestamp\": \"21/11/2016 16:00:00\"\n        },\n        {\n            \"iinno\": 607618,\n            \"bankName\": \"YES Bank\",\n            \"details\": \"YES Bank\",\n            \"id\": 104,\n            \"remarks\": null,\n            \"activeFlag\": 1,\n            \"timestamp\": \"15/05/2018 11:25:00\"\n        },\n        {\n            \"iinno\": \"607024\",\n            \"bankName\": \"Aryavart Bank erstwhile Gramin Bank of Aryavart\"\n        },\n        {\n            \"iinno\": \"607136\",\n            \"bankName\": \"Dakshin Bihar Gramin Bank erstwhile Madhya Bihar Gramin Bank\"\n        },\n        {\n            \"iinno\": \"607808\",\n            \"bankName\": \"J& K Grameen Bank\"\n        },\n        {\n            \"iinno\": \"607210\",\n            \"bankName\": \"Jharkhand Rajya Gramin Bank erstwhile Vananchal Gramin Bank\"\n        },\n        {\n            \"iinno\": \"607400\",\n            \"bankName\": \"Karnataka Gramin Bank erstwhile Pragathi Krishna Gramin Bank\"\n        },\n        {\n            \"iinno\": \"607022\",\n            \"bankName\": \"Madhya Pradesh Gramin Bank erstwhile Narmada Jhabua Gramin Bank\"\n        },\n        {\n            \"iinno\": \"608032\",\n            \"bankName\": \"Paytm Payments Bank\"\n        },\n        {\n            \"iinno\": \"607135\",\n            \"bankName\": \"Prathma UP Gramin Bank erstwhile Sarva UP Gramin Bank \"\n        },\n        {\n            \"iinno\": \"607393\",\n            \"bankName\": \"RBL\"\n        },\n        {\n            \"iinno\": \"607052\",\n            \"bankName\": \"TamilNadu Grama Bank erstwhile Pallavan Grama Bank\"\n        },\n        {\n            \"iinno\": \"652254\",\n            \"bankName\": \"ESAF Small Finance Bank\"\n        },\n        {\n            \"iinno\": \"508654\",\n            \"bankName\": \"Erode District Central Co-operative Bank\"\n        },\n        {\n            \"iinno\": \"608022\",\n            \"bankName\": \"Suryoday Small Fianance Bank\"\n        },\n        {\n            \"iinno\": \"607395\",\n            \"bankName\": \"SBM Bank (INDIA) Limited\"\n        }\n    ],\n    \"txnId\": \"\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"<Auth token received in response of Authorization API>\"\n}"}],"_postman_id":"bc04e881-faae-40c9-929a-d59237e5261e"}],"id":"fc6fd974-3192-4b5a-b77a-14696406eb5f","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Data Type</th>\n<th>Length</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>uidNumber</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Customer Aadhaar Number(UID) /<br />Virtual Id(VID)</td>\n</tr>\n<tr>\n<td>modality</td>\n<td>String</td>\n<td>3</td>\n<td>Yes</td>\n<td>bio - For biometric /<br />otp - For otp</td>\n</tr>\n<tr>\n<td>consent</td>\n<td>String</td>\n<td>1</td>\n<td>Yes</td>\n<td>Y</td>\n</tr>\n<tr>\n<td>pidData</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Captured biometric in XML</td>\n</tr>\n<tr>\n<td>channelId</td>\n<td>Numeric String</td>\n<td>2</td>\n<td>Yes</td>\n<td>10 – SMS <br />20 – MOB <br />30 – INB <br />40 – Bank Branches</td>\n</tr>\n<tr>\n<td>entryMode</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>serviceCondCode</td>\n<td>Numeric String</td>\n<td>2</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>mcc</td>\n<td>Numeric String</td>\n<td>4</td>\n<td>Yes</td>\n<td>6012 – Micro ATM AADHAAR transactions <br />6011 – AADHAAR based ATM transaction <br />6010 – Regular POS device <br />9399 – Government Services (Proposed for fair price shops in future)</td>\n</tr>\n<tr>\n<td>terminalId</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>\"register\" - Registered devices <br />\"\" - When not using biometric authentication</td>\n</tr>\n<tr>\n<td>publicIP</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>transLocName</td>\n<td>String</td>\n<td></td>\n<td>Yes</td>\n<td>Character 1-23 : Merchant Name &amp;Address / Bank Correspondent Name &amp;Address <br />Character 24-36 : City Name <br />Character 37-38 : State <br />Character 39-40 : Country Code(IN)</td>\n</tr>\n<tr>\n<td>deviceId</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>benefUidNumber</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>Beneficiary Aadhaar Number(UID) /<br />Virtual Id(VID)</td>\n</tr>\n<tr>\n<td>benefBankIIN</td>\n<td>Numeric String</td>\n<td>6</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>txnAmount</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>0 - For balance enquiry <br />and mini statment</td>\n</tr>\n<tr>\n<td>bankIIN</td>\n<td>Numeric String</td>\n<td>6</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>initiatorType</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td>0 - Aadhaar Number(UID) /<br />2 - Virtual Id(VID)</td>\n</tr>\n<tr>\n<td>dt</td>\n<td>Numeric String</td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"27947645-3301-47ac-8d3f-82e91861fc5a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0c03e18e-7d7d-49ef-9f95-01084360de54","type":"text/javascript","exec":[""]}}],"_postman_id":"fc6fd974-3192-4b5a-b77a-14696406eb5f"},{"name":"Utility Bills and Recharges (1.0.0)","item":[{"name":"Error Codes","item":[],"id":"5719ce21-0ed1-48b2-9845-fa9a28502880","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E5001</td>\n<td>Request Pending</td>\n</tr>\n<tr>\n<td>0</td>\n<td>Transaction Successfull</td>\n</tr>\n<tr>\n<td>E5003</td>\n<td>Autehntication Failure. Pass valid credentials.</td>\n</tr>\n<tr>\n<td>E5004</td>\n<td>Invalid Mobile Number</td>\n</tr>\n<tr>\n<td>E5005</td>\n<td>Parameter Mismatch. Missing mandatory parameters.</td>\n</tr>\n<tr>\n<td>E5006</td>\n<td>Invalid Denomination</td>\n</tr>\n<tr>\n<td>E5007</td>\n<td>Service currently unavailable</td>\n</tr>\n<tr>\n<td>E5008</td>\n<td>Access denied for source</td>\n</tr>\n<tr>\n<td>E5009</td>\n<td>Insufficient Balance</td>\n</tr>\n<tr>\n<td>E5010</td>\n<td>Authentication Failure</td>\n</tr>\n<tr>\n<td>E5011</td>\n<td>System Error</td>\n</tr>\n<tr>\n<td>E5012</td>\n<td>Repeat Transaction. Try after few minutes.</td>\n</tr>\n<tr>\n<td>E5013</td>\n<td>Product currently unavailable</td>\n</tr>\n<tr>\n<td>E5014</td>\n<td>Transaction Failed</td>\n</tr>\n<tr>\n<td>E5015</td>\n<td>Reference id not found</td>\n</tr>\n<tr>\n<td>E5016</td>\n<td>Incorrect Operator/Circle for requested service</td>\n</tr>\n<tr>\n<td>E5017</td>\n<td>Invalid Denomination</td>\n</tr>\n<tr>\n<td>E5018</td>\n<td>Insufficient Balance</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"c2ca18aa-7cf9-466f-b42b-2a28441a1306","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b63b655f-cc9b-4d5b-acd7-c42372d8e3ed","type":"text/javascript","exec":[""]}}],"_postman_id":"5719ce21-0ed1-48b2-9845-fa9a28502880"},{"name":"Mobile Recharges","id":"54fbf002-e8a2-4157-b6f1-d5cd11591b47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"udf1\": \"9999999999\",\n    \"udf2\": \"1111123\",\n    \"udf3\": \"10\",\n    \"udf4\": \"IDEA\",\n    \"udf5\": \"Maharashtra Goa\",\n    \"udf6\": \"TOPUP\",\n    \"udf7\": \"\",\n    \"udf8\": \"\",\n    \"udf9\": \"1\",\n    \"udf10\": \"mobileRech\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/utilitybillandrecharge","description":"<p>This service is for mobile recharge</p>\n","urlObject":{"protocol":"https","path":["api","1.0","utilitybillandrecharge"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"54fbf002-e8a2-4157-b6f1-d5cd11591b47"},{"name":"DTH Recharge","id":"b6c785bb-3356-42fe-84ea-dace701604d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"udf1\": \"3003984028\",\n    \"udf2\": \"11156\",\n    \"udf3\": \"100\",\n    \"udf4\": \"Airtel DTH\",\n    \"udf5\": \"Tamil Nadu\",\n    \"udf6\": \"TOPUP\",\n    \"udf7\": \"\",\n    \"udf8\": \"\",\n    \"udf9\": \"1\",\n    \"udf10\": \"dthRecharge\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/utilitybillandrecharge","description":"<p>This service is used for DTH recharge</p>\n","urlObject":{"protocol":"https","path":["api","1.0","utilitybillandrecharge"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6c785bb-3356-42fe-84ea-dace701604d1"},{"name":"Check Status","id":"9261b208-142f-43e7-9d3d-0b4d36eb8798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"udf1\": \"W00419109185629159\",\n    \"udf2\": \"\",\n    \"udf3\": \"\",\n    \"udf4\": \"\",\n    \"udf5\": \"\",\n    \"udf6\": \"\",\n    \"udf7\": \"\",\n    \"udf8\": \"\",\n    \"udf9\": \"0\",\n    \"udf10\": \"checkStatus\"\n}"},"url":"https://sandbox.transxt.in/api/1.0/walnut/coreapi","description":"<p>This service is used to check status of recharge</p>\n","urlObject":{"protocol":"https","path":["api","1.0","walnut","coreapi"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"9bcad0bc-4160-42f1-b50f-a444525d9c25","name":"Check Status - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"description":"Bearer + auth token received in response of auth API","key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n    \"udf1\": \"W00419109185629159\",\n    \"udf2\": \"\",\n    \"udf3\": \"\",\n    \"udf4\": \"\",\n    \"udf5\": \"\",\n    \"udf6\": \"\",\n    \"udf7\": \"\",\n    \"udf8\": \"\",\n    \"udf9\": \"0\",\n    \"udf10\": \"checkStatus\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/walnut/coreapi"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"PHP/5.4.16"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 10 Oct 2019 07:46:23 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"msg\": \"Reference Id not Found\",\n        \"clientId\": \"\",\n        \"errCode\": \"13\",\n        \"optId\": \"\",\n        \"ts\": \"2019-10-10 13:16:53\",\n        \"txnId\": \"\"\n    },\n    \"txnId\": \"\",\n    \"errorCode\": \"E5015\",\n    \"errorMsg\": \"Reference id not found\",\n    \"token\": \"\"\n}"}],"_postman_id":"9261b208-142f-43e7-9d3d-0b4d36eb8798"}],"id":"aca2b295-bdca-41fc-a0a0-a39787c451c2","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>DataType</th>\n<th>Length</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>udf1</td>\n<td>Numeric String</td>\n<td>10</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge - Mobile No<br />Check Status - Transaction Id</td>\n</tr>\n<tr>\n<td>udf2</td>\n<td>String</td>\n<td>1-50</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge - Transaction Id</td>\n</tr>\n<tr>\n<td>udf3</td>\n<td>Numeric String</td>\n<td>1-11</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge - Amount</td>\n</tr>\n<tr>\n<td>udf4</td>\n<td>String</td>\n<td>1-30</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge - Operator</td>\n</tr>\n<tr>\n<td>udf5</td>\n<td>String</td>\n<td>1-50</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge - Circle</td>\n</tr>\n<tr>\n<td>udf6</td>\n<td>Numeric String</td>\n<td>1-20</td>\n<td>Conditional<br />Yes - For recharge</td>\n<td>Recharge Type<br />-0 - Top up<br />-1 - Postpaid</td>\n</tr>\n<tr>\n<td>udf7</td>\n<td>String</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>udf8</td>\n<td>String</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>udf9</td>\n<td>Numeric String</td>\n<td>1-4</td>\n<td>Conditional<br />Yes - For recharge, balance</td>\n<td>Flag<br />-0 - Non Transactional API<br />-1 - Transactional API</td>\n</tr>\n<tr>\n<td>udf10</td>\n<td>String</td>\n<td>1-60</td>\n<td>Yes</td>\n<td>Service Name<br />-mobileRech<br />-dthRecharge<br />-getBalance<br />-checkStatus</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"883ba023-0e2c-47af-888e-0cdda157376c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"09bfbc5b-3724-4b29-890e-6533a0b9c070","type":"text/javascript","exec":[""]}}],"_postman_id":"aca2b295-bdca-41fc-a0a0-a39787c451c2"},{"name":"PAN (1.0.0)","item":[{"name":"Error Codes","item":[],"id":"444ad37a-7963-46b1-b852-4c041dd32ae0","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>P001</td>\n<td>Invalid PAN</td>\n</tr>\n<tr>\n<td>K005</td>\n<td>.pan cannot be empty</td>\n</tr>\n<tr>\n<td>E2007</td>\n<td>Invalid PAN</td>\n</tr>\n<tr>\n<td>E2005</td>\n<td>Request Fields are mandatory</td>\n</tr>\n<tr>\n<td>00</td>\n<td>SUCCESS</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"6aa5bc6c-430e-42b7-a873-a9d5b06738db","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1d5d9c92-58f2-4173-bab3-0a07d94662f1","type":"text/javascript","exec":[""]}}],"_postman_id":"444ad37a-7963-46b1-b852-4c041dd32ae0"},{"name":"Pan Validation","id":"d2900590-2885-48df-a327-d737853bc473","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"pan\": \"BJQPP5524G\"\n\t\n}"},"url":"https://sandbox.transxt.in/api/1.1/pan/validation","description":"<p>This API is used to validate pan ID.</p>\n","urlObject":{"protocol":"https","path":["api","1.1","pan","validation"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"72236e88-fad7-403d-99de-f32a6c0d41b7","name":"Pan Validation - Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"pan\": \"ARBPS3802E\"\n\t\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/api/1.1/pan/validation"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"errorMessage\": \"Invalid PAN\",\n        \"firstName\": null,\n        \"lastName\": null,\n        \"message\": \"Not Found in ITD Database\",\n        \"middleName\": null,\n        \"pan\": null,\n        \"rdt\": \"123456789\",\n        \"rrn\": \"934611355783\",\n        \"status\": \"P001\"\n    },\n    \"txnId\": \"D02919346115347167\",\n    \"errorCode\": \"E2007\",\n    \"errorMsg\": \"Invalid PAN\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI0Iiwic3ViIjoiYXBwIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjciLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTU3NjEzMTgyNywiZXhwIjoxNTc2MTMzMDI3LCJTRVNTSU9OSUQiOiI5MjkyMTc5MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiaEZ5Q0xqeTlZYk9tbEkwYWt3THNBdlpCcGd6aG9aWlgiLCJFTlYiOiJkZXYifQ.JrO0P0fAtGKTXADBPbA1hLSCgm3d9L0zuyRiAzPU33iG2SIcPos8y4b3VDUTU5t2pOZ4ca380ihKezcnWU2aKQ\"\n}"},{"id":"7dbe078f-b742-4944-99be-4275d246a70e","name":"Pan Validation - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"pan\": \"BJQPP5524G\"\n\t\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.1/pan/validation"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n\t\"response\": {\n\t\t\"errorMessage\": \"SUCCESS\",\n\t\t\"firstName\": \"SANJAY\",\n\t\t\"lastName\": \"PRAJAPATI\",\n\t\t\"message\": \"Existing and Valid PAN\",\n\t\t\"middleName\": \"KUMAR\",\n\t\t\"pan\": \"BJQPP5524G\",\n\t\t\"rdt\": \"123456789\",\n\t\t\"rrn\": \"934612355785\",\n\t\t\"status\": \"00\"\n\t},\n\t\"txnId\": \"J03119346115844544\",\n\t\"errorCode\": \"00\",\n\t\"errorMsg\": \"\",\n\t\"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI0Iiwic3ViIjoiYXBwIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjciLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTU3NjEzMjEyNCwiZXhwIjoxNTc2MTMzMzI0LCJTRVNTSU9OSUQiOiI5MjkyMTc5MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiaEZ5Q0xqeTlZYk9tbEkwYWt3THNBdlpCcGd6aG9aWlgiLCJFTlYiOiJkZXYifQ.tmTsNjsNZUI9gM68hCOsUheBbXRFojn1HNpuJj52pCWW-D70TS4O3dTC6IkaP0YbpQ9r71ntXoTl6BjQvbqfcA\"\n}"}],"_postman_id":"d2900590-2885-48df-a327-d737853bc473"}],"id":"1cc71032-20ad-4eaa-a28e-86e41fd7e391","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Data Type</th>\n<th>Length</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pan</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>PAN ID</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"918ca87e-257d-4ce6-a7ca-52224ccd9569","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1481bebc-253f-4f78-9507-d7299108f60e","type":"text/javascript","exec":[""]}}],"_postman_id":"1cc71032-20ad-4eaa-a28e-86e41fd7e391"},{"name":"FLIGHT (1.0.0)","item":[{"name":"Air Search","item":[{"name":"Search Options (Direct,Connect Flight)","item":[{"name":"Search Only_ConnectFlight","id":"c3fbec8c-8cf8-4800-af0a-8ef10c099222","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIzMTgiLCJzdWIiOiJhcHAiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiNTA3IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE1OTcxNDM0NzUsImV4cCI6MTU5NzE0NDY3NSwiU0VTU0lPTklEIjoiNDA1NjU1NzUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkJUYk14NkhUOXFnM0I1Q0dMaXcxUHEwV2lncEU3MDgyIiwiRU5WIjoidWF0In0.jmKjs8VISpm8L7AgJFo_flyU_Ps2UT6zLam07CoAWCdEIZd-Qw2IrBrC4UaFPL3Vk0koajUunn-8YwfhZcECcA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"2\",\n            \"CHILD\": \"0\",\n            \"INFANT\": \"0\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": false,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"4d0cc627-2533-408f-bfc9-148baf67b444","name":"Search Only_ConnectFlight","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"2\",\n      \"CHILD\": \"0\",\n      \"INFANT\": \"0\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": false,\n      \"isConnectingFlight\":true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 08:02:07 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Forwarded-For","value":"10.0.0.36"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"ONWARD\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993353816\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993354375\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000300\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000842\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994001090\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994906655\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994907003\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439172\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439609\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439837\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282288\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282647\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282823\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997314619\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315004\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315174\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161188\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161542\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998658899\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998659225\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189600\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189956\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999190137\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993353816\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993354375\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000300\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000842\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994001090\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994906655\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994907003\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439172\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439609\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439837\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282288\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282647\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282823\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997314619\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315004\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315174\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161188\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161542\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998658899\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998659225\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189600\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189956\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999190137\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993353816\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK945BOMGOIUK861_3291641993354375\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000300\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994000842\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK955BOMGOIUK861_3291641994001090\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994906655\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK963BOMGOIUK861_3291641994907003\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439172\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439609\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK975BOMGOIUK861_3291641995439837\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282288\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282647\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK977BOMGOIUK861_3291641996282823\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997314619\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315004\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK981BOMGOIUK861_3291641997315174\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161188\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK993BOMGOIUK861_3291641998161542\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998658899\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK995BOMGOIUK861_3291641998659225\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189600\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999189956\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9747722305_DELBOMUK933BOMGOIUK861_3291641999190137\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"c3fbec8c-8cf8-4800-af0a-8ef10c099222"},{"name":"Direct_AirlineSearch","id":"05b885f7-2c29-4520-92cf-6c6bd9442c24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"2\",\n            \"CHILD\": \"0\",\n            \"INFANT\": \"0\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"0b3c1811-287b-4ed3-99aa-2479521e99c4","name":"Direct_AirlineSearch","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"2\",\n      \"CHILD\": \"0\",\n      \"INFANT\": \"0\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\":false\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 11:36:20 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"ONWARD\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"855\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T09:00\",\n                                \"at\": \"2020-12-19T11:40\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK855_3304343864429366\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK855_3304343864430467\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK855_3304343864431070\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"847\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T11:10\",\n                                \"at\": \"2020-12-19T13:50\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK847_3304343866072830\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK847_3304343866073658\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YR\": 130,\n                                                \"OT\": 268,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-9056838847_DELGOIUK847_3304343866074224\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"847\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T11:10\",\n                                \"at\": \"2020-12-19T13:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK847_3304337641343160\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK847_3304337641344367\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK847_3304337641345094\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"855\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T09:00\",\n                                \"at\": \"2020-12-19T11:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK855_3304337643987743\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK855_3304337643988599\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-9056838847_DELGOIUK855_3304337643989111\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"I5\",\n                                        \"name\": \"AirAsia India\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"775\",\n                                    \"eT\": \"320\"\n                                },\n                                \"duration\": 165,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T12:05\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 5364.7,\n                                            \"TAF\": 602.7,\n                                            \"BF\": 4762,\n                                            \"NF\": 5364.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 343,\n                                                \"AGST\": 242,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {},\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"EP\",\n                                        \"fB\": \"Z01H00\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"SALE\",\n                                \"id\": \"16-9056838847_DELGOII5775_3304341525594291\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"I5\",\n                                        \"name\": \"AirAsia India\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"798\",\n                                    \"eT\": \"320\"\n                                },\n                                \"duration\": 165,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T12:40\",\n                                \"at\": \"2020-12-19T15:25\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 5364.7,\n                                            \"TAF\": 602.7,\n                                            \"BF\": 4762,\n                                            \"NF\": 5364.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 343,\n                                                \"AGST\": 242,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {},\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"EP\",\n                                        \"fB\": \"Z01H00\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"SALE\",\n                                \"id\": \"16-9056838847_DELGOII5798_3304341525961141\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"I5\",\n                                        \"name\": \"AirAsia India\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"773\",\n                                    \"eT\": \"320\"\n                                },\n                                \"duration\": 165,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T19:50\",\n                                \"at\": \"2020-12-19T22:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 5364.7,\n                                            \"TAF\": 602.7,\n                                            \"BF\": 4762,\n                                            \"NF\": 5364.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 343,\n                                                \"AGST\": 242,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {},\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"EP\",\n                                        \"fB\": \"Z01H00\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"SALE\",\n                                \"id\": \"16-9056838847_DELGOII5773_3304341526286096\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"N00320073170508596\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwOTkzMDgsImV4cCI6MTU4NDEwMDUwOCwiU0VTU0lPTklEIjoiMzY1MjgwNzEiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.Qh24NYaIa8ExbQ7j9_p_Jt5Fq2gEmVuBMD1IXXfSvi8M96HeJ0oR_e8RIjwE0fV9pNL7r2VjqBrcc34ZXz6raA\"\n}"}],"_postman_id":"05b885f7-2c29-4520-92cf-6c6bd9442c24"}],"id":"db7a4d73-1a05-40a3-98d2-74fefd07dc14","description":"<p>SearchResult Structure :</p>\n<ol>\n<li>In the case of Domestic Oneway or International Oneway Search : Search Result will have an “ONWARD” key which will have tripInfos (_List_).</li>\n<li> In case of  Domestic Return : Search Result will have “ONWARD” and “RETURN” key which will have corresponding Oneway and Return Search Results.</li>\n<li> In case  of International Return or International Multi-City : Search Result will have a “COMBO” key which will have corresponding Combined Requested Route Infos.</li>\n<li> In the case of Domestic Multi-City : Equivalent Number of Route Infos , Equivalent index ids generated. (Each index id belongs to each route info).</li></ol>\n\n\n<p><strong>Response:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Parent</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>searchResult</td>\n<td>root</td>\n<td>Object</td>\n<td></td>\n</tr>\n<tr>\n<td>tripInfos</td>\n<td>searchResult</td>\n<td>Object</td>\n<td></td>\n</tr>\n<tr>\n<td>ONWARD</td>\n<td>tripInfos</td>\n<td>ArrayList</td>\n<td>Onward Info</td>\n</tr>\n<tr>\n<td>RETURN</td>\n<td>tripInfos</td>\n<td>ArrayList</td>\n<td>Return Info</td>\n</tr>\n<tr>\n<td>COMBO</td>\n<td>tripInfos</td>\n<td>ArrayList</td>\n<td>Combined Info(International Return/Multi city)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>ONWARD/RETURN/COMBO - tripInfos</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Parent</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sI</td>\n<td>ONWARD/RETURN/COMBO</td>\n<td>ArrayList</td>\n<td>Segment Information</td>\n</tr>\n<tr>\n<td>totalPriceList</td>\n<td>ONWARD/RETURN/COMBO</td>\n<td>ArrayList</td>\n<td>(priceInfo)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>TripInfo Brief</strong> : - Each TripInfo which has sI (segments information and totalPriceList of trip).</p>\n<p><strong><em>sI (Segment Information)</em></strong> - List : which has control of the fields.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>• fD (Flight Designator) - which has Marketing Airline Information , Airline Equipment type, flight\n•  al - airline info which has code (IATA Airline Code, followed with Airline name).\n• fN - Marketing Airline Flight Number \n• eT - Marketing Airline Equipment Type\n• stops - Number of Stops in this segment.\n• duration - Segment Journey duration (In Minutes) \n• Iand - is this flight arriving the next day.\n• isRs - isReturnSegment will be true and this field is present only when the segment is return flight.\n• sN - segment number \n• dt - Departure Time of this segment (YYYY-MM-SS HH:MM Format)\n• at - Arrival time of this segment  (YYYY-MM-SS HH:MM Format) \n• aa - Arrival Airport Information (which has IATA Airport code,name,country,Terminal)\n• da - Departure Airport Information  (which has IATA Airport code,name,country,Terminal)\n• oB - Operating Airline which has code (IATA Airline Code, followed with Airline name).\n• so - Stop Over airports (which has IATA Airport code,name,country)\n• cT - Connecting Time (LayOver time) - In Minutes\n</code></pre><p><strong><em>totalPriceList</em></strong> - Under TripInfo -  This is Summarised PriceInformation about the trip </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>• fareIdentifier - what type of fare is this. PUBLISHED, SPECIAL_RETURN,...\n• Id - Unique Trip price Id {which is used for reviewing/revalidating the price which is going to sold and booked} in upcoming requests.\n• sri - special return identifier \n• msri - matched special return identifier (Special Return Explained Below)\n• fD - Fare Detail in Per PaxType Wise - ( Example : 2Adult, 1Child Search then have to multiply by 2 for Adult Fare and multiply by 1 for Child Fare) \n    ◦ ADULT/CHILD/INFANT - will be key (Each PayType - Per Pax Fare)\n    ◦ fC - fare Components of Fare to PaxType - \n        ▪ TAF - Taxes and Fees\n        ▪ NF - Net Fare\n        ▪ NCM - Net Commission\n        ▪ BF - Base Fare \n        ▪ TF - Total Fare \n    ◦ afc - additional fareComponents in Detail - Break Up of fC Component \n        ▪ TAF - Break Up of Taxes and Fees from fC            ▪ \n            • OT - Other Charges\n            • MF - Management Fee\n            • MFT - Management Fee Tax\n            • AGST - Airline GST Component\n            • YQ -  Fuel Surcharge\n            • YR - Carrier Misc Fee\n        ▪ NCM - Break Up of Net Commission \n            • OT - Gross Commission \n            • TDS - TDS\n    ◦ sR - Seats Remaining \n    ◦ bI - Baggage information (Hand Baggage &amp; Checking baggage Related)\n        ▪ iB - Checking Baggage (No format specific, example :20Kg , 20 Kg, 1 Piece , 1 Piece, 20 Kilograms)\n        ▪ cB -  Cabin Baggage \n    ◦ rT - Refundable Type  (Integer type as below follows)\n        ▪ 0 - Non Refundable \n        ▪ 1 - Refundable\n        ▪ 2 - Partial Refundable \n    ◦ cc - Cabin Class Fare \n        ▪ ECONOMY\n        ▪ PREMIUM_ECONOMY\n        ▪ BUSINESS\n        ▪ FIRST\n    ◦ cB - Class Of Booking \n    ◦ fB - Fare Basis\n    ◦ mi - Meal Indicator (Boolean Type)\n        ▪ True - Free Meal \n        ▪ False - Paid Meal \n        \n        \n</code></pre><p><strong>Response:</strong>         </p>\n<p> In Case Of No Search Result From Supplier , then Response will be returned (only httpStatus 200).</p>\n","event":[{"listen":"prerequest","script":{"id":"8585debf-43b6-4107-873a-cb6794df013e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a37ff00e-f0ad-4f7f-bf22-b2155f9904e4","type":"text/javascript","exec":[""]}}],"_postman_id":"db7a4d73-1a05-40a3-98d2-74fefd07dc14"},{"name":"Premium Economy","item":[{"name":"Premium_Economy_Search","id":"693018ff-ebb4-4a22-b0b8-4f9f69082cdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"PREMIUM_ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"travelDate\": \"2020-05-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-06-29\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"3a4dd030-d1d0-4ff7-ac82-6a52117a5a19","name":"Search","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"PREMIUM_ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"1\",\n      \"INFANT\": \"1\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"SIN\"\n        },\n        \"travelDate\": \"2020-05-19\"\n      },\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"SIN\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"travelDate\": \"2020-06-29\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\":true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 05:03:45 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"COMBO\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"941\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 290,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T16:55\",\n                                \"at\": \"2020-05-19T19:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK941BOMSINUK105SINBOMUK106BOMDELUK996_3539876437357139\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"941\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 290,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T16:55\",\n                                \"at\": \"2020-05-19T19:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK941BOMSINUK105SINBOMUK106BOMDELUK940_3539876437644750\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T15:30\",\n                                \"at\": \"2020-05-19T17:40\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK933BOMSINUK105SINBOMUK106BOMDELUK910_3539876437921907\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T15:30\",\n                                \"at\": \"2020-05-19T17:40\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK933BOMSINUK105SINBOMUK106BOMDELUK996_3539876438241755\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T15:30\",\n                                \"at\": \"2020-05-19T17:40\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK933BOMSINUK105SINBOMUK106BOMDELUK940_3539876438548883\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-05-19T21:55\",\n                                \"at\": \"2020-05-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"4906\",\n                                    \"eT\": \"320\"\n                                },\n                                \"oB\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 73111.4,\n                                            \"TAF\": 10896.4,\n                                            \"BF\": 62215,\n                                            \"NF\": 73111.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 7466,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 55695.4,\n                                            \"TAF\": 9030.4,\n                                            \"BF\": 46665,\n                                            \"NF\": 55695.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5600,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 7007.4,\n                                            \"BF\": 6225,\n                                            \"TAF\": 782.4,\n                                            \"NF\": 7007.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 747,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINSQ403SINDELSQ4906_3539876438819752\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"4905\",\n                                    \"eT\": \"320\"\n                                },\n                                \"oB\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T16:50\",\n                                \"at\": \"2020-06-29T20:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 73111.4,\n                                            \"TAF\": 10896.4,\n                                            \"BF\": 62215,\n                                            \"NF\": 73111.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 7466,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 55695.4,\n                                            \"TAF\": 9030.4,\n                                            \"BF\": 46665,\n                                            \"NF\": 55695.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5600,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 7007.4,\n                                            \"BF\": 6225,\n                                            \"TAF\": 782.4,\n                                            \"NF\": 7007.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 747,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"P\",\n                                        \"fB\": \"P63IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINSQ4905SINDELSQ406_3539876439113837\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"972\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 205,\n                                \"cT\": 290,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"HAN\",\n                                    \"name\": \"Noibai Arpt\",\n                                    \"cityCode\": \"HAN\",\n                                    \"city\": \"Hanoi\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T23:50\",\n                                \"at\": \"2020-05-20T04:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"915\",\n                                    \"eT\": \"321\"\n                                },\n                                \"so\": [],\n                                \"duration\": 200,\n                                \"da\": {\n                                    \"code\": \"HAN\",\n                                    \"name\": \"Noibai Arpt\",\n                                    \"cityCode\": \"HAN\",\n                                    \"city\": \"Hanoi\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"dt\": \"2020-05-20T09:35\",\n                                \"at\": \"2020-05-20T13:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"812\",\n                                    \"eT\": \"321\"\n                                },\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"cT\": 320,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T13:05\",\n                                \"at\": \"2020-06-29T14:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"895\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 290,\n                                \"da\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-06-29T19:30\",\n                                \"at\": \"2020-06-29T22:50\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 138245.4,\n                                            \"TAF\": 23340.4,\n                                            \"BF\": 114905,\n                                            \"NF\": 138245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 5585,\n                                                \"OT\": 3395,\n                                                \"AGST\": 14325,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YSP\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 138245.4,\n                                            \"TAF\": 23340.4,\n                                            \"BF\": 114905,\n                                            \"NF\": 138245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 5585,\n                                                \"OT\": 3395,\n                                                \"AGST\": 14325,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YSP\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2975.4,\n                                            \"BF\": 2625,\n                                            \"TAF\": 350.4,\n                                            \"NF\": 2975.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 315,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YSP\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELHANVJ972HANSINVJ915SINSGNVJ812SGNDELVJ895_3539876439397515\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T15:30\",\n                                \"at\": \"2020-05-19T17:40\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK933BOMSINUK105SINDELUK116_3539876433612319\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-05-19T21:55\",\n                                \"at\": \"2020-05-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T16:50\",\n                                \"at\": \"2020-06-29T20:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 57246.4,\n                                            \"TAF\": 9196.4,\n                                            \"BF\": 48050,\n                                            \"NF\": 57246.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5766,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 43795.4,\n                                            \"TAF\": 7755.4,\n                                            \"BF\": 36040,\n                                            \"NF\": 43795.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4325,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5417.4,\n                                            \"BF\": 4805,\n                                            \"TAF\": 612.4,\n                                            \"NF\": 5417.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 577,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINSQ403SINDELSQ406_3539876433909770\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"985\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 120,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T19:45\",\n                                \"at\": \"2020-05-19T21:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK985BOMSINUK105SINBOMUK106BOMDELUK910_3539876434162796\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T18:55\",\n                                \"at\": \"2020-05-19T21:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK977BOMSINUK105SINBOMUK106BOMDELUK910_3539876434523744\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"985\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 120,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T19:45\",\n                                \"at\": \"2020-05-19T21:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK985BOMSINUK105SINBOMUK106BOMDELUK996_3539876434883747\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T17:45\",\n                                \"at\": \"2020-05-19T20:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK955BOMSINUK105SINBOMUK106BOMDELUK910_3539876435189865\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T18:55\",\n                                \"at\": \"2020-05-19T21:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK977BOMSINUK105SINBOMUK106BOMDELUK996_3539876435491355\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"985\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 120,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T19:45\",\n                                \"at\": \"2020-05-19T21:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK985BOMSINUK105SINBOMUK106BOMDELUK940_3539876435789736\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T17:45\",\n                                \"at\": \"2020-05-19T20:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK955BOMSINUK105SINBOMUK106BOMDELUK996_3539876436089312\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T18:55\",\n                                \"at\": \"2020-05-19T21:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK977BOMSINUK105SINBOMUK106BOMDELUK940_3539876436453644\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 35362.4,\n                                            \"TAF\": 7112.4,\n                                            \"BF\": 28250,\n                                            \"NF\": 35362.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 260,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3422,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 27454.4,\n                                            \"TAF\": 6264.4,\n                                            \"BF\": 21190,\n                                            \"NF\": 27454.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 260,\n                                                \"OT\": 3395,\n                                                \"AGST\": 2574,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3491.4,\n                                            \"BF\": 2825,\n                                            \"TAF\": 666.4,\n                                            \"NF\": 3491.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 260,\n                                                \"AGST\": 371,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINDELUK116_3539876430406445\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 480,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"950\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T21:55\",\n                                \"at\": \"2020-06-30T00:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44299.4,\n                                            \"TAF\": 8199.4,\n                                            \"BF\": 36100,\n                                            \"NF\": 44299.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4379,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36123.4,\n                                            \"TAF\": 7323.4,\n                                            \"BF\": 28800,\n                                            \"NF\": 36123.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3503,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINBOMUK106BOMDELUK950_3539876430794415\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 530,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"986\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T22:45\",\n                                \"at\": \"2020-06-30T00:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44299.4,\n                                            \"TAF\": 8199.4,\n                                            \"BF\": 36100,\n                                            \"NF\": 44299.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4379,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36123.4,\n                                            \"TAF\": 7323.4,\n                                            \"BF\": 28800,\n                                            \"NF\": 36123.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3503,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINBOMUK106BOMDELUK986_3539876431156946\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"985\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 120,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T19:45\",\n                                \"at\": \"2020-05-19T21:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK985BOMSINUK105SINDELUK116_3539876431446077\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T18:55\",\n                                \"at\": \"2020-05-19T21:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK977BOMSINUK105SINDELUK116_3539876431735532\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T17:45\",\n                                \"at\": \"2020-05-19T20:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK955BOMSINUK105SINDELUK116_3539876432024610\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINBOMUK106BOMDELUK910_3539876432333062\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 275,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"996\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T18:30\",\n                                \"at\": \"2020-06-29T20:40\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINBOMUK106BOMDELUK996_3539876432688487\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"115\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:45\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"URINPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELSINUK115SINBOMUK106BOMDELUK940_3539876433012574\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"941\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 290,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T16:55\",\n                                \"at\": \"2020-05-19T19:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"116\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T09:30\",\n                                \"at\": \"2020-06-29T12:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 44859.4,\n                                            \"TAF\": 8259.4,\n                                            \"BF\": 36600,\n                                            \"NF\": 44859.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4439,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 36683.4,\n                                            \"TAF\": 7383.4,\n                                            \"BF\": 29300,\n                                            \"NF\": 36683.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"OT\": 3395,\n                                                \"AGST\": 3563,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 6543.4,\n                                            \"BF\": 5420,\n                                            \"TAF\": 1123.4,\n                                            \"NF\": 6543.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 390,\n                                                \"AGST\": 698,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK941BOMSINUK105SINDELUK116_3539876433283937\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T17:45\",\n                                \"at\": \"2020-05-19T20:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 350,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"940\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T19:45\",\n                                \"at\": \"2020-06-29T21:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK955BOMSINUK105SINBOMUK106BOMDELUK940_3539876436776097\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"941\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"cT\": 290,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T16:55\",\n                                \"at\": \"2020-05-19T19:05\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"105\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-05-19T23:55\",\n                                \"at\": \"2020-05-20T08:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"106\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 355,\n                                \"cT\": 185,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-06-29T10:30\",\n                                \"at\": \"2020-06-29T13:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"910\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-06-29T17:00\",\n                                \"at\": \"2020-06-29T19:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54357.4,\n                                            \"TAF\": 9407.4,\n                                            \"BF\": 44950,\n                                            \"NF\": 54357.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 5457,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45912.4,\n                                            \"TAF\": 8502.4,\n                                            \"BF\": 37410,\n                                            \"NF\": 45912.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4552,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"35 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 9595.4,\n                                            \"BF\": 8015,\n                                            \"TAF\": 1580.4,\n                                            \"NF\": 9595.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 520,\n                                                \"AGST\": 1025,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-4204023910_DELBOMUK941BOMSINUK105SINBOMUK106BOMDELUK910_3539876437066659\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"Y00420076103034136\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzMzQ4MzQsImV4cCI6MTU4NDMzNjAzNCwiU0VTU0lPTklEIjoiNTc1MDM2MDQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.0mvZ10s6LrwV8OSrXMLcJz0UiOWP8IJcyRkVQJaMDaP8nvH-nF9Foh1hSryI8TM9tVfygZTnOBcjW64LdQ8CXw\"\n}"}],"_postman_id":"693018ff-ebb4-4a22-b0b8-4f9f69082cdf"}],"id":"a097fda6-7427-4d59-993c-faa7dd0771d8","event":[{"listen":"prerequest","script":{"id":"994a7da5-7055-441c-bd28-d3ddc2accfe3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c14e3d72-69c7-4349-862f-994c880afebe","type":"text/javascript","exec":[""]}}],"_postman_id":"a097fda6-7427-4d59-993c-faa7dd0771d8","description":""},{"name":"Preferred Airline","item":[{"name":"Preferred_AirlineSearch","id":"7a747c32-1b57-4bbe-9960-b80403ddecb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"0\",\n            \"INFANT\": \"0\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-12-21\"\n            }\n        ],\n        \"preferredAirline\": [\n            {\n                \"code\": \"UK\"\n            },\n            {\n                \"code\": \"6E\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"94167336-29b2-4dd8-b6c0-5f737c367141","name":"Preferred_AirlineSearch","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"0\",\n      \"INFANT\": \"0\"\n    },\n    \"routeInfos\": [\n      {\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      },\n      {\n        \"fromCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"travelDate\": \"2020-12-21\"\n      }\n    ],\n    \"preferredAirline\": [\n      {\n        \"code\": \"UK\"\n      },\n      {\n        \"code\": \"6E\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\": true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 06:11:05 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"ONWARD\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"847\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T11:10\",\n                                \"at\": \"2020-12-19T13:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645276740\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277157\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277534\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9369.2,\n                                            \"TAF\": 969.2,\n                                            \"BF\": 8400,\n                                            \"NF\": 9369.2\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 525,\n                                                \"AGST\": 426.5,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"SPECIAL_RETURN\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277877\",\n                                \"sri\": \"4962UK847\",\n                                \"msri\": [\n                                    \"2453UK848\"\n                                ],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"855\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T09:00\",\n                                \"at\": \"2020-12-19T11:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646370492\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646370861\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646371169\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9369.2,\n                                            \"TAF\": 969.2,\n                                            \"BF\": 8400,\n                                            \"NF\": 9369.2\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 525,\n                                                \"AGST\": 426.5,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"SPECIAL_RETURN\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646371487\",\n                                \"sri\": \"3203UK855\",\n                                \"msri\": [\n                                    \"2453UK848\"\n                                ],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK945BOMGOIUK861_3544026647416788\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK945BOMGOIUK861_3544026647417161\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647912806\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647913029\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 1,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647913396\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK963BOMGOIUK861_3544026648732035\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK963BOMGOIUK861_3544026648732357\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367102\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367396\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367732\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650300189\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650300668\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650301016\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156029\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156376\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156583\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK993BOMGOIUK861_3544026651955057\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK993BOMGOIUK861_3544026651955336\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK995BOMGOIUK861_3544026652445712\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK995BOMGOIUK861_3544026652445980\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912253\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912522\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912742\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"847\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T11:10\",\n                                \"at\": \"2020-12-19T13:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645276740\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277157\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277534\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9369.2,\n                                            \"TAF\": 969.2,\n                                            \"BF\": 8400,\n                                            \"NF\": 9369.2\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 525,\n                                                \"AGST\": 426.5,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"SPECIAL_RETURN\",\n                                \"id\": \"2-5795226734_DELGOIUK847_3544026645277877\",\n                                \"sri\": \"4962UK847\",\n                                \"msri\": [\n                                    \"2453UK848\"\n                                ],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"855\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T09:00\",\n                                \"at\": \"2020-12-19T11:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646370492\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646370861\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646371169\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9369.2,\n                                            \"TAF\": 969.2,\n                                            \"BF\": 8400,\n                                            \"NF\": 9369.2\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 525,\n                                                \"AGST\": 426.5,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"SPECIAL_RETURN\",\n                                \"id\": \"2-5795226734_DELGOIUK855_3544026646371487\",\n                                \"sri\": \"3203UK855\",\n                                \"msri\": [\n                                    \"2453UK848\"\n                                ],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK945BOMGOIUK861_3544026647416788\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK945BOMGOIUK861_3544026647417161\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647912806\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647913029\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 1,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK955BOMGOIUK861_3544026647913396\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK963BOMGOIUK861_3544026648732035\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK963BOMGOIUK861_3544026648732357\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367102\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367396\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK975BOMGOIUK861_3544026649367732\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650300189\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650300668\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK977BOMGOIUK861_3544026650301016\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156029\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 16929.7,\n                                            \"TAF\": 2329.7,\n                                            \"BF\": 14600,\n                                            \"NF\": 16929.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1784,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156376\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK981BOMGOIUK861_3544026651156583\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK993BOMGOIUK861_3544026651955057\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK993BOMGOIUK861_3544026651955336\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK995BOMGOIUK861_3544026652445712\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK995BOMGOIUK861_3544026652445980\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912253\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912522\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-5795226734_DELBOMUK933BOMGOIUK861_3544026652912742\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"N00720076113953615\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzMzg5OTMsImV4cCI6MTU4NDM0MDE5MywiU0VTU0lPTklEIjoiMDE0MTkzMzAiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.ZIKBMJKnNQrUD51P_Q5pa62oURDwR2eizc-PAwD7-Fb1TxIMpvUDQX9l2fd2ZZftEREwBhF5KIEU7CxfIlkYuw\"\n}"},{"id":"af37f200-a8de-46d5-9e58-0881fe3fbf59","name":"Preferred_AirlineSearch_NoResult","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"1\",\n      \"INFANT\": \"1\"\n    },\n    \"routeInfos\": [\n      {\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      },\n      {\n        \"fromCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"travelDate\": \"2020-12-21\"\n      }\n    ],\n    \"preferredAirline\": [\n      {\n        \"code\": \"SG\"\n      },\n      {\n        \"code\": \"6E\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\": true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"A00120076131244408\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNDQ1NjQsImV4cCI6MTU4NDM0NTc2NCwiU0VTU0lPTklEIjoiMzkzNTI0MTUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.rGX7FPWl_c-ucPaxEftaxrlnBc1Xyg1RrcgiBZrwWABx9LrhXuxu9bTZgOF09paVMsnR4vSqYEc3bu6H5KVJJg\"\n}"}],"_postman_id":"7a747c32-1b57-4bbe-9960-b80403ddecb5"}],"id":"bf14a65b-2ccd-4bef-bf68-bbbe23022549","_postman_id":"bf14a65b-2ccd-4bef-bf68-bbbe23022549","description":""},{"name":"International","item":[{"name":"International_Search","id":"9b09ae0c-22c9-4f61-b75e-508bd3e29d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"2\",\n            \"CHILD\": \"2\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-12-24\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"26340c55-fbf1-4111-bbc7-f42686117365","name":"search","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"2\",\n            \"CHILD\": \"2\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"SIN\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-12-24\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 07:02:40 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"COMBO\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"380\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T23:15\",\n                                \"at\": \"2020-12-20T07:30\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"381\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T08:20\",\n                                \"at\": \"2020-12-24T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 28078.4,\n                                            \"TAF\": 21778.4,\n                                            \"BF\": 6300,\n                                            \"NF\": 28078.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1174,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 26818.4,\n                                            \"TAF\": 21718.4,\n                                            \"BF\": 5100,\n                                            \"NF\": 26818.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1114,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2324.4,\n                                            \"BF\": 1980,\n                                            \"TAF\": 344.4,\n                                            \"NF\": 2324.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"AGST\": 109,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINAI380SINDELAI381_3547127753198036\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG410BKKDELTG331_3547127753552914\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG410BKKDELTG331_3547127753936412\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG414BKKDELTG315_3547127754392580\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG408BKKDELTG331_3547127754798046\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG414BKKDELTG315_3547127755176008\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"896\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 290,\n                                \"cT\": 405,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T23:50\",\n                                \"at\": \"2020-12-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"813\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"dt\": \"2020-12-20T12:55\",\n                                \"at\": \"2020-12-20T16:00\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"812\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"cT\": 320,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-24T13:05\",\n                                \"at\": \"2020-12-24T14:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"895\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 290,\n                                \"da\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-24T19:30\",\n                                \"at\": \"2020-12-24T22:50\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31784.4,\n                                            \"TAF\": 9249.4,\n                                            \"BF\": 22535,\n                                            \"NF\": 31784.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 4468,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1351,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31784.4,\n                                            \"TAF\": 9249.4,\n                                            \"BF\": 22535,\n                                            \"NF\": 31784.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 4468,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1351,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2792.4,\n                                            \"BF\": 2625,\n                                            \"TAF\": 167.4,\n                                            \"NF\": 2792.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 132,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSGNVJ896SGNSINVJ813SINSGNVJ812SGNDELVJ895_3547127755569552\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"206\",\n                                    \"eT\": \"739\"\n                                },\n                                \"so\": [],\n                                \"duration\": 335,\n                                \"cT\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-19T22:05\",\n                                \"at\": \"2020-12-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"801\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 60,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T08:15\",\n                                \"at\": \"2020-12-20T09:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"808\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 65,\n                                \"cT\": 1330,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-24T17:00\",\n                                \"at\": \"2020-12-24T18:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"207\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T16:15\",\n                                \"at\": \"2020-12-25T19:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33773.4,\n                                            \"TAF\": 10438.4,\n                                            \"BF\": 23335,\n                                            \"NF\": 33773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"OT\": 5036,\n                                                \"AGST\": 1367,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"0 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33773.4,\n                                            \"TAF\": 10438.4,\n                                            \"BF\": 23335,\n                                            \"NF\": 33773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"OT\": 5036,\n                                                \"AGST\": 1367,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"0 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8577.4,\n                                            \"BF\": 4135,\n                                            \"TAF\": 4442.4,\n                                            \"NF\": 8577.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"AGST\": 407,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZIN\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELKULOD206KULSINOD801SINKULOD808KULDELOD207_3547127755962255\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG410BKKDELTG331_3547127748269582\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"404\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T12:25\",\n                                \"at\": \"2020-12-24T13:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG404BKKDELTG315_3547127748700234\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG414BKKDELTG331_3547127749107596\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"404\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T12:25\",\n                                \"at\": \"2020-12-24T13:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG404BKKDELTG315_3547127749534005\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG414BKKDELTG315_3547127749952368\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG408BKKDELTG331_3547127750404654\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG414BKKDELTG331_3547127750837664\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"333\"\n                                },\n                                \"so\": [],\n                                \"duration\": 320,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-19T23:10\",\n                                \"at\": \"2020-12-20T07:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"627\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 65,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-20T10:50\",\n                                \"at\": \"2020-12-20T11:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"602\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 70,\n                                \"cT\": 110,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-24T06:00\",\n                                \"at\": \"2020-12-24T07:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"172\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T09:00\",\n                                \"at\": \"2020-12-24T12:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 30831.4,\n                                            \"TAF\": 5331.4,\n                                            \"BF\": 25500,\n                                            \"NF\": 30831.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 596,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1305,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 28311.4,\n                                            \"TAF\": 5211.4,\n                                            \"BF\": 23100,\n                                            \"NF\": 28311.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 596,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1185,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4130.4,\n                                            \"BF\": 3900,\n                                            \"TAF\": 230.4,\n                                            \"NF\": 4130.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 195,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZIN\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELKULMH191KULSINMH627SINKULMH602KULDELMH172_3547127751221550\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"382\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T13:15\",\n                                \"at\": \"2020-12-19T21:25\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"381\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T08:20\",\n                                \"at\": \"2020-12-24T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 27028.4,\n                                            \"TAF\": 21728.4,\n                                            \"BF\": 5300,\n                                            \"NF\": 27028.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1124,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25768.4,\n                                            \"TAF\": 21668.4,\n                                            \"BF\": 4100,\n                                            \"NF\": 25768.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1064,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1274.4,\n                                            \"BF\": 980,\n                                            \"TAF\": 294.4,\n                                            \"NF\": 1274.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"AGST\": 59,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINAI382SINDELAI381_3547127751622617\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"195\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 215,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T14:00\",\n                                \"at\": \"2020-12-24T17:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL195_3547127751993256\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T21:45\",\n                                \"at\": \"2020-12-20T06:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"402\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T02:25\",\n                                \"at\": \"2020-12-24T05:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ403SINDELSQ402_3547127744321014\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T21:45\",\n                                \"at\": \"2020-12-20T06:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T16:25\",\n                                \"at\": \"2020-12-24T19:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ403SINDELSQ406_3547127744722656\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"401\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T09:55\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"402\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T02:25\",\n                                \"at\": \"2020-12-24T05:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ401SINDELSQ402_3547127745076969\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"401\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T09:55\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T16:25\",\n                                \"at\": \"2020-12-24T19:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ401SINDELSQ406_3547127745455092\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3028\",\n                                    \"eT\": \"330\"\n                                },\n                                \"so\": [],\n                                \"duration\": 295,\n                                \"cT\": 180,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:35\",\n                                \"at\": \"2020-12-19T20:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"8489\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 245,\n                                \"da\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T23:00\",\n                                \"at\": \"2020-12-20T03:05\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3040\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 250,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-24T17:50\",\n                                \"at\": \"2020-12-24T22:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3027\",\n                                    \"eT\": \"330\"\n                                },\n                                \"so\": [],\n                                \"duration\": 390,\n                                \"da\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T07:30\",\n                                \"at\": \"2020-12-25T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 41059.4,\n                                            \"TAF\": 18869.4,\n                                            \"BF\": 22190,\n                                            \"NF\": 41059.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 10632,\n                                                \"YQ\": 1192,\n                                                \"OT\": 5309,\n                                                \"AGST\": 1701,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"1 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSS\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33323.4,\n                                            \"TAF\": 16678.4,\n                                            \"BF\": 16645,\n                                            \"NF\": 33323.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 10632,\n                                                \"YQ\": 1192,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1424,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"1 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSSCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3618.4,\n                                            \"BF\": 2220,\n                                            \"TAF\": 1398.4,\n                                            \"NF\": 3618.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 1192,\n                                                \"AGST\": 171,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSSIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCANCZ3028CANSINCZ8489SINCANCZ3040CANDELCZ3027_3547127745803877\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"698\",\n                                    \"eT\": \"77W\"\n                                },\n                                \"so\": [],\n                                \"duration\": 310,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T22:35\",\n                                \"at\": \"2020-12-20T06:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"619\",\n                                    \"eT\": \"333\"\n                                },\n                                \"stops\": 1,\n                                \"so\": [\n                                    {\n                                        \"code\": \"BKK\",\n                                        \"name\": \"Suvarnabhumi Intl Arpt\",\n                                        \"cityCode\": \"BKK\",\n                                        \"city\": \"Bangkok\",\n                                        \"country\": \"Thailand\",\n                                        \"countryCode\": \"TH\"\n                                    }\n                                ],\n                                \"duration\": 430,\n                                \"da\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"dt\": \"2020-12-20T09:10\",\n                                \"at\": \"2020-12-20T16:20\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"658\",\n                                    \"eT\": \"333\"\n                                },\n                                \"so\": [],\n                                \"duration\": 245,\n                                \"cT\": 200,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T10:00\",\n                                \"at\": \"2020-12-24T14:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"695\",\n                                    \"eT\": \"77W\"\n                                },\n                                \"so\": [],\n                                \"duration\": 390,\n                                \"da\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T17:25\",\n                                \"at\": \"2020-12-24T21:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 62378.4,\n                                            \"TAF\": 21403.4,\n                                            \"BF\": 40975,\n                                            \"NF\": 62378.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 6639,\n                                                \"AGST\": 2653,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 51883.4,\n                                            \"TAF\": 20903.4,\n                                            \"BF\": 30980,\n                                            \"NF\": 51883.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 6639,\n                                                \"AGST\": 2153,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 21209.4,\n                                            \"BF\": 5000,\n                                            \"TAF\": 16209.4,\n                                            \"NF\": 21209.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 3244,\n                                                \"AGST\": 854,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELHKGCX698HKGSINCX619SINHKGCX658HKGDELCX695_3547127746211025\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"564\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"cT\": 685,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T20:40\",\n                                \"at\": \"2020-12-20T04:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"545\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T16:20\",\n                                \"at\": \"2020-12-20T22:00\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"566\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 310,\n                                \"cT\": 615,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T23:00\",\n                                \"at\": \"2020-12-25T04:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"563\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 440,\n                                \"da\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T14:25\",\n                                \"at\": \"2020-12-25T19:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 69967.4,\n                                            \"TAF\": 29392.4,\n                                            \"BF\": 40575,\n                                            \"NF\": 69967.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 20970,\n                                                \"OT\": 5309,\n                                                \"AGST\": 3078,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"2 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57400.4,\n                                            \"TAF\": 26970.4,\n                                            \"BF\": 30430,\n                                            \"NF\": 57400.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 20970,\n                                                \"OT\": 3395,\n                                                \"AGST\": 2570,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"2 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 42639.4,\n                                            \"BF\": 40575,\n                                            \"TAF\": 2064.4,\n                                            \"NF\": 42639.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 2029,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELPVGMU564PVGSINMU545SINPVGMU566PVGDELMU563_3547127746626330\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"98\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 150,\n                                \"cT\": 850,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:15\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"84\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 255,\n                                \"da\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-20T08:25\",\n                                \"at\": \"2020-12-20T14:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"85\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 250,\n                                \"cT\": 1095,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T15:50\",\n                                \"at\": \"2020-12-24T18:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"97\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 150,\n                                \"da\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T12:15\",\n                                \"at\": \"2020-12-25T14:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 136602.4,\n                                            \"TAF\": 9772.4,\n                                            \"BF\": 126830,\n                                            \"NF\": 136602.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 6342,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOW\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 103312.4,\n                                            \"TAF\": 8187.4,\n                                            \"BF\": 95125,\n                                            \"NF\": 103312.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4757,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOWCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 18179.4,\n                                            \"BF\": 17280,\n                                            \"TAF\": 899.4,\n                                            \"NF\": 18179.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 864,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOW\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELDACBG98DACSINBG84SINDACBG85DACDELBG97_3547127747042622\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG408BKKDELTG331_3547127747425217\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG414BKKDELTG331_3547127747829790\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 520,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T19:45\",\n                                \"at\": \"2020-12-24T23:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL197_3547127752389554\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 810,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"321\"\n                                },\n                                \"so\": [],\n                                \"duration\": 215,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T00:35\",\n                                \"at\": \"2020-12-25T04:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL191_3547127752801174\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"380\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T23:15\",\n                                \"at\": \"2020-12-20T07:30\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"381\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T08:20\",\n                                \"at\": \"2020-12-24T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 28078.4,\n                                            \"TAF\": 21778.4,\n                                            \"BF\": 6300,\n                                            \"NF\": 28078.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1174,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 26818.4,\n                                            \"TAF\": 21718.4,\n                                            \"BF\": 5100,\n                                            \"NF\": 26818.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1114,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2324.4,\n                                            \"BF\": 1980,\n                                            \"TAF\": 344.4,\n                                            \"NF\": 2324.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"AGST\": 109,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINAI380SINDELAI381_3547127753198036\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG410BKKDELTG331_3547127753552914\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG410BKKDELTG331_3547127753936412\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG414BKKDELTG315_3547127754392580\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG408BKKDELTG331_3547127754798046\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG414BKKDELTG315_3547127755176008\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"896\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 290,\n                                \"cT\": 405,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T23:50\",\n                                \"at\": \"2020-12-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"813\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"dt\": \"2020-12-20T12:55\",\n                                \"at\": \"2020-12-20T16:00\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"812\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"cT\": 320,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-24T13:05\",\n                                \"at\": \"2020-12-24T14:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"VJ\",\n                                        \"name\": \"Vietjet Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"895\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 290,\n                                \"da\": {\n                                    \"code\": \"SGN\",\n                                    \"name\": \"Tan Son Nhut Arpt\",\n                                    \"cityCode\": \"SGN\",\n                                    \"city\": \"Ho Chi Minh City\",\n                                    \"country\": \"Viet Nam\",\n                                    \"countryCode\": \"VN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-24T19:30\",\n                                \"at\": \"2020-12-24T22:50\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31784.4,\n                                            \"TAF\": 9249.4,\n                                            \"BF\": 22535,\n                                            \"NF\": 31784.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 4468,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1351,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31784.4,\n                                            \"TAF\": 9249.4,\n                                            \"BF\": 22535,\n                                            \"NF\": 31784.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 4468,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1351,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2792.4,\n                                            \"BF\": 2625,\n                                            \"TAF\": 167.4,\n                                            \"NF\": 2792.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 132,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZSP\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSGNVJ896SGNSINVJ813SINSGNVJ812SGNDELVJ895_3547127755569552\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"206\",\n                                    \"eT\": \"739\"\n                                },\n                                \"so\": [],\n                                \"duration\": 335,\n                                \"cT\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-19T22:05\",\n                                \"at\": \"2020-12-20T06:10\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"801\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 60,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T08:15\",\n                                \"at\": \"2020-12-20T09:15\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"808\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 65,\n                                \"cT\": 1330,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-24T17:00\",\n                                \"at\": \"2020-12-24T18:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"OD\",\n                                        \"name\": \"Malindo Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"207\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T16:15\",\n                                \"at\": \"2020-12-25T19:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33773.4,\n                                            \"TAF\": 10438.4,\n                                            \"BF\": 23335,\n                                            \"NF\": 33773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"OT\": 5036,\n                                                \"AGST\": 1367,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"0 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33773.4,\n                                            \"TAF\": 10438.4,\n                                            \"BF\": 23335,\n                                            \"NF\": 33773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"OT\": 5036,\n                                                \"AGST\": 1367,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"0 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8577.4,\n                                            \"BF\": 4135,\n                                            \"TAF\": 4442.4,\n                                            \"NF\": 8577.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 4000,\n                                                \"AGST\": 407,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TRTIZIN\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELKULOD206KULSINOD801SINKULOD808KULDELOD207_3547127755962255\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"410\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 65,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T21:00\",\n                                \"at\": \"2020-12-24T22:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG410BKKDELTG331_3547127748269582\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"404\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T12:25\",\n                                \"at\": \"2020-12-24T13:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG404BKKDELTG315_3547127748700234\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG414BKKDELTG331_3547127749107596\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"404\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 375,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T12:25\",\n                                \"at\": \"2020-12-24T13:45\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG404BKKDELTG315_3547127749534005\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 165,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"315\",\n                                    \"eT\": \"747\"\n                                },\n                                \"so\": [],\n                                \"duration\": 270,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T20:00\",\n                                \"at\": \"2020-12-24T23:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG414BKKDELTG315_3547127749952368\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG408BKKDELTG331_3547127750404654\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 455,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"409\",\n                                    \"eT\": \"359\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:35\",\n                                \"at\": \"2020-12-19T19:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG409SINBKKTG414BKKDELTG331_3547127750837664\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"333\"\n                                },\n                                \"so\": [],\n                                \"duration\": 320,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-19T23:10\",\n                                \"at\": \"2020-12-20T07:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"627\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 65,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-20T10:50\",\n                                \"at\": \"2020-12-20T11:55\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"602\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 70,\n                                \"cT\": 110,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"dt\": \"2020-12-24T06:00\",\n                                \"at\": \"2020-12-24T07:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MH\",\n                                        \"name\": \"Malaysia Airline\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"172\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"KUL\",\n                                    \"name\": \"Kuala Lumpur International Arpt\",\n                                    \"cityCode\": \"KUL\",\n                                    \"city\": \"Kuala Lumpur\",\n                                    \"country\": \"Malaysia\",\n                                    \"countryCode\": \"MY\",\n                                    \"terminal\": \"Terminal M\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T09:00\",\n                                \"at\": \"2020-12-24T12:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 30831.4,\n                                            \"TAF\": 5331.4,\n                                            \"BF\": 25500,\n                                            \"NF\": 30831.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 596,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1305,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 28311.4,\n                                            \"TAF\": 5211.4,\n                                            \"BF\": 23100,\n                                            \"NF\": 28311.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 596,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1185,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"20 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4130.4,\n                                            \"BF\": 3900,\n                                            \"TAF\": 230.4,\n                                            \"NF\": 4130.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 195,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 0,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NBX1YIZIN\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELKULMH191KULSINMH627SINKULMH602KULDELMH172_3547127751221550\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"382\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T13:15\",\n                                \"at\": \"2020-12-19T21:25\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"AI\",\n                                        \"name\": \"Air India\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"381\",\n                                    \"eT\": \"788\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T08:20\",\n                                \"at\": \"2020-12-24T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 27028.4,\n                                            \"TAF\": 21728.4,\n                                            \"BF\": 5300,\n                                            \"NF\": 27028.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1124,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25768.4,\n                                            \"TAF\": 21668.4,\n                                            \"BF\": 4100,\n                                            \"NF\": 25768.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"YQ\": 16974,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1064,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1274.4,\n                                            \"BF\": 980,\n                                            \"TAF\": 294.4,\n                                            \"NF\": 1274.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 200,\n                                                \"AGST\": 59,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UE1MDSG\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINAI382SINDELAI381_3547127751622617\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"195\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 215,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T14:00\",\n                                \"at\": \"2020-12-24T17:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL195_3547127751993256\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T21:45\",\n                                \"at\": \"2020-12-20T06:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"402\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T02:25\",\n                                \"at\": \"2020-12-24T05:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ403SINDELSQ402_3547127744321014\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"403\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T21:45\",\n                                \"at\": \"2020-12-20T06:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T16:25\",\n                                \"at\": \"2020-12-24T19:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ403SINDELSQ406_3547127744722656\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"401\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T09:55\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"402\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T02:25\",\n                                \"at\": \"2020-12-24T05:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ401SINDELSQ402_3547127745076969\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"401\",\n                                    \"eT\": \"787\"\n                                },\n                                \"so\": [],\n                                \"duration\": 350,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 0\"\n                                },\n                                \"dt\": \"2020-12-19T09:55\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"SQ\",\n                                        \"name\": \"Singapore Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"406\",\n                                    \"eT\": \"388\"\n                                },\n                                \"so\": [],\n                                \"duration\": 360,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T16:25\",\n                                \"at\": \"2020-12-24T19:55\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 40810.4,\n                                            \"TAF\": 5210.4,\n                                            \"BF\": 35600,\n                                            \"NF\": 40810.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1780,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 31465.4,\n                                            \"TAF\": 4765.4,\n                                            \"BF\": 26700,\n                                            \"NF\": 31465.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1335,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3773.4,\n                                            \"BF\": 3560,\n                                            \"TAF\": 213.4,\n                                            \"NF\": 3773.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 178,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"W\",\n                                        \"fB\": \"W13IIRB1\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELSINSQ401SINDELSQ406_3547127745455092\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3028\",\n                                    \"eT\": \"330\"\n                                },\n                                \"so\": [],\n                                \"duration\": 295,\n                                \"cT\": 180,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:35\",\n                                \"at\": \"2020-12-19T20:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"8489\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 245,\n                                \"da\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T23:00\",\n                                \"at\": \"2020-12-20T03:05\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3040\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 250,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-24T17:50\",\n                                \"at\": \"2020-12-24T22:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CZ\",\n                                        \"name\": \"China Southern Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"3027\",\n                                    \"eT\": \"330\"\n                                },\n                                \"so\": [],\n                                \"duration\": 390,\n                                \"da\": {\n                                    \"code\": \"CAN\",\n                                    \"name\": \"Baiyun International Airport\",\n                                    \"cityCode\": \"CAN\",\n                                    \"city\": \"Guangzhou\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T07:30\",\n                                \"at\": \"2020-12-25T11:30\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 41059.4,\n                                            \"TAF\": 18869.4,\n                                            \"BF\": 22190,\n                                            \"NF\": 41059.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 10632,\n                                                \"YQ\": 1192,\n                                                \"OT\": 5309,\n                                                \"AGST\": 1701,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"1 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSS\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33323.4,\n                                            \"TAF\": 16678.4,\n                                            \"BF\": 16645,\n                                            \"NF\": 33323.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 10632,\n                                                \"YQ\": 1192,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1424,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"1 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSSCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 3618.4,\n                                            \"BF\": 2220,\n                                            \"TAF\": 1398.4,\n                                            \"NF\": 3618.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 1192,\n                                                \"AGST\": 171,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"L2ASRYSSIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCANCZ3028CANSINCZ8489SINCANCZ3040CANDELCZ3027_3547127745803877\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"698\",\n                                    \"eT\": \"77W\"\n                                },\n                                \"so\": [],\n                                \"duration\": 310,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T22:35\",\n                                \"at\": \"2020-12-20T06:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"619\",\n                                    \"eT\": \"333\"\n                                },\n                                \"stops\": 1,\n                                \"so\": [\n                                    {\n                                        \"code\": \"BKK\",\n                                        \"name\": \"Suvarnabhumi Intl Arpt\",\n                                        \"cityCode\": \"BKK\",\n                                        \"city\": \"Bangkok\",\n                                        \"country\": \"Thailand\",\n                                        \"countryCode\": \"TH\"\n                                    }\n                                ],\n                                \"duration\": 430,\n                                \"da\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"dt\": \"2020-12-20T09:10\",\n                                \"at\": \"2020-12-20T16:20\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"658\",\n                                    \"eT\": \"333\"\n                                },\n                                \"so\": [],\n                                \"duration\": 245,\n                                \"cT\": 200,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 4\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T10:00\",\n                                \"at\": \"2020-12-24T14:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"CX\",\n                                        \"name\": \"Cathay Pacific Airways\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"695\",\n                                    \"eT\": \"77W\"\n                                },\n                                \"so\": [],\n                                \"duration\": 390,\n                                \"da\": {\n                                    \"code\": \"HKG\",\n                                    \"name\": \"Hong Kong Intl\",\n                                    \"cityCode\": \"HKG\",\n                                    \"city\": \"Hong Kong\",\n                                    \"country\": \"Hong Kong\",\n                                    \"countryCode\": \"HK\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T17:25\",\n                                \"at\": \"2020-12-24T21:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 62378.4,\n                                            \"TAF\": 21403.4,\n                                            \"BF\": 40975,\n                                            \"NF\": 62378.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 6639,\n                                                \"AGST\": 2653,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 51883.4,\n                                            \"TAF\": 20903.4,\n                                            \"BF\": 30980,\n                                            \"NF\": 51883.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 6639,\n                                                \"AGST\": 2153,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 21209.4,\n                                            \"BF\": 5000,\n                                            \"TAF\": 16209.4,\n                                            \"NF\": 21209.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YR\": 12076,\n                                                \"OT\": 3244,\n                                                \"AGST\": 854,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SAARRDL8\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELHKGCX698HKGSINCX619SINHKGCX658HKGDELCX695_3547127746211025\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"564\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 345,\n                                \"cT\": 685,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T20:40\",\n                                \"at\": \"2020-12-20T04:55\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"545\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 340,\n                                \"da\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T16:20\",\n                                \"at\": \"2020-12-20T22:00\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"566\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 310,\n                                \"cT\": 615,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T23:00\",\n                                \"at\": \"2020-12-25T04:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"MU\",\n                                        \"name\": \"China Eastern Air\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"563\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 440,\n                                \"da\": {\n                                    \"code\": \"PVG\",\n                                    \"name\": \"Pudong International Arpt\",\n                                    \"cityCode\": \"SHA\",\n                                    \"city\": \"Shanghai\",\n                                    \"country\": \"China\",\n                                    \"countryCode\": \"CN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T14:25\",\n                                \"at\": \"2020-12-25T19:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 69967.4,\n                                            \"TAF\": 29392.4,\n                                            \"BF\": 40575,\n                                            \"NF\": 69967.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 20970,\n                                                \"OT\": 5309,\n                                                \"AGST\": 3078,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"2 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57400.4,\n                                            \"TAF\": 26970.4,\n                                            \"BF\": 30430,\n                                            \"NF\": 57400.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 20970,\n                                                \"OT\": 3395,\n                                                \"AGST\": 2570,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"2 Unit(s)\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 42639.4,\n                                            \"BF\": 40575,\n                                            \"TAF\": 2064.4,\n                                            \"NF\": 42639.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 2029,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"N\",\n                                        \"fB\": \"NSRSES\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELPVGMU564PVGSINMU545SINPVGMU566PVGDELMU563_3547127746626330\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"98\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 150,\n                                \"cT\": 850,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:15\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"84\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 255,\n                                \"da\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-20T08:25\",\n                                \"at\": \"2020-12-20T14:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"85\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 250,\n                                \"cT\": 1095,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-24T15:50\",\n                                \"at\": \"2020-12-24T18:00\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"BG\",\n                                        \"name\": \"Biman Bangladesh\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"97\",\n                                    \"eT\": \"738\"\n                                },\n                                \"so\": [],\n                                \"duration\": 150,\n                                \"da\": {\n                                    \"code\": \"DAC\",\n                                    \"name\": \"Hazrat Shahjalal Intl Arpt\",\n                                    \"cityCode\": \"DAC\",\n                                    \"city\": \"Dhaka\",\n                                    \"country\": \"Bangladesh\",\n                                    \"countryCode\": \"BD\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T12:15\",\n                                \"at\": \"2020-12-25T14:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 136602.4,\n                                            \"TAF\": 9772.4,\n                                            \"BF\": 126830,\n                                            \"NF\": 136602.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 6342,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOW\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 103312.4,\n                                            \"TAF\": 8187.4,\n                                            \"BF\": 95125,\n                                            \"NF\": 103312.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3395,\n                                                \"AGST\": 4757,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOWCH\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 18179.4,\n                                            \"BF\": 17280,\n                                            \"TAF\": 899.4,\n                                            \"NF\": 18179.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 864,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Y\",\n                                        \"fB\": \"YOW\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELDACBG98DACSINBG84SINDACBG85DACDELBG97_3547127747042622\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"336\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 225,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T02:15\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"408\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 230,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T18:15\",\n                                \"at\": \"2020-12-24T19:35\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG336BKKSINTG413SINBKKTG408BKKDELTG331_3547127747425217\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"332\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"cT\": 150,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-19T03:30\",\n                                \"at\": \"2020-12-19T09:00\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"413\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T14:50\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"414\",\n                                    \"eT\": \"773\"\n                                },\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"cT\": 370,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"dt\": \"2020-12-24T15:55\",\n                                \"at\": \"2020-12-24T17:15\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"TG\",\n                                        \"name\": \"Thai Airways Intl\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"331\",\n                                    \"eT\": \"777\"\n                                },\n                                \"so\": [],\n                                \"duration\": 265,\n                                \"da\": {\n                                    \"code\": \"BKK\",\n                                    \"name\": \"Suvarnabhumi Intl Arpt\",\n                                    \"cityCode\": \"BKK\",\n                                    \"city\": \"Bangkok\",\n                                    \"country\": \"Thailand\",\n                                    \"countryCode\": \"TH\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T23:25\",\n                                \"at\": \"2020-12-25T02:20\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 31084.4,\n                                            \"TAF\": 4974.4,\n                                            \"BF\": 26110,\n                                            \"NF\": 31084.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1306,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25545.4,\n                                            \"TAF\": 4710.4,\n                                            \"BF\": 20835,\n                                            \"NF\": 25545.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 3633,\n                                                \"AGST\": 1042,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 5308.4,\n                                            \"BF\": 4795,\n                                            \"TAF\": 513.4,\n                                            \"NF\": 5308.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"OT\": 238,\n                                                \"AGST\": 240,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"Q1LYII\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELBKKTG332BKKSINTG413SINBKKTG414BKKDELTG331_3547127747829790\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 520,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-24T19:45\",\n                                \"at\": \"2020-12-24T23:25\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL197_3547127752389554\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"196\",\n                                    \"eT\": \"32B\"\n                                },\n                                \"so\": [],\n                                \"duration\": 220,\n                                \"cT\": 175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-19T18:35\",\n                                \"at\": \"2020-12-19T22:15\",\n                                \"iand\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"306\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 240,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-20T01:10\",\n                                \"at\": \"2020-12-20T07:40\",\n                                \"iand\": false,\n                                \"sN\": 1\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"307\",\n                                    \"eT\": \"332\"\n                                },\n                                \"so\": [],\n                                \"duration\": 230,\n                                \"cT\": 810,\n                                \"da\": {\n                                    \"code\": \"SIN\",\n                                    \"name\": \"Changi Intl Arpt\",\n                                    \"cityCode\": \"SIN\",\n                                    \"city\": \"Singapore\",\n                                    \"country\": \"Singapore\",\n                                    \"countryCode\": \"SG\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"dt\": \"2020-12-24T09:45\",\n                                \"at\": \"2020-12-24T11:05\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UL\",\n                                        \"name\": \"SriLankan Airlines\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"321\"\n                                },\n                                \"so\": [],\n                                \"duration\": 215,\n                                \"da\": {\n                                    \"code\": \"CMB\",\n                                    \"name\": \"Bandaranaike Intl Arpt\",\n                                    \"cityCode\": \"CMB\",\n                                    \"city\": \"Colombo\",\n                                    \"country\": \"Sri Lanka\",\n                                    \"countryCode\": \"LK\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-25T00:35\",\n                                \"at\": \"2020-12-25T04:10\",\n                                \"iand\": false,\n                                \"isRs\": true,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29245.4,\n                                            \"TAF\": 12850.4,\n                                            \"BF\": 16395,\n                                            \"NF\": 29245.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1230,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZ\"\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 25333.4,\n                                            \"TAF\": 12663.4,\n                                            \"BF\": 12670,\n                                            \"NF\": 25333.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"YQ\": 8190,\n                                                \"OT\": 3395,\n                                                \"AGST\": 1043,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"30 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZCH25\"\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1600.4,\n                                            \"BF\": 1490,\n                                            \"TAF\": 110.4,\n                                            \"NF\": 1600.4\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 30,\n                                                \"AGST\": 75,\n                                                \"MFT\": 5.4\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SE3MIZIN90\"\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"10-3437342067_DELCMBUL196CMBSINUL306SINCMBUL307CMBDELUL191_3547127752801174\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"W00820076123134575\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNDIwOTQsImV4cCI6MTU4NDM0MzI5NCwiU0VTU0lPTklEIjoiNjAxMjM4MjgiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.MHMePMZmYb-6zFUU8fZvsqXjEJBl9j8AcIdtlLJnJGyweTzgpFKGzcKf9YNXpfhm5caSGz6TiCDKv2K-fFdpgw\"\n}"}],"_postman_id":"9b09ae0c-22c9-4f61-b75e-508bd3e29d4d"}],"id":"c87eb15b-6b02-42b0-a545-400449ea84f1","_postman_id":"c87eb15b-6b02-42b0-a545-400449ea84f1","description":""},{"name":"Domestic","item":[{"name":"Domestic_ReturnSearch","id":"aeed51cb-42ef-4459-81f1-3f7fbab2a8d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"GOI\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-12-21\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"68462ce4-c2ab-4320-b7ee-f19d3da7d539","name":"Domestic-Return","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"1\",\n      \"INFANT\": \"1\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      },\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"GOI\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"travelDate\": \"2020-12-21\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\":true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 13:42:23 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"RETURN\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"848\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 155,\n                                \"da\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"dt\": \"2020-12-21T14:30\",\n                                \"at\": \"2020-12-21T17:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9496.7,\n                                            \"TAF\": 1096.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9496.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 9496.7,\n                                            \"TAF\": 1096.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9496.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1467.7,\n                                            \"TAF\": 217.7,\n                                            \"BF\": 1250,\n                                            \"NF\": 1467.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 70,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH1PDRYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_GOIDELUK848_3311904880272986\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17933.7,\n                                            \"TAF\": 2533.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17933.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17933.7,\n                                            \"TAF\": 2533.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17933.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2963.7,\n                                            \"TAF\": 463.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2963.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 316,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PDRPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_GOIDELUK848_3311904880273729\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 21293.7,\n                                            \"TAF\": 2893.7,\n                                            \"BF\": 18400,\n                                            \"NF\": 21293.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 2224,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"Z3PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 21293.7,\n                                            \"TAF\": 2893.7,\n                                            \"BF\": 18400,\n                                            \"NF\": 21293.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 652,\n                                                \"AGST\": 2224,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"Z3PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4363.7,\n                                            \"TAF\": 613.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4363.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 466,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"Z1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_GOIDELUK848_3311904880274017\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ],\n                \"ONWARD\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"847\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T11:10\",\n                                \"at\": \"2020-12-19T13:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1467.7,\n                                            \"TAF\": 217.7,\n                                            \"BF\": 1250,\n                                            \"NF\": 1467.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 70,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH1PDRYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK847_3311904893205876\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2963.7,\n                                            \"TAF\": 463.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2963.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 316,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PDRPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK847_3311904893206265\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4363.7,\n                                            \"TAF\": 613.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4363.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 466,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK847_3311904893206588\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"855\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 160,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-19T09:00\",\n                                \"at\": \"2020-12-19T11:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 9242.7,\n                                            \"TAF\": 842.7,\n                                            \"BF\": 8400,\n                                            \"NF\": 9242.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 427,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1467.7,\n                                            \"TAF\": 217.7,\n                                            \"BF\": 1250,\n                                            \"NF\": 1467.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 70,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"L\",\n                                        \"fB\": \"LH1PDRYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK855_3311904893990398\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17679.7,\n                                            \"TAF\": 2279.7,\n                                            \"BF\": 15400,\n                                            \"NF\": 17679.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 1864,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"20 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2963.7,\n                                            \"TAF\": 463.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2963.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 316,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"T\",\n                                        \"fB\": \"TH1PDRPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK855_3311904893990742\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 33359.7,\n                                            \"TAF\": 3959.7,\n                                            \"BF\": 29400,\n                                            \"NF\": 33359.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 398,\n                                                \"AGST\": 3544,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4363.7,\n                                            \"TAF\": 613.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4363.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 130,\n                                                \"AGST\": 466,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 3,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELGOIUK855_3311904893991069\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"945\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1005,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T11:40\",\n                                \"at\": \"2020-12-19T14:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK945BOMGOIUK861_3311904894809334\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK945BOMGOIUK861_3311904894809822\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK945BOMGOIUK861_3311904894810090\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"955\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 640,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T17:45\",\n                                \"at\": \"2020-12-19T20:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK955BOMGOIUK861_3311904895697981\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK955BOMGOIUK861_3311904895698341\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 29809.7,\n                                            \"TAF\": 3709.7,\n                                            \"BF\": 26100,\n                                            \"NF\": 29809.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 3164,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"ZW3PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 2,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"Z\",\n                                        \"fB\": \"Z1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK955BOMGOIUK861_3311904895698515\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"963\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 1175,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T08:50\",\n                                \"at\": \"2020-12-19T11:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK963BOMGOIUK861_3311904896554688\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 17489.7,\n                                            \"TAF\": 2389.7,\n                                            \"BF\": 15100,\n                                            \"NF\": 17489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 1844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH8PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"U\",\n                                        \"fB\": \"UH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK963BOMGOIUK861_3311904896555120\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 45489.7,\n                                            \"TAF\": 5389.7,\n                                            \"BF\": 40100,\n                                            \"NF\": 45489.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 4844,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"D\",\n                                        \"fB\": \"D1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK963BOMGOIUK861_3311904896555289\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"975\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 120,\n                                \"cT\": 1365,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T06:00\",\n                                \"at\": \"2020-12-19T08:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK975BOMGOIUK861_3311904897435388\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54773.7,\n                                            \"TAF\": 6384.7,\n                                            \"BF\": 48389,\n                                            \"NF\": 54773.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 5839,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 54773.7,\n                                            \"TAF\": 6384.7,\n                                            \"BF\": 48389,\n                                            \"NF\": 54773.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 5839,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK975BOMGOIUK861_3311904897435731\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK975BOMGOIUK861_3311904897435901\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"977\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 140,\n                                \"cT\": 570,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T18:55\",\n                                \"at\": \"2020-12-19T21:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK977BOMGOIUK861_3311904898312853\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK977BOMGOIUK861_3311904898313135\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK977BOMGOIUK861_3311904898313399\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"981\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 415,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T21:40\",\n                                \"at\": \"2020-12-19T23:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK981BOMGOIUK861_3311904899201441\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 54773.7,\n                                            \"TAF\": 6384.7,\n                                            \"BF\": 48389,\n                                            \"NF\": 54773.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 5839,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 54773.7,\n                                            \"TAF\": 6384.7,\n                                            \"BF\": 48389,\n                                            \"NF\": 54773.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 5839,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK981BOMGOIUK861_3311904899201782\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK981BOMGOIUK861_3311904899201985\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 945,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T12:50\",\n                                \"at\": \"2020-12-19T15:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK993BOMGOIUK861_3311904900102982\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK993BOMGOIUK861_3311904900103309\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"995\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 135,\n                                \"cT\": 1090,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 13893.7,\n                                            \"TAF\": 1193.7,\n                                            \"BF\": 12700,\n                                            \"NF\": 13893.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 648,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"V\",\n                                        \"fB\": \"VH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK995BOMGOIUK861_3311904900632853\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK995BOMGOIUK861_3311904900633101\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"933\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 130,\n                                \"cT\": 785,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T15:30\",\n                                \"at\": \"2020-12-19T17:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            },\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"UK\",\n                                        \"name\": \"Vistara\",\n                                        \"isLcc\": false\n                                    },\n                                    \"fN\": \"861\",\n                                    \"eT\": \"73H\"\n                                },\n                                \"stops\": 0,\n                                \"duration\": 80,\n                                \"da\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"GOI\",\n                                    \"name\": \"Dabolim Arpt\",\n                                    \"cityCode\": \"GOI\",\n                                    \"city\": \"Goa In\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\"\n                                },\n                                \"dt\": \"2020-12-20T06:45\",\n                                \"at\": \"2020-12-20T08:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 1\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYS/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 15573.7,\n                                            \"TAF\": 1273.7,\n                                            \"BF\": 14300,\n                                            \"NF\": 15573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 728,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"15 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH8PYSCH/YS\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 2915.7,\n                                            \"TAF\": 415.7,\n                                            \"BF\": 2500,\n                                            \"NF\": 2915.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 138,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"Q\",\n                                        \"fB\": \"QH1PYFIN/YF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK933BOMGOIUK861_3311904901185397\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPV/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 57573.7,\n                                            \"TAF\": 6684.7,\n                                            \"BF\": 50889,\n                                            \"NF\": 57573.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 6139,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPVCH/PV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 4509.7,\n                                            \"TAF\": 759.7,\n                                            \"BF\": 3750,\n                                            \"NF\": 4509.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 482,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 9,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"PREMIUM_ECONOMY\",\n                                        \"cB\": \"S\",\n                                        \"fB\": \"SH1PPFIN/PF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK933BOMGOIUK861_3311904901185632\",\n                                \"msri\": [],\n                                \"messages\": []\n                            },\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCV/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 71249.7,\n                                            \"TAF\": 8149.7,\n                                            \"BF\": 63100,\n                                            \"NF\": 71249.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 528,\n                                                \"AGST\": 7604,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"30 KG\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCVCH/CV\",\n                                        \"mI\": true\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 8709.7,\n                                            \"TAF\": 1209.7,\n                                            \"BF\": 7500,\n                                            \"NF\": 8709.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"OT\": 260,\n                                                \"AGST\": 932,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"0 Piece\"\n                                        },\n                                        \"rT\": 1,\n                                        \"cc\": \"BUSINESS\",\n                                        \"cB\": \"C\",\n                                        \"fB\": \"C1PCFIN/CF\",\n                                        \"mI\": true\n                                    }\n                                },\n                                \"fareIdentifier\": \"PUBLISHED\",\n                                \"id\": \"2-1695621693_DELBOMUK933BOMGOIUK861_3311904901185844\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"U00120073191117590\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQxMDY4NzcsImV4cCI6MTU4NDEwODA3NywiU0VTU0lPTklEIjoiODQ1Mzg3MDMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.jlwQXKRmZTsEYVW0hUEu3WyhKnf0qQWa3Ju7DajSP2plBICMT80RpFVrhWxZX1M47k0hErG31Ys-7aHM87sunw\"\n}"}],"_postman_id":"aeed51cb-42ef-4459-81f1-3f7fbab2a8d9"},{"name":"Domestic_OneWaySearch","id":"14b9230e-4734-4a14-888c-f17dcdff50be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"BOM\"\n                },\n                \"travelDate\": \"2020-12-19\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"d684ca91-6a2f-40d6-acfb-b9c5808e37e1","name":"Domestic-OneWay","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"1\",\n      \"INFANT\": \"1\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"BOM\"\n        },\n        \"travelDate\": \"2020-12-19\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\":true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 13:48:11 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"ONWARD\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"181\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T09:20\",\n                                \"at\": \"2020-12-19T11:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E181_3312269886891151\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"179\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T08:25\",\n                                \"at\": \"2020-12-19T10:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E179_3312269887152295\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"167\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T07:35\",\n                                \"at\": \"2020-12-19T09:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E167_3312269887456963\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T06:30\",\n                                \"at\": \"2020-12-19T08:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E993_3312269887756425\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"665\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T21:50\",\n                                \"at\": \"2020-12-20T00:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E665_3312269888009056\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"957\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T13:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E957_3312269888298957\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5335\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T05:35\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5335_3312269888539928\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"171\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T04:55\",\n                                \"at\": \"2020-12-19T07:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E171_3312269883895736\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"185\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T20:35\",\n                                \"at\": \"2020-12-19T23:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E185_3312269884208191\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T19:30\",\n                                \"at\": \"2020-12-19T21:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E197_3312269884525953\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"843\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T18:50\",\n                                \"at\": \"2020-12-19T21:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E843_3312269884782830\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"129\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:30\",\n                                \"at\": \"2020-12-19T19:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E129_3312269885063701\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:05\",\n                                \"at\": \"2020-12-19T19:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E191_3312269885345488\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"755\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:00\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E755_3312269885588157\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"189\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T14:50\",\n                                \"at\": \"2020-12-19T17:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E189_3312269885870089\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"155\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T22:30\",\n                                \"at\": \"2020-12-20T00:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E155_3312269886163468\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"223\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E223_3312269886416939\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5339\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:00\",\n                                \"at\": \"2020-12-19T12:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5339_3312269886659976\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"181\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T09:20\",\n                                \"at\": \"2020-12-19T11:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E181_3312269886891151\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"179\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T08:25\",\n                                \"at\": \"2020-12-19T10:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E179_3312269887152295\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"167\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T07:35\",\n                                \"at\": \"2020-12-19T09:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E167_3312269887456963\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T06:30\",\n                                \"at\": \"2020-12-19T08:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E993_3312269887756425\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"665\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T21:50\",\n                                \"at\": \"2020-12-20T00:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E665_3312269888009056\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"957\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T13:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E957_3312269888298957\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5335\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T05:35\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5335_3312269888539928\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"171\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T04:55\",\n                                \"at\": \"2020-12-19T07:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E171_3312269883895736\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"185\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T20:35\",\n                                \"at\": \"2020-12-19T23:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E185_3312269884208191\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T19:30\",\n                                \"at\": \"2020-12-19T21:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E197_3312269884525953\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"843\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T18:50\",\n                                \"at\": \"2020-12-19T21:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E843_3312269884782830\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"129\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:30\",\n                                \"at\": \"2020-12-19T19:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E129_3312269885063701\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:05\",\n                                \"at\": \"2020-12-19T19:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E191_3312269885345488\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"755\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:00\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E755_3312269885588157\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"189\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T14:50\",\n                                \"at\": \"2020-12-19T17:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E189_3312269885870089\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"155\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T22:30\",\n                                \"at\": \"2020-12-20T00:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E155_3312269886163468\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"223\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E223_3312269886416939\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5339\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:00\",\n                                \"at\": \"2020-12-19T12:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5339_3312269886659976\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"181\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T09:20\",\n                                \"at\": \"2020-12-19T11:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E181_3312269886891151\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"179\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T08:25\",\n                                \"at\": \"2020-12-19T10:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E179_3312269887152295\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"167\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T07:35\",\n                                \"at\": \"2020-12-19T09:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E167_3312269887456963\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T06:30\",\n                                \"at\": \"2020-12-19T08:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E993_3312269887756425\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"665\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T21:50\",\n                                \"at\": \"2020-12-20T00:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E665_3312269888009056\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"957\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T11:30\",\n                                \"at\": \"2020-12-19T13:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 40,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E957_3312269888298957\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5335\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T05:35\",\n                                \"at\": \"2020-12-19T07:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 99,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5335_3312269888539928\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"171\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T04:55\",\n                                \"at\": \"2020-12-19T07:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E171_3312269883895736\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"185\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 145,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T20:35\",\n                                \"at\": \"2020-12-19T23:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E185_3312269884208191\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T19:30\",\n                                \"at\": \"2020-12-19T21:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E197_3312269884525953\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"843\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T18:50\",\n                                \"at\": \"2020-12-19T21:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E843_3312269884782830\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"129\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:30\",\n                                \"at\": \"2020-12-19T19:50\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E129_3312269885063701\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T17:05\",\n                                \"at\": \"2020-12-19T19:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E191_3312269885345488\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"755\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T16:00\",\n                                \"at\": \"2020-12-19T18:15\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E755_3312269885588157\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"189\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T14:50\",\n                                \"at\": \"2020-12-19T17:05\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E189_3312269885870089\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"155\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T22:30\",\n                                \"at\": \"2020-12-20T00:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 4,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E155_3312269886163468\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"223\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-12-19T10:20\",\n                                \"at\": \"2020-12-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E223_3312269886416939\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5339\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 140,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-12-19T10:00\",\n                                \"at\": \"2020-12-19T12:20\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3277.7,\n                                            \"TAF\": 927.7,\n                                            \"BF\": 2350,\n                                            \"NF\": 3277.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 510,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 6,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"PM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-3737922160_DELBOM6E5339_3312269886659976\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"C00220073191709589\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQxMDcyMjksImV4cCI6MTU4NDEwODQyOSwiU0VTU0lPTklEIjoiODQ1Mzg3MDMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0._qt--4DdwYsVLiPpO0VkbefnS4hW5nzM-37yv4wmPPHrpNKeASCBq0AxabmWwtFP2H_4xHjjv023iE9ke-c91Q\"\n}"}],"_postman_id":"14b9230e-4734-4a14-888c-f17dcdff50be"},{"name":"Domestic_MulticitySearch","id":"16ded4a1-8537-438c-8de8-5f9c9e55ffbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"ECONOMY\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"1\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"BOM\"\n                },\n                \"travelDate\": \"2020-05-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"BOM\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"BLR\"\n                },\n                \"travelDate\": \"2020-06-29\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"4dbe1925-72ea-4d56-84b8-b3b209464a73","name":"Domestic-Multicity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"searchQuery\": {\n    \"cabinClass\": \"ECONOMY\",\n    \"paxInfo\": {\n      \"ADULT\": \"1\",\n      \"CHILD\": \"1\",\n      \"INFANT\": \"1\" \n      },\n      \n    \"routeInfos\": [\n      {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"DEL\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"BOM\"\n        },\n        \"travelDate\": \"2020-05-19\"\n      },\n       {\t\n        \"fromCityOrAirport\": {\n          \"code\": \"BOM\"\n        },\n        \"toCityOrAirport\": {\n          \"code\": \"BLR\"\n        },\n        \"travelDate\": \"2020-06-29\"\n      }\n    ],\n    \"searchModifiers\": {\n      \"isDirectFlight\": true,\n      \"isConnectingFlight\":true\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 13 Mar 2020 13:52:17 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"searchResult\": {\n            \"tripInfos\": {\n                \"1\": [\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"665\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T21:55\",\n                                \"at\": \"2020-05-20T00:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E665_3312512870168633\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"181\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T09:20\",\n                                \"at\": \"2020-05-19T11:30\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 25,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 25,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E181_3312512870427133\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"179\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T08:30\",\n                                \"at\": \"2020-05-19T10:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 27,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 27,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E179_3312512870815656\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"167\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T07:30\",\n                                \"at\": \"2020-05-19T09:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 26,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 26,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E167_3312512871111627\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"993\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T06:40\",\n                                \"at\": \"2020-05-19T08:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E993_3312512871391399\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"189\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T14:55\",\n                                \"at\": \"2020-05-19T17:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 22,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 22,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E189_3312512871657589\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"155\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T22:30\",\n                                \"at\": \"2020-05-20T00:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 16,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3695.7,\n                                            \"TAF\": 947.7,\n                                            \"BF\": 2748,\n                                            \"NF\": 3695.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 530,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 16,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"JM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E155_3312512871984598\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5335\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 125,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T05:35\",\n                                \"at\": \"2020-05-19T07:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 7,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E5335_3312512866737832\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"5339\",\n                                    \"eT\": \"321\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 3\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 2\"\n                                },\n                                \"dt\": \"2020-05-19T09:45\",\n                                \"at\": \"2020-05-19T12:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 5,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E5339_3312512867114196\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"223\",\n                                    \"eT\": \"321\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T10:25\",\n                                \"at\": \"2020-05-19T12:35\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 8,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3017.7,\n                                            \"TAF\": 915.7,\n                                            \"BF\": 2102,\n                                            \"NF\": 3017.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 498,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 8,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"QM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E223_3312512867558223\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"171\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T04:45\",\n                                \"at\": \"2020-05-19T07:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 21,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 21,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E171_3312512867866732\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"185\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T20:50\",\n                                \"at\": \"2020-05-19T23:00\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E185_3312512868159101\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"197\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T19:30\",\n                                \"at\": \"2020-05-19T21:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 22,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 22,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E197_3312512868478036\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"843\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T18:35\",\n                                \"at\": \"2020-05-19T20:45\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E843_3312512868768825\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"129\",\n                                    \"eT\": \"321\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T17:30\",\n                                \"at\": \"2020-05-19T19:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 30,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E129_3312512869042291\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"191\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 130,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T17:00\",\n                                \"at\": \"2020-05-19T19:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 29,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 29,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E191_3312512869319144\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"755\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 135,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T15:55\",\n                                \"at\": \"2020-05-19T18:10\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 18,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E755_3312512869609708\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"sI\": [\n                            {\n                                \"fD\": {\n                                    \"aI\": {\n                                        \"code\": \"6E\",\n                                        \"name\": \"IndiGo\",\n                                        \"isLcc\": true\n                                    },\n                                    \"fN\": \"957\",\n                                    \"eT\": \"320\"\n                                },\n                                \"stops\": 0,\n                                \"so\": [],\n                                \"duration\": 120,\n                                \"da\": {\n                                    \"code\": \"DEL\",\n                                    \"name\": \"Delhi Indira Gandhi Intl\",\n                                    \"cityCode\": \"DEL\",\n                                    \"city\": \"Delhi\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"aa\": {\n                                    \"code\": \"BOM\",\n                                    \"name\": \"Chhatrapati Shivaji\",\n                                    \"cityCode\": \"BOM\",\n                                    \"city\": \"Mumbai\",\n                                    \"country\": \"India\",\n                                    \"countryCode\": \"IN\",\n                                    \"terminal\": \"Terminal 1\"\n                                },\n                                \"dt\": \"2020-05-19T11:40\",\n                                \"at\": \"2020-05-19T13:40\",\n                                \"iand\": false,\n                                \"isRs\": false,\n                                \"sN\": 0\n                            }\n                        ],\n                        \"totalPriceList\": [\n                            {\n                                \"fd\": {\n                                    \"ADULT\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 13,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"CHILD\": {\n                                        \"fC\": {\n                                            \"TF\": 3434.7,\n                                            \"TAF\": 935.7,\n                                            \"BF\": 2499,\n                                            \"NF\": 3434.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"YQ\": 400,\n                                                \"OT\": 518,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"sR\": 13,\n                                        \"bI\": {\n                                            \"iB\": \"15 Kg\",\n                                            \"cB\": \"7 Kg\"\n                                        },\n                                        \"rT\": 2,\n                                        \"cc\": \"ECONOMY\",\n                                        \"cB\": \"M\",\n                                        \"fB\": \"LM15AP\",\n                                        \"mI\": false\n                                    },\n                                    \"INFANT\": {\n                                        \"fC\": {\n                                            \"TF\": 1267.7,\n                                            \"BF\": 1250,\n                                            \"TAF\": 17.7,\n                                            \"NF\": 1267.7\n                                        },\n                                        \"afC\": {\n                                            \"TAF\": {\n                                                \"MF\": 15,\n                                                \"MFT\": 2.7\n                                            }\n                                        },\n                                        \"bI\": {\n                                            \"iB\": \"0 Kg\",\n                                            \"cB\": \"0 Kg\"\n                                        },\n                                        \"mI\": false\n                                    }\n                                },\n                                \"fareIdentifier\": \"SME\",\n                                \"id\": \"5-2-30386178040_DELBOM6E957_3312512869906939\",\n                                \"msri\": [],\n                                \"messages\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"R00320073192110464\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQxMDc0NzAsImV4cCI6MTU4NDEwODY3MCwiU0VTU0lPTklEIjoiODQ1Mzg3MDMiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.KoRXjphwO6muH_zAWPMtHwdYG0pnIM0x9y--0zBpkA-YS_6L_Vp0pxtx35gOw56SKgb7UrRy4TZsUp6i_h-euQ\"\n}"}],"_postman_id":"16ded4a1-8537-438c-8de8-5f9c9e55ffbc"}],"id":"29d67274-14ff-45c9-bd88-5c43c21adcaa","_postman_id":"29d67274-14ff-45c9-bd88-5c43c21adcaa","description":""},{"name":"Business Class","item":[{"name":"Business_ClassSearch","id":"862d6a55-6e9a-404a-9a54-cdad82d62831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"BUSINESS\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"0\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"BLR\"\n                },\n                \"travelDate\": \"2020-05-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"BLR\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-06-29\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall","urlObject":{"protocol":"https","path":["api","1.0","air","airsearchall"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"781c67e2-02e1-4dff-94f1-db212032e69f","name":"Business_ClassSearch","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"searchQuery\": {\n        \"cabinClass\": \"BUSINESS\",\n        \"paxInfo\": {\n            \"ADULT\": \"1\",\n            \"CHILD\": \"1\",\n            \"INFANT\": \"0\"\n        },\n        \"routeInfos\": [\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"BLR\"\n                },\n                \"travelDate\": \"2020-05-19\"\n            },\n            {\n                \"fromCityOrAirport\": {\n                    \"code\": \"BLR\"\n                },\n                \"toCityOrAirport\": {\n                    \"code\": \"DEL\"\n                },\n                \"travelDate\": \"2020-06-29\"\n            }\n        ],\n        \"searchModifiers\": {\n            \"isDirectFlight\": true,\n            \"isConnectingFlight\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/airsearchall"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 07:43:42 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\":{\n    \"searchResult\": {\n        \"tripInfos\": {\n            \"RETURN\": [\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 150,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK854BOMDELUK986_3549540391788751\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"866\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 215,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T21:40\",\n                            \"at\": \"2020-06-29T23:25\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK866BOMDELUK924_3549540392039405\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 85,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"944\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T14:40\",\n                            \"at\": \"2020-06-29T16:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK864BOMDELUK944_3549540392280938\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"846\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 100,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T08:30\",\n                            \"at\": \"2020-06-29T10:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"960\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T11:55\",\n                            \"at\": \"2020-06-29T14:05\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK846BOMDELUK960_3549540392525003\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"858\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 120,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T06:40\",\n                            \"at\": \"2020-06-29T08:25\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"994\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T10:25\",\n                            \"at\": \"2020-06-29T12:40\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK858BOMDELUK994_3549540392790766\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 150,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"902\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 140,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T15:45\",\n                            \"at\": \"2020-06-29T18:05\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK864BOMDELUK902_3549540393032035\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"858\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 210,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T06:40\",\n                            \"at\": \"2020-06-29T08:25\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"960\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T11:55\",\n                            \"at\": \"2020-06-29T14:05\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK858BOMDELUK960_3549540393287547\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"852\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 110,\n                            \"cT\": 200,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T09:30\",\n                            \"at\": \"2020-06-29T11:20\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"944\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T14:40\",\n                            \"at\": \"2020-06-29T16:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK852BOMDELUK944_3549540393540565\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 225,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"910\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T17:00\",\n                            \"at\": \"2020-06-29T19:10\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50650.7,\n                                        \"TAF\": 6050.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50650.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK864BOMDELUK910_3549540393841821\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"820\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 155,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T17:45\",\n                            \"at\": \"2020-06-29T20:20\",\n                            \"iand\": false,\n                            \"isRs\": true,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 32623.2,\n                                        \"TAF\": 3934.7,\n                                        \"BF\": 28688.5,\n                                        \"NF\": 32623.2\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3458.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 32623.2,\n                                        \"TAF\": 3934.7,\n                                        \"BF\": 28688.5,\n                                        \"NF\": 32623.2\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3458.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"SPECIAL_RETURN\",\n                            \"id\": \"10-8004385300_BLRDELUK820_3549540388301188\",\n                            \"sri\": \"0546UK820\",\n                            \"msri\": [\n                                \"6938UK807\"\n                            ],\n                            \"messages\": []\n                        },\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 33884.7,\n                                        \"TAF\": 4134.7,\n                                        \"BF\": 29750,\n                                        \"NF\": 33884.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 195,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3593.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 33884.7,\n                                        \"TAF\": 4134.7,\n                                        \"BF\": 29750,\n                                        \"NF\": 33884.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 195,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3593.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"SPECIAL_RETURN\",\n                            \"id\": \"10-8004385300_BLRDELUK820_3549540388302022\",\n                            \"sri\": \"9546UK820\",\n                            \"msri\": [\n                                \"1472UK955\"\n                            ],\n                            \"messages\": []\n                        },\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 27320.7,\n                                        \"TAF\": 3420.7,\n                                        \"BF\": 23900,\n                                        \"NF\": 27320.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 2884,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 27320.7,\n                                        \"TAF\": 3420.7,\n                                        \"BF\": 23900,\n                                        \"NF\": 27320.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 2884,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK820_3549540388302424\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 40,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK854BOMDELUK988_3549540389302978\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 100,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK854BOMDELUK950_3549540389580583\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"cT\": 520,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34970.7,\n                                        \"TAF\": 4370.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34970.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK864BOMDELUK950_3549540389833834\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"814\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 155,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:10\",\n                            \"at\": \"2020-06-29T23:45\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK814_3549540390072398\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"810\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T07:00\",\n                            \"at\": \"2020-06-29T09:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK810_3549540390302798\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"808\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T08:00\",\n                            \"at\": \"2020-06-29T10:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK808_3549540390531343\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"816\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T14:10\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK816_3549540390757881\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"818\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T19:40\",\n                            \"at\": \"2020-06-29T22:25\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK818_3549540391044222\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"812\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 175,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T09:45\",\n                            \"at\": \"2020-06-29T12:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38046.7,\n                                        \"TAF\": 4569.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38046.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 389,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRDELUK812_3549540391282584\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"850\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 115,\n                            \"cT\": 55,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T19:55\",\n                            \"at\": \"2020-06-29T21:50\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40570.7,\n                                        \"TAF\": 4970.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40570.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 389,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_BLRBOMUK850BOMDELUK986_3549540391538277\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 405,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK854BOMDELUK924_3549536401593434\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 150,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK854BOMDELUK986_3549536401853856\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 850,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"994\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T10:25\",\n                            \"at\": \"2020-06-30T12:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK854BOMDELUK994_3549536402125429\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 825,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK864BOMDELUK924_3549536402394660\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"866\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 215,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T21:40\",\n                            \"at\": \"2020-06-29T23:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK866BOMDELUK924_3549536402665612\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"866\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 660,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T21:40\",\n                            \"at\": \"2020-06-29T23:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"994\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T10:25\",\n                            \"at\": \"2020-06-30T12:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK866BOMDELUK994_3549536402922211\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"816\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T14:10\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK816_3549536398461266\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"818\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T19:40\",\n                            \"at\": \"2020-06-29T22:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK818_3549536398700729\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"814\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 155,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:10\",\n                            \"at\": \"2020-06-29T23:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK814_3549536398960022\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"812\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 175,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T09:45\",\n                            \"at\": \"2020-06-29T12:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK812_3549536399221417\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"810\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T07:00\",\n                            \"at\": \"2020-06-29T09:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK810_3549536399467491\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"808\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T08:00\",\n                            \"at\": \"2020-06-29T10:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 38000.7,\n                                        \"TAF\": 4523.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 38000.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK808_3549536399724527\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"846\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 750,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T08:30\",\n                            \"at\": \"2020-06-29T10:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK846BOMDELUK986_3549536399969016\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"850\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"cT\": 310,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T19:55\",\n                            \"at\": \"2020-06-29T21:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK850BOMDELUK924_3549536400248974\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"850\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"cT\": 55,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T19:55\",\n                            \"at\": \"2020-06-29T21:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK850BOMDELUK986_3549536400548598\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"850\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"cT\": 755,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T19:55\",\n                            \"at\": \"2020-06-29T21:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"994\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T10:25\",\n                            \"at\": \"2020-06-30T12:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK850BOMDELUK994_3549536400802415\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"820\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 155,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T17:45\",\n                            \"at\": \"2020-06-29T20:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 27273.7,\n                                        \"TAF\": 3373.7,\n                                        \"BF\": 23900,\n                                        \"NF\": 27273.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 2884,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 27273.7,\n                                        \"TAF\": 3373.7,\n                                        \"BF\": 23900,\n                                        \"NF\": 27273.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 472,\n                                            \"AGST\": 2884,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRDELUK820_3549536395484820\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"846\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 700,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T08:30\",\n                            \"at\": \"2020-06-29T10:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK846BOMDELUK950_3549536395845020\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"846\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 640,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T08:30\",\n                            \"at\": \"2020-06-29T10:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK846BOMDELUK988_3549536396164123\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"852\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 110,\n                            \"cT\": 635,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T09:30\",\n                            \"at\": \"2020-06-29T11:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK852BOMDELUK950_3549536396466889\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"852\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 110,\n                            \"cT\": 575,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T09:30\",\n                            \"at\": \"2020-06-29T11:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK852BOMDELUK988_3549536396784396\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 100,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK854BOMDELUK950_3549536397064611\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"854\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 40,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T18:30\",\n                            \"at\": \"2020-06-29T20:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK854BOMDELUK988_3549536397370835\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"858\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 810,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T06:40\",\n                            \"at\": \"2020-06-29T08:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"950\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T21:55\",\n                            \"at\": \"2020-06-30T00:10\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK858BOMDELUK950_3549536397661867\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"858\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 750,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T06:40\",\n                            \"at\": \"2020-06-29T08:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK858BOMDELUK988_3549536397919218\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"864\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"cT\": 460,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T11:30\",\n                            \"at\": \"2020-06-29T13:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"988\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 125,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T20:55\",\n                            \"at\": \"2020-06-29T23:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 34923.7,\n                                        \"TAF\": 4323.7,\n                                        \"BF\": 30600,\n                                        \"NF\": 34923.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 3704,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK864BOMDELUK988_3549536398203549\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"852\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 110,\n                            \"cT\": 940,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T09:30\",\n                            \"at\": \"2020-06-29T11:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"924\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 115,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-30T03:00\",\n                            \"at\": \"2020-06-30T04:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK852BOMDELUK924_3549536401060093\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"852\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 110,\n                            \"cT\": 685,\n                            \"da\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-06-29T09:30\",\n                            \"at\": \"2020-06-29T11:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"986\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"dt\": \"2020-06-29T22:45\",\n                            \"at\": \"2020-06-30T00:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40523.7,\n                                        \"TAF\": 4923.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40523.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 602,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 2,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_BLRBOMUK852BOMDELUK986_3549536401342307\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                }\n            ],\n            \"ONWARD\": [\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"975\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 120,\n                            \"cT\": 65,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:00\",\n                            \"at\": \"2020-05-19T08:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"863\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T09:05\",\n                            \"at\": \"2020-05-19T10:50\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK975BOMBLRUK863_3549540410355979\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"993\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 60,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T12:50\",\n                            \"at\": \"2020-05-19T15:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK993BOMBLRUK853_3549540410640651\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"933\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 90,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T15:30\",\n                            \"at\": \"2020-05-19T17:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"865\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T19:10\",\n                            \"at\": \"2020-05-19T20:55\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK933BOMBLRUK865_3549540410880552\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"941\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 120,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T16:55\",\n                            \"at\": \"2020-05-19T19:05\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK941BOMBLRUK857_3549540411164776\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"945\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 140,\n                            \"cT\": 120,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T11:40\",\n                            \"at\": \"2020-05-19T14:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK945BOMBLRUK853_3549540411409962\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"993\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 150,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T12:50\",\n                            \"at\": \"2020-05-19T15:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"849\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:30\",\n                            \"at\": \"2020-05-19T19:15\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK993BOMBLRUK849_3549540411714046\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"933\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 205,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T15:30\",\n                            \"at\": \"2020-05-19T17:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK933BOMBLRUK857_3549540411960414\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"995\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"cT\": 205,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T10:20\",\n                            \"at\": \"2020-05-19T12:35\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK995BOMBLRUK853_3549540412207961\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"945\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 140,\n                            \"cT\": 210,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T11:40\",\n                            \"at\": \"2020-05-19T14:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"849\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:30\",\n                            \"at\": \"2020-05-19T19:15\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 50529.7,\n                                        \"TAF\": 5929.7,\n                                        \"BF\": 44600,\n                                        \"NF\": 50529.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 5384,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK945BOMBLRUK849_3549540412449241\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"807\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T20:40\",\n                            \"at\": \"2020-05-19T23:20\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 32623.2,\n                                        \"TAF\": 3934.7,\n                                        \"BF\": 28688.5,\n                                        \"NF\": 32623.2\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3458.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 32623.2,\n                                        \"TAF\": 3934.7,\n                                        \"BF\": 28688.5,\n                                        \"NF\": 32623.2\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3458.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"SPECIAL_RETURN\",\n                            \"id\": \"10-8004385300_DELBLRUK807_3549540407085451\",\n                            \"sri\": \"6938UK807\",\n                            \"msri\": [\n                                \"0546UK820\"\n                            ],\n                            \"messages\": []\n                        },\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK807_3549540407085903\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"811\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T06:15\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK811_3549540407593623\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"815\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T08:05\",\n                            \"at\": \"2020-05-19T10:50\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK815_3549540407824028\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"817\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:05\",\n                            \"at\": \"2020-05-19T18:50\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK817_3549540408060301\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"819\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T14:15\",\n                            \"at\": \"2020-05-19T17:05\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK819_3549540408292304\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"813\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:35\",\n                            \"at\": \"2020-05-19T20:25\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK813_3549540408548670\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"809\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T19:50\",\n                            \"at\": \"2020-05-19T22:40\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37925.7,\n                                        \"TAF\": 4448.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37925.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 130,\n                                            \"OT\": 268,\n                                            \"AGST\": 4033,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBLRUK809_3549540408785180\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"955\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 140,\n                            \"cT\": 60,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T17:45\",\n                            \"at\": \"2020-05-19T20:05\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 33884.7,\n                                        \"TAF\": 4134.7,\n                                        \"BF\": 29750,\n                                        \"NF\": 33884.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 195,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3593.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 33884.7,\n                                        \"TAF\": 4134.7,\n                                        \"BF\": 29750,\n                                        \"NF\": 33884.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 195,\n                                            \"OT\": 328.5,\n                                            \"AGST\": 3593.5,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"SPECIAL_RETURN\",\n                            \"id\": \"10-8004385300_DELBOMUK955BOMBLRUK857_3549540409021943\",\n                            \"sri\": \"1472UK955\",\n                            \"msri\": [\n                                \"9546UK820\"\n                            ],\n                            \"messages\": []\n                        },\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK955BOMBLRUK857_3549540409022224\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"943\",\n                                \"eT\": \"320\"\n                            },\n                            \"so\": [],\n                            \"duration\": 135,\n                            \"cT\": 375,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T07:30\",\n                            \"at\": \"2020-05-19T09:45\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK943BOMBLRUK853_3549540409608042\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"981\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 130,\n                            \"cT\": 375,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T21:40\",\n                            \"at\": \"2020-05-19T23:50\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"845\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T06:05\",\n                            \"at\": \"2020-05-20T07:50\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK981BOMBLRUK845_3549540409869091\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"923\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 140,\n                            \"cT\": 420,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:40\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"so\": [],\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"YR\": 260,\n                                            \"OT\": 268,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 Kg\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV\"\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"10-8004385300_DELBOMUK923BOMBLRUK853_3549540410113045\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"955\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 60,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T17:45\",\n                            \"at\": \"2020-05-19T20:05\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK955BOMBLRUK857_3549536422488034\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"955\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 655,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T17:45\",\n                            \"at\": \"2020-05-19T20:05\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"851\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T07:00\",\n                            \"at\": \"2020-05-20T08:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK955BOMBLRUK851_3549536422844449\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"955\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 600,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T17:45\",\n                            \"at\": \"2020-05-19T20:05\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"845\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T06:05\",\n                            \"at\": \"2020-05-20T07:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK955BOMBLRUK845_3549536423108029\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"943\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"cT\": 565,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T07:30\",\n                            \"at\": \"2020-05-19T09:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"865\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T19:10\",\n                            \"at\": \"2020-05-19T20:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK943BOMBLRUK865_3549536423361198\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"943\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"cT\": 680,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T07:30\",\n                            \"at\": \"2020-05-19T09:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK943BOMBLRUK857_3549536423623246\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"943\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"cT\": 375,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T07:30\",\n                            \"at\": \"2020-05-19T09:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK943BOMBLRUK853_3549536423881837\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"943\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 135,\n                            \"cT\": 465,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T07:30\",\n                            \"at\": \"2020-05-19T09:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"849\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:30\",\n                            \"at\": \"2020-05-19T19:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK943BOMBLRUK849_3549536424145128\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"923\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 610,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:40\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"865\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T19:10\",\n                            \"at\": \"2020-05-19T20:55\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK923BOMBLRUK865_3549536424411289\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"923\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 725,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:40\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"857\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T21:05\",\n                            \"at\": \"2020-05-19T22:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK923BOMBLRUK857_3549536424683799\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"809\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T19:50\",\n                            \"at\": \"2020-05-19T22:40\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK809_3549536419631789\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"811\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T06:15\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK811_3549536419870447\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"813\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:35\",\n                            \"at\": \"2020-05-19T20:25\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK813_3549536420175734\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"815\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T08:05\",\n                            \"at\": \"2020-05-19T10:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK815_3549536420452368\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"817\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 165,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:05\",\n                            \"at\": \"2020-05-19T18:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK817_3549536420710808\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"819\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 170,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T14:15\",\n                            \"at\": \"2020-05-19T17:05\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK819_3549536420958036\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"807\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 160,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T20:40\",\n                            \"at\": \"2020-05-19T23:20\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 37926.7,\n                                        \"TAF\": 4449.7,\n                                        \"BF\": 33477,\n                                        \"NF\": 37926.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 398,\n                                            \"AGST\": 4034,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"D\",\n                                    \"fB\": \"D1PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBLRUK807_3549536421199112\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"981\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"cT\": 555,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T21:40\",\n                            \"at\": \"2020-05-19T23:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"863\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T09:05\",\n                            \"at\": \"2020-05-20T10:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK981BOMBLRUK863_3549536421448962\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"981\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"cT\": 430,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T21:40\",\n                            \"at\": \"2020-05-19T23:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"851\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T07:00\",\n                            \"at\": \"2020-05-20T08:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK981BOMBLRUK851_3549536421708550\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"981\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 130,\n                            \"cT\": 375,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T21:40\",\n                            \"at\": \"2020-05-19T23:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"845\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T06:05\",\n                            \"at\": \"2020-05-20T07:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK981BOMBLRUK845_3549536421964988\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"923\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 420,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:40\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"853\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T16:00\",\n                            \"at\": \"2020-05-19T17:45\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK923BOMBLRUK853_3549536424971952\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"955\",\n                                \"eT\": \"320\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 780,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T17:45\",\n                            \"at\": \"2020-05-19T20:05\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"863\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-20T09:05\",\n                            \"at\": \"2020-05-20T10:50\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 4,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK955BOMBLRUK863_3549536422222298\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                },\n                {\n                    \"sI\": [\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"923\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 140,\n                            \"cT\": 510,\n                            \"da\": {\n                                \"code\": \"DEL\",\n                                \"name\": \"Delhi Indira Gandhi Intl\",\n                                \"cityCode\": \"DEL\",\n                                \"city\": \"Delhi\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 3\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"dt\": \"2020-05-19T06:40\",\n                            \"at\": \"2020-05-19T09:00\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 0\n                        },\n                        {\n                            \"fD\": {\n                                \"aI\": {\n                                    \"code\": \"UK\",\n                                    \"name\": \"Vistara\",\n                                    \"isLcc\": false\n                                },\n                                \"fN\": \"849\",\n                                \"eT\": \"73H\"\n                            },\n                            \"stops\": 0,\n                            \"duration\": 105,\n                            \"da\": {\n                                \"code\": \"BOM\",\n                                \"name\": \"Chhatrapati Shivaji\",\n                                \"cityCode\": \"BOM\",\n                                \"city\": \"Mumbai\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\",\n                                \"terminal\": \"Terminal 2\"\n                            },\n                            \"aa\": {\n                                \"code\": \"BLR\",\n                                \"name\": \"Bengaluru Intl Arpt\",\n                                \"cityCode\": \"BLR\",\n                                \"city\": \"Bengaluru\",\n                                \"country\": \"India\",\n                                \"countryCode\": \"IN\"\n                            },\n                            \"dt\": \"2020-05-19T17:30\",\n                            \"at\": \"2020-05-19T19:15\",\n                            \"iand\": false,\n                            \"isRs\": false,\n                            \"sN\": 1\n                        }\n                    ],\n                    \"totalPriceList\": [\n                        {\n                            \"fd\": {\n                                \"ADULT\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCV/CV\",\n                                    \"mI\": true\n                                },\n                                \"CHILD\": {\n                                    \"fC\": {\n                                        \"TF\": 40449.7,\n                                        \"TAF\": 4849.7,\n                                        \"BF\": 35600,\n                                        \"NF\": 40449.7\n                                    },\n                                    \"afC\": {\n                                        \"TAF\": {\n                                            \"MF\": 15,\n                                            \"OT\": 528,\n                                            \"AGST\": 4304,\n                                            \"MFT\": 2.7\n                                        }\n                                    },\n                                    \"sR\": 3,\n                                    \"bI\": {\n                                        \"iB\": \"30 KG\"\n                                    },\n                                    \"rT\": 1,\n                                    \"cc\": \"BUSINESS\",\n                                    \"cB\": \"Z\",\n                                    \"fB\": \"Z3PCVCH/CV\",\n                                    \"mI\": true\n                                }\n                            },\n                            \"fareIdentifier\": \"PUBLISHED\",\n                            \"id\": \"2-8004385300_DELBOMUK923BOMBLRUK849_3549536425349280\",\n                            \"msri\": [],\n                            \"messages\": []\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    \"status\": {\n        \"success\": true,\n        \"httpStatus\": 200\n    }\n},\n  \"txnId\": \"S00220073133335115\",\n  \"errorCode\": \"0\",\n  \"errorMsg\": \"Success\",\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"862d6a55-6e9a-404a-9a54-cdad82d62831"}],"id":"6ab354b8-845c-4fb5-80bf-c7dd3e93e760","_postman_id":"6ab354b8-845c-4fb5-80bf-c7dd3e93e760","description":""}],"id":"91bdba31-0b53-40a3-a011-2336faf947b5","description":"<p>The following section describes the availability method exposed via the API to search. </p>\n<p>This method provides availability information with the cheapest fare option available.The request includes a single query for all cases (Oneway,Return,Multi-city). When the request is requested,the system starts validating and the search engine starts searching for the search query and will return the best price options available SearchResults from all suppliers.</p>\n<p><strong>CabinClass</strong> Allowed values: (Default Value : ECONOMY)</p>\n<ol>\n<li>ECONOMY</li>\n<li>BUSINESS</li>\n<li>PREMIUM_ECONOMY</li>\n<li>FIRST</li></ol>\n\n\n<p><strong>Route Info</strong>:\n   </p><ol><p></p>\n<li> Incase of Domestic One Way or International One Way - 1 route info with fromCityOrAirport and toCityOrAirport along with travelDate should be there. </li>\n<li> Incase of Domestic Return or International Return - 2 route info with fromCityOrAirport and toCityOrAirport along with travelDate should be there.</li>\n<li> InCase of Domestic Multi-City or International Multi-City - 2-6 route infos with fromCityOrAirport and toCityOrAirport along with travelDate should be there.</li>\n</ol>\n    \n<p><strong>Travel Date</strong> Format: YYYY-MM-DD</p>\n<p><strong>Search Modifiers</strong> : \n   </p><ol><p></p>\n<li> If Only Direct Flight Required then isDirectFlight : true and isConnectingFlight : false </li>\n<li> If Only Connecting Flight Required then isConnectingFlight : true and isDirectFlight : false</li>\n<li>If Both Direct &amp; Connecting Flight Required - then both should be true in request. </li>\n</ol>\n    \n<p><strong>fromCityOrAirport</strong> Code : \nIATA code : <a href=\"https://www.iata.org/en/publications/directories/code-search/\">https://www.iata.org/en/publications/directories/code-search/</a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>searchQuery</td>\n<td>root</td>\n<td>object</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>cabinClass</td>\n<td>searchQuery</td>\n<td>String</td>\n<td>Yes</td>\n<td>CabinClass<br />to Search</td>\n</tr>\n<tr>\n<td>paxInfo</td>\n<td>searchQuery</td>\n<td>Object</td>\n<td>Yes</td>\n<td>Pax count</td>\n</tr>\n<tr>\n<td>ADULT</td>\n<td>paxInfo</td>\n<td>String</td>\n<td>Yes</td>\n<td>No. of Adults</td>\n</tr>\n<tr>\n<td>CHILD</td>\n<td>paxInfo</td>\n<td>String</td>\n<td>No</td>\n<td>No. of childs</td>\n</tr>\n<tr>\n<td>INFANT</td>\n<td>paxInfo</td>\n<td>String</td>\n<td>No</td>\n<td>No. of Infant</td>\n</tr>\n<tr>\n<td>preferredAirline</td>\n<td>searchQuery</td>\n<td>ArrayList</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>preferredAirline</td>\n<td>String</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>searchModifiers</td>\n<td>searchQuery</td>\n<td>Object</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>isDirectFlight</td>\n<td>searchModifiers</td>\n<td>Boolean</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>isConnectingFlight</td>\n<td>searchModifiers</td>\n<td>Boolean</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>routeInfos</td>\n<td>searchQuery</td>\n<td>ArrayList</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>fromCityOr<br />Airport</td>\n<td>routeInfos</td>\n<td>Object</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>fromCityOr<br />Airport</td>\n<td>String</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>toCityOrAirport</td>\n<td>routeInfos</td>\n<td>Object</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>toCityOrAirport</td>\n<td>String</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>travelDate</td>\n<td>routeInfos</td>\n<td>String</td>\n<td>Yes</td>\n<td>YYYY-MM-DD</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"1a75998e-1a02-4f5d-a522-f5b256ffb8ed","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3b0b3a4b-9053-4ee8-98e0-126977e43e7e","type":"text/javascript","exec":[""]}}],"_postman_id":"91bdba31-0b53-40a3-a011-2336faf947b5"},{"name":"Fare Rule","item":[{"name":"Fare Rule (Search/Review)","id":"32e8f484-dead-4d94-828d-fac50be7c9bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"10-4981493662_DELBOMUK977BOMGOIUK861_3557618012869828\",\n    \"flowType\": \"SEARCH\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farerule","description":"<p><strong>Case 1</strong> : <em>Fare</em> <em>Rule</em> <em>(Mini</em> <em>Rule)</em></p>\n<p>fr - Fare rule which has CANCELLATION, DATECHANGE, NO_SHOW, SEAT_CHARGEABLE information as a key.</p>\n<p>Each Policy Can have Different Types of penalty information such Before Departure,After Departure,Default.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>• amount - Corresponding Fare Rule Type Airline Fee (Airline Cancellation,Reschedule Fee)\n• additionalFee -  Fee\n• policyInfo - Some Additional Text which is shown for customers.   \n• fcs -  fare components related to fare rule \n\n    ◦ ARF - Airline Reschedule Fee \n    ◦ ARFT - Airline Reschedule Fee Tax\n    ◦ CRF -  Reschedule Fee\n    ◦ CRFT -  Reschedule Fee Tax \n    ◦ ACF - Airline Cancellation Fee\n    ◦ ACFT - Airline Cancellation Fee Tax\n    ◦ CCF -  Cancellation Fee\n    ◦ CCFT -  Cancellation Fee Tax\n    \n    \n</code></pre><p><strong>Case 2</strong> : <em>Fare</em> <em>Rule</em> <em>(Cat</em> <em>16)</em></p>\n<p>In case of no mini rule for supplier then Cat 16 Category Type  fare rule returned in (Refer Example3 FareRule_DetailedFR) structure under the “mi” tag as plain string format.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","air","farerule"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"aefd2559-290f-450b-a8fe-ce5116b3b8d4","name":"FareRule_DetailedFR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"16-4981493662_DELBOMUK977BOMGOIUK861_3557618012869828\",\n    \"flowType\": \"SEARCH\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farerule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 10:01:54 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"fareRule\": {\n            \"DEL-KWI\": {\n                \"miscInfo\": [\n                    \"{rtf1ansiansicpg1252deff0deflang1033{fonttbl{f0fswissfprq2fcharset0 Calibri;}{f1fnilfcharset0 Microsoft Sans Serif;}}\\r\\nviewkind4uc1pardulbf0fs22 Jazeera Economy par\\r\\nulnoneb0par\\r\\n--  Changes up to Eight (8) hours prior to scheduled departure are permitted, subject to the payment of a change fee (17KWD or equivalent) per sector per Guest plus any increase in fare. If the new fare is less, no refund or credit will be offeredpar\\r\\npar\\r\\n--  Cancellations are permitted up to twenty-four (24) hours prior to scheduled departure, subject to the payment of a cancellation fee (16KWD or equivalent) per sector per Guest. Any remaining balance will be placed in a credit file, which is good for One (1) Year from the date of issuepar\\r\\npar\\r\\n--  Fares are nonrefundablepar\\r\\npar\\r\\n--  Names must be provided at the time of booking and name changes are not permittedpar\\r\\npar\\r\\n--  Failure to advise Jazeera Airways of changes / cancellations as outlined above or to check in at least one (1) hour prior to scheduled departure will result in the cancelation of the itinerary and forfeiture of all associated funds. Any subsequent flights will also be canceled and funds forfeited. All fares are valid for one-way travel. When fares are combined to form return / multi-city itineraries, each one-way is governed by its separate fare.par\\r\\npar\\r\\npar\\r\\nulb Jazeera Businessb0  par\\r\\nulnonepar\\r\\n--  Changes up to three (3) hours prior to scheduled departure are permitted, subject to the payment of any increase in fare. If the new fare is less, no refund or credit will be offeredpar\\r\\npar\\r\\n--  Cancellations up to three (3) hours prior to scheduled departure are permitted. The balance will be placed in a credit file, which is good for One (1) Year from the date of issue.par\\r\\npar\\r\\n--  Fares are nonrefundablepar\\r\\npar\\r\\n--  Names must be provided at the time of booking and name changes are not permittedpar\\r\\npar\\r\\n--  Failure to advise Jazeera Airways of changes as outlined above or to check in at least one (1) hour prior to scheduled departure will result in the cancelation of the itinerary and forfeiture of all associated funds. Any subsequent flights will also be cancelled and funds forfeited. All fares are valid for one-way travel. When fares are combined to form return / multi-city itineraries, each one-way is governed by its separate farepar\\r\\nf1fs17par\\r\\n}\\r\\n\"\n                ],\n                \"fareRuleInfo\": {}\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"M00320076153210033\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNTI5MjksImV4cCI6MTU4NDM1NDEyOSwiU0VTU0lPTklEIjoiNzUyMjk0ODkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.C8GPsSh9HMPaC3bERqI9zqJvrzArHtS_egm4BbNLuM1UC9OuxJxDcneI-h85RCSJ4FYuf3BwF9OJFWhmglQf-Q\"\n}"},{"id":"d49b42a6-e323-4f09-8e51-7d41f97363a7","name":"FareRule_Review","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": \"10-4981493662_DELBOMUK977BOMGOIUK861_3557618012869828\",\n         \"flowType\": \"REVIEW\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farerule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 10:01:54 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"fareRule\": {\n            \"DEL-GOI\": {\n                \"fr\": {\n                    \"DATECHANGE\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"amount\": 3000,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CRFT\": 9,\n                                \"ARFT\": 150,\n                                \"ARF\": 3000,\n                                \"CRF\": 50\n                            }\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Not Applicable\",\n                            \"fcs\": {\n                                \"CRFT\": 9,\n                                \"CRF\": 50\n                            }\n                        }\n                    },\n                    \"NO_SHOW\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"policyInfo\": \"Not Applicable\"\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"policyInfo\": \"Not Applicable\"\n                        }\n                    },\n                    \"CANCELLATION\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"amount\": 3500,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CCFT\": 9,\n                                \"ACF\": 3500,\n                                \"CCF\": 50,\n                                \"ACFT\": 175\n                            }\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"amount\": 3500,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CCFT\": 9,\n                                \"ACF\": 3500,\n                                \"CCF\": 50,\n                                \"ACFT\": 175\n                            }\n                        }\n                    }\n                }\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"M00320076153210033\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNTI5MjksImV4cCI6MTU4NDM1NDEyOSwiU0VTU0lPTklEIjoiNzUyMjk0ODkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.C8GPsSh9HMPaC3bERqI9zqJvrzArHtS_egm4BbNLuM1UC9OuxJxDcneI-h85RCSJ4FYuf3BwF9OJFWhmglQf-Q\"\n}"},{"id":"fd4b5174-1f74-4e2b-81c9-0d0bf9eee186","name":"FareRule_Search","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": \"10-4981493662_DELBOMUK977BOMGOIUK861_3557618012869828\",\n         \"flowType\": \"SEARCH\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farerule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 10:01:54 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"fareRule\": {\n            \"DEL-GOI\": {\n                \"fr\": {\n                    \"DATECHANGE\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"amount\": 3000,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CRFT\": 9,\n                                \"ARFT\": 150,\n                                \"ARF\": 3000,\n                                \"CRF\": 50\n                            }\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Not Applicable\",\n                            \"fcs\": {\n                                \"CRFT\": 9,\n                                \"CRF\": 50\n                            }\n                        }\n                    },\n                    \"NO_SHOW\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"policyInfo\": \"Not Applicable\"\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"policyInfo\": \"Not Applicable\"\n                        }\n                    },\n                    \"CANCELLATION\": {\n                        \"BEFORE_DEPARTURE\": {\n                            \"amount\": 3500,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CCFT\": 9,\n                                \"ACF\": 3500,\n                                \"CCF\": 50,\n                                \"ACFT\": 175\n                            }\n                        },\n                        \"AFTER_DEPARTURE\": {\n                            \"amount\": 3500,\n                            \"additionalFee\": 50,\n                            \"policyInfo\": \"Available with Penalty\",\n                            \"fcs\": {\n                                \"CCFT\": 9,\n                                \"ACF\": 3500,\n                                \"CCF\": 50,\n                                \"ACFT\": 175\n                            }\n                        }\n                    }\n                }\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"H00220076152929203\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNTI3NjksImV4cCI6MTU4NDM1Mzk2OSwiU0VTU0lPTklEIjoiNzUyMjk0ODkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.kgbFXGEsI7XyJbWcJDwXFEwkMtf_dUEMdZ9N3uY1EljGHeuaiGSzeghFqK_DS17TJA60f0VvwBuF5N0ltk2aUA\"\n}"}],"_postman_id":"32e8f484-dead-4d94-828d-fac50be7c9bf"}],"id":"db61def9-2306-470a-a4c0-e278d9bb2f11","description":"<p>This method is used to get the fare rules penalties and condition of a specific flight option. It contains\nthe fare rule info and the relevant details associated with it, such as restrictions and\nPenalty charges,cancellation charges,no show charges and seat information.</p>\n<p>This API can be used for Before ticketing (using priceid) to fetch the required penalty information.<strong>(During Search &amp; Review Only)</strong>.</p>\n<p><strong>flowType</strong> : SEARCH, REVIEW </p>\n<p>System can respond to any one type from the supplier (Mini Rule or Cat 16 Category).</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. **Cat 16 Category (Unstructured Paragraph Format)** :If Cat 16 Category under miscInfo (rest of fields will be empty/not present)\n2. **Mini Rule Structure** :If Mini Rule MiscInfo will not be present.\n</code></pre><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>Mandatory</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>flowType</td>\n<td>root</td>\n<td>String</td>\n<td>Yes</td>\n<td>Flow Type.Whether SEARCH or REVIEW</td>\n</tr>\n<tr>\n<td>id</td>\n<td>root</td>\n<td>String</td>\n<td>Yes</td>\n<td>Price Id  whose fare rule need to be fetched</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"7bd2f517-be46-4723-ad35-c5eddeed7b9c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"67ea96a9-96cb-4175-8ec8-3cf5570eb541","type":"text/javascript","exec":[""]}}],"_postman_id":"db61def9-2306-470a-a4c0-e278d9bb2f11"},{"name":"Air Review","item":[{"name":"Review","id":"ae69c2a6-313d-4cfd-ac6b-67777b58f757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"priceIds\": [\n        \"2-3671041427_DELBOMUK945_3564054394330569\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/review","urlObject":{"protocol":"https","path":["api","1.0","air","review"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"3b82c53c-5cd9-4192-b30e-3b32ec3bb89e","name":"Review_DomesticMulticity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"priceIds\": [\n        \"2-10-0289570598_DELBOMUK941BOMCMBUL144CMBSINUL306_3563359609214541\",\n        \"2-10-0289570598_DELHYDUK879HYDBOMUK876BOMSINUK105_3563359604713568\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/review"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 11:35:16 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"tripInfos\": [\n            {\n                \"sI\": [\n                    {\n                        \"id\": \"077\",\n                        \"fD\": {\n                            \"aI\": {\n                                \"code\": \"UK\",\n                                \"name\": \"Vistara\",\n                                \"isLcc\": false\n                            },\n                            \"fN\": \"941\",\n                            \"eT\": \"320\"\n                        },\n                        \"so\": [],\n                        \"duration\": 130,\n                        \"da\": {\n                            \"code\": \"DEL\",\n                            \"name\": \"Delhi Indira Gandhi Intl\",\n                            \"cityCode\": \"DEL\",\n                            \"city\": \"Delhi\",\n                            \"country\": \"India\",\n                            \"countryCode\": \"IN\",\n                            \"terminal\": \"Terminal 3\"\n                        },\n                        \"aa\": {\n                            \"code\": \"BOM\",\n                            \"name\": \"Chhatrapati Shivaji\",\n                            \"cityCode\": \"BOM\",\n                            \"city\": \"Mumbai\",\n                            \"country\": \"India\",\n                            \"countryCode\": \"IN\",\n                            \"terminal\": \"Terminal 2\"\n                        },\n                        \"dt\": \"2020-05-19T16:55\",\n                        \"at\": \"2020-05-19T19:05\",\n                        \"iand\": false,\n                        \"sN\": 0,\n                        \"ssrInfo\": {\n                            \"EXTRASERVICES\": [\n                                {\n                                    \"code\": \"AVIH\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Animal In Hold\"\n                                },\n                                {\n                                    \"code\": \"BIKE\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bicycle\"\n                                },\n                                {\n                                    \"code\": \"BLND\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Blind Passenger\"\n                                },\n                                {\n                                    \"code\": \"BSCT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bassinet/Carrycot\"\n                                },\n                                {\n                                    \"code\": \"BULK\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bulky Baggage\"\n                                },\n                                {\n                                    \"code\": \"CBBG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Cabin Baggage\"\n                                },\n                                {\n                                    \"code\": \"CHLD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Information\"\n                                },\n                                {\n                                    \"code\": \"CKIN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Check in Information\"\n                                },\n                                {\n                                    \"code\": \"COUR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Commercial Courier\"\n                                },\n                                {\n                                    \"code\": \"DEAF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deaf Passenger\"\n                                },\n                                {\n                                    \"code\": \"DEPA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Accompanied)\"\n                                },\n                                {\n                                    \"code\": \"DEPU\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Unaccompanied)\"\n                                },\n                                {\n                                    \"code\": \"DPNA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Disabled Passenger Needs\"\n                                },\n                                {\n                                    \"code\": \"EPAY\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Guaranteed Electronic Payment\"\n                                },\n                                {\n                                    \"code\": \"EXST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Extra Seat\"\n                                },\n                                {\n                                    \"code\": \"FRAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fragile Baggage\"\n                                },\n                                {\n                                    \"code\": \"GPST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Seat\"\n                                },\n                                {\n                                    \"code\": \"GRPF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Fare\"\n                                },\n                                {\n                                    \"code\": \"INFT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Infant W/O Seat\"\n                                },\n                                {\n                                    \"code\": \"LANG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Language Assistance\"\n                                },\n                                {\n                                    \"code\": \"MAAS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Meet &amp; Assist\"\n                                },\n                                {\n                                    \"code\": \"MEDA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Medical Case\"\n                                },\n                                {\n                                    \"code\": \"PETC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Pet In Cabin\"\n                                },\n                                {\n                                    \"code\": \"SEMN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Ships Crew\"\n                                },\n                                {\n                                    \"code\": \"SLPR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sleeper/Berth\"\n                                },\n                                {\n                                    \"code\": \"SPEQ\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sports Equipment\"\n                                },\n                                {\n                                    \"code\": \"STCR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Stretcher\"\n                                },\n                                {\n                                    \"code\": \"TKNM\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Manual Ticket Number\"\n                                },\n                                {\n                                    \"code\": \"TWOV\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Transit W/O Visa\"\n                                },\n                                {\n                                    \"code\": \"UMNR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Unaccompanied Minor\"\n                                },\n                                {\n                                    \"code\": \"WCHC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Carry On)\"\n                                },\n                                {\n                                    \"code\": \"WCHR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Can Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WCHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Cannot Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WEAP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Weapon Firearm Or Ammunition As Chkd\"\n                                },\n                                {\n                                    \"code\": \"XBAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Excess Baggage\"\n                                },\n                                {\n                                    \"code\": \"WCBD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Dry Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCBW\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Wet Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCOB\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Required On Board\"\n                                },\n                                {\n                                    \"code\": \"WCMP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Manual Power\"\n                                },\n                                {\n                                    \"code\": \"OTHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Other Information\"\n                                }\n                            ],\n                            \"MEAL\": [\n                                {\n                                    \"code\": \"VGML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegan Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"AVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VJML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Jain Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Lacto-Ovo Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"FPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fruit Platter Meal\"\n                                },\n                                {\n                                    \"code\": \"NVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"MOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Moslem Meal\"\n                                },\n                                {\n                                    \"code\": \"HNML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"SFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sea Food Meal\"\n                                },\n                                {\n                                    \"code\": \"DBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Diabetic Meal\"\n                                },\n                                {\n                                    \"code\": \"NLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Lactose Meal\"\n                                },\n                                {\n                                    \"code\": \"CHML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Meal\"\n                                },\n                                {\n                                    \"code\": \"BBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Baby Meal\"\n                                },\n                                {\n                                    \"code\": \"BLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bland Meal\"\n                                },\n                                {\n                                    \"code\": \"GFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Gluten Intolerant Meal\"\n                                },\n                                {\n                                    \"code\": \"KSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Kosher Meal\"\n                                },\n                                {\n                                    \"code\": \"LCML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Calorie Meal\"\n                                },\n                                {\n                                    \"code\": \"LFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Fat Meal\"\n                                },\n                                {\n                                    \"code\": \"LSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"ow Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"RVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Raw Meal\"\n                                },\n                                {\n                                    \"code\": \"VOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"SPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Special Meal\"\n                                },\n                                {\n                                    \"code\": \"PFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Peanut Free Meal\"\n                                },\n                                {\n                                    \"code\": \"ORML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"NSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"PRML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Purine Meal\"\n                                },\n                                {\n                                    \"code\": \"LPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Protein Meal\"\n                                },\n                                {\n                                    \"code\": \"HFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"High Fiber Meal\"\n                                },\n                                {\n                                    \"code\": \"NFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Fish Meal\"\n                                }\n                            ],\n                            \"SEAT\": [\n                                {\n                                    \"code\": \"SMST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Window\"\n                                },\n                                {\n                                    \"code\": \"NSST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Aisle\"\n                                }\n                            ]\n                        },\n                        \"ac\": []\n                    }\n                ],\n                \"totalPriceList\": [\n                    {\n                        \"fd\": {\n                            \"ADULT\": {\n                                \"fC\": {\n                                    \"TF\": 20863.7,\n                                    \"TAF\": 7913.7,\n                                    \"BF\": 12950,\n                                    \"NF\": 20863.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"YR\": 1024,\n                                        \"YQ\": 4095,\n                                        \"OT\": 1873,\n                                        \"AGST\": 904,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"iB\": \"30 Kg\",\n                                    \"cB\": \"7 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"V\",\n                                \"fB\": \"VH8PYS\"\n                            },\n                            \"CHILD\": {\n                                \"fC\": {\n                                    \"TF\": 19120.7,\n                                    \"TAF\": 7830.7,\n                                    \"BF\": 11290,\n                                    \"NF\": 19120.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"YR\": 1024,\n                                        \"YQ\": 4095,\n                                        \"OT\": 1873,\n                                        \"AGST\": 821,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"iB\": \"30 Kg\",\n                                    \"cB\": \"7 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"V\",\n                                \"fB\": \"VH8PYS\"\n                            },\n                            \"INFANT\": {\n                                \"fC\": {\n                                    \"TF\": 3103.7,\n                                    \"TAF\": 1188.7,\n                                    \"BF\": 1915,\n                                    \"NF\": 3103.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"YR\": 1024,\n                                        \"AGST\": 147,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"cB\": \"0 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"V\",\n                                \"fB\": \"VH8PYS\"\n                            }\n                        },\n                        \"fareIdentifier\": \"PUBLISHED\",\n                        \"id\": \"2-10-0289570598_DELBOMUK941BOMCMBUL144CMBSINUL306_3563359609214541\",\n                        \"messages\": [],\n                        \"pc\": {\n                            \"code\": \"HR\",\n                            \"name\": \"Hahn Air Businessline\",\n                            \"isLcc\": false\n                        }\n                    }\n                ]\n            },\n            {\n                \"sI\": [\n                    {\n                        \"id\": \"060\",\n                        \"fD\": {\n                            \"aI\": {\n                                \"code\": \"UL\",\n                                \"name\": \"SriLankan Airlines\",\n                                \"isLcc\": false\n                            },\n                            \"fN\": \"144\",\n                            \"eT\": \"32A\"\n                        },\n                        \"so\": [],\n                        \"duration\": 145,\n                        \"cT\": 165,\n                        \"da\": {\n                            \"code\": \"BOM\",\n                            \"name\": \"Chhatrapati Shivaji\",\n                            \"cityCode\": \"BOM\",\n                            \"city\": \"Mumbai\",\n                            \"country\": \"India\",\n                            \"countryCode\": \"IN\",\n                            \"terminal\": \"Terminal 2\"\n                        },\n                        \"aa\": {\n                            \"code\": \"CMB\",\n                            \"name\": \"Bandaranaike Intl Arpt\",\n                            \"cityCode\": \"CMB\",\n                            \"city\": \"Colombo\",\n                            \"country\": \"Sri Lanka\",\n                            \"countryCode\": \"LK\"\n                        },\n                        \"dt\": \"2020-06-29T20:40\",\n                        \"at\": \"2020-06-29T23:05\",\n                        \"iand\": false,\n                        \"sN\": 0,\n                        \"ssrInfo\": {\n                            \"EXTRASERVICES\": [\n                                {\n                                    \"code\": \"AVIH\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Animal In Hold\"\n                                },\n                                {\n                                    \"code\": \"BIKE\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bicycle\"\n                                },\n                                {\n                                    \"code\": \"BLND\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Blind Passenger\"\n                                },\n                                {\n                                    \"code\": \"BSCT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bassinet/Carrycot\"\n                                },\n                                {\n                                    \"code\": \"BULK\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bulky Baggage\"\n                                },\n                                {\n                                    \"code\": \"CBBG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Cabin Baggage\"\n                                },\n                                {\n                                    \"code\": \"CHLD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Information\"\n                                },\n                                {\n                                    \"code\": \"CKIN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Check in Information\"\n                                },\n                                {\n                                    \"code\": \"COUR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Commercial Courier\"\n                                },\n                                {\n                                    \"code\": \"DEAF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deaf Passenger\"\n                                },\n                                {\n                                    \"code\": \"DEPA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Accompanied)\"\n                                },\n                                {\n                                    \"code\": \"DEPU\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Unaccompanied)\"\n                                },\n                                {\n                                    \"code\": \"DPNA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Disabled Passenger Needs\"\n                                },\n                                {\n                                    \"code\": \"EPAY\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Guaranteed Electronic Payment\"\n                                },\n                                {\n                                    \"code\": \"EXST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Extra Seat\"\n                                },\n                                {\n                                    \"code\": \"FRAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fragile Baggage\"\n                                },\n                                {\n                                    \"code\": \"GPST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Seat\"\n                                },\n                                {\n                                    \"code\": \"GRPF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Fare\"\n                                },\n                                {\n                                    \"code\": \"INFT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Infant W/O Seat\"\n                                },\n                                {\n                                    \"code\": \"LANG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Language Assistance\"\n                                },\n                                {\n                                    \"code\": \"MAAS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Meet &amp; Assist\"\n                                },\n                                {\n                                    \"code\": \"MEDA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Medical Case\"\n                                },\n                                {\n                                    \"code\": \"PETC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Pet In Cabin\"\n                                },\n                                {\n                                    \"code\": \"SEMN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Ships Crew\"\n                                },\n                                {\n                                    \"code\": \"SLPR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sleeper/Berth\"\n                                },\n                                {\n                                    \"code\": \"SPEQ\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sports Equipment\"\n                                },\n                                {\n                                    \"code\": \"STCR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Stretcher\"\n                                },\n                                {\n                                    \"code\": \"TKNM\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Manual Ticket Number\"\n                                },\n                                {\n                                    \"code\": \"TWOV\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Transit W/O Visa\"\n                                },\n                                {\n                                    \"code\": \"UMNR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Unaccompanied Minor\"\n                                },\n                                {\n                                    \"code\": \"WCHC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Carry On)\"\n                                },\n                                {\n                                    \"code\": \"WCHR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Can Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WCHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Cannot Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WEAP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Weapon Firearm Or Ammunition As Chkd\"\n                                },\n                                {\n                                    \"code\": \"XBAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Excess Baggage\"\n                                },\n                                {\n                                    \"code\": \"WCBD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Dry Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCBW\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Wet Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCOB\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Required On Board\"\n                                },\n                                {\n                                    \"code\": \"WCMP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Manual Power\"\n                                },\n                                {\n                                    \"code\": \"OTHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Other Information\"\n                                }\n                            ],\n                            \"MEAL\": [\n                                {\n                                    \"code\": \"VGML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegan Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"AVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VJML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Jain Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Lacto-Ovo Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"FPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fruit Platter Meal\"\n                                },\n                                {\n                                    \"code\": \"NVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"MOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Moslem Meal\"\n                                },\n                                {\n                                    \"code\": \"HNML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"SFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sea Food Meal\"\n                                },\n                                {\n                                    \"code\": \"DBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Diabetic Meal\"\n                                },\n                                {\n                                    \"code\": \"NLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Lactose Meal\"\n                                },\n                                {\n                                    \"code\": \"CHML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Meal\"\n                                },\n                                {\n                                    \"code\": \"BBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Baby Meal\"\n                                },\n                                {\n                                    \"code\": \"BLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bland Meal\"\n                                },\n                                {\n                                    \"code\": \"GFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Gluten Intolerant Meal\"\n                                },\n                                {\n                                    \"code\": \"KSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Kosher Meal\"\n                                },\n                                {\n                                    \"code\": \"LCML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Calorie Meal\"\n                                },\n                                {\n                                    \"code\": \"LFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Fat Meal\"\n                                },\n                                {\n                                    \"code\": \"LSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"ow Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"RVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Raw Meal\"\n                                },\n                                {\n                                    \"code\": \"VOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"SPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Special Meal\"\n                                },\n                                {\n                                    \"code\": \"PFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Peanut Free Meal\"\n                                },\n                                {\n                                    \"code\": \"ORML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"NSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"PRML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Purine Meal\"\n                                },\n                                {\n                                    \"code\": \"LPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Protein Meal\"\n                                },\n                                {\n                                    \"code\": \"HFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"High Fiber Meal\"\n                                },\n                                {\n                                    \"code\": \"NFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Fish Meal\"\n                                }\n                            ],\n                            \"SEAT\": [\n                                {\n                                    \"code\": \"SMST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Window\"\n                                },\n                                {\n                                    \"code\": \"NSST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Aisle\"\n                                }\n                            ]\n                        },\n                        \"ac\": []\n                    },\n                    {\n                        \"id\": \"077\",\n                        \"fD\": {\n                            \"aI\": {\n                                \"code\": \"UL\",\n                                \"name\": \"SriLankan Airlines\",\n                                \"isLcc\": false\n                            },\n                            \"fN\": \"306\",\n                            \"eT\": \"332\"\n                        },\n                        \"so\": [],\n                        \"duration\": 250,\n                        \"da\": {\n                            \"code\": \"CMB\",\n                            \"name\": \"Bandaranaike Intl Arpt\",\n                            \"cityCode\": \"CMB\",\n                            \"city\": \"Colombo\",\n                            \"country\": \"Sri Lanka\",\n                            \"countryCode\": \"LK\"\n                        },\n                        \"aa\": {\n                            \"code\": \"SIN\",\n                            \"name\": \"Changi Intl Arpt\",\n                            \"cityCode\": \"SIN\",\n                            \"city\": \"Singapore\",\n                            \"country\": \"Singapore\",\n                            \"countryCode\": \"SG\",\n                            \"terminal\": \"Terminal 3\"\n                        },\n                        \"dt\": \"2020-06-30T01:50\",\n                        \"at\": \"2020-06-30T08:30\",\n                        \"iand\": false,\n                        \"sN\": 1,\n                        \"ssrInfo\": {\n                            \"EXTRASERVICES\": [\n                                {\n                                    \"code\": \"AVIH\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Animal In Hold\"\n                                },\n                                {\n                                    \"code\": \"BIKE\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bicycle\"\n                                },\n                                {\n                                    \"code\": \"BLND\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Blind Passenger\"\n                                },\n                                {\n                                    \"code\": \"BSCT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bassinet/Carrycot\"\n                                },\n                                {\n                                    \"code\": \"BULK\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bulky Baggage\"\n                                },\n                                {\n                                    \"code\": \"CBBG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Cabin Baggage\"\n                                },\n                                {\n                                    \"code\": \"CHLD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Information\"\n                                },\n                                {\n                                    \"code\": \"CKIN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Check in Information\"\n                                },\n                                {\n                                    \"code\": \"COUR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Commercial Courier\"\n                                },\n                                {\n                                    \"code\": \"DEAF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deaf Passenger\"\n                                },\n                                {\n                                    \"code\": \"DEPA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Accompanied)\"\n                                },\n                                {\n                                    \"code\": \"DEPU\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Deportee (Unaccompanied)\"\n                                },\n                                {\n                                    \"code\": \"DPNA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Disabled Passenger Needs\"\n                                },\n                                {\n                                    \"code\": \"EPAY\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Guaranteed Electronic Payment\"\n                                },\n                                {\n                                    \"code\": \"EXST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Extra Seat\"\n                                },\n                                {\n                                    \"code\": \"FRAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fragile Baggage\"\n                                },\n                                {\n                                    \"code\": \"GPST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Seat\"\n                                },\n                                {\n                                    \"code\": \"GRPF\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Group Fare\"\n                                },\n                                {\n                                    \"code\": \"INFT\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Infant W/O Seat\"\n                                },\n                                {\n                                    \"code\": \"LANG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Language Assistance\"\n                                },\n                                {\n                                    \"code\": \"MAAS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Meet &amp; Assist\"\n                                },\n                                {\n                                    \"code\": \"MEDA\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Medical Case\"\n                                },\n                                {\n                                    \"code\": \"PETC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Pet In Cabin\"\n                                },\n                                {\n                                    \"code\": \"SEMN\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Ships Crew\"\n                                },\n                                {\n                                    \"code\": \"SLPR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sleeper/Berth\"\n                                },\n                                {\n                                    \"code\": \"SPEQ\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sports Equipment\"\n                                },\n                                {\n                                    \"code\": \"STCR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Stretcher\"\n                                },\n                                {\n                                    \"code\": \"TKNM\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Manual Ticket Number\"\n                                },\n                                {\n                                    \"code\": \"TWOV\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Transit W/O Visa\"\n                                },\n                                {\n                                    \"code\": \"UMNR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Unaccompanied Minor\"\n                                },\n                                {\n                                    \"code\": \"WCHC\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Carry On)\"\n                                },\n                                {\n                                    \"code\": \"WCHR\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Can Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WCHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair (Cannot Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WEAP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Weapon Firearm Or Ammunition As Chkd\"\n                                },\n                                {\n                                    \"code\": \"XBAG\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Excess Baggage\"\n                                },\n                                {\n                                    \"code\": \"WCBD\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Dry Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCBW\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Own Wheelchair- Wet Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCOB\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Required On Board\"\n                                },\n                                {\n                                    \"code\": \"WCMP\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Wheelchair Manual Power\"\n                                },\n                                {\n                                    \"code\": \"OTHS\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Other Information\"\n                                }\n                            ],\n                            \"MEAL\": [\n                                {\n                                    \"code\": \"VGML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegan Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"AVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VJML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Jain Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Lacto-Ovo Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"FPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Fruit Platter Meal\"\n                                },\n                                {\n                                    \"code\": \"NVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"MOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Moslem Meal\"\n                                },\n                                {\n                                    \"code\": \"HNML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Hindu Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"SFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Sea Food Meal\"\n                                },\n                                {\n                                    \"code\": \"DBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Diabetic Meal\"\n                                },\n                                {\n                                    \"code\": \"NLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Lactose Meal\"\n                                },\n                                {\n                                    \"code\": \"CHML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Child Meal\"\n                                },\n                                {\n                                    \"code\": \"BBML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Baby Meal\"\n                                },\n                                {\n                                    \"code\": \"BLML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Bland Meal\"\n                                },\n                                {\n                                    \"code\": \"GFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Gluten Intolerant Meal\"\n                                },\n                                {\n                                    \"code\": \"KSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Kosher Meal\"\n                                },\n                                {\n                                    \"code\": \"LCML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Calorie Meal\"\n                                },\n                                {\n                                    \"code\": \"LFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Fat Meal\"\n                                },\n                                {\n                                    \"code\": \"LSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"ow Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"RVML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Raw Meal\"\n                                },\n                                {\n                                    \"code\": \"VOML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Vegetarian Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"SPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Special Meal\"\n                                },\n                                {\n                                    \"code\": \"PFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Peanut Free Meal\"\n                                },\n                                {\n                                    \"code\": \"ORML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"NSML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"PRML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Purine Meal\"\n                                },\n                                {\n                                    \"code\": \"LPML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Low Protein Meal\"\n                                },\n                                {\n                                    \"code\": \"HFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"High Fiber Meal\"\n                                },\n                                {\n                                    \"code\": \"NFML\",\n                                    \"amount\": 0,\n                                    \"desc\": \"No Fish Meal\"\n                                }\n                            ],\n                            \"SEAT\": [\n                                {\n                                    \"code\": \"SMST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Window\"\n                                },\n                                {\n                                    \"code\": \"NSST\",\n                                    \"amount\": 0,\n                                    \"desc\": \"Aisle\"\n                                }\n                            ]\n                        },\n                        \"ac\": []\n                    }\n                ],\n                \"totalPriceList\": [\n                    {\n                        \"fd\": {\n                            \"ADULT\": {\n                                \"fC\": {\n                                    \"TF\": 17.7,\n                                    \"TAF\": 17.7,\n                                    \"NF\": 17.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"iB\": \"30 Kg\",\n                                    \"cB\": \"7 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"S\",\n                                \"fB\": \"VH8PYS\"\n                            },\n                            \"CHILD\": {\n                                \"fC\": {\n                                    \"TF\": 17.7,\n                                    \"TAF\": 17.7,\n                                    \"NF\": 17.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"iB\": \"30 Kg\",\n                                    \"cB\": \"7 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"S\",\n                                \"fB\": \"VH8PYS\"\n                            },\n                            \"INFANT\": {\n                                \"fC\": {\n                                    \"TF\": 17.7,\n                                    \"TAF\": 17.7,\n                                    \"NF\": 17.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"sR\": 9,\n                                \"bI\": {\n                                    \"cB\": \"0 Kg\"\n                                },\n                                \"rT\": 0,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"S\",\n                                \"fB\": \"VH8PYS\"\n                            }\n                        },\n                        \"fareIdentifier\": \"PUBLISHED\",\n                        \"id\": \"2-10-0289570598_DELBOMUK941BOMCMBUL144CMBSINUL306_3563359609214541\",\n                        \"messages\": [],\n                        \"pc\": {\n                            \"code\": \"HR\",\n                            \"name\": \"Hahn Air Businessline\",\n                            \"isLcc\": false\n                        }\n                    }\n                ]\n            }\n        ],\n        \"searchQuery\": {\n            \"routeInfos\": [\n                {\n                    \"fromCityOrAirport\": {\n                        \"code\": \"DEL\",\n                        \"name\": \"Delhi Indira Gandhi Intl\",\n                        \"cityCode\": \"DEL\",\n                        \"city\": \"Delhi\",\n                        \"country\": \"India\",\n                        \"countryCode\": \"IN\"\n                    },\n                    \"toCityOrAirport\": {\n                        \"code\": \"BOM\",\n                        \"name\": \"Chhatrapati Shivaji\",\n                        \"cityCode\": \"BOM\",\n                        \"city\": \"Mumbai\",\n                        \"country\": \"India\",\n                        \"countryCode\": \"IN\"\n                    },\n                    \"travelDate\": \"2020-05-19\"\n                },\n                {\n                    \"fromCityOrAirport\": {\n                        \"code\": \"BOM\",\n                        \"name\": \"Chhatrapati Shivaji\",\n                        \"cityCode\": \"BOM\",\n                        \"city\": \"Mumbai\",\n                        \"country\": \"India\",\n                        \"countryCode\": \"IN\"\n                    },\n                    \"toCityOrAirport\": {\n                        \"code\": \"SIN\",\n                        \"name\": \"Changi Intl Arpt\",\n                        \"cityCode\": \"SIN\",\n                        \"city\": \"Singapore\",\n                        \"country\": \"Singapore\",\n                        \"countryCode\": \"SG\"\n                    },\n                    \"travelDate\": \"2020-06-29\"\n                }\n            ],\n            \"cabinClass\": \"ECONOMY\",\n            \"paxInfo\": {\n                \"ADULT\": 1,\n                \"CHILD\": 1,\n                \"INFANT\": 1\n            },\n            \"searchType\": \"MULTICITY\",\n            \"searchModifiers\": {},\n            \"sourceIds\": [\n                10,\n                2\n            ],\n            \"isDomestic\": false,\n            \"isCustomCombination\": false,\n            \"isOneWay\": false,\n            \"isDomesticMultiCity\": false,\n            \"isDomesticReturn\": false,\n            \"isMultiCity\": true\n        },\n        \"bookingId\": \"TJS114000005720\",\n        \"totalPriceInfo\": {\n            \"totalFareDetail\": {\n                \"fC\": {\n                    \"TF\": 43141.2,\n                    \"TAF\": 16986.2,\n                    \"BF\": 26155,\n                    \"NF\": 43141.2\n                },\n                \"afC\": {\n                    \"TAF\": {\n                        \"MF\": 90,\n                        \"YR\": 3072,\n                        \"YQ\": 8190,\n                        \"OT\": 3746,\n                        \"AGST\": 1872,\n                        \"MFT\": 16.2\n                    }\n                }\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        },\n        \"conditions\": {\n            \"pcs\": {\n                \"pped\": true,\n                \"pid\": true,\n                \"pm\": false\n            },\n            \"ffas\": [\n                \"UK\",\n                \"HR\"\n            ],\n            \"isa\": false,\n            \"dob\": {\n                \"adobr\": true,\n                \"cdobr\": true,\n                \"idobr\": true\n            },\n            \"isBA\": true,\n            \"st\": 900,\n            \"sct\": \"2020-03-16T17:04:22.018\",\n            \"gst\": {\n                \"gstappl\": true,\n                \"igm\": false\n            }\n        }\n    },\n    \"txnId\": \"M00320076153210033\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzNTI5MjksImV4cCI6MTU4NDM1NDEyOSwiU0VTU0lPTklEIjoiNzUyMjk0ODkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.C8GPsSh9HMPaC3bERqI9zqJvrzArHtS_egm4BbNLuM1UC9OuxJxDcneI-h85RCSJ4FYuf3BwF9OJFWhmglQf-Q\"\n}"},{"id":"99b0cdf3-c5f7-4316-bd8d-ab38a140dd06","name":"Review_DomesticOneway","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"priceIds\": [\n        \"2-3671041427_DELBOMUK945_3564054394330569\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/review"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 16 Mar 2020 11:45:33 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Accept","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"tripInfos\": [\n            {\n                \"sI\": [\n                    {\n                        \"id\": \"226\",\n                        \"fD\": {\n                            \"aI\": {\n                                \"code\": \"UK\",\n                                \"name\": \"Vistara\",\n                                \"isLcc\": false\n                            },\n                            \"fN\": \"945\",\n                            \"eT\": \"320\"\n                        },\n                        \"stops\": 0,\n                        \"duration\": 140,\n                        \"da\": {\n                            \"code\": \"DEL\",\n                            \"name\": \"Delhi Indira Gandhi Intl\",\n                            \"cityCode\": \"DEL\",\n                            \"city\": \"Delhi\",\n                            \"country\": \"India\",\n                            \"countryCode\": \"IN\",\n                            \"terminal\": \"Terminal 3\"\n                        },\n                        \"aa\": {\n                            \"code\": \"BOM\",\n                            \"name\": \"Chhatrapati Shivaji\",\n                            \"cityCode\": \"BOM\",\n                            \"city\": \"Mumbai\",\n                            \"country\": \"India\",\n                            \"countryCode\": \"IN\",\n                            \"terminal\": \"Terminal 2\"\n                        },\n                        \"dt\": \"2020-12-19T11:40\",\n                        \"at\": \"2020-12-19T14:00\",\n                        \"iand\": false,\n                        \"isRs\": false,\n                        \"sN\": 0,\n                        \"ssrInfo\": {\n                            \"EXTRASERVICES\": [\n                                {\n                                    \"code\": \"AVIH\",\n                                    \"desc\": \"Animal In Hold\"\n                                },\n                                {\n                                    \"code\": \"BIKE\",\n                                    \"desc\": \"Bicycle\"\n                                },\n                                {\n                                    \"code\": \"BLND\",\n                                    \"desc\": \"Blind Passenger\"\n                                },\n                                {\n                                    \"code\": \"BSCT\",\n                                    \"desc\": \"Bassinet/Carrycot\"\n                                },\n                                {\n                                    \"code\": \"BULK\",\n                                    \"desc\": \"Bulky Baggage\"\n                                },\n                                {\n                                    \"code\": \"CBBG\",\n                                    \"desc\": \"Cabin Baggage\"\n                                },\n                                {\n                                    \"code\": \"CHLD\",\n                                    \"desc\": \"Child Information\"\n                                },\n                                {\n                                    \"code\": \"CKIN\",\n                                    \"desc\": \"Check in Information\"\n                                },\n                                {\n                                    \"code\": \"COUR\",\n                                    \"desc\": \"Commercial Courier\"\n                                },\n                                {\n                                    \"code\": \"DEAF\",\n                                    \"desc\": \"Deaf Passenger\"\n                                },\n                                {\n                                    \"code\": \"DEPA\",\n                                    \"desc\": \"Deportee (Accompanied)\"\n                                },\n                                {\n                                    \"code\": \"DEPU\",\n                                    \"desc\": \"Deportee (Unaccompanied)\"\n                                },\n                                {\n                                    \"code\": \"DPNA\",\n                                    \"desc\": \"Disabled Passenger Needs\"\n                                },\n                                {\n                                    \"code\": \"EPAY\",\n                                    \"desc\": \"Guaranteed Electronic Payment\"\n                                },\n                                {\n                                    \"code\": \"EXST\",\n                                    \"desc\": \"Extra Seat\"\n                                },\n                                {\n                                    \"code\": \"FRAG\",\n                                    \"desc\": \"Fragile Baggage\"\n                                },\n                                {\n                                    \"code\": \"GPST\",\n                                    \"desc\": \"Group Seat\"\n                                },\n                                {\n                                    \"code\": \"GRPF\",\n                                    \"desc\": \"Group Fare\"\n                                },\n                                {\n                                    \"code\": \"INFT\",\n                                    \"desc\": \"Infant W/O Seat\"\n                                },\n                                {\n                                    \"code\": \"LANG\",\n                                    \"desc\": \"Language Assistance\"\n                                },\n                                {\n                                    \"code\": \"MAAS\",\n                                    \"desc\": \"Meet &amp; Assist\"\n                                },\n                                {\n                                    \"code\": \"MEDA\",\n                                    \"desc\": \"Medical Case\"\n                                },\n                                {\n                                    \"code\": \"PETC\",\n                                    \"desc\": \"Pet In Cabin\"\n                                },\n                                {\n                                    \"code\": \"SEMN\",\n                                    \"desc\": \"Ships Crew\"\n                                },\n                                {\n                                    \"code\": \"SLPR\",\n                                    \"desc\": \"Sleeper/Berth\"\n                                },\n                                {\n                                    \"code\": \"SPEQ\",\n                                    \"desc\": \"Sports Equipment\"\n                                },\n                                {\n                                    \"code\": \"STCR\",\n                                    \"desc\": \"Stretcher\"\n                                },\n                                {\n                                    \"code\": \"TKNM\",\n                                    \"desc\": \"Manual Ticket Number\"\n                                },\n                                {\n                                    \"code\": \"TWOV\",\n                                    \"desc\": \"Transit W/O Visa\"\n                                },\n                                {\n                                    \"code\": \"UMNR\",\n                                    \"desc\": \"Unaccompanied Minor\"\n                                },\n                                {\n                                    \"code\": \"WCHC\",\n                                    \"desc\": \"Wheelchair (Carry On)\"\n                                },\n                                {\n                                    \"code\": \"WCHR\",\n                                    \"desc\": \"Wheelchair (Can Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WCHS\",\n                                    \"desc\": \"Wheelchair (Cannot Climb Stairs)\"\n                                },\n                                {\n                                    \"code\": \"WEAP\",\n                                    \"desc\": \"Weapon Firearm Or Ammunition As Chkd\"\n                                },\n                                {\n                                    \"code\": \"XBAG\",\n                                    \"desc\": \"Excess Baggage\"\n                                },\n                                {\n                                    \"code\": \"WCBD\",\n                                    \"desc\": \"Own Wheelchair- Dry Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCBW\",\n                                    \"desc\": \"Own Wheelchair- Wet Cell Battery\"\n                                },\n                                {\n                                    \"code\": \"WCOB\",\n                                    \"desc\": \"Wheelchair Required On Board\"\n                                },\n                                {\n                                    \"code\": \"WCMP\",\n                                    \"desc\": \"Wheelchair Manual Power\"\n                                },\n                                {\n                                    \"code\": \"OTHS\",\n                                    \"desc\": \"Other Information\"\n                                }\n                            ],\n                            \"MEAL\": [\n                                {\n                                    \"code\": \"VGML\",\n                                    \"desc\": \"Vegan Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"AVML\",\n                                    \"desc\": \"Hindu Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VJML\",\n                                    \"desc\": \"Jain Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"VLML\",\n                                    \"desc\": \"Lacto-Ovo Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"FPML\",\n                                    \"desc\": \"Fruit Platter Meal\"\n                                },\n                                {\n                                    \"code\": \"NVML\",\n                                    \"desc\": \"Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"MOML\",\n                                    \"desc\": \"Moslem Meal\"\n                                },\n                                {\n                                    \"code\": \"HNML\",\n                                    \"desc\": \"Hindu Non-Veg Meal\"\n                                },\n                                {\n                                    \"code\": \"SFML\",\n                                    \"desc\": \"Sea Food Meal\"\n                                },\n                                {\n                                    \"code\": \"DBML\",\n                                    \"desc\": \"Diabetic Meal\"\n                                },\n                                {\n                                    \"code\": \"NLML\",\n                                    \"desc\": \"Low Lactose Meal\"\n                                },\n                                {\n                                    \"code\": \"CHML\",\n                                    \"desc\": \"Child Meal\"\n                                },\n                                {\n                                    \"code\": \"BBML\",\n                                    \"desc\": \"Baby Meal\"\n                                },\n                                {\n                                    \"code\": \"BLML\",\n                                    \"desc\": \"Bland Meal\"\n                                },\n                                {\n                                    \"code\": \"GFML\",\n                                    \"desc\": \"Gluten Intolerant Meal\"\n                                },\n                                {\n                                    \"code\": \"KSML\",\n                                    \"desc\": \"Kosher Meal\"\n                                },\n                                {\n                                    \"code\": \"LCML\",\n                                    \"desc\": \"Low Calorie Meal\"\n                                },\n                                {\n                                    \"code\": \"LFML\",\n                                    \"desc\": \"Low Fat Meal\"\n                                },\n                                {\n                                    \"code\": \"LSML\",\n                                    \"desc\": \"ow Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"RVML\",\n                                    \"desc\": \"Vegetarian Raw Meal\"\n                                },\n                                {\n                                    \"code\": \"VOML\",\n                                    \"desc\": \"Vegetarian Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"SPML\",\n                                    \"desc\": \"Special Meal\"\n                                },\n                                {\n                                    \"code\": \"PFML\",\n                                    \"desc\": \"Peanut Free Meal\"\n                                },\n                                {\n                                    \"code\": \"ORML\",\n                                    \"desc\": \"Oriental Meal\"\n                                },\n                                {\n                                    \"code\": \"NSML\",\n                                    \"desc\": \"No Salt Meal\"\n                                },\n                                {\n                                    \"code\": \"PRML\",\n                                    \"desc\": \"Low Purine Meal\"\n                                },\n                                {\n                                    \"code\": \"LPML\",\n                                    \"desc\": \"Low Protein Meal\"\n                                },\n                                {\n                                    \"code\": \"HFML\",\n                                    \"desc\": \"High Fiber Meal\"\n                                },\n                                {\n                                    \"code\": \"NFML\",\n                                    \"desc\": \"No Fish Meal\"\n                                }\n                            ],\n                            \"SEAT\": [\n                                {\n                                    \"code\": \"SMST\",\n                                    \"desc\": \"Window\"\n                                },\n                                {\n                                    \"code\": \"NSST\",\n                                    \"desc\": \"Aisle\"\n                                }\n                            ]\n                        }\n                    }\n                ],\n                \"totalPriceList\": [\n                    {\n                        \"fd\": {\n                            \"ADULT\": {\n                                \"fC\": {\n                                    \"TF\": 5672.7,\n                                    \"TAF\": 672.7,\n                                    \"BF\": 5000,\n                                    \"NF\": 5672.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"OT\": 398,\n                                        \"AGST\": 257,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"bI\": {\n                                    \"iB\": \"KG015\"\n                                },\n                                \"rT\": 1,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"V\",\n                                \"fB\": \"VH8PYS/YS\",\n                                \"mI\": true\n                            },\n                            \"CHILD\": {\n                                \"fC\": {\n                                    \"TF\": 5672.7,\n                                    \"TAF\": 672.7,\n                                    \"BF\": 5000,\n                                    \"NF\": 5672.7\n                                },\n                                \"afC\": {\n                                    \"TAF\": {\n                                        \"MF\": 15,\n                                        \"OT\": 398,\n                                        \"AGST\": 257,\n                                        \"MFT\": 2.7\n                                    }\n                                },\n                                \"bI\": {\n                                    \"iB\": \"KG015\"\n                                },\n                                \"rT\": 1,\n                                \"cc\": \"ECONOMY\",\n                                \"cB\": \"V\",\n                                \"fB\": \"VH8PYSCH/YS\",\n                                \"mI\": true\n                            }\n                        },\n                        \"fareIdentifier\": \"PUBLISHED\",\n                        \"messages\": [],\n                        \"pc\": {\n                            \"code\": \"UK\",\n                            \"name\": \"Vistara\",\n                            \"isLcc\": false\n                        }\n                    }\n                ]\n            }\n        ],\n        \"searchQuery\": {\n            \"routeInfos\": [\n                {\n                    \"fromCityOrAirport\": {\n                        \"code\": \"DEL\",\n                        \"name\": \"Delhi Indira Gandhi Intl\",\n                        \"cityCode\": \"DEL\",\n                        \"city\": \"Delhi\",\n                        \"country\": \"India\",\n                        \"countryCode\": \"IN\"\n                    },\n                    \"toCityOrAirport\": {\n                        \"code\": \"BOM\",\n                        \"name\": \"Chhatrapati Shivaji\",\n                        \"cityCode\": \"BOM\",\n                        \"city\": \"Mumbai\",\n                        \"country\": \"India\",\n                        \"countryCode\": \"IN\"\n                    },\n                    \"travelDate\": \"2020-12-19\"\n                }\n            ],\n            \"cabinClass\": \"ECONOMY\",\n            \"paxInfo\": {\n                \"ADULT\": 1,\n                \"CHILD\": 1,\n                \"INFANT\": 0\n            },\n            \"searchType\": \"ONEWAY\",\n            \"searchModifiers\": {},\n            \"sourceIds\": [\n                2\n            ],\n            \"isDomestic\": true,\n            \"isCustomCombination\": false,\n            \"isOneWay\": true,\n            \"isDomesticMultiCity\": false,\n            \"isDomesticReturn\": false,\n            \"isMultiCity\": false\n        },\n        \"bookingId\": \"TJS107800005721\",\n        \"totalPriceInfo\": {\n            \"totalFareDetail\": {\n                \"fC\": {\n                    \"TF\": 11345.4,\n                    \"TAF\": 1345.4,\n                    \"BF\": 10000,\n                    \"NF\": 11345.4\n                },\n                \"afC\": {\n                    \"TAF\": {\n                        \"MF\": 30,\n                        \"OT\": 796,\n                        \"AGST\": 514,\n                        \"MFT\": 5.4\n                    }\n                }\n            }\n        },\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        },\n        \"conditions\": {\n            \"ffas\": [\n                \"UK\"\n            ],\n            \"isa\": false,\n            \"dob\": {\n                \"adobr\": false,\n                \"cdobr\": false,\n                \"idobr\": true\n            },\n            \"isBA\": false,\n            \"st\": 1200,\n            \"sct\": \"2020-03-16T17:14:55.505\",\n            \"gst\": {\n                \"gstappl\": true,\n                \"igm\": false\n            }\n        }\n    },\n    \"txnId\": \"\",\n    \"errorCode\": \"E0406\",\n    \"errorMsg\": \"Invalid token\",\n    \"token\": \"\"\n}"}],"_postman_id":"ae69c2a6-313d-4cfd-ac6b-67777b58f757"}],"id":"8f7ee046-0977-4558-8296-4d49a0e81de4","description":"<p>This method provides selected flight information with revalidated fare available from supplier.The request supports all cases (Oneway,Return,Multi-City). When the request is requested,the system starts validating and the review engine starts validating the selected flight from the supplier and returns the confirmed fare for particular session time with Booking Reference Created.</p>\n","event":[{"listen":"prerequest","script":{"id":"8b386f29-6a34-4661-bb1a-d5beeaa4dad7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3d5bdec2-9670-4636-98fc-af55fedf5130","type":"text/javascript","exec":[""]}}],"_postman_id":"8f7ee046-0977-4558-8296-4d49a0e81de4"},{"name":"Seat Map","item":[{"name":"Seatmap","id":"571ac178-f262-45f1-8fdf-6b07138a372f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106400005342\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/seatmap","urlObject":{"protocol":"https","path":["api","1.0","air","seatmap"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"93ade740-1160-4ee2-82de-8169416c1a96","name":"Seatmap","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106400005342\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/seatmap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Mar 2020 10:36:31 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Forwarded-For","value":"10.0.0.36"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"tripSeatMap\": {\n            \"tripSeat\": {\n                \"719\": {\n                    \"sData\": {\n                        \"row\": 37,\n                        \"column\": 7\n                    },\n                    \"sInfo\": [\n                        {\n                            \"seatNo\": \"1A\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 1\n                            },\n                            \"isBooked\": true,\n                            \"isLegroom\": true,\n                            \"code\": \"1A\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"1B\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"1B\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"1C\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"1C\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"1D\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"1D\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"1E\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"1E\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"1F\",\n                            \"seatPosition\": {\n                                \"row\": 1,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"1F\",\n                            \"amount\": 600\n                        },\n                        {\n                            \"seatNo\": \"2A\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"2A\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"2B\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"2B\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"2C\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"2C\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"2D\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"2D\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"2E\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"2E\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"2F\",\n                            \"seatPosition\": {\n                                \"row\": 2,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"2F\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3A\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"3A\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3B\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"3B\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3C\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"3C\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3D\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"3D\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3E\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"3E\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"3F\",\n                            \"seatPosition\": {\n                                \"row\": 3,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"3F\",\n                            \"amount\": 250\n                        },\n                        {\n                            \"seatNo\": \"4A\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"4A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"4B\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"4B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"4C\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"4C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"4D\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"4D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"4E\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"4E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"4F\",\n                            \"seatPosition\": {\n                                \"row\": 4,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"4F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"5A\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"5A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"5B\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"5B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"5C\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"5C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"5D\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"5D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"5E\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"5E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"5F\",\n                            \"seatPosition\": {\n                                \"row\": 5,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"5F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"6A\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"6A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"6B\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"6B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"6C\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"6C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"6D\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"6D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"6E\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"6E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"6F\",\n                            \"seatPosition\": {\n                                \"row\": 6,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"6F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"7A\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"7A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"7B\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"7B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"7C\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"7C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"7D\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"7D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"7E\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"7E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"7F\",\n                            \"seatPosition\": {\n                                \"row\": 7,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"7F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"8A\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"8A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"8B\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"8B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"8C\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"8C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"8D\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"8D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"8E\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"8E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"8F\",\n                            \"seatPosition\": {\n                                \"row\": 8,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"8F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"9A\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"9A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"9B\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"9B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"9C\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"9C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"9D\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"9D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"9E\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"9E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"9F\",\n                            \"seatPosition\": {\n                                \"row\": 9,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"9F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"10A\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"10A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"10B\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"10B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"10C\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"10C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"10D\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"10D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"10E\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"10E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"10F\",\n                            \"seatPosition\": {\n                                \"row\": 10,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"10F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"11A\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"11A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"11B\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"11B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"11C\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"11C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"11D\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"11D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"11E\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"11E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"11F\",\n                            \"seatPosition\": {\n                                \"row\": 11,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"11F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"12A\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"12A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"12B\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"12B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"12C\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"12C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"12D\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"12D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"12E\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"12E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"12F\",\n                            \"seatPosition\": {\n                                \"row\": 12,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"12F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"13A\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"13A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"13B\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"13B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"13C\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"13C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"13D\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"13D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"13E\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"13E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"13F\",\n                            \"seatPosition\": {\n                                \"row\": 13,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"13F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"14A\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"14A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"14B\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"14B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"14C\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"14C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"14D\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"14D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"14E\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"14E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"14F\",\n                            \"seatPosition\": {\n                                \"row\": 14,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"14F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"15A\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"15A\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"15B\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"15B\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"15C\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"15C\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"15D\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"15D\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"15E\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"15E\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"15F\",\n                            \"seatPosition\": {\n                                \"row\": 15,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"15F\",\n                            \"amount\": 225\n                        },\n                        {\n                            \"seatNo\": \"16A\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"16A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"16B\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"16B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"16C\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"16C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"16D\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"16D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"16E\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"16E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"16F\",\n                            \"seatPosition\": {\n                                \"row\": 16,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"16F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"17A\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"17A\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"17B\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"17B\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"17C\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"17C\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"17D\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"17D\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"17E\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"17E\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"17F\",\n                            \"seatPosition\": {\n                                \"row\": 17,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"17F\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18A\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"18A\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18B\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"18B\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18C\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"18C\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18D\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"18D\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18E\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"18E\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"18F\",\n                            \"seatPosition\": {\n                                \"row\": 18,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"18F\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"19A\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"19A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"19B\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"19B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"19C\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"19C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"19D\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"19D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"19E\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"19E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"19F\",\n                            \"seatPosition\": {\n                                \"row\": 19,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"19F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"20A\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"20A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"20B\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"20B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"20C\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"20C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"20D\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"20D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"20E\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"20E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"20F\",\n                            \"seatPosition\": {\n                                \"row\": 20,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"20F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"21A\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"21A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"21B\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"21B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"21C\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"21C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"21D\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"21D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"21E\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"21E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"21F\",\n                            \"seatPosition\": {\n                                \"row\": 21,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"21F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"22A\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"22A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"22B\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"22B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"22C\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"22C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"22D\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"22D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"22E\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"22E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"22F\",\n                            \"seatPosition\": {\n                                \"row\": 22,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"22F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"23A\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"23A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"23B\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"23B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"23C\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"23C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"23D\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"23D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"23E\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"23E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"23F\",\n                            \"seatPosition\": {\n                                \"row\": 23,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"23F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"24A\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"24A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"24B\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"24B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"24C\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"24C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"24D\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"24D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"24E\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"24E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"24F\",\n                            \"seatPosition\": {\n                                \"row\": 24,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"24F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"25A\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"25A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"25B\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"25B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"25C\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"25C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"25D\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"25D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"25E\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"25E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"25F\",\n                            \"seatPosition\": {\n                                \"row\": 25,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"25F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"26A\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"26A\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"26B\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"26B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"26C\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"26C\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"26D\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"26D\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"26E\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"26E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"26F\",\n                            \"seatPosition\": {\n                                \"row\": 26,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"26F\",\n                            \"amount\": 125\n                        },\n                        {\n                            \"seatNo\": \"27A\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"27A\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"27B\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"27B\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"27C\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"27C\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"27D\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"isAisle\": true,\n                            \"code\": \"27D\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"27E\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"27E\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"27F\",\n                            \"seatPosition\": {\n                                \"row\": 27,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"isLegroom\": true,\n                            \"code\": \"27F\",\n                            \"amount\": 550\n                        },\n                        {\n                            \"seatNo\": \"28A\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"28A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"28B\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"28B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"28C\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"28C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"28D\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"28D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"28E\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"28E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"28F\",\n                            \"seatPosition\": {\n                                \"row\": 28,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"28F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"29A\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"29A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"29B\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"29B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"29C\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"29C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"29D\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"29D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"29E\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"29E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"29F\",\n                            \"seatPosition\": {\n                                \"row\": 29,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"29F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"30A\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"30A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"30B\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"30B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"30C\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"30C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"30D\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"30D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"30E\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"30E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"30F\",\n                            \"seatPosition\": {\n                                \"row\": 30,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"30F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"31A\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"31A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"31B\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"31B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"31C\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"31C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"31D\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"31D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"31E\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"31E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"31F\",\n                            \"seatPosition\": {\n                                \"row\": 31,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"31F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"32A\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"32A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"32B\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"32B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"32C\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"32C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"32D\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"32D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"32E\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"32E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"32F\",\n                            \"seatPosition\": {\n                                \"row\": 32,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"32F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"33A\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"33A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"33B\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"33B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"33C\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"33C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"33D\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"33D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"33E\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"33E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"33F\",\n                            \"seatPosition\": {\n                                \"row\": 33,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"33F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"34A\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"34A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"34B\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"34B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"34C\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"34C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"34D\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"34D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"34E\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"34E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"34F\",\n                            \"seatPosition\": {\n                                \"row\": 34,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"34F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"35A\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"35A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"35B\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 2\n                            },\n                            \"isBooked\": true,\n                            \"code\": \"35B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"35C\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"35C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"35D\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"35D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"35E\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 6\n                            },\n                            \"isBooked\": true,\n                            \"code\": \"35E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"35F\",\n                            \"seatPosition\": {\n                                \"row\": 35,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"35F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"36A\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"36A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"36B\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 2\n                            },\n                            \"isBooked\": true,\n                            \"code\": \"36B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"36C\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"36C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"36D\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"36D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"36E\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 6\n                            },\n                            \"isBooked\": true,\n                            \"code\": \"36E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"36F\",\n                            \"seatPosition\": {\n                                \"row\": 36,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"36F\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"37A\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 1\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"37A\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"37B\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 2\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"37B\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"37C\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 3\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"37C\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"37D\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 5\n                            },\n                            \"isBooked\": false,\n                            \"isAisle\": true,\n                            \"code\": \"37D\",\n                            \"amount\": 75\n                        },\n                        {\n                            \"seatNo\": \"37E\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 6\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"37E\",\n                            \"amount\": 0\n                        },\n                        {\n                            \"seatNo\": \"37F\",\n                            \"seatPosition\": {\n                                \"row\": 37,\n                                \"column\": 7\n                            },\n                            \"isBooked\": false,\n                            \"code\": \"37F\",\n                            \"amount\": 75\n                        }\n                    ]\n                }\n            }\n        },\n        \"bookingId\": \"TJS106400005342\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"L03420071103921135\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODM5MDMzNjEsImV4cCI6MTU4MzkwNDU2MSwiU0VTU0lPTklEIjoiMTIwMzE1MjYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.CC5YwcyFQZc9Y9ZwvEGwRdaBAthrpYWp9-N4j2yMbd5DijOId-A1LF3qm3t1KnQ533OcWnAd8gI6Fh4kSmU7fQ\"\n}"}],"_postman_id":"571ac178-f262-45f1-8fdf-6b07138a372f"}],"id":"7f862b5f-5dfc-43f7-93c3-af6b9a6878fc","description":"<p>This method is used to get the Seat Information about the reviewed (revalidated flight).After Review is Successful, Seat Map can be requested by calling this api by passing “bookingid” from AirReviewResponse and isa (from conditions in AirReviewResponse should be also true) to fetch enough seat information otherwise no seat information will be provided in SeatMapResponse.</p>\n<p><strong>Request</strong>:\nBookingId from AirReviewResponse has to be passed to fetch seat map </p>\n<p><strong>Response</strong>:\nResponse will contain seat configuration of all the aircrafts that are present in selected flight.</p>\n","event":[{"listen":"prerequest","script":{"id":"74408768-b7de-48e7-9ced-c014371069f4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9e642f3c-5857-4a66-9111-3b23872da1eb","type":"text/javascript","exec":[""]}}],"_postman_id":"7f862b5f-5dfc-43f7-93c3-af6b9a6878fc"},{"name":"Booking","item":[{"name":"Instant Book","item":[{"name":"Special Return","id":"7c8870d1-75f9-488e-8aaf-b3cecbeca187","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 77880.7\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book","urlObject":{"protocol":"https","path":["api","1.0","air","book"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"20c8ff72-564e-430e-bd8a-4bd7c8bf9da9","name":"Special Return","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 77880.7\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 06:17:58 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS109500003499\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"7c8870d1-75f9-488e-8aaf-b3cecbeca187"},{"name":"with GST","id":"17f34e7d-9ac5-4571-9877-b36308855d99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106300003496\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 7403\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book","urlObject":{"protocol":"https","path":["api","1.0","air","book"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"6fb4ab2d-2798-4c37-aef6-b954264cdaa1","name":"with GST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106300003496\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 7403\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 06:20:46 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS106300003496\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"17f34e7d-9ac5-4571-9877-b36308855d99"},{"name":"without GST","id":"b683adde-ced9-4c43-8882-9d98cdec746e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 77880.7\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book","urlObject":{"protocol":"https","path":["api","1.0","air","book"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"d9b625f6-6627-48fd-a3a1-9bf4351a0c8b","name":"without GST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 77880.7\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 10:32:27 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"bookingId\": \"TJS109500003499\",\n    \"status\": {\n      \"success\": true,\n      \"httpStatus\": 200\n    }\n  },\n  \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"b683adde-ced9-4c43-8882-9d98cdec746e"},{"name":"with Passport","id":"ff4da56a-7d9b-4896-9c9f-1ed72b49e8d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 202360.8\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"Parent\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1995-11-12\",\n            \"pNum\": \"987654TR\",\n            \"eD\": \"2023-11-12\",\n            \"pid\": \"2016-11-12\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"FightChild\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2010-11-12\",\n            \"pNum\": \"983454TR\",\n            \"eD\": \"2025-11-12\",\n            \"pid\": \"2018-11-12\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book","urlObject":{"protocol":"https","path":["api","1.0","air","book"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"ee5156e7-d9fd-48ff-bd92-731a4ee9e1c3","name":"with Passport","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 202360.8\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"Parent\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1995-11-12\",\n            \"pNum\": \"987654TR\",\n            \"eD\": \"2023-11-12\",\n            \"pid\": \"2016-11-12\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"FightChild\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2010-11-12\",\n            \"pNum\": \"983454TR\",\n            \"eD\": \"2025-11-12\",\n            \"pid\": \"2018-11-12\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 12:10:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"bookingId\": \"TJS109200003500\",\n    \"status\": {\n      \"success\": true,\n      \"httpStatus\": 200\n    }\n  },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"ff4da56a-7d9b-4896-9c9f-1ed72b49e8d7"},{"name":"with SSR","id":"32ea7ce1-0cd3-4dd9-a180-d7ec4db91054","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 202360.8\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1996-08-09\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYITB\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15A\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16B\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultB\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"2018-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15B\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16A\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2014-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-02-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book","urlObject":{"protocol":"https","path":["api","1.0","air","book"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"76acee15-9aa4-40da-89d9-d92cc7d2e4dc","name":"with SSR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 202360.8\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1996-08-09\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYITB\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15A\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16B\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultB\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"2018-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15B\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16A\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2014-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-02-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 12:26:22 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS106300003496\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"},{"id":"b353e85f-f129-4158-b2d9-2cb101f887b8","name":"with SSR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"paymentInfos\": [\n        {\n            \"amount\": 202360.8\n        }\n    ],\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1996-08-09\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYITB\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15A\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16B\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultB\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"2018-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15B\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16A\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2014-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-02-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/book"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 12:26:22 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS106300003496\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"32ea7ce1-0cd3-4dd9-a180-d7ec4db91054"}],"id":"8ed8eb81-9748-4a4c-b985-64f73f1cab28","description":"<p>This method is used to book the reviewed/selected flight confirming instantly with Airline by passing Payment Information,Travellers and Contact Details , If Any GST also can be passed. </p>\n<p><strong>amount sent in Book Request should be Gross Fare (TF from AirReviewResponse).</strong></p>\n<p>Cases to verify before integration : </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>• With GST &amp; Passport\n• Without GST\n• With SSR\n</code></pre><p>Notes on Booking Request : <br />\nCase 1 : SSR - List of Meal, Baggage - In Request code which is selected by customer Vs on segment key \n(AirReviewResponse -&gt; “tripInfos” under segment will be having unique key called id which is key)</p>\n<p>Case 2 : In Case of GST (all fields of GST has to be passed) with Valid and as <strong>IATA</strong> Standard have to be used.</p>\n<p>Case 3 : In case of SME fares , GST will be mandatory , in that case have to verify AirReviewResponse Conditions (igm and gstappl need to be true) &amp; have to pass GST Info in booking.</p>\n<h1 id=\"request\">Request</h1>\n<p> <strong>travellerInfo</strong> - List of Traveller which flight to be booked</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>    ◦ ti - Title of the Traveller \n        ▪ Adult: Mr,Mrs,Ms\n        ▪ Child: Ms, Master\n        ▪ Infant : Ms, Master \n    ◦ pt - PaxType - ADULT,CHILD, INFANT (Values should be Caps)\n    ◦ fN - First Name of the Traveller\n    ◦ lN  - Last Name of the Traveller (Key :  lowercase “L”N) \n    ◦ dob - Traveller Date Of Birth (YYYY-MM-DD Format)\n    ◦ pNum - Passport Number \n    ◦ eD - Expiry Date of the passport (YYYY-MM-DD Format)\n    ◦ pNat - Passport Nationality (Passport Issued Country) - IATA Country Code(2-Letter)\n    ◦ pid - Passport Issue Date (YYYY-MM-DD Format)\n    ◦ ssrBaggageInfos (List of baggage on segment selected) \n        ▪ key : Segment Key from AirReviewResponse \n        ▪ code : Customer Selected SSR Code on Corresponding Segment\n    ◦ ssrMealInfos\n        ▪ key : Segment Key from AirReviewResponse \n        ▪ code : Customer Selected SSR Code on Corresponding Segment\n    ◦ ssrSeatInfos\n        ▪ key : Segment Key from AirReviewResponse \n        ▪ code : Customer Selected SSR Code on Corresponding Segment\n    ◦ ssrExtraServiceInfos \n        ▪ key : Segment Key from AirReviewResponse \n        ▪ code : Customer Selected SSR Code on Corresponding Segment\n</code></pre><p> <strong>gstInfo</strong> - GST Which need to be passed for billing and supplier</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>    ◦ gstNumber - Valid 15 digit GST Number  (mandatory)\n    ◦ registeredName - GST Registered Name (maximum 35 characters as IATA standard) (mandatory)\n    ◦ Email - GST Email  (Optional)\n    ◦ Mobile - GST Mobile (Optional)\n    ◦ Address -  GST Registered Address (maximum 70 characters as IATA standard) (Optional)\n</code></pre><ul>\n<li>If Passing GST all fields of GST Registered Number and Name are mandatory and other are optional.</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>root</td>\n<td>String</td>\n<td>M</td>\n<td>Booking id which is generated at Review.</td>\n</tr>\n<tr>\n<td>paymentInfos</td>\n<td>root</td>\n<td>Array of Objects</td>\n<td>M</td>\n<td>Object containing the payment details of Booking.<br /> Do not send paymentInfos in case of Hold booking.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>paymentInfos</td>\n<td>number</td>\n<td>M</td>\n<td>Total cost for the Booking</td>\n</tr>\n<tr>\n<td>travellerInfo</td>\n<td>root</td>\n<td>Array of Objects</td>\n<td>M</td>\n<td>List of traveller details object</td>\n</tr>\n<tr>\n<td>gstInfo</td>\n<td>root</td>\n<td>Object</td>\n<td>O</td>\n<td>Object containing GST info</td>\n</tr>\n<tr>\n<td>gstNumber</td>\n<td>gstInfo</td>\n<td>String</td>\n<td>O</td>\n<td>GST  number</td>\n</tr>\n<tr>\n<td>registeredName</td>\n<td>gstInfo</td>\n<td>String</td>\n<td>O</td>\n<td>GST name</td>\n</tr>\n<tr>\n<td>deliveryInfo</td>\n<td>root</td>\n<td>Object</td>\n<td>M</td>\n<td>Object containing the details of delivery emails and mobile numbers</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"2b3d4cf4-f8b0-4be8-8934-541e5644bc64","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2142670-3e20-4b12-939a-13f77fd15a98","type":"text/javascript","exec":[""]}}],"_postman_id":"8ed8eb81-9748-4a4c-b985-64f73f1cab28"},{"name":"Hold","item":[{"name":"Special Return","id":"57bee2d0-b122-46d6-809b-4ce405782067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold","urlObject":{"protocol":"https","path":["api","1.0","air","hold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"32d4ee76-9e96-42da-8688-0d16414b7785","name":"Special Return","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 06:17:58 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS109500003499\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"57bee2d0-b122-46d6-809b-4ce405782067"},{"name":"with GST","id":"9e2b30bf-1e94-4df2-9685-3237be9f9400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106300003496\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold","urlObject":{"protocol":"https","path":["api","1.0","air","hold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"fea7a87e-99fb-414b-b154-74a722175a5b","name":"with GST","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS106300003496\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 06:20:46 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS106300003496\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"9e2b30bf-1e94-4df2-9685-3237be9f9400"},{"name":"without GST","id":"b8be3e83-106c-4498-8660-6217aa4c2cb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold","urlObject":{"protocol":"https","path":["api","1.0","air","hold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"2f7a19c4-90c9-457e-97d0-87cc6f7cf529","name":"without GST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109500003499\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultC\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultD\",\n            \"pt\": \"ADULT\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildE\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildF\",\n            \"pt\": \"CHILD\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantH\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-08-09\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"xxxxx@yyyyy.com\"\n        ],\n        \"contacts\": [\n            \"+919511222224\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 10:32:27 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"bookingId\": \"TJS109500003499\",\n    \"status\": {\n      \"success\": true,\n      \"httpStatus\": 200\n    }\n  },\n  \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"b8be3e83-106c-4498-8660-6217aa4c2cb3"},{"name":"with Passport","id":"8bb7dcbf-ac36-47dd-a1ac-50e187e38125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"Parent\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1995-11-12\",\n            \"pNum\": \"987654TR\",\n            \"eD\": \"2023-11-12\",\n            \"pid\": \"2016-11-12\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"FightChild\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2010-11-12\",\n            \"pNum\": \"983454TR\",\n            \"eD\": \"2025-11-12\",\n            \"pid\": \"2018-11-12\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold","urlObject":{"protocol":"https","path":["api","1.0","air","hold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"163188a4-6fb8-4b03-886e-ce5b6d00043d","name":"with Passport","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"Parent\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1995-11-12\",\n            \"pNum\": \"987654TR\",\n            \"eD\": \"2023-11-12\",\n            \"pid\": \"2016-11-12\"\n        },\n        {\n            \"ti\": \"Master\",\n            \"fN\": \"Test\",\n            \"lN\": \"FightChild\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2010-11-12\",\n            \"pNum\": \"983454TR\",\n            \"eD\": \"2025-11-12\",\n            \"pid\": \"2018-11-12\"\n        }\n    ],\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 12:10:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n  \"response\": {\n    \"bookingId\": \"TJS109200003500\",\n    \"status\": {\n      \"success\": true,\n      \"httpStatus\": 200\n    }\n  },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"8bb7dcbf-ac36-47dd-a1ac-50e187e38125"},{"name":"with SSR","id":"e740ec7f-97f4-4ccc-8ad6-c3fa69b630cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1996-08-09\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYITB\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15A\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16B\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultB\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"2018-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15B\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16A\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2014-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-02-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold","urlObject":{"protocol":"https","path":["api","1.0","air","hold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"5973a33a-8f62-442e-a3bb-f3b76cbf5681","name":"with SSR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\",\n    \"travellerInfo\": [\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultA\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"1996-08-09\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYITB\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15A\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16B\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"AdultB\",\n            \"pt\": \"ADULT\",\n            \"dob\": \"2018-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\",\n            \"ssrBaggageInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"BAG01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"BAG01\"\n                }\n            ],\n            \"ssrMealInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"ML01\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"ML04\"\n                }\n            ],\n            \"ssrSeatInfos\": [\n                {\n                    \"key\": \"segmentkey1\",\n                    \"code\": \"15B\"\n                },\n                {\n                    \"key\": \"segmentkey2\",\n                    \"code\": \"16A\"\n                }\n            ]\n        },\n        {\n            \"ti\": \"Mr\",\n            \"fN\": \"Test\",\n            \"lN\": \"ChildA\",\n            \"pt\": \"CHILD\",\n            \"dob\": \"2014-08-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        },\n        {\n            \"ti\": \"Ms\",\n            \"fN\": \"Test\",\n            \"lN\": \"InfantA\",\n            \"pt\": \"INFANT\",\n            \"dob\": \"2019-02-06\",\n            \"pNat\": \"IN\",\n            \"pNum\": \"87UYI89\",\n            \"eD\": \"2030-09-08\"\n        }\n    ],\n    \"gstInfo\": {\n        \"gstNumber\": \"07AAGCT7826A1ZF\",\n        \"email\": \"prabhu@technogramsolutions.com \",\n        \"registeredName\": \"TGS Pvt Ltd\",\n        \"mobile\": \"9538500324\",\n        \"address\": \"gurugram\"\n    },\n    \"deliveryInfo\": {\n        \"emails\": [\n            \"prabhu@technogramsolutions.com\"\n        ],\n        \"contacts\": [\n            \"9538500324\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/hold"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 18 Mar 2020 12:26:22 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"bookingId\": \"TJS106300003496\",\n        \"status\": {\n            \"success\": true,\n            \"httpStatus\": 200\n        }\n    },\n    \"txnId\": \"S00220073133335115\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"e740ec7f-97f4-4ccc-8ad6-c3fa69b630cb"}],"id":"80fc4525-4891-4016-881e-075c69292621","description":"<p>Book method is to hold the Booking . After Submitting passenger &amp; contact details for the selected itinerary, BookingResponse will be given with bookingId and status of submitted request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>   1.While submitting BookingRequest will be validated then taking forward to booking, in case of any validation failure, Error Message will be given in response. \n   2.After validation , Booking will be done and Supplier Booking is Success in BookingDetails API Call will get PNR and TicketNumber if any.\n   3.In case of any fare jump, PNR and Ticket Number will be not generated. And can directly coordinate with Customer Support. \n</code></pre><p>Which is the same as  INSTANT BOOK  (request should not have paymentInfo).</p>\n","event":[{"listen":"prerequest","script":{"id":"90354dff-3d6a-4b84-91be-2fd58c205fb8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"eb46e672-5101-4017-b910-e3fc66b42926","type":"text/javascript","exec":[""]}}],"_postman_id":"80fc4525-4891-4016-881e-075c69292621"},{"name":"Confirm Fare","item":[{"name":"FareBeforeTicket","id":"7006c5ad-83f6-41ec-bfd4-348e55687b01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS119300003501\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farevalidate","urlObject":{"protocol":"https","path":["api","1.0","air","farevalidate"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"3ed60544-ebfa-4d1a-91bf-166ef5be7b64","name":"FareBeforeTicket-Fare No Available","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJ111201848AA1\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farevalidate"},"status":"Fare No Available","_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Mar 2020 06:41:43 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n  },\r\n  \"txnId\": \"\",\r\n  \"errorCode\": \"E7022\",\r\n  \"errorMsg\": \"Fare is no longer available for this booking\",\r\n  \"token\": \"\"\r\n}"},{"id":"57b2600a-98e4-43a2-bd71-e7d4e20199ae","name":"FareBeforeTicket","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"bookingId\":\"TJS119300003501\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farevalidate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Fri, 20 Mar 2020 06:37:02 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n    \"bookingId\": \"TJS119300003501\",\r\n    \"status\": {\r\n      \"success\": true,\r\n      \"httpStatus\": 200\r\n    }\r\n  },\r\n  \"txnId\": \"S00220073133335115\",\r\n  \"errorCode\": \"0\",\r\n  \"errorMsg\": \"Success\",\r\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"},{"id":"b177420e-81d7-4d38-b5d7-55d8f31c6168","name":"FareBeforeTicket-Time limit expired","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJ108001111A356\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/farevalidate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Mar 2020 07:10:30 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n  },\r\n  \"txnId\": \"\",\r\n  \"errorCode\": \"E7064\",\r\n  \"errorMsg\": \"Hold time limit expired\",\r\n  \"token\": \"\"\r\n}"}],"_postman_id":"7006c5ad-83f6-41ec-bfd4-348e55687b01"}],"id":"40756161-987f-480e-98f5-05b9b064f7b5","description":"<p>This method is used to Validate the fare for PNR is available or not , if fare is not available it will give “Fare No Longer available or if time limit of hold booking if expired”.</p>\n<p>Sample Response View :</p>\n<p>Case : 1 : If Successful , Fare &amp; Booking class still valid to confirm on Supplier before ticketing.\nCase : 2: If fare or booking class is not available on the Supplier side for Hold PNR.\nCase : 3 : If the Hold time limit is expired for the Hold PNR.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>root</td>\n<td>String</td>\n<td>M</td>\n<td>Id of the booking which<br />needs to be released</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"4aafb618-9d5b-4fe3-b0cc-9e3061b8133e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6d2b2d4e-80d1-4ec0-b696-7d8605ce4a77","type":"text/javascript","exec":[""]}}],"_postman_id":"40756161-987f-480e-98f5-05b9b064f7b5"},{"name":"Confirm Hold ","item":[{"name":"confirmhold","id":"ff875a98-8f5d-49d3-ac0f-bb65e4eada4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n \"bookingId\": \"TJS119300003501\",\n \"paymentInfos\": [\n   {\n      \"amount\":\"77063.20\"\n   }\n ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/confirmbook","urlObject":{"protocol":"https","path":["api","1.0","air","confirmbook"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"69a663ba-9fbd-4b64-8066-4b5229c254d9","name":"holdconfirm","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n \"bookingId\": \"TJS119300003501\",\n \"paymentInfos\": [\n   {\n      \"amount\":\"77063.20\"\n   }\n ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/confirmbook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Mar 2020 07:50:29 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n    \"status\": {\r\n      \"success\": true,\r\n      \"httpStatus\": 200\r\n    }\r\n  },\r\n  \"txnId\": \"S00220073133335115\",\r\n  \"errorCode\": \"0\",\r\n  \"errorMsg\": \"Success\",\r\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"}],"_postman_id":"ff875a98-8f5d-49d3-ac0f-bb65e4eada4c"}],"id":"9c05c325-9e1c-4c5c-a555-fcd85714df82","description":"<p>This method is used to confirm the hold(blocked) ticket by making payment to the booking and confirming the ticket (after the fare confirmation before ticketing api).</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>root</td>\n<td>String</td>\n<td>M</td>\n<td>Booking id which is generated at Review.</td>\n</tr>\n<tr>\n<td>paymentInfos</td>\n<td>root</td>\n<td>Array of Objects</td>\n<td>M</td>\n<td>Object containing the payment details of Booking</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>paymentInfos</td>\n<td>number</td>\n<td>M</td>\n<td>Total cost for the Booking</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"51f54ea0-2cad-4f76-a428-40f356346e97","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"49d026ac-d763-449c-89c5-fb74bf5a0da1","type":"text/javascript","exec":[""]}}],"_postman_id":"9c05c325-9e1c-4c5c-a555-fcd85714df82"}],"id":"433ec93b-8b67-4291-bc8a-64bfa7a73579","description":"<p>The following section describes the availability methods exposed via the API to Book.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. INSTANT BOOK\n2. HOLD\n3. CONFIRM FARE BEFORE TICKET\n4. CONFIRM-BOOK (TICKETING AFTER HOLD)\n</code></pre><p>Book method is to hold the Booking or Direct Ticketing. After Submitting the passenger &amp; contact details for the selected itinerary ,BookingResponse will be given with bookingId and status of submitted request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. While submitting BookingRequest it will be validated then taking forward to booking, in case of any validation failure, Error Message will be given in response. \n2. After validation,Booking will be created in the System by deducting Payment ,and Supplier Side will be done. (BookingDetails Api has to be used to GET PNR and TicketNumber if any and Order Status must be Success).\n3. In case of any fare jump , PNR and Ticket Number will be not generated, and can directly coordinate with Customer Support. \n</code></pre>","event":[{"listen":"prerequest","script":{"id":"9c3ff231-7b7e-49c6-8130-2a64baa01352","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7778ebeb-7c56-4858-8df0-158fe425c78c","type":"text/javascript","exec":[""]}}],"_postman_id":"433ec93b-8b67-4291-bc8a-64bfa7a73579"},{"name":"Retrieve Booking","item":[{"name":"Booking Details","id":"526d2ba0-9446-4fad-b36a-63fd6fff3fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJS109200003500\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/bookingdetails","urlObject":{"protocol":"https","path":["api","1.0","air","bookingdetails"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"293c38dc-a235-4af8-afc1-d7a23fb411fb","name":"Booking Details - Only PNR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bookingId\": \"TJS109200003500\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/bookingdetails"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Mar 2020 06:01:47 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n    \"order\": {\r\n      \"bookingId\": \"TJXXXXXXXXXX\",\r\n      \"amount\": 12345.6,\r\n      \"markup\": 0,\r\n      \"orderType\": \"AIR\",\r\n      \"deliveryInfo\": {\r\n        \"emails\": [\r\n          \"XXXXX@XXX.in\"\r\n        ],\r\n        \"contacts\": [\r\n          \"XXXXXXX\"\r\n        ]\r\n      },\r\n      \"status\": \"ON_HOLD\",\r\n      \"createdOn\": \"2019-09-23T00:02:00.849\"\r\n    },\r\n    \"itemInfos\": {\r\n      \"AIR\": {\r\n        \"tripInfos\": [\r\n          {\r\n            \"sI\": [\r\n              {\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"6E\",\r\n                    \"name\": \"IndiGo\",\r\n                    \"isLcc\": true\r\n                  },\r\n                  \"fN\": \"1783\",\r\n                  \"eT\": \"320\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 175,\r\n                \"da\": {\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\"\r\n                },\r\n                \"aa\": {\r\n                  \"code\": \"MLE\",\r\n                  \"name\": \"Male Intl Arpt\",\r\n                  \"cityCode\": \"MLE\",\r\n                  \"city\": \"Male\",\r\n                  \"country\": \"Maldives\",\r\n                  \"countryCode\": \"MV\"\r\n                },\r\n                \"dt\": \"2020-02-20T10:40\",\r\n                \"at\": \"2020-02-20T13:05\",\r\n                \"sN\": 0\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            \"sI\": [\r\n              {\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"6E\",\r\n                    \"name\": \"IndiGo\",\r\n                    \"isLcc\": true\r\n                  },\r\n                  \"fN\": \"1784\",\r\n                  \"eT\": \"320\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 190,\r\n                \"da\": {\r\n                  \"code\": \"MLE\",\r\n                  \"name\": \"Male Intl Arpt\",\r\n                  \"cityCode\": \"MLE\",\r\n                  \"city\": \"Male\",\r\n                  \"country\": \"Maldives\",\r\n                  \"countryCode\": \"MV\"\r\n                },\r\n                \"aa\": {\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\"\r\n                },\r\n                \"dt\": \"2020-02-23T14:10\",\r\n                \"at\": \"2020-02-23T17:50\",\r\n                \"sN\": 0\r\n              }\r\n            ]\r\n          }\r\n        ],\r\n        \"travellerInfos\": [\r\n          {\r\n            \"pnrDetails\": {\r\n              \"BOM-MLE\": \"XXXXXX\",\r\n              \"MLE-BOM\": \"XXXXXX\"\r\n            },\r\n            \"ti\": \"Mr\",\r\n            \"pt\": \"ADULT\",\r\n            \"fN\": \"KHALID YUSUF\",\r\n            \"lN\": \"KHERADA\"\r\n          },\r\n          {\r\n            \"pnrDetails\": {\r\n              \"BOM-MLE\": \"XXXXXX\",\r\n              \"MLE-BOM\": \"XXXXXX\"\r\n            },\r\n            \"ti\": \"Mrs\",\r\n            \"pt\": \"ADULT\",\r\n            \"fN\": \"KASHISH KHALID\",\r\n            \"lN\": \"KHERADA\"\r\n          },\r\n          {\r\n            \"pnrDetails\": {\r\n              \"BOM-MLE\": \"XXXXXX\",\r\n              \"MLE-BOM\": \"XXXXXX\"\r\n            },\r\n            \"ti\": \"Ms\",\r\n            \"pt\": \"ADULT\",\r\n            \"fN\": \"MYSHA KHALID\",\r\n            \"lN\": \"KHERADA\"\r\n          },\r\n          {\r\n            \"pnrDetails\": {\r\n              \"BOM-MLE\": \"XXXXXX\",\r\n              \"MLE-BOM\": \"XXXXXX\"\r\n            },\r\n            \"ti\": \"Ms\",\r\n            \"pt\": \"ADULT\",\r\n            \"fN\": \"NASHITA KHALID\",\r\n            \"lN\": \"KHERADA\"\r\n          }\r\n        ],\r\n        \"totalPriceInfo\": {\r\n          \"totalFareDetail\": {\r\n            \"fC\": {\r\n              \"SSRP\": 5350,\r\n              \"TF\": 94051.6,\r\n              \"TAF\": 25761.6,\r\n              \"BF\": 62940,\r\n              \"NCM\": 2104.52,\r\n              \"CGST\": 10.8,\r\n              \"SGST\": 10.8\r\n            },\r\n            \"afC\": {\r\n              \"TAF\": {\r\n                \"AT\": 19828,\r\n                \"MF\": 120,\r\n                \"MFT\": 21.6,\r\n                \"UDF\": 1312,\r\n                \"AGST\": 2080,\r\n                \"MU\": 2400\r\n              },\r\n              \"NCM\": {\r\n                \"OC\": 2004.32,\r\n                \"TDS\": 100.2\r\n              }\r\n            }\r\n          }\r\n        },\r\n        \"timeLimit\": \"2019-09-23T06:02:03\"\r\n      }\r\n    },\r\n    \"gstInfo\": {\r\n      \r\n    },\r\n    \"status\": {\r\n      \"success\": true,\r\n      \"httpStatus\": 200\r\n    }\r\n  },\r\n  \"txnId\": \"S00220073133335115\",\r\n  \"errorCode\": \"0\",\r\n  \"errorMsg\": \"Success\",\r\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"},{"id":"7b7f2772-8330-43b6-9362-58eef83fe70e","name":"Booking Details - PNR & Ticket No.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer <Auth token received in response of Authorization API>"}],"body":{"mode":"raw","raw":"{\n  \"bookingId\": \"TJS109200003500\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/bookingdetails"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 23 Mar 2020 06:01:47 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n    \"order\": {\r\n      \"bookingId\": \"TJS109200003500\",\r\n      \"amount\": 202360.80,\r\n      \"markup\": 0.00,\r\n      \"orderType\": \"AIR\",\r\n      \"deliveryInfo\": {\r\n        \"emails\": [\r\n          \"xxxx@yyyyyy.com\"\r\n        ],\r\n        \"contacts\": [\r\n          \"+919122330324\"\r\n        ]\r\n      },\r\n      \"status\": \"SUCCESS\",\r\n      \"createdOn\": \"2020-02-13T21:20:24.017\"\r\n    },\r\n    \"itemInfos\": {\r\n      \"AIR\": {\r\n        \"tripInfos\": [\r\n          {\r\n            \"sI\": [\r\n              {\r\n                \"id\": \"9656\",\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"UK\",\r\n                    \"name\": \"Vistara\",\r\n                    \"isLcc\": false\r\n                  },\r\n                  \"fN\": \"953\",\r\n                  \"eT\": \"320\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 130,\r\n                \"cT\": 490,\r\n                \"da\": {\r\n                  \"id\": 5041,\r\n                  \"code\": \"DEL\",\r\n                  \"name\": \"Delhi Indira Gandhi Intl\",\r\n                  \"cityCode\": \"DEL\",\r\n                  \"city\": \"Delhi\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 3\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"aa\": {\r\n                  \"id\": 6891,\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"dt\": \"2020-05-19T20:40\",\r\n                \"at\": \"2020-05-19T22:50\",\r\n                \"iand\": false,\r\n                \"sN\": 0\r\n              },\r\n              {\r\n                \"id\": \"9657\",\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"UK\",\r\n                    \"name\": \"Vistara\",\r\n                    \"isLcc\": false\r\n                  },\r\n                  \"fN\": \"851\",\r\n                  \"eT\": \"73H\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 105,\r\n                \"da\": {\r\n                  \"id\": 6891,\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"aa\": {\r\n                  \"id\": 4342,\r\n                  \"code\": \"BLR\",\r\n                  \"name\": \"Bengaluru Intl Arpt\",\r\n                  \"cityCode\": \"BLR\",\r\n                  \"city\": \"Bengaluru\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"dt\": \"2020-05-20T07:00\",\r\n                \"at\": \"2020-05-20T08:45\",\r\n                \"iand\": false,\r\n                \"sN\": 1\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            \"sI\": [\r\n              {\r\n                \"id\": \"9658\",\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"UK\",\r\n                    \"name\": \"Vistara\",\r\n                    \"isLcc\": false\r\n                  },\r\n                  \"fN\": \"864\",\r\n                  \"eT\": \"73H\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 105,\r\n                \"cT\": 150,\r\n                \"da\": {\r\n                  \"id\": 4342,\r\n                  \"code\": \"BLR\",\r\n                  \"name\": \"Bengaluru Intl Arpt\",\r\n                  \"cityCode\": \"BLR\",\r\n                  \"city\": \"Bengaluru\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"aa\": {\r\n                  \"id\": 6891,\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"dt\": \"2020-06-29T11:30\",\r\n                \"at\": \"2020-06-29T13:15\",\r\n                \"iand\": false,\r\n                \"sN\": 0\r\n              },\r\n              {\r\n                \"id\": \"9659\",\r\n                \"fD\": {\r\n                  \"aI\": {\r\n                    \"code\": \"UK\",\r\n                    \"name\": \"Vistara\",\r\n                    \"isLcc\": false\r\n                  },\r\n                  \"fN\": \"902\",\r\n                  \"eT\": \"320\"\r\n                },\r\n                \"stops\": 0,\r\n                \"duration\": 140,\r\n                \"da\": {\r\n                  \"id\": 6891,\r\n                  \"code\": \"BOM\",\r\n                  \"name\": \"Chhatrapati Shivaji\",\r\n                  \"cityCode\": \"BOM\",\r\n                  \"city\": \"Mumbai\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 2\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"aa\": {\r\n                  \"id\": 5041,\r\n                  \"code\": \"DEL\",\r\n                  \"name\": \"Delhi Indira Gandhi Intl\",\r\n                  \"cityCode\": \"DEL\",\r\n                  \"city\": \"Delhi\",\r\n                  \"country\": \"India\",\r\n                  \"countryCode\": \"IN\",\r\n                  \"terminal\": \"Terminal 3\",\r\n                  \"enabled\": true,\r\n                  \"priority\": 10.00\r\n                },\r\n                \"dt\": \"2020-06-29T15:45\",\r\n                \"at\": \"2020-06-29T18:05\",\r\n                \"iand\": false,\r\n                \"sN\": 1\r\n              }\r\n            ]\r\n          }\r\n        ],\r\n        \"travellerInfos\": [\r\n          {\r\n            \"pnrDetails\": {\r\n              \"DEL-BOM\": \"TESTPNR\",\r\n              \"BOM-BLR\": \"TESTPNR\",\r\n              \"BLR-BOM\": \"TESTPNR\",\r\n              \"BOM-DEL\": \"TESTPNR\"\r\n            },\r\n            \"ticketNumberDetails\": {\r\n              \"DEL-BOM\": \"11111111111\",\r\n              \"BOM-BLR\": \"11111111111\",\r\n              \"BLR-BOM\": \"11111111111\",\r\n              \"BOM-DEL\": \"11111111111\"\r\n            },\r\n            \"ti\": \"Mr\",\r\n            \"pt\": \"ADULT\",\r\n            \"fN\": \"Test\",\r\n            \"lN\": \"Parent\",\r\n            \"dob\": \"1995-11-12\",\r\n            \"pNum\": \"987654TR\",\r\n            \"eD\": \"2023-11-12\",\r\n            \"pid\": \"2016-11-12\",\r\n            \"id\": 1\r\n          },\r\n          {\r\n            \"pnrDetails\": {\r\n              \"DEL-BOM\": \"TESTPNR\",\r\n              \"BOM-BLR\": \"TESTPNR\",\r\n              \"BLR-BOM\": \"TESTPNR\",\r\n              \"BOM-DEL\": \"TESTPNR\"\r\n            },\r\n            \"ticketNumberDetails\": {\r\n              \"DEL-BOM\": \"11111111111\",\r\n              \"BOM-BLR\": \"11111111111\",\r\n              \"BLR-BOM\": \"11111111111\",\r\n              \"BOM-DEL\": \"11111111111\"\r\n            },\r\n            \"ti\": \"Mr\",\r\n            \"pt\": \"CHILD\",\r\n            \"fN\": \"Test\",\r\n            \"lN\": \"FightChild\",\r\n            \"dob\": \"2010-11-12\",\r\n            \"pNum\": \"983454TR\",\r\n            \"eD\": \"2025-11-12\",\r\n            \"pid\": \"2018-11-12\",\r\n            \"id\": 2\r\n          }\r\n        ],\r\n        \"totalPriceInfo\": {\r\n          \"totalFareDetail\": {\r\n            \"fC\": {\r\n              \"NCM\": 12100.52,\r\n              \"IGST\": 10.80,\r\n              \"TAF\": 24360.80,\r\n              \"TF\": 202360.80,\r\n              \"NF\": 190260.28,\r\n              \"BF\": 178000.00\r\n            },\r\n            \"afC\": {\r\n              \"NCM\": {\r\n                \"TDS\": 636.88,\r\n                \"OC\": 2737.4\r\n              },\r\n              \"TAF\": {\r\n                \"MF\": 60.00,\r\n                \"YR\": 1440.00,\r\n                \"WO\": 890.00,\r\n                \"AGST\": 21536.00,\r\n                \"MFT\": 10.80,\r\n                \"UDF\": 424.00\r\n              }\r\n            }\r\n          }\r\n        }\r\n      }\r\n    },\r\n    \"gstInfo\": {\r\n      \r\n    },\r\n    \"status\": {\r\n      \"success\": true,\r\n      \"httpStatus\": 200\r\n    }\r\n  },\r\n  \"txnId\": \"S00220073133335115\",\r\n  \"errorCode\": \"0\",\r\n  \"errorMsg\": \"Success\",\r\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"}],"_postman_id":"526d2ba0-9446-4fad-b36a-63fd6fff3fe6"}],"id":"7030f8ab-2a97-4922-8dbf-78d6bf2592b8","description":"<p>This method is used to retrieve booking details and booking status of an existing booking using BookingId. It is typically used after a booking has been made to capture a current snapshot of the reservation.</p>\n<p><strong>Request</strong>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>root</td>\n<td>String</td>\n<td>M</td>\n<td>Id of the booking which needs to be retrieved</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response</strong>:\nDescription of Booking Details Response :</p>\n<p>Order - Order which Created in Tripjack System </p>\n<p>◆   bookingId - Unique Reference Number for Booking in Tripjack System</p>\n<p>◆   amount - Order Amount which charged in Tripjack System</p>\n<p>◆   deliveryInfo - Booking EmailId and Contact Info which passed in Booking Request</p>\n<p>◆   status - Order Status of Booking Id (Its Success or ON_HOLD, PENDING) </p>\n<p>itemInfos</p>\n<p>◆   tripInfos - which is already explained same in Review &amp; Search - which contains Journey Related Information \n◆   totalPriceInfo - which has Fare Component &amp; Additional Fare Components - Fare Related Information to the Booking.</p>\n","event":[{"listen":"prerequest","script":{"id":"18543572-b451-4b42-a0c1-ecb93e27c308","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9ba8c849-769a-440e-a259-3680b23b8b77","type":"text/javascript","exec":[""]}}],"_postman_id":"7030f8ab-2a97-4922-8dbf-78d6bf2592b8"},{"name":"Release PNR","item":[{"name":"Release PNR","id":"bf10fc56-39d0-4291-b20d-ea3a54bcbfc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJ103W01AAAAAA\",\n    \"pnrs\": [\n        \"PNRAAA\",\n        \"PNRAAB\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/unhold","urlObject":{"protocol":"https","path":["api","1.0","air","unhold"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"7bc971f7-deed-4f3c-825d-e6ee63556711","name":"Release PNR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bookingId\": \"TJ103W01AAAAAA\",\n    \"pnrs\": [\n        \"PNRAAA\",\n        \"PNRAAB\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/air/unhold"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Mar 2020 07:43:33 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"response\": {\r\n    \"status\": {\r\n      \"success\": true,\r\n      \"httpStatus\": 200\r\n    }\r\n  },\r\n  \"txnId\": \"S00220073133335115\",\r\n  \"errorCode\": \"0\",\r\n  \"errorMsg\": \"Success\",\r\n  \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"}],"_postman_id":"bf10fc56-39d0-4291-b20d-ea3a54bcbfc1"}],"id":"f1a4733b-6774-48b4-bca8-0660d860669c","description":"<p>This method is used to Release the Pnr that is currently on HOLD status, when Customer don’t want to confirm the pnr.Once this API Called , PNRS will be released from Supplier (PNR will be cancelled) , then to confirm the Status of this API , again Booking Details API need to be called Order Status : UNCONFIRMED (which confirms PNR is released).</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Parent Object</th>\n<th>Data Type</th>\n<th>M/O</th>\n<th>Info</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bookingId</td>\n<td>root</td>\n<td>String</td>\n<td>M</td>\n<td>Id of the booking which needs to be released</td>\n</tr>\n<tr>\n<td>pnrs</td>\n<td>root</td>\n<td>Array of String</td>\n<td>M</td>\n<td>Pnrs that need to be released</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"461a1fed-ad25-4cf1-9ded-75344fb89c90","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8931e7ce-4d4d-4934-8931-71951f1ed07d","type":"text/javascript","exec":[""]}}],"_postman_id":"f1a4733b-6774-48b4-bca8-0660d860669c"},{"name":"Error Codes","item":[],"id":"653bd04f-1509-4e2f-bc3c-22a1df29f26f","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Error Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>E7001</td>\n<td>Bad Request</td>\n</tr>\n<tr>\n<td>E7002</td>\n<td>Resource Not Found</td>\n</tr>\n<tr>\n<td>E7003</td>\n<td>You are not allowed to do search with given parameters. Please change your search criteria</td>\n</tr>\n<tr>\n<td>E7004</td>\n<td>Access Denied</td>\n</tr>\n<tr>\n<td>E7005</td>\n<td>You don't have enough permission to perform this action</td>\n</tr>\n<tr>\n<td>E7006</td>\n<td>UnAuthorized Access!, The provided API key is invalid.</td>\n</tr>\n<tr>\n<td>E7008</td>\n<td>Your account is currently inactive</td>\n</tr>\n<tr>\n<td>E7009</td>\n<td>Invalid Mobile</td>\n</tr>\n<tr>\n<td>E7010</td>\n<td>Gst number (GSTIN) should be 15 characters only and valid GST</td>\n</tr>\n<tr>\n<td>E7011</td>\n<td>Invalid Email or Mobile</td>\n</tr>\n<tr>\n<td>E7012</td>\n<td>Keys Passed in the request is already expired. Please pass valid keys</td>\n</tr>\n<tr>\n<td>E7013</td>\n<td>There is something went wrong with backend service. It could be due to invalid/bad data.</td>\n</tr>\n<tr>\n<td>E7014</td>\n<td>Duplicate request.</td>\n</tr>\n<tr>\n<td>E7015</td>\n<td>Invalid Address</td>\n</tr>\n<tr>\n<td>E7016</td>\n<td>Request flight is not longer available.Please try different flight</td>\n</tr>\n<tr>\n<td>E7017</td>\n<td>Infant can't be greater than no of adults.</td>\n</tr>\n<tr>\n<td>E7018</td>\n<td>Child can't be greater than no of adults.</td>\n</tr>\n<tr>\n<td>E7019</td>\n<td>Travel date should be in ascending order . Next travel date can't be less than previous travel date.</td>\n</tr>\n<tr>\n<td>E7020</td>\n<td>Travel date can't be after year.</td>\n</tr>\n<tr>\n<td>E7021</td>\n<td>Origin and Destination can't be same.</td>\n</tr>\n<tr>\n<td>E7022</td>\n<td>No of passenger can't be greater than 9.</td>\n</tr>\n<tr>\n<td>E7023</td>\n<td>First Name shouldn't be blank and it shouldn't contains any whitespace character.</td>\n</tr>\n<tr>\n<td>E7024</td>\n<td>Last Name shouldn't be blank and it should contains only alphabet and  whitespace character.</td>\n</tr>\n<tr>\n<td>E7025</td>\n<td>Price Id's cannot be empty</td>\n</tr>\n<tr>\n<td>E7026</td>\n<td>Any two passengers can't have same name</td>\n</tr>\n<tr>\n<td>E7027</td>\n<td>Adult's age should be between 12-100 years from the date of departure.</td>\n</tr>\n<tr>\n<td>E7028</td>\n<td>hild's age should be between 2-12 years from the date of departure.</td>\n</tr>\n<tr>\n<td>E7029</td>\n<td>Infant's age should be between 0-2 years from the date of departure.</td>\n</tr>\n<tr>\n<td>E7030</td>\n<td>Total amount passed in payment doesn't match with total order Amount</td>\n</tr>\n<tr>\n<td>E7031</td>\n<td>Minimum time between two consecutive trips does not satisfy the criteria.</td>\n</tr>\n<tr>\n<td>E7032</td>\n<td>Same sector same day is not allowed</td>\n</tr>\n<tr>\n<td>E7060</td>\n<td>Adult's dob required.</td>\n</tr>\n<tr>\n<td>E7061</td>\n<td>Child's dob required.</td>\n</tr>\n<tr>\n<td>E7062</td>\n<td>Infant's dob required.</td>\n</tr>\n<tr>\n<td>E7063</td>\n<td>Seat Selection Not Applicable</td>\n</tr>\n<tr>\n<td>E7064</td>\n<td>No booking found for booking Id</td>\n</tr>\n<tr>\n<td>E7065</td>\n<td>Hold time limit expired</td>\n</tr>\n<tr>\n<td>E7066</td>\n<td>Please, enter passport number.</td>\n</tr>\n<tr>\n<td>E7067</td>\n<td>Please, enter valid passport issue date.</td>\n</tr>\n<tr>\n<td>E7068</td>\n<td>Please, enter valid passport expiry date.</td>\n</tr>\n<tr>\n<td>E7069</td>\n<td>Passport should not expire within 6 months from travel date.</td>\n</tr>\n<tr>\n<td>E7070</td>\n<td>Travel date can't occur before Passport Issue Date.</td>\n</tr>\n<tr>\n<td>E7071</td>\n<td>Fare is no longer available for this booking</td>\n</tr>\n<tr>\n<td>E7072</td>\n<td>Fare is no longer available for this booking</td>\n</tr>\n<tr>\n<td>E7073</td>\n<td>Session is already expired. Please try again with new session</td>\n</tr>\n<tr>\n<td>E7074</td>\n<td>No order found with given orderId</td>\n</tr>\n<tr>\n<td>E7075</td>\n<td>Duplicate Booking. You have an existing booking under the cart . Please, check your cart.</td>\n</tr>\n<tr>\n<td>E7076</td>\n<td>BookingId passed in the request is already expired,Kindly generate newbookingId from review response</td>\n</tr>\n<tr>\n<td>E7077</td>\n<td>Invalid Action Requested for current Order Status.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"27ef6de8-fb35-48ca-85fc-9a2711e0f066","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"05ca694b-a524-4316-9fb2-ff44e4e083d8","type":"text/javascript","exec":[""]}}],"_postman_id":"653bd04f-1509-4e2f-bc3c-22a1df29f26f"},{"name":"Tax Codes","item":[],"id":"c09c8530-63c7-42c8-8f13-4af499e4e48a","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Tax Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AT</td>\n<td>Airline Taxes</td>\n</tr>\n<tr>\n<td>BF</td>\n<td>Base Fare</td>\n</tr>\n<tr>\n<td>MF</td>\n<td>TripJack Management Fees</td>\n</tr>\n<tr>\n<td>TF</td>\n<td>Total Fare</td>\n</tr>\n<tr>\n<td>NF</td>\n<td>Net Fare</td>\n</tr>\n<tr>\n<td>TAF</td>\n<td>Taxes And Fees</td>\n</tr>\n<tr>\n<td>WO</td>\n<td>Airport Tax</td>\n</tr>\n<tr>\n<td>MFT</td>\n<td>TripJack Management Fee Tax</td>\n</tr>\n<tr>\n<td>UDF</td>\n<td>User Development Fee</td>\n</tr>\n<tr>\n<td>AGST</td>\n<td>Airline GST</td>\n</tr>\n<tr>\n<td>IGST</td>\n<td>IGST</td>\n</tr>\n<tr>\n<td>TAF</td>\n<td>Taxes and Fee</td>\n</tr>\n<tr>\n<td>MF</td>\n<td>Management Fee</td>\n</tr>\n<tr>\n<td>OT</td>\n<td>Other Tax</td>\n</tr>\n<tr>\n<td>OB</td>\n<td>Carrier Ticketing Fee</td>\n</tr>\n<tr>\n<td>YR</td>\n<td>Carrier Misc Fee</td>\n</tr>\n<tr>\n<td>RCF</td>\n<td>Travel Fee</td>\n</tr>\n<tr>\n<td>YQ</td>\n<td>Fuel Surcharge</td>\n</tr>\n<tr>\n<td>WO</td>\n<td>Airport Tax</td>\n</tr>\n<tr>\n<td>PSF</td>\n<td>Passenger Service fee</td>\n</tr>\n<tr>\n<td>WC</td>\n<td>Airport Arrival Tax</td>\n</tr>\n<tr>\n<td>YM</td>\n<td>Development Fee</td>\n</tr>\n<tr>\n<td>OC</td>\n<td>Other Charges</td>\n</tr>\n<tr>\n<td>BP</td>\n<td>Baggage Price</td>\n</tr>\n<tr>\n<td>MP</td>\n<td>Meal Price</td>\n</tr>\n<tr>\n<td>SP</td>\n<td>Seat Price</td>\n</tr>\n<tr>\n<td>CCF</td>\n<td>TripJack Cancellation Fee</td>\n</tr>\n<tr>\n<td>CCFT</td>\n<td>TripJack Cancellation fee tax</td>\n</tr>\n<tr>\n<td>ACF</td>\n<td>Airline Cancellation Fee</td>\n</tr>\n<tr>\n<td>ACFT</td>\n<td>Airline Cancellation fee tax</td>\n</tr>\n<tr>\n<td>ARF</td>\n<td>Airline Reschedule Fee</td>\n</tr>\n<tr>\n<td>ARFT</td>\n<td>Airline Reschedule fee tax</td>\n</tr>\n<tr>\n<td>AI</td>\n<td>Additional Incentive</td>\n</tr>\n<tr>\n<td>NCM</td>\n<td>Net Commission</td>\n</tr>\n<tr>\n<td>BCM</td>\n<td>Commission</td>\n</tr>\n<tr>\n<td>IATA</td>\n<td>IATA Commission</td>\n</tr>\n<tr>\n<td>PLB</td>\n<td>PLB</td>\n</tr>\n<tr>\n<td>SM</td>\n<td>Segment Money</td>\n</tr>\n<tr>\n<td>CGST</td>\n<td>Central GST</td>\n</tr>\n<tr>\n<td>SGST</td>\n<td>State GST</td>\n</tr>\n<tr>\n<td>IGST</td>\n<td>Integrated GST</td>\n</tr>\n<tr>\n<td>UGST</td>\n<td>Union Territory GST</td>\n</tr>\n<tr>\n<td>XT</td>\n<td>Additional Taxes</td>\n</tr>\n<tr>\n<td>PF</td>\n<td>Payment Fee</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"472a8c45-2713-4588-9165-0c80608c3dbc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b346c4ef-1c52-42f2-8553-4b69fd5949d7","type":"text/javascript","exec":[""]}}],"_postman_id":"c09c8530-63c7-42c8-8f13-4af499e4e48a"}],"id":"04f69024-762f-4ba9-b78a-b669d3e884d4","description":"<p>It is intended specially for developers and other team members to help them know how the Air API Service works. This guide provides all the required information to integrate this Air API. All the steps right from search, to review,seat sell, additional ssr, fare rules and final booking are followed by sequentially.</p>\n","event":[{"listen":"prerequest","script":{"id":"a3a8e854-c617-4e2f-b0e8-3bd44bc716c1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a0513470-46ee-4fcf-97ca-556db64ea357","type":"text/javascript","exec":[""]}}],"_postman_id":"04f69024-762f-4ba9-b78a-b669d3e884d4"},{"name":"E-Store (1.0.0)","item":[{"name":"GetListOfProducts","id":"ab8c36ed-b85e-4807-9208-6c26288b795c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"minValue\": \"0\",\r\n    \"maxValue\": \"100000\",\r\n    \"pageSize\": \"5\",\r\n    \"pageId\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/gizmojo/getlistofproducts","description":"<p>This API is used to display complete List of available Products in E-Store.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","gizmojo","getlistofproducts"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"78e74b39-f4ba-4bbc-bac2-bea4c83043e2","name":"GetListOfProducts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"minValue\": \"0\",\r\n    \"maxValue\": \"100000\",\r\n    \"pageSize\": \"5\",\r\n    \"pageId\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/gizmojo/getlistofproducts"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"lProductDataList\": [\n            {\n                \"image5\": \"\",\n                \"image3\": \"\",\n                \"productdetailsId\": \"1\",\n                \"image4\": \"\",\n                \"productId\": \"10047\",\n                \"inventory\": \"Y\",\n                \"type\": \"preowned\",\n                \"image1\": \"https://gizmojo.in/upload/products/152x296_12d9d5c6f7f2a4ff587213bbad8ad4c55d7fdd89.jpg\",\n                \"image2\": \"\",\n                \"url\": \"https://gizmojo.in/reseller/product-detail/asus-zenfone-2-laser-ze551kl-16-gb-3-gb-silver-cpo\",\n                \"brandId\": \"Asus\",\n                \"sellingprice\": \"38000\",\n                \"model\": \"Asus Zenfone 2 Laser ZE551KL\"\n            },\n            {\n                \"image5\": \"\",\n                \"image3\": \"\",\n                \"productdetailsId\": \"2\",\n                \"image4\": \"\",\n                \"productId\": \"10048\",\n                \"inventory\": \"Y\",\n                \"type\": \"preowned\",\n                \"image1\": \"https://gizmojo.in/upload/products/152x296_25c42bc7f20e09ab647ab3c795506eec8220bc8f.jpg\",\n                \"image2\": \"\",\n                \"url\": \"https://gizmojo.in/reseller/product-detail/asus-zenfone-2-laser-ze551kl-32-gb-3-gb-silver-cpo\",\n                \"brandId\": \"Asus\",\n                \"sellingprice\": \"45000\",\n                \"model\": \"Asus Zenfone 2 Laser ZE551KL\"\n            },\n            {\n                \"image5\": \"\",\n                \"image3\": \"\",\n                \"productdetailsId\": \"3\",\n                \"image4\": \"\",\n                \"productId\": \"10049\",\n                \"inventory\": \"Y\",\n                \"type\": \"preowned\",\n                \"image1\": \"https://gizmojo.in/upload/products/152x296_e0d96b810bf02984f2a41901ed9e160c24b60335.jpg\",\n                \"image2\": \"\",\n                \"url\": \"https://gizmojo.in/reseller/product-detail/asus-zenfone-2-laser-ze551kl-16-gb-3-gb-any-color-cpo\",\n                \"brandId\": \"Asus\",\n                \"sellingprice\": \"3200\",\n                \"model\": \"Asus Zenfone 2 Laser ZE551KL\"\n            },\n            {\n                \"image5\": \"\",\n                \"image3\": \"\",\n                \"productdetailsId\": \"4\",\n                \"image4\": \"\",\n                \"productId\": \"10050\",\n                \"inventory\": \"Y\",\n                \"type\": \"preowned\",\n                \"image1\": \"https://gizmojo.in/upload/products/152x296_55169fd9749e3300b32e828ec4b2f5df3292bf6b.jpg\",\n                \"image2\": \"\",\n                \"url\": \"https://gizmojo.in/reseller/product-detail/asus-zenfone-2-laser-ze551kl-32-gb-3-gb-any-color-cpo\",\n                \"brandId\": \"Asus\",\n                \"sellingprice\": \"3450\",\n                \"model\": \"Asus Zenfone 2 Laser ZE551KL\"\n            },\n            {\n                \"image5\": \"\",\n                \"image3\": \"\",\n                \"productdetailsId\": \"5\",\n                \"image4\": \"\",\n                \"productId\": \"10056\",\n                \"inventory\": \"Y\",\n                \"type\": \"preowned\",\n                \"image1\": \"https://gizmojo.in/upload/products/152x296_96d0fe9110a1f9b533d78494c31ecee86449eb40.jpg\",\n                \"image2\": \"https://gizmojo.in/upload/products/152x296_5a1583091fc704da55b67f049a1d28ab7aaa583b.jpg\",\n                \"url\": \"https://gizmojo.in/reseller/product-detail/asus-zenfone-2-laser-ze601kl-16-gb-2-gb-glacier-gray-cpo\",\n                \"brandId\": \"Asus\",\n                \"sellingprice\": \"2700\",\n                \"model\": \"Asus Zenfone 2 Laser ZE601KL\"\n            }\n        ],\n        \"totalCount\": \"1999\"\n    },\n    \"txnId\": \"J00720189204408082\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIzMTAiLCJzdWIiOiJhcHAiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiNDk4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE1OTQxMzQ4NDgsImV4cCI6MTU5NDEzNjA0OCwiU0VTU0lPTklEIjoiNzU4OTI0MDQiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6Ilp3S1FEVGdOZGQ5TnNtQnpSSU9lOTN0NGk1ZzBNMDdoIiwiRU5WIjoidWF0In0.eY0H5ABp9xidoPN_oBvflZ8nhWwqUsKTx5DlPcVFvB1LiRkEEMPpAmaMmClYGhPU27D1yVhiZltNDqKbluP5Uw\"\n}"}],"_postman_id":"ab8c36ed-b85e-4807-9208-6c26288b795c"},{"name":"PlaceOrder","id":"d96544f4-29f9-4651-a90d-51536ec60d9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":" {\r\n        \"mobileNo\": \"7021430256\",\r\n        \"firstName\": \"irfan\",\r\n        \"lastName\": \"shaikh\",\r\n        \"email\": \"irfan.shaikh@gmail.com\",\r\n        \"address1\": \"8/5, Sadashiv Nagar, Manvelpada Road\",\r\n        \"address2\": \"Virar East, Virar (East),\",\r\n        \"landmark\": \"Near Madhusudhan Chudhari Hall\",\r\n        \"locality\": \"Virar East\",\r\n        \"city\": \"Mumbai\",\r\n        \"pincode\": \"44488\",\r\n        \"amount\": \"30000\",\r\n        \"brandId\": \"Oneplus\",\r\n        \"productId\": \"Moto E5\",\r\n        \"orderNo\":\"66666New\",\r\n        \"state\":\"Maharashtra\"\r\n    }"},"url":"https://sandbox.transxt.in/api/1.0/gizmojo/placeorder","description":"<p>Once the product is selected, fill the complete contact details to place the order.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","gizmojo","placeorder"],"host":["sandbox","transxt","in"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"5d94fed0-45aa-47dd-8cd8-421c318c967a","name":"PlaceOrder","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"https://sandbox.transxt.in/api/1.0/air/unhold","type":"text"}],"body":{"mode":"raw","raw":" {\r\n        \"mobileNo\": \"7021430256\",\r\n        \"firstName\": \"irfan\",\r\n        \"lastName\": \"shaikh\",\r\n        \"email\": \"irfan.shaikh@gmail.com\",\r\n        \"address1\": \"8/5, Sadashiv Nagar, Manvelpada Road\",\r\n        \"address2\": \"Virar East, Virar (East),\",\r\n        \"landmark\": \"Near Madhusudhan Chudhari Hall\",\r\n        \"locality\": \"Virar East\",\r\n        \"city\": \"Mumbai\",\r\n        \"pincode\": \"44488\",\r\n        \"amount\": \"30000\",\r\n        \"brandId\": \"Oneplus\",\r\n        \"productId\": \"Moto E5\",\r\n        \"orderNo\":\"66666New\",\r\n        \"state\":\"Maharashtra\"\r\n    }","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox.transxt.in/api/1.0/gizmojo/placeorder","protocol":"https","host":["sandbox","transxt","in"],"path":["api","1.0","gizmojo","placeorder"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"0\",\n    \"txnId\": \"\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIwIiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjEiLCJQT1JUQUwiOiJBRE1JTiIsImlhdCI6MTU4NTAyODU2OCwiZXhwIjoxNTg1MDI5NzY4LCJTRVNTSU9OSUQiOiI2MDM2NTIyMiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiMkhVemxDeXVzNU1BMU4xN2tuOTNDSDhTZVY5ejg3UEQiLCJFTlYiOiJkZXYifQ.UJnMYxDMRGaTGHe7E01polIWCJZSxqr7SKUhABH8T83BFUgnR9_0e8BBpD4hbAtPeD69BbB5j4plBQFAZbdPpw\"\n}"}],"_postman_id":"d96544f4-29f9-4651-a90d-51536ec60d9b"},{"name":"CancelOrder","id":"2fe40627-8801-42fd-9c95-46d698379db6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderNo\": \"432202\",\r\n    \"question\": \"Why you want to cancel you order\",\r\n    \"answer\": \"By Mistakely placed\"\r\n}"},"url":"https://sandbox.transxt.in/api/1.0/gizmojo/cancelorder","description":"<p>Order can be cancelled in the time frame of 24 hrs, post completion of 24hrs order wont get cancelled. Delivered order has warrenty of 6 months, user can raise issues within the 6 month period.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","gizmojo","cancelorder"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"264cb1a6-8c54-4ec0-9bd3-3a27efc9ca13","name":"CancelOrder","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderNo\": \"432202\",\r\n    \"question\": \"Why you want to cancel you order\",\r\n    \"answer\": \"By Mistakely placed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/gizmojo/cancelorder"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\r\n\"errorCode\": \"0\",\r\n\"txnId\": \"\",\r\n\"errorMsg\": \"\",\r\n\"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIwIiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjEiLCJQT1JUQUwiOiJBRE1JTiIsImlhdCI6MTU4NDk1OTk4MCwiZXhwIjoxNTg0OTYxMTgwLCJTRVNTSU9OSUQiOiI1MDc3NzUyMCIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiMkhVemxDeXVzNU1BMU4xN2tuOTNDSDhTZVY5ejg3UEQiLCJFTlYiOiJkZXYifQ.E1-OD-60e3B8zRmm1CYn0ymx8FGEBCFY3ZL-ag56wqfI0HD7lwANn9DrYt1XNZq2cyZrxw-i4x-F93DinHMY7w\"\r\n}\r\n"}],"_postman_id":"2fe40627-8801-42fd-9c95-46d698379db6"}],"id":"917b8948-7638-4ab6-883d-ff150dfb78c4","description":"<p>E-Store sells Pre-owned devices. Currently we’re selling smart phones.</p>\n<p>How it works:</p>\n<ol>\n<li>Select phone you want to buy.</li>\n<li>Place order one-time payment </li>\n<li>Enter the IMEI number of your device &amp; your contact details.</li>\n<li>Our field executive will arrive at your door-step</li>\n</ol>\n","event":[{"listen":"prerequest","script":{"id":"8def9b60-6a9f-4531-a01f-2c8cb8e8ba76","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"18205048-7a65-40f7-99b6-eccbc22f0f28","type":"text/javascript","exec":[""]}}],"_postman_id":"917b8948-7638-4ab6-883d-ff150dfb78c4"},{"name":"E-Voucher (1.0.0)","item":[{"name":"eVoucher List","id":"dd0bb7ee-f80b-4f3b-9463-56e473ebd2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"DIGITALVOUCHER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/brandvoucherlist","description":"<p>This call returns all the e-Vouchers available.\nYou need to take provider_key from this call and send it in next call - Product Detail to get voucher description, min amount, max amount etc.</p>\n<p>Parameter {{type}} always be \"DIGITALVOUCHER\"</p>\n","urlObject":{"protocol":"https","path":["api","1.0","brandvoucher","brandvoucherlist"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"bb2be47d-818a-405c-a2cf-326ff193e0ba","name":"eVoucher List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"DIGITALVOUCHER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/brandvoucherlist"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Sep 2020 06:36:46 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"statuscode\": \"TXN\",\n        \"status\": \"Transaction Successful\",\n        \"data\": [\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Bookmyshow eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"100,250,500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AKQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AKQ.png\",\n                \"image_url_path\": \"/static/images/operators/AKQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"JioSaavn eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"99\",\n                    \"max_custom_price\": \"99\",\n                    \"custom_denominations\": \"99\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GDQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GDQ.png\",\n                \"image_url_path\": \"/static/images/operators/GDQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"PVR Cinemas eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CVQ.png\",\n                \"image_url_path\": \"/static/images/operators/CVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"TicketNew eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GQQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GQQ.png\",\n                \"image_url_path\": \"/static/images/operators/GQQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Barbeque Nation eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EDQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EDQ.png\",\n                \"image_url_path\": \"/static/images/operators/EDQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Beer Cafe eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EEQ.png\",\n                \"image_url_path\": \"/static/images/operators/EEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Behrouz Biryani eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EFQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EFQ.png\",\n                \"image_url_path\": \"/static/images/operators/EFQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Dominos eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"3000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ENQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ENQ.png\",\n                \"image_url_path\": \"/static/images/operators/ENQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Faasos eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EOQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EOQ.png\",\n                \"image_url_path\": \"/static/images/operators/EOQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Happy Valley eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"500,1000,1500,2000,2500,3000,3500,4000,4500,5000,5500,6000,6500,7000,7500,8000,8500,9000,9500,10000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EUQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EUQ.png\",\n                \"image_url_path\": \"/static/images/operators/EUQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Mainland China eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"250,500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FMQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FMQ.png\",\n                \"image_url_path\": \"/static/images/operators/FMQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Oven Story eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FRQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FRQ.png\",\n                \"image_url_path\": \"/static/images/operators/FRQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Starbucks eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"200\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"300,500,750,1000,2000,3000,4000,5000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GGQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GGQ.png\",\n                \"image_url_path\": \"/static/images/operators/GGQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"WowTables eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GWQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GWQ.png\",\n                \"image_url_path\": \"/static/images/operators/GWQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Aeropostale eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ECQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ECQ.png\",\n                \"image_url_path\": \"/static/images/operators/ECQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Allen Solly eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AAQ.png\",\n                \"image_url_path\": \"/static/images/operators/AAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Arrow eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AEQ.png\",\n                \"image_url_path\": \"/static/images/operators/AEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Brand Factory eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"2000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EHQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EHQ.png\",\n                \"image_url_path\": \"/static/images/operators/EHQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Central eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EKQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EKQ.png\",\n                \"image_url_path\": \"/static/images/operators/EKQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Fabindia eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DUQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DUQ.png\",\n                \"image_url_path\": \"/static/images/operators/DUQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Fashion @ Big Bazaar eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"100,250,500,750,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EPQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EPQ.png\",\n                \"image_url_path\": \"/static/images/operators/EPQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Fastrack eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"50\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AVQ.png\",\n                \"image_url_path\": \"/static/images/operators/AVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Fusion Beats eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"1000\",\n                    \"custom_denominations\": \"100,500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ESQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ESQ.png\",\n                \"image_url_path\": \"/static/images/operators/ESQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Gant eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AZQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AZQ.png\",\n                \"image_url_path\": \"/static/images/operators/AZQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Gap eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ETQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ETQ.png\",\n                \"image_url_path\": \"/static/images/operators/ETQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Helios eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BAQ.png\",\n                \"image_url_path\": \"/static/images/operators/BAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Hidesign eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"15000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BDQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BDQ.png\",\n                \"image_url_path\": \"/static/images/operators/BDQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"IZOD eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BIQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BIQ.png\",\n                \"image_url_path\": \"/static/images/operators/BIQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Jockey eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FCQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FCQ.png\",\n                \"image_url_path\": \"/static/images/operators/FCQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Kurlon eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FJQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FJQ.png\",\n                \"image_url_path\": \"/static/images/operators/FJQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Levis eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BPQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BPQ.png\",\n                \"image_url_path\": \"/static/images/operators/BPQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Lifestyle eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"3000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BQQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BQQ.png\",\n                \"image_url_path\": \"/static/images/operators/BQQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Lotto eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FLQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FLQ.png\",\n                \"image_url_path\": \"/static/images/operators/FLQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Max Fashion eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"3000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FNQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FNQ.png\",\n                \"image_url_path\": \"/static/images/operators/FNQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Nike eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CDQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CDQ.png\",\n                \"image_url_path\": \"/static/images/operators/CDQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"P N Rao eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CGQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CGQ.png\",\n                \"image_url_path\": \"/static/images/operators/CGQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Pantaloons eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"2000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CIQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CIQ.png\",\n                \"image_url_path\": \"/static/images/operators/CIQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Pavers England eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CKQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CKQ.png\",\n                \"image_url_path\": \"/static/images/operators/CKQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Peter England eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CMQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CMQ.png\",\n                \"image_url_path\": \"/static/images/operators/CMQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Planet Fashion eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"COQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/COQ.png\",\n                \"image_url_path\": \"/static/images/operators/COQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Taneira eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"49999\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GKQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GKQ.png\",\n                \"image_url_path\": \"/static/images/operators/GKQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"The Raymond Shop eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DXQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DXQ.png\",\n                \"image_url_path\": \"/static/images/operators/DXQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Titan eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DEQ.png\",\n                \"image_url_path\": \"/static/images/operators/DEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Unlimited eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10001\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GTQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GTQ.png\",\n                \"image_url_path\": \"/static/images/operators/GTQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"US Polo Assn eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DGQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DGQ.png\",\n                \"image_url_path\": \"/static/images/operators/DGQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Vajor eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"49999\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GUQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GUQ.png\",\n                \"image_url_path\": \"/static/images/operators/GUQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Van Heusen eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DHQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DHQ.png\",\n                \"image_url_path\": \"/static/images/operators/DHQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Westside eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"20000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DLQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DLQ.png\",\n                \"image_url_path\": \"/static/images/operators/DLQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Zivame eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"49999\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"HAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/HAQ.png\",\n                \"image_url_path\": \"/static/images/operators/HAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Himalaya eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BEQ.png\",\n                \"image_url_path\": \"/static/images/operators/BEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Lakme Salon eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BLQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BLQ.png\",\n                \"image_url_path\": \"/static/images/operators/BLQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Nautica eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CBQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CBQ.png\",\n                \"image_url_path\": \"/static/images/operators/CBQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Nykaa eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CFQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CFQ.png\",\n                \"image_url_path\": \"/static/images/operators/CFQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"VLCC eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DJQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DJQ.png\",\n                \"image_url_path\": \"/static/images/operators/DJQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Bluestone eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"500000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DVQ.png\",\n                \"image_url_path\": \"/static/images/operators/DVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Candere Diamond eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"1000,3000,5000,10000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EIQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EIQ.png\",\n                \"image_url_path\": \"/static/images/operators/EIQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Candere Gold eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"1000,3000,5000,10000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EJQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EJQ.png\",\n                \"image_url_path\": \"/static/images/operators/EJQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"CaratLane eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"49000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DTQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DTQ.png\",\n                \"image_url_path\": \"/static/images/operators/DTQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"IBJA Gold eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"49999\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EYQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EYQ.png\",\n                \"image_url_path\": \"/static/images/operators/EYQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Joyalukkas Diamond eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BKQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BKQ.png\",\n                \"image_url_path\": \"/static/images/operators/BKQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Joyalukkas Pure Gold eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FEQ.png\",\n                \"image_url_path\": \"/static/images/operators/FEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Kalyan Diamond eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FFQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FFQ.png\",\n                \"image_url_path\": \"/static/images/operators/FFQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Kalyan Gold Jewellery eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FHQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FHQ.png\",\n                \"image_url_path\": \"/static/images/operators/FHQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"PCJ Diamond Jewellery eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FSQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FSQ.png\",\n                \"image_url_path\": \"/static/images/operators/FSQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"PCJ Gold Coin eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FTQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FTQ.png\",\n                \"image_url_path\": \"/static/images/operators/FTQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"PCJ Gold Jewelllery eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FUQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FUQ.png\",\n                \"image_url_path\": \"/static/images/operators/FUQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Pipa Bella eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FVQ.png\",\n                \"image_url_path\": \"/static/images/operators/FVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Sri Jagdamba Diamond eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EZQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EZQ.png\",\n                \"image_url_path\": \"/static/images/operators/EZQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Sri Jagdamba Gold eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FAQ.png\",\n                \"image_url_path\": \"/static/images/operators/FAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Sri Jagdamba Pearls eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FBQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FBQ.png\",\n                \"image_url_path\": \"/static/images/operators/FBQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Tanishq Gold Coin eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"199999\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GMQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GMQ.png\",\n                \"image_url_path\": \"/static/images/operators/GMQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Chumbak eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DSQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DSQ.png\",\n                \"image_url_path\": \"/static/images/operators/DSQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Flipkart eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"AWQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/AWQ.png\",\n                \"image_url_path\": \"/static/images/operators/AWQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Myntra eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"50\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CAQ.png\",\n                \"image_url_path\": \"/static/images/operators/CAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Prestige Smart Kitchen eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"CQQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/CQQ.png\",\n                \"image_url_path\": \"/static/images/operators/CQQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Urban Ladder eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": \"1000,2000,3000,5000,10000,50000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DRQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DRQ.png\",\n                \"image_url_path\": \"/static/images/operators/DRQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"William Penn eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GVQ.png\",\n                \"image_url_path\": \"/static/images/operators/GVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Big Basket eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DQQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DQQ.png\",\n                \"image_url_path\": \"/static/images/operators/DQQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Big Bazaar eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"50\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DPQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DPQ.png\",\n                \"image_url_path\": \"/static/images/operators/DPQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Croma eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ARQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ARQ.png\",\n                \"image_url_path\": \"/static/images/operators/ARQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Crossword eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"2000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ELQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ELQ.png\",\n                \"image_url_path\": \"/static/images/operators/ELQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Home Centre eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"3000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EVQ.png\",\n                \"image_url_path\": \"/static/images/operators/EVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Olive Theory eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"100,250,500,1000,2000,5000,10000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FQQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FQQ.png\",\n                \"image_url_path\": \"/static/images/operators/FQQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Ratnadeep Super Market eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FWQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FWQ.png\",\n                \"image_url_path\": \"/static/images/operators/FWQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Spar Hypermarket eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": \"100,250,500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GFQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GFQ.png\",\n                \"image_url_path\": \"/static/images/operators/GFQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"3M Car Care eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EAQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EAQ.png\",\n                \"image_url_path\": \"/static/images/operators/EAQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Cleartrip eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"APQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/APQ.png\",\n                \"image_url_path\": \"/static/images/operators/APQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"MakeMyTrip eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BTQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BTQ.png\",\n                \"image_url_path\": \"/static/images/operators/BTQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"MakeMyTrip Holiday eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BVQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BVQ.png\",\n                \"image_url_path\": \"/static/images/operators/BVQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"MakeMyTrip Hotel eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"BXQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/BXQ.png\",\n                \"image_url_path\": \"/static/images/operators/BXQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"MakeMyTrip Luxury Getaways eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FOQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FOQ.png\",\n                \"image_url_path\": \"/static/images/operators/FOQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Taj Hotels eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GJQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GJQ.png\",\n                \"image_url_path\": \"/static/images/operators/GJQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"The Serai eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"5000\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GEQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GEQ.png\",\n                \"image_url_path\": \"/static/images/operators/GEQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Thomas Cook eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"100000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DCQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DCQ.png\",\n                \"image_url_path\": \"/static/images/operators/DCQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Thrillophilia eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": \"1000,5000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GPQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GPQ.png\",\n                \"image_url_path\": \"/static/images/operators/GPQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"TripXOXO eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": \"500,1000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GXQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GXQ.png\",\n                \"image_url_path\": \"/static/images/operators/GXQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Uber eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"100\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DZQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DZQ.png\",\n                \"image_url_path\": \"/static/images/operators/DZQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Yatra eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"DOQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/DOQ.png\",\n                \"image_url_path\": \"/static/images/operators/DOQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Your Holiday Dealz eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"50000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GYQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GYQ.png\",\n                \"image_url_path\": \"/static/images/operators/GYQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"BodyCraft eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"10000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EGQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EGQ.png\",\n                \"image_url_path\": \"/static/images/operators/EGQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Cult.Fit eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"1000\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": \"1000,2500,5000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"EMQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/EMQ.png\",\n                \"image_url_path\": \"/static/images/operators/EMQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Four Fountains Spa eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"20000\",\n                    \"custom_denominations\": \"500,1000,2000,3000,5000,10000,20000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"ERQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/ERQ.png\",\n                \"image_url_path\": \"/static/images/operators/ERQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"NuAyurveda Clinic eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Slab\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"2000\",\n                    \"custom_denominations\": \"500,1000,2000\"\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"FPQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/FPQ.png\",\n                \"image_url_path\": \"/static/images/operators/FPQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"The Man Company eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"500\",\n                    \"max_custom_price\": \"5000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GOQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GOQ.png\",\n                \"image_url_path\": \"/static/images/operators/GOQ_l.png\"\n            },\n            {\n                \"service_type\": \"DIGITALVOUCHER\",\n                \"service_provider\": \"Titan Eye+ eGift Voucher\",\n                \"service_product_info\": {\n                    \"price_type\": \"Range\",\n                    \"min_custom_price\": \"250\",\n                    \"max_custom_price\": \"25000\",\n                    \"custom_denominations\": null\n                },\n                \"service_desc\": null,\n                \"provider_key\": \"GRQ\",\n                \"image_url_host\": \"https://www.instantpay.in\",\n                \"image_thumbnail_path\": \"/static/images/operators/GRQ.png\",\n                \"image_url_path\": \"/static/images/operators/GRQ_l.png\"\n            }\n        ],\n        \"timestamp\": \"2020-01-06 16:19:19\",\n        \"ipay_uuid\": \"1504752D45A9DA579228\",\n        \"orderid\": \"\",\n        \"environment\": \"SANDBOX\"\n    },\n    \"txnId\": \"\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\n}"}],"_postman_id":"dd0bb7ee-f80b-4f3b-9463-56e473ebd2a9"},{"name":"eVoucher Details","id":"6b4e43a2-14a5-4314-bc0e-9807bf35d9f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"spKey\": \"AWQ\"\r\n}"},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/branddetails","description":"<p>Here {{sp_key}} is the provider_key provided in Brandvouce list call.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","brandvoucher","branddetails"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"6520f5a2-6a47-4187-a41e-535325678590","name":"eVoucher Details","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"spKey\": \"AWQ\"\r\n}"},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/branddetails"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"statuscode\": \"TXN\",\n        \"status\": \"Transaction Successful\",\n        \"data\": {\n            \"name\": \"Flipkart E-Gift Voucher\",\n            \"description\": \"Flipkart is India’s favourite online shopping destination for a range of products. What started out as an online book store in 2007, now offers an unbelievable range of products. If there’s one online store that offers everything under the sun, it’s Flipkart. So you’ll never go wrong when you gift a Flipkart e-Gift voucher\",\n            \"short_description\": \"Flipkart E-Gift Voucher\",\n            \"price_type\": \"Range\",\n            \"min_custom_price\": \"50\",\n            \"max_custom_price\": \"10000\",\n            \"custom_denominations\": null,\n            \"images\": \"https://giftbig.s3.amazonaws.com/microsite/product/EGVGBFLSCLPS001/d/thumbnail/109_microsite.jpg\",\n            \"tnc_mobile\": \"\",\n            \"tnc_mail\": \"\",\n            \"tnc_web\": \"\"\n        },\n        \"timestamp\": \"2020-06-15 16:55:36\",\n        \"ipay_uuid\": \"B1E43DB41F080ED21B53\",\n        \"orderid\": \"\",\n        \"environment\": \"SANDBOX\"\n    },\n    \"txnId\": \"\",\n    \"errorCode\": \"0\",\n    \"errorMsg\": \"Success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQzMzg5OTMsImV4cCI6MTU4NDM0MDE5MywiU0VTU0lPTklEIjoiMDE0MTkzMzAiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.ZIKBMJKnNQrUD51P_Q5pa62oURDwR2eizc-PAwD7-Fb1TxIMpvUDQX9l2fd2ZZftEREwBhF5KIEU7CxfIlkYuw\"\n}"}],"_postman_id":"6b4e43a2-14a5-4314-bc0e-9807bf35d9f0"},{"name":"Generate Voucher","id":"5322b9c3-63aa-4d4c-900a-1b7ffb284eb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"agentId\": \"AG0013\",\r\n    \"spKey\": \"AWQ\",\r\n    \"amount\": 11,\r\n    \"senderName\": \"pooja\",\r\n    \"receiverName\": \"shweta\",\r\n    \"email\": \"sanjoth.talla@mobilewaretech.co.in\",\r\n    \"mobile\": \"7057753205\",\r\n    \"giftMessage\": \"Hope you enjoy this gift card!\",\r\n    \"deliveryMode\": \"SMS\",\r\n    \"clientRefId\": \"\",\r\n    \"voucherName\": \"BookmyshoweGiftVoucher\",\r\n    \"serviceName\": \"GenerateVoucher\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/generatevoucher","description":"<p>Please note once Email ID is entered it cannot be changed and Card details are returned only in case of Digital Voucher.</p>\n<p>Allowed Delivery Mode - API/EMAIL/SMS</p>\n","urlObject":{"protocol":"https","path":["api","1.0","brandvoucher","generatevoucher"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"ed73094f-aa44-4400-9645-c428e015f5b3","name":"Generate Voucher_Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"agentId\": \"AG0013\",\r\n    \"spKey\": \"AWQ\",\r\n    \"amount\": 11,\r\n    \"senderName\": \"pooja\",\r\n    \"receiverName\": \"shweta\",\r\n    \"email\": \"sanjoth.talla@mobilewaretech.co.in\",\r\n    \"mobile\": \"7057753205\",\r\n    \"giftMessage\": \"Hope you enjoy this gift card!\",\r\n    \"deliveryMode\": \"SMS\",\r\n    \"clientRefId\": \"\",\r\n    \"voucherName\": \"BookmyshoweGiftVoucher\",\r\n    \"serviceName\": \"GenerateVoucher\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/generatevoucher"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"response\": {\r\n        \"statuscode\": \"TXN\",\r\n        \"status\": \"Transaction Successful\",\r\n        \"data\": {\r\n            \"id\": \"249\",\r\n            \"name\": \"Croma E-Gift Card\",\r\n            \"description\": \"Croma has always been dedicated towards giving its customers an easy and hassle-free access to best consumer electronics products. Croma Gift Card is a perfect gifting option for your loved ones to choose from categories such as Phones, Camera, Computers, Entertainment, Home Appliances, Kitchen Appliances, Gaming and Accessories.\",\r\n            \"short_description\": \"Croma E-Gift Card\",\r\n            \"sku\": \"EGCGBCROM001\",\r\n            \"price_type\": \"Range\",\r\n            \"min_custom_price\": \"1\",\r\n            \"max_custom_price\": \"5000\",\r\n            \"custom_denominations\": null,\r\n            \"product_type\": \"Digital\",\r\n            \"paywithamazon_disable\": false,\r\n            \"images\": \"https://giftbig.s3.amazonaws.com/microsite/product/EGCGBCROM001/d/thumbnail/249_microsite.jpg\",\r\n            \"tnc_mobile\": \"\",\r\n            \"tnc_web\": \"\",\r\n            \"themes\": {\r\n                \"woohoo Anniversary Design{Anniversary}\": {\r\n                    \"awi\": \"https://stage.woohoo.in/media/catalog/customoptions/awi_thumnail.jpeg\",\r\n                    \"aw1\": \"https://stage.woohoo.in/media/catalog/customoptions/aw1_thumnail.jpeg\",\r\n                    \"aw2\": \"https://stage.woohoo.in/media/catalog/customoptions/aw2_thumnail.jpeg\",\r\n                    \"aw3\": \"https://stage.woohoo.in/media/catalog/customoptions/aw3_thumnail.jpeg\",\r\n                    \"aw4\": \"https://stage.woohoo.in/media/catalog/customoptions/aw4_thumnail.jpeg\",\r\n                    \"aw5\": \"https://stage.woohoo.in/media/catalog/customoptions/aw5_thumnail.jpeg\"\r\n                }\r\n            },\r\n            \"order_handling_charge\": 0,\r\n            \"success\": true,\r\n            \"_links\": {\r\n                \"self\": {\r\n                    \"href\": \"/product/249\"\r\n                }\r\n            },\r\n            \"error_code\": 1,\r\n            \"message\": \"SUCCESS\"\r\n        }\r\n    },\r\n    \"txnId\": \"S00220073133335215\",\r\n    \"errorCode\": \"0\",\r\n    \"errorMsg\": \"Success\",\r\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyODUiLCJzdWIiOiJ0cmFucyIsImlzcyI6IlRSQU5TWFQiLCJVU0VSSUQiOiI0MzMiLCJpYXQiOjE1ODQwODY2MTUsImV4cCI6MTU4NDA4NzgxNSwiU0VTU0lPTklEIjoiOTc2MzI3MzYiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6ImpPR1lkdXZPSWZFNXd6Tlo0aDU4VGh1UHZoV3pJazZnIiwiRU5WIjoidWF0In0.hv0uOmgEKBbr2rz4ZhWYkEjN7TtIYwQQKmtswu3wSuiJTLct-OHwJRSXRs740I0BEaOT0MtHBujayEI_un9d5g\"\r\n}"}],"_postman_id":"5322b9c3-63aa-4d4c-900a-1b7ffb284eb4"},{"name":"Resend Voucher","id":"92494a09-6f48-4d3c-a1d9-d5e2279baeba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"iPayId\": \"1200615183802FJDSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/resendvoucher","description":"<p>This call will resend the digital voucher to the user.</p>\n<p>Please use only ipay_id in this call. Card details are returned only in case of Digital Voucher.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","brandvoucher","resendvoucher"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"fc2609c5-f203-4a60-a069-4012ea87180a","name":"Resend Voucher","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"iPayId\": \"1200615183802FJDSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/resendvoucher"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Sep 2020 04:46:24 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"statuscode\": \"TXN\",\n        \"status\": \"Transaction Successful\",\n        \"data\": {\n            \"ipay_id\": \"1191226175902YUZNS\",\n            \"opr_id\": \"AMOxmmAUiKLmWgppeuaH\",\n            \"carddetails\": {\n                \"cardnumber\": \"6000170048881492\",\n                \"amount\": 1,\n                \"valid_upto\": \"2020-12-25\",\n                \"pin\": \"235895\"\n            }\n        },\n        \"timestamp\": \"2019-12-26 18:02:23\",\n        \"ipay_uuid\": \"CE2FCEEF13675D205871\",\n        \"orderid\": \"\",\n        \"environment\": \"SANDBOX\"\n    },\n    \"txnId\": \"J03119346115844544\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI0Iiwic3ViIjoiYXBwIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjciLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTU3NjEzMjEyNCwiZXhwIjoxNTc2MTMzMzI0LCJTRVNTSU9OSUQiOiI5MjkyMTc5MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiaEZ5Q0xqeTlZYk9tbEkwYWt3THNBdlpCcGd6aG9aWlgiLCJFTlYiOiJkZXYifQ.tmTsNjsNZUI9gM68hCOsUheBbXRFojn1HNpuJj52pCWW-D70TS4O3dTC6IkaP0YbpQ9r71ntXoTl6BjQvbqfcA\"\n}"}],"_postman_id":"92494a09-6f48-4d3c-a1d9-d5e2279baeba"},{"name":"Voucher Balance","id":"0be31394-7bad-4a0e-9351-b0f4bdfa617f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cardNumber\": \"6000170048881492\",\r\n    \"pin\": \"209152\"\r\n}"},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/voucherbalance","description":"<p>This call will return the card expiry and the balance details.</p>\n","urlObject":{"protocol":"https","path":["api","1.0","brandvoucher","voucherbalance"],"host":["sandbox","transxt","in"],"query":[],"variable":[]}},"response":[{"id":"40012ef5-36ff-4542-b3be-8a40c028005f","name":"Voucher Balance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <Auth token received in response of Authorization API>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cardNumber\": \"6000170048881492\",\r\n    \"pin\": \"209152\"\r\n}"},"url":"https://sandbox.transxt.in/api/1.0/brandvoucher/voucherbalance"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Sep 2020 04:43:39 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"statuscode\": \"TXN\",\n        \"status\": \"Transaction Successful\",\n        \"data\": {\n            \"expiry\": \"2020-12-25\",\n            \"cardnumber\": \"6000170048881492\",\n            \"cardbalance\": \"1.0000\",\n            \"currency\": {\n                \"code\": \"INR\",\n                \"numericCode\": \"356\",\n                \"symbol\": \"₹\"\n            },\n            \"trans_history\": []\n        },\n        \"timestamp\": \"2019-12-26 18:01:11\",\n        \"ipay_uuid\": \"1CD2333695F8FD454656\",\n        \"orderid\": \"\",\n        \"environment\": \"SANDBOX\"\n    },\n    \"txnId\": \"J03119346115844544\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI0Iiwic3ViIjoiYXBwIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjciLCJQT1JUQUwiOiJBR0VOVCIsImlhdCI6MTU3NjEzMjEyNCwiZXhwIjoxNTc2MTMzMzI0LCJTRVNTSU9OSUQiOiI5MjkyMTc5MiIsIlBST0RMSVNUIjpbXSwiU0VDUkVUIjoiaEZ5Q0xqeTlZYk9tbEkwYWt3THNBdlpCcGd6aG9aWlgiLCJFTlYiOiJkZXYifQ.tmTsNjsNZUI9gM68hCOsUheBbXRFojn1HNpuJj52pCWW-D70TS4O3dTC6IkaP0YbpQ9r71ntXoTl6BjQvbqfcA\"\n}"}],"_postman_id":"0be31394-7bad-4a0e-9351-b0f4bdfa617f"}],"id":"927fb8df-f8d6-422a-b769-de603269688c","event":[{"listen":"prerequest","script":{"id":"10bf5fcf-85e9-48e4-a3c0-868ae29adb97","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a4083f62-31d5-4521-9c17-e26ea95550bf","type":"text/javascript","exec":[""]}}],"_postman_id":"927fb8df-f8d6-422a-b769-de603269688c","description":""},{"name":"AxisBBPS","item":[{"name":"GetBillersCategory","id":"db105d36-1f97-42c7-a571-e9d0a3d9e9dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/getcategory","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","getcategory"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"a2cf7df4-d875-4869-86a4-6efd82df8c42","name":"GetBillersCategory","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {},\r\n    \"serviceName\": \"getbillerscategory\",\r\n    \"checksum\": \"916e4d10ebc41b330e009ca437bc77571de75618046701004381f57f944797ca3d29de06541c3f32727d38654adceb31b7ed7776957eb28eb6b7ba98186e13ab\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/207/transxtWebV2/portal/agent/getbillerscategory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 23 Dec 2021 04:39:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"0\",\n    \"txnId\": \"\",\n    \"response\": {\n        \"count\": 35,\n        \"billerCategoryList\": [\n            {\n                \"billerCategoryName\": \"Education Fees\"\n            },\n            {\n                \"billerCategoryName\": \"Housing Society\"\n            },\n            {\n                \"billerCategoryName\": \"Government Taxes\"\n            },\n            {\n                \"billerCategoryName\": \"Muncipal Taxes\"\n            },\n            {\n                \"billerCategoryName\": \"Mobile\"\n            },\n            {\n                \"billerCategoryName\": \"Insurance\"\n            },\n            {\n                \"billerCategoryName\": \"DTH\"\n            },\n            {\n                \"billerCategoryName\": \"Registration Fee\"\n            },\n            {\n                \"billerCategoryName\": \"Electricity\"\n            },\n            {\n                \"billerCategoryName\": \"Life Insurance\"\n            },\n            {\n                \"billerCategoryName\": \"Gas\"\n            },\n            {\n                \"billerCategoryName\": \"Municipal Taxes\"\n            },\n            {\n                \"billerCategoryName\": \"Recharge\"\n            },\n            {\n                \"billerCategoryName\": \"Ops1\"\n            },\n            {\n                \"billerCategoryName\": \"Mobile Postpaid\"\n            },\n            {\n                \"billerCategoryName\": \"Water\"\n            },\n            {\n                \"billerCategoryName\": \"Fastag\"\n            },\n            {\n                \"billerCategoryName\": \"Loan Repayment\"\n            },\n            {\n                \"billerCategoryName\": \"Broadband Postpaid\"\n            },\n            {\n                \"billerCategoryName\": \"Landline Postpaid\"\n            },\n            {\n                \"billerCategoryName\": \"Registration Fees\"\n            },\n            {\n                \"billerCategoryName\": \"Subscription\"\n            },\n            {\n                \"billerCategoryName\": \"LPG Gas\"\n            },\n            {\n                \"billerCategoryName\": \"Insurance\\r\\n\"\n            },\n            {\n                \"billerCategoryName\": \"Health Insurance\"\n            },\n            {\n                \"billerCategoryName\": \"Cable TV\"\n            },\n            {\n                \"billerCategoryName\": \"Credit Card\"\n            },\n            {\n                \"billerCategoryName\": \"Education \"\n            },\n            {\n                \"billerCategoryName\": \"Hospital\"\n            },\n            {\n                \"billerCategoryName\": \"Municipal Services\"\n            },\n            {\n                \"billerCategoryName\": \"Cable TV\\r\\n\"\n            },\n            {\n                \"billerCategoryName\": \"Transit card\"\n            },\n            {\n                \"billerCategoryName\": \"Metro\"\n            },\n            {\n                \"billerCategoryName\": \"Clubs and Associations\"\n            },\n            {\n                \"billerCategoryName\": \"Mobile Prepaid\"\n            }\n        ]\n    },\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzQzNjcsImV4cCI6MTY0MDIzNTU2NywiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.3wxQltOISm42Ho4wf8KfKjZFAK2GWLmab0IYpRqVppNZrrGALlQWrMfDdhueiR0cpPsrCe-0FYmGKvdyX-Sqaw\"\n}"}],"_postman_id":"db105d36-1f97-42c7-a571-e9d0a3d9e9dd"},{"name":"GetBillers","id":"64418fea-8a27-4ad7-89c0-f190c78a4f2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"category\": \"Education Fees\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/getbillers","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","getbillers"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"75193725-c36e-4965-9aa5-c034341e54dc","name":"GetBillers","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIwIiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjQyMiIsIlBPUlRBTCI6IkFETUlOIiwiaWF0IjoxNjQwNjgyMTA0LCJleHAiOjE2NDA2ODMzMDQsIlNFU1NJT05JRCI6IjkwNDA0NTMyIiwiUFJPRExJU1QiOltdLCJTRUNSRVQiOiJ0Tk9Rb0xFa1A0TXpDRThJams0cG1Jb2ppS2t4aUt6VCIsIkVOViI6InVhdCJ9.LEV2eAhxNdnRL9zahde1wjSMHmdQWM3PgUrP4CyC97XojeoKhre6h1tZ14xnqQAlaG7ZjlK5jC1KsuOJqAIMBQ","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {\r\n        \"category\": \"Education Fees\"\r\n    },\r\n    \"checksum\": \"ad9f649c66cdd7979591f66677473d993d65f495ef1fce5d2857cb94a1c8a489207f6080f7e62a51f73b72d43060ae8f07a799369806d344fef7d5f7882a0127\",\r\n    \"serviceName\": \"getbillers\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://192.168.0.207:9000/transxtweb/portal/agent/getbillers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Tue, 28 Dec 2021 09:16:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"0\",\n    \"txnId\": \"\",\n    \"response\": {\n        \"count\": 20185,\n        \"billerList\": [\n            {\n                \"billerId\": \"SFLFEE000HAR01\\r\\n\",\n                \"billerName\": \"Motilal Nehru School of Sports\"\n            },\n            {\n                \"billerId\": \"SINH00000PUNY7\",\n                \"billerName\": \"Sinhagad Technical Education society\"\n            },\n            {\n                \"billerId\": \"SWEE00000HYD6Q\",\n                \"billerName\": \"Sweekaar Academy of Rehabilitation  Sciences\"\n            },\n            {\n                \"billerId\": \"SFLFEE000HAR01\",\n                \"billerName\": \"Motilal Nehru School of Sports\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLR2M\",\n                \"billerName\": \"Orchids the International School, Jalahalli\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER48\",\n                \"billerName\": \"Sobhana Public School\"\n            },\n            {\n                \"billerId\": \"ABLP01000ANP03\",\n                \"billerName\": \"Geethanjali Institute Of Science and Technology\"\n            },\n            {\n                \"billerId\": \"JYOT00000BLRAU\",\n                \"billerName\": \"Jyothy Institute of Technology\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP18\",\n                \"billerName\": \"Dr. K.K.R&#39;S Gowtham International School ,Gudavalli\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP21\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham School ,Ktr \"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP22\",\n                \"billerName\": \"Happy Valley School ,Agiripalli\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR01\",\n                \"billerName\": \"Akshara International School\"\n            },\n            {\n                \"billerId\": \"NALA00000SURMD\",\n                \"billerName\": \"Nalada Vidhyalaya - 2 Surat\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR09\",\n                \"billerName\": \"Chaman Vatika Gurukul, Ambala\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER45\",\n                \"billerName\": \"Sivagiri Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR20\",\n                \"billerName\": \"Icl Institute Of Hotel Management And Catering Technology\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR22\",\n                \"billerName\": \"Icl Institute Of Technical Education\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR27\",\n                \"billerName\": \"Maha Luxmi Kids World, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER47\",\n                \"billerName\": \"Snehananda Chaithanya English Medium School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR30\",\n                \"billerName\": \"Mata Rukmani Rai (Junior Wing) Sen. Sec. School, Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"SGEFEE000TEL51\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham School ,Kukatpally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL53\",\n                \"billerName\": \"Geetanjali Olympiad school S R Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH12\",\n                \"billerName\": \"S.K.BOSE JUNIOR COLLEGE\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL69\",\n                \"billerName\": \"Glendale Academy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR12\",\n                \"billerName\": \"SriChaitanyaSchools-Vidyaranyapura\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR27\",\n                \"billerName\": \"Vedaa Public School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL54\",\n                \"billerName\": \"Geetanjali Olympiad school Pragathinagar\"\n            },\n            {\n                \"billerId\": \"EDU001439ANP01\",\n                \"billerName\": \"J.M.J Global School\"\n            },\n            {\n                \"billerId\": \"EDU001536ANP01\",\n                \"billerName\": \"Sri Sathya Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL08\",\n                \"billerName\": \"Paramita High School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR26\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeNagarbhavi\"\n            },\n            {\n                \"billerId\": \"CLBFEE000PUN02\",\n                \"billerName\": \"Gems Patiala\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRI8\",\n                \"billerName\": \"Orchids the International School, CVRN\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRJL\",\n                \"billerName\": \"Orchids the International School, Vijaynagar\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER86\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER81\",\n                \"billerName\": \"St. Thomas Central School\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRM3\",\n                \"billerName\": \"Orchids the International School, Horamavu\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRO1\",\n                \"billerName\": \"Orchids the International School, Panathur\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLROB\",\n                \"billerName\": \"Orchids the International School, Sahakar Nagar\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRQS\",\n                \"billerName\": \"Orchids the International School, JPN\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER53\",\n                \"billerName\": \"Sree Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER54\",\n                \"billerName\": \"Sree Bhuvaneswari English Medium High School, Mannar\"\n            },\n            {\n                \"billerId\": \"NEWD00000NEW1D\",\n                \"billerName\": \"NEW DELHI YMCA\"\n            },\n            {\n                \"billerId\": \"MSFKML000HAR03\",\n                \"billerName\": \"The Shriram Millennium School Faridabad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR24\",\n                \"billerName\": \"SriChaitanyaSchools-MahalakshmiLayout\"\n            },\n            {\n                \"billerId\": \"RSSKML000GUJ09\",\n                \"billerName\": \"Rachana School Std Vii - X\"\n            },\n            {\n                \"billerId\": \"SADH00000KACPG\",\n                \"billerName\": \"Sadhu Vaswani International School\"\n            },\n            {\n                \"billerId\": \"SAMA00000VADJ9\",\n                \"billerName\": \"Samata Lok Sansthan Hostel Transport Fee\"\n            },\n            {\n                \"billerId\": \"SANF00000AHDW6\",\n                \"billerName\": \"Gangaba School Managed by Gangaba Kanyashala Trust\"\n            },\n            {\n                \"billerId\": \"EDU018340UTT01\",\n                \"billerName\": \"Rudra Public School\"\n            },\n            {\n                \"billerId\": \"EDU018341UTT01\",\n                \"billerName\": \"S K M Public School\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP85\",\n                \"billerName\": \"SriChaitanyaSchools-Bhimadole\"\n            },\n            {\n                \"billerId\": \"SHRI00000RJK94\",\n                \"billerName\": \"Shri Shubham High School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL37\",\n                \"billerName\": \"Gitanjali Vedika\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP97\",\n                \"billerName\": \"SriChaitanyaSchools-Bangarupalyam\"\n            },\n            {\n                \"billerId\": \"SBPO00000VAD09\",\n                \"billerName\": \"S B Polytechnic\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJK1O\",\n                \"billerName\": \"School Of Engineering - Rk University\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASDW\",\n                \"billerName\": \"Team Good Shepherd Academy Dindori Pre Primary\"\n            },\n            {\n                \"billerId\": \"AISKML000RAJ01\",\n                \"billerName\": \"Agarwal International School Sanstha\"\n            },\n            {\n                \"billerId\": \"ALPH00000GNR1M\",\n                \"billerName\": \"Alpha College Of Engineering And Technology Degree\"\n            },\n            {\n                \"billerId\": \"ALPH00000GNRAU\",\n                \"billerName\": \"Alpha Institue Of Architecture Studies\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER81\",\n                \"billerName\": \"Sree Narayana Guru Central School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP78\",\n                \"billerName\": \"SriChaitanyaSchools-Palasa\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR31\",\n                \"billerName\": \"S.R.N Mehta School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP01\",\n                \"billerName\": \"Sideras International School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP04\",\n                \"billerName\": \"SriChaitanyaSchools-LakshmiSrinivasNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP05\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRudrampetaBypass\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP06\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRamnagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP07\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolShiridiNagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP03\",\n                \"billerName\": \"Kangaroo Kids International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL10\",\n                \"billerName\": \"Paramita Heritage Residential\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL17\",\n                \"billerName\": \"St Anns School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP17\",\n                \"billerName\": \"SriChaitanyaSchools-Tadipatri\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP18\",\n                \"billerName\": \"SriChaitanyaSchools-AdimurthyNagar\"\n            },\n            {\n                \"billerId\": \"EDU012999RAJ01\",\n                \"billerName\": \"Leo International School, Dangpada, Badgaon, Udaipur Road,  Banswara Rajasthan\"\n            },\n            {\n                \"billerId\": \"EDU013000RAJ01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016756UTP01\",\n                \"billerName\": \"Rajendra&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP83\",\n                \"billerName\": \"SriChaitanyaSchools-SanthiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP84\",\n                \"billerName\": \"SriChaitanyaSchools-Payakaraopeta\"\n            },\n            {\n                \"billerId\": \"EDU013001RAJ01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR21\",\n                \"billerName\": \"Icl Institute Of Management And Technolgy\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR33\",\n                \"billerName\": \"Mrm Middle School, Panipat\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER50\",\n                \"billerName\": \"Sophia International Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER51\",\n                \"billerName\": \"Spring Valley School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER52\",\n                \"billerName\": \"Sree Arunodaya Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP16\",\n                \"billerName\": \"Dr.Kkr Gowtham School ,Guntur Ds\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP17\",\n                \"billerName\": \"Dr.K.K.Rs Gowtham High School ,Guntur Hs\"\n            },\n            {\n                \"billerId\": \"SKEN00000THAT4\",\n                \"billerName\": \"S.K.English School\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP09\",\n                \"billerName\": \"Amity International School Lucknow\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP10\",\n                \"billerName\": \"Amity International School Jagdishpur\"\n            },\n            {\n                \"billerId\": \"APOL00000KRN91\",\n                \"billerName\": \"Apollo English Medium School Nandigama\"\n            },\n            {\n                \"billerId\": \"BLOS00000NGP88\",\n                \"billerName\": \"Blossom School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR03\",\n                \"billerName\": \"Angel Kids Pre- School\"\n            },\n            {\n                \"billerId\": \"EDU001412ANP01\",\n                \"billerName\": \"Delhi Public School Visakhapatnam\"\n            },\n            {\n                \"billerId\": \"EDU001433ANP01\",\n                \"billerName\": \"Happy Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU001440ANP01\",\n                \"billerName\": \"Jawahar D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001447ANP01\",\n                \"billerName\": \"Kotak Salesian School\"\n            },\n            {\n                \"billerId\": \"EDU001449ANP01\",\n                \"billerName\": \"Little  Angels High School\"\n            },\n            {\n                \"billerId\": \"EDU001451ANP01\",\n                \"billerName\": \"Little Angles School\"\n            },\n            {\n                \"billerId\": \"EDU001453ANP01\",\n                \"billerName\": \"Little Woods School\"\n            },\n            {\n                \"billerId\": \"EDU001459ANP01\",\n                \"billerName\": \"M.J.R. Vidya Em High School\"\n            },\n            {\n                \"billerId\": \"EDU001530ANP01\",\n                \"billerName\": \"Sri Prakash Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU001545ANP01\",\n                \"billerName\": \"St. Ann&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001555ANP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001556ANP01\",\n                \"billerName\": \"St. Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU001573ANP01\",\n                \"billerName\": \"The Future Kid&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001574ANP01\",\n                \"billerName\": \"The Hyderabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU003259DEL01\",\n                \"billerName\": \"Holy Child Auxilium School\"\n            },\n            {\n                \"billerId\": \"EDU003260DEL01\",\n                \"billerName\": \"Holy Child Model School\"\n            },\n            {\n                \"billerId\": \"EDU003729DEL01\",\n                \"billerName\": \"Tulips International School\"\n            },\n            {\n                \"billerId\": \"EDU003734DEL01\",\n                \"billerName\": \"Upadhyay Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003738DEL01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLR6S\",\n                \"billerName\": \"Orchids the International School, Annapoorneshwari Nagarbhavi\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRGE\",\n                \"billerName\": \"Orchids the International School, Mahalakshmi Layout\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRHL\",\n                \"billerName\": \"Orchids the International School, Majestic\"\n            },\n            {\n                \"billerId\": \"EDU003755DEL01\",\n                \"billerName\": \"Vikas Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003766DEL01\",\n                \"billerName\": \"Yash Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003853GUJ01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003872GUJ01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU003874GUJ01\",\n                \"billerName\": \"Eklavya Global School\"\n            },\n            {\n                \"billerId\": \"EDU003909GUJ01\",\n                \"billerName\": \"J.H. Ambani Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003947GUJ01\",\n                \"billerName\": \"Naimisharanya School\"\n            },\n            {\n                \"billerId\": \"EDU003953GUJ01\",\n                \"billerName\": \"Narmada Calorx Public School\"\n            },\n            {\n                \"billerId\": \"EDU003954GUJ01\",\n                \"billerName\": \"Navrachana Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003963GUJ01\",\n                \"billerName\": \"Nyalkaran English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003964GUJ01\",\n                \"billerName\": \"Ojas International School\"\n            },\n            {\n                \"billerId\": \"EDU003967GUJ01\",\n                \"billerName\": \"Om Shanti English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003968GUJ01\",\n                \"billerName\": \"Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDU003969GUJ01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU003970GUJ01\",\n                \"billerName\": \"P P Savani Chaitanya Vidya\"\n            },\n            {\n                \"billerId\": \"EDU003971GUJ01\",\n                \"billerName\": \"P. V. Lakhani English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003972GUJ01\",\n                \"billerName\": \"P.Chandra International School\"\n            },\n            {\n                \"billerId\": \"EDU003984GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU006782KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006784KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006785KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006952KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006962KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006965KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006966KAR01\",\n                \"billerName\": \"Narayana Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU006967KAR01\",\n                \"billerName\": \"Narayana Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU006978KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006981KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006988KAR01\",\n                \"billerName\": \"National Public School Jayanagar\"\n            },\n            {\n                \"billerId\": \"EDU006989KAR01\",\n                \"billerName\": \"National Public School, Yelahanka\"\n            },\n            {\n                \"billerId\": \"EDU006990KAR01\",\n                \"billerName\": \"National Public School, Yeshwanthpur\"\n            },\n            {\n                \"billerId\": \"EDU015678UTP01\",\n                \"billerName\": \"Guru Govind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER77\",\n                \"billerName\": \"Model Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER78\",\n                \"billerName\": \"Modern English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER15\",\n                \"billerName\": \"Queen Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER25\",\n                \"billerName\": \"Rajiv Gandhi National School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER29\",\n                \"billerName\": \"River De International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER57\",\n                \"billerName\": \"Sacred Heart English Medium School\"\n            },\n            {\n                \"billerId\": \"GAND00000KNLT5\",\n                \"billerName\": \"Gandhi School Of Nursing\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER67\",\n                \"billerName\": \"St MaryS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER79\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER27\",\n                \"billerName\": \"St. JohnS School\"\n            },\n            {\n                \"billerId\": \"GAND00000KNLVP\",\n                \"billerName\": \"Gandhi College Of Nursing\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR55\",\n                \"billerName\": \"SriChaitanyaSchools-Hubli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR56\",\n                \"billerName\": \"SriChaitanyaSchools-PeenyaDasarahalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL06\",\n                \"billerName\": \"SriChaitanyaSchools-SrNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000HAR02\",\n                \"billerName\": \"SriChaitanyaSchools-SushantLokPhase-Ii\"\n            },\n            {\n                \"billerId\": \"SCSFEE000HAR03\",\n                \"billerName\": \"SriChaitanyaSchools-Gurugram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR02\",\n                \"billerName\": \"SriChaitanyaSchools-Kaggadasapura\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR07\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeEcityNeetBoys\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR08\",\n                \"billerName\": \"SriChaitanyaSchools-Mangalore\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR09\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeMangalore\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR10\",\n                \"billerName\": \"SriChaitanyaSchools-Hebbal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR11\",\n                \"billerName\": \"SriChaitanyaSchools-MSPalya\"\n            },\n            {\n                \"billerId\": \"SANKML000RAJ12\",\n                \"billerName\": \"Saint Anees  Sr Sec School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP12\",\n                \"billerName\": \"SriChaitanyaSchools-DmmGateRoad\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER55\",\n                \"billerName\": \"Sree Buddha Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER57\",\n                \"billerName\": \"Sree Chithira Thirunal Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER58\",\n                \"billerName\": \"Sree Chithirathirunal Smaraka Central School\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP20\",\n                \"billerName\": \"SriChaitanyaSchools-HariKrishnaNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP21\",\n                \"billerName\": \"SriChaitanyaSchools-E.MSchoolNellore\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER82\",\n                \"billerName\": \"St Xaviers Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER83\",\n                \"billerName\": \"St XavierS Public School\"\n            },\n            {\n                \"billerId\": \"THES00000RHTVD\",\n                \"billerName\": \"The Sanskriti School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP14\",\n                \"billerName\": \"SriChaitanyaSchools-Koralagunta\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP17\",\n                \"billerName\": \"SriChaitanyaSchools-Palamaneru\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP22\",\n                \"billerName\": \"SriChaitanyaSchools-TirupathiGirlsRes\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP23\",\n                \"billerName\": \"SriChaitanyaSchools-TirupathiIpl\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP45\",\n                \"billerName\": \"Gannavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP52\",\n                \"billerName\": \"SriChaitanyaSchools-BhaskarBhavanIpl\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP59\",\n                \"billerName\": \"SriChaitanyaSchools-SharafBazar\"\n            },\n            {\n                \"billerId\": \"EDU008077KER01\",\n                \"billerName\": \"Irshadiya Public School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP85\",\n                \"billerName\": \"SriChaitanyaSchools-Asilmetta3\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER59\",\n                \"billerName\": \"Sree Chitra Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER60\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER61\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASLV\",\n                \"billerName\": \"Team Good Shepherd Academy Dharangaon Primary\"\n            },\n            {\n                \"billerId\": \"SETH00000THAA3\",\n                \"billerName\": \"Seth Parsram Parumal New Era Secondary Jr College\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN05\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN11\",\n                \"billerName\": \"Sant Baba Ramdas Girls Institute \"\n            },\n            {\n                \"billerId\": \"SHAS00000BPLMS\",\n                \"billerName\": \"Sha Shib Flying Acadmey\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL15\",\n                \"billerName\": \"Glendale International School\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER11\",\n                \"billerName\": \"Fr.Paul Chittilappilly Memorial Public School, Engandiyur\"\n            },\n            {\n                \"billerId\": \"STVI00000NEWGA\",\n                \"billerName\": \"St Vivekanand Sr Sec School\"\n            },\n            {\n                \"billerId\": \"TATH00000NAVBH\",\n                \"billerName\": \"Tathya Pharmacy College\"\n            },\n            {\n                \"billerId\": \"TEAM00000NAS2B\",\n                \"billerName\": \"Team Good Shepherd Academy Chalisgaon Pre Primary\"\n            },\n            {\n                \"billerId\": \"THEM00000NOIC6\",\n                \"billerName\": \"The Millennium School-Noida\"\n            },\n            {\n                \"billerId\": \"EDU001393ANP01\",\n                \"billerName\": \"Bethany School\"\n            },\n            {\n                \"billerId\": \"EDU001829ASM01\",\n                \"billerName\": \"St Xavier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR13\",\n                \"billerName\": \"SriChaitanyaSchools-Yellahanka\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR14\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeTumkur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR15\",\n                \"billerName\": \"SriChaitanyaSchools-Tumkur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR16\",\n                \"billerName\": \"SriChaitanyaSchools-Tumkur2\"\n            },\n            {\n                \"billerId\": \"EDU008078KER01\",\n                \"billerName\": \"Isabella De Rosis Public School\"\n            },\n            {\n                \"billerId\": \"EDU008079KER01\",\n                \"billerName\": \"Isha Ath Public School\"\n            },\n            {\n                \"billerId\": \"EDU008080KER01\",\n                \"billerName\": \"Ishlahi English Medium School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL27\",\n                \"billerName\": \"The Premia Academy\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL41\",\n                \"billerName\": \"Secunderabad (Hamstech India Limited)\"\n            },\n            {\n                \"billerId\": \"EDU008082KER01\",\n                \"billerName\": \"Islahiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU008084KER01\",\n                \"billerName\": \"J &amp; J English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER65\",\n                \"billerName\": \"Sree Kanchi Sankara Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER62\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TND02\",\n                \"billerName\": \"Velankanni Matriculation Hr Sec School-AshokNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR21\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeKoramangala\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR22\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeMarthahalli\"\n            },\n            {\n                \"billerId\": \"EDU008089KER01\",\n                \"billerName\": \"Jaimatha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008091KER01\",\n                \"billerName\": \"Jama-Ath School Kanniakulangara\"\n            },\n            {\n                \"billerId\": \"EDU008094KER01\",\n                \"billerName\": \"Janasakthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008101KER01\",\n                \"billerName\": \"Jnanodaya Central School\"\n            },\n            {\n                \"billerId\": \"EDU008102KER01\",\n                \"billerName\": \"Jnanodayam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008107KER01\",\n                \"billerName\": \"Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008113KER01\",\n                \"billerName\": \"K E Carmel Public School, Kainakary\"\n            },\n            {\n                \"billerId\": \"MAHE00000PUN26\",\n                \"billerName\": \"Mahesh Vidyalaya - Marathi Primary\"\n            },\n            {\n                \"billerId\": \"ITMS00000VADT8\",\n                \"billerName\": \"ITM School Of Pharmacy\"\n            },\n            {\n                \"billerId\": \"EDU008126KER01\",\n                \"billerName\": \"Kairali Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU008129KER01\",\n                \"billerName\": \"Kaoser Eng School\"\n            },\n            {\n                \"billerId\": \"EDU008134KER01\",\n                \"billerName\": \"Kaviattu English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008135KER01\",\n                \"billerName\": \"Khadeeja English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER66\",\n                \"billerName\": \"Sree Kumaramangalam Public School .\"\n            },\n            {\n                \"billerId\": \"EDU008145KER01\",\n                \"billerName\": \"Krishana English Med. School\"\n            },\n            {\n                \"billerId\": \"SUVI00000GBDGZ\",\n                \"billerName\": \"Suvigya The School\"\n            },\n            {\n                \"billerId\": \"EDU008152KER01\",\n                \"billerName\": \"Kuthubiyya English Medium School\"\n            },\n            {\n                \"billerId\": \"COUN00000SURN4\",\n                \"billerName\": \"Countryside International School Others Fees\"\n            },\n            {\n                \"billerId\": \"EDU008157KER01\",\n                \"billerName\": \"Lakshmi Narayana Vidhya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDU008161KER01\",\n                \"billerName\": \"Leo English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU008162KER01\",\n                \"billerName\": \"Leo Public School\"\n            },\n            {\n                \"billerId\": \"EDU008165KER01\",\n                \"billerName\": \"Little Buds English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008168KER01\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPLKM\",\n                \"billerName\": \"Pushpa Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"LEAR00000AHDHK\",\n                \"billerName\": \"Learners And Earners\"\n            },\n            {\n                \"billerId\": \"EDU008179KER01\",\n                \"billerName\": \"Little Lilli English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008181KER01\",\n                \"billerName\": \"Lord&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR38\",\n                \"billerName\": \"SriChaitanyaSchools-Whitefield\"\n            },\n            {\n                \"billerId\": \"EDU008184KER01\",\n                \"billerName\": \"Lourdes Mata Central School\"\n            },\n            {\n                \"billerId\": \"EDU008187KER01\",\n                \"billerName\": \"Lourds Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU008188KER01\",\n                \"billerName\": \"Lovedale Residential School\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRUA\",\n                \"billerName\": \"Orchids the International School, Sarjapur\"\n            },\n            {\n                \"billerId\": \"EDU001750ASM01\",\n                \"billerName\": \"Gyan Educational Institution\"\n            },\n            {\n                \"billerId\": \"EDU001760ASM01\",\n                \"billerName\": \"Holy Child H.S.School\"\n            },\n            {\n                \"billerId\": \"EDU008189KER01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"BENB00000VIS77\",\n                \"billerName\": \"Alliance Educational Society\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER63\",\n                \"billerName\": \"Sree Gokulam Public School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER81\",\n                \"billerName\": \"St Vincent Pallotti Central School .\"\n            },\n            {\n                \"billerId\": \"EDU008197KER01\",\n                \"billerName\": \"M E S English Medium School\"\n            },\n            {\n                \"billerId\": \"ABLP01000AHDF9\",\n                \"billerName\": \"Nk Foundation Educational Trust\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER64\",\n                \"billerName\": \"Sree Gurudeva Central School\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLRYO\",\n                \"billerName\": \"Orchids the International School, SchooviKids\"\n            },\n            {\n                \"billerId\": \"LOTU00000MAUOQ\",\n                \"billerName\": \"Lotus Institute Of Edu And Research\"\n            },\n            {\n                \"billerId\": \"EDU008204KER01\",\n                \"billerName\": \"M E T Public School\"\n            },\n            {\n                \"billerId\": \"EDU008205KER01\",\n                \"billerName\": \"M G M Central School\"\n            },\n            {\n                \"billerId\": \"EDU008206KER01\",\n                \"billerName\": \"M I C English School\"\n            },\n            {\n                \"billerId\": \"EDU008209KER01\",\n                \"billerName\": \"M S I  English School\"\n            },\n            {\n                \"billerId\": \"EDU008211KER01\",\n                \"billerName\": \"M. K. Letha Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008212KER01\",\n                \"billerName\": \"M.A.M. Bethany Public School\"\n            },\n            {\n                \"billerId\": \"SRIS00000ANPH8\",\n                \"billerName\": \"Sri Sathya Sai Society for Senior Students Hostel\"\n            },\n            {\n                \"billerId\": \"EDU008213KER01\",\n                \"billerName\": \"M.E.S. Udyogamandal School\"\n            },\n            {\n                \"billerId\": \"EDU008214KER01\",\n                \"billerName\": \"M.E.T English Medium School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL14\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"ORCH00000MUM3I\",\n                \"billerName\": \"Orchids the International School, GT\"\n            },\n            {\n                \"billerId\": \"ORCH00000MUM7U\",\n                \"billerName\": \"Orchids the International School, Vikroli\"\n            },\n            {\n                \"billerId\": \"ORCH00000MUMHF\",\n                \"billerName\": \"Orchids the International School, Borivali\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR47\",\n                \"billerName\": \"SriChaitanyaSchools-KanakapuraRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR48\",\n                \"billerName\": \"SriChaitanyaSchools-Mandya\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR49\",\n                \"billerName\": \"SriChaitanyaSchools-Ballari\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR50\",\n                \"billerName\": \"SriChaitanyaSchools-Gangavathi\"\n            },\n            {\n                \"billerId\": \"EDU008237KER01\",\n                \"billerName\": \"Malik Deenar Pub School\"\n            },\n            {\n                \"billerId\": \"EDU008248KER01\",\n                \"billerName\": \"Mar Baselios Public School\"\n            },\n            {\n                \"billerId\": \"EDU008249KER01\",\n                \"billerName\": \"Mar Baselios School\"\n            },\n            {\n                \"billerId\": \"EDU008250KER01\",\n                \"billerName\": \"Mar Baselious English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008255KER01\",\n                \"billerName\": \"Mar Gregorious Memorial Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008256KER01\",\n                \"billerName\": \"Mar Ignathiose Noorono Public School\"\n            },\n            {\n                \"billerId\": \"EDU008259KER01\",\n                \"billerName\": \"Mar Theophilose Bethany Covent Public School\"\n            },\n            {\n                \"billerId\": \"EDU008261KER01\",\n                \"billerName\": \"Mar Thoma Public School\"\n            },\n            {\n                \"billerId\": \"DHSKML000RAJ02\",\n                \"billerName\": \"Dolphins High School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL67\",\n                \"billerName\": \"Pebble Creek Life School\"\n            },\n            {\n                \"billerId\": \"EDU005417HAR01\",\n                \"billerName\": \"Sofia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005418HAR01\",\n                \"billerName\": \"Som Convent Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU005445HAR01\",\n                \"billerName\": \"St. Anthony&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005454HAR01\",\n                \"billerName\": \"St. Josephs International School\"\n            },\n            {\n                \"billerId\": \"EDU005463HAR01\",\n                \"billerName\": \"St. P B N Public School\"\n            },\n            {\n                \"billerId\": \"EDU005472HAR01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU005473HAR01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU005486HAR01\",\n                \"billerName\": \"Sukhpal Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005487HAR01\",\n                \"billerName\": \"Sumer Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005488HAR01\",\n                \"billerName\": \"Summer Fields School\"\n            },\n            {\n                \"billerId\": \"EDU005489HAR01\",\n                \"billerName\": \"Summer Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005490HAR01\",\n                \"billerName\": \"Sun Shine Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005491HAR01\",\n                \"billerName\": \"Suncity School\"\n            },\n            {\n                \"billerId\": \"EDU005496HAR01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU005497HAR01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU005514HAR01\",\n                \"billerName\": \"Swami Nitanand Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005515HAR01\",\n                \"billerName\": \"Swami Uma Bharti Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005516HAR01\",\n                \"billerName\": \"Swami Vivekanand High School\"\n            },\n            {\n                \"billerId\": \"EDU005517HAR01\",\n                \"billerName\": \"Swami Vivekanand Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU005521HAR01\",\n                \"billerName\": \"Swami Vivekanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005522HAR01\",\n                \"billerName\": \"Swami Vivekanand Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005523HAR01\",\n                \"billerName\": \"Swami Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU005524HAR01\",\n                \"billerName\": \"Swaranjali Public School\"\n            },\n            {\n                \"billerId\": \"EDU005528HAR01\",\n                \"billerName\": \"T P S Public School\"\n            },\n            {\n                \"billerId\": \"EDU005530HAR01\",\n                \"billerName\": \"Tagore Baal Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005531HAR01\",\n                \"billerName\": \"Tagore Bal Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005532HAR01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU005533HAR01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU005537HAR01\",\n                \"billerName\": \"Tagore Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU005538HAR01\",\n                \"billerName\": \"Takshila Public School\"\n            },\n            {\n                \"billerId\": \"EDU005539HAR01\",\n                \"billerName\": \"Takshishila International School\"\n            },\n            {\n                \"billerId\": \"EDU005540HAR01\",\n                \"billerName\": \"Taksh-Shila Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005545HAR01\",\n                \"billerName\": \"Thakur Dass Bhargava Senior Secondary Model School\"\n            },\n            {\n                \"billerId\": \"EDU005546HAR01\",\n                \"billerName\": \"The Aaryan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005547HAR01\",\n                \"billerName\": \"The Aryan School\"\n            },\n            {\n                \"billerId\": \"EDU005548HAR01\",\n                \"billerName\": \"The Aryan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005552HAR01\",\n                \"billerName\": \"The Genius School, Rania\"\n            },\n            {\n                \"billerId\": \"EDU005598HAR01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU005649HAR01\",\n                \"billerName\": \"Vivekanand Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005650HAR01\",\n                \"billerName\": \"Vrinda International School\"\n            },\n            {\n                \"billerId\": \"EDU005655HAR01\",\n                \"billerName\": \"Woodstock Public School\"\n            },\n            {\n                \"billerId\": \"EDU005657HAR01\",\n                \"billerName\": \"Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005660HAR01\",\n                \"billerName\": \"Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005661HAR01\",\n                \"billerName\": \"Yuvraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005669HIP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU005672HIP01\",\n                \"billerName\": \"Amravati Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005673HIP01\",\n                \"billerName\": \"Angels Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005678HIP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005764HIP01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU005766HIP01\",\n                \"billerName\": \"Hainault Public School\"\n            },\n            {\n                \"billerId\": \"EDU005772HIP01\",\n                \"billerName\": \"Himalayan International School\"\n            },\n            {\n                \"billerId\": \"EDU005777HIP01\",\n                \"billerName\": \"I B Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005778HIP01\",\n                \"billerName\": \"Indus Global School,\"\n            },\n            {\n                \"billerId\": \"EDU005819HIP01\",\n                \"billerName\": \"Padamshree N N Mohan  Geeta Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005820HIP01\",\n                \"billerName\": \"Paras Public School\"\n            },\n            {\n                \"billerId\": \"EDU005929JAK01\",\n                \"billerName\": \"Delhi Public School ,Kathua\"\n            },\n            {\n                \"billerId\": \"EDU005930JAK01\",\n                \"billerName\": \"Delhi Public School Anantnag\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER25\",\n                \"billerName\": \"Ishlahi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER92\",\n                \"billerName\": \"Kristu Raja Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER28\",\n                \"billerName\": \"Lords Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER29\",\n                \"billerName\": \"Lourde Mount School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER59\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER60\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER76\",\n                \"billerName\": \"Our Public School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL61\",\n                \"billerName\": \"SriChaitanyaSchools-Hyderguda\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER14\",\n                \"billerName\": \"Quadisiyya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER93\",\n                \"billerName\": \"Santhinikethan English School\"\n            },\n            {\n                \"billerId\": \"ORCH00000MUMND\",\n                \"billerName\": \"Orchids Global Learning Academy,Yari Road\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER24\",\n                \"billerName\": \"Seventh Day Adventists High School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP16\",\n                \"billerName\": \"SriChaitanyaSchools-MuruganiPalli\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER29\",\n                \"billerName\": \"Shanthal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER46\",\n                \"billerName\": \"Skdi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER49\",\n                \"billerName\": \"Sophia International Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER56\",\n                \"billerName\": \"Sree Budha Central School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP44\",\n                \"billerName\": \"SriChaitanyaSchools-Avanigadda\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER18\",\n                \"billerName\": \"Sreeniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER31\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER78\",\n                \"billerName\": \"St Thomas Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER53\",\n                \"billerName\": \"St. MaryS Central School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000HAR01\",\n                \"billerName\": \"Gems Gurgaon ( GMA)\"\n            },\n            {\n                \"billerId\": \"ABCC00000PTNNS\",\n                \"billerName\": \"Abc College Of Education\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL62\",\n                \"billerName\": \"SriChaitanyaSchools-Karkhana\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND32\",\n                \"billerName\": \"SriChaitanyaSchools-Karur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP39\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSschoolCumbum\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL26\",\n                \"billerName\": \"Canary The School\"\n            },\n            {\n                \"billerId\": \"ITMS00000VADJR\",\n                \"billerName\": \"ITM Sls Baroda University\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER76\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"ABLP02000KNGVQ\",\n                \"billerName\": \"Rose Public School\"\n            },\n            {\n                \"billerId\": \"ABLP01000ANP02\",\n                \"billerName\": \"New Hope High School(E.M.)\"\n            },\n            {\n                \"billerId\": \"ABLP01000RHTRE\",\n                \"billerName\": \"JBM College Of Education\"\n            },\n            {\n                \"billerId\": \"ABLP01000TEL01\",\n                \"billerName\": \"S. V. Polytechnic College\"\n            },\n            {\n                \"billerId\": \"ABLP01000TND01\",\n                \"billerName\": \"The Madras Seva Sadan Unit Sir Mutha School\"\n            },\n            {\n                \"billerId\": \"ABLP02000ANP01\",\n                \"billerName\": \"Paramjyoti Academy\"\n            },\n            {\n                \"billerId\": \"ABLP02000KANWO\",\n                \"billerName\": \"Indian Educational Society\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER67\",\n                \"billerName\": \"Sree Maharishi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"ABLP03000GUJ02\",\n                \"billerName\": \"Ahmedabad Institute Of Technology\"\n            },\n            {\n                \"billerId\": \"ACAD00000BPL6M\",\n                \"billerName\": \"Academy Of Aviation And Engineering\"\n            },\n            {\n                \"billerId\": \"ADAR00000EDLU1\",\n                \"billerName\": \"Omn Shriman Yog Bharti Education Society\"\n            },\n            {\n                \"billerId\": \"ADAR00000EDLW0\",\n                \"billerName\": \"Adarsh Gyan Modern Public School\"\n            },\n            {\n                \"billerId\": \"ADAR00000ESM8U\",\n                \"billerName\": \"Amitabha School\"\n            },\n            {\n                \"billerId\": \"AGRA00000SURBN\",\n                \"billerName\": \"Agrawal Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"AHVKML000GUJ01\",\n                \"billerName\": \"Aamin Hindi Vidhyalay\"\n            },\n            {\n                \"billerId\": \"AKSH00000TND5D\",\n                \"billerName\": \"Akshara Vidyaashram\"\n            },\n            {\n                \"billerId\": \"ALDI00000NATYL\",\n                \"billerName\": \"Aldine CA\"\n            },\n            {\n                \"billerId\": \"ALLE00000NATMR\",\n                \"billerName\": \"ALLEN Career Institute\"\n            },\n            {\n                \"billerId\": \"ALPH00000GNRI8\",\n                \"billerName\": \"Alpha College Of Engineering And Technology Diploma\"\n            },\n            {\n                \"billerId\": \"AMIFEE000CHH01\",\n                \"billerName\": \"Amity International School Naya Raipur\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL01\",\n                \"billerName\": \"Amity Law School Delhi\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL02\",\n                \"billerName\": \"Amity International School Saket\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL03\",\n                \"billerName\": \"Amity International School Mayur Vihar\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL04\",\n                \"billerName\": \"Amity Institute For Education\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL05\",\n                \"billerName\": \"Amity Institute For Competitive Examinations\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL06\",\n                \"billerName\": \"Amity Educational Resource Centre\"\n            },\n            {\n                \"billerId\": \"AMIFEE000DEL07\",\n                \"billerName\": \"Amity Centre For Educational Research And Training\"\n            },\n            {\n                \"billerId\": \"AMIFEE000HAR01\",\n                \"billerName\": \"Amity University Manesar\"\n            },\n            {\n                \"billerId\": \"AMIFEE000HAR02\",\n                \"billerName\": \"Amity International School Gurgaon Sec 46\"\n            },\n            {\n                \"billerId\": \"AMIFEE000HAR03\",\n                \"billerName\": \"Amity International School Gurgaon Sec 43\"\n            },\n            {\n                \"billerId\": \"AMIFEE000MAH01\",\n                \"billerName\": \"Amity University Mumbai\"\n            },\n            {\n                \"billerId\": \"AMIFEE000MAP01\",\n                \"billerName\": \"Amity University Gwalior\"\n            },\n            {\n                \"billerId\": \"AMIFEE000MAP02\",\n                \"billerName\": \"Amity International School Gwalior\"\n            },\n            {\n                \"billerId\": \"AMIFEE000RAJ01\",\n                \"billerName\": \"Amity University Jaipur\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP01\",\n                \"billerName\": \"Amity University Lucknow\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP02\",\n                \"billerName\": \"Amity University Greater Noida\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP03\",\n                \"billerName\": \"Amity School Of Distance Learning\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP04\",\n                \"billerName\": \"Amity School Of Engg And Technology\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP05\",\n                \"billerName\": \"Amity International School Vrindavan Yojana\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP06\",\n                \"billerName\": \"Amity International School Vasundhara Sec 6\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP07\",\n                \"billerName\": \"Amity International School Vasundhara Sec 1\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP08\",\n                \"billerName\": \"Amity International School Noida\"\n            },\n            {\n                \"billerId\": \"AMIFEE000UTP11\",\n                \"billerName\": \"Amity University Noida\"\n            },\n            {\n                \"billerId\": \"ANAN00000GNR1J\",\n                \"billerName\": \"Anand Niketan Bhadaj\"\n            },\n            {\n                \"billerId\": \"ANGE00000THID5\",\n                \"billerName\": \"Angels Arc English Medium School\"\n            },\n            {\n                \"billerId\": \"ANNA00000HYDEN\",\n                \"billerName\": \"Annapurna College Of Film And Media\"\n            },\n            {\n                \"billerId\": \"ANUS00000INDY8\",\n                \"billerName\": \"Anusuiya School\"\n            },\n            {\n                \"billerId\": \"ARCA00000PTN80\",\n                \"billerName\": \"Arcade Business College\"\n            },\n            {\n                \"billerId\": \"ARIS00000CUDDQ\",\n                \"billerName\": \"Aristro Public School\"\n            },\n            {\n                \"billerId\": \"ARVI00000TUMGS\",\n                \"billerName\": \"Arvind International School\"\n            },\n            {\n                \"billerId\": \"ASHT00000NWDNR\",\n                \"billerName\": \"Ashtavakra Institute Of Rehabilitation Sciences And Research\"\n            },\n            {\n                \"billerId\": \"ASRH00000WGDVY\",\n                \"billerName\": \"Asr Homeopathic Hospital And Medical College\"\n            },\n            {\n                \"billerId\": \"AVIA00000VISQH\",\n                \"billerName\": \"Aviation Institute Of Advanced Technology Educational Society\"\n            },\n            {\n                \"billerId\": \"AVVKML000GUJ02\",\n                \"billerName\": \"Agrawal Vidya Vihar English Medium College\"\n            },\n            {\n                \"billerId\": \"BABA00000BAT0D\",\n                \"billerName\": \"Baba Farid Vidyak Society\"\n            },\n            {\n                \"billerId\": \"BACH00000JPR2B\",\n                \"billerName\": \"Bachpan Shiksha Samiti\"\n            },\n            {\n                \"billerId\": \"BEAN00000KNL18\",\n                \"billerName\": \"Beanstalk International School\"\n            },\n            {\n                \"billerId\": \"BENB00000CEN3E\",\n                \"billerName\": \"Be N By Ias\"\n            },\n            {\n                \"billerId\": \"BHAS00000HYD3V\",\n                \"billerName\": \"Bhaskar Engineering College\"\n            },\n            {\n                \"billerId\": \"BHAS00000HYD9B\",\n                \"billerName\": \"Bhaskar Law College\"\n            },\n            {\n                \"billerId\": \"BHAS00000HYDIA\",\n                \"billerName\": \"Bhaskar Pharmacy College\"\n            },\n            {\n                \"billerId\": \"BHAS00000HYDOY\",\n                \"billerName\": \"Bhaskar Medical College\"\n            },\n            {\n                \"billerId\": \"BHON00000NGPT8\",\n                \"billerName\": \"Bhonsala Military School\"\n            },\n            {\n                \"billerId\": \"BLUE00000GRGM5\",\n                \"billerName\": \"Blue Bells Preparatory School\"\n            },\n            {\n                \"billerId\": \"BRIT00000JLDYM\",\n                \"billerName\": \"British Olivia School\"\n            },\n            {\n                \"billerId\": \"BROA00000SURNV\",\n                \"billerName\": \"Broadway International School\"\n            },\n            {\n                \"billerId\": \"BROO00000CDR6O\",\n                \"billerName\": \"Brookfield International School\"\n            },\n            {\n                \"billerId\": \"CABC00000RJK9A\",\n                \"billerName\": \"Cabcin - RK University Managed By Shri Shamjibhai Harjibhai Talavia Cht\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP01\",\n                \"billerName\": \"The Harbor International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP02\",\n                \"billerName\": \"Chanakya Public School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP03\",\n                \"billerName\": \"MAKACET\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP04\",\n                \"billerName\": \"Ithaka International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP05\",\n                \"billerName\": \"Next Gen Schools - Guntur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP06\",\n                \"billerName\": \"Next Gen Schools - Ongole\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ANP07\",\n                \"billerName\": \"Gems Guntur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000ASM01\",\n                \"billerName\": \"NPS International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000BIH01\",\n                \"billerName\": \"North Point Montessori School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000BIH02\",\n                \"billerName\": \"Mother Pride\"\n            },\n            {\n                \"billerId\": \"CLBFEE000DEL01\",\n                \"billerName\": \"GD Goenka International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000DEL02\",\n                \"billerName\": \"NALANDA MODERN PUBLIC SCHOOL\"\n            },\n            {\n                \"billerId\": \"CLBFEE000HAR02\",\n                \"billerName\": \"Little GEMS Gurgaon\"\n            },\n            {\n                \"billerId\": \"CLBFEE000HAR03\",\n                \"billerName\": \"Gems Palam Vihar (GIS)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000HAR04\",\n                \"billerName\": \"GEMS International School, Karnal\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR01\",\n                \"billerName\": \"Royale Concorde International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR02\",\n                \"billerName\": \"EMERALD INTERNATIONAL SCHOOL\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR04\",\n                \"billerName\": \"National Public School Agara\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR05\",\n                \"billerName\": \"The Leads School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR06\",\n                \"billerName\": \"Whitefield Global School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL39\",\n                \"billerName\": \"SriChaitanyaSchools-MedchalDistrict\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR07\",\n                \"billerName\": \"NewAge World School - RT Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR08\",\n                \"billerName\": \"NewAge World School - Vidyaranyapura\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR09\",\n                \"billerName\": \"NewAge World School - Yelahanka\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR10\",\n                \"billerName\": \"NewAge World School - Rajankunte\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR11\",\n                \"billerName\": \"NewAge World School - NewAge Preschool\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR12\",\n                \"billerName\": \"NewAge World School \"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR13\",\n                \"billerName\": \"Blossom International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR14\",\n                \"billerName\": \"Orbis International\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR15\",\n                \"billerName\": \"The Prodigies International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR16\",\n                \"billerName\": \"Icon School of Excellence\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR17\",\n                \"billerName\": \"Hegemony Global School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR18\",\n                \"billerName\": \"Parivarthan Elite English Medium School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR19\",\n                \"billerName\": \"Chistiya International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR20\",\n                \"billerName\": \"Vidyashilp Academy\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR21\",\n                \"billerName\": \"Hilton High Innovative Learning\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR22\",\n                \"billerName\": \"Heritage Global School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR23\",\n                \"billerName\": \"Indira Priyadarshini School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR24\",\n                \"billerName\": \"SHANTHINIKETHANA SCHOOL\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR25\",\n                \"billerName\": \"Adelie International Preschool\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR26\",\n                \"billerName\": \"SRGS OMR\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR28\",\n                \"billerName\": \"Diya Academy of Learning  Ayyappanagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR29\",\n                \"billerName\": \"Deva Matha Central School -  Vidyaranyapura\"\n            },\n            {\n                \"billerId\": \"CLBFEE000KAR30\",\n                \"billerName\": \"Janapriya Schools - Bangalore\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH01\",\n                \"billerName\": \"OES international school\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH02\",\n                \"billerName\": \"Angel Mickey &amp; Minie School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH03\",\n                \"billerName\": \"School of Scholars - Wanadongri\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH04\",\n                \"billerName\": \"School of Scholars - Pratap nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH05\",\n                \"billerName\": \"MVEM_Primary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH06\",\n                \"billerName\": \"MVEM_Pre Primary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH07\",\n                \"billerName\": \"MVEM_Secondary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH08\",\n                \"billerName\": \"Sacred Heart School - SSC\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH09\",\n                \"billerName\": \"Oxford World School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH10\",\n                \"billerName\": \"Oxford World Pre School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH11\",\n                \"billerName\": \"St. John High School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH13\",\n                \"billerName\": \"The Stepping Stone School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH14\",\n                \"billerName\": \"GURU NANAK ENGLISH HIGH SCHOOL &amp; JUNIOR COLLEGE OF COMMERCE, KALYAN\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH15\",\n                \"billerName\": \"GURU NANAK ENGLISH PRE-PRIMARY SCHOOL, KALYAN\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAH16\",\n                \"billerName\": \"GURU NANAK ENGLISH PRIMARY SCHOOL, KALYAN\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP02\",\n                \"billerName\": \"Billabong High Internationl School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP04\",\n                \"billerName\": \"Ashoka Hall School, Shiv Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP05\",\n                \"billerName\": \"Ashoka Hall School, Vijay Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP06\",\n                \"billerName\": \"Gems Bhopal\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP07\",\n                \"billerName\": \"Gems Gwalior\"\n            },\n            {\n                \"billerId\": \"CLBFEE000MAP08\",\n                \"billerName\": \"GEMS Indore\"\n            },\n            {\n                \"billerId\": \"CLBFEE000PUN01\",\n                \"billerName\": \"GEMS Public School Bathinda\"\n            },\n            {\n                \"billerId\": \"CLBFEE000RAJ01\",\n                \"billerName\": \"PresidencySchool\"\n            },\n            {\n                \"billerId\": \"CLBFEE000RAJ02\",\n                \"billerName\": \"Care International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000RAJ03\",\n                \"billerName\": \"Warren Academy School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL01\",\n                \"billerName\": \"Paramita Heritage CBSE School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL02\",\n                \"billerName\": \"SpringFields International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL03\",\n                \"billerName\": \"Springfields School Alijahkotla\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL04\",\n                \"billerName\": \"Springfields School Tadbun\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL05\",\n                \"billerName\": \"Springfields School Malakpet\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL06\",\n                \"billerName\": \"Springfields School  Moghalpura\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL07\",\n                \"billerName\": \"Springfields School Aghapura\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL09\",\n                \"billerName\": \"Paramita Learners Foundation\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL11\",\n                \"billerName\": \"Explorica Premium School (Cambridge Primary)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL12\",\n                \"billerName\": \"IRIS World School (ICSE)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL13\",\n                \"billerName\": \"Paramita Heritage CBSE School (IIT and Medical League)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL14\",\n                \"billerName\": \"Springfields School Tolichowki\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL16\",\n                \"billerName\": \"Delhi Public Secondary School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL18\",\n                \"billerName\": \"Glendale Edufun - Somajiguda\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL19\",\n                \"billerName\": \"Glendale Edufun - Banjara Hills\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL20\",\n                \"billerName\": \"Glendale Edufun - Shanti Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL21\",\n                \"billerName\": \"Glendale Edufun - Mehdipatnam\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL22\",\n                \"billerName\": \"Glendale Edufun - Madhapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL23\",\n                \"billerName\": \"New York Academy\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL24\",\n                \"billerName\": \"Leaping Frogs The Play School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL25\",\n                \"billerName\": \"Glendale International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL28\",\n                \"billerName\": \"INIFD Hitech City\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL29\",\n                \"billerName\": \"Sri Vidyaranya International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL30\",\n                \"billerName\": \"Kothapet (Hamstech Academic Trust)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL31\",\n                \"billerName\": \"Himayatnagar (Hamstech Academic Trust)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL32\",\n                \"billerName\": \"Punjagutta (Hamstech Academic Trust)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL33\",\n                \"billerName\": \"Jubilee Hills (Hamstech Academic Trust)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL34\",\n                \"billerName\": \"Jubilee Hills (Hamstech India Limited)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL35\",\n                \"billerName\": \"Punjagutta (Hamstech India Limited)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL36\",\n                \"billerName\": \"Himayatnagar (Hamstech India Limited)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL38\",\n                \"billerName\": \"PRACHIN GLOBAL SCHOOL-PATANCHERU\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL39\",\n                \"billerName\": \"PRACHIN GLOBAL SCHOOL - BEERAMGUDA\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL40\",\n                \"billerName\": \"Secunderabad (Hamstech Academic Trust)\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL42\",\n                \"billerName\": \"Sri MedhaV Jr College - HABSIGUDA\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL43\",\n                \"billerName\": \"Geethaanjali Global School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL44\",\n                \"billerName\": \"Geethaanjali Global School Kondapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL45\",\n                \"billerName\": \"Sri Amogha Junior College\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL46\",\n                \"billerName\": \"Gitanjali School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL47\",\n                \"billerName\": \"NSR International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL48\",\n                \"billerName\": \"GOLDCREST SCHOOL\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL49\",\n                \"billerName\": \"Meridian School, Banjara Hills\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL50\",\n                \"billerName\": \"Meridian School, Kukatpally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL51\",\n                \"billerName\": \"Meridian School, Madhapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL52\",\n                \"billerName\": \"Mount Carmel Global School ,Kanchanbagh\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL55\",\n                \"billerName\": \"Geetanjali Olympiad School WestMarredPally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL56\",\n                \"billerName\": \"Geetanjali Techno School kukatpally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL57\",\n                \"billerName\": \"Geetanjali Olympiad School kukatpally Primary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL58\",\n                \"billerName\": \"Geetanjali Olympiad School Madinaguda Primary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL59\",\n                \"billerName\": \"Geetanjali Olympiad High School Kukatpally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL60\",\n                \"billerName\": \"Geetanjali Olympiad High School Madinaguda\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL61\",\n                \"billerName\": \"Geetanjali Olympiad High School Bachupally\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL62\",\n                \"billerName\": \"Geetanjali Olympiad School Bachupally Primary\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL63\",\n                \"billerName\": \"The Global Edge School - Banjara Hills\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL64\",\n                \"billerName\": \"The Global Edge School-Kokapet\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL65\",\n                \"billerName\": \"The Global Edge School - Vasanthanagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL66\",\n                \"billerName\": \"Sloka International School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL68\",\n                \"billerName\": \"Pebble Creek High Montessori School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL70\",\n                \"billerName\": \"Chirec International School Kondapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL71\",\n                \"billerName\": \"Janapriya Schools - Miyapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL72\",\n                \"billerName\": \"Janapriya Schools - Attapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL73\",\n                \"billerName\": \"Janapriya Schools - West City\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL74\",\n                \"billerName\": \"Janapriya Schools - Nagole\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL75\",\n                \"billerName\": \"Janapriya Schools NM Nagar\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL76\",\n                \"billerName\": \"Janapriya Schools - Miyapur CBSE\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL77\",\n                \"billerName\": \"Janapriya Schools - NileValley\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL78\",\n                \"billerName\": \"The Global Edge School - Madhapur\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TND01\",\n                \"billerName\": \"Nairs Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TND03\",\n                \"billerName\": \"Peace on Green Earth School\"\n            },\n            {\n                \"billerId\": \"CLBFEE000UTT01\",\n                \"billerName\": \"Shishya Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP01\",\n                \"billerName\": \"Aadarsh Career Academy\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP02\",\n                \"billerName\": \"Icon Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP03\",\n                \"billerName\": \"Nova College Of Agricultural Polytechnic\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP04\",\n                \"billerName\": \"Nova College Of Business Management\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP05\",\n                \"billerName\": \"Nova College Of Elementary Education\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP06\",\n                \"billerName\": \"Delhi Public School Vijayawada\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP07\",\n                \"billerName\": \"Pollocks Intelli School\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP08\",\n                \"billerName\": \"Mvn Institute Of Management Studies And Research\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP09\",\n                \"billerName\": \"Nova Agricultural Engineering Polytechnic\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP10\",\n                \"billerName\": \"Nova Agricultural Polytechnic (Agri + Seed)\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP11\",\n                \"billerName\": \"Nova College Of Education\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP12\",\n                \"billerName\": \"Nova College Of Pharmacy\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP13\",\n                \"billerName\": \"Nova College Of Physical Education\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP14\",\n                \"billerName\": \"Nova Degree And Pg College\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP15\",\n                \"billerName\": \"Nova Horticultural Polytechnic\"\n            },\n            {\n                \"billerId\": \"CLBKML000ANP16\",\n                \"billerName\": \"Novas Institute Of Technology\"\n            },\n            {\n                \"billerId\": \"CLBKML000HIP01\",\n                \"billerName\": \"IHM Kufri\"\n            },\n            {\n                \"billerId\": \"CLBKML000KAR01\",\n                \"billerName\": \"New Millennium Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH01\",\n                \"billerName\": \"Harmony International School-Ahmednagar\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH02\",\n                \"billerName\": \"Rainbow Preschool - Hariniwas\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH03\",\n                \"billerName\": \"Rainbow Preschool - Mulund\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH04\",\n                \"billerName\": \"Mahesh Vidyalaya English Primary\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH05\",\n                \"billerName\": \"Mahesh Vidyalaya English Secondary\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH06\",\n                \"billerName\": \"Mahesh Vidyalaya English Pre Primary\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH07\",\n                \"billerName\": \"Harmony International School\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH08\",\n                \"billerName\": \"Harmony School\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH09\",\n                \"billerName\": \"Harmony School and Jr.College\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH10\",\n                \"billerName\": \"Sheth N.K.T.T.Jr College Of Commerce And Sheth J.T.Jr College Of Arts and Science\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH11\",\n                \"billerName\": \"Sheth Nkt English Medium High School And Jr Colle\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH12\",\n                \"billerName\": \"Rainbow Preschool - Anandnagar\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH13\",\n                \"billerName\": \"Rainbow Preschool - Castle Mill \"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH14\",\n                \"billerName\": \"Rainbow Preschool - Dhokali\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH15\",\n                \"billerName\": \"Rainbow Preschool - Kalwa\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH16\",\n                \"billerName\": \"Rainbow Preschool - Kasarwadavli\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH17\",\n                \"billerName\": \"Rainbow International School\"\n            },\n            {\n                \"billerId\": \"CLBKML000MAH18\",\n                \"billerName\": \"Rainbow Preschool -Aggarwal\"\n            },\n            {\n                \"billerId\": \"CLBKML000PUN01\",\n                \"billerName\": \"Harvest International School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL01\",\n                \"billerName\": \"Gyanam Junior College\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL02\",\n                \"billerName\": \"Mountdios International School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL03\",\n                \"billerName\": \"Nova College Of Education\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL04\",\n                \"billerName\": \"Nova College Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL05\",\n                \"billerName\": \"Nova College Of Pharmaceutical Education And Research\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL06\",\n                \"billerName\": \"Nova Pg College Mba\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL07\",\n                \"billerName\": \"Nova Pg College Mca\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL08\",\n                \"billerName\": \"Priyadarshini Degree College\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL09\",\n                \"billerName\": \"Ocean The Abm School\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL44\",\n                \"billerName\": \"SriChaitanyaSchools-Serilingampally\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL10\",\n                \"billerName\": \"Veda Degree College\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL11\",\n                \"billerName\": \"Alphores E-Techno School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL12\",\n                \"billerName\": \"KVM Talent High School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL13\",\n                \"billerName\": \"Gauthami Degree College\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL15\",\n                \"billerName\": \"Nova College Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL16\",\n                \"billerName\": \"Nova College Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL17\",\n                \"billerName\": \"Nova College Of Pharmaceutical Education And Research\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL18\",\n                \"billerName\": \"Nova Pg College\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL19\",\n                \"billerName\": \"Priyadarshini College Of Business Management\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL20\",\n                \"billerName\": \"Priyadarshini Institute Of Computer Science And Technology\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL21\",\n                \"billerName\": \"Delhi Public School - Hanamkonda\"\n            },\n            {\n                \"billerId\": \"CLBKML000TEL22\",\n                \"billerName\": \"Delhi Public School - Warangal\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND01\",\n                \"billerName\": \"Century Foundation Nursery and Primary School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND02\",\n                \"billerName\": \"Century Foundation Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND03\",\n                \"billerName\": \"The Home School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND04\",\n                \"billerName\": \"Crescent School\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND05\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"CLBKML000TND06\",\n                \"billerName\": \"Olive Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP01\",\n                \"billerName\": \"Sbs College Of Education\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP02\",\n                \"billerName\": \"Sbs College Of Iti\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP03\",\n                \"billerName\": \"Sbs College Of Management\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP04\",\n                \"billerName\": \"Sbs College Of Pharmacy\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP05\",\n                \"billerName\": \"Gyan Anant Vidyalaya\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP06\",\n                \"billerName\": \"Spring Dale Public School\"\n            },\n            {\n                \"billerId\": \"CLBKML000UTP07\",\n                \"billerName\": \"St.Patricks High School\"\n            },\n            {\n                \"billerId\": \"CLBKML000WBL01\",\n                \"billerName\": \"Little Flowers English School\"\n            },\n            {\n                \"billerId\": \"CLBKML000WBL02\",\n                \"billerName\": \"Bhakti Vedanta National School\"\n            },\n            {\n                \"billerId\": \"COUN00000SUR0F\",\n                \"billerName\": \"Countryside International School Primary Education\"\n            },\n            {\n                \"billerId\": \"COUN00000SUR91\",\n                \"billerName\": \"Countryside International School Adm\"\n            },\n            {\n                \"billerId\": \"COUN00000SURW1\",\n                \"billerName\": \"Countryside International School Meal And Transport Fees\"\n            },\n            {\n                \"billerId\": \"COUN00000SURXD\",\n                \"billerName\": \"Countryside International School Pre Primary Education\"\n            },\n            {\n                \"billerId\": \"CRES00000AHDM4\",\n                \"billerName\": \"Crescent School\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP01\",\n                \"billerName\": \"Delhi Public School Bareilly\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP02\",\n                \"billerName\": \"Delhi Public School Akrampur Unnao\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP03\",\n                \"billerName\": \"Delhi Public School Indira Nagar\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP04\",\n                \"billerName\": \"Delhi Public School Jankipuram\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP05\",\n                \"billerName\": \"Delhi Public School Gomti Nagar\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP06\",\n                \"billerName\": \"Delhi Public School Kalyanpur\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP07\",\n                \"billerName\": \"Allenhouse Public School Ghaziabad\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP08\",\n                \"billerName\": \"Delhi Public School Eldeco\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP09\",\n                \"billerName\": \"Delhi Public School Saharanpur\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP10\",\n                \"billerName\": \"Allen Kids Swaroop Nagar\"\n            },\n            {\n                \"billerId\": \"DELFEE000UTP11\",\n                \"billerName\": \"Allen Kids Kakadeo\"\n            },\n            {\n                \"billerId\": \"DELH00000CUTBQ\",\n                \"billerName\": \"Delhi Public School Kalinga\"\n            },\n            {\n                \"billerId\": \"DELH00000GAUWQ\",\n                \"billerName\": \"Delhi Public School - Greater Noida\"\n            },\n            {\n                \"billerId\": \"DELH00000HYDWV\",\n                \"billerName\": \"Delhi World School\"\n            },\n            {\n                \"billerId\": \"DELH00000NATU6\",\n                \"billerName\": \"Delhi Public School - KPV\"\n            },\n            {\n                \"billerId\": \"DELH00000PTN72\",\n                \"billerName\": \"Delhi world Public School\"\n            },\n            {\n                \"billerId\": \"DELH00000VIS6Q\",\n                \"billerName\": \"Delhi Public International  School\"\n            },\n            {\n                \"billerId\": \"DHAN00000JODXT\",\n                \"billerName\": \"Dhanraj School\"\n            },\n            {\n                \"billerId\": \"DIRE00000JODGF\",\n                \"billerName\": \"Direction Nursing Academy\"\n            },\n            {\n                \"billerId\": \"DIRKML000RAJ04\",\n                \"billerName\": \"Dolphins International School Rajapark\"\n            },\n            {\n                \"billerId\": \"DISKML000RAJ03\",\n                \"billerName\": \"Dolphins International School Ck\"\n            },\n            {\n                \"billerId\": \"DPSG00000GNR6N\",\n                \"billerName\": \"Dps - Gandhinagar\"\n            },\n            {\n                \"billerId\": \"DPTI00000JPRK1\",\n                \"billerName\": \"D P Tiwari School Of Nursing\"\n            },\n            {\n                \"billerId\": \"DPTI00000JPROZ\",\n                \"billerName\": \"D P Tiwari Medical And Nursing Educational Institute\"\n            },\n            {\n                \"billerId\": \"DRHR00000KACWS\",\n                \"billerName\": \"Dr. H R Gajwani Primary School\"\n            },\n            {\n                \"billerId\": \"DRHR00000KACYN\",\n                \"billerName\": \"Dr. H R Gajwani College Of Education\"\n            },\n            {\n                \"billerId\": \"DRSH00000BPLCU\",\n                \"billerName\": \"Dr Shankar Dayal Sharma College Of Nursing\"\n            },\n            {\n                \"billerId\": \"EDU000028KAR01\",\n                \"billerName\": \"Presidency School - Mangalore \"\n            },\n            {\n                \"billerId\": \"EDU000061KAR01\",\n                \"billerName\": \"Lycee School\"\n            },\n            {\n                \"billerId\": \"EDU000109KAR01\",\n                \"billerName\": \"Kairalee Nilayam Central School - Vimanapura \"\n            },\n            {\n                \"billerId\": \"EDU000249KAR01\",\n                \"billerName\": \"New Horizon Vidhya Mandir \"\n            },\n            {\n                \"billerId\": \"EDU001049MAH01\",\n                \"billerName\": \"Arya Gurukul, Ambernath (E)\"\n            },\n            {\n                \"billerId\": \"EDU001061KAR01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU001248KAR01\",\n                \"billerName\": \"Presidency Pu College\"\n            },\n            {\n                \"billerId\": \"EDU001249KAR01\",\n                \"billerName\": \"Mount Litera Zee School \"\n            },\n            {\n                \"billerId\": \"EDU001249KAR02\",\n                \"billerName\": \"Presidency Degree College\"\n            },\n            {\n                \"billerId\": \"EDU001250KAR01\",\n                \"billerName\": \"Mount Litera Zee School -Vidhyaranipura\"\n            },\n            {\n                \"billerId\": \"EDU001251KAR01\",\n                \"billerName\": \"Presidency Pg College\"\n            },\n            {\n                \"billerId\": \"EDU001265KAR01\",\n                \"billerName\": \"Holy Angels High School (Icse)\"\n            },\n            {\n                \"billerId\": \"EDU001266KAR01\",\n                \"billerName\": \"Presidency Junior College \"\n            },\n            {\n                \"billerId\": \"EDU001268KAR01\",\n                \"billerName\": \"Lawrence School - Sslc \"\n            },\n            {\n                \"billerId\": \"EDU001269TEL01\",\n                \"billerName\": \"Sri Aurobindo International School\"\n            },\n            {\n                \"billerId\": \"EDU001277KAR01\",\n                \"billerName\": \"The Green School Bangalore\"\n            },\n            {\n                \"billerId\": \"EDU001288UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre.\"\n            },\n            {\n                \"billerId\": \"EDU001290UTP01\",\n                \"billerName\": \"Dr.Virendra Swarup Education Centre \"\n            },\n            {\n                \"billerId\": \"EDU001291TEL01\",\n                \"billerName\": \"International School\"\n            },\n            {\n                \"billerId\": \"EDU001296UTP01\",\n                \"billerName\": \"St. Thomas&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU001297UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre, N-Block\"\n            },\n            {\n                \"billerId\": \"EDU001301UTP01\",\n                \"billerName\": \"Mother Teresa Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU001302UTP01\",\n                \"billerName\": \"St.Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU001306KAR01\",\n                \"billerName\": \"St.Philomenas Public School\"\n            },\n            {\n                \"billerId\": \"EDU001311KAR01\",\n                \"billerName\": \"S.J.R. Kengeri Public School\"\n            },\n            {\n                \"billerId\": \"EDU001314UTP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001319KAR01\",\n                \"billerName\": \"S J R Public School\"\n            },\n            {\n                \"billerId\": \"EDU001320UTP01\",\n                \"billerName\": \"Doon Public School Hathras\"\n            },\n            {\n                \"billerId\": \"EDU001321KAR01\",\n                \"billerName\": \"Universal Group Of Institutions\"\n            },\n            {\n                \"billerId\": \"EDU001322KAR01\",\n                \"billerName\": \"Aryan Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU001323KAR01\",\n                \"billerName\": \"S.J.R.R.Rajajinagar P.U.College\"\n            },\n            {\n                \"billerId\": \"EDU001324KAR01\",\n                \"billerName\": \"Sjr Pu College For Women\"\n            },\n            {\n                \"billerId\": \"EDU001325KAR01\",\n                \"billerName\": \"S.J.R. Primary And High School\"\n            },\n            {\n                \"billerId\": \"EDU001327KAR01\",\n                \"billerName\": \"Sjr College\"\n            },\n            {\n                \"billerId\": \"EDU001328KAR01\",\n                \"billerName\": \"Sri Jagadguru Renukacharya Pre-University College\"\n            },\n            {\n                \"billerId\": \"EDU001329KAR01\",\n                \"billerName\": \"Sri Jagadguru Renukacharya College Of Law\"\n            },\n            {\n                \"billerId\": \"EDU001331KAR01\",\n                \"billerName\": \"Sjr College For Women\"\n            },\n            {\n                \"billerId\": \"EDU001332KAR01\",\n                \"billerName\": \"Auden Institute Of Education\"\n            },\n            {\n                \"billerId\": \"EDU001333KAR01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir,\"\n            },\n            {\n                \"billerId\": \"EDU001334TND01\",\n                \"billerName\": \"Chinmaya International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001335KAR01\",\n                \"billerName\": \"Venus International School\"\n            },\n            {\n                \"billerId\": \"EDU001337HAR01\",\n                \"billerName\": \"D.A.V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001339TND01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU001341ANP01\",\n                \"billerName\": \"Samsidh International School\"\n            },\n            {\n                \"billerId\": \"EDU001343KAR01\",\n                \"billerName\": \"Samsidh Mlzs \"\n            },\n            {\n                \"billerId\": \"EDU001352UTP01\",\n                \"billerName\": \"The Cambrian School\"\n            },\n            {\n                \"billerId\": \"EDU001353ODI01\",\n                \"billerName\": \"Sdmt Prabhavati Public School\"\n            },\n            {\n                \"billerId\": \"EDU001354ANI01\",\n                \"billerName\": \"Carmel Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001355ANI01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU001356ANI01\",\n                \"billerName\": \"Iqra Public School\"\n            },\n            {\n                \"billerId\": \"EDU001357ANI01\",\n                \"billerName\": \"Kamaraj Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU001358ANI01\",\n                \"billerName\": \"Khalsa Public School\"\n            },\n            {\n                \"billerId\": \"EDU001359ANI01\",\n                \"billerName\": \"M E S School\"\n            },\n            {\n                \"billerId\": \"EDU001360ANI01\",\n                \"billerName\": \"M.E.S. School, Salah Nagar, Ograbraj\"\n            },\n            {\n                \"billerId\": \"EDU001361ANI01\",\n                \"billerName\": \"Mahatma Gandhi International School\"\n            },\n            {\n                \"billerId\": \"EDU001362ANI01\",\n                \"billerName\": \"Navy Children School\"\n            },\n            {\n                \"billerId\": \"EDU001363ANI01\",\n                \"billerName\": \"Nirmala Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001364ANI01\",\n                \"billerName\": \"Sagritara School\"\n            },\n            {\n                \"billerId\": \"EDU001365ANI01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001366ANI01\",\n                \"billerName\": \"St. Xavier School,(English Medium Middle School)\"\n            },\n            {\n                \"billerId\": \"EDU001367ANI01\",\n                \"billerName\": \"Ummat Public School\"\n            },\n            {\n                \"billerId\": \"EDU001368ANI01\",\n                \"billerName\": \"Vitala Public School\"\n            },\n            {\n                \"billerId\": \"EDU001369ANI01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001370ANI01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001371ANP01\",\n                \"billerName\": \"A K R G Techno School\"\n            },\n            {\n                \"billerId\": \"EDU001372ANP01\",\n                \"billerName\": \"Abhyas The Global School\"\n            },\n            {\n                \"billerId\": \"EDU001373ANP01\",\n                \"billerName\": \"Accord School\"\n            },\n            {\n                \"billerId\": \"EDU001374ANP01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU001375ANP01\",\n                \"billerName\": \"Akshara International School\"\n            },\n            {\n                \"billerId\": \"EDU001376ANP01\",\n                \"billerName\": \"Akshara School\"\n            },\n            {\n                \"billerId\": \"EDU001377ANP01\",\n                \"billerName\": \"Akshara The School\"\n            },\n            {\n                \"billerId\": \"EDU001378ANP01\",\n                \"billerName\": \"Akshara Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001379ANP01\",\n                \"billerName\": \"Alluri Sitaramaraju Pub.School\"\n            },\n            {\n                \"billerId\": \"EDU001380ANP01\",\n                \"billerName\": \"Alwardas Public School\"\n            },\n            {\n                \"billerId\": \"EDU001381ANP01\",\n                \"billerName\": \"Amararaja Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU001382ANP01\",\n                \"billerName\": \"Ameya World School\"\n            },\n            {\n                \"billerId\": \"EDU001383ANP01\",\n                \"billerName\": \"Ansari Oxford Central School\"\n            },\n            {\n                \"billerId\": \"EDU001384ANP01\",\n                \"billerName\": \"Apple I English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001385ANP01\",\n                \"billerName\": \"Ashram Public School\"\n            },\n            {\n                \"billerId\": \"EDU001386ANP01\",\n                \"billerName\": \"Atkinson High School\"\n            },\n            {\n                \"billerId\": \"EDU001387ANP01\",\n                \"billerName\": \"Atkinson High School\"\n            },\n            {\n                \"billerId\": \"EDU001388ANP01\",\n                \"billerName\": \"B V Bhavans International Res Pub Sc\"\n            },\n            {\n                \"billerId\": \"EDU001389ANP01\",\n                \"billerName\": \"B V Bhavan&#39;S Res Public School\"\n            },\n            {\n                \"billerId\": \"EDU001390ANP01\",\n                \"billerName\": \"B V Reddy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001391ANP01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU001392ANP01\",\n                \"billerName\": \"Bes Model High School\"\n            },\n            {\n                \"billerId\": \"EDU001394ANP01\",\n                \"billerName\": \"Bharatiya Vidya Bhavans Residentional Public School\"\n            },\n            {\n                \"billerId\": \"EDU001395ANP01\",\n                \"billerName\": \"Bharatiya Vidya Bhavans Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU001396ANP01\",\n                \"billerName\": \"Bhartiya Vidya Bhavans Sri Venkateswara Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001397ANP01\",\n                \"billerName\": \"Bhashyam Blooms\"\n            },\n            {\n                \"billerId\": \"EDU001398ANP01\",\n                \"billerName\": \"Bhavya Cements D A V School\"\n            },\n            {\n                \"billerId\": \"EDU001399ANP01\",\n                \"billerName\": \"Bhuvanagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU001400ANP01\",\n                \"billerName\": \"Boon School\"\n            },\n            {\n                \"billerId\": \"EDU001401ANP01\",\n                \"billerName\": \"Carmel English School\"\n            },\n            {\n                \"billerId\": \"EDU001402ANP01\",\n                \"billerName\": \"Chigurupati Sri Krishnaveni School\"\n            },\n            {\n                \"billerId\": \"EDU001403ANP01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001404ANP01\",\n                \"billerName\": \"Crr Secondary School (Pri To X Class) Cbse, Dinnedevarapadu, Kurnool-2\"\n            },\n            {\n                \"billerId\": \"EDU001405ANP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU001406ANP01\",\n                \"billerName\": \"D R S International School\"\n            },\n            {\n                \"billerId\": \"EDU001407ANP01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU001408ANP01\",\n                \"billerName\": \"De Paul (E M) School\"\n            },\n            {\n                \"billerId\": \"EDU001409ANP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU001410ANP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001411ANP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001413ANP01\",\n                \"billerName\": \"Dr K L Prasad Public School\"\n            },\n            {\n                \"billerId\": \"EDU001414ANP01\",\n                \"billerName\": \"Dr.K.K.R Gowtham English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001415ANP01\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham International School,Iit Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU001416ANP01\",\n                \"billerName\": \"Dr.Kkrs Gowtham School\"\n            },\n            {\n                \"billerId\": \"EDU001417ANP01\",\n                \"billerName\": \"Durga Public School\"\n            },\n            {\n                \"billerId\": \"EDU001418ANP01\",\n                \"billerName\": \"Edify School\"\n            },\n            {\n                \"billerId\": \"EDU001419ANP01\",\n                \"billerName\": \"Emmaus -Swiss Referral Hospital School\"\n            },\n            {\n                \"billerId\": \"EDU001420ANP01\",\n                \"billerName\": \"Flaiz Memorial Higher Secondary School Of S.D.A.\"\n            },\n            {\n                \"billerId\": \"EDU001421ANP01\",\n                \"billerName\": \"Fort Catholic Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU001422ANP01\",\n                \"billerName\": \"Fort City School\"\n            },\n            {\n                \"billerId\": \"EDU001423ANP01\",\n                \"billerName\": \"Genesis E M School\"\n            },\n            {\n                \"billerId\": \"EDU001425ANP01\",\n                \"billerName\": \"Gmr Varalakshmi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU001426ANP01\",\n                \"billerName\": \"Gnanabharati English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001427ANP01\",\n                \"billerName\": \"Gomathy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001428ANP01\",\n                \"billerName\": \"Good Shepherd E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU001429ANP01\",\n                \"billerName\": \"Gowtham Concept School\"\n            },\n            {\n                \"billerId\": \"EDU001430ANP01\",\n                \"billerName\": \"Green City English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001431ANP01\",\n                \"billerName\": \"Green Field School\"\n            },\n            {\n                \"billerId\": \"EDU001432ANP01\",\n                \"billerName\": \"Gvk Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001434ANP01\",\n                \"billerName\": \"Indian Blossoms International School\"\n            },\n            {\n                \"billerId\": \"EDU001435ANP01\",\n                \"billerName\": \"Indus English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU001436ANP01\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU001437ANP01\",\n                \"billerName\": \"Ithaka Engish Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001438ANP01\",\n                \"billerName\": \"J Sikile Foundation English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001441ANP01\",\n                \"billerName\": \"K C P Siddhartha Adarsh Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU001442ANP01\",\n                \"billerName\": \"K N R Central School\"\n            },\n            {\n                \"billerId\": \"EDU001443ANP01\",\n                \"billerName\": \"Kakatiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU001444ANP01\",\n                \"billerName\": \"Kakinada Public School\"\n            },\n            {\n                \"billerId\": \"EDU001445ANP01\",\n                \"billerName\": \"Kavirayani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001446ANP01\",\n                \"billerName\": \"Kennedy High School\"\n            },\n            {\n                \"billerId\": \"EDU001448ANP01\",\n                \"billerName\": \"Lakshya School\"\n            },\n            {\n                \"billerId\": \"EDU001450ANP01\",\n                \"billerName\": \"Little Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU001452ANP01\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001454ANP01\",\n                \"billerName\": \"Lotus High School(Em)\"\n            },\n            {\n                \"billerId\": \"EDU001455ANP01\",\n                \"billerName\": \"Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU001456ANP01\",\n                \"billerName\": \"Lotus National School\"\n            },\n            {\n                \"billerId\": \"EDU001457ANP01\",\n                \"billerName\": \"Loyola English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001458ANP01\",\n                \"billerName\": \"Loyola Public School\"\n            },\n            {\n                \"billerId\": \"EDU001460ANP01\",\n                \"billerName\": \"M.P. &amp; E.V. (English Medium) School\"\n            },\n            {\n                \"billerId\": \"EDU001461ANP01\",\n                \"billerName\": \"Mangal Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU001462ANP01\",\n                \"billerName\": \"Marg Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001463ANP01\",\n                \"billerName\": \"Marymatha English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU001464ANP01\",\n                \"billerName\": \"Montessori English Medium Primary School A-Camp Kurnool\"\n            },\n            {\n                \"billerId\": \"EDU001465ANP01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU001466ANP01\",\n                \"billerName\": \"Mrs. Mariadas U.P. School\"\n            },\n            {\n                \"billerId\": \"EDU001467ANP01\",\n                \"billerName\": \"N.St.Mathew&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001468ANP01\",\n                \"billerName\": \"Nalanda Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU001469ANP01\",\n                \"billerName\": \"Nandi Academy\"\n            },\n            {\n                \"billerId\": \"EDU001470ANP01\",\n                \"billerName\": \"Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001471ANP01\",\n                \"billerName\": \"Narayana High School\"\n            },\n            {\n                \"billerId\": \"EDU001472ANP01\",\n                \"billerName\": \"Narayana High School\"\n            },\n            {\n                \"billerId\": \"EDU001473ANP01\",\n                \"billerName\": \"Natco School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU001474ANP01\",\n                \"billerName\": \"Nava Jeevan Public School\"\n            },\n            {\n                \"billerId\": \"EDU001475ANP01\",\n                \"billerName\": \"Nice\"\n            },\n            {\n                \"billerId\": \"EDU001476ANP01\",\n                \"billerName\": \"Oakridge International School\"\n            },\n            {\n                \"billerId\": \"EDU001477ANP01\",\n                \"billerName\": \"Oakwood The Rajahmundry School\"\n            },\n            {\n                \"billerId\": \"EDU001478ANP01\",\n                \"billerName\": \"Ongole Public School\"\n            },\n            {\n                \"billerId\": \"EDU001479ANP01\",\n                \"billerName\": \"P.E.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU001480ANP01\",\n                \"billerName\": \"Padmavathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001481ANP01\",\n                \"billerName\": \"Paramahansa Yogananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001482ANP01\",\n                \"billerName\": \"Paramjyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU001483ANP01\",\n                \"billerName\": \"Penchalreddy High School\"\n            },\n            {\n                \"billerId\": \"EDU001484ANP01\",\n                \"billerName\": \"Pooja International Techno School\"\n            },\n            {\n                \"billerId\": \"EDU001485ANP01\",\n                \"billerName\": \"Pushpagiri Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU001486ANP01\",\n                \"billerName\": \"Q.I.S.U.P School\"\n            },\n            {\n                \"billerId\": \"EDU001487ANP01\",\n                \"billerName\": \"Queen Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001488ANP01\",\n                \"billerName\": \"Rainbow School\"\n            },\n            {\n                \"billerId\": \"EDU001489ANP01\",\n                \"billerName\": \"Ramireddy Subbaramireddy International School\"\n            },\n            {\n                \"billerId\": \"EDU001490ANP01\",\n                \"billerName\": \"Ratnam English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU001491ANP01\",\n                \"billerName\": \"Ratnam High School\"\n            },\n            {\n                \"billerId\": \"EDU001492ANP01\",\n                \"billerName\": \"Ridge School\"\n            },\n            {\n                \"billerId\": \"EDU001493ANP01\",\n                \"billerName\": \"Rishi Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001494ANP01\",\n                \"billerName\": \"Rishi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001495ANP01\",\n                \"billerName\": \"S V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001496ANP01\",\n                \"billerName\": \"S.D.A. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU001497ANP01\",\n                \"billerName\": \"S.F.S.School\"\n            },\n            {\n                \"billerId\": \"EDU001498ANP01\",\n                \"billerName\": \"Saanvi International Upper Primary School\"\n            },\n            {\n                \"billerId\": \"EDU001499ANP01\",\n                \"billerName\": \"Sadhana Upper Primary School (Em)\"\n            },\n            {\n                \"billerId\": \"EDU001500ANP01\",\n                \"billerName\": \"Sai Baba Central School\"\n            },\n            {\n                \"billerId\": \"EDU001501ANP01\",\n                \"billerName\": \"Samvida Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU001502ANP01\",\n                \"billerName\": \"Sanskruti Global School\"\n            },\n            {\n                \"billerId\": \"EDU001503ANP01\",\n                \"billerName\": \"Saranya Concept School\"\n            },\n            {\n                \"billerId\": \"EDU001504ANP01\",\n                \"billerName\": \"Sdr (Em) High School\"\n            },\n            {\n                \"billerId\": \"EDU001505ANP01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU001506ANP01\",\n                \"billerName\": \"Shantiniketan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001507ANP01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU001508ANP01\",\n                \"billerName\": \"Shri Somanatha Green Fields Public\"\n            },\n            {\n                \"billerId\": \"EDU001509ANP01\",\n                \"billerName\": \"Siddhartha Quest School\"\n            },\n            {\n                \"billerId\": \"EDU001510ANP01\",\n                \"billerName\": \"Silver Bells Central School\"\n            },\n            {\n                \"billerId\": \"EDU001511ANP01\",\n                \"billerName\": \"Simhapuri Public School\"\n            },\n            {\n                \"billerId\": \"EDU001512ANP01\",\n                \"billerName\": \"Sir C R Reddy Public School\"\n            },\n            {\n                \"billerId\": \"EDU001513ANP01\",\n                \"billerName\": \"Siva Sivani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001514ANP01\",\n                \"billerName\": \"Slate - The School\"\n            },\n            {\n                \"billerId\": \"EDU001515ANP01\",\n                \"billerName\": \"Smt Godavari Devi Saraf High School\"\n            },\n            {\n                \"billerId\": \"EDU001516ANP01\",\n                \"billerName\": \"Smt. Sethu Ramamal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001517ANP01\",\n                \"billerName\": \"Smt.Eswaramma High School\"\n            },\n            {\n                \"billerId\": \"EDU001518ANP01\",\n                \"billerName\": \"Spring Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU001519ANP01\",\n                \"billerName\": \"Sree Simhapuri Day School\"\n            },\n            {\n                \"billerId\": \"EDU001520ANP01\",\n                \"billerName\": \"Sree Vidya Nikethan Res. School\"\n            },\n            {\n                \"billerId\": \"EDU001521ANP01\",\n                \"billerName\": \"Sri Chaitanya School\"\n            },\n            {\n                \"billerId\": \"EDU001522ANP01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU001523ANP01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU001524ANP01\",\n                \"billerName\": \"Sri Chaitanya Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001525ANP01\",\n                \"billerName\": \"Sri City Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001526ANP01\",\n                \"billerName\": \"Sri Lakshmi (Em)High School\"\n            },\n            {\n                \"billerId\": \"EDU001527ANP01\",\n                \"billerName\": \"Sri Prakash Synergy School\"\n            },\n            {\n                \"billerId\": \"EDU001528ANP01\",\n                \"billerName\": \"Sri Prakash Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001529ANP01\",\n                \"billerName\": \"Sri Prakash Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001531ANP01\",\n                \"billerName\": \"Sri Prakash Vidyaniketan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001532ANP01\",\n                \"billerName\": \"Sri Sadineni Chowdaraiah Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU001533ANP01\",\n                \"billerName\": \"Sri Saradha Nikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDU001534ANP01\",\n                \"billerName\": \"Sri Sathya Sai Gurukulam E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU001535ANP01\",\n                \"billerName\": \"Sri Sathya Sai Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001537ANP01\",\n                \"billerName\": \"Sri Shirdi Sai Vidya Niketan Em High School\"\n            },\n            {\n                \"billerId\": \"EDU001538ANP01\",\n                \"billerName\": \"Sri Tvs Rao Srikrishna Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001539ANP01\",\n                \"billerName\": \"Sri Venkateswara Bala Kuteer\"\n            },\n            {\n                \"billerId\": \"EDU001540ANP01\",\n                \"billerName\": \"Sri Vijnana Vihara English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001541ANP01\",\n                \"billerName\": \"Sri Vivekananda Central School\"\n            },\n            {\n                \"billerId\": \"EDU001542ANP01\",\n                \"billerName\": \"St. Aloysius Anglo - Indian High School\"\n            },\n            {\n                \"billerId\": \"EDU001543ANP01\",\n                \"billerName\": \"St. Annes School\"\n            },\n            {\n                \"billerId\": \"EDU001544ANP01\",\n                \"billerName\": \"St. Ann&#39;S  E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU001546ANP01\",\n                \"billerName\": \"St. Ann&#39;S Eng. Med. School\"\n            },\n            {\n                \"billerId\": \"EDU001547ANP01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001548ANP01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001549ANP01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001550ANP01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001551ANP01\",\n                \"billerName\": \"St. Francis E.M.B High School\"\n            },\n            {\n                \"billerId\": \"EDU001552ANP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU001553ANP01\",\n                \"billerName\": \"St. Johns English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU001554ANP01\",\n                \"billerName\": \"St. John&#39;S Parish School\"\n            },\n            {\n                \"billerId\": \"EDU001557ANP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001558ANP01\",\n                \"billerName\": \"St. Joseph&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU001559ANP01\",\n                \"billerName\": \"St. Joseph&#39;S Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU001560ANP01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU001561ANP01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU001562ANP01\",\n                \"billerName\": \"St. Josephs High School, Guntur\"\n            },\n            {\n                \"billerId\": \"EDU001563ANP01\",\n                \"billerName\": \"St. Joseph&#39;S Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU001564ANP01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001565ANP01\",\n                \"billerName\": \"St.Anns English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU001566ANP01\",\n                \"billerName\": \"St.Anns School\"\n            },\n            {\n                \"billerId\": \"EDU001567ANP01\",\n                \"billerName\": \"St.Johns English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001568ANP01\",\n                \"billerName\": \"Stepping Stones High School\"\n            },\n            {\n                \"billerId\": \"EDU001569ANP01\",\n                \"billerName\": \"Subha Niketan(English Medium) School\"\n            },\n            {\n                \"billerId\": \"EDU001570ANP01\",\n                \"billerName\": \"Swarnandhra International School\"\n            },\n            {\n                \"billerId\": \"EDU001571ANP01\",\n                \"billerName\": \"The Aditya Birla School\"\n            },\n            {\n                \"billerId\": \"EDU001572ANP01\",\n                \"billerName\": \"The Athena School\"\n            },\n            {\n                \"billerId\": \"EDU001575ANP01\",\n                \"billerName\": \"The Nandyal Public School\"\n            },\n            {\n                \"billerId\": \"EDU001576ANP01\",\n                \"billerName\": \"The Peepal Grove School\"\n            },\n            {\n                \"billerId\": \"EDU001577ANP01\",\n                \"billerName\": \"The Presidential School\"\n            },\n            {\n                \"billerId\": \"EDU001578ANP01\",\n                \"billerName\": \"The Sun School\"\n            },\n            {\n                \"billerId\": \"EDU001579ANP01\",\n                \"billerName\": \"The Vizag International School\"\n            },\n            {\n                \"billerId\": \"EDU001580ANP01\",\n                \"billerName\": \"Timpany School\"\n            },\n            {\n                \"billerId\": \"EDU001581ANP01\",\n                \"billerName\": \"Timpany Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU001582ANP01\",\n                \"billerName\": \"Timpany Steel City School\"\n            },\n            {\n                \"billerId\": \"EDU001583ANP01\",\n                \"billerName\": \"Top Kid School\"\n            },\n            {\n                \"billerId\": \"EDU001584ANP01\",\n                \"billerName\": \"Triplaar School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU001585ANP01\",\n                \"billerName\": \"Ushodaya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001586ANP01\",\n                \"billerName\": \"V P Siddhartha Public School\"\n            },\n            {\n                \"billerId\": \"EDU001587ANP01\",\n                \"billerName\": \"V.S.St. John&#39;S Hr Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU001588ANP01\",\n                \"billerName\": \"Vasavi Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU001589ANP01\",\n                \"billerName\": \"Vasishta School\"\n            },\n            {\n                \"billerId\": \"EDU001590ANP01\",\n                \"billerName\": \"Vidya Mandir English Medium High Sch\"\n            },\n            {\n                \"billerId\": \"EDU001591ANP01\",\n                \"billerName\": \"Vidyanjali School\"\n            },\n            {\n                \"billerId\": \"EDU001592ANP01\",\n                \"billerName\": \"Vignan Steel City Public School\"\n            },\n            {\n                \"billerId\": \"EDU001593ANP01\",\n                \"billerName\": \"Vignana Vidyalayam School\"\n            },\n            {\n                \"billerId\": \"EDU001594ANP01\",\n                \"billerName\": \"Vijayam School\"\n            },\n            {\n                \"billerId\": \"EDU001595ANP01\",\n                \"billerName\": \"Vijayavani Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001596ANP01\",\n                \"billerName\": \"Vijnana Vihara Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001597ANP01\",\n                \"billerName\": \"Vikas Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU001598ANP01\",\n                \"billerName\": \"Vikasa Vidya Vanam School\"\n            },\n            {\n                \"billerId\": \"EDU001599ANP01\",\n                \"billerName\": \"Visakha Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001600ANP01\",\n                \"billerName\": \"Vishnu School\"\n            },\n            {\n                \"billerId\": \"EDU001601ANP01\",\n                \"billerName\": \"Viswasanti English Med. High School\"\n            },\n            {\n                \"billerId\": \"EDU001602ANP01\",\n                \"billerName\": \"Viva The School\"\n            },\n            {\n                \"billerId\": \"EDU001603ANP01\",\n                \"billerName\": \"West Berry School\"\n            },\n            {\n                \"billerId\": \"EDU001604ANP01\",\n                \"billerName\": \"Westberry High School\"\n            },\n            {\n                \"billerId\": \"EDU001605ARP01\",\n                \"billerName\": \"Abotani Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001606ARP01\",\n                \"billerName\": \"Ane Moriam School\"\n            },\n            {\n                \"billerId\": \"EDU001607ARP01\",\n                \"billerName\": \"Assam Rifles Junior School\"\n            },\n            {\n                \"billerId\": \"EDU001608ARP01\",\n                \"billerName\": \"Blue Pine Residential English School\"\n            },\n            {\n                \"billerId\": \"EDU001609ARP01\",\n                \"billerName\": \"Boum Kakir Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001610ARP01\",\n                \"billerName\": \"Bunnys Fantasy World School\"\n            },\n            {\n                \"billerId\": \"EDU001611ARP01\",\n                \"billerName\": \"Calvary English School, Moinhappa\"\n            },\n            {\n                \"billerId\": \"EDU001612ARP01\",\n                \"billerName\": \"Chow Nanda Memial School\"\n            },\n            {\n                \"billerId\": \"EDU001613ARP01\",\n                \"billerName\": \"Christ King School\"\n            },\n            {\n                \"billerId\": \"EDU001614ARP01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU001615ARP01\",\n                \"billerName\": \"Divine Word School\"\n            },\n            {\n                \"billerId\": \"EDU001616ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001617ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001618ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001619ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001620ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001621ARP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001622ARP01\",\n                \"billerName\": \"Donyi Polo Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001623ARP01\",\n                \"billerName\": \"Donyi Polo Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU001624ARP01\",\n                \"billerName\": \"Exalt Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU001625ARP01\",\n                \"billerName\": \"Frontier School\"\n            },\n            {\n                \"billerId\": \"EDU001626ARP01\",\n                \"billerName\": \"Garden Dew School\"\n            },\n            {\n                \"billerId\": \"EDU001627ARP01\",\n                \"billerName\": \"Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU001628ARP01\",\n                \"billerName\": \"Good Shepherd Public School\"\n            },\n            {\n                \"billerId\": \"EDU001629ARP01\",\n                \"billerName\": \"Green Mount School\"\n            },\n            {\n                \"billerId\": \"EDU001630ARP01\",\n                \"billerName\": \"Green Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001631ARP01\",\n                \"billerName\": \"Greenview School\"\n            },\n            {\n                \"billerId\": \"EDU001632ARP01\",\n                \"billerName\": \"Gyan Ganga Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU001633ARP01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU001634ARP01\",\n                \"billerName\": \"Holy Rosary School\"\n            },\n            {\n                \"billerId\": \"EDU001635ARP01\",\n                \"billerName\": \"Indira Academy\"\n            },\n            {\n                \"billerId\": \"EDU001636ARP01\",\n                \"billerName\": \"Intaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU001637ARP01\",\n                \"billerName\": \"Itbp Public School\"\n            },\n            {\n                \"billerId\": \"EDU001638ARP01\",\n                \"billerName\": \"J.N.K.Public School\"\n            },\n            {\n                \"billerId\": \"EDU001639ARP01\",\n                \"billerName\": \"Jawlai Public School\"\n            },\n            {\n                \"billerId\": \"EDU001640ARP01\",\n                \"billerName\": \"Kids Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU001641ARP01\",\n                \"billerName\": \"Kingcup Public School\"\n            },\n            {\n                \"billerId\": \"EDU001642ARP01\",\n                \"billerName\": \"Krick &amp; Boury Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU001643ARP01\",\n                \"billerName\": \"Lekhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001644ARP01\",\n                \"billerName\": \"Light Of The World School\"\n            },\n            {\n                \"billerId\": \"EDU001645ARP01\",\n                \"billerName\": \"Love Dale Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001646ARP01\",\n                \"billerName\": \"Mahabodhi School\"\n            },\n            {\n                \"billerId\": \"EDU001647ARP01\",\n                \"billerName\": \"Marjam Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU001648ARP01\",\n                \"billerName\": \"Model English School\"\n            },\n            {\n                \"billerId\": \"EDU001649ARP01\",\n                \"billerName\": \"Newman School\"\n            },\n            {\n                \"billerId\": \"EDU001650ARP01\",\n                \"billerName\": \"Nime Ashram School\"\n            },\n            {\n                \"billerId\": \"EDU001651ARP01\",\n                \"billerName\": \"Oju Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001652ARP01\",\n                \"billerName\": \"Padi Lailang Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU001653ARP01\",\n                \"billerName\": \"Pine Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU001654ARP01\",\n                \"billerName\": \"Pine Wood School\"\n            },\n            {\n                \"billerId\": \"EDU001655ARP01\",\n                \"billerName\": \"Poi Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001656ARP01\",\n                \"billerName\": \"Ramakrishna Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001657ARP01\",\n                \"billerName\": \"Ramakrishna Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001658ARP01\",\n                \"billerName\": \"Ramakrishna Sarada Mission Girls Sch\"\n            },\n            {\n                \"billerId\": \"EDU001659ARP01\",\n                \"billerName\": \"Ramakrishna Sarada Mission Girls School\"\n            },\n            {\n                \"billerId\": \"EDU001660ARP01\",\n                \"billerName\": \"Roopland Public School\"\n            },\n            {\n                \"billerId\": \"EDU001661ARP01\",\n                \"billerName\": \"Royal International School\"\n            },\n            {\n                \"billerId\": \"EDU001662ARP01\",\n                \"billerName\": \"Royal Siang Academy\"\n            },\n            {\n                \"billerId\": \"EDU001663ARP01\",\n                \"billerName\": \"Saint Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU001664ARP01\",\n                \"billerName\": \"Siang Model School\"\n            },\n            {\n                \"billerId\": \"EDU001665ARP01\",\n                \"billerName\": \"Siang Royal School\"\n            },\n            {\n                \"billerId\": \"EDU001666ARP01\",\n                \"billerName\": \"Si-Donyi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001667ARP01\",\n                \"billerName\": \"Siyom Valley  School Pessing  Aalo\"\n            },\n            {\n                \"billerId\": \"EDU001668ARP01\",\n                \"billerName\": \"St John Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001669ARP01\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU001670ARP01\",\n                \"billerName\": \"St Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001671ARP01\",\n                \"billerName\": \"St. Francis D&#39; Assisi School\"\n            },\n            {\n                \"billerId\": \"EDU001672ARP01\",\n                \"billerName\": \"St. Francis De Sales School\"\n            },\n            {\n                \"billerId\": \"EDU001673ARP01\",\n                \"billerName\": \"St. George&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001674ARP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001675ARP01\",\n                \"billerName\": \"St. Jude School\"\n            },\n            {\n                \"billerId\": \"EDU001676ARP01\",\n                \"billerName\": \"St. Savio School\"\n            },\n            {\n                \"billerId\": \"EDU001677ARP01\",\n                \"billerName\": \"St. Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU001678ARP01\",\n                \"billerName\": \"St.Lopon English School\"\n            },\n            {\n                \"billerId\": \"EDU001679ARP01\",\n                \"billerName\": \"St.Xavier&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU001680ARP01\",\n                \"billerName\": \"Tangsa Model School\"\n            },\n            {\n                \"billerId\": \"EDU001681ARP01\",\n                \"billerName\": \"Tawang Public School\"\n            },\n            {\n                \"billerId\": \"EDU001682ARP01\",\n                \"billerName\": \"Tomi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU001683ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001684ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001685ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001686ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001687ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001688ARP01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001689ARP01\",\n                \"billerName\": \"Vivekananda Central School\"\n            },\n            {\n                \"billerId\": \"EDU001690ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001691ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001692ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001693ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001694ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001695ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001696ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001697ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001698ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001699ARP01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001700ARP01\",\n                \"billerName\": \"Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU001701ARP01\",\n                \"billerName\": \"Zenith Child School\"\n            },\n            {\n                \"billerId\": \"EDU001702ARP01\",\n                \"billerName\": \"Ziro Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001703ASM01\",\n                \"billerName\": \"Abanti Kumar Mahanta Educational Institution\"\n            },\n            {\n                \"billerId\": \"EDU001704ASM01\",\n                \"billerName\": \"Air Force School Tezpur\"\n            },\n            {\n                \"billerId\": \"EDU001705ASM01\",\n                \"billerName\": \"Asian Public School\"\n            },\n            {\n                \"billerId\": \"EDU001706ASM01\",\n                \"billerName\": \"Assam Public School\"\n            },\n            {\n                \"billerId\": \"EDU001707ASM01\",\n                \"billerName\": \"Assam Rifles School\"\n            },\n            {\n                \"billerId\": \"EDU001708ASM01\",\n                \"billerName\": \"Aturkimi Academy\"\n            },\n            {\n                \"billerId\": \"EDU001709ASM01\",\n                \"billerName\": \"Axel Public School, Lokhra,Guwahati, Assam\"\n            },\n            {\n                \"billerId\": \"EDU001710ASM01\",\n                \"billerName\": \"B.B. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU001711ASM01\",\n                \"billerName\": \"Biswanath Jnan Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU001712ASM01\",\n                \"billerName\": \"Blue Bird School\"\n            },\n            {\n                \"billerId\": \"EDU001713ASM01\",\n                \"billerName\": \"Brahmaputra Valley English Academy\"\n            },\n            {\n                \"billerId\": \"EDU001714ASM01\",\n                \"billerName\": \"Budding Buds School\"\n            },\n            {\n                \"billerId\": \"EDU001715ASM01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU001716ASM01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU001717ASM01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU001718ASM01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU001719ASM01\",\n                \"billerName\": \"Central Public School,Badarpur\"\n            },\n            {\n                \"billerId\": \"EDU001720ASM01\",\n                \"billerName\": \"Centre For New Learning\"\n            },\n            {\n                \"billerId\": \"EDU001721ASM01\",\n                \"billerName\": \"Christ Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU001722ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001723ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001724ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001725ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001726ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001727ASM01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001728ASM01\",\n                \"billerName\": \"De-Paul&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001729ASM01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001730ASM01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001731ASM01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001732ASM01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001733ASM01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU001734ASM01\",\n                \"billerName\": \"Doon Public School, Sivasagar\"\n            },\n            {\n                \"billerId\": \"EDU001735ASM01\",\n                \"billerName\": \"Elite Academy\"\n            },\n            {\n                \"billerId\": \"EDU001736ASM01\",\n                \"billerName\": \"Erudite Academy\"\n            },\n            {\n                \"billerId\": \"EDU001737ASM01\",\n                \"billerName\": \"Faculty High School\"\n            },\n            {\n                \"billerId\": \"EDU001738ASM01\",\n                \"billerName\": \"Faculty Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001739ASM01\",\n                \"billerName\": \"Fatima Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001740ASM01\",\n                \"billerName\": \"Global Public Central School\"\n            },\n            {\n                \"billerId\": \"EDU001741ASM01\",\n                \"billerName\": \"Goalpara English School\"\n            },\n            {\n                \"billerId\": \"EDU001742ASM01\",\n                \"billerName\": \"Godwins School\"\n            },\n            {\n                \"billerId\": \"EDU001743ASM01\",\n                \"billerName\": \"Green Dale School\"\n            },\n            {\n                \"billerId\": \"EDU001744ASM01\",\n                \"billerName\": \"Green Meadows School\"\n            },\n            {\n                \"billerId\": \"EDU001745ASM01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU001746ASM01\",\n                \"billerName\": \"Guru Teg Bahadur Academy\"\n            },\n            {\n                \"billerId\": \"EDU001747ASM01\",\n                \"billerName\": \"Gurukul Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU001748ASM01\",\n                \"billerName\": \"Guwahati Public School\"\n            },\n            {\n                \"billerId\": \"EDU001749ASM01\",\n                \"billerName\": \"Gyan Bharti Academy\"\n            },\n            {\n                \"billerId\": \"EDU001751ASM01\",\n                \"billerName\": \"Gyan Educational Institution,\"\n            },\n            {\n                \"billerId\": \"EDU001752ASM01\",\n                \"billerName\": \"Gyanjyoti Academy\"\n            },\n            {\n                \"billerId\": \"EDU001753ASM01\",\n                \"billerName\": \"Happy Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001754ASM01\",\n                \"billerName\": \"Hemlata Handiqui Memorial Institute\"\n            },\n            {\n                \"billerId\": \"EDU001755ASM01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU001756ASM01\",\n                \"billerName\": \"Hindustani Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001757ASM01\",\n                \"billerName\": \"Hindustani Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001758ASM01\",\n                \"billerName\": \"Holy Brook School\"\n            },\n            {\n                \"billerId\": \"EDU001759ASM01\",\n                \"billerName\": \"Holy Child English School\"\n            },\n            {\n                \"billerId\": \"EDU001761ASM01\",\n                \"billerName\": \"Holy Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU001762ASM01\",\n                \"billerName\": \"Holy Flower High School\"\n            },\n            {\n                \"billerId\": \"EDU001763ASM01\",\n                \"billerName\": \"Holy Home Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU001764ASM01\",\n                \"billerName\": \"Indus Academy\"\n            },\n            {\n                \"billerId\": \"EDU001765ASM01\",\n                \"billerName\": \"Jesus Mary School\"\n            },\n            {\n                \"billerId\": \"EDU001766ASM01\",\n                \"billerName\": \"John Firth Christian English High School\"\n            },\n            {\n                \"billerId\": \"EDU001767ASM01\",\n                \"billerName\": \"Kaziranga Eng Academy\"\n            },\n            {\n                \"billerId\": \"EDU001768ASM01\",\n                \"billerName\": \"Kidzee And Sunshine High School\"\n            },\n            {\n                \"billerId\": \"EDU001769ASM01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU001770ASM01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU001771ASM01\",\n                \"billerName\": \"Lotus Academy\"\n            },\n            {\n                \"billerId\": \"EDU001772ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001773ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001774ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001775ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001776ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001777ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU001778ASM01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU001779ASM01\",\n                \"billerName\": \"Maharishi Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU001780ASM01\",\n                \"billerName\": \"Manas Valley Academy\"\n            },\n            {\n                \"billerId\": \"EDU001781ASM01\",\n                \"billerName\": \"Mangaldai Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001782ASM01\",\n                \"billerName\": \"Maria&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001783ASM01\",\n                \"billerName\": \"Marrys Public School\"\n            },\n            {\n                \"billerId\": \"EDU001784ASM01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU001785ASM01\",\n                \"billerName\": \"Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU001786ASM01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU001787ASM01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU001788ASM01\",\n                \"billerName\": \"Nabaroon Public School\"\n            },\n            {\n                \"billerId\": \"EDU001789ASM01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU001790ASM01\",\n                \"billerName\": \"National Academy\"\n            },\n            {\n                \"billerId\": \"EDU001791ASM01\",\n                \"billerName\": \"National School\"\n            },\n            {\n                \"billerId\": \"EDU001792ASM01\",\n                \"billerName\": \"Noonmati Public School\"\n            },\n            {\n                \"billerId\": \"EDU001793ASM01\",\n                \"billerName\": \"Nps International School\"\n            },\n            {\n                \"billerId\": \"EDU001794ASM01\",\n                \"billerName\": \"Oil Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001795ASM01\",\n                \"billerName\": \"Our Abc Academy\"\n            },\n            {\n                \"billerId\": \"EDU001796ASM01\",\n                \"billerName\": \"Pinewood Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001797ASM01\",\n                \"billerName\": \"Polestar Academy\"\n            },\n            {\n                \"billerId\": \"EDU001798ASM01\",\n                \"billerName\": \"Prabhat Tara Children English Academy\"\n            },\n            {\n                \"billerId\": \"EDU001799ASM01\",\n                \"billerName\": \"Pragjyotish School\"\n            },\n            {\n                \"billerId\": \"EDU001800ASM01\",\n                \"billerName\": \"Pranabananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU001801ASM01\",\n                \"billerName\": \"Purna Vikash Central School\"\n            },\n            {\n                \"billerId\": \"EDU001802ASM01\",\n                \"billerName\": \"Radhakrishnan Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU001803ASM01\",\n                \"billerName\": \"Radiance School, Dimakuchi\"\n            },\n            {\n                \"billerId\": \"EDU001804ASM01\",\n                \"billerName\": \"Rajdhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001805ASM01\",\n                \"billerName\": \"Royal Global School\"\n            },\n            {\n                \"billerId\": \"EDU001806ASM01\",\n                \"billerName\": \"Sai Rns Academy\"\n            },\n            {\n                \"billerId\": \"EDU001807ASM01\",\n                \"billerName\": \"Saint Capitanio School\"\n            },\n            {\n                \"billerId\": \"EDU001808ASM01\",\n                \"billerName\": \"Sampoorna Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001809ASM01\",\n                \"billerName\": \"Sandipani Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001810ASM01\",\n                \"billerName\": \"Sangam Academy\"\n            },\n            {\n                \"billerId\": \"EDU001811ASM01\",\n                \"billerName\": \"Sanskriti The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU001812ASM01\",\n                \"billerName\": \"Sarala Birla Gyan Jyoti\"\n            },\n            {\n                \"billerId\": \"EDU001813ASM01\",\n                \"billerName\": \"Sboa Public School\"\n            },\n            {\n                \"billerId\": \"EDU001814ASM01\",\n                \"billerName\": \"Sers Public School, Rangia\"\n            },\n            {\n                \"billerId\": \"EDU001815ASM01\",\n                \"billerName\": \"Shiksha The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU001816ASM01\",\n                \"billerName\": \"Shree Agrasen Academy\"\n            },\n            {\n                \"billerId\": \"EDU001817ASM01\",\n                \"billerName\": \"Shrimanta Shankar Academy\"\n            },\n            {\n                \"billerId\": \"EDU001818ASM01\",\n                \"billerName\": \"South Point English School\"\n            },\n            {\n                \"billerId\": \"EDU001819ASM01\",\n                \"billerName\": \"South Point School\"\n            },\n            {\n                \"billerId\": \"EDU001820ASM01\",\n                \"billerName\": \"Spring Dale International School\"\n            },\n            {\n                \"billerId\": \"EDU001821ASM01\",\n                \"billerName\": \"Spring Valley Central School\"\n            },\n            {\n                \"billerId\": \"EDU001822ASM01\",\n                \"billerName\": \"Springdale High School\"\n            },\n            {\n                \"billerId\": \"EDU001823ASM01\",\n                \"billerName\": \"Sreeram Academy\"\n            },\n            {\n                \"billerId\": \"EDU001824ASM01\",\n                \"billerName\": \"Sri Satya Sai Vidiya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU001825ASM01\",\n                \"billerName\": \"St Clare&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU001826ASM01\",\n                \"billerName\": \"St Claret School\"\n            },\n            {\n                \"billerId\": \"EDU001827ASM01\",\n                \"billerName\": \"St Francis D&#39; Assisi High School\"\n            },\n            {\n                \"billerId\": \"EDU001828ASM01\",\n                \"billerName\": \"St Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU001830ASM01\",\n                \"billerName\": \"St. Anthonys School\"\n            },\n            {\n                \"billerId\": \"EDU001831ASM01\",\n                \"billerName\": \"St. Francis De Sales School\"\n            },\n            {\n                \"billerId\": \"EDU001832ASM01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU001833ASM01\",\n                \"billerName\": \"St. Peter&#39;S National Academy\"\n            },\n            {\n                \"billerId\": \"EDU001834ASM01\",\n                \"billerName\": \"St. Xavier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001835ASM01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001836ASM01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU001837ASM01\",\n                \"billerName\": \"St.Mary&#39;S English High School\"\n            },\n            {\n                \"billerId\": \"EDU001838ASM01\",\n                \"billerName\": \"Swami Vivekananda Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001839ASM01\",\n                \"billerName\": \"Tagore School Of Studies\"\n            },\n            {\n                \"billerId\": \"EDU001840ASM01\",\n                \"billerName\": \"Tejpur Gurukul Chatai Chapori\"\n            },\n            {\n                \"billerId\": \"EDU001841ASM01\",\n                \"billerName\": \"The Assam Valley School\"\n            },\n            {\n                \"billerId\": \"EDU001842ASM01\",\n                \"billerName\": \"The East Indian School\"\n            },\n            {\n                \"billerId\": \"EDU001843ASM01\",\n                \"billerName\": \"The Little Stars School\"\n            },\n            {\n                \"billerId\": \"EDU001844ASM01\",\n                \"billerName\": \"The Lucknow Public Collegiate\"\n            },\n            {\n                \"billerId\": \"EDU001845ASM01\",\n                \"billerName\": \"The Miles Bronson Residential School\"\n            },\n            {\n                \"billerId\": \"EDU001846ASM01\",\n                \"billerName\": \"The Reality Public School\"\n            },\n            {\n                \"billerId\": \"EDU001847ASM01\",\n                \"billerName\": \"Tinsukia English Academy\"\n            },\n            {\n                \"billerId\": \"EDU001848ASM01\",\n                \"billerName\": \"Udalguri Maharishi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001849ASM01\",\n                \"billerName\": \"Valley View School\"\n            },\n            {\n                \"billerId\": \"EDU001850ASM01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001851ASM01\",\n                \"billerName\": \"Vivekanand Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001852ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001853ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001854ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001855ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001856ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001857ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001858ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001859ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya (Neepco)\"\n            },\n            {\n                \"billerId\": \"EDU001860ASM01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya Tingrai\"\n            },\n            {\n                \"billerId\": \"EDU001861BIH01\",\n                \"billerName\": \"A A M Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU001862BIH01\",\n                \"billerName\": \"A R S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001863BIH01\",\n                \"billerName\": \"A. Y. International School\"\n            },\n            {\n                \"billerId\": \"EDU001864BIH01\",\n                \"billerName\": \"A.N.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU001865BIH01\",\n                \"billerName\": \"Abr Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU001866BIH01\",\n                \"billerName\": \"Acharya Narender Deo Pub School\"\n            },\n            {\n                \"billerId\": \"EDU001867BIH01\",\n                \"billerName\": \"Acharya Shri Sudarshan Krishna Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001868BIH01\",\n                \"billerName\": \"Acharya Shri Sudarshan Patna Central School\"\n            },\n            {\n                \"billerId\": \"EDU001869BIH01\",\n                \"billerName\": \"Acharya Sudarshan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU001870BIH01\",\n                \"billerName\": \"Acme Public School\"\n            },\n            {\n                \"billerId\": \"EDU001871BIH01\",\n                \"billerName\": \"Adarsh Gyanoday Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU001872BIH01\",\n                \"billerName\": \"Adarsh Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001873BIH01\",\n                \"billerName\": \"Adelaide Convent School\"\n            },\n            {\n                \"billerId\": \"EDU001874BIH01\",\n                \"billerName\": \"Adwaita Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU001875BIH01\",\n                \"billerName\": \"Adwaita Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU001876BIH01\",\n                \"billerName\": \"Akshar Vidya Griha\"\n            },\n            {\n                \"billerId\": \"EDU001877BIH01\",\n                \"billerName\": \"Al Momin International School\"\n            },\n            {\n                \"billerId\": \"EDU001878BIH01\",\n                \"billerName\": \"Alay Nabi High School\"\n            },\n            {\n                \"billerId\": \"EDU001879BIH01\",\n                \"billerName\": \"Allied International School\"\n            },\n            {\n                \"billerId\": \"EDU001880BIH01\",\n                \"billerName\": \"Aman Academy\"\n            },\n            {\n                \"billerId\": \"EDU001881BIH01\",\n                \"billerName\": \"Amar Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU001882BIH01\",\n                \"billerName\": \"Ambika Bhawani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001883BIH01\",\n                \"billerName\": \"Ambika Bhawani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001884BIH01\",\n                \"billerName\": \"Ambika Public School\"\n            },\n            {\n                \"billerId\": \"EDU001885BIH01\",\n                \"billerName\": \"Anand International School\"\n            },\n            {\n                \"billerId\": \"EDU001886BIH01\",\n                \"billerName\": \"Anand Prep Public School\"\n            },\n            {\n                \"billerId\": \"EDU001887BIH01\",\n                \"billerName\": \"Anandram Dhandhania Sarswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU001888BIH01\",\n                \"billerName\": \"Angel High School\"\n            },\n            {\n                \"billerId\": \"EDU001889BIH01\",\n                \"billerName\": \"Ankur Public School\"\n            },\n            {\n                \"billerId\": \"EDU001890BIH01\",\n                \"billerName\": \"Annie Besant International School\"\n            },\n            {\n                \"billerId\": \"EDU001891BIH01\",\n                \"billerName\": \"Araria Public School\"\n            },\n            {\n                \"billerId\": \"EDU001892BIH01\",\n                \"billerName\": \"Arora International High School\"\n            },\n            {\n                \"billerId\": \"EDU001893BIH01\",\n                \"billerName\": \"Arpa International School\"\n            },\n            {\n                \"billerId\": \"EDU001894BIH01\",\n                \"billerName\": \"Arya Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU001895BIH01\",\n                \"billerName\": \"As Sabeel Academy\"\n            },\n            {\n                \"billerId\": \"EDU001896BIH01\",\n                \"billerName\": \"Ascent Public School\"\n            },\n            {\n                \"billerId\": \"EDU001897BIH01\",\n                \"billerName\": \"Ashwani Public School\"\n            },\n            {\n                \"billerId\": \"EDU001898BIH01\",\n                \"billerName\": \"Asian School\"\n            },\n            {\n                \"billerId\": \"EDU001899BIH01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU001900BIH01\",\n                \"billerName\": \"Assembly Of God School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU001901BIH01\",\n                \"billerName\": \"Awadhoot Academy\"\n            },\n            {\n                \"billerId\": \"EDU001902BIH01\",\n                \"billerName\": \"Awasiya Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU001903BIH01\",\n                \"billerName\": \"Awasiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU001904BIH01\",\n                \"billerName\": \"B D Public School\"\n            },\n            {\n                \"billerId\": \"EDU001905BIH01\",\n                \"billerName\": \"B D Public School\"\n            },\n            {\n                \"billerId\": \"EDU001906BIH01\",\n                \"billerName\": \"B L Indo Anglian Public School\"\n            },\n            {\n                \"billerId\": \"EDU001907BIH01\",\n                \"billerName\": \"B. P. L. Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU001908BIH01\",\n                \"billerName\": \"B.D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU001909BIH01\",\n                \"billerName\": \"B.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU001910BIH01\",\n                \"billerName\": \"B.P.Convent\"\n            },\n            {\n                \"billerId\": \"EDU001911BIH01\",\n                \"billerName\": \"B.P.M. International School\"\n            },\n            {\n                \"billerId\": \"EDU001912BIH01\",\n                \"billerName\": \"B.P.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU001913BIH01\",\n                \"billerName\": \"B.R.D.A.V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001914BIH01\",\n                \"billerName\": \"Bahera Public School\"\n            },\n            {\n                \"billerId\": \"EDU001915BIH01\",\n                \"billerName\": \"Bal Bharti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001916BIH01\",\n                \"billerName\": \"Bal Kalyan Public School\"\n            },\n            {\n                \"billerId\": \"EDU001917BIH01\",\n                \"billerName\": \"Bal Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU001918BIH01\",\n                \"billerName\": \"Bal Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU001919BIH01\",\n                \"billerName\": \"Bal Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001920BIH01\",\n                \"billerName\": \"Baldwin Academy\"\n            },\n            {\n                \"billerId\": \"EDU001921BIH01\",\n                \"billerName\": \"Balika Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU001922BIH01\",\n                \"billerName\": \"Bds Public School\"\n            },\n            {\n                \"billerId\": \"EDU001923BIH01\",\n                \"billerName\": \"Best Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU001924BIH01\",\n                \"billerName\": \"Bethel Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001925BIH01\",\n                \"billerName\": \"Bhagwat Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU001926BIH01\",\n                \"billerName\": \"Bihar Public School\"\n            },\n            {\n                \"billerId\": \"EDU001927BIH01\",\n                \"billerName\": \"Bihar Public School\"\n            },\n            {\n                \"billerId\": \"EDU001928BIH01\",\n                \"billerName\": \"Bihar Public School\"\n            },\n            {\n                \"billerId\": \"EDU001929BIH01\",\n                \"billerName\": \"Bihar Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU001930BIH01\",\n                \"billerName\": \"Bihta Public School\"\n            },\n            {\n                \"billerId\": \"EDU001931BIH01\",\n                \"billerName\": \"Bijendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU001932BIH01\",\n                \"billerName\": \"Bishop Scott Boys School\"\n            },\n            {\n                \"billerId\": \"EDU001933BIH01\",\n                \"billerName\": \"Bishop Scott Girls School\"\n            },\n            {\n                \"billerId\": \"EDU001934BIH01\",\n                \"billerName\": \"Bishop Scott Senior Secondary Girls School\"\n            },\n            {\n                \"billerId\": \"EDU001935BIH01\",\n                \"billerName\": \"Black Diamond Public School,\"\n            },\n            {\n                \"billerId\": \"EDU001936BIH01\",\n                \"billerName\": \"Blue Bells Academy\"\n            },\n            {\n                \"billerId\": \"EDU001937BIH01\",\n                \"billerName\": \"Blue Sky Public School\"\n            },\n            {\n                \"billerId\": \"EDU001938BIH01\",\n                \"billerName\": \"Bradford International School\"\n            },\n            {\n                \"billerId\": \"EDU001939BIH01\",\n                \"billerName\": \"Braj Indu Gyan Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU001940BIH01\",\n                \"billerName\": \"Bright Career School\"\n            },\n            {\n                \"billerId\": \"EDU001941BIH01\",\n                \"billerName\": \"Bright Life Public School\"\n            },\n            {\n                \"billerId\": \"EDU001942BIH01\",\n                \"billerName\": \"Brilliant Public School\"\n            },\n            {\n                \"billerId\": \"EDU001943BIH01\",\n                \"billerName\": \"Brilliant Public School,Sitamarhi\"\n            },\n            {\n                \"billerId\": \"EDU001944BIH01\",\n                \"billerName\": \"British English School\"\n            },\n            {\n                \"billerId\": \"EDU001945BIH01\",\n                \"billerName\": \"Buddha Mission School\"\n            },\n            {\n                \"billerId\": \"EDU001946BIH01\",\n                \"billerName\": \"Buddha Public School\"\n            },\n            {\n                \"billerId\": \"EDU001947BIH01\",\n                \"billerName\": \"Buddha Woodland School\"\n            },\n            {\n                \"billerId\": \"EDU001948BIH01\",\n                \"billerName\": \"C S Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU001949BIH01\",\n                \"billerName\": \"Cambridge International Academy\"\n            },\n            {\n                \"billerId\": \"EDU001950BIH01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU001951BIH01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU001952BIH01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU001953BIH01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU001954BIH01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU001955BIH01\",\n                \"billerName\": \"Cambridge School, Dumraon\"\n            },\n            {\n                \"billerId\": \"EDU001956BIH01\",\n                \"billerName\": \"Cambridge Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU001957BIH01\",\n                \"billerName\": \"Camford Public School\"\n            },\n            {\n                \"billerId\": \"EDU001958BIH01\",\n                \"billerName\": \"Campus Public School\"\n            },\n            {\n                \"billerId\": \"EDU001959BIH01\",\n                \"billerName\": \"Career Guide Academy\"\n            },\n            {\n                \"billerId\": \"EDU001960BIH01\",\n                \"billerName\": \"Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU001961BIH01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU001962BIH01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU001963BIH01\",\n                \"billerName\": \"Cd Fort Public School\"\n            },\n            {\n                \"billerId\": \"EDU001964BIH01\",\n                \"billerName\": \"Central English School\"\n            },\n            {\n                \"billerId\": \"EDU001965BIH01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU001966BIH01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU001967BIH01\",\n                \"billerName\": \"Chaitanya Gurukul Trust Public School\"\n            },\n            {\n                \"billerId\": \"EDU001968BIH01\",\n                \"billerName\": \"Chakrapani Model Public(Cmp) School\"\n            },\n            {\n                \"billerId\": \"EDU001969BIH01\",\n                \"billerName\": \"Chandrasheel Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU001970BIH01\",\n                \"billerName\": \"Chandrikasingh Bidya Secondary Education Public School\"\n            },\n            {\n                \"billerId\": \"EDU001971BIH01\",\n                \"billerName\": \"Chapra Central School\"\n            },\n            {\n                \"billerId\": \"EDU001972BIH01\",\n                \"billerName\": \"Chauhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU001973BIH01\",\n                \"billerName\": \"Chela Mary Memorail High School\"\n            },\n            {\n                \"billerId\": \"EDU001974BIH01\",\n                \"billerName\": \"Children Delight School\"\n            },\n            {\n                \"billerId\": \"EDU001975BIH01\",\n                \"billerName\": \"Children&#39;S Garden School\"\n            },\n            {\n                \"billerId\": \"EDU001976BIH01\",\n                \"billerName\": \"Childrens Happy Home\"\n            },\n            {\n                \"billerId\": \"EDU001977BIH01\",\n                \"billerName\": \"Christ Church Diocesan School\"\n            },\n            {\n                \"billerId\": \"EDU001978BIH01\",\n                \"billerName\": \"Christ Church High School\"\n            },\n            {\n                \"billerId\": \"EDU001979BIH01\",\n                \"billerName\": \"City Central High School\"\n            },\n            {\n                \"billerId\": \"EDU001980BIH01\",\n                \"billerName\": \"City Montessori Public School\"\n            },\n            {\n                \"billerId\": \"EDU001981BIH01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU001982BIH01\",\n                \"billerName\": \"Cmj Institute Of Education\"\n            },\n            {\n                \"billerId\": \"EDU001983BIH01\",\n                \"billerName\": \"Colonels Academy\"\n            },\n            {\n                \"billerId\": \"EDU001984BIH01\",\n                \"billerName\": \"Co-Operative Publc School\"\n            },\n            {\n                \"billerId\": \"EDU001985BIH01\",\n                \"billerName\": \"Creane Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU001986BIH01\",\n                \"billerName\": \"Creative Public School\"\n            },\n            {\n                \"billerId\": \"EDU001987BIH01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU001988BIH01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU001989BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001990BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001991BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001992BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001993BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001994BIH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU001995BIH01\",\n                \"billerName\": \"D A V School\"\n            },\n            {\n                \"billerId\": \"EDU001996BIH01\",\n                \"billerName\": \"D K Carmel Residential High School\"\n            },\n            {\n                \"billerId\": \"EDU001997BIH01\",\n                \"billerName\": \"D.A.V. Public School,\"\n            },\n            {\n                \"billerId\": \"EDU001998BIH01\",\n                \"billerName\": \"D.M.L. (Doctor Mohammad Luqman) Public School\"\n            },\n            {\n                \"billerId\": \"EDU001999BIH01\",\n                \"billerName\": \"D.M.P. Holy Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002000BIH01\",\n                \"billerName\": \"Daffodil Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002001BIH01\",\n                \"billerName\": \"Daksh Public School\"\n            },\n            {\n                \"billerId\": \"EDU002002BIH01\",\n                \"billerName\": \"Darbhanga Public School\"\n            },\n            {\n                \"billerId\": \"EDU002003BIH01\",\n                \"billerName\": \"Dav Nandraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002004BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002005BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002006BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002007BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002008BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002009BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002010BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002011BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002012BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002013BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002014BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002015BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002016BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002017BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002018BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002019BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002020BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002021BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002022BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002023BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002024BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002025BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002026BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002027BIH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002028BIH01\",\n                \"billerName\": \"Dav Public School Bhagalpur\"\n            },\n            {\n                \"billerId\": \"EDU002029BIH01\",\n                \"billerName\": \"Dav Public School Bikramganj\"\n            },\n            {\n                \"billerId\": \"EDU002030BIH01\",\n                \"billerName\": \"Dav Public School Lakhisarai\"\n            },\n            {\n                \"billerId\": \"EDU002031BIH01\",\n                \"billerName\": \"Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002032BIH01\",\n                \"billerName\": \"Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002033BIH01\",\n                \"billerName\": \"Dav Public School, Dumraon\"\n            },\n            {\n                \"billerId\": \"EDU002034BIH01\",\n                \"billerName\": \"Dav Public School, Madhepur\"\n            },\n            {\n                \"billerId\": \"EDU002035BIH01\",\n                \"billerName\": \"Dav Public School, Malighat,Muzaffarpur\"\n            },\n            {\n                \"billerId\": \"EDU002036BIH01\",\n                \"billerName\": \"Dav Public School, Mathurapur\"\n            },\n            {\n                \"billerId\": \"EDU002037BIH01\",\n                \"billerName\": \"Dav Public School, Nabinagar\"\n            },\n            {\n                \"billerId\": \"EDU002038BIH01\",\n                \"billerName\": \"Daya Prakash Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002039BIH01\",\n                \"billerName\": \"Dayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU002040BIH01\",\n                \"billerName\": \"Dedicated Public School\"\n            },\n            {\n                \"billerId\": \"EDU002041BIH01\",\n                \"billerName\": \"Dei Gratia International School\"\n            },\n            {\n                \"billerId\": \"EDU002042BIH01\",\n                \"billerName\": \"Delahi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002043BIH01\",\n                \"billerName\": \"Delhi Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU002044BIH01\",\n                \"billerName\": \"Delhi Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU002045BIH01\",\n                \"billerName\": \"Delhi Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU002046BIH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002047BIH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002048BIH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002049BIH01\",\n                \"billerName\": \"Delhi Public School Basuara\"\n            },\n            {\n                \"billerId\": \"EDU002050BIH01\",\n                \"billerName\": \"Delhi Public School International Garhan\"\n            },\n            {\n                \"billerId\": \"EDU002051BIH01\",\n                \"billerName\": \"Delhi Public School Jubilee\"\n            },\n            {\n                \"billerId\": \"EDU002052BIH01\",\n                \"billerName\": \"Delhi Public School Kadirabad\"\n            },\n            {\n                \"billerId\": \"EDU002053BIH01\",\n                \"billerName\": \"Delhi Public School Maricha\"\n            },\n            {\n                \"billerId\": \"EDU002054BIH01\",\n                \"billerName\": \"Delhi Public School Nawada\"\n            },\n            {\n                \"billerId\": \"EDU002055BIH01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002056BIH01\",\n                \"billerName\": \"Delhi Public Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002057BIH01\",\n                \"billerName\": \"Destiny International School\"\n            },\n            {\n                \"billerId\": \"EDU002058BIH01\",\n                \"billerName\": \"Devasthaliya Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002059BIH01\",\n                \"billerName\": \"Dhrubasha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002060BIH01\",\n                \"billerName\": \"Dhruv Urmila Vidyapeeth,Onkarpuri\"\n            },\n            {\n                \"billerId\": \"EDU002061BIH01\",\n                \"billerName\": \"Digdarshan Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002062BIH01\",\n                \"billerName\": \"Diksha International School\"\n            },\n            {\n                \"billerId\": \"EDU002063BIH01\",\n                \"billerName\": \"Dini International School\"\n            },\n            {\n                \"billerId\": \"EDU002064BIH01\",\n                \"billerName\": \"Divine Happy School\"\n            },\n            {\n                \"billerId\": \"EDU002065BIH01\",\n                \"billerName\": \"Divine Light Public School\"\n            },\n            {\n                \"billerId\": \"EDU002066BIH01\",\n                \"billerName\": \"Divya Bhaskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002067BIH01\",\n                \"billerName\": \"Dolphin Public School\"\n            },\n            {\n                \"billerId\": \"EDU002068BIH01\",\n                \"billerName\": \"Don Bosco Academy\"\n            },\n            {\n                \"billerId\": \"EDU002069BIH01\",\n                \"billerName\": \"Don Bosco Academy\"\n            },\n            {\n                \"billerId\": \"EDU002070BIH01\",\n                \"billerName\": \"Don Bosco Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002071BIH01\",\n                \"billerName\": \"Don Bosco High School\"\n            },\n            {\n                \"billerId\": \"EDU002072BIH01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU002073BIH01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU002074BIH01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU002075BIH01\",\n                \"billerName\": \"Dony Polo Public School\"\n            },\n            {\n                \"billerId\": \"EDU002076BIH01\",\n                \"billerName\": \"Doon Global School\"\n            },\n            {\n                \"billerId\": \"EDU002077BIH01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU002078BIH01\",\n                \"billerName\": \"Doon Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002079BIH01\",\n                \"billerName\": \"Dr D Y Patil Pushapalata Patil International School\"\n            },\n            {\n                \"billerId\": \"EDU002080BIH01\",\n                \"billerName\": \"Dr Dukhan Ram Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002081BIH01\",\n                \"billerName\": \"Dr. G.L. Dutta Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002082BIH01\",\n                \"billerName\": \"Dr. M. L. Das&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU002083BIH01\",\n                \"billerName\": \"Dvm Public School\"\n            },\n            {\n                \"billerId\": \"EDU002084BIH01\",\n                \"billerName\": \"East And West High School\"\n            },\n            {\n                \"billerId\": \"EDU002085BIH01\",\n                \"billerName\": \"Ekalavya Educational Complex\"\n            },\n            {\n                \"billerId\": \"EDU002086BIH01\",\n                \"billerName\": \"Eklavya Central School\"\n            },\n            {\n                \"billerId\": \"EDU002087BIH01\",\n                \"billerName\": \"Elegant Public School\"\n            },\n            {\n                \"billerId\": \"EDU002088BIH01\",\n                \"billerName\": \"Emmanuel Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU002089BIH01\",\n                \"billerName\": \"Everest Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002090BIH01\",\n                \"billerName\": \"Foundation Academy\"\n            },\n            {\n                \"billerId\": \"EDU002091BIH01\",\n                \"billerName\": \"Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU002092BIH01\",\n                \"billerName\": \"Frontline Public School\"\n            },\n            {\n                \"billerId\": \"EDU002093BIH01\",\n                \"billerName\": \"G D Goenka Public School, Patna\"\n            },\n            {\n                \"billerId\": \"EDU002094BIH01\",\n                \"billerName\": \"G D Mothers International School\"\n            },\n            {\n                \"billerId\": \"EDU002095BIH01\",\n                \"billerName\": \"G. D. Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU002096BIH01\",\n                \"billerName\": \"G.D.S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU002097BIH01\",\n                \"billerName\": \"G.S. Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002098BIH01\",\n                \"billerName\": \"Galaxy Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002099BIH01\",\n                \"billerName\": \"Gandhi Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU002100BIH01\",\n                \"billerName\": \"Ganga Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU002101BIH01\",\n                \"billerName\": \"Ganga Global School\"\n            },\n            {\n                \"billerId\": \"EDU002102BIH01\",\n                \"billerName\": \"Ganpat Rai Salarpuria Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU002103BIH01\",\n                \"billerName\": \"Gayatri Shiksha Niketan High School\"\n            },\n            {\n                \"billerId\": \"EDU002104BIH01\",\n                \"billerName\": \"Gems English School\"\n            },\n            {\n                \"billerId\": \"EDU002105BIH01\",\n                \"billerName\": \"Gip Public School\"\n            },\n            {\n                \"billerId\": \"EDU002106BIH01\",\n                \"billerName\": \"Global International School,\"\n            },\n            {\n                \"billerId\": \"EDU002107BIH01\",\n                \"billerName\": \"Global Vision Academy\"\n            },\n            {\n                \"billerId\": \"EDU002108BIH01\",\n                \"billerName\": \"Goethal&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU002109BIH01\",\n                \"billerName\": \"Golden Bell Public School\"\n            },\n            {\n                \"billerId\": \"EDU002110BIH01\",\n                \"billerName\": \"Govind Bhabishya Bharti Siksha Seva Sadan\"\n            },\n            {\n                \"billerId\": \"EDU002111BIH01\",\n                \"billerName\": \"Green Field English School\"\n            },\n            {\n                \"billerId\": \"EDU002112BIH01\",\n                \"billerName\": \"Green Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU002113BIH01\",\n                \"billerName\": \"Guru Vashistha Vidyayan\"\n            },\n            {\n                \"billerId\": \"EDU002114BIH01\",\n                \"billerName\": \"Gurukripa Academy\"\n            },\n            {\n                \"billerId\": \"EDU002115BIH01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002116BIH01\",\n                \"billerName\": \"Gurukul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002117BIH01\",\n                \"billerName\": \"Gurukul Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002118BIH01\",\n                \"billerName\": \"Gurukul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002119BIH01\",\n                \"billerName\": \"Gyan Asthali Residential School, Shahpur\"\n            },\n            {\n                \"billerId\": \"EDU002120BIH01\",\n                \"billerName\": \"Gyan Bharti Educational Complex\"\n            },\n            {\n                \"billerId\": \"EDU002121BIH01\",\n                \"billerName\": \"Gyan Bharti Global School\"\n            },\n            {\n                \"billerId\": \"EDU002122BIH01\",\n                \"billerName\": \"Gyan Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU002123BIH01\",\n                \"billerName\": \"Gyan Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002124BIH01\",\n                \"billerName\": \"Gyan Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002125BIH01\",\n                \"billerName\": \"Gyan Bharti Residential Complex\"\n            },\n            {\n                \"billerId\": \"EDU002126BIH01\",\n                \"billerName\": \"Gyan Bharti Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002127BIH01\",\n                \"billerName\": \"Gyan Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU002128BIH01\",\n                \"billerName\": \"Gyan Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU002129BIH01\",\n                \"billerName\": \"Gyan Ganga Public School\"\n            },\n            {\n                \"billerId\": \"EDU002130BIH01\",\n                \"billerName\": \"Gyan Jyoti Awasiya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002131BIH01\",\n                \"billerName\": \"Gyan Jyoti Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002132BIH01\",\n                \"billerName\": \"Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002133BIH01\",\n                \"billerName\": \"Gyan Niketan Girls School\"\n            },\n            {\n                \"billerId\": \"EDU002134BIH01\",\n                \"billerName\": \"Gyan Niketan Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002135BIH01\",\n                \"billerName\": \"Gyanada International School\"\n            },\n            {\n                \"billerId\": \"EDU002136BIH01\",\n                \"billerName\": \"Gyandeep High School\"\n            },\n            {\n                \"billerId\": \"EDU002137BIH01\",\n                \"billerName\": \"Gyandeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU002138BIH01\",\n                \"billerName\": \"Gyanodaya Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002139BIH01\",\n                \"billerName\": \"Gyansthali\"\n            },\n            {\n                \"billerId\": \"EDU002140BIH01\",\n                \"billerName\": \"Gyansthali High School\"\n            },\n            {\n                \"billerId\": \"EDU002141BIH01\",\n                \"billerName\": \"Hansraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002142BIH01\",\n                \"billerName\": \"Happy Valley School\"\n            },\n            {\n                \"billerId\": \"EDU002143BIH01\",\n                \"billerName\": \"Harmony International School\"\n            },\n            {\n                \"billerId\": \"EDU002144BIH01\",\n                \"billerName\": \"Harrow English School\"\n            },\n            {\n                \"billerId\": \"EDU002145BIH01\",\n                \"billerName\": \"Hathwa Imperial Public School -Digha\"\n            },\n            {\n                \"billerId\": \"EDU002146BIH01\",\n                \"billerName\": \"Hellens School\"\n            },\n            {\n                \"billerId\": \"EDU002147BIH01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU002148BIH01\",\n                \"billerName\": \"Himalayan International School\"\n            },\n            {\n                \"billerId\": \"EDU002149BIH01\",\n                \"billerName\": \"Himalayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002150BIH01\",\n                \"billerName\": \"Himalayan Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002151BIH01\",\n                \"billerName\": \"Himalayan Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002152BIH01\",\n                \"billerName\": \"Holy Central School\"\n            },\n            {\n                \"billerId\": \"EDU002153BIH01\",\n                \"billerName\": \"Holy Cross International School\"\n            },\n            {\n                \"billerId\": \"EDU002154BIH01\",\n                \"billerName\": \"Holy Cross Public School\"\n            },\n            {\n                \"billerId\": \"EDU002155BIH01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU002156BIH01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU002157BIH01\",\n                \"billerName\": \"Holy Faith International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002158BIH01\",\n                \"billerName\": \"Holy Family Public School\"\n            },\n            {\n                \"billerId\": \"EDU002159BIH01\",\n                \"billerName\": \"Holy Family School\"\n            },\n            {\n                \"billerId\": \"EDU002160BIH01\",\n                \"billerName\": \"Holy Kids International School\"\n            },\n            {\n                \"billerId\": \"EDU002161BIH01\",\n                \"billerName\": \"Holy Mary International School\"\n            },\n            {\n                \"billerId\": \"EDU002162BIH01\",\n                \"billerName\": \"Holy Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU002163BIH01\",\n                \"billerName\": \"Holy Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002164BIH01\",\n                \"billerName\": \"Holy Mission Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002165BIH01\",\n                \"billerName\": \"Holy Mission Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU002166BIH01\",\n                \"billerName\": \"Holy Public School\"\n            },\n            {\n                \"billerId\": \"EDU002167BIH01\",\n                \"billerName\": \"Hr Imperial Public School\"\n            },\n            {\n                \"billerId\": \"EDU002168BIH01\",\n                \"billerName\": \"Hyderabad Satyagrah D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002169BIH01\",\n                \"billerName\": \"I S Public School\"\n            },\n            {\n                \"billerId\": \"EDU002170BIH01\",\n                \"billerName\": \"Ichchha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002171BIH01\",\n                \"billerName\": \"Ihhs Academy\"\n            },\n            {\n                \"billerId\": \"EDU002172BIH01\",\n                \"billerName\": \"Imperial Public School\"\n            },\n            {\n                \"billerId\": \"EDU002173BIH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002174BIH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002175BIH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002176BIH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002177BIH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002178BIH01\",\n                \"billerName\": \"Indraprastha International School\"\n            },\n            {\n                \"billerId\": \"EDU002179BIH01\",\n                \"billerName\": \"Infant  Jesus&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU002180BIH01\",\n                \"billerName\": \"Infant Jesus Academy\"\n            },\n            {\n                \"billerId\": \"EDU002181BIH01\",\n                \"billerName\": \"International Accesss School\"\n            },\n            {\n                \"billerId\": \"EDU002182BIH01\",\n                \"billerName\": \"International School\"\n            },\n            {\n                \"billerId\": \"EDU002183BIH01\",\n                \"billerName\": \"International School\"\n            },\n            {\n                \"billerId\": \"EDU002184BIH01\",\n                \"billerName\": \"Iqra Public School\"\n            },\n            {\n                \"billerId\": \"EDU002185BIH01\",\n                \"billerName\": \"Ishan International Girls School\"\n            },\n            {\n                \"billerId\": \"EDU002186BIH01\",\n                \"billerName\": \"Ishan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002187BIH01\",\n                \"billerName\": \"Ishwarchandra Vidyasagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU002188BIH01\",\n                \"billerName\": \"J D Public School\"\n            },\n            {\n                \"billerId\": \"EDU002189BIH01\",\n                \"billerName\": \"J M V Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002190BIH01\",\n                \"billerName\": \"J R Convent\"\n            },\n            {\n                \"billerId\": \"EDU002191BIH01\",\n                \"billerName\": \"J. P. Central School\"\n            },\n            {\n                \"billerId\": \"EDU002192BIH01\",\n                \"billerName\": \"Jagat Mission Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002193BIH01\",\n                \"billerName\": \"Jagriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002194BIH01\",\n                \"billerName\": \"Jai Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU002195BIH01\",\n                \"billerName\": \"Jay Pratap Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU002196BIH01\",\n                \"billerName\": \"Jean Paul&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002197BIH01\",\n                \"billerName\": \"Jeevan Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002198BIH01\",\n                \"billerName\": \"Jeevan Jyoti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002199BIH01\",\n                \"billerName\": \"Jeewan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002200BIH01\",\n                \"billerName\": \"Jesus &amp; Mary Academy\"\n            },\n            {\n                \"billerId\": \"EDU002201BIH01\",\n                \"billerName\": \"Jesus And Mary Academy\"\n            },\n            {\n                \"billerId\": \"EDU002202BIH01\",\n                \"billerName\": \"Jewan Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU002203BIH01\",\n                \"billerName\": \"Jnan Jyoti\"\n            },\n            {\n                \"billerId\": \"EDU002204BIH01\",\n                \"billerName\": \"Jyoti Central High School,\"\n            },\n            {\n                \"billerId\": \"EDU002205BIH01\",\n                \"billerName\": \"K.P.S. Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU002206BIH01\",\n                \"billerName\": \"Kainat International School\"\n            },\n            {\n                \"billerId\": \"EDU002207BIH01\",\n                \"billerName\": \"Katahari Public School\"\n            },\n            {\n                \"billerId\": \"EDU002208BIH01\",\n                \"billerName\": \"Kc Mount Fort School\"\n            },\n            {\n                \"billerId\": \"EDU002209BIH01\",\n                \"billerName\": \"Kci\"\n            },\n            {\n                \"billerId\": \"EDU002210BIH01\",\n                \"billerName\": \"Keshav Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002211BIH01\",\n                \"billerName\": \"Kiddy Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU002212BIH01\",\n                \"billerName\": \"Kids Camp International School\"\n            },\n            {\n                \"billerId\": \"EDU002213BIH01\",\n                \"billerName\": \"Kid-Z Public School\"\n            },\n            {\n                \"billerId\": \"EDU002214BIH01\",\n                \"billerName\": \"Kinderhilfswerk English Medium Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002215BIH01\",\n                \"billerName\": \"Kiran Public School\"\n            },\n            {\n                \"billerId\": \"EDU002216BIH01\",\n                \"billerName\": \"Koshi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002217BIH01\",\n                \"billerName\": \"Krishna International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002218BIH01\",\n                \"billerName\": \"Krishna Nand Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU002219BIH01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU002220BIH01\",\n                \"billerName\": \"Krishna Sudarshan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002221BIH01\",\n                \"billerName\": \"Lakshya International Academy\"\n            },\n            {\n                \"billerId\": \"EDU002222BIH01\",\n                \"billerName\": \"Lakshya Raj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002223BIH01\",\n                \"billerName\": \"Ld Buddha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002224BIH01\",\n                \"billerName\": \"Ld Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU002225BIH01\",\n                \"billerName\": \"Leeds Asian School\"\n            },\n            {\n                \"billerId\": \"EDU002226BIH01\",\n                \"billerName\": \"Leelawati Devi International School\"\n            },\n            {\n                \"billerId\": \"EDU002227BIH01\",\n                \"billerName\": \"Levana Public School\"\n            },\n            {\n                \"billerId\": \"EDU002228BIH01\",\n                \"billerName\": \"Litera Valley School\"\n            },\n            {\n                \"billerId\": \"EDU002229BIH01\",\n                \"billerName\": \"Literati Public School\"\n            },\n            {\n                \"billerId\": \"EDU002230BIH01\",\n                \"billerName\": \"Lohia Nagar Mount Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU002231BIH01\",\n                \"billerName\": \"Lotus Public School\"\n            },\n            {\n                \"billerId\": \"EDU002232BIH01\",\n                \"billerName\": \"Loyola High School\"\n            },\n            {\n                \"billerId\": \"EDU002233BIH01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU002234BIH01\",\n                \"billerName\": \"Lyceum International School\"\n            },\n            {\n                \"billerId\": \"EDU002235BIH01\",\n                \"billerName\": \"M S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU002236BIH01\",\n                \"billerName\": \"M.D.Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU002237BIH01\",\n                \"billerName\": \"M.N.Jha D.A.V.Public School\"\n            },\n            {\n                \"billerId\": \"EDU002238BIH01\",\n                \"billerName\": \"M.S.Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU002239BIH01\",\n                \"billerName\": \"Ma Matryaru Yogini Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002240BIH01\",\n                \"billerName\": \"Madhuban Central School\"\n            },\n            {\n                \"billerId\": \"EDU002241BIH01\",\n                \"billerName\": \"Madhuban Public School\"\n            },\n            {\n                \"billerId\": \"EDU002242BIH01\",\n                \"billerName\": \"Madonna English School\"\n            },\n            {\n                \"billerId\": \"EDU002243BIH01\",\n                \"billerName\": \"Mahabiri Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002244BIH01\",\n                \"billerName\": \"Mahadeo Shankar Lal Kataruka Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002245BIH01\",\n                \"billerName\": \"Mahatma Gandhi Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU002246BIH01\",\n                \"billerName\": \"Mahesh Academy\"\n            },\n            {\n                \"billerId\": \"EDU002247BIH01\",\n                \"billerName\": \"Mahnar St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU002248BIH01\",\n                \"billerName\": \"Manas Bharti Educational Complex\"\n            },\n            {\n                \"billerId\": \"EDU002249BIH01\",\n                \"billerName\": \"Manas Bhumi Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002250BIH01\",\n                \"billerName\": \"Manas International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002251BIH01\",\n                \"billerName\": \"Manas Prabha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002252BIH01\",\n                \"billerName\": \"Manas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002253BIH01\",\n                \"billerName\": \"Manav Bharti National School\"\n            },\n            {\n                \"billerId\": \"EDU002254BIH01\",\n                \"billerName\": \"Manava Bharati Heritage\"\n            },\n            {\n                \"billerId\": \"EDU002255BIH01\",\n                \"billerName\": \"Mangri Devi Jarurat Public School\"\n            },\n            {\n                \"billerId\": \"EDU002256BIH01\",\n                \"billerName\": \"Manipal Public School\"\n            },\n            {\n                \"billerId\": \"EDU002257BIH01\",\n                \"billerName\": \"Maxwell High School\"\n            },\n            {\n                \"billerId\": \"EDU002258BIH01\",\n                \"billerName\": \"May Flower School\"\n            },\n            {\n                \"billerId\": \"EDU002259BIH01\",\n                \"billerName\": \"Milli Girls School\"\n            },\n            {\n                \"billerId\": \"EDU002260BIH01\",\n                \"billerName\": \"Millia Convent English School\"\n            },\n            {\n                \"billerId\": \"EDU002261BIH01\",\n                \"billerName\": \"Millia Convent English School\"\n            },\n            {\n                \"billerId\": \"EDU002262BIH01\",\n                \"billerName\": \"Mine Haha Helping Free Educational Centre\"\n            },\n            {\n                \"billerId\": \"EDU002263BIH01\",\n                \"billerName\": \"Mithila Public School\"\n            },\n            {\n                \"billerId\": \"EDU002264BIH01\",\n                \"billerName\": \"Mithila Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002265BIH01\",\n                \"billerName\": \"Mkd Public School\"\n            },\n            {\n                \"billerId\": \"EDU002266BIH01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU002267BIH01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU002268BIH01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU002269BIH01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU002270BIH01\",\n                \"billerName\": \"Mohini Devi Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU002271BIH01\",\n                \"billerName\": \"Montfort Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002272BIH01\",\n                \"billerName\": \"Mother Teresa Academy\"\n            },\n            {\n                \"billerId\": \"EDU002273BIH01\",\n                \"billerName\": \"Mother Teresa Public School\"\n            },\n            {\n                \"billerId\": \"EDU002274BIH01\",\n                \"billerName\": \"Mother Teresa Tiny Tots English School\"\n            },\n            {\n                \"billerId\": \"EDU002275BIH01\",\n                \"billerName\": \"Mother Teresa Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002276BIH01\",\n                \"billerName\": \"Mothers Pride International Senior Secondary Anglo Public School\"\n            },\n            {\n                \"billerId\": \"EDU002277BIH01\",\n                \"billerName\": \"Mount Assisi School\"\n            },\n            {\n                \"billerId\": \"EDU002278BIH01\",\n                \"billerName\": \"Mount Litera Public School\"\n            },\n            {\n                \"billerId\": \"EDU002279BIH01\",\n                \"billerName\": \"Mount Litera Zee High School\"\n            },\n            {\n                \"billerId\": \"EDU002280BIH01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU002281BIH01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU002282BIH01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU002283BIH01\",\n                \"billerName\": \"Mount Litera Zee School Barh\"\n            },\n            {\n                \"billerId\": \"EDU002284BIH01\",\n                \"billerName\": \"Mount Litera Zee School Bihta\"\n            },\n            {\n                \"billerId\": \"EDU002285BIH01\",\n                \"billerName\": \"Mount Zion School\"\n            },\n            {\n                \"billerId\": \"EDU002286BIH01\",\n                \"billerName\": \"N N International School\"\n            },\n            {\n                \"billerId\": \"EDU002287BIH01\",\n                \"billerName\": \"N.S. Memorial Loyala Convent\"\n            },\n            {\n                \"billerId\": \"EDU002288BIH01\",\n                \"billerName\": \"Nalanda Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU002289BIH01\",\n                \"billerName\": \"Nalanda Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002290BIH01\",\n                \"billerName\": \"Nalanda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002291BIH01\",\n                \"billerName\": \"Nath Public School\"\n            },\n            {\n                \"billerId\": \"EDU002292BIH01\",\n                \"billerName\": \"National Herald Public School\"\n            },\n            {\n                \"billerId\": \"EDU002293BIH01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU002294BIH01\",\n                \"billerName\": \"Navyug Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002295BIH01\",\n                \"billerName\": \"Nazareth Academy\"\n            },\n            {\n                \"billerId\": \"EDU002296BIH01\",\n                \"billerName\": \"New Era High School\"\n            },\n            {\n                \"billerId\": \"EDU002297BIH01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU002298BIH01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU002299BIH01\",\n                \"billerName\": \"New Gyan Bharti International School\"\n            },\n            {\n                \"billerId\": \"EDU002300BIH01\",\n                \"billerName\": \"New Holy Ganges Public School\"\n            },\n            {\n                \"billerId\": \"EDU002301BIH01\",\n                \"billerName\": \"New Horizon Public School\"\n            },\n            {\n                \"billerId\": \"EDU002302BIH01\",\n                \"billerName\": \"New Horizon School\"\n            },\n            {\n                \"billerId\": \"EDU002303BIH01\",\n                \"billerName\": \"New Look Central School\"\n            },\n            {\n                \"billerId\": \"EDU002304BIH01\",\n                \"billerName\": \"New Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU002305BIH01\",\n                \"billerName\": \"New Patliputra Central School\"\n            },\n            {\n                \"billerId\": \"EDU002306BIH01\",\n                \"billerName\": \"New Samastipur Public School\"\n            },\n            {\n                \"billerId\": \"EDU002307BIH01\",\n                \"billerName\": \"Nezamia Public School\"\n            },\n            {\n                \"billerId\": \"EDU002308BIH01\",\n                \"billerName\": \"Nikhil Shyama D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002309BIH01\",\n                \"billerName\": \"North Point Children&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002310BIH01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU002311BIH01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU002312BIH01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU002313BIH01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU002314BIH01\",\n                \"billerName\": \"Notre Dame Public School\"\n            },\n            {\n                \"billerId\": \"EDU002315BIH01\",\n                \"billerName\": \"Novel Creative Academy\"\n            },\n            {\n                \"billerId\": \"EDU002316BIH01\",\n                \"billerName\": \"Oasis International Academy\"\n            },\n            {\n                \"billerId\": \"EDU002317BIH01\",\n                \"billerName\": \"Oasis Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002318BIH01\",\n                \"billerName\": \"Omega Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002319BIH01\",\n                \"billerName\": \"Open Minds - A Birla School, Kankarbagh\"\n            },\n            {\n                \"billerId\": \"EDU002320BIH01\",\n                \"billerName\": \"Open Minds- A Birla School\"\n            },\n            {\n                \"billerId\": \"EDU002321BIH01\",\n                \"billerName\": \"Oriental Public School\"\n            },\n            {\n                \"billerId\": \"EDU002322BIH01\",\n                \"billerName\": \"Orion Public School\"\n            },\n            {\n                \"billerId\": \"EDU002323BIH01\",\n                \"billerName\": \"Oxbridge International School\"\n            },\n            {\n                \"billerId\": \"EDU002324BIH01\",\n                \"billerName\": \"Oxfd Public School\"\n            },\n            {\n                \"billerId\": \"EDU002325BIH01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU002326BIH01\",\n                \"billerName\": \"Oxford Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002327BIH01\",\n                \"billerName\": \"P C High School\"\n            },\n            {\n                \"billerId\": \"EDU002328BIH01\",\n                \"billerName\": \"P.L.Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002329BIH01\",\n                \"billerName\": \"P.P.M. School\"\n            },\n            {\n                \"billerId\": \"EDU002330BIH01\",\n                \"billerName\": \"Pantocrator Academy\"\n            },\n            {\n                \"billerId\": \"EDU002331BIH01\",\n                \"billerName\": \"Paradise Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU002332BIH01\",\n                \"billerName\": \"Param Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002333BIH01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU002334BIH01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU002335BIH01\",\n                \"billerName\": \"Park Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU002336BIH01\",\n                \"billerName\": \"Patliputra Central School\"\n            },\n            {\n                \"billerId\": \"EDU002337BIH01\",\n                \"billerName\": \"Patliputra Central School\"\n            },\n            {\n                \"billerId\": \"EDU002338BIH01\",\n                \"billerName\": \"Patliputra Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002339BIH01\",\n                \"billerName\": \"Patmer  School\"\n            },\n            {\n                \"billerId\": \"EDU002340BIH01\",\n                \"billerName\": \"Patna City Central School\"\n            },\n            {\n                \"billerId\": \"EDU002341BIH01\",\n                \"billerName\": \"Patna Convent\"\n            },\n            {\n                \"billerId\": \"EDU002342BIH01\",\n                \"billerName\": \"Patna Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU002343BIH01\",\n                \"billerName\": \"Patna St. Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002344BIH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU002345BIH01\",\n                \"billerName\": \"Pole Star\"\n            },\n            {\n                \"billerId\": \"EDU002346BIH01\",\n                \"billerName\": \"Prabhat Tara English School\"\n            },\n            {\n                \"billerId\": \"EDU002347BIH01\",\n                \"billerName\": \"Prabhat Tara School\"\n            },\n            {\n                \"billerId\": \"EDU002348BIH01\",\n                \"billerName\": \"Pragya Bharti\"\n            },\n            {\n                \"billerId\": \"EDU002349BIH01\",\n                \"billerName\": \"Pragya Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002350BIH01\",\n                \"billerName\": \"Pragya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002351BIH01\",\n                \"billerName\": \"Pragya Punj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002352BIH01\",\n                \"billerName\": \"Prakash Punj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002353BIH01\",\n                \"billerName\": \"Prakritik School\"\n            },\n            {\n                \"billerId\": \"EDU002354BIH01\",\n                \"billerName\": \"Prarambhika\"\n            },\n            {\n                \"billerId\": \"EDU002355BIH01\",\n                \"billerName\": \"Pratibha Pallavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002356BIH01\",\n                \"billerName\": \"Pratibha Punj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002357BIH01\",\n                \"billerName\": \"Premalok Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002358BIH01\",\n                \"billerName\": \"Premier Academy\"\n            },\n            {\n                \"billerId\": \"EDU002359BIH01\",\n                \"billerName\": \"Prerna Punj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002360BIH01\",\n                \"billerName\": \"Presidency Global School\"\n            },\n            {\n                \"billerId\": \"EDU002361BIH01\",\n                \"billerName\": \"Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU002362BIH01\",\n                \"billerName\": \"Primus Public School\"\n            },\n            {\n                \"billerId\": \"EDU002363BIH01\",\n                \"billerName\": \"Pristine Children High School\"\n            },\n            {\n                \"billerId\": \"EDU002364BIH01\",\n                \"billerName\": \"Progressive Central School\"\n            },\n            {\n                \"billerId\": \"EDU002365BIH01\",\n                \"billerName\": \"Public Central School\"\n            },\n            {\n                \"billerId\": \"EDU002366BIH01\",\n                \"billerName\": \"Public School\"\n            },\n            {\n                \"billerId\": \"EDU002367BIH01\",\n                \"billerName\": \"Pujya Tapaswi Sri Jagjiwan Jee Maharaj Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002368BIH01\",\n                \"billerName\": \"Pusa Central School\"\n            },\n            {\n                \"billerId\": \"EDU002369BIH01\",\n                \"billerName\": \"R B S Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002370BIH01\",\n                \"billerName\": \"R J S International School\"\n            },\n            {\n                \"billerId\": \"EDU002371BIH01\",\n                \"billerName\": \"R N P Public School\"\n            },\n            {\n                \"billerId\": \"EDU002372BIH01\",\n                \"billerName\": \"R P S Public School\"\n            },\n            {\n                \"billerId\": \"EDU002373BIH01\",\n                \"billerName\": \"R P S Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002374BIH01\",\n                \"billerName\": \"R P S School\"\n            },\n            {\n                \"billerId\": \"EDU002375BIH01\",\n                \"billerName\": \"R.B.T. Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002376BIH01\",\n                \"billerName\": \"R.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002377BIH01\",\n                \"billerName\": \"R.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002378BIH01\",\n                \"billerName\": \"R.G.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002379BIH01\",\n                \"billerName\": \"R.N.S. Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002380BIH01\",\n                \"billerName\": \"R.O.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU002381BIH01\",\n                \"billerName\": \"R.P.S. Girls Public School, Saguna More, Khagaul Road, Danapur, Patna\"\n            },\n            {\n                \"billerId\": \"EDU002382BIH01\",\n                \"billerName\": \"Radhakrishna Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002383BIH01\",\n                \"billerName\": \"Radiant International School\"\n            },\n            {\n                \"billerId\": \"EDU002384BIH01\",\n                \"billerName\": \"Rajanikant Public School\"\n            },\n            {\n                \"billerId\": \"EDU002385BIH01\",\n                \"billerName\": \"Rajhans Public School\"\n            },\n            {\n                \"billerId\": \"EDU002386BIH01\",\n                \"billerName\": \"Rajhans Public School\"\n            },\n            {\n                \"billerId\": \"EDU002387BIH01\",\n                \"billerName\": \"Rajkeshwar Singh Chunmun Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002388BIH01\",\n                \"billerName\": \"Ram Prasad Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU002389BIH01\",\n                \"billerName\": \"Ramakrishna Mission Vidyamandir, Katihar\"\n            },\n            {\n                \"billerId\": \"EDU002390BIH01\",\n                \"billerName\": \"Ramakrishna Vidyamandir High School\"\n            },\n            {\n                \"billerId\": \"EDU002391BIH01\",\n                \"billerName\": \"Ramji Prasad Sahu Public School\"\n            },\n            {\n                \"billerId\": \"EDU002392BIH01\",\n                \"billerName\": \"Ramkrishna Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU002393BIH01\",\n                \"billerName\": \"Rashtriya Sarvajanik Mela Public School\"\n            },\n            {\n                \"billerId\": \"EDU002394BIH01\",\n                \"billerName\": \"Raza International Girls School\"\n            },\n            {\n                \"billerId\": \"EDU002395BIH01\",\n                \"billerName\": \"Red Carpet High School\"\n            },\n            {\n                \"billerId\": \"EDU002396BIH01\",\n                \"billerName\": \"Regional Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002397BIH01\",\n                \"billerName\": \"Residential Sun-Beam Public School\"\n            },\n            {\n                \"billerId\": \"EDU002398BIH01\",\n                \"billerName\": \"Resonance International School\"\n            },\n            {\n                \"billerId\": \"EDU002399BIH01\",\n                \"billerName\": \"Riddhi Siddhi Central School\"\n            },\n            {\n                \"billerId\": \"EDU002400BIH01\",\n                \"billerName\": \"River Valley School\"\n            },\n            {\n                \"billerId\": \"EDU002401BIH01\",\n                \"billerName\": \"Rose Bud Academy\"\n            },\n            {\n                \"billerId\": \"EDU002402BIH01\",\n                \"billerName\": \"Rose Bud School\"\n            },\n            {\n                \"billerId\": \"EDU002403BIH01\",\n                \"billerName\": \"Rose Public School\"\n            },\n            {\n                \"billerId\": \"EDU002404BIH01\",\n                \"billerName\": \"Rosemary Land School,Mohanpur\"\n            },\n            {\n                \"billerId\": \"EDU002405BIH01\",\n                \"billerName\": \"Rps School\"\n            },\n            {\n                \"billerId\": \"EDU002406BIH01\",\n                \"billerName\": \"S K M Public School\"\n            },\n            {\n                \"billerId\": \"EDU002407BIH01\",\n                \"billerName\": \"S R Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002408BIH01\",\n                \"billerName\": \"S R T School\"\n            },\n            {\n                \"billerId\": \"EDU002409BIH01\",\n                \"billerName\": \"S S Gyan Bharti\"\n            },\n            {\n                \"billerId\": \"EDU002410BIH01\",\n                \"billerName\": \"S T Raza International School\"\n            },\n            {\n                \"billerId\": \"EDU002411BIH01\",\n                \"billerName\": \"S. S. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002412BIH01\",\n                \"billerName\": \"S. V. M. Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002413BIH01\",\n                \"billerName\": \"S.A International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002414BIH01\",\n                \"billerName\": \"S.B.P. Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU002415BIH01\",\n                \"billerName\": \"S.B.P. Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU002416BIH01\",\n                \"billerName\": \"S.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002417BIH01\",\n                \"billerName\": \"S.K. Mother International School\"\n            },\n            {\n                \"billerId\": \"EDU002418BIH01\",\n                \"billerName\": \"S.K.P. Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU002419BIH01\",\n                \"billerName\": \"S.N. Memorial International School\"\n            },\n            {\n                \"billerId\": \"EDU002420BIH01\",\n                \"billerName\": \"S.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002421BIH01\",\n                \"billerName\": \"S.R. Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002422BIH01\",\n                \"billerName\": \"S.T. Severins&#39;&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU002423BIH01\",\n                \"billerName\": \"S.T.S.V. International School\"\n            },\n            {\n                \"billerId\": \"EDU002424BIH01\",\n                \"billerName\": \"Sabarmati Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002425BIH01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU002426BIH01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU002427BIH01\",\n                \"billerName\": \"Sadar Alam Memial Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002428BIH01\",\n                \"billerName\": \"Sadar Alam Memorial Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002429BIH01\",\n                \"billerName\": \"Sadhana Devi Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU002430BIH01\",\n                \"billerName\": \"Sadn Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002431BIH01\",\n                \"billerName\": \"Salfia School\"\n            },\n            {\n                \"billerId\": \"EDU002432BIH01\",\n                \"billerName\": \"Sanghmitra Public School\"\n            },\n            {\n                \"billerId\": \"EDU002433BIH01\",\n                \"billerName\": \"Sanskar Bharti Global School\"\n            },\n            {\n                \"billerId\": \"EDU002434BIH01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002435BIH01\",\n                \"billerName\": \"Sanskar Vidya\"\n            },\n            {\n                \"billerId\": \"EDU002436BIH01\",\n                \"billerName\": \"Sanskriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002437BIH01\",\n                \"billerName\": \"Sant Pathik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002438BIH01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002439BIH01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002440BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002441BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002442BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002443BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002444BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002445BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002446BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir Bihariganj\"\n            },\n            {\n                \"billerId\": \"EDU002447BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir, Jamalpur (Bihar)\"\n            },\n            {\n                \"billerId\": \"EDU002448BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir, Maharajganj\"\n            },\n            {\n                \"billerId\": \"EDU002449BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir, Sitamarhi\"\n            },\n            {\n                \"billerId\": \"EDU002450BIH01\",\n                \"billerName\": \"Saraswati Vidya Mandir,Buxar\"\n            },\n            {\n                \"billerId\": \"EDU002451BIH01\",\n                \"billerName\": \"Sardonyx School\"\n            },\n            {\n                \"billerId\": \"EDU002452BIH01\",\n                \"billerName\": \"Sarla Brahma Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002453BIH01\",\n                \"billerName\": \"Sarswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002454BIH01\",\n                \"billerName\": \"Satyam International\"\n            },\n            {\n                \"billerId\": \"EDU002455BIH01\",\n                \"billerName\": \"Satyam International School\"\n            },\n            {\n                \"billerId\": \"EDU002456BIH01\",\n                \"billerName\": \"Scholars Abode School\"\n            },\n            {\n                \"billerId\": \"EDU002457BIH01\",\n                \"billerName\": \"Scholars India Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002458BIH01\",\n                \"billerName\": \"School Of Creative Learning\"\n            },\n            {\n                \"billerId\": \"EDU002459BIH01\",\n                \"billerName\": \"School Of Science &amp; Technology\"\n            },\n            {\n                \"billerId\": \"EDU002460BIH01\",\n                \"billerName\": \"Scottish Central School\"\n            },\n            {\n                \"billerId\": \"EDU002461BIH01\",\n                \"billerName\": \"Scottish Public School\"\n            },\n            {\n                \"billerId\": \"EDU002462BIH01\",\n                \"billerName\": \"Scottish Public School\"\n            },\n            {\n                \"billerId\": \"EDU002463BIH01\",\n                \"billerName\": \"Scs Dav Public School, Haveli Kharagpur\"\n            },\n            {\n                \"billerId\": \"EDU002464BIH01\",\n                \"billerName\": \"Secondary Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002465BIH01\",\n                \"billerName\": \"Senior Secondary Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002466BIH01\",\n                \"billerName\": \"Senior Secondary Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002467BIH01\",\n                \"billerName\": \"Senior Secondary Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002468BIH01\",\n                \"billerName\": \"Senior Secondary Delhi Public School, Saharsa\"\n            },\n            {\n                \"billerId\": \"EDU002469BIH01\",\n                \"billerName\": \"Sephali International School\"\n            },\n            {\n                \"billerId\": \"EDU002470BIH01\",\n                \"billerName\": \"Shakti Shanti Academy\"\n            },\n            {\n                \"billerId\": \"EDU002471BIH01\",\n                \"billerName\": \"Shanti Asiatic School\"\n            },\n            {\n                \"billerId\": \"EDU002472BIH01\",\n                \"billerName\": \"Shanti Mission Academy\"\n            },\n            {\n                \"billerId\": \"EDU002473BIH01\",\n                \"billerName\": \"Shanti Niketan Academy\"\n            },\n            {\n                \"billerId\": \"EDU002474BIH01\",\n                \"billerName\": \"Shanti Niketan Awasiya Bal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002475BIH01\",\n                \"billerName\": \"Shanti Niketan Jublliee School\"\n            },\n            {\n                \"billerId\": \"EDU002476BIH01\",\n                \"billerName\": \"Shanti Niketan Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU002477BIH01\",\n                \"billerName\": \"Shanti Niketan Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002478BIH01\",\n                \"billerName\": \"Shanti Smiriti Sambhawana Awasiva Uchh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002479BIH01\",\n                \"billerName\": \"Shantikunj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002480BIH01\",\n                \"billerName\": \"Sharada Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU002481BIH01\",\n                \"billerName\": \"Sharons Public School\"\n            },\n            {\n                \"billerId\": \"EDU002482BIH01\",\n                \"billerName\": \"Sharshwati Shishu Vidya Mandir Chapra\"\n            },\n            {\n                \"billerId\": \"EDU002483BIH01\",\n                \"billerName\": \"Shatabdi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002484BIH01\",\n                \"billerName\": \"Shemford Futuristic School, Patna\"\n            },\n            {\n                \"billerId\": \"EDU002485BIH01\",\n                \"billerName\": \"Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002486BIH01\",\n                \"billerName\": \"Shivam International School\"\n            },\n            {\n                \"billerId\": \"EDU002487BIH01\",\n                \"billerName\": \"Shivam Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002488BIH01\",\n                \"billerName\": \"Shivam Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002489BIH01\",\n                \"billerName\": \"Shoshit Samadhan Kendra\"\n            },\n            {\n                \"billerId\": \"EDU002490BIH01\",\n                \"billerName\": \"Shree Bharti Academy\"\n            },\n            {\n                \"billerId\": \"EDU002491BIH01\",\n                \"billerName\": \"Shree Khublal Pramila Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU002492BIH01\",\n                \"billerName\": \"Shree Sai International\"\n            },\n            {\n                \"billerId\": \"EDU002493BIH01\",\n                \"billerName\": \"Shri Lakshmi Narayan Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002494BIH01\",\n                \"billerName\": \"Shri Ram Centennial School\"\n            },\n            {\n                \"billerId\": \"EDU002495BIH01\",\n                \"billerName\": \"Shri Rani Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002496BIH01\",\n                \"billerName\": \"Shukdeo Singh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002497BIH01\",\n                \"billerName\": \"Shyamlal D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002498BIH01\",\n                \"billerName\": \"Sinha Model High School\"\n            },\n            {\n                \"billerId\": \"EDU002499BIH01\",\n                \"billerName\": \"Sita Ram Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002500BIH01\",\n                \"billerName\": \"Sita Sharan Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU002501BIH01\",\n                \"billerName\": \"Sitamarhi Central School\"\n            },\n            {\n                \"billerId\": \"EDU002502BIH01\",\n                \"billerName\": \"Smart Move Academy\"\n            },\n            {\n                \"billerId\": \"EDU002503BIH01\",\n                \"billerName\": \"South Point Public School\"\n            },\n            {\n                \"billerId\": \"EDU002504BIH01\",\n                \"billerName\": \"Ss Public School\"\n            },\n            {\n                \"billerId\": \"EDU002505BIH01\",\n                \"billerName\": \"St Anne&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002506BIH01\",\n                \"billerName\": \"St Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002507BIH01\",\n                \"billerName\": \"St Marys Academy\"\n            },\n            {\n                \"billerId\": \"EDU002508BIH01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002509BIH01\",\n                \"billerName\": \"St Michaels School Lalganj\"\n            },\n            {\n                \"billerId\": \"EDU002510BIH01\",\n                \"billerName\": \"St Paul Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002511BIH01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002512BIH01\",\n                \"billerName\": \"St. Albert&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002513BIH01\",\n                \"billerName\": \"St. Dominic Savio&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002514BIH01\",\n                \"billerName\": \"St. Ignatius Schools\"\n            },\n            {\n                \"billerId\": \"EDU002515BIH01\",\n                \"billerName\": \"St. John Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002516BIH01\",\n                \"billerName\": \"St. Johns Academy\"\n            },\n            {\n                \"billerId\": \"EDU002517BIH01\",\n                \"billerName\": \"St. Johns Academy\"\n            },\n            {\n                \"billerId\": \"EDU002518BIH01\",\n                \"billerName\": \"St. John&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU002519BIH01\",\n                \"billerName\": \"St. John&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU002520BIH01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002521BIH01\",\n                \"billerName\": \"St. Johns Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002522BIH01\",\n                \"billerName\": \"St. Joseph Academy\"\n            },\n            {\n                \"billerId\": \"EDU002523BIH01\",\n                \"billerName\": \"St. Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU002524BIH01\",\n                \"billerName\": \"St. Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU002525BIH01\",\n                \"billerName\": \"St. Joseph&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU002526BIH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU002527BIH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU002528BIH01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002529BIH01\",\n                \"billerName\": \"St. Josephs High School,\"\n            },\n            {\n                \"billerId\": \"EDU002530BIH01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU002531BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002532BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002533BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002534BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002535BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002536BIH01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002537BIH01\",\n                \"billerName\": \"St. Josephs Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002538BIH01\",\n                \"billerName\": \"St. Karen&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002539BIH01\",\n                \"billerName\": \"St. Karen&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002540BIH01\",\n                \"billerName\": \"St. Lawrence Academy\"\n            },\n            {\n                \"billerId\": \"EDU002541BIH01\",\n                \"billerName\": \"St. M.G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002542BIH01\",\n                \"billerName\": \"St. Marys English School\"\n            },\n            {\n                \"billerId\": \"EDU002543BIH01\",\n                \"billerName\": \"St. Michael Public School\"\n            },\n            {\n                \"billerId\": \"EDU002544BIH01\",\n                \"billerName\": \"St. Michael&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002545BIH01\",\n                \"billerName\": \"St. Michal&#39;S Academy English Medium\"\n            },\n            {\n                \"billerId\": \"EDU002546BIH01\",\n                \"billerName\": \"St. Paul Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002547BIH01\",\n                \"billerName\": \"St. Paul Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002548BIH01\",\n                \"billerName\": \"St. Paul&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU002549BIH01\",\n                \"billerName\": \"St. Paul&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU002550BIH01\",\n                \"billerName\": \"St. Paul&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002551BIH01\",\n                \"billerName\": \"St. Paul&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002552BIH01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002553BIH01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002554BIH01\",\n                \"billerName\": \"St. Peters School(English Medium)\"\n            },\n            {\n                \"billerId\": \"EDU002555BIH01\",\n                \"billerName\": \"St. Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002556BIH01\",\n                \"billerName\": \"St. Xaviers English High School\"\n            },\n            {\n                \"billerId\": \"EDU002557BIH01\",\n                \"billerName\": \"St. Xaviers English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002558BIH01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU002559BIH01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU002560BIH01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU002561BIH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002562BIH01\",\n                \"billerName\": \"St. Xavier&#39;S Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002563BIH01\",\n                \"billerName\": \"St. Xaviers Junior Senior School\"\n            },\n            {\n                \"billerId\": \"EDU002564BIH01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002565BIH01\",\n                \"billerName\": \"St.Johns Public School\"\n            },\n            {\n                \"billerId\": \"EDU002566BIH01\",\n                \"billerName\": \"St.Joseph Academy\"\n            },\n            {\n                \"billerId\": \"EDU002567BIH01\",\n                \"billerName\": \"St.Judes Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002568BIH01\",\n                \"billerName\": \"St.Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU002569BIH01\",\n                \"billerName\": \"St.Savier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU002570BIH01\",\n                \"billerName\": \"St.Stephens School\"\n            },\n            {\n                \"billerId\": \"EDU002571BIH01\",\n                \"billerName\": \"Star Global Public School, Araria\"\n            },\n            {\n                \"billerId\": \"EDU002572BIH01\",\n                \"billerName\": \"Star International School\"\n            },\n            {\n                \"billerId\": \"EDU002573BIH01\",\n                \"billerName\": \"Stepping Stones High School\"\n            },\n            {\n                \"billerId\": \"EDU002574BIH01\",\n                \"billerName\": \"Subhash Chandra Bose Universal School\"\n            },\n            {\n                \"billerId\": \"EDU002575BIH01\",\n                \"billerName\": \"Subhash International School\"\n            },\n            {\n                \"billerId\": \"EDU002576BIH01\",\n                \"billerName\": \"Sun High School\"\n            },\n            {\n                \"billerId\": \"EDU002577BIH01\",\n                \"billerName\": \"Sun Shine Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU002578BIH01\",\n                \"billerName\": \"Sundri Devi Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002579BIH01\",\n                \"billerName\": \"Sunflower School\"\n            },\n            {\n                \"billerId\": \"EDU002580BIH01\",\n                \"billerName\": \"Sunshine Prepratory High  School\"\n            },\n            {\n                \"billerId\": \"EDU002582BIH01\",\n                \"billerName\": \"Surajdeo Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU002583BIH01\",\n                \"billerName\": \"Sushant Public School\"\n            },\n            {\n                \"billerId\": \"EDU002584BIH01\",\n                \"billerName\": \"Sushila Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU002585BIH01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU002586BIH01\",\n                \"billerName\": \"Takshila School\"\n            },\n            {\n                \"billerId\": \"EDU002587BIH01\",\n                \"billerName\": \"Takshila School\"\n            },\n            {\n                \"billerId\": \"EDU002588BIH01\",\n                \"billerName\": \"Takshila School - Muzaffarpur\"\n            },\n            {\n                \"billerId\": \"EDU002589BIH01\",\n                \"billerName\": \"Techno Mission International School\"\n            },\n            {\n                \"billerId\": \"EDU002590BIH01\",\n                \"billerName\": \"Teghra Dps Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002591BIH01\",\n                \"billerName\": \"Teresa International Academy\"\n            },\n            {\n                \"billerId\": \"EDU002592BIH01\",\n                \"billerName\": \"The Bishop&#39;S Heritage School  \"\n            },\n            {\n                \"billerId\": \"EDU002593BIH01\",\n                \"billerName\": \"The Chandrasheel School\"\n            },\n            {\n                \"billerId\": \"EDU002594BIH01\",\n                \"billerName\": \"The Diksha School\"\n            },\n            {\n                \"billerId\": \"EDU002595BIH01\",\n                \"billerName\": \"The Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU002596BIH01\",\n                \"billerName\": \"The Duncan Academy\"\n            },\n            {\n                \"billerId\": \"EDU002597BIH01\",\n                \"billerName\": \"The Earth Public School\"\n            },\n            {\n                \"billerId\": \"EDU002598BIH01\",\n                \"billerName\": \"The Jaintpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU002599BIH01\",\n                \"billerName\": \"The Kirk View School\"\n            },\n            {\n                \"billerId\": \"EDU002600BIH01\",\n                \"billerName\": \"The Radiant School\"\n            },\n            {\n                \"billerId\": \"EDU002601BIH01\",\n                \"billerName\": \"The Tribhuvan School\"\n            },\n            {\n                \"billerId\": \"EDU002602BIH01\",\n                \"billerName\": \"Tirthankar Mahaveer Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002603BIH01\",\n                \"billerName\": \"Transcendence International School\"\n            },\n            {\n                \"billerId\": \"EDU002604BIH01\",\n                \"billerName\": \"Trident Public School\"\n            },\n            {\n                \"billerId\": \"EDU002605BIH01\",\n                \"billerName\": \"Trinity Global School\"\n            },\n            {\n                \"billerId\": \"EDU002606BIH01\",\n                \"billerName\": \"Udaan International School\"\n            },\n            {\n                \"billerId\": \"EDU002607BIH01\",\n                \"billerName\": \"Uma Shankar Champa Devi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002608BIH01\",\n                \"billerName\": \"Usha Martin Wld School\"\n            },\n            {\n                \"billerId\": \"EDU002609BIH01\",\n                \"billerName\": \"Vaishali Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU002610BIH01\",\n                \"billerName\": \"Vatayan\"\n            },\n            {\n                \"billerId\": \"EDU002611BIH01\",\n                \"billerName\": \"Veen Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002612BIH01\",\n                \"billerName\": \"Vidya Bharati\"\n            },\n            {\n                \"billerId\": \"EDU002613BIH01\",\n                \"billerName\": \"Vidya Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU002614BIH01\",\n                \"billerName\": \"Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002615BIH01\",\n                \"billerName\": \"Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002616BIH01\",\n                \"billerName\": \"Vidya Niketan Girl High School\"\n            },\n            {\n                \"billerId\": \"EDU002617BIH01\",\n                \"billerName\": \"Vidya Sanskar School\"\n            },\n            {\n                \"billerId\": \"EDU002618BIH01\",\n                \"billerName\": \"Vidya Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU002619BIH01\",\n                \"billerName\": \"Vidya Vihar Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002620BIH01\",\n                \"billerName\": \"Vidyapati Public School\"\n            },\n            {\n                \"billerId\": \"EDU002621BIH01\",\n                \"billerName\": \"Vigyananand Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002622BIH01\",\n                \"billerName\": \"Vikas International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002623BIH01\",\n                \"billerName\": \"Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002624BIH01\",\n                \"billerName\": \"Virtuous International K-12 School\"\n            },\n            {\n                \"billerId\": \"EDU002625BIH01\",\n                \"billerName\": \"Vishashvi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002626BIH01\",\n                \"billerName\": \"Vivekanand Mission School\"\n            },\n            {\n                \"billerId\": \"EDU002627BIH01\",\n                \"billerName\": \"Vivekanand Mission Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002628BIH01\",\n                \"billerName\": \"Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU002629BIH01\",\n                \"billerName\": \"Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU002630BIH01\",\n                \"billerName\": \"Vivekanand Vision Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU002631BIH01\",\n                \"billerName\": \"Vj International School,\"\n            },\n            {\n                \"billerId\": \"EDU002632BIH01\",\n                \"billerName\": \"Woodbine Modern School\"\n            },\n            {\n                \"billerId\": \"EDU002633CHA01\",\n                \"billerName\": \"Aanchal International School\"\n            },\n            {\n                \"billerId\": \"EDU002634CHA01\",\n                \"billerName\": \"Air Force Regional School\"\n            },\n            {\n                \"billerId\": \"EDU002635CHA01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU002636CHA01\",\n                \"billerName\": \"Ajit Karam Singh International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002637CHA01\",\n                \"billerName\": \"Ajit Karam Singh International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002638CHA01\",\n                \"billerName\": \"Ankur School\"\n            },\n            {\n                \"billerId\": \"EDU002639CHA01\",\n                \"billerName\": \"Ashiana Public School\"\n            },\n            {\n                \"billerId\": \"EDU002640CHA01\",\n                \"billerName\": \"Bal Niketan Model School\"\n            },\n            {\n                \"billerId\": \"EDU002641CHA01\",\n                \"billerName\": \"Bhavan&#39;S Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002642CHA01\",\n                \"billerName\": \"Career Point Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002643CHA01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002644CHA01\",\n                \"billerName\": \"Chandigarh Baptist School\"\n            },\n            {\n                \"billerId\": \"EDU002645CHA01\",\n                \"billerName\": \"Chitkara International School\"\n            },\n            {\n                \"billerId\": \"EDU002646CHA01\",\n                \"billerName\": \"D A V College\"\n            },\n            {\n                \"billerId\": \"EDU002647CHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002648CHA01\",\n                \"billerName\": \"D.C. Montessi School\"\n            },\n            {\n                \"billerId\": \"EDU002649CHA01\",\n                \"billerName\": \"Dav Model School\"\n            },\n            {\n                \"billerId\": \"EDU002650CHA01\",\n                \"billerName\": \"Dav Sr Sec School (Lahore)\"\n            },\n            {\n                \"billerId\": \"EDU002651CHA01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU002652CHA01\",\n                \"billerName\": \"Divya Public School\"\n            },\n            {\n                \"billerId\": \"EDU002653CHA01\",\n                \"billerName\": \"Gian Jyoti Global School\"\n            },\n            {\n                \"billerId\": \"EDU002654CHA01\",\n                \"billerName\": \"Golden Bells Pub School\"\n            },\n            {\n                \"billerId\": \"EDU002655CHA01\",\n                \"billerName\": \"Guru Nanak Khalsa Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002656CHA01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU002657CHA01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU002658CHA01\",\n                \"billerName\": \"Gurukul Global School\"\n            },\n            {\n                \"billerId\": \"EDU002659CHA01\",\n                \"billerName\": \"Gyandeep Model High School\"\n            },\n            {\n                \"billerId\": \"EDU002660CHA01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002661CHA01\",\n                \"billerName\": \"Ishwar Singh Dev Samaj  Sr Sec\"\n            },\n            {\n                \"billerId\": \"EDU002662CHA01\",\n                \"billerName\": \"Kailash Bahl D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU002663CHA01\",\n                \"billerName\": \"Kundan International School\"\n            },\n            {\n                \"billerId\": \"EDU002664CHA01\",\n                \"billerName\": \"Maharishi Dayanand Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002665CHA01\",\n                \"billerName\": \"Manav Mangal High School\"\n            },\n            {\n                \"billerId\": \"EDU002666CHA01\",\n                \"billerName\": \"Mehr Chand Mahajan D A V College \"\n            },\n            {\n                \"billerId\": \"EDU002667CHA01\",\n                \"billerName\": \"Moti Ram Arya Sr Sec Model School\"\n            },\n            {\n                \"billerId\": \"EDU002668CHA01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU002669CHA01\",\n                \"billerName\": \"New Angel Public School\"\n            },\n            {\n                \"billerId\": \"EDU002670CHA01\",\n                \"billerName\": \"Noble Heart School\"\n            },\n            {\n                \"billerId\": \"EDU002671CHA01\",\n                \"billerName\": \"Pandit Mohan Lal Sanatan Dharama Public School\"\n            },\n            {\n                \"billerId\": \"EDU002672CHA01\",\n                \"billerName\": \"Rimt World School\"\n            },\n            {\n                \"billerId\": \"EDU002673CHA01\",\n                \"billerName\": \"Sacred Heart Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002674CHA01\",\n                \"billerName\": \"Saint Kabir Public School\"\n            },\n            {\n                \"billerId\": \"EDU002675CHA01\",\n                \"billerName\": \"Saint Soldier International School\"\n            },\n            {\n                \"billerId\": \"EDU002676CHA01\",\n                \"billerName\": \"Saupin&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002677CHA01\",\n                \"billerName\": \"Shaheed Babu Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU002678CHA01\",\n                \"billerName\": \"Sharda Sarvhitkari Sr. Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU002679CHA01\",\n                \"billerName\": \"Shishu Niketan Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002680CHA01\",\n                \"billerName\": \"Shishu Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002681CHA01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU002682CHA01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU002683CHA01\",\n                \"billerName\": \"Sri Aurobindo School\"\n            },\n            {\n                \"billerId\": \"EDU002684CHA01\",\n                \"billerName\": \"Sri Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU002685CHA01\",\n                \"billerName\": \"Sri Guru Gobind Singh Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002686CHA01\",\n                \"billerName\": \"Sri Guru Harkrishan Model School\"\n            },\n            {\n                \"billerId\": \"EDU002687CHA01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU002688CHA01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002689CHA01\",\n                \"billerName\": \"St. Anne&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002690CHA01\",\n                \"billerName\": \"St. Farid Public School\"\n            },\n            {\n                \"billerId\": \"EDU002691CHA01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002692CHA01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002693CHA01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002694CHA01\",\n                \"billerName\": \"St. Stephin&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU002695CHA01\",\n                \"billerName\": \"St. Xavier&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002696CHA01\",\n                \"billerName\": \"St.Joseph High School\"\n            },\n            {\n                \"billerId\": \"EDU002697CHA01\",\n                \"billerName\": \"Stepping Stones Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002698CHA01\",\n                \"billerName\": \"Strawberry Fields High School\"\n            },\n            {\n                \"billerId\": \"EDU002699CHA01\",\n                \"billerName\": \"Swami Ram Tirtha Public High School\"\n            },\n            {\n                \"billerId\": \"EDU002700CHA01\",\n                \"billerName\": \"Tender Heart School\"\n            },\n            {\n                \"billerId\": \"EDU002701CHA01\",\n                \"billerName\": \"The Banyan Tree School\"\n            },\n            {\n                \"billerId\": \"EDU002702CHA01\",\n                \"billerName\": \"The British School Sector 44B\"\n            },\n            {\n                \"billerId\": \"EDU002703CHA01\",\n                \"billerName\": \"The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002704CHA01\",\n                \"billerName\": \"The New Public School\"\n            },\n            {\n                \"billerId\": \"EDU002705CHA01\",\n                \"billerName\": \"Tribune Model School\"\n            },\n            {\n                \"billerId\": \"EDU002706CHA01\",\n                \"billerName\": \"Vivek High School\"\n            },\n            {\n                \"billerId\": \"EDU002707CHH01\",\n                \"billerName\": \"Aadeshwar Academy\"\n            },\n            {\n                \"billerId\": \"EDU002708CHH01\",\n                \"billerName\": \"Aadharshila\"\n            },\n            {\n                \"billerId\": \"EDU002709CHH01\",\n                \"billerName\": \"Aadharshila Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002710CHH01\",\n                \"billerName\": \"Abhyuday School\"\n            },\n            {\n                \"billerId\": \"EDU002711CHH01\",\n                \"billerName\": \"Academic World School\"\n            },\n            {\n                \"billerId\": \"EDU002712CHH01\",\n                \"billerName\": \"Adarsh Vidyalalya, Adarsh Nagar, Mowa, Raipur, C.G.\"\n            },\n            {\n                \"billerId\": \"EDU002713CHH01\",\n                \"billerName\": \"Adarsh Vidyalaya Eng. Med. Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU002714CHH01\",\n                \"billerName\": \"Adeshwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002715CHH01\",\n                \"billerName\": \"Akshar The School\"\n            },\n            {\n                \"billerId\": \"EDU002716CHH01\",\n                \"billerName\": \"Allons Public School\"\n            },\n            {\n                \"billerId\": \"EDU002717CHH01\",\n                \"billerName\": \"Ambuja Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU002718CHH01\",\n                \"billerName\": \"Amibition English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002719CHH01\",\n                \"billerName\": \"Amresh Sharma Public School\"\n            },\n            {\n                \"billerId\": \"EDU002720CHH01\",\n                \"billerName\": \"Angel Valley School\"\n            },\n            {\n                \"billerId\": \"EDU002721CHH01\",\n                \"billerName\": \"Aricent Public School\"\n            },\n            {\n                \"billerId\": \"EDU002722CHH01\",\n                \"billerName\": \"Ashoka Public School\"\n            },\n            {\n                \"billerId\": \"EDU002723CHH01\",\n                \"billerName\": \"Athena World School\"\n            },\n            {\n                \"billerId\": \"EDU002724CHH01\",\n                \"billerName\": \"B S P Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002725CHH01\",\n                \"billerName\": \"B S P Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002726CHH01\",\n                \"billerName\": \"B S P Sr Sec School No.2\"\n            },\n            {\n                \"billerId\": \"EDU002727CHH01\",\n                \"billerName\": \"Bailadila Iron Ore Project S Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU002728CHH01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU002729CHH01\",\n                \"billerName\": \"Beacon English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002730CHH01\",\n                \"billerName\": \"Bethany Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002731CHH01\",\n                \"billerName\": \"Bharat Mata Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002732CHH01\",\n                \"billerName\": \"Bhavans R.K. Sarda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002733CHH01\",\n                \"billerName\": \"Bhilai Nair Samajam English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002734CHH01\",\n                \"billerName\": \"Bhilai Public School\"\n            },\n            {\n                \"billerId\": \"EDU002735CHH01\",\n                \"billerName\": \"Brighton International School\"\n            },\n            {\n                \"billerId\": \"EDU002736CHH01\",\n                \"billerName\": \"Brillant Public School\"\n            },\n            {\n                \"billerId\": \"EDU002737CHH01\",\n                \"billerName\": \"Bsp Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002738CHH01\",\n                \"billerName\": \"Burgess English Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002739CHH01\",\n                \"billerName\": \"Campion School Raipur\"\n            },\n            {\n                \"billerId\": \"EDU002740CHH01\",\n                \"billerName\": \"Career Point World School\"\n            },\n            {\n                \"billerId\": \"EDU002741CHH01\",\n                \"billerName\": \"Career Public School\"\n            },\n            {\n                \"billerId\": \"EDU002742CHH01\",\n                \"billerName\": \"Carmel Convent English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU002743CHH01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002744CHH01\",\n                \"billerName\": \"Carmel Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002745CHH01\",\n                \"billerName\": \"Carmel Primary School Eng Medium\"\n            },\n            {\n                \"billerId\": \"EDU002746CHH01\",\n                \"billerName\": \"Carmel Public School\"\n            },\n            {\n                \"billerId\": \"EDU002747CHH01\",\n                \"billerName\": \"Century Cement Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU002748CHH01\",\n                \"billerName\": \"Chavara Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002749CHH01\",\n                \"billerName\": \"Chhattishgarh Pubilc Shcool\"\n            },\n            {\n                \"billerId\": \"EDU002750CHH01\",\n                \"billerName\": \"Colonel&#39;S Academy Of Radiant Education\"\n            },\n            {\n                \"billerId\": \"EDU002751CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002752CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002753CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002754CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002755CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002756CHH01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU002757CHH01\",\n                \"billerName\": \"D D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU002758CHH01\",\n                \"billerName\": \"D.A.V Public School Secl Korba\"\n            },\n            {\n                \"billerId\": \"EDU002759CHH01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002760CHH01\",\n                \"billerName\": \"D.A.V. Public School Bacheli\"\n            },\n            {\n                \"billerId\": \"EDU002761CHH01\",\n                \"billerName\": \"D.A.V.Public School\"\n            },\n            {\n                \"billerId\": \"EDU002762CHH01\",\n                \"billerName\": \"Daffodils English School\"\n            },\n            {\n                \"billerId\": \"EDU002763CHH01\",\n                \"billerName\": \"Daffodils School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU002764CHH01\",\n                \"billerName\": \"Dashmesh Public School, Mg Road Ambikapur\"\n            },\n            {\n                \"billerId\": \"EDU002765CHH01\",\n                \"billerName\": \"Dav Ispat Public School, Nandini\"\n            },\n            {\n                \"billerId\": \"EDU002766CHH01\",\n                \"billerName\": \"Dav Ispat Senior Secondary Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002767CHH01\",\n                \"billerName\": \"Dav Pub School\"\n            },\n            {\n                \"billerId\": \"EDU002768CHH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002769CHH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002770CHH01\",\n                \"billerName\": \"Davara International School\"\n            },\n            {\n                \"billerId\": \"EDU002771CHH01\",\n                \"billerName\": \"Davara International School - Abhanpur\"\n            },\n            {\n                \"billerId\": \"EDU002772CHH01\",\n                \"billerName\": \"Deepti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002773CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002774CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002775CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002776CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002777CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002778CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002779CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002780CHH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002781CHH01\",\n                \"billerName\": \"Delhi Public School Jagdalpur\"\n            },\n            {\n                \"billerId\": \"EDU002782CHH01\",\n                \"billerName\": \"Delhi Public School Kawardha\"\n            },\n            {\n                \"billerId\": \"EDU002783CHH01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002784CHH01\",\n                \"billerName\": \"Delhi Public School, Balco\"\n            },\n            {\n                \"billerId\": \"EDU002785CHH01\",\n                \"billerName\": \"Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU002786CHH01\",\n                \"billerName\": \"Disha College Of Higher Secondary Studies\"\n            },\n            {\n                \"billerId\": \"EDU002787CHH01\",\n                \"billerName\": \"Dolphin International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002788CHH01\",\n                \"billerName\": \"Dolphin International School\"\n            },\n            {\n                \"billerId\": \"EDU002789CHH01\",\n                \"billerName\": \"Dolphin International School  Dhamtari(C.G.) Pin-493773\"\n            },\n            {\n                \"billerId\": \"EDU002790CHH01\",\n                \"billerName\": \"Dolphin International School Bhatapara Dist-Baloda Bazar(C.G.)\"\n            },\n            {\n                \"billerId\": \"EDU002791CHH01\",\n                \"billerName\": \"Dolphin International School Nayapara Rajim  Dist-Raipur(C.G.) Pin-493881\"\n            },\n            {\n                \"billerId\": \"EDU002792CHH01\",\n                \"billerName\": \"Dronacharya Public School\"\n            },\n            {\n                \"billerId\": \"EDU002793CHH01\",\n                \"billerName\": \"English Medium Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002794CHH01\",\n                \"billerName\": \"Gandhi Memorial Hr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002795CHH01\",\n                \"billerName\": \"Global  Rishi Valley\"\n            },\n            {\n                \"billerId\": \"EDU002796CHH01\",\n                \"billerName\": \"Guardian &amp; Guide English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002797CHH01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002798CHH01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU002799CHH01\",\n                \"billerName\": \"Gurunanak English Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002800CHH01\",\n                \"billerName\": \"Gyan Ganga Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU002801CHH01\",\n                \"billerName\": \"Gyanodaya School\"\n            },\n            {\n                \"billerId\": \"EDU002802CHH01\",\n                \"billerName\": \"Hariram Gattani Memorial Jay Bharat English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002803CHH01\",\n                \"billerName\": \"Hasdeo Public School\"\n            },\n            {\n                \"billerId\": \"EDU002804CHH01\",\n                \"billerName\": \"Heritage International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002805CHH01\",\n                \"billerName\": \"Holy Cross Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002806CHH01\",\n                \"billerName\": \"Holy Cross English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002807CHH01\",\n                \"billerName\": \"Holy Cross Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002808CHH01\",\n                \"billerName\": \"Holy Cross Hr.Sec. School.\"\n            },\n            {\n                \"billerId\": \"EDU002809CHH01\",\n                \"billerName\": \"Holy Cross Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002810CHH01\",\n                \"billerName\": \"Holy Hearts Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU002811CHH01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU002812CHH01\",\n                \"billerName\": \"Indian School\"\n            },\n            {\n                \"billerId\": \"EDU002813CHH01\",\n                \"billerName\": \"Indu I T School\"\n            },\n            {\n                \"billerId\": \"EDU002814CHH01\",\n                \"billerName\": \"Indus World School\"\n            },\n            {\n                \"billerId\": \"EDU002815CHH01\",\n                \"billerName\": \"J. P. International School Kanker\"\n            },\n            {\n                \"billerId\": \"EDU002816CHH01\",\n                \"billerName\": \"J.L.M. Gayatri Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU002817CHH01\",\n                \"billerName\": \"J.M.J Navjeevan Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002818CHH01\",\n                \"billerName\": \"Jai Krista Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU002819CHH01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU002820CHH01\",\n                \"billerName\": \"Jain Public School Korba\"\n            },\n            {\n                \"billerId\": \"EDU002821CHH01\",\n                \"billerName\": \"Janmitram Sps Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU002822CHH01\",\n                \"billerName\": \"Jatan Devi Daga Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002823CHH01\",\n                \"billerName\": \"Jogpal Public School\"\n            },\n            {\n                \"billerId\": \"EDU002824CHH01\",\n                \"billerName\": \"Jyoti Higher Secondary (English Medium) School, Charoda\"\n            },\n            {\n                \"billerId\": \"EDU002825CHH01\",\n                \"billerName\": \"K D Public School\"\n            },\n            {\n                \"billerId\": \"EDU002826CHH01\",\n                \"billerName\": \"K.H.Memial Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002827CHH01\",\n                \"billerName\": \"Kaager Valley Academy\"\n            },\n            {\n                \"billerId\": \"EDU002828CHH01\",\n                \"billerName\": \"Kaliram Chandrakar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002829CHH01\",\n                \"billerName\": \"Khalsa Public School\"\n            },\n            {\n                \"billerId\": \"EDU002830CHH01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU002831CHH01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU002832CHH01\",\n                \"billerName\": \"Krishna Public School International\"\n            },\n            {\n                \"billerId\": \"EDU002833CHH01\",\n                \"billerName\": \"Krishna Public School,\"\n            },\n            {\n                \"billerId\": \"EDU002834CHH01\",\n                \"billerName\": \"Krishna Public School, Sarona\"\n            },\n            {\n                \"billerId\": \"EDU002835CHH01\",\n                \"billerName\": \"Krishna Public School,Bilaspur\"\n            },\n            {\n                \"billerId\": \"EDU002836CHH01\",\n                \"billerName\": \"Lcit Public School\"\n            },\n            {\n                \"billerId\": \"EDU002837CHH01\",\n                \"billerName\": \"Lions Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002838CHH01\",\n                \"billerName\": \"Little Flower Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002839CHH01\",\n                \"billerName\": \"Little Rose English Mediumschool\"\n            },\n            {\n                \"billerId\": \"EDU002840CHH01\",\n                \"billerName\": \"Loyola Higher Secondary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002841CHH01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU002842CHH01\",\n                \"billerName\": \"M. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002843CHH01\",\n                \"billerName\": \"M.G.M. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002844CHH01\",\n                \"billerName\": \"M.G.M. Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002845CHH01\",\n                \"billerName\": \"M.S.B. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU002846CHH01\",\n                \"billerName\": \"Ma Sarada Public School\"\n            },\n            {\n                \"billerId\": \"EDU002847CHH01\",\n                \"billerName\": \"Mahanadi Academy\"\n            },\n            {\n                \"billerId\": \"EDU002848CHH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002849CHH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002850CHH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002851CHH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002852CHH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002853CHH01\",\n                \"billerName\": \"Maitri Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU002854CHH01\",\n                \"billerName\": \"Mansarowar Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002855CHH01\",\n                \"billerName\": \"Mar Baselious Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU002856CHH01\",\n                \"billerName\": \"Mayoor School\"\n            },\n            {\n                \"billerId\": \"EDU002857CHH01\",\n                \"billerName\": \"Menndnite Eng Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002858CHH01\",\n                \"billerName\": \"Milestone Academy\"\n            },\n            {\n                \"billerId\": \"EDU002859CHH01\",\n                \"billerName\": \"Milestone Public School\"\n            },\n            {\n                \"billerId\": \"EDU002860CHH01\",\n                \"billerName\": \"Mintu International Public School\"\n            },\n            {\n                \"billerId\": \"EDU002861CHH01\",\n                \"billerName\": \"Modern Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002862CHH01\",\n                \"billerName\": \"Modern Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU002863CHH01\",\n                \"billerName\": \"Mona Modern English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002864CHH01\",\n                \"billerName\": \"Monnet D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU002865CHH01\",\n                \"billerName\": \"Monnet Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002866CHH01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU002867CHH01\",\n                \"billerName\": \"Mother&#39;S Pride Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002868CHH01\",\n                \"billerName\": \"N H Goel World School\"\n            },\n            {\n                \"billerId\": \"EDU002869CHH01\",\n                \"billerName\": \"Nalanda English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002870CHH01\",\n                \"billerName\": \"National Convent English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002871CHH01\",\n                \"billerName\": \"Neeraj Bajpayee International School\"\n            },\n            {\n                \"billerId\": \"EDU002872CHH01\",\n                \"billerName\": \"Neeraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU002873CHH01\",\n                \"billerName\": \"Neeraj Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002874CHH01\",\n                \"billerName\": \"New Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU002875CHH01\",\n                \"billerName\": \"New Era Progressive School\"\n            },\n            {\n                \"billerId\": \"EDU002876CHH01\",\n                \"billerName\": \"Nirmal Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002877CHH01\",\n                \"billerName\": \"Nirmal Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU002878CHH01\",\n                \"billerName\": \"Nirmala English Medium Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002879CHH01\",\n                \"billerName\": \"Nirmala Higher Secondary (Cbse)School\"\n            },\n            {\n                \"billerId\": \"EDU002880CHH01\",\n                \"billerName\": \"O P Jindal School\"\n            },\n            {\n                \"billerId\": \"EDU002881CHH01\",\n                \"billerName\": \"O.P. Jindal School Patrapali\"\n            },\n            {\n                \"billerId\": \"EDU002882CHH01\",\n                \"billerName\": \"O.P.Jindal School Nspl\"\n            },\n            {\n                \"billerId\": \"EDU002883CHH01\",\n                \"billerName\": \"Oriental Public School\"\n            },\n            {\n                \"billerId\": \"EDU002884CHH01\",\n                \"billerName\": \"Podar International School,\"\n            },\n            {\n                \"billerId\": \"EDU002885CHH01\",\n                \"billerName\": \"Prakash Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002886CHH01\",\n                \"billerName\": \"Prakash Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002887CHH01\",\n                \"billerName\": \"Pranvananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU002888CHH01\",\n                \"billerName\": \"Pratibha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002889CHH01\",\n                \"billerName\": \"Pratibha Public School\"\n            },\n            {\n                \"billerId\": \"EDU002890CHH01\",\n                \"billerName\": \"Pratibhasthali Gyanodaya Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002891CHH01\",\n                \"billerName\": \"Prism Public School\"\n            },\n            {\n                \"billerId\": \"EDU002892CHH01\",\n                \"billerName\": \"Radiant Public School\"\n            },\n            {\n                \"billerId\": \"EDU002893CHH01\",\n                \"billerName\": \"Rajkumar College\"\n            },\n            {\n                \"billerId\": \"EDU002894CHH01\",\n                \"billerName\": \"Rise &amp; Shine Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002895CHH01\",\n                \"billerName\": \"Royal Kids&#39; Convent\"\n            },\n            {\n                \"billerId\": \"EDU002896CHH01\",\n                \"billerName\": \"Rungta International School\"\n            },\n            {\n                \"billerId\": \"EDU002897CHH01\",\n                \"billerName\": \"Rungta Public School\"\n            },\n            {\n                \"billerId\": \"EDU002898CHH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU002899CHH01\",\n                \"billerName\": \"S E C Rly Mixed Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002900CHH01\",\n                \"billerName\": \"Sachdeva International School\"\n            },\n            {\n                \"billerId\": \"EDU002901CHH01\",\n                \"billerName\": \"Sacred Heart High School\"\n            },\n            {\n                \"billerId\": \"EDU002902CHH01\",\n                \"billerName\": \"Sadhu Ram Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU002903CHH01\",\n                \"billerName\": \"Sadhu Ram Vidya Mandir Raigarh\"\n            },\n            {\n                \"billerId\": \"EDU002904CHH01\",\n                \"billerName\": \"Sainik School Ambikapur\"\n            },\n            {\n                \"billerId\": \"EDU002905CHH01\",\n                \"billerName\": \"Saint Harkewal Vidyapeeth High Sch\"\n            },\n            {\n                \"billerId\": \"EDU002906CHH01\",\n                \"billerName\": \"Salem English School\"\n            },\n            {\n                \"billerId\": \"EDU002907CHH01\",\n                \"billerName\": \"Sanskar City International School\"\n            },\n            {\n                \"billerId\": \"EDU002908CHH01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002909CHH01\",\n                \"billerName\": \"Sanskar The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU002910CHH01\",\n                \"billerName\": \"Sar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002911CHH01\",\n                \"billerName\": \"Sarvodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU002912CHH01\",\n                \"billerName\": \"Scholars English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002913CHH01\",\n                \"billerName\": \"Shakuntala Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002914CHH01\",\n                \"billerName\": \"Shalini Convent School\"\n            },\n            {\n                \"billerId\": \"EDU002915CHH01\",\n                \"billerName\": \"Sharda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002916CHH01\",\n                \"billerName\": \"Shemford Futuristic School, Kawardha\"\n            },\n            {\n                \"billerId\": \"EDU002917CHH01\",\n                \"billerName\": \"Shiva Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002918CHH01\",\n                \"billerName\": \"Shivom Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002919CHH01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU002920CHH01\",\n                \"billerName\": \"Shri Gujrati English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002921CHH01\",\n                \"billerName\": \"Shri Kailashpat Singhania Hr Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU002922CHH01\",\n                \"billerName\": \"Shri Ram Krishna Public Scool Kawardha\"\n            },\n            {\n                \"billerId\": \"EDU002923CHH01\",\n                \"billerName\": \"Shri Rawatpura Sarkar International School, Kumhari\"\n            },\n            {\n                \"billerId\": \"EDU002924CHH01\",\n                \"billerName\": \"Shri Sai Baba School\"\n            },\n            {\n                \"billerId\": \"EDU002925CHH01\",\n                \"billerName\": \"Shri Shankaracharya Public School\"\n            },\n            {\n                \"billerId\": \"EDU002926CHH01\",\n                \"billerName\": \"Shri Shankaracharya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002927CHH01\",\n                \"billerName\": \"Sri Sankara Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002928CHH01\",\n                \"billerName\": \"St Francis Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002929CHH01\",\n                \"billerName\": \"St Marys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002930CHH01\",\n                \"billerName\": \"St Vincent Pallotti School\"\n            },\n            {\n                \"billerId\": \"EDU002931CHH01\",\n                \"billerName\": \"St Xavier Public School\"\n            },\n            {\n                \"billerId\": \"EDU002932CHH01\",\n                \"billerName\": \"St. Anne&#39;S English Medium School, Banjari\"\n            },\n            {\n                \"billerId\": \"EDU002933CHH01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU002934CHH01\",\n                \"billerName\": \"St. John&#39;S English Medium School Kharsia\"\n            },\n            {\n                \"billerId\": \"EDU002935CHH01\",\n                \"billerName\": \"St. Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002936CHH01\",\n                \"billerName\": \"St. Joseph&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002937CHH01\",\n                \"billerName\": \"St. Michael&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002938CHH01\",\n                \"billerName\": \"St. Patricks Academy\"\n            },\n            {\n                \"billerId\": \"EDU002939CHH01\",\n                \"billerName\": \"St. Peters Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002940CHH01\",\n                \"billerName\": \"St. Thomas English School\"\n            },\n            {\n                \"billerId\": \"EDU002941CHH01\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU002942CHH01\",\n                \"billerName\": \"St. Vincent Pallotti International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU002943CHH01\",\n                \"billerName\": \"St. Vincent Pallotti School\"\n            },\n            {\n                \"billerId\": \"EDU002944CHH01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU002945CHH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002946CHH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002947CHH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU002948CHH01\",\n                \"billerName\": \"St. Xavier&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002949CHH01\",\n                \"billerName\": \"St.Michaels Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002950CHH01\",\n                \"billerName\": \"St.Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU002951CHH01\",\n                \"billerName\": \"St.Xaviers Higher Secondary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002952CHH01\",\n                \"billerName\": \"Sun Public School\"\n            },\n            {\n                \"billerId\": \"EDU002953CHH01\",\n                \"billerName\": \"Sun Rise Public School\"\n            },\n            {\n                \"billerId\": \"EDU002954CHH01\",\n                \"billerName\": \"Swami Vivekananda Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002955CHH01\",\n                \"billerName\": \"Tata Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002956CHH01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU002957CHH01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU002958CHH01\",\n                \"billerName\": \"The Bridgewill School\"\n            },\n            {\n                \"billerId\": \"EDU002959CHH01\",\n                \"billerName\": \"The Great India School\"\n            },\n            {\n                \"billerId\": \"EDU002960CHH01\",\n                \"billerName\": \"The Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU002961CHH01\",\n                \"billerName\": \"The Holy Kingdom English Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002962CHH01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU002963CHH01\",\n                \"billerName\": \"The Radiant Way School\"\n            },\n            {\n                \"billerId\": \"EDU002964CHH01\",\n                \"billerName\": \"Trimurty Public School\"\n            },\n            {\n                \"billerId\": \"EDU002965CHH01\",\n                \"billerName\": \"Ursuline English Medium Shool,\"\n            },\n            {\n                \"billerId\": \"EDU002966CHH01\",\n                \"billerName\": \"Vicon School\"\n            },\n            {\n                \"billerId\": \"EDU002967CHH01\",\n                \"billerName\": \"Vidhya Kunj School\"\n            },\n            {\n                \"billerId\": \"EDU002968CHH01\",\n                \"billerName\": \"Vidya Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU002969CHH01\",\n                \"billerName\": \"Vishva Vedanta School Behind Opel Show Room Kumhari Durg(C.G.) Pin-490044\"\n            },\n            {\n                \"billerId\": \"EDU002970CHH01\",\n                \"billerName\": \"Vishwadeep Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002971CHH01\",\n                \"billerName\": \"Viswabharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU002972CHH01\",\n                \"billerName\": \"Weidner Memial Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002973CHH01\",\n                \"billerName\": \"Weidner Memorial Hr. Sec. School, Mahasamund\"\n            },\n            {\n                \"billerId\": \"EDU002974CHH01\",\n                \"billerName\": \"Wesleyan English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU002975CHH01\",\n                \"billerName\": \"Wisdom Academy\"\n            },\n            {\n                \"billerId\": \"EDU002976CHH01\",\n                \"billerName\": \"Yugantar Public School\"\n            },\n            {\n                \"billerId\": \"EDU002977CHH01\",\n                \"billerName\": \"Yugchetna Public School\"\n            },\n            {\n                \"billerId\": \"EDU002978DNH01\",\n                \"billerName\": \"Alok Public School\"\n            },\n            {\n                \"billerId\": \"EDU002979DNH01\",\n                \"billerName\": \"Baps Swaminarayan Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU002980DNH01\",\n                \"billerName\": \"Lions English School\"\n            },\n            {\n                \"billerId\": \"EDU002981DNH01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU002982DNH01\",\n                \"billerName\": \"New Era English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002983DNH01\",\n                \"billerName\": \"Our Lady Of Help English School\"\n            },\n            {\n                \"billerId\": \"EDU002984DNH01\",\n                \"billerName\": \"Shivprakash Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU002985DNH01\",\n                \"billerName\": \"St. Xaviers School, Silvassa\"\n            },\n            {\n                \"billerId\": \"EDU002986DAD01\",\n                \"billerName\": \"Coast Guard Public School\"\n            },\n            {\n                \"billerId\": \"EDU002987DAD01\",\n                \"billerName\": \"Galaxy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU002988DEL01\",\n                \"billerName\": \"A S N Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002989DEL01\",\n                \"billerName\": \"Aadharshila Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU002990DEL01\",\n                \"billerName\": \"Aakash International School\"\n            },\n            {\n                \"billerId\": \"EDU002991DEL01\",\n                \"billerName\": \"Aakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU002992DEL01\",\n                \"billerName\": \"Aaryan International School\"\n            },\n            {\n                \"billerId\": \"EDU002993DEL01\",\n                \"billerName\": \"Abhinav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002994DEL01\",\n                \"billerName\": \"Abhinav Public School\"\n            },\n            {\n                \"billerId\": \"EDU002995DEL01\",\n                \"billerName\": \"Adarsh Gyan Sarover Balika Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU002996DEL01\",\n                \"billerName\": \"Adarsh Jain Dharmic Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU002997DEL01\",\n                \"billerName\": \"Adarsh Lakhpat Model Sec School\"\n            },\n            {\n                \"billerId\": \"EDU002998DEL01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU002999DEL01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003000DEL01\",\n                \"billerName\": \"Adarsh Vidya Bhawan.\"\n            },\n            {\n                \"billerId\": \"EDU003001DEL01\",\n                \"billerName\": \"Adarsh World School\"\n            },\n            {\n                \"billerId\": \"EDU003002DEL01\",\n                \"billerName\": \"Adriel High School\"\n            },\n            {\n                \"billerId\": \"EDU003003DEL01\",\n                \"billerName\": \"Ahlcon International School\"\n            },\n            {\n                \"billerId\": \"EDU003004DEL01\",\n                \"billerName\": \"Ahlcon Public School\"\n            },\n            {\n                \"billerId\": \"EDU003005DEL01\",\n                \"billerName\": \"Air Fce Golden Jubilee Institute\"\n            },\n            {\n                \"billerId\": \"EDU003006DEL01\",\n                \"billerName\": \"Air Force Bal Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU003007DEL01\",\n                \"billerName\": \"Akash Model School\"\n            },\n            {\n                \"billerId\": \"EDU003008DEL01\",\n                \"billerName\": \"Ambience Public School\"\n            },\n            {\n                \"billerId\": \"EDU003009DEL01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU003010DEL01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU003011DEL01\",\n                \"billerName\": \"Amity Intetnational School\"\n            },\n            {\n                \"billerId\": \"EDU003012DEL01\",\n                \"billerName\": \"Amrita Public School\"\n            },\n            {\n                \"billerId\": \"EDU003013DEL01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU003014DEL01\",\n                \"billerName\": \"Angel Public School\"\n            },\n            {\n                \"billerId\": \"EDU003015DEL01\",\n                \"billerName\": \"Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU003016DEL01\",\n                \"billerName\": \"Anglo Arabic Model School\"\n            },\n            {\n                \"billerId\": \"EDU003017DEL01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU003018DEL01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU003019DEL01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU003020DEL01\",\n                \"billerName\": \"Appejay School\"\n            },\n            {\n                \"billerId\": \"EDU003021DEL01\",\n                \"billerName\": \"Aristotale Public School\"\n            },\n            {\n                \"billerId\": \"EDU003022DEL01\",\n                \"billerName\": \"Arun Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003023DEL01\",\n                \"billerName\": \"Arunodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003024DEL01\",\n                \"billerName\": \"Arvind Gupta D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU003025DEL01\",\n                \"billerName\": \"Arwachin Bharti Bhawan Sr Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU003026DEL01\",\n                \"billerName\": \"Arwachin International School\"\n            },\n            {\n                \"billerId\": \"EDU003027DEL01\",\n                \"billerName\": \"Arwachin Shiksha Sadan School\"\n            },\n            {\n                \"billerId\": \"EDU003028DEL01\",\n                \"billerName\": \"Arya Kumar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003029DEL01\",\n                \"billerName\": \"Aryaman Public School\"\n            },\n            {\n                \"billerId\": \"EDU003030DEL01\",\n                \"billerName\": \"Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU003031DEL01\",\n                \"billerName\": \"B G S International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003032DEL01\",\n                \"billerName\": \"B M Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003033DEL01\",\n                \"billerName\": \"B R Public School\"\n            },\n            {\n                \"billerId\": \"EDU003034DEL01\",\n                \"billerName\": \"B R Tyagi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003035DEL01\",\n                \"billerName\": \"B V M Model School\"\n            },\n            {\n                \"billerId\": \"EDU003036DEL01\",\n                \"billerName\": \"B.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU003037DEL01\",\n                \"billerName\": \"B.S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003038DEL01\",\n                \"billerName\": \"B.V.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003039DEL01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003040DEL01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003041DEL01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003042DEL01\",\n                \"billerName\": \"Bal Bharti Pub School\"\n            },\n            {\n                \"billerId\": \"EDU003043DEL01\",\n                \"billerName\": \"Bal Bhavan International School\"\n            },\n            {\n                \"billerId\": \"EDU003044DEL01\",\n                \"billerName\": \"Bal Bhavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003045DEL01\",\n                \"billerName\": \"Bal Bhavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003046DEL01\",\n                \"billerName\": \"Bal Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU003047DEL01\",\n                \"billerName\": \"Bal Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003048DEL01\",\n                \"billerName\": \"Bal Vidya Mandir Model School\"\n            },\n            {\n                \"billerId\": \"EDU003049DEL01\",\n                \"billerName\": \"Bal Vidya Model School\"\n            },\n            {\n                \"billerId\": \"EDU003050DEL01\",\n                \"billerName\": \"Bala Pritam Guru Harkishan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003051DEL01\",\n                \"billerName\": \"Balvantray Mehta Anguri Devi Shersingh Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU003052DEL01\",\n                \"billerName\": \"Banasthali Public  School\"\n            },\n            {\n                \"billerId\": \"EDU003053DEL01\",\n                \"billerName\": \"Basava International School\"\n            },\n            {\n                \"billerId\": \"EDU003054DEL01\",\n                \"billerName\": \"Bhagati Ji Memorial Model School\"\n            },\n            {\n                \"billerId\": \"EDU003055DEL01\",\n                \"billerName\": \"Bhagirathi Bal Shiksha Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003056DEL01\",\n                \"billerName\": \"Bhai Joga Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003057DEL01\",\n                \"billerName\": \"Bhai Parmanad Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003058DEL01\",\n                \"billerName\": \"Bharat Mata Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003059DEL01\",\n                \"billerName\": \"Bharat National Public School\"\n            },\n            {\n                \"billerId\": \"EDU003060DEL01\",\n                \"billerName\": \"Bharat Shakti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003061DEL01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Mehta\"\n            },\n            {\n                \"billerId\": \"EDU003062DEL01\",\n                \"billerName\": \"Bhardwaj Model School\"\n            },\n            {\n                \"billerId\": \"EDU003063DEL01\",\n                \"billerName\": \"Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003064DEL01\",\n                \"billerName\": \"Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003065DEL01\",\n                \"billerName\": \"Bharti Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003066DEL01\",\n                \"billerName\": \"Bhatnagar International School\"\n            },\n            {\n                \"billerId\": \"EDU003067DEL01\",\n                \"billerName\": \"Bhatnagar International School\"\n            },\n            {\n                \"billerId\": \"EDU003068DEL01\",\n                \"billerName\": \"Bhavan&#39;S Sawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003069DEL01\",\n                \"billerName\": \"Bholi Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003070DEL01\",\n                \"billerName\": \"Birla Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003071DEL01\",\n                \"billerName\": \"Bloom Public School\"\n            },\n            {\n                \"billerId\": \"EDU003072DEL01\",\n                \"billerName\": \"Blooming Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU003073DEL01\",\n                \"billerName\": \"Blue Bells School\"\n            },\n            {\n                \"billerId\": \"EDU003074DEL01\",\n                \"billerName\": \"Bosco Public School\"\n            },\n            {\n                \"billerId\": \"EDU003075DEL01\",\n                \"billerName\": \"Brahma Shakti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003076DEL01\",\n                \"billerName\": \"Brain International School\"\n            },\n            {\n                \"billerId\": \"EDU003077DEL01\",\n                \"billerName\": \"Brilliant&#39;S Convent\"\n            },\n            {\n                \"billerId\": \"EDU003078DEL01\",\n                \"billerName\": \"Bsm Public School\"\n            },\n            {\n                \"billerId\": \"EDU003079DEL01\",\n                \"billerName\": \"Buds Paradse School\"\n            },\n            {\n                \"billerId\": \"EDU003080DEL01\",\n                \"billerName\": \"C L Bhalla Dayanand Model School\"\n            },\n            {\n                \"billerId\": \"EDU003081DEL01\",\n                \"billerName\": \"C R P F Public School\"\n            },\n            {\n                \"billerId\": \"EDU003082DEL01\",\n                \"billerName\": \"C R Saini Public School\"\n            },\n            {\n                \"billerId\": \"EDU003083DEL01\",\n                \"billerName\": \"C.R.Oasis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003084DEL01\",\n                \"billerName\": \"Cambridge Foundation Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003085DEL01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU003086DEL01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU003087DEL01\",\n                \"billerName\": \"Canterbury Public School\"\n            },\n            {\n                \"billerId\": \"EDU003088DEL01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003089DEL01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU003090DEL01\",\n                \"billerName\": \"Ch Baldev Singh Model School\"\n            },\n            {\n                \"billerId\": \"EDU003091DEL01\",\n                \"billerName\": \"Ch Jaswant Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003092DEL01\",\n                \"billerName\": \"Chand Ram Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU003093DEL01\",\n                \"billerName\": \"Chhotu Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003094DEL01\",\n                \"billerName\": \"Chinmaya Vidyalaya Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003095DEL01\",\n                \"billerName\": \"Chowgule Public School\"\n            },\n            {\n                \"billerId\": \"EDU003096DEL01\",\n                \"billerName\": \"Ciat Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003097DEL01\",\n                \"billerName\": \"Citizen Model  School\"\n            },\n            {\n                \"billerId\": \"EDU003098DEL01\",\n                \"billerName\": \"Cm Model School\"\n            },\n            {\n                \"billerId\": \"EDU003099DEL01\",\n                \"billerName\": \"Col. Satsangi&#39;S Kiran Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003100DEL01\",\n                \"billerName\": \"Colonel Child Bloom Public School\"\n            },\n            {\n                \"billerId\": \"EDU003101DEL01\",\n                \"billerName\": \"Columbia Foundation Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003102DEL01\",\n                \"billerName\": \"Convent Of Gagan Bharti\"\n            },\n            {\n                \"billerId\": \"EDU003103DEL01\",\n                \"billerName\": \"Convent Of Jesus &amp; Mary School\"\n            },\n            {\n                \"billerId\": \"EDU003104DEL01\",\n                \"billerName\": \"Cosmos Public School\"\n            },\n            {\n                \"billerId\": \"EDU003105DEL01\",\n                \"billerName\": \"Cosmos Public School\"\n            },\n            {\n                \"billerId\": \"EDU003106DEL01\",\n                \"billerName\": \"Cosmos School\"\n            },\n            {\n                \"billerId\": \"EDU003107DEL01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU003108DEL01\",\n                \"billerName\": \"Crescent School\"\n            },\n            {\n                \"billerId\": \"EDU003109DEL01\",\n                \"billerName\": \"Crpf Public School\"\n            },\n            {\n                \"billerId\": \"EDU003110DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003111DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003112DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003113DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003114DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003115DEL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003116DEL01\",\n                \"billerName\": \"D C Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003117DEL01\",\n                \"billerName\": \"D H M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003118DEL01\",\n                \"billerName\": \"D R P Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU003119DEL01\",\n                \"billerName\": \"D S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003120DEL01\",\n                \"billerName\": \"D S Sainik Model School\"\n            },\n            {\n                \"billerId\": \"EDU003121DEL01\",\n                \"billerName\": \"D V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003122DEL01\",\n                \"billerName\": \"D.A.V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003123DEL01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003124DEL01\",\n                \"billerName\": \"D.A.V.Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU003125DEL01\",\n                \"billerName\": \"Daffodil Public School\"\n            },\n            {\n                \"billerId\": \"EDU003126DEL01\",\n                \"billerName\": \"Daisy Dales Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003127DEL01\",\n                \"billerName\": \"Darbari Lal D A V Model School\"\n            },\n            {\n                \"billerId\": \"EDU003128DEL01\",\n                \"billerName\": \"Darbari Lal D A V Model Sr.Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU003129DEL01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU003130DEL01\",\n                \"billerName\": \"Dashmesh Pub School\"\n            },\n            {\n                \"billerId\": \"EDU003131DEL01\",\n                \"billerName\": \"Dashmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003132DEL01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU003133DEL01\",\n                \"billerName\": \"Dav Model School\"\n            },\n            {\n                \"billerId\": \"EDU003134DEL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003135DEL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003136DEL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003137DEL01\",\n                \"billerName\": \"David Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003138DEL01\",\n                \"billerName\": \"Dayanand Model School\"\n            },\n            {\n                \"billerId\": \"EDU003139DEL01\",\n                \"billerName\": \"De Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU003140DEL01\",\n                \"billerName\": \"Decent Public School\"\n            },\n            {\n                \"billerId\": \"EDU003141DEL01\",\n                \"billerName\": \"Deen Bandhu Public School\"\n            },\n            {\n                \"billerId\": \"EDU003142DEL01\",\n                \"billerName\": \"Deep Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003143DEL01\",\n                \"billerName\": \"Deep Parmath Model School\"\n            },\n            {\n                \"billerId\": \"EDU003144DEL01\",\n                \"billerName\": \"Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU003145DEL01\",\n                \"billerName\": \"Deepalaya School\"\n            },\n            {\n                \"billerId\": \"EDU003146DEL01\",\n                \"billerName\": \"Deepanshu Public School\"\n            },\n            {\n                \"billerId\": \"EDU003147DEL01\",\n                \"billerName\": \"Delhi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003148DEL01\",\n                \"billerName\": \"Delhi English Academy\"\n            },\n            {\n                \"billerId\": \"EDU003149DEL01\",\n                \"billerName\": \"Delhi Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU003150DEL01\",\n                \"billerName\": \"Delhi Internatioanl School\"\n            },\n            {\n                \"billerId\": \"EDU003151DEL01\",\n                \"billerName\": \"Delhi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003152DEL01\",\n                \"billerName\": \"Delhi International School\"\n            },\n            {\n                \"billerId\": \"EDU003153DEL01\",\n                \"billerName\": \"Delhi International School\"\n            },\n            {\n                \"billerId\": \"EDU003154DEL01\",\n                \"billerName\": \"Delhi Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003155DEL01\",\n                \"billerName\": \"Delhi Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU003156DEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003157DEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003158DEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003159DEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003160DEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003161DEL01\",\n                \"billerName\": \"Delhi University Social Centre\"\n            },\n            {\n                \"billerId\": \"EDU003162DEL01\",\n                \"billerName\": \"Dev Samaj Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003163DEL01\",\n                \"billerName\": \"Dev Samaj Modern School No. 2\"\n            },\n            {\n                \"billerId\": \"EDU003164DEL01\",\n                \"billerName\": \"Devendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU003165DEL01\",\n                \"billerName\": \"Dharamdeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU003166DEL01\",\n                \"billerName\": \"Dhruva Public School\"\n            },\n            {\n                \"billerId\": \"EDU003167DEL01\",\n                \"billerName\": \"Dilshad Public School\"\n            },\n            {\n                \"billerId\": \"EDU003168DEL01\",\n                \"billerName\": \"Divine Happy School\"\n            },\n            {\n                \"billerId\": \"EDU003169DEL01\",\n                \"billerName\": \"Doaba Public School\"\n            },\n            {\n                \"billerId\": \"EDU003170DEL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU003171DEL01\",\n                \"billerName\": \"Don Bosco Technical Institute\"\n            },\n            {\n                \"billerId\": \"EDU003172DEL01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU003173DEL01\",\n                \"billerName\": \"Dr. Radha Krishnan International School\"\n            },\n            {\n                \"billerId\": \"EDU003174DEL01\",\n                \"billerName\": \"Dr.S.R.S Mission School\"\n            },\n            {\n                \"billerId\": \"EDU003175DEL01\",\n                \"billerName\": \"Dwarka International School\"\n            },\n            {\n                \"billerId\": \"EDU003176DEL01\",\n                \"billerName\": \"East Point School\"\n            },\n            {\n                \"billerId\": \"EDU003177DEL01\",\n                \"billerName\": \"Ekta Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003178DEL01\",\n                \"billerName\": \"Evergreen Public School\"\n            },\n            {\n                \"billerId\": \"EDU003179DEL01\",\n                \"billerName\": \"Evergreen Public School\"\n            },\n            {\n                \"billerId\": \"EDU003180DEL01\",\n                \"billerName\": \"Fair Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU003181DEL01\",\n                \"billerName\": \"Faith Academy\"\n            },\n            {\n                \"billerId\": \"EDU003182DEL01\",\n                \"billerName\": \"Flora Dale School\"\n            },\n            {\n                \"billerId\": \"EDU003183DEL01\",\n                \"billerName\": \"Fr. Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU003184DEL01\",\n                \"billerName\": \"G D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003185DEL01\",\n                \"billerName\": \"G D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003186DEL01\",\n                \"billerName\": \"G D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003187DEL01\",\n                \"billerName\": \"G L T Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003188DEL01\",\n                \"billerName\": \"G R Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003189DEL01\",\n                \"billerName\": \"G. D. Goenka Public School Dwarka\"\n            },\n            {\n                \"billerId\": \"EDU003190DEL01\",\n                \"billerName\": \"G.B.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003191DEL01\",\n                \"billerName\": \"G.D. Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003192DEL01\",\n                \"billerName\": \"G.D. Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003193DEL01\",\n                \"billerName\": \"G.D. Goenka School,\"\n            },\n            {\n                \"billerId\": \"EDU003194DEL01\",\n                \"billerName\": \"G.D. Lancer&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU003195DEL01\",\n                \"billerName\": \"G.R.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003196DEL01\",\n                \"billerName\": \"Gagan Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003197DEL01\",\n                \"billerName\": \"Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU003198DEL01\",\n                \"billerName\": \"Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU003199DEL01\",\n                \"billerName\": \"Gd Goenka Public School Model Town\"\n            },\n            {\n                \"billerId\": \"EDU003200DEL01\",\n                \"billerName\": \"Geeta Ashram Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003201DEL01\",\n                \"billerName\": \"Geeta Bal Bharati Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003202DEL01\",\n                \"billerName\": \"General Raj&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003203DEL01\",\n                \"billerName\": \"Gitarattan Jindal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003204DEL01\",\n                \"billerName\": \"Glorious Public School\"\n            },\n            {\n                \"billerId\": \"EDU003205DEL01\",\n                \"billerName\": \"Gold Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU003206DEL01\",\n                \"billerName\": \"Golden Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU003207DEL01\",\n                \"billerName\": \"Good Luck Public School\"\n            },\n            {\n                \"billerId\": \"EDU003208DEL01\",\n                \"billerName\": \"Good Samaritan School\"\n            },\n            {\n                \"billerId\": \"EDU003209DEL01\",\n                \"billerName\": \"Goodley Public School\"\n            },\n            {\n                \"billerId\": \"EDU003210DEL01\",\n                \"billerName\": \"Goodwill Public School\"\n            },\n            {\n                \"billerId\": \"EDU003211DEL01\",\n                \"billerName\": \"Green Fields School\"\n            },\n            {\n                \"billerId\": \"EDU003212DEL01\",\n                \"billerName\": \"Green Valley International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003213DEL01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU003214DEL01\",\n                \"billerName\": \"Green View Public School\"\n            },\n            {\n                \"billerId\": \"EDU003215DEL01\",\n                \"billerName\": \"Greenfields Public School\"\n            },\n            {\n                \"billerId\": \"EDU003216DEL01\",\n                \"billerName\": \"Greenway Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003217DEL01\",\n                \"billerName\": \"Guru Amardas Public School\"\n            },\n            {\n                \"billerId\": \"EDU003218DEL01\",\n                \"billerName\": \"Guru Angad Public School\"\n            },\n            {\n                \"billerId\": \"EDU003219DEL01\",\n                \"billerName\": \"Guru Har Krishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003220DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003221DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003222DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003223DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003224DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003225DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003226DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003227DEL01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003228DEL01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU003229DEL01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU003230DEL01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU003231DEL01\",\n                \"billerName\": \"Guru Tegh Bahadur 3Rd Centenary\"\n            },\n            {\n                \"billerId\": \"EDU003232DEL01\",\n                \"billerName\": \"Guru Tegh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003233DEL01\",\n                \"billerName\": \"Gurusharan Convent\"\n            },\n            {\n                \"billerId\": \"EDU003234DEL01\",\n                \"billerName\": \"Gyan Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU003235DEL01\",\n                \"billerName\": \"Gyan Devi Salwan Pub School\"\n            },\n            {\n                \"billerId\": \"EDU003236DEL01\",\n                \"billerName\": \"Gyan Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003237DEL01\",\n                \"billerName\": \"Gyan Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU003238DEL01\",\n                \"billerName\": \"Gyan Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU003239DEL01\",\n                \"billerName\": \"Gyan Sarovar Bal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003240DEL01\",\n                \"billerName\": \"Gyandeep Vidya Bhawan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003241DEL01\",\n                \"billerName\": \"Gyanodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003242DEL01\",\n                \"billerName\": \"Hamdard Public School\"\n            },\n            {\n                \"billerId\": \"EDU003243DEL01\",\n                \"billerName\": \"Hans Raj Model School\"\n            },\n            {\n                \"billerId\": \"EDU003244DEL01\",\n                \"billerName\": \"Hansraj Model School\"\n            },\n            {\n                \"billerId\": \"EDU003245DEL01\",\n                \"billerName\": \"Hansraj Samarak School\"\n            },\n            {\n                \"billerId\": \"EDU003246DEL01\",\n                \"billerName\": \"Happy English School\"\n            },\n            {\n                \"billerId\": \"EDU003247DEL01\",\n                \"billerName\": \"Happy Home Public School\"\n            },\n            {\n                \"billerId\": \"EDU003248DEL01\",\n                \"billerName\": \"Happy Model School\"\n            },\n            {\n                \"billerId\": \"EDU003249DEL01\",\n                \"billerName\": \"Happy School\"\n            },\n            {\n                \"billerId\": \"EDU003250DEL01\",\n                \"billerName\": \"Hari Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU003251DEL01\",\n                \"billerName\": \"Hari Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU003252DEL01\",\n                \"billerName\": \"Heera Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003253DEL01\",\n                \"billerName\": \"Heera Public School\"\n            },\n            {\n                \"billerId\": \"EDU003254DEL01\",\n                \"billerName\": \"Hemnani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003255DEL01\",\n                \"billerName\": \"Hillwoods Academy\"\n            },\n            {\n                \"billerId\": \"EDU003256DEL01\",\n                \"billerName\": \"Himalaya Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003257DEL01\",\n                \"billerName\": \"Hind Bal Mandir Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU003258DEL01\",\n                \"billerName\": \"Hindon Public School\"\n            },\n            {\n                \"billerId\": \"EDU003261DEL01\",\n                \"billerName\": \"Holy Child Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003262DEL01\",\n                \"billerName\": \"Holy Convent\"\n            },\n            {\n                \"billerId\": \"EDU003263DEL01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU003264DEL01\",\n                \"billerName\": \"Holy Innocents Public School\"\n            },\n            {\n                \"billerId\": \"EDU003265DEL01\",\n                \"billerName\": \"Holy International School\"\n            },\n            {\n                \"billerId\": \"EDU003266DEL01\",\n                \"billerName\": \"Hope Hall Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU003267DEL01\",\n                \"billerName\": \"Indian Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003268DEL01\",\n                \"billerName\": \"Indian Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003269DEL01\",\n                \"billerName\": \"Indira Ideal School\"\n            },\n            {\n                \"billerId\": \"EDU003270DEL01\",\n                \"billerName\": \"Indraprastha Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003271DEL01\",\n                \"billerName\": \"Indraprastha International School\"\n            },\n            {\n                \"billerId\": \"EDU003272DEL01\",\n                \"billerName\": \"Indraprastha Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003273DEL01\",\n                \"billerName\": \"Indraprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU003274DEL01\",\n                \"billerName\": \"Indraprastha World School\"\n            },\n            {\n                \"billerId\": \"EDU003275DEL01\",\n                \"billerName\": \"Itl Public School\"\n            },\n            {\n                \"billerId\": \"EDU003276DEL01\",\n                \"billerName\": \"J D Tytler School\"\n            },\n            {\n                \"billerId\": \"EDU003277DEL01\",\n                \"billerName\": \"J M International School\"\n            },\n            {\n                \"billerId\": \"EDU003278DEL01\",\n                \"billerName\": \"J R Public School\"\n            },\n            {\n                \"billerId\": \"EDU003279DEL01\",\n                \"billerName\": \"J.B.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003280DEL01\",\n                \"billerName\": \"J.N International School\"\n            },\n            {\n                \"billerId\": \"EDU003281DEL01\",\n                \"billerName\": \"Jagannath Interational School\"\n            },\n            {\n                \"billerId\": \"EDU003282DEL01\",\n                \"billerName\": \"Jai Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU003283DEL01\",\n                \"billerName\": \"Jai Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU003284DEL01\",\n                \"billerName\": \"Jai Mann Public School\"\n            },\n            {\n                \"billerId\": \"EDU003285DEL01\",\n                \"billerName\": \"Jain Bharati Mrigavati Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003286DEL01\",\n                \"billerName\": \"Jain Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003287DEL01\",\n                \"billerName\": \"Jain Happy School\"\n            },\n            {\n                \"billerId\": \"EDU003288DEL01\",\n                \"billerName\": \"James Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003289DEL01\",\n                \"billerName\": \"Jaspal Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003290DEL01\",\n                \"billerName\": \"Jaunsar Public School\"\n            },\n            {\n                \"billerId\": \"EDU003291DEL01\",\n                \"billerName\": \"Jeevan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003292DEL01\",\n                \"billerName\": \"Jeewan Jyoti Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003293DEL01\",\n                \"billerName\": \"Jesus Grace Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003294DEL01\",\n                \"billerName\": \"Jesus Mary Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU003295DEL01\",\n                \"billerName\": \"Jhabban Lal Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003296DEL01\",\n                \"billerName\": \"Jindal International School\"\n            },\n            {\n                \"billerId\": \"EDU003297DEL01\",\n                \"billerName\": \"Jindal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003298DEL01\",\n                \"billerName\": \"Jinvani Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003299DEL01\",\n                \"billerName\": \"Joseph And Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDU003300DEL01\",\n                \"billerName\": \"Jyoti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003301DEL01\",\n                \"billerName\": \"K D Model School\"\n            },\n            {\n                \"billerId\": \"EDU003302DEL01\",\n                \"billerName\": \"K R Mangalam World School\"\n            },\n            {\n                \"billerId\": \"EDU003303DEL01\",\n                \"billerName\": \"K R Mangalam World School\"\n            },\n            {\n                \"billerId\": \"EDU003304DEL01\",\n                \"billerName\": \"K S K Academy\"\n            },\n            {\n                \"billerId\": \"EDU003305DEL01\",\n                \"billerName\": \"K S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003306DEL01\",\n                \"billerName\": \"K.R.D.International School\"\n            },\n            {\n                \"billerId\": \"EDU003307DEL01\",\n                \"billerName\": \"Kala Niketan International School\"\n            },\n            {\n                \"billerId\": \"EDU003308DEL01\",\n                \"billerName\": \"Kalgidhar National Public School\"\n            },\n            {\n                \"billerId\": \"EDU003309DEL01\",\n                \"billerName\": \"Kalka Public School\"\n            },\n            {\n                \"billerId\": \"EDU003310DEL01\",\n                \"billerName\": \"Kamal Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003311DEL01\",\n                \"billerName\": \"Kamal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003312DEL01\",\n                \"billerName\": \"Kasturi Ram International School\"\n            },\n            {\n                \"billerId\": \"EDU003313DEL01\",\n                \"billerName\": \"Kennedy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003314DEL01\",\n                \"billerName\": \"Khadijatul Kubra Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU003315DEL01\",\n                \"billerName\": \"Kiit World School\"\n            },\n            {\n                \"billerId\": \"EDU003316DEL01\",\n                \"billerName\": \"Krishna Model Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003317DEL01\",\n                \"billerName\": \"Kulachi Hansraj Model School\"\n            },\n            {\n                \"billerId\": \"EDU003318DEL01\",\n                \"billerName\": \"L K Intt School\"\n            },\n            {\n                \"billerId\": \"EDU003319DEL01\",\n                \"billerName\": \"Lal Bahadur Shastri Smarak Javm Sr\"\n            },\n            {\n                \"billerId\": \"EDU003320DEL01\",\n                \"billerName\": \"Lalit Mahajan S.V.M School\"\n            },\n            {\n                \"billerId\": \"EDU003321DEL01\",\n                \"billerName\": \"Lancer&#39;S Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003322DEL01\",\n                \"billerName\": \"Laurel High The School\"\n            },\n            {\n                \"billerId\": \"EDU003323DEL01\",\n                \"billerName\": \"Lavi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003324DEL01\",\n                \"billerName\": \"Laxman Public School\"\n            },\n            {\n                \"billerId\": \"EDU003325DEL01\",\n                \"billerName\": \"Laxmi Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003326DEL01\",\n                \"billerName\": \"Lilawati Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003327DEL01\",\n                \"billerName\": \"Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU003328DEL01\",\n                \"billerName\": \"Little Fairy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003329DEL01\",\n                \"billerName\": \"Little Flowers International School\"\n            },\n            {\n                \"billerId\": \"EDU003330DEL01\",\n                \"billerName\": \"Little Flower&#39;S Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003331DEL01\",\n                \"billerName\": \"Little Star Public School\"\n            },\n            {\n                \"billerId\": \"EDU003332DEL01\",\n                \"billerName\": \"Loreto Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003333DEL01\",\n                \"billerName\": \"Lovely Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003334DEL01\",\n                \"billerName\": \"Lovely Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003335DEL01\",\n                \"billerName\": \"Lt. Col. Mehar Little Angels Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003336DEL01\",\n                \"billerName\": \"M C L Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003337DEL01\",\n                \"billerName\": \"M D Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003338DEL01\",\n                \"billerName\": \"M M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003339DEL01\",\n                \"billerName\": \"M N Convent Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003340DEL01\",\n                \"billerName\": \"M R C Public School\"\n            },\n            {\n                \"billerId\": \"EDU003341DEL01\",\n                \"billerName\": \"M S Model School\"\n            },\n            {\n                \"billerId\": \"EDU003342DEL01\",\n                \"billerName\": \"M.D.Indraprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU003343DEL01\",\n                \"billerName\": \"M.N.B. Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003344DEL01\",\n                \"billerName\": \"M.R. Bharti Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU003345DEL01\",\n                \"billerName\": \"M.R. Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003346DEL01\",\n                \"billerName\": \"M.R.Vivekananda Model School\"\n            },\n            {\n                \"billerId\": \"EDU003347DEL01\",\n                \"billerName\": \"Maa Ganga Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003348DEL01\",\n                \"billerName\": \"Maharaja Agarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003349DEL01\",\n                \"billerName\": \"Maharaja Aggarsain Adarsh School\"\n            },\n            {\n                \"billerId\": \"EDU003350DEL01\",\n                \"billerName\": \"Maharaja Aggarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003351DEL01\",\n                \"billerName\": \"Maharaja Aggarsen Model School\"\n            },\n            {\n                \"billerId\": \"EDU003352DEL01\",\n                \"billerName\": \"Maharaja Agrasen Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU003353DEL01\",\n                \"billerName\": \"Maharana Pratap Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU003354DEL01\",\n                \"billerName\": \"Maharishi Dayanand Model School\"\n            },\n            {\n                \"billerId\": \"EDU003355DEL01\",\n                \"billerName\": \"Mahavir Sr Model School\"\n            },\n            {\n                \"billerId\": \"EDU003356DEL01\",\n                \"billerName\": \"Major Shish Ram Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003357DEL01\",\n                \"billerName\": \"Mamta Modern Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003358DEL01\",\n                \"billerName\": \"Manav Sthali School\"\n            },\n            {\n                \"billerId\": \"EDU003359DEL01\",\n                \"billerName\": \"Manava Bharati India International School\"\n            },\n            {\n                \"billerId\": \"EDU003360DEL01\",\n                \"billerName\": \"Manava Bhawna Public School\"\n            },\n            {\n                \"billerId\": \"EDU003361DEL01\",\n                \"billerName\": \"Manvi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003362DEL01\",\n                \"billerName\": \"Margshree School\"\n            },\n            {\n                \"billerId\": \"EDU003363DEL01\",\n                \"billerName\": \"Marigold Public School\"\n            },\n            {\n                \"billerId\": \"EDU003364DEL01\",\n                \"billerName\": \"Masonic Public School\"\n            },\n            {\n                \"billerId\": \"EDU003365DEL01\",\n                \"billerName\": \"Mata Bhatee Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003366DEL01\",\n                \"billerName\": \"Mata Daan Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003367DEL01\",\n                \"billerName\": \"Mata Gujri Public School\"\n            },\n            {\n                \"billerId\": \"EDU003368DEL01\",\n                \"billerName\": \"Mata Jai Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003369DEL01\",\n                \"billerName\": \"Mata Kasturi Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003370DEL01\",\n                \"billerName\": \"Mata Nand Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003371DEL01\",\n                \"billerName\": \"Mata Savitri Devi Sanjeeveni Public School\"\n            },\n            {\n                \"billerId\": \"EDU003372DEL01\",\n                \"billerName\": \"Mata Shiv Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003373DEL01\",\n                \"billerName\": \"Mata Sukhdevi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003374DEL01\",\n                \"billerName\": \"Mater Dei School\"\n            },\n            {\n                \"billerId\": \"EDU003375DEL01\",\n                \"billerName\": \"Maxfort School\"\n            },\n            {\n                \"billerId\": \"EDU003376DEL01\",\n                \"billerName\": \"Maxfort School\"\n            },\n            {\n                \"billerId\": \"EDU003377DEL01\",\n                \"billerName\": \"Mayo International School\"\n            },\n            {\n                \"billerId\": \"EDU003378DEL01\",\n                \"billerName\": \"Mayur Public School\"\n            },\n            {\n                \"billerId\": \"EDU003379DEL01\",\n                \"billerName\": \"Mbs International School\"\n            },\n            {\n                \"billerId\": \"EDU003380DEL01\",\n                \"billerName\": \"Mdh International School\"\n            },\n            {\n                \"billerId\": \"EDU003381DEL01\",\n                \"billerName\": \"Merry International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003382DEL01\",\n                \"billerName\": \"Mhdc Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003383DEL01\",\n                \"billerName\": \"Mid Fields Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003384DEL01\",\n                \"billerName\": \"Mira Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003385DEL01\",\n                \"billerName\": \"Modern Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU003386DEL01\",\n                \"billerName\": \"Modern Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003387DEL01\",\n                \"billerName\": \"Modern Era Convent\"\n            },\n            {\n                \"billerId\": \"EDU003388DEL01\",\n                \"billerName\": \"Modern International School\"\n            },\n            {\n                \"billerId\": \"EDU003389DEL01\",\n                \"billerName\": \"Modern New Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003390DEL01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003391DEL01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003392DEL01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003393DEL01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003394DEL01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU003395DEL01\",\n                \"billerName\": \"Mother Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU003396DEL01\",\n                \"billerName\": \"Mother Khazani Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003397DEL01\",\n                \"billerName\": \"Mother Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003398DEL01\",\n                \"billerName\": \"Motherhood Public School\"\n            },\n            {\n                \"billerId\": \"EDU003399DEL01\",\n                \"billerName\": \"Mother&#39;S Global School\"\n            },\n            {\n                \"billerId\": \"EDU003400DEL01\",\n                \"billerName\": \"Mount Abu Public School\"\n            },\n            {\n                \"billerId\": \"EDU003401DEL01\",\n                \"billerName\": \"Mount Abu School\"\n            },\n            {\n                \"billerId\": \"EDU003402DEL01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU003403DEL01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU003404DEL01\",\n                \"billerName\": \"Mount Columbus School\"\n            },\n            {\n                \"billerId\": \"EDU003405DEL01\",\n                \"billerName\": \"Mount Olivet School\"\n            },\n            {\n                \"billerId\": \"EDU003406DEL01\",\n                \"billerName\": \"Mount Saint Garjiya School\"\n            },\n            {\n                \"billerId\": \"EDU003407DEL01\",\n                \"billerName\": \"Mount St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003408DEL01\",\n                \"billerName\": \"Mrl Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003409DEL01\",\n                \"billerName\": \"Mukhram Boharia Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003410DEL01\",\n                \"billerName\": \"Mukund Lal Katyal Sanatan Dharam\"\n            },\n            {\n                \"billerId\": \"EDU003411DEL01\",\n                \"billerName\": \"Muni International School\"\n            },\n            {\n                \"billerId\": \"EDU003412DEL01\",\n                \"billerName\": \"Murti Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003413DEL01\",\n                \"billerName\": \"N C Jindal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003414DEL01\",\n                \"billerName\": \"N K Bagrodia Public School\"\n            },\n            {\n                \"billerId\": \"EDU003415DEL01\",\n                \"billerName\": \"N K Bagrodia Public School\"\n            },\n            {\n                \"billerId\": \"EDU003416DEL01\",\n                \"billerName\": \"N. L. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003417DEL01\",\n                \"billerName\": \"N.K.Bagrodia Global School\"\n            },\n            {\n                \"billerId\": \"EDU003419DEL01\",\n                \"billerName\": \"Nathu Ram Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003420DEL01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU003421DEL01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU003422DEL01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU003423DEL01\",\n                \"billerName\": \"National Victor Public School\"\n            },\n            {\n                \"billerId\": \"EDU003424DEL01\",\n                \"billerName\": \"Nav Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003425DEL01\",\n                \"billerName\": \"Nav Bharti Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003426DEL01\",\n                \"billerName\": \"Nav Durga Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003427DEL01\",\n                \"billerName\": \"Nav Gian Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU003428DEL01\",\n                \"billerName\": \"Nav Jeevan Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003429DEL01\",\n                \"billerName\": \"Nav Uday Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU003430DEL01\",\n                \"billerName\": \"Naveen Public School\"\n            },\n            {\n                \"billerId\": \"EDU003431DEL01\",\n                \"billerName\": \"Navin Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003432DEL01\",\n                \"billerName\": \"Navjeevan Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003433DEL01\",\n                \"billerName\": \"Navjeewan Academy\"\n            },\n            {\n                \"billerId\": \"EDU003434DEL01\",\n                \"billerName\": \"Navy Children School\"\n            },\n            {\n                \"billerId\": \"EDU003435DEL01\",\n                \"billerName\": \"Navyug Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003436DEL01\",\n                \"billerName\": \"Navyug Happy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003437DEL01\",\n                \"billerName\": \"Navyug School\"\n            },\n            {\n                \"billerId\": \"EDU003438DEL01\",\n                \"billerName\": \"Navyug School (Senior)\"\n            },\n            {\n                \"billerId\": \"EDU003439DEL01\",\n                \"billerName\": \"Navyug School Ndmc\"\n            },\n            {\n                \"billerId\": \"EDU003440DEL01\",\n                \"billerName\": \"Navyug School Ndmc\"\n            },\n            {\n                \"billerId\": \"EDU003441DEL01\",\n                \"billerName\": \"Navyug School, Mandir Marg, New Delhi-110001\"\n            },\n            {\n                \"billerId\": \"EDU003442DEL01\",\n                \"billerName\": \"Neo Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003443DEL01\",\n                \"billerName\": \"New Age Public School\"\n            },\n            {\n                \"billerId\": \"EDU003444DEL01\",\n                \"billerName\": \"New D.C. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003445DEL01\",\n                \"billerName\": \"New Delhi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003446DEL01\",\n                \"billerName\": \"New Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003447DEL01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU003448DEL01\",\n                \"billerName\": \"New Era Public School, Dwarka\"\n            },\n            {\n                \"billerId\": \"EDU003449DEL01\",\n                \"billerName\": \"New Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU003450DEL01\",\n                \"billerName\": \"New Green Field School\"\n            },\n            {\n                \"billerId\": \"EDU003451DEL01\",\n                \"billerName\": \"New Holy Faith Public School\"\n            },\n            {\n                \"billerId\": \"EDU003452DEL01\",\n                \"billerName\": \"New Holy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003453DEL01\",\n                \"billerName\": \"New Horizon School\"\n            },\n            {\n                \"billerId\": \"EDU003454DEL01\",\n                \"billerName\": \"New Krishna Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU003455DEL01\",\n                \"billerName\": \"New Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU003456DEL01\",\n                \"billerName\": \"New Manav Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003457DEL01\",\n                \"billerName\": \"New Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU003458DEL01\",\n                \"billerName\": \"New Sainik International School\"\n            },\n            {\n                \"billerId\": \"EDU003459DEL01\",\n                \"billerName\": \"New Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU003460DEL01\",\n                \"billerName\": \"New Sandhya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003461DEL01\",\n                \"billerName\": \"New Saraswati Public Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003462DEL01\",\n                \"billerName\": \"New Shalimar Public School\"\n            },\n            {\n                \"billerId\": \"EDU003463DEL01\",\n                \"billerName\": \"Nirmal Bhartia School\"\n            },\n            {\n                \"billerId\": \"EDU003464DEL01\",\n                \"billerName\": \"North Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003465DEL01\",\n                \"billerName\": \"North-Ex Public School\"\n            },\n            {\n                \"billerId\": \"EDU003466DEL01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU003467DEL01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU003468DEL01\",\n                \"billerName\": \"Nutan Vidya Mandir Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003469DEL01\",\n                \"billerName\": \"Nutan Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003470DEL01\",\n                \"billerName\": \"Opg World School\"\n            },\n            {\n                \"billerId\": \"EDU003471DEL01\",\n                \"billerName\": \"Oscar Public School\"\n            },\n            {\n                \"billerId\": \"EDU003472DEL01\",\n                \"billerName\": \"Oxford Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003473DEL01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU003474DEL01\",\n                \"billerName\": \"Oxford Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003475DEL01\",\n                \"billerName\": \"P D Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003476DEL01\",\n                \"billerName\": \"P S M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003477DEL01\",\n                \"billerName\": \"Panacea National Pub School\"\n            },\n            {\n                \"billerId\": \"EDU003478DEL01\",\n                \"billerName\": \"Panchsheel Public School\"\n            },\n            {\n                \"billerId\": \"EDU003479DEL01\",\n                \"billerName\": \"Paramount International School\"\n            },\n            {\n                \"billerId\": \"EDU003480DEL01\",\n                \"billerName\": \"Parkash Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003481DEL01\",\n                \"billerName\": \"Perfect Public School\"\n            },\n            {\n                \"billerId\": \"EDU003482DEL01\",\n                \"billerName\": \"Pioneer Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003483DEL01\",\n                \"billerName\": \"Pioneer Kamal Convent\"\n            },\n            {\n                \"billerId\": \"EDU003484DEL01\",\n                \"billerName\": \"Plato Public School\"\n            },\n            {\n                \"billerId\": \"EDU003485DEL01\",\n                \"billerName\": \"Pona Prajna Public School\"\n            },\n            {\n                \"billerId\": \"EDU003486DEL01\",\n                \"billerName\": \"Prabhu Dayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003487DEL01\",\n                \"billerName\": \"Prag Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003488DEL01\",\n                \"billerName\": \"Pragati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003489DEL01\",\n                \"billerName\": \"Preet Public Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003490DEL01\",\n                \"billerName\": \"Presentation Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003491DEL01\",\n                \"billerName\": \"Presidium\"\n            },\n            {\n                \"billerId\": \"EDU003492DEL01\",\n                \"billerName\": \"Presidium School\"\n            },\n            {\n                \"billerId\": \"EDU003493DEL01\",\n                \"billerName\": \"Presidium School\"\n            },\n            {\n                \"billerId\": \"EDU003494DEL01\",\n                \"billerName\": \"Prestige Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003495DEL01\",\n                \"billerName\": \"Prince Public School\"\n            },\n            {\n                \"billerId\": \"EDU003496DEL01\",\n                \"billerName\": \"Prince Public School\"\n            },\n            {\n                \"billerId\": \"EDU003497DEL01\",\n                \"billerName\": \"Pt. Yad Ram Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU003498DEL01\",\n                \"billerName\": \"Pusa Public School\"\n            },\n            {\n                \"billerId\": \"EDU003499DEL01\",\n                \"billerName\": \"Queen Global International School\"\n            },\n            {\n                \"billerId\": \"EDU003500DEL01\",\n                \"billerName\": \"Queen Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003501DEL01\",\n                \"billerName\": \"Queen Mary&#39;S School, Northend\"\n            },\n            {\n                \"billerId\": \"EDU003502DEL01\",\n                \"billerName\": \"Queen&#39;S Valley School\"\n            },\n            {\n                \"billerId\": \"EDU003503DEL01\",\n                \"billerName\": \"R D Public School\"\n            },\n            {\n                \"billerId\": \"EDU003504DEL01\",\n                \"billerName\": \"R R Geeta Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003505DEL01\",\n                \"billerName\": \"R.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU003506DEL01\",\n                \"billerName\": \"R.P. Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003507DEL01\",\n                \"billerName\": \"Rabea Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU003508DEL01\",\n                \"billerName\": \"Raghubir Singh Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003509DEL01\",\n                \"billerName\": \"Rahul Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU003510DEL01\",\n                \"billerName\": \"Rainbow English School\"\n            },\n            {\n                \"billerId\": \"EDU003511DEL01\",\n                \"billerName\": \"Raj Dai International School\"\n            },\n            {\n                \"billerId\": \"EDU003512DEL01\",\n                \"billerName\": \"Raj Modern Public School(Senior Secondary)\"\n            },\n            {\n                \"billerId\": \"EDU003513DEL01\",\n                \"billerName\": \"Raja Ram Mohan Roy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003514DEL01\",\n                \"billerName\": \"Rajdhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003515DEL01\",\n                \"billerName\": \"Rajdhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003516DEL01\",\n                \"billerName\": \"Rajdhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003517DEL01\",\n                \"billerName\": \"Rajender Lakra Model School\"\n            },\n            {\n                \"billerId\": \"EDU003518DEL01\",\n                \"billerName\": \"Rajindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU003519DEL01\",\n                \"billerName\": \"Ram Chandra Sanatan Dharam Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003520DEL01\",\n                \"billerName\": \"Ramakrishna School\"\n            },\n            {\n                \"billerId\": \"EDU003521DEL01\",\n                \"billerName\": \"Ramjas Pub School\"\n            },\n            {\n                \"billerId\": \"EDU003522DEL01\",\n                \"billerName\": \"Ramjas School\"\n            },\n            {\n                \"billerId\": \"EDU003523DEL01\",\n                \"billerName\": \"Ramjas School\"\n            },\n            {\n                \"billerId\": \"EDU003524DEL01\",\n                \"billerName\": \"Ramjas School\"\n            },\n            {\n                \"billerId\": \"EDU003525DEL01\",\n                \"billerName\": \"Ran Singh Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU003526DEL01\",\n                \"billerName\": \"Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003527DEL01\",\n                \"billerName\": \"Rao Balram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003528DEL01\",\n                \"billerName\": \"Rao Ganga Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003529DEL01\",\n                \"billerName\": \"Rao Man Singh Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003530DEL01\",\n                \"billerName\": \"Rashtra Shakti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003531DEL01\",\n                \"billerName\": \"Ratan Jee Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003532DEL01\",\n                \"billerName\": \"Ravindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU003533DEL01\",\n                \"billerName\": \"Red Rose Model School\"\n            },\n            {\n                \"billerId\": \"EDU003534DEL01\",\n                \"billerName\": \"Red Roses Public School\"\n            },\n            {\n                \"billerId\": \"EDU003535DEL01\",\n                \"billerName\": \"Remal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003536DEL01\",\n                \"billerName\": \"Rich Harvest Public School\"\n            },\n            {\n                \"billerId\": \"EDU003537DEL01\",\n                \"billerName\": \"Richmondd Global School\"\n            },\n            {\n                \"billerId\": \"EDU003538DEL01\",\n                \"billerName\": \"Ring Midways Public School\"\n            },\n            {\n                \"billerId\": \"EDU003539DEL01\",\n                \"billerName\": \"Rishabh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003540DEL01\",\n                \"billerName\": \"Rishikul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU003541DEL01\",\n                \"billerName\": \"Rising Star Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU003542DEL01\",\n                \"billerName\": \"Rosary Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003543DEL01\",\n                \"billerName\": \"Rose Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU003544DEL01\",\n                \"billerName\": \"Rukmani Devi Jaipuria Public School\"\n            },\n            {\n                \"billerId\": \"EDU003545DEL01\",\n                \"billerName\": \"Rukmani Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003546DEL01\",\n                \"billerName\": \"Rural Complex For Compelte Education\"\n            },\n            {\n                \"billerId\": \"EDU003547DEL01\",\n                \"billerName\": \"Ryan International\"\n            },\n            {\n                \"billerId\": \"EDU003548DEL01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU003549DEL01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU003550DEL01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU003551DEL01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU003552DEL01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU003553DEL01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU003554DEL01\",\n                \"billerName\": \"S M Arya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003555DEL01\",\n                \"billerName\": \"S S Mota Singh Sr Sec Model School\"\n            },\n            {\n                \"billerId\": \"EDU003556DEL01\",\n                \"billerName\": \"S. D. Sarswati Balmandir\"\n            },\n            {\n                \"billerId\": \"EDU003557DEL01\",\n                \"billerName\": \"S.D.G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003558DEL01\",\n                \"billerName\": \"S.G.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003559DEL01\",\n                \"billerName\": \"S.K.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU003560DEL01\",\n                \"billerName\": \"S.S.Mota Singh Model School\"\n            },\n            {\n                \"billerId\": \"EDU003561DEL01\",\n                \"billerName\": \"Sachdeva Global School\"\n            },\n            {\n                \"billerId\": \"EDU003562DEL01\",\n                \"billerName\": \"Sachdeva Public School\"\n            },\n            {\n                \"billerId\": \"EDU003563DEL01\",\n                \"billerName\": \"Sachdeva Public School\"\n            },\n            {\n                \"billerId\": \"EDU003564DEL01\",\n                \"billerName\": \"Sadhu Vaswani Int. School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU003565DEL01\",\n                \"billerName\": \"Sahoday Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU003566DEL01\",\n                \"billerName\": \"Sai Memorial\"\n            },\n            {\n                \"billerId\": \"EDU003567DEL01\",\n                \"billerName\": \"Salwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003568DEL01\",\n                \"billerName\": \"Salwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003569DEL01\",\n                \"billerName\": \"Sam International School\"\n            },\n            {\n                \"billerId\": \"EDU003570DEL01\",\n                \"billerName\": \"Sanatan Dharam Public School\"\n            },\n            {\n                \"billerId\": \"EDU003571DEL01\",\n                \"billerName\": \"Sanskar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003572DEL01\",\n                \"billerName\": \"Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU003573DEL01\",\n                \"billerName\": \"Sant Gyaneshwar Model School\"\n            },\n            {\n                \"billerId\": \"EDU003574DEL01\",\n                \"billerName\": \"Sant Hari Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU003575DEL01\",\n                \"billerName\": \"Sant Kirpal Model School\"\n            },\n            {\n                \"billerId\": \"EDU003576DEL01\",\n                \"billerName\": \"Sant Nirankari  Public School Avtar Enclave\"\n            },\n            {\n                \"billerId\": \"EDU003577DEL01\",\n                \"billerName\": \"Sant Nirankari Public School\"\n            },\n            {\n                \"billerId\": \"EDU003578DEL01\",\n                \"billerName\": \"Sant Nirankari Public School\"\n            },\n            {\n                \"billerId\": \"EDU003579DEL01\",\n                \"billerName\": \"Sant Sujan Singh Ji Int School\"\n            },\n            {\n                \"billerId\": \"EDU003580DEL01\",\n                \"billerName\": \"Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003581DEL01\",\n                \"billerName\": \"Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003582DEL01\",\n                \"billerName\": \"Saraswati Bal Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU003583DEL01\",\n                \"billerName\": \"Saraswati Bal Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003584DEL01\",\n                \"billerName\": \"Saraswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003585DEL01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003586DEL01\",\n                \"billerName\": \"Saraswati Vidyalaya For Girls\"\n            },\n            {\n                \"billerId\": \"EDU003587DEL01\",\n                \"billerName\": \"Sardar Patel Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003588DEL01\",\n                \"billerName\": \"Sardar Patel Vidya Niketan,\"\n            },\n            {\n                \"billerId\": \"EDU003589DEL01\",\n                \"billerName\": \"Sardar Patel Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003590DEL01\",\n                \"billerName\": \"Savita Public School\"\n            },\n            {\n                \"billerId\": \"EDU003591DEL01\",\n                \"billerName\": \"Savitri Public School\"\n            },\n            {\n                \"billerId\": \"EDU003592DEL01\",\n                \"billerName\": \"Sevati Devi Memorial Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003593DEL01\",\n                \"billerName\": \"Sh.Hazari Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003594DEL01\",\n                \"billerName\": \"Shadley Public School\"\n            },\n            {\n                \"billerId\": \"EDU003595DEL01\",\n                \"billerName\": \"Shah International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003596DEL01\",\n                \"billerName\": \"Shanti Gyan International School\"\n            },\n            {\n                \"billerId\": \"EDU003597DEL01\",\n                \"billerName\": \"Shanti Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003598DEL01\",\n                \"billerName\": \"Shanti Ideal Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU003599DEL01\",\n                \"billerName\": \"Sharma Montessori Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003600DEL01\",\n                \"billerName\": \"Shashi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003601DEL01\",\n                \"billerName\": \"Shemrock Jagat Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003602DEL01\",\n                \"billerName\": \"Shibban Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003603DEL01\",\n                \"billerName\": \"Shikha Deep Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003604DEL01\",\n                \"billerName\": \"Shiksha Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003605DEL01\",\n                \"billerName\": \"Shikshantaran High School\"\n            },\n            {\n                \"billerId\": \"EDU003606DEL01\",\n                \"billerName\": \"Shishu Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003607DEL01\",\n                \"billerName\": \"Shiv Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003608DEL01\",\n                \"billerName\": \"Shiv Nadar School, Gurgaon\"\n            },\n            {\n                \"billerId\": \"EDU003609DEL01\",\n                \"billerName\": \"Shiv Shakti Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003610DEL01\",\n                \"billerName\": \"Shiv Vani Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003611DEL01\",\n                \"billerName\": \"Shiwani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003612DEL01\",\n                \"billerName\": \"Shri Daulat Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003613DEL01\",\n                \"billerName\": \"Shri Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003614DEL01\",\n                \"billerName\": \"Shri Ram Shiksha  Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003615DEL01\",\n                \"billerName\": \"Shri Sanatan Dharam Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003616DEL01\",\n                \"billerName\": \"Shri Sanatan Dharam Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003617DEL01\",\n                \"billerName\": \"Shri Tula Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU003618DEL01\",\n                \"billerName\": \"Siddharth International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003619DEL01\",\n                \"billerName\": \"Siddharth Intl Public School\"\n            },\n            {\n                \"billerId\": \"EDU003620DEL01\",\n                \"billerName\": \"Sidhhartha Public School\"\n            },\n            {\n                \"billerId\": \"EDU003621DEL01\",\n                \"billerName\": \"Sky Hawk International School\"\n            },\n            {\n                \"billerId\": \"EDU003622DEL01\",\n                \"billerName\": \"Slope Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU003623DEL01\",\n                \"billerName\": \"Smarten School\"\n            },\n            {\n                \"billerId\": \"EDU003624DEL01\",\n                \"billerName\": \"Smt Misri Devi Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003625DEL01\",\n                \"billerName\": \"Smt Swaran Lata Sethi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU003626DEL01\",\n                \"billerName\": \"Smt. Sarti Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003627DEL01\",\n                \"billerName\": \"Sneh International School\"\n            },\n            {\n                \"billerId\": \"EDU003628DEL01\",\n                \"billerName\": \"Somerville School\"\n            },\n            {\n                \"billerId\": \"EDU003629DEL01\",\n                \"billerName\": \"Sona Modern Public School (Secondary)\"\n            },\n            {\n                \"billerId\": \"EDU003630DEL01\",\n                \"billerName\": \"South Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003631DEL01\",\n                \"billerName\": \"Spring Fields Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003632DEL01\",\n                \"billerName\": \"Spring Meadows Public School\"\n            },\n            {\n                \"billerId\": \"EDU003633DEL01\",\n                \"billerName\": \"Springdales School\"\n            },\n            {\n                \"billerId\": \"EDU003634DEL01\",\n                \"billerName\": \"Springdales School\"\n            },\n            {\n                \"billerId\": \"EDU003635DEL01\",\n                \"billerName\": \"Springdays Model School\"\n            },\n            {\n                \"billerId\": \"EDU003636DEL01\",\n                \"billerName\": \"Sri Guru  Gobind Singh Collegiate Public School\"\n            },\n            {\n                \"billerId\": \"EDU003637DEL01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003638DEL01\",\n                \"billerName\": \"Sri Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU003639DEL01\",\n                \"billerName\": \"Sri Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU003640DEL01\",\n                \"billerName\": \"Sri Lal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003641DEL01\",\n                \"billerName\": \"Sri Ram International School\"\n            },\n            {\n                \"billerId\": \"EDU003642DEL01\",\n                \"billerName\": \"Sri Sathya Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU003643DEL01\",\n                \"billerName\": \"Sri Venkateshwar International School\"\n            },\n            {\n                \"billerId\": \"EDU003644DEL01\",\n                \"billerName\": \"Sri Vishwa Karma Model School\"\n            },\n            {\n                \"billerId\": \"EDU003645DEL01\",\n                \"billerName\": \"St Andrews Scots Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003646DEL01\",\n                \"billerName\": \"St Angel&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003647DEL01\",\n                \"billerName\": \"St Anthony&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003648DEL01\",\n                \"billerName\": \"St Cecilia&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU003649DEL01\",\n                \"billerName\": \"St Columbas School\"\n            },\n            {\n                \"billerId\": \"EDU003650DEL01\",\n                \"billerName\": \"St Francis De Sales Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003651DEL01\",\n                \"billerName\": \"St George&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003652DEL01\",\n                \"billerName\": \"St Giri Public School\"\n            },\n            {\n                \"billerId\": \"EDU003653DEL01\",\n                \"billerName\": \"St Giri Public School\"\n            },\n            {\n                \"billerId\": \"EDU003654DEL01\",\n                \"billerName\": \"St Joseph&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU003655DEL01\",\n                \"billerName\": \"St Lawrence Convent\"\n            },\n            {\n                \"billerId\": \"EDU003656DEL01\",\n                \"billerName\": \"St Lawrence Public School\"\n            },\n            {\n                \"billerId\": \"EDU003657DEL01\",\n                \"billerName\": \"St Margaret Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003658DEL01\",\n                \"billerName\": \"St Marks Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU003659DEL01\",\n                \"billerName\": \"St Marks Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU003660DEL01\",\n                \"billerName\": \"St Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU003661DEL01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003662DEL01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003663DEL01\",\n                \"billerName\": \"St Mary&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003664DEL01\",\n                \"billerName\": \"St Mary&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003665DEL01\",\n                \"billerName\": \"St Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003666DEL01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003667DEL01\",\n                \"billerName\": \"St Rosier Public School\"\n            },\n            {\n                \"billerId\": \"EDU003668DEL01\",\n                \"billerName\": \"St Sophia&#39;S  Sr Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU003669DEL01\",\n                \"billerName\": \"St Sophia&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003670DEL01\",\n                \"billerName\": \"St Thomas Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003671DEL01\",\n                \"billerName\": \"St Vats Public School\"\n            },\n            {\n                \"billerId\": \"EDU003672DEL01\",\n                \"billerName\": \"St Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003673DEL01\",\n                \"billerName\": \"St. Charles School\"\n            },\n            {\n                \"billerId\": \"EDU003674DEL01\",\n                \"billerName\": \"St. Froebel School\"\n            },\n            {\n                \"billerId\": \"EDU003675DEL01\",\n                \"billerName\": \"St. Gregorios School\"\n            },\n            {\n                \"billerId\": \"EDU003676DEL01\",\n                \"billerName\": \"St. John&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU003677DEL01\",\n                \"billerName\": \"St. Johns Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003678DEL01\",\n                \"billerName\": \"St. Johns Public School\"\n            },\n            {\n                \"billerId\": \"EDU003679DEL01\",\n                \"billerName\": \"St. Kabir Modern School\"\n            },\n            {\n                \"billerId\": \"EDU003680DEL01\",\n                \"billerName\": \"St. Mark&#39;S Girls Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003681DEL01\",\n                \"billerName\": \"St. Marks&#39;S Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU003682DEL01\",\n                \"billerName\": \"St. Martin&#39;S Diocesan School\"\n            },\n            {\n                \"billerId\": \"EDU003683DEL01\",\n                \"billerName\": \"St. Matthew&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU003684DEL01\",\n                \"billerName\": \"St. Mother Teresa Public School\"\n            },\n            {\n                \"billerId\": \"EDU003685DEL01\",\n                \"billerName\": \"St. Stephens  School\"\n            },\n            {\n                \"billerId\": \"EDU003686DEL01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU003687DEL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003688DEL01\",\n                \"billerName\": \"St.Colombo Public School\"\n            },\n            {\n                \"billerId\": \"EDU003689DEL01\",\n                \"billerName\": \"St.Paul&#39;S Diocesan School\"\n            },\n            {\n                \"billerId\": \"EDU003690DEL01\",\n                \"billerName\": \"St.Prayag Public School\"\n            },\n            {\n                \"billerId\": \"EDU003691DEL01\",\n                \"billerName\": \"St.Vivekanand Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003692DEL01\",\n                \"billerName\": \"Stanford Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003693DEL01\",\n                \"billerName\": \"Sukriti World School\"\n            },\n            {\n                \"billerId\": \"EDU003694DEL01\",\n                \"billerName\": \"Sulabh Public School\"\n            },\n            {\n                \"billerId\": \"EDU003695DEL01\",\n                \"billerName\": \"Suman Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003696DEL01\",\n                \"billerName\": \"Sumer Mal Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003697DEL01\",\n                \"billerName\": \"Summer Fields School\"\n            },\n            {\n                \"billerId\": \"EDU003698DEL01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU003699DEL01\",\n                \"billerName\": \"Suraj Bhan D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003700DEL01\",\n                \"billerName\": \"Swami Hariharanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU003701DEL01\",\n                \"billerName\": \"Swati Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU003702DEL01\",\n                \"billerName\": \"Swiss Cottage School\"\n            },\n            {\n                \"billerId\": \"EDU003703DEL01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU003704DEL01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU003705DEL01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU003706DEL01\",\n                \"billerName\": \"Tagore Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003707DEL01\",\n                \"billerName\": \"Taksila Public School\"\n            },\n            {\n                \"billerId\": \"EDU003708DEL01\",\n                \"billerName\": \"Tecnia International School\"\n            },\n            {\n                \"billerId\": \"EDU003709DEL01\",\n                \"billerName\": \"The Adarsh School\"\n            },\n            {\n                \"billerId\": \"EDU003710DEL01\",\n                \"billerName\": \"The Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU003711DEL01\",\n                \"billerName\": \"The Banyan Tree School\"\n            },\n            {\n                \"billerId\": \"EDU003712DEL01\",\n                \"billerName\": \"The Baptist Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003713DEL01\",\n                \"billerName\": \"The Cambridge Intl School\"\n            },\n            {\n                \"billerId\": \"EDU003714DEL01\",\n                \"billerName\": \"The Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU003715DEL01\",\n                \"billerName\": \"The Frank Anthony Public School\"\n            },\n            {\n                \"billerId\": \"EDU003716DEL01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU003717DEL01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU003718DEL01\",\n                \"billerName\": \"The Indian Heights School\"\n            },\n            {\n                \"billerId\": \"EDU003719DEL01\",\n                \"billerName\": \"The Indian School\"\n            },\n            {\n                \"billerId\": \"EDU003720DEL01\",\n                \"billerName\": \"The Lawrence Public School\"\n            },\n            {\n                \"billerId\": \"EDU003721DEL01\",\n                \"billerName\": \"The Mann School\"\n            },\n            {\n                \"billerId\": \"EDU003722DEL01\",\n                \"billerName\": \"The Mother&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU003723DEL01\",\n                \"billerName\": \"The Pinnacle School, Senior, Junior And Tiny Tots\"\n            },\n            {\n                \"billerId\": \"EDU003724DEL01\",\n                \"billerName\": \"The Sovereign School\"\n            },\n            {\n                \"billerId\": \"EDU003725DEL01\",\n                \"billerName\": \"The Srijan School\"\n            },\n            {\n                \"billerId\": \"EDU003726DEL01\",\n                \"billerName\": \"The Vivekanand School\"\n            },\n            {\n                \"billerId\": \"EDU003727DEL01\",\n                \"billerName\": \"Tinu Public School\"\n            },\n            {\n                \"billerId\": \"EDU003728DEL01\",\n                \"billerName\": \"Titiksha Public School\"\n            },\n            {\n                \"billerId\": \"EDU003730DEL01\",\n                \"billerName\": \"Tyagi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003731DEL01\",\n                \"billerName\": \"U.S.M.Public Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU003732DEL01\",\n                \"billerName\": \"Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003733DEL01\",\n                \"billerName\": \"Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU003735DEL01\",\n                \"billerName\": \"V S P K International School\"\n            },\n            {\n                \"billerId\": \"EDU003736DEL01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU003737DEL01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU003739DEL01\",\n                \"billerName\": \"Vandana International School\"\n            },\n            {\n                \"billerId\": \"EDU003740DEL01\",\n                \"billerName\": \"Vardhman Shiksha Mandir Sr Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU003741DEL01\",\n                \"billerName\": \"Vasant Valley School\"\n            },\n            {\n                \"billerId\": \"EDU003742DEL01\",\n                \"billerName\": \"Vasundhara Public School\"\n            },\n            {\n                \"billerId\": \"EDU003743DEL01\",\n                \"billerName\": \"Veda Vyasa D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003744DEL01\",\n                \"billerName\": \"Veer Public School\"\n            },\n            {\n                \"billerId\": \"EDU003745DEL01\",\n                \"billerName\": \"Venkateshwar Global School\"\n            },\n            {\n                \"billerId\": \"EDU003746DEL01\",\n                \"billerName\": \"Venkateshwar International School\"\n            },\n            {\n                \"billerId\": \"EDU003747DEL01\",\n                \"billerName\": \"Victoria Public School\"\n            },\n            {\n                \"billerId\": \"EDU003748DEL01\",\n                \"billerName\": \"Vidya Bal Bhavan Senior School\"\n            },\n            {\n                \"billerId\": \"EDU003749DEL01\",\n                \"billerName\": \"Vidya Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU003750DEL01\",\n                \"billerName\": \"Vidya Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU003751DEL01\",\n                \"billerName\": \"Vidya Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU003752DEL01\",\n                \"billerName\": \"Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003753DEL01\",\n                \"billerName\": \"Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU003754DEL01\",\n                \"billerName\": \"Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU003756DEL01\",\n                \"billerName\": \"Virendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU003757DEL01\",\n                \"billerName\": \"Vishal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003758DEL01\",\n                \"billerName\": \"Vishal Bharti Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU003759DEL01\",\n                \"billerName\": \"Vishwa Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU003760DEL01\",\n                \"billerName\": \"Vishwa International Academy\"\n            },\n            {\n                \"billerId\": \"EDU003761DEL01\",\n                \"billerName\": \"Vivekanand Intt School\"\n            },\n            {\n                \"billerId\": \"EDU003762DEL01\",\n                \"billerName\": \"Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU003763DEL01\",\n                \"billerName\": \"Vivekanand School\"\n            },\n            {\n                \"billerId\": \"EDU003764DEL01\",\n                \"billerName\": \"West Point Model School\"\n            },\n            {\n                \"billerId\": \"EDU003765DEL01\",\n                \"billerName\": \"White Leaf Public School\"\n            },\n            {\n                \"billerId\": \"EDU003767DEL01\",\n                \"billerName\": \"Yuva Shakti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003768DEL01\",\n                \"billerName\": \"Yuvashakti Model School\"\n            },\n            {\n                \"billerId\": \"EDU003769DEL01\",\n                \"billerName\": \"Zigyasa Co-Ed English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003770GOA01\",\n                \"billerName\": \"Bharatiya Vidya Bhavans Narayan Bandekar School\"\n            },\n            {\n                \"billerId\": \"EDU003771GOA01\",\n                \"billerName\": \"Fr. Agnel Central School\"\n            },\n            {\n                \"billerId\": \"EDU003772GOA01\",\n                \"billerName\": \"Green Meadows School\"\n            },\n            {\n                \"billerId\": \"EDU003773GOA01\",\n                \"billerName\": \"Litera Primary Zee School\"\n            },\n            {\n                \"billerId\": \"EDU003774GOA01\",\n                \"billerName\": \"Manovikas English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003775GOA01\",\n                \"billerName\": \"Mater Dei Institution\"\n            },\n            {\n                \"billerId\": \"EDU003776GOA01\",\n                \"billerName\": \"Navy Children School\"\n            },\n            {\n                \"billerId\": \"EDU003777GOA01\",\n                \"billerName\": \"Sharada Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU003778GOA01\",\n                \"billerName\": \"St. Andrew&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU003779GOA01\",\n                \"billerName\": \"The Kings School\"\n            },\n            {\n                \"billerId\": \"EDU003780GOA01\",\n                \"billerName\": \"Vidya Vikas Academy\"\n            },\n            {\n                \"billerId\": \"EDU003781GUJ01\",\n                \"billerName\": \"Aadharshila School\"\n            },\n            {\n                \"billerId\": \"EDU003782GUJ01\",\n                \"billerName\": \"Aarya-Veer International School\"\n            },\n            {\n                \"billerId\": \"EDU003783GUJ01\",\n                \"billerName\": \"Aavishkar School\"\n            },\n            {\n                \"billerId\": \"EDU003784GUJ01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU003785GUJ01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU003786GUJ01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU003787GUJ01\",\n                \"billerName\": \"Adani Public School\"\n            },\n            {\n                \"billerId\": \"EDU003788GUJ01\",\n                \"billerName\": \"Adani Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003789GUJ01\",\n                \"billerName\": \"Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU003790GUJ01\",\n                \"billerName\": \"Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU003791GUJ01\",\n                \"billerName\": \"Agarwal Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU003792GUJ01\",\n                \"billerName\": \"Ahmedabad Public School International\"\n            },\n            {\n                \"billerId\": \"EDU003793GUJ01\",\n                \"billerName\": \"Airport School\"\n            },\n            {\n                \"billerId\": \"EDU003794GUJ01\",\n                \"billerName\": \"Akshar International School\"\n            },\n            {\n                \"billerId\": \"EDU003795GUJ01\",\n                \"billerName\": \"Al Madrasa-Tus-Saifiya-Tul-Burhaniah\"\n            },\n            {\n                \"billerId\": \"EDU003796GUJ01\",\n                \"billerName\": \"Alchemy School\"\n            },\n            {\n                \"billerId\": \"EDU003797GUJ01\",\n                \"billerName\": \"Amarchand Singhvi International School\"\n            },\n            {\n                \"billerId\": \"EDU003798GUJ01\",\n                \"billerName\": \"Amarjyoti Saraswati International School\"\n            },\n            {\n                \"billerId\": \"EDU003799GUJ01\",\n                \"billerName\": \"Ambe Public School\"\n            },\n            {\n                \"billerId\": \"EDU003800GUJ01\",\n                \"billerName\": \"Ambe School\"\n            },\n            {\n                \"billerId\": \"EDU003801GUJ01\",\n                \"billerName\": \"Ambuja Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003802GUJ01\",\n                \"billerName\": \"American School Of Baroda\"\n            },\n            {\n                \"billerId\": \"EDU003803GUJ01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU003804GUJ01\",\n                \"billerName\": \"Amity School\"\n            },\n            {\n                \"billerId\": \"EDU003805GUJ01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU003806GUJ01\",\n                \"billerName\": \"Amrut Indian School\"\n            },\n            {\n                \"billerId\": \"EDU003807GUJ01\",\n                \"billerName\": \"Anand Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003808GUJ01\",\n                \"billerName\": \"Anand Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003809GUJ01\",\n                \"billerName\": \"Anand Niketan Bhadaj\"\n            },\n            {\n                \"billerId\": \"EDU003810GUJ01\",\n                \"billerName\": \"Anand Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU003811GUJ01\",\n                \"billerName\": \"Anand Niketan Sughad\"\n            },\n            {\n                \"billerId\": \"EDU003812GUJ01\",\n                \"billerName\": \"Anand Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU003813GUJ01\",\n                \"billerName\": \"Anandalaya\"\n            },\n            {\n                \"billerId\": \"EDU003814GUJ01\",\n                \"billerName\": \"Ananya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003815GUJ01\",\n                \"billerName\": \"Angel English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003816GUJ01\",\n                \"billerName\": \"Apple Global School\"\n            },\n            {\n                \"billerId\": \"EDU003817GUJ01\",\n                \"billerName\": \"Asia English School\"\n            },\n            {\n                \"billerId\": \"EDU003818GUJ01\",\n                \"billerName\": \"Atmiya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003819GUJ01\",\n                \"billerName\": \"Atmiya Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU003820GUJ01\",\n                \"billerName\": \"Atul Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003821GUJ01\",\n                \"billerName\": \"Avalon World School Dabhoi\"\n            },\n            {\n                \"billerId\": \"EDU003822GUJ01\",\n                \"billerName\": \"Avalon World School Waghodia\"\n            },\n            {\n                \"billerId\": \"EDU003823GUJ01\",\n                \"billerName\": \"B. R. International School\"\n            },\n            {\n                \"billerId\": \"EDU003824GUJ01\",\n                \"billerName\": \"B.S. Patel Primary School\"\n            },\n            {\n                \"billerId\": \"EDU003825GUJ01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU003826GUJ01\",\n                \"billerName\": \"Baroda Public School\"\n            },\n            {\n                \"billerId\": \"EDU003827GUJ01\",\n                \"billerName\": \"Baselios Public School\"\n            },\n            {\n                \"billerId\": \"EDU003828GUJ01\",\n                \"billerName\": \"Bhagwati International Public School\"\n            },\n            {\n                \"billerId\": \"EDU003829GUJ01\",\n                \"billerName\": \"Bhakt English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003830GUJ01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S V M Public School\"\n            },\n            {\n                \"billerId\": \"EDU003831GUJ01\",\n                \"billerName\": \"Bhartiya Vidya Bhavan&#39;S\"\n            },\n            {\n                \"billerId\": \"EDU003832GUJ01\",\n                \"billerName\": \"Bhartiya Vidya Bhavan&#39;S Smt Maniben Kashibhai Patel School\"\n            },\n            {\n                \"billerId\": \"EDU003833GUJ01\",\n                \"billerName\": \"Bhaskardyusti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003834GUJ01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU003835GUJ01\",\n                \"billerName\": \"Birlasagar Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003836GUJ01\",\n                \"billerName\": \"Bright Day School\"\n            },\n            {\n                \"billerId\": \"EDU003837GUJ01\",\n                \"billerName\": \"Bright Day School\"\n            },\n            {\n                \"billerId\": \"EDU003838GUJ01\",\n                \"billerName\": \"Bright International School\"\n            },\n            {\n                \"billerId\": \"EDU003839GUJ01\",\n                \"billerName\": \"British Olivia School\"\n            },\n            {\n                \"billerId\": \"EDU003840GUJ01\",\n                \"billerName\": \"Calorx Public School\"\n            },\n            {\n                \"billerId\": \"EDU003841GUJ01\",\n                \"billerName\": \"Calorx Public School\"\n            },\n            {\n                \"billerId\": \"EDU003842GUJ01\",\n                \"billerName\": \"Calorx Public School\"\n            },\n            {\n                \"billerId\": \"EDU003843GUJ01\",\n                \"billerName\": \"Central English School\"\n            },\n            {\n                \"billerId\": \"EDU003844GUJ01\",\n                \"billerName\": \"Chaitanya School\"\n            },\n            {\n                \"billerId\": \"EDU003845GUJ01\",\n                \"billerName\": \"Chanderbala Modi Academy\"\n            },\n            {\n                \"billerId\": \"EDU003846GUJ01\",\n                \"billerName\": \"Cosmos Castle International School\"\n            },\n            {\n                \"billerId\": \"EDU003847GUJ01\",\n                \"billerName\": \"Cosmos Castle International School, Green Campus\"\n            },\n            {\n                \"billerId\": \"EDU003848GUJ01\",\n                \"billerName\": \"Cygnus World School\"\n            },\n            {\n                \"billerId\": \"EDU003849GUJ01\",\n                \"billerName\": \"D L A Academy For Little People\"\n            },\n            {\n                \"billerId\": \"EDU003850GUJ01\",\n                \"billerName\": \"D.A.V International School, Ahmedabad\"\n            },\n            {\n                \"billerId\": \"EDU003851GUJ01\",\n                \"billerName\": \"D.R.Amin Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU003852GUJ01\",\n                \"billerName\": \"Dalmia Public School\"\n            },\n            {\n                \"billerId\": \"EDU003854GUJ01\",\n                \"billerName\": \"Dayanand Arya Vedic Public School\"\n            },\n            {\n                \"billerId\": \"EDU003855GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003856GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003857GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003858GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003859GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003860GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003861GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003862GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003863GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003864GUJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003865GUJ01\",\n                \"billerName\": \"Delhi Public School Anand\"\n            },\n            {\n                \"billerId\": \"EDU003866GUJ01\",\n                \"billerName\": \"Delhi Public School, Jamnagar\"\n            },\n            {\n                \"billerId\": \"EDU003867GUJ01\",\n                \"billerName\": \"Dhaval Straed World School\"\n            },\n            {\n                \"billerId\": \"EDU003868GUJ01\",\n                \"billerName\": \"Divine Child International School\"\n            },\n            {\n                \"billerId\": \"EDU003869GUJ01\",\n                \"billerName\": \"Divine Child School\"\n            },\n            {\n                \"billerId\": \"EDU003870GUJ01\",\n                \"billerName\": \"Divine International School\"\n            },\n            {\n                \"billerId\": \"EDU003871GUJ01\",\n                \"billerName\": \"Divya Brahmlok Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU003873GUJ01\",\n                \"billerName\": \"Dr. Vijaypat Singhania School\"\n            },\n            {\n                \"billerId\": \"EDU003875GUJ01\",\n                \"billerName\": \"Eklavya School\"\n            },\n            {\n                \"billerId\": \"EDU003876GUJ01\",\n                \"billerName\": \"Essar International School\"\n            },\n            {\n                \"billerId\": \"EDU003877GUJ01\",\n                \"billerName\": \"Euro Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU003878GUJ01\",\n                \"billerName\": \"Euro School\"\n            },\n            {\n                \"billerId\": \"EDU003879GUJ01\",\n                \"billerName\": \"Euro School Foundation Nadiad\"\n            },\n            {\n                \"billerId\": \"EDU003880GUJ01\",\n                \"billerName\": \"Euro School,\"\n            },\n            {\n                \"billerId\": \"EDU003881GUJ01\",\n                \"billerName\": \"Fatima Convent Public School (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU003882GUJ01\",\n                \"billerName\": \"Fellowship Mission School\"\n            },\n            {\n                \"billerId\": \"EDU003883GUJ01\",\n                \"billerName\": \"Firdaus Amrut Centre School\"\n            },\n            {\n                \"billerId\": \"EDU003884GUJ01\",\n                \"billerName\": \"G.D. Goenka International School\"\n            },\n            {\n                \"billerId\": \"EDU003885GUJ01\",\n                \"billerName\": \"Gajera Global School\"\n            },\n            {\n                \"billerId\": \"EDU003886GUJ01\",\n                \"billerName\": \"Gajera International School\"\n            },\n            {\n                \"billerId\": \"EDU003887GUJ01\",\n                \"billerName\": \"Gems Genesis School\"\n            },\n            {\n                \"billerId\": \"EDU003888GUJ01\",\n                \"billerName\": \"Genius Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU003889GUJ01\",\n                \"billerName\": \"Global Discovery School\"\n            },\n            {\n                \"billerId\": \"EDU003890GUJ01\",\n                \"billerName\": \"Global Discovery School\"\n            },\n            {\n                \"billerId\": \"EDU003891GUJ01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU003892GUJ01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU003893GUJ01\",\n                \"billerName\": \"Global Mission School\"\n            },\n            {\n                \"billerId\": \"EDU003894GUJ01\",\n                \"billerName\": \"Global Vision International School\"\n            },\n            {\n                \"billerId\": \"EDU003895GUJ01\",\n                \"billerName\": \"Globus Primary School\"\n            },\n            {\n                \"billerId\": \"EDU003896GUJ01\",\n                \"billerName\": \"Gokul Global School\"\n            },\n            {\n                \"billerId\": \"EDU003897GUJ01\",\n                \"billerName\": \"Green Valley High School\"\n            },\n            {\n                \"billerId\": \"EDU003898GUJ01\",\n                \"billerName\": \"Greenwood School\"\n            },\n            {\n                \"billerId\": \"EDU003899GUJ01\",\n                \"billerName\": \"Grin Apple Public School\"\n            },\n            {\n                \"billerId\": \"EDU003900GUJ01\",\n                \"billerName\": \"Gujarat Public School\"\n            },\n            {\n                \"billerId\": \"EDU003901GUJ01\",\n                \"billerName\": \"Gyan Akshar School\"\n            },\n            {\n                \"billerId\": \"EDU003902GUJ01\",\n                \"billerName\": \"Hanifa School\"\n            },\n            {\n                \"billerId\": \"EDU003903GUJ01\",\n                \"billerName\": \"Hanumant High School\"\n            },\n            {\n                \"billerId\": \"EDU003904GUJ01\",\n                \"billerName\": \"Hill Woods School\"\n            },\n            {\n                \"billerId\": \"EDU003905GUJ01\",\n                \"billerName\": \"Hills High School\"\n            },\n            {\n                \"billerId\": \"EDU003906GUJ01\",\n                \"billerName\": \"I D P School\"\n            },\n            {\n                \"billerId\": \"EDU003907GUJ01\",\n                \"billerName\": \"J. P. Modi School\"\n            },\n            {\n                \"billerId\": \"EDU003908GUJ01\",\n                \"billerName\": \"J.G. International School\"\n            },\n            {\n                \"billerId\": \"EDU003910GUJ01\",\n                \"billerName\": \"Jamali English School\"\n            },\n            {\n                \"billerId\": \"EDU003911GUJ01\",\n                \"billerName\": \"Jamnabai Narsee School\"\n            },\n            {\n                \"billerId\": \"EDU003912GUJ01\",\n                \"billerName\": \"Jay Ambe International School\"\n            },\n            {\n                \"billerId\": \"EDU003913GUJ01\",\n                \"billerName\": \"Jay International School\"\n            },\n            {\n                \"billerId\": \"EDU003914GUJ01\",\n                \"billerName\": \"Jbdiamonds &amp; Karp Impex Vidya Sankul\"\n            },\n            {\n                \"billerId\": \"EDU003915GUJ01\",\n                \"billerName\": \"K. G. Dholakiya School\"\n            },\n            {\n                \"billerId\": \"EDU003916GUJ01\",\n                \"billerName\": \"Kakubhai Parikh School\"\n            },\n            {\n                \"billerId\": \"EDU003917GUJ01\",\n                \"billerName\": \"Kameshwar International School\"\n            },\n            {\n                \"billerId\": \"EDU003918GUJ01\",\n                \"billerName\": \"Kamla Rani Sanghi Public School\"\n            },\n            {\n                \"billerId\": \"EDU003919GUJ01\",\n                \"billerName\": \"Kidzee High School\"\n            },\n            {\n                \"billerId\": \"EDU003920GUJ01\",\n                \"billerName\": \"Kokilaben Dhirubhai Ambani Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU003921GUJ01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU003922GUJ01\",\n                \"billerName\": \"L. P. Savani Academy\"\n            },\n            {\n                \"billerId\": \"EDU003923GUJ01\",\n                \"billerName\": \"L.P.Savani International School\"\n            },\n            {\n                \"billerId\": \"EDU003924GUJ01\",\n                \"billerName\": \"Lakshaya International School\"\n            },\n            {\n                \"billerId\": \"EDU003925GUJ01\",\n                \"billerName\": \"Lalji Mehrotra Lions School\"\n            },\n            {\n                \"billerId\": \"EDU003926GUJ01\",\n                \"billerName\": \"Lancers Army School\"\n            },\n            {\n                \"billerId\": \"EDU003927GUJ01\",\n                \"billerName\": \"Laxmi International School, Sarigam\"\n            },\n            {\n                \"billerId\": \"EDU003928GUJ01\",\n                \"billerName\": \"Lions International Academy\"\n            },\n            {\n                \"billerId\": \"EDU003929GUJ01\",\n                \"billerName\": \"M. L. Kakadia National School\"\n            },\n            {\n                \"billerId\": \"EDU003930GUJ01\",\n                \"billerName\": \"M.S.B. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU003931GUJ01\",\n                \"billerName\": \"Madhav International School\"\n            },\n            {\n                \"billerId\": \"EDU003932GUJ01\",\n                \"billerName\": \"Mahapragya Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003933GUJ01\",\n                \"billerName\": \"Maharaja Agrasan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003934GUJ01\",\n                \"billerName\": \"Maharshi English School\"\n            },\n            {\n                \"billerId\": \"EDU003935GUJ01\",\n                \"billerName\": \"Manav Kendra Gyan Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU003936GUJ01\",\n                \"billerName\": \"Manav School\"\n            },\n            {\n                \"billerId\": \"EDU003937GUJ01\",\n                \"billerName\": \"Matliwala Public School\"\n            },\n            {\n                \"billerId\": \"EDU003938GUJ01\",\n                \"billerName\": \"Metas Mcd School Of Seventh-Day Adventists\"\n            },\n            {\n                \"billerId\": \"EDU003939GUJ01\",\n                \"billerName\": \"Modi School\"\n            },\n            {\n                \"billerId\": \"EDU003940GUJ01\",\n                \"billerName\": \"Moms School\"\n            },\n            {\n                \"billerId\": \"EDU003941GUJ01\",\n                \"billerName\": \"Mother Care Pre-Primary &amp; Primary School\"\n            },\n            {\n                \"billerId\": \"EDU003942GUJ01\",\n                \"billerName\": \"Mother Teresa World School\"\n            },\n            {\n                \"billerId\": \"EDU003943GUJ01\",\n                \"billerName\": \"Msm International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU003944GUJ01\",\n                \"billerName\": \"My Shannen School\"\n            },\n            {\n                \"billerId\": \"EDU003945GUJ01\",\n                \"billerName\": \"N C Thakar Education Campus\"\n            },\n            {\n                \"billerId\": \"EDU003946GUJ01\",\n                \"billerName\": \"N.G.International School\"\n            },\n            {\n                \"billerId\": \"EDU003948GUJ01\",\n                \"billerName\": \"Nalanda International School\"\n            },\n            {\n                \"billerId\": \"EDU003949GUJ01\",\n                \"billerName\": \"Nalanda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU003950GUJ01\",\n                \"billerName\": \"Nand Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU003951GUJ01\",\n                \"billerName\": \"Nanji Kalidas D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU003952GUJ01\",\n                \"billerName\": \"Narayan Vidyavihar\"\n            },\n            {\n                \"billerId\": \"EDU003955GUJ01\",\n                \"billerName\": \"Navrachana International School\"\n            },\n            {\n                \"billerId\": \"EDU003956GUJ01\",\n                \"billerName\": \"New Era Academy\"\n            },\n            {\n                \"billerId\": \"EDU003957GUJ01\",\n                \"billerName\": \"New Era High School\"\n            },\n            {\n                \"billerId\": \"EDU003958GUJ01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU003959GUJ01\",\n                \"billerName\": \"Nirma Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU003960GUJ01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU003961GUJ01\",\n                \"billerName\": \"Nirman High School\"\n            },\n            {\n                \"billerId\": \"EDU003962GUJ01\",\n                \"billerName\": \"Nirman High School\"\n            },\n            {\n                \"billerId\": \"EDU003965GUJ01\",\n                \"billerName\": \"Oliver Public School\"\n            },\n            {\n                \"billerId\": \"EDU003966GUJ01\",\n                \"billerName\": \"Om Landmark School\"\n            },\n            {\n                \"billerId\": \"EDU003973GUJ01\",\n                \"billerName\": \"P.M.English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU003974GUJ01\",\n                \"billerName\": \"P.P.Savani School\"\n            },\n            {\n                \"billerId\": \"EDU003975GUJ01\",\n                \"billerName\": \"Padma Odzer Choeling\"\n            },\n            {\n                \"billerId\": \"EDU003976GUJ01\",\n                \"billerName\": \"Pinnacle Public School\"\n            },\n            {\n                \"billerId\": \"EDU003977GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003978GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003979GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003980GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003981GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003982GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003983GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003985GUJ01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU003986GUJ01\",\n                \"billerName\": \"Podar International School Survey No 191/2, New Bypass Road Nugar Mehsana\"\n            },\n            {\n                \"billerId\": \"EDU003987GUJ01\",\n                \"billerName\": \"Podar International School Vastral\"\n            },\n            {\n                \"billerId\": \"EDU003988GUJ01\",\n                \"billerName\": \"Podar International School,\"\n            },\n            {\n                \"billerId\": \"EDU003989GUJ01\",\n                \"billerName\": \"Podar International School, Ahmedabad\"\n            },\n            {\n                \"billerId\": \"EDU003990GUJ01\",\n                \"billerName\": \"Podar International School, Ahmedabad\"\n            },\n            {\n                \"billerId\": \"EDU003991GUJ01\",\n                \"billerName\": \"Podar International School,Vapi\"\n            },\n            {\n                \"billerId\": \"EDU003992GUJ01\",\n                \"billerName\": \"Podar World School\"\n            },\n            {\n                \"billerId\": \"EDU003993GUJ01\",\n                \"billerName\": \"Podar World School Vadodara\"\n            },\n            {\n                \"billerId\": \"EDU003994GUJ01\",\n                \"billerName\": \"Podar World School Vapi\"\n            },\n            {\n                \"billerId\": \"EDU003995GUJ01\",\n                \"billerName\": \"Prakash Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU003996GUJ01\",\n                \"billerName\": \"Prarthana Global School\"\n            },\n            {\n                \"billerId\": \"EDU003997GUJ01\",\n                \"billerName\": \"Prarthana School\"\n            },\n            {\n                \"billerId\": \"EDU003998GUJ01\",\n                \"billerName\": \"Prince Ashokraje Gaekwad School\"\n            },\n            {\n                \"billerId\": \"EDU003999GUJ01\",\n                \"billerName\": \"Public School Kharod\"\n            },\n            {\n                \"billerId\": \"EDU004000GUJ01\",\n                \"billerName\": \"Puna International School\"\n            },\n            {\n                \"billerId\": \"EDU004001GUJ01\",\n                \"billerName\": \"Queen Of Angels&#39; Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004002GUJ01\",\n                \"billerName\": \"R.P.Vasani International School\"\n            },\n            {\n                \"billerId\": \"EDU004003GUJ01\",\n                \"billerName\": \"Rachana School\"\n            },\n            {\n                \"billerId\": \"EDU004004GUJ01\",\n                \"billerName\": \"Radhika Educare School\"\n            },\n            {\n                \"billerId\": \"EDU004005GUJ01\",\n                \"billerName\": \"Radiant English Academy\"\n            },\n            {\n                \"billerId\": \"EDU004006GUJ01\",\n                \"billerName\": \"Rajashree Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004007GUJ01\",\n                \"billerName\": \"Rajbai Premjibhai Bhavani Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU004008GUJ01\",\n                \"billerName\": \"Rajdeep English School\"\n            },\n            {\n                \"billerId\": \"EDU004009GUJ01\",\n                \"billerName\": \"Rajkumar College\"\n            },\n            {\n                \"billerId\": \"EDU004010GUJ01\",\n                \"billerName\": \"Rangoli International School, Gandhinagar\"\n            },\n            {\n                \"billerId\": \"EDU004011GUJ01\",\n                \"billerName\": \"Redbricks School\"\n            },\n            {\n                \"billerId\": \"EDU004012GUJ01\",\n                \"billerName\": \"Rinku International School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU004013GUJ01\",\n                \"billerName\": \"Rmg Maheshwari English School\"\n            },\n            {\n                \"billerId\": \"EDU004014GUJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU004015GUJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU004016GUJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU004017GUJ01\",\n                \"billerName\": \"S D Jain Modern School\"\n            },\n            {\n                \"billerId\": \"EDU004018GUJ01\",\n                \"billerName\": \"S G M Shiroiya English School\"\n            },\n            {\n                \"billerId\": \"EDU004019GUJ01\",\n                \"billerName\": \"S. B. Sharma World School\"\n            },\n            {\n                \"billerId\": \"EDU004020GUJ01\",\n                \"billerName\": \"S.D.A. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004021GUJ01\",\n                \"billerName\": \"S.G.V.P. International School\"\n            },\n            {\n                \"billerId\": \"EDU004022GUJ01\",\n                \"billerName\": \"S.N. Kansagra School\"\n            },\n            {\n                \"billerId\": \"EDU004023GUJ01\",\n                \"billerName\": \"S.N.V. International School\"\n            },\n            {\n                \"billerId\": \"EDU004024GUJ01\",\n                \"billerName\": \"Saint Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU004025GUJ01\",\n                \"billerName\": \"Samarpan Gnyan School\"\n            },\n            {\n                \"billerId\": \"EDU004026GUJ01\",\n                \"billerName\": \"Samithi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004027GUJ01\",\n                \"billerName\": \"Sanatan International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004028GUJ01\",\n                \"billerName\": \"Sanskartirth Gyanpeeth\"\n            },\n            {\n                \"billerId\": \"EDU004029GUJ01\",\n                \"billerName\": \"Santokba English Medium School Managed By Arya Kanya Vidyalaya Trust\"\n            },\n            {\n                \"billerId\": \"EDU004030GUJ01\",\n                \"billerName\": \"Saraswati International School\"\n            },\n            {\n                \"billerId\": \"EDU004031GUJ01\",\n                \"billerName\": \"Sardar Patel Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004032GUJ01\",\n                \"billerName\": \"Sarojben Memorial International School\"\n            },\n            {\n                \"billerId\": \"EDU004033GUJ01\",\n                \"billerName\": \"Sarvanaman Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004034GUJ01\",\n                \"billerName\": \"Sarvodaya Secondary School(English Medium)\"\n            },\n            {\n                \"billerId\": \"EDU004035GUJ01\",\n                \"billerName\": \"Sathyam Mission School\"\n            },\n            {\n                \"billerId\": \"EDU004036GUJ01\",\n                \"billerName\": \"Sattva Vikas School\"\n            },\n            {\n                \"billerId\": \"EDU004037GUJ01\",\n                \"billerName\": \"Satyameva Jayate International School\"\n            },\n            {\n                \"billerId\": \"EDU004038GUJ01\",\n                \"billerName\": \"Savvy International School\"\n            },\n            {\n                \"billerId\": \"EDU004039GUJ01\",\n                \"billerName\": \"Savvy International School\"\n            },\n            {\n                \"billerId\": \"EDU004040GUJ01\",\n                \"billerName\": \"Scholar English Academy\"\n            },\n            {\n                \"billerId\": \"EDU004041GUJ01\",\n                \"billerName\": \"Sdccl Public School\"\n            },\n            {\n                \"billerId\": \"EDU004042GUJ01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU004043GUJ01\",\n                \"billerName\": \"Seventh-Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004044GUJ01\",\n                \"billerName\": \"Shannen Kids School\"\n            },\n            {\n                \"billerId\": \"EDU004045GUJ01\",\n                \"billerName\": \"Shantadevi Sitaram Mundra Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU004046GUJ01\",\n                \"billerName\": \"Shanti Asiatic School\"\n            },\n            {\n                \"billerId\": \"EDU004047GUJ01\",\n                \"billerName\": \"Shanti Asiatic School\"\n            },\n            {\n                \"billerId\": \"EDU004048GUJ01\",\n                \"billerName\": \"Shanti Asiatic School, Surat\"\n            },\n            {\n                \"billerId\": \"EDU004049GUJ01\",\n                \"billerName\": \"Shardagram English School\"\n            },\n            {\n                \"billerId\": \"EDU004050GUJ01\",\n                \"billerName\": \"Shayona International School\"\n            },\n            {\n                \"billerId\": \"EDU004051GUJ01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU004052GUJ01\",\n                \"billerName\": \"Sheth C N English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004053GUJ01\",\n                \"billerName\": \"Shiv Ashish School\"\n            },\n            {\n                \"billerId\": \"EDU004054GUJ01\",\n                \"billerName\": \"Shree Atmiya Shishu Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU004055GUJ01\",\n                \"billerName\": \"Shree Auro English School\"\n            },\n            {\n                \"billerId\": \"EDU004056GUJ01\",\n                \"billerName\": \"Shree Ghanshyam Academy\"\n            },\n            {\n                \"billerId\": \"EDU004057GUJ01\",\n                \"billerName\": \"Shree Gurukrupa Vidhya Sankul\"\n            },\n            {\n                \"billerId\": \"EDU004058GUJ01\",\n                \"billerName\": \"Shree Jain Yuvak Mandal English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004059GUJ01\",\n                \"billerName\": \"Shree Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU004060GUJ01\",\n                \"billerName\": \"Shree M K Mehta English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU004061GUJ01\",\n                \"billerName\": \"Shree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU004062GUJ01\",\n                \"billerName\": \"Shree Radhagovind Vidyamandir,Ninat\"\n            },\n            {\n                \"billerId\": \"EDU004063GUJ01\",\n                \"billerName\": \"Shree Raj Rajeshwari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004064GUJ01\",\n                \"billerName\": \"Shree Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004065GUJ01\",\n                \"billerName\": \"Shree Shreeji English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004066GUJ01\",\n                \"billerName\": \"Shree Swaminarayan English Medium  School\"\n            },\n            {\n                \"billerId\": \"EDU004067GUJ01\",\n                \"billerName\": \"Shree Swaminarayan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004068GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Goodwill School\"\n            },\n            {\n                \"billerId\": \"EDU004069GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU004070GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul Gyanbag International School\"\n            },\n            {\n                \"billerId\": \"EDU004071GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU004072GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School- Morbi\"\n            },\n            {\n                \"billerId\": \"EDU004073GUJ01\",\n                \"billerName\": \"Shree Swaminarayan International Gunatit Vidyadham\"\n            },\n            {\n                \"billerId\": \"EDU004074GUJ01\",\n                \"billerName\": \"Shree Swaminarayan International School\"\n            },\n            {\n                \"billerId\": \"EDU004075GUJ01\",\n                \"billerName\": \"Shree Swaminarayan International School\"\n            },\n            {\n                \"billerId\": \"EDU004076GUJ01\",\n                \"billerName\": \"Shree Swaminarayan M.G.K.English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU004077GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004078GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004079GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU004080GUJ01\",\n                \"billerName\": \"Shree Swaminarayan Vidyaveli Gyan Kendra English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004081GUJ01\",\n                \"billerName\": \"Shree Vallabh Ashram&#39;S Mcm Kothari International Girls Residential School\"\n            },\n            {\n                \"billerId\": \"EDU004082GUJ01\",\n                \"billerName\": \"Shree Vashishtha Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004083GUJ01\",\n                \"billerName\": \"Shreevallabh Sanskar Dhams Smt. Shobhaben Pratapbhai Patel Day Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU004084GUJ01\",\n                \"billerName\": \"Shreeya Devi Bhagirath Rathi Maheshwari Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004085GUJ01\",\n                \"billerName\": \"Shri B M Kyada School\"\n            },\n            {\n                \"billerId\": \"EDU004086GUJ01\",\n                \"billerName\": \"Shri Green Farm English School\"\n            },\n            {\n                \"billerId\": \"EDU004087GUJ01\",\n                \"billerName\": \"Shri I B Patel Angel School\"\n            },\n            {\n                \"billerId\": \"EDU004088GUJ01\",\n                \"billerName\": \"Shri Laxminarayan Vidya Prathishthan\"\n            },\n            {\n                \"billerId\": \"EDU004089GUJ01\",\n                \"billerName\": \"Shri O P Jindal Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU004090GUJ01\",\n                \"billerName\": \"Shri Ramkrishna Hari Ram Krishna Academy\"\n            },\n            {\n                \"billerId\": \"EDU004091GUJ01\",\n                \"billerName\": \"Shri Swami Narayan Academy\"\n            },\n            {\n                \"billerId\": \"EDU004092GUJ01\",\n                \"billerName\": \"Shri Swaminarayan Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU004093GUJ01\",\n                \"billerName\": \"Shri.L.G.Haria Multipurpose School\"\n            },\n            {\n                \"billerId\": \"EDU004094GUJ01\",\n                \"billerName\": \"Shrimati Maniba Chunilal Patel Sanskar Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU004095GUJ01\",\n                \"billerName\": \"Silver Bells International School\"\n            },\n            {\n                \"billerId\": \"EDU004096GUJ01\",\n                \"billerName\": \"Silver Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU004097GUJ01\",\n                \"billerName\": \"Singhania Public School\"\n            },\n            {\n                \"billerId\": \"EDU004098GUJ01\",\n                \"billerName\": \"Smt Champakali Kheruka Gyanjoti High School\"\n            },\n            {\n                \"billerId\": \"EDU004099GUJ01\",\n                \"billerName\": \"Smt Sandraben Shroff Gnyan Dham School\"\n            },\n            {\n                \"billerId\": \"EDU004100GUJ01\",\n                \"billerName\": \"Smt Shardaben Raman Bhai Patel English Med School\"\n            },\n            {\n                \"billerId\": \"EDU004101GUJ01\",\n                \"billerName\": \"Smt. Bhadraben Butala Kalrav Academy For National Education\"\n            },\n            {\n                \"billerId\": \"EDU004102GUJ01\",\n                \"billerName\": \"Smt. Gangaben Rambhai Bhanabhai Patel &quot; Gyan Ganga English Medium School&quot;\"\n            },\n            {\n                \"billerId\": \"EDU004103GUJ01\",\n                \"billerName\": \"Smt. Kusumben Kadakia Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004104GUJ01\",\n                \"billerName\": \"Smt. Neetaben Kumarbhai Javeri English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004105GUJ01\",\n                \"billerName\": \"Smt. S.M. Vaghasia English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004106GUJ01\",\n                \"billerName\": \"Space English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004107GUJ01\",\n                \"billerName\": \"Sri Sathya Sai Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU004108GUJ01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004109GUJ01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004110GUJ01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004111GUJ01\",\n                \"billerName\": \"Ssp International School\"\n            },\n            {\n                \"billerId\": \"EDU004112GUJ01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU004113GUJ01\",\n                \"billerName\": \"St. Kabir School, Drive In , Ahmedabad\"\n            },\n            {\n                \"billerId\": \"EDU004114GUJ01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU004115GUJ01\",\n                \"billerName\": \"St. Thomas English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU004116GUJ01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU004117GUJ01\",\n                \"billerName\": \"St. Xaviers  Cmi  Public  School\"\n            },\n            {\n                \"billerId\": \"EDU004118GUJ01\",\n                \"billerName\": \"St.Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU004119GUJ01\",\n                \"billerName\": \"Sunflower English School\"\n            },\n            {\n                \"billerId\": \"EDU004120GUJ01\",\n                \"billerName\": \"Sunflower School\"\n            },\n            {\n                \"billerId\": \"EDU004121GUJ01\",\n                \"billerName\": \"Swami Vivekanand Academy\"\n            },\n            {\n                \"billerId\": \"EDU004122GUJ01\",\n                \"billerName\": \"Swaminarayan Dham International School\"\n            },\n            {\n                \"billerId\": \"EDU004123GUJ01\",\n                \"billerName\": \"Swaminarayan Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU004124GUJ01\",\n                \"billerName\": \"T N Rao School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU004125GUJ01\",\n                \"billerName\": \"Takshashila International School\"\n            },\n            {\n                \"billerId\": \"EDU004126GUJ01\",\n                \"billerName\": \"Tapovan International School\"\n            },\n            {\n                \"billerId\": \"EDU004127GUJ01\",\n                \"billerName\": \"Tapovan Sanskardham Vidhyalaya (Eng.Med.)\"\n            },\n            {\n                \"billerId\": \"EDU004128GUJ01\",\n                \"billerName\": \"Tapti Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU004129GUJ01\",\n                \"billerName\": \"Tata Chem Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004130GUJ01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU004131GUJ01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU004132GUJ01\",\n                \"billerName\": \"The H. B. Kapadia New High School\"\n            },\n            {\n                \"billerId\": \"EDU004134GUJ01\",\n                \"billerName\": \"The Mothers International School\"\n            },\n            {\n                \"billerId\": \"EDU004135GUJ01\",\n                \"billerName\": \"The New Tulip International School\"\n            },\n            {\n                \"billerId\": \"EDU004136GUJ01\",\n                \"billerName\": \"The New Tulip International School\"\n            },\n            {\n                \"billerId\": \"EDU004137GUJ01\",\n                \"billerName\": \"The Sunshine International School\"\n            },\n            {\n                \"billerId\": \"EDU004138GUJ01\",\n                \"billerName\": \"The White Eagle School\"\n            },\n            {\n                \"billerId\": \"EDU004139GUJ01\",\n                \"billerName\": \"Tirupati International School\"\n            },\n            {\n                \"billerId\": \"EDU004140GUJ01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU004141GUJ01\",\n                \"billerName\": \"Udgam School For Children\"\n            },\n            {\n                \"billerId\": \"EDU004142GUJ01\",\n                \"billerName\": \"Urmi School\"\n            },\n            {\n                \"billerId\": \"EDU004143GUJ01\",\n                \"billerName\": \"Utthan Sewa Santhan-Anand Niketan Maninagar\"\n            },\n            {\n                \"billerId\": \"EDU004144GUJ01\",\n                \"billerName\": \"V.S.G. International School\"\n            },\n            {\n                \"billerId\": \"EDU004145GUJ01\",\n                \"billerName\": \"Vallabh Ashram&#39;S M G M Amin &amp; V N Savani School\"\n            },\n            {\n                \"billerId\": \"EDU004146GUJ01\",\n                \"billerName\": \"Vapi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004147GUJ01\",\n                \"billerName\": \"Vasantiben And Chandubhai Patel English School\"\n            },\n            {\n                \"billerId\": \"EDU004148GUJ01\",\n                \"billerName\": \"Vasishtha Genesis School\"\n            },\n            {\n                \"billerId\": \"EDU004149GUJ01\",\n                \"billerName\": \"Vatsalya International School\"\n            },\n            {\n                \"billerId\": \"EDU004150GUJ01\",\n                \"billerName\": \"Vatsalya International School\"\n            },\n            {\n                \"billerId\": \"EDU004151GUJ01\",\n                \"billerName\": \"Vedant International School\"\n            },\n            {\n                \"billerId\": \"EDU004152GUJ01\",\n                \"billerName\": \"Veer New Look Central School\"\n            },\n            {\n                \"billerId\": \"EDU004153GUJ01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU004154GUJ01\",\n                \"billerName\": \"Vibgyor High International School\"\n            },\n            {\n                \"billerId\": \"EDU004155GUJ01\",\n                \"billerName\": \"Vibrant International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004156GUJ01\",\n                \"billerName\": \"Vibrant International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004157GUJ01\",\n                \"billerName\": \"Vibrant International Academy,\"\n            },\n            {\n                \"billerId\": \"EDU004158GUJ01\",\n                \"billerName\": \"Vibrant School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU004159GUJ01\",\n                \"billerName\": \"Vibrant Waves International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004160GUJ01\",\n                \"billerName\": \"Vinay International School\"\n            },\n            {\n                \"billerId\": \"EDU004161GUJ01\",\n                \"billerName\": \"Vision International School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU004162GUJ01\",\n                \"billerName\": \"Vrajbhoomi International School\"\n            },\n            {\n                \"billerId\": \"EDU004163GUJ01\",\n                \"billerName\": \"Welspun Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004164GUJ01\",\n                \"billerName\": \"White House Public School\"\n            },\n            {\n                \"billerId\": \"EDU004165GUJ01\",\n                \"billerName\": \"White House Public School, Siracha\"\n            },\n            {\n                \"billerId\": \"EDU004166GUJ01\",\n                \"billerName\": \"White Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU004167GUJ01\",\n                \"billerName\": \"Yagyavalkya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004168GUJ01\",\n                \"billerName\": \"Zebar International School\"\n            },\n            {\n                \"billerId\": \"EDU004169GUJ01\",\n                \"billerName\": \"Zen School\"\n            },\n            {\n                \"billerId\": \"EDU004170GUJ01\",\n                \"billerName\": \"Zydus School For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU004171GUJ01\",\n                \"billerName\": \"Zydus School For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU004172HAR01\",\n                \"billerName\": \"A K Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004173HAR01\",\n                \"billerName\": \"A P G Public School\"\n            },\n            {\n                \"billerId\": \"EDU004174HAR01\",\n                \"billerName\": \"A P Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004175HAR01\",\n                \"billerName\": \"A V International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004176HAR01\",\n                \"billerName\": \"A. V. Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU004177HAR01\",\n                \"billerName\": \"A. Xavier&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU004178HAR01\",\n                \"billerName\": \"A.B.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004179HAR01\",\n                \"billerName\": \"A.D. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004180HAR01\",\n                \"billerName\": \"Aadhar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004181HAR01\",\n                \"billerName\": \"Aadharshila Public School, Jind\"\n            },\n            {\n                \"billerId\": \"EDU004182HAR01\",\n                \"billerName\": \"Aakash International School\"\n            },\n            {\n                \"billerId\": \"EDU004183HAR01\",\n                \"billerName\": \"Aaron Public School\"\n            },\n            {\n                \"billerId\": \"EDU004184HAR01\",\n                \"billerName\": \"Aastha International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004185HAR01\",\n                \"billerName\": \"Aastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU004186HAR01\",\n                \"billerName\": \"Acme International School\"\n            },\n            {\n                \"billerId\": \"EDU004187HAR01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004188HAR01\",\n                \"billerName\": \"Adarsh Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004189HAR01\",\n                \"billerName\": \"Adarsh Sen.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004190HAR01\",\n                \"billerName\": \"Adarsh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004191HAR01\",\n                \"billerName\": \"Adarsh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004192HAR01\",\n                \"billerName\": \"Adarsh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004193HAR01\",\n                \"billerName\": \"Adarsh Senior Secondary School Dadanpur\"\n            },\n            {\n                \"billerId\": \"EDU004194HAR01\",\n                \"billerName\": \"Adarsh Sr. Sec. Schiool\"\n            },\n            {\n                \"billerId\": \"EDU004195HAR01\",\n                \"billerName\": \"Adarsh Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004196HAR01\",\n                \"billerName\": \"Adarsh Vidya Niketan Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004197HAR01\",\n                \"billerName\": \"Adi Sankaracharya Convent Pulbic School\"\n            },\n            {\n                \"billerId\": \"EDU004198HAR01\",\n                \"billerName\": \"Aditya Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU004199HAR01\",\n                \"billerName\": \"Aditya International School\"\n            },\n            {\n                \"billerId\": \"EDU004200HAR01\",\n                \"billerName\": \"Aggarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004201HAR01\",\n                \"billerName\": \"Aggarwal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004202HAR01\",\n                \"billerName\": \"Aggarwal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004203HAR01\",\n                \"billerName\": \"Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU004204HAR01\",\n                \"billerName\": \"Ahir Modern Pub School\"\n            },\n            {\n                \"billerId\": \"EDU004205HAR01\",\n                \"billerName\": \"Ahirwal Sr. Sec. School Jyoti Nager Ateli\"\n            },\n            {\n                \"billerId\": \"EDU004206HAR01\",\n                \"billerName\": \"Aishly Public School\"\n            },\n            {\n                \"billerId\": \"EDU004207HAR01\",\n                \"billerName\": \"Ajanta Public School\"\n            },\n            {\n                \"billerId\": \"EDU004208HAR01\",\n                \"billerName\": \"Ajanta Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004209HAR01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU004210HAR01\",\n                \"billerName\": \"Akal Academy Bara Gura\"\n            },\n            {\n                \"billerId\": \"EDU004211HAR01\",\n                \"billerName\": \"Akal Academy Salam Khera\"\n            },\n            {\n                \"billerId\": \"EDU004212HAR01\",\n                \"billerName\": \"Akal Jyot Public School\"\n            },\n            {\n                \"billerId\": \"EDU004213HAR01\",\n                \"billerName\": \"Akash Public School\"\n            },\n            {\n                \"billerId\": \"EDU004214HAR01\",\n                \"billerName\": \"Akhil Bharatiya Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004215HAR01\",\n                \"billerName\": \"Al-Hasan School\"\n            },\n            {\n                \"billerId\": \"EDU004216HAR01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU004217HAR01\",\n                \"billerName\": \"Alpine School\"\n            },\n            {\n                \"billerId\": \"EDU004218HAR01\",\n                \"billerName\": \"Alpine Valley Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU004219HAR01\",\n                \"billerName\": \"Amar Shiksha Sadan Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004220HAR01\",\n                \"billerName\": \"Ambala Public School\"\n            },\n            {\n                \"billerId\": \"EDU004221HAR01\",\n                \"billerName\": \"American Montessori Public School\"\n            },\n            {\n                \"billerId\": \"EDU004222HAR01\",\n                \"billerName\": \"Amity Indian Military College\"\n            },\n            {\n                \"billerId\": \"EDU004223HAR01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU004224HAR01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU004225HAR01\",\n                \"billerName\": \"Amlok Public School\"\n            },\n            {\n                \"billerId\": \"EDU004226HAR01\",\n                \"billerName\": \"Amravati Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004227HAR01\",\n                \"billerName\": \"Anand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004228HAR01\",\n                \"billerName\": \"Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU004229HAR01\",\n                \"billerName\": \"Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU004230HAR01\",\n                \"billerName\": \"Angel&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004231HAR01\",\n                \"billerName\": \"Anthem International School\"\n            },\n            {\n                \"billerId\": \"EDU004232HAR01\",\n                \"billerName\": \"Anupam Public School\"\n            },\n            {\n                \"billerId\": \"EDU004233HAR01\",\n                \"billerName\": \"Anupam Public Senior Secondary School,Hodal(Palwal),Haryana\"\n            },\n            {\n                \"billerId\": \"EDU004234HAR01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU004235HAR01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU004236HAR01\",\n                \"billerName\": \"Apeejay Svran Global School\"\n            },\n            {\n                \"billerId\": \"EDU004237HAR01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU004238HAR01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU004239HAR01\",\n                \"billerName\": \"Apollo International School\"\n            },\n            {\n                \"billerId\": \"EDU004240HAR01\",\n                \"billerName\": \"Apollo International School\"\n            },\n            {\n                \"billerId\": \"EDU004241HAR01\",\n                \"billerName\": \"Apollo International School Rajound\"\n            },\n            {\n                \"billerId\": \"EDU004242HAR01\",\n                \"billerName\": \"Aravali Hills Public School ,Tankri\"\n            },\n            {\n                \"billerId\": \"EDU004243HAR01\",\n                \"billerName\": \"Aravali International School\"\n            },\n            {\n                \"billerId\": \"EDU004244HAR01\",\n                \"billerName\": \"Aravali International School\"\n            },\n            {\n                \"billerId\": \"EDU004245HAR01\",\n                \"billerName\": \"Aravali Public School\"\n            },\n            {\n                \"billerId\": \"EDU004246HAR01\",\n                \"billerName\": \"Arqam Academy Senior Secondary School.\"\n            },\n            {\n                \"billerId\": \"EDU004247HAR01\",\n                \"billerName\": \"Arya Adarsh Senior Secondary School, Madlauda Panipat\"\n            },\n            {\n                \"billerId\": \"EDU004248HAR01\",\n                \"billerName\": \"Arya Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU004249HAR01\",\n                \"billerName\": \"Arya Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU004250HAR01\",\n                \"billerName\": \"Arya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004251HAR01\",\n                \"billerName\": \"Arya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004252HAR01\",\n                \"billerName\": \"Arya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004253HAR01\",\n                \"billerName\": \"Arya Senior Secondary School Madina\"\n            },\n            {\n                \"billerId\": \"EDU004254HAR01\",\n                \"billerName\": \"Arya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004255HAR01\",\n                \"billerName\": \"Arya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004256HAR01\",\n                \"billerName\": \"Arya Vidya Mandir Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004257HAR01\",\n                \"billerName\": \"Aryaman Vikram Birla Institute Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU004258HAR01\",\n                \"billerName\": \"Aryan Global Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004259HAR01\",\n                \"billerName\": \"Aryan Public School, Agroha (Hisar)\"\n            },\n            {\n                \"billerId\": \"EDU004260HAR01\",\n                \"billerName\": \"Aryans Model Sr. Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004261HAR01\",\n                \"billerName\": \"Aryavart High School\"\n            },\n            {\n                \"billerId\": \"EDU004262HAR01\",\n                \"billerName\": \"Aryavart Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004263HAR01\",\n                \"billerName\": \"Asa Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU004264HAR01\",\n                \"billerName\": \"Ascent Public School\"\n            },\n            {\n                \"billerId\": \"EDU004265HAR01\",\n                \"billerName\": \"Asha Deep Sr Sec School Pawti Road Samalkha\"\n            },\n            {\n                \"billerId\": \"EDU004266HAR01\",\n                \"billerName\": \"Asha Jyoti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004267HAR01\",\n                \"billerName\": \"Ashok Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004268HAR01\",\n                \"billerName\": \"Ashtvinayak Public School\"\n            },\n            {\n                \"billerId\": \"EDU004269HAR01\",\n                \"billerName\": \"Asian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004270HAR01\",\n                \"billerName\": \"Aviraj Wld School\"\n            },\n            {\n                \"billerId\": \"EDU004271HAR01\",\n                \"billerName\": \"Avr Public School\"\n            },\n            {\n                \"billerId\": \"EDU004272HAR01\",\n                \"billerName\": \"B D Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU004273HAR01\",\n                \"billerName\": \"B J R D Public School\"\n            },\n            {\n                \"billerId\": \"EDU004274HAR01\",\n                \"billerName\": \"B N Public School\"\n            },\n            {\n                \"billerId\": \"EDU004275HAR01\",\n                \"billerName\": \"B P S Pub School\"\n            },\n            {\n                \"billerId\": \"EDU004276HAR01\",\n                \"billerName\": \"B P School\"\n            },\n            {\n                \"billerId\": \"EDU004277HAR01\",\n                \"billerName\": \"B R C M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004278HAR01\",\n                \"billerName\": \"B R International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004279HAR01\",\n                \"billerName\": \"B S M High School\"\n            },\n            {\n                \"billerId\": \"EDU004280HAR01\",\n                \"billerName\": \"B.D. Memorial Convent School, Mehmara\"\n            },\n            {\n                \"billerId\": \"EDU004281HAR01\",\n                \"billerName\": \"B.D.M. Institute Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004282HAR01\",\n                \"billerName\": \"B.K.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004283HAR01\",\n                \"billerName\": \"B.R. Adarsh Sr. Sec. School, Sehlang\"\n            },\n            {\n                \"billerId\": \"EDU004284HAR01\",\n                \"billerName\": \"B.R. Gyan Deep Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004285HAR01\",\n                \"billerName\": \"B.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004286HAR01\",\n                \"billerName\": \"B.S. International Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004287HAR01\",\n                \"billerName\": \"B.S. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004288HAR01\",\n                \"billerName\": \"Baba Banda Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU004289HAR01\",\n                \"billerName\": \"Baba Banda Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU004290HAR01\",\n                \"billerName\": \"Baba Bilasgar Public School\"\n            },\n            {\n                \"billerId\": \"EDU004291HAR01\",\n                \"billerName\": \"Baba Ram Das Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004292HAR01\",\n                \"billerName\": \"Baba Uddel Dev Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004293HAR01\",\n                \"billerName\": \"Babu Ram Global School\"\n            },\n            {\n                \"billerId\": \"EDU004294HAR01\",\n                \"billerName\": \"Bajaj Gurukul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004295HAR01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU004296HAR01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU004297HAR01\",\n                \"billerName\": \"Bal Bharti International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004298HAR01\",\n                \"billerName\": \"Bal Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU004299HAR01\",\n                \"billerName\": \"Bal Bharti Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004300HAR01\",\n                \"billerName\": \"Bal Bharti Vidya Mandir High School\"\n            },\n            {\n                \"billerId\": \"EDU004301HAR01\",\n                \"billerName\": \"Bal Bharti Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU004302HAR01\",\n                \"billerName\": \"Bal Bhavan International School\"\n            },\n            {\n                \"billerId\": \"EDU004303HAR01\",\n                \"billerName\": \"Bal Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU004304HAR01\",\n                \"billerName\": \"Bal Vikas Progressive School\"\n            },\n            {\n                \"billerId\": \"EDU004305HAR01\",\n                \"billerName\": \"Bal Vikas School\"\n            },\n            {\n                \"billerId\": \"EDU004306HAR01\",\n                \"billerName\": \"Bal Vikas Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004307HAR01\",\n                \"billerName\": \"Balaji Balwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004308HAR01\",\n                \"billerName\": \"Balaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU004309HAR01\",\n                \"billerName\": \"Ballistics Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004310HAR01\",\n                \"billerName\": \"Bansi Vidya Niketan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004311HAR01\",\n                \"billerName\": \"Baptist Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004312HAR01\",\n                \"billerName\": \"Basant Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004313HAR01\",\n                \"billerName\": \"Basant Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU004314HAR01\",\n                \"billerName\": \"Base Model Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004315HAR01\",\n                \"billerName\": \"Bawani Khera Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004316HAR01\",\n                \"billerName\": \"Beant Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU004317HAR01\",\n                \"billerName\": \"Bell Toll Public School\"\n            },\n            {\n                \"billerId\": \"EDU004318HAR01\",\n                \"billerName\": \"Bhagat Public School\"\n            },\n            {\n                \"billerId\": \"EDU004319HAR01\",\n                \"billerName\": \"Bhagat Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004320HAR01\",\n                \"billerName\": \"Bhagirath Public School\"\n            },\n            {\n                \"billerId\": \"EDU004321HAR01\",\n                \"billerName\": \"Bhagwan Parshuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU004322HAR01\",\n                \"billerName\": \"Bhagwan Parshuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU004323HAR01\",\n                \"billerName\": \"Bharat Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004324HAR01\",\n                \"billerName\": \"Bharat Ram Global School\"\n            },\n            {\n                \"billerId\": \"EDU004325HAR01\",\n                \"billerName\": \"Bharti Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004326HAR01\",\n                \"billerName\": \"Bhartiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004327HAR01\",\n                \"billerName\": \"Bhartiya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004328HAR01\",\n                \"billerName\": \"Bhartiya Vidya Niketan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004329HAR01\",\n                \"billerName\": \"Bhavan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004330HAR01\",\n                \"billerName\": \"Bhawna Sr. Sec. School Rakhota , Palwal (Haryana)\"\n            },\n            {\n                \"billerId\": \"EDU004331HAR01\",\n                \"billerName\": \"Bhiwani Public  School\"\n            },\n            {\n                \"billerId\": \"EDU004332HAR01\",\n                \"billerName\": \"Bhumika Public School\"\n            },\n            {\n                \"billerId\": \"EDU004333HAR01\",\n                \"billerName\": \"Bits International School, Bhiwani\"\n            },\n            {\n                \"billerId\": \"EDU004334HAR01\",\n                \"billerName\": \"Blooming Dales School\"\n            },\n            {\n                \"billerId\": \"EDU004335HAR01\",\n                \"billerName\": \"Blue Bells Model School\"\n            },\n            {\n                \"billerId\": \"EDU004336HAR01\",\n                \"billerName\": \"Blue Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU004337HAR01\",\n                \"billerName\": \"Blue Bells School\"\n            },\n            {\n                \"billerId\": \"EDU004338HAR01\",\n                \"billerName\": \"Blue Bird Model School\"\n            },\n            {\n                \"billerId\": \"EDU004339HAR01\",\n                \"billerName\": \"Blue Bird Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004340HAR01\",\n                \"billerName\": \"Bohra Public School\"\n            },\n            {\n                \"billerId\": \"EDU004341HAR01\",\n                \"billerName\": \"Brahamleen Swami Amar Devji Memorial Panch Tirth Public School\"\n            },\n            {\n                \"billerId\": \"EDU004342HAR01\",\n                \"billerName\": \"Brahmanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004343HAR01\",\n                \"billerName\": \"Brahmi Janta Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004344HAR01\",\n                \"billerName\": \"Brigadier Ran Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004345HAR01\",\n                \"billerName\": \"Bright Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU004346HAR01\",\n                \"billerName\": \"Bright Scholar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004347HAR01\",\n                \"billerName\": \"Brilliance World School\"\n            },\n            {\n                \"billerId\": \"EDU004348HAR01\",\n                \"billerName\": \"British Public School\"\n            },\n            {\n                \"billerId\": \"EDU004349HAR01\",\n                \"billerName\": \"Brm Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004350HAR01\",\n                \"billerName\": \"Broadways International School\"\n            },\n            {\n                \"billerId\": \"EDU004351HAR01\",\n                \"billerName\": \"Brsk International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004352HAR01\",\n                \"billerName\": \"C. L. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004353HAR01\",\n                \"billerName\": \"C. R. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004354HAR01\",\n                \"billerName\": \"C.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU004355HAR01\",\n                \"billerName\": \"C.D.Foundation Of Education\"\n            },\n            {\n                \"billerId\": \"EDU004356HAR01\",\n                \"billerName\": \"C.D.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU004357HAR01\",\n                \"billerName\": \"C.L. Sachdeva Dav Centenary Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU004358HAR01\",\n                \"billerName\": \"C.R. Bhartiya Vidya Mandir Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004359HAR01\",\n                \"billerName\": \"C.R. D.A.V. Public Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004360HAR01\",\n                \"billerName\": \"C.R. International School\"\n            },\n            {\n                \"billerId\": \"EDU004361HAR01\",\n                \"billerName\": \"C.R. Public School, Hisar\"\n            },\n            {\n                \"billerId\": \"EDU004362HAR01\",\n                \"billerName\": \"C.S.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004363HAR01\",\n                \"billerName\": \"Cambridge Fields Global School\"\n            },\n            {\n                \"billerId\": \"EDU004364HAR01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU004365HAR01\",\n                \"billerName\": \"Cambridge International Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004366HAR01\",\n                \"billerName\": \"Cambridge International Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004367HAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU004368HAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU004369HAR01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU004370HAR01\",\n                \"billerName\": \"Campus School\"\n            },\n            {\n                \"billerId\": \"EDU004371HAR01\",\n                \"billerName\": \"Canal Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU004372HAR01\",\n                \"billerName\": \"Career International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004373HAR01\",\n                \"billerName\": \"Career Planet Public School\"\n            },\n            {\n                \"billerId\": \"EDU004374HAR01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004375HAR01\",\n                \"billerName\": \"Ccas Jain Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004376HAR01\",\n                \"billerName\": \"Cecil Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004377HAR01\",\n                \"billerName\": \"Ch Devi Lal Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004378HAR01\",\n                \"billerName\": \"Ch Harpal Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004379HAR01\",\n                \"billerName\": \"Ch.Heera Lal Memorial Sr.Sec.School,Nagar,Palwal,Haryana\"\n            },\n            {\n                \"billerId\": \"EDU004380HAR01\",\n                \"billerName\": \"Ch.Neki Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU004381HAR01\",\n                \"billerName\": \"Chaman Vatika Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU004382HAR01\",\n                \"billerName\": \"Chamanlal D A V Sr Public School\"\n            },\n            {\n                \"billerId\": \"EDU004383HAR01\",\n                \"billerName\": \"Chandan Bal Vikas Public School\"\n            },\n            {\n                \"billerId\": \"EDU004384HAR01\",\n                \"billerName\": \"Charan Singh Memorial Convent Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004385HAR01\",\n                \"billerName\": \"Chaudhary Chainsukh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004386HAR01\",\n                \"billerName\": \"Children Memorial Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004387HAR01\",\n                \"billerName\": \"Chiranjiv Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU004388HAR01\",\n                \"billerName\": \"Chottu Ram Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004389HAR01\",\n                \"billerName\": \"Christ Raja Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004390HAR01\",\n                \"billerName\": \"City Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004391HAR01\",\n                \"billerName\": \"City World School\"\n            },\n            {\n                \"billerId\": \"EDU004392HAR01\",\n                \"billerName\": \"Cmm Public School\"\n            },\n            {\n                \"billerId\": \"EDU004393HAR01\",\n                \"billerName\": \"Colonel&#39;S Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU004394HAR01\",\n                \"billerName\": \"Colonel&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004395HAR01\",\n                \"billerName\": \"Convent Of Jesus And Mary\"\n            },\n            {\n                \"billerId\": \"EDU004396HAR01\",\n                \"billerName\": \"Convent Of Sacred Heart\"\n            },\n            {\n                \"billerId\": \"EDU004397HAR01\",\n                \"billerName\": \"Cosmos Public School\"\n            },\n            {\n                \"billerId\": \"EDU004398HAR01\",\n                \"billerName\": \"Crescent Public School,Fatehabad\"\n            },\n            {\n                \"billerId\": \"EDU004399HAR01\",\n                \"billerName\": \"Cygnus High World School\"\n            },\n            {\n                \"billerId\": \"EDU004400HAR01\",\n                \"billerName\": \"D A V Acc Public School\"\n            },\n            {\n                \"billerId\": \"EDU004401HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004402HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004403HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004404HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004405HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004406HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004407HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004408HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004409HAR01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004410HAR01\",\n                \"billerName\": \"D A V English Medium Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004411HAR01\",\n                \"billerName\": \"D A V Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU004412HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004413HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004414HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004415HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004416HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004417HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004418HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004419HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004420HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004421HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004422HAR01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004423HAR01\",\n                \"billerName\": \"D C Model School\"\n            },\n            {\n                \"billerId\": \"EDU004424HAR01\",\n                \"billerName\": \"D C Model Sr Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004425HAR01\",\n                \"billerName\": \"D H Lawrence Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004426HAR01\",\n                \"billerName\": \"D P S\"\n            },\n            {\n                \"billerId\": \"EDU004427HAR01\",\n                \"billerName\": \"D P S  Mewat Model School\"\n            },\n            {\n                \"billerId\": \"EDU004428HAR01\",\n                \"billerName\": \"D R K Adarsh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004429HAR01\",\n                \"billerName\": \"D S Arya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004430HAR01\",\n                \"billerName\": \"D.A.V. Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004431HAR01\",\n                \"billerName\": \"D.A.V. Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU004432HAR01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004433HAR01\",\n                \"billerName\": \"D.A.V. Public School, Ratia\"\n            },\n            {\n                \"billerId\": \"EDU004435HAR01\",\n                \"billerName\": \"D.R.A Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004436HAR01\",\n                \"billerName\": \"D.V.M High School\"\n            },\n            {\n                \"billerId\": \"EDU004437HAR01\",\n                \"billerName\": \"Daffodil Public School\"\n            },\n            {\n                \"billerId\": \"EDU004438HAR01\",\n                \"billerName\": \"Daffodils Public School\"\n            },\n            {\n                \"billerId\": \"EDU004439HAR01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU004440HAR01\",\n                \"billerName\": \"Datta Public School\"\n            },\n            {\n                \"billerId\": \"EDU004441HAR01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004442HAR01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004443HAR01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004444HAR01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004445HAR01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004446HAR01\",\n                \"billerName\": \"Dav Centenary Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004447HAR01\",\n                \"billerName\": \"Dav Centernary Public School\"\n            },\n            {\n                \"billerId\": \"EDU004448HAR01\",\n                \"billerName\": \"Dav Multi Purpose Public School\"\n            },\n            {\n                \"billerId\": \"EDU004449HAR01\",\n                \"billerName\": \"Dav Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU004450HAR01\",\n                \"billerName\": \"Dav Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU004451HAR01\",\n                \"billerName\": \"Dav Police Public School,Hisar\"\n            },\n            {\n                \"billerId\": \"EDU004452HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004453HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004454HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004455HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004456HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004457HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004458HAR01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004459HAR01\",\n                \"billerName\": \"Dav Public School Lukhi\"\n            },\n            {\n                \"billerId\": \"EDU004460HAR01\",\n                \"billerName\": \"Dav Senior Secondary  Public School\"\n            },\n            {\n                \"billerId\": \"EDU004461HAR01\",\n                \"billerName\": \"Dawn Nilayam Public School\"\n            },\n            {\n                \"billerId\": \"EDU004462HAR01\",\n                \"billerName\": \"Daya Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU004463HAR01\",\n                \"billerName\": \"Dayal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004464HAR01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004465HAR01\",\n                \"billerName\": \"Dayanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004466HAR01\",\n                \"billerName\": \"Dc Model High School\"\n            },\n            {\n                \"billerId\": \"EDU004467HAR01\",\n                \"billerName\": \"Deeksha Public School\"\n            },\n            {\n                \"billerId\": \"EDU004468HAR01\",\n                \"billerName\": \"Deep Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004469HAR01\",\n                \"billerName\": \"Deewal International School\"\n            },\n            {\n                \"billerId\": \"EDU004470HAR01\",\n                \"billerName\": \"Delhi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004471HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004472HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004473HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004474HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004475HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004476HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004477HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004478HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004479HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004480HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004481HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004482HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004483HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004484HAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004485HAR01\",\n                \"billerName\": \"Delhi Public School Ambala\"\n            },\n            {\n                \"billerId\": \"EDU004486HAR01\",\n                \"billerName\": \"Delhi Public School Ballabgarh\"\n            },\n            {\n                \"billerId\": \"EDU004487HAR01\",\n                \"billerName\": \"Delhi Public School Bhiwani\"\n            },\n            {\n                \"billerId\": \"EDU004488HAR01\",\n                \"billerName\": \"Delhi Public School Palwal\"\n            },\n            {\n                \"billerId\": \"EDU004489HAR01\",\n                \"billerName\": \"Delhi Public School Sirsa\"\n            },\n            {\n                \"billerId\": \"EDU004490HAR01\",\n                \"billerName\": \"Delhi Public School Site I\"\n            },\n            {\n                \"billerId\": \"EDU004491HAR01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004492HAR01\",\n                \"billerName\": \"Delhi Public School, Bahadurgarh\"\n            },\n            {\n                \"billerId\": \"EDU004493HAR01\",\n                \"billerName\": \"Delhi Public School, Greater Faridabad\"\n            },\n            {\n                \"billerId\": \"EDU004494HAR01\",\n                \"billerName\": \"Delhi Public School, Karnal\"\n            },\n            {\n                \"billerId\": \"EDU004495HAR01\",\n                \"billerName\": \"Delhi Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004496HAR01\",\n                \"billerName\": \"Dev International School,Butana\"\n            },\n            {\n                \"billerId\": \"EDU004497HAR01\",\n                \"billerName\": \"Dev Samaj Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU004498HAR01\",\n                \"billerName\": \"Devyani International Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004499HAR01\",\n                \"billerName\": \"Dewan Bal Krishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004500HAR01\",\n                \"billerName\": \"Dgv Public School\"\n            },\n            {\n                \"billerId\": \"EDU004501HAR01\",\n                \"billerName\": \"Dhankha High School\"\n            },\n            {\n                \"billerId\": \"EDU004502HAR01\",\n                \"billerName\": \"Dharam Public School\"\n            },\n            {\n                \"billerId\": \"EDU004503HAR01\",\n                \"billerName\": \"Dhruv Public School\"\n            },\n            {\n                \"billerId\": \"EDU004504HAR01\",\n                \"billerName\": \"Diamond Valley Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004505HAR01\",\n                \"billerName\": \"Dig Vijay Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU004506HAR01\",\n                \"billerName\": \"Dina Nath Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004507HAR01\",\n                \"billerName\": \"Divine Academy\"\n            },\n            {\n                \"billerId\": \"EDU004508HAR01\",\n                \"billerName\": \"Divine Dale International School\"\n            },\n            {\n                \"billerId\": \"EDU004509HAR01\",\n                \"billerName\": \"Divine Glory Public School\"\n            },\n            {\n                \"billerId\": \"EDU004510HAR01\",\n                \"billerName\": \"Divine International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004511HAR01\",\n                \"billerName\": \"Divine Light  Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004512HAR01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU004513HAR01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU004514HAR01\",\n                \"billerName\": \"Doon Bharti Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004515HAR01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU004516HAR01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU004517HAR01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU004518HAR01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU004519HAR01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU004520HAR01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU004521HAR01\",\n                \"billerName\": \"Dr M K K Arya Model School\"\n            },\n            {\n                \"billerId\": \"EDU004522HAR01\",\n                \"billerName\": \"Dr. Ram Chandra Vidyapeeth Senior Secondary School, Madan Heri, Teh Hansi, Hisar(Haryana)\"\n            },\n            {\n                \"billerId\": \"EDU004523HAR01\",\n                \"billerName\": \"Drona Public School\"\n            },\n            {\n                \"billerId\": \"EDU004524HAR01\",\n                \"billerName\": \"Dronacharya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004525HAR01\",\n                \"billerName\": \"Dronacharya Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU004526HAR01\",\n                \"billerName\": \"Dronacharya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004527HAR01\",\n                \"billerName\": \"Dronacharya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004528HAR01\",\n                \"billerName\": \"Drp Public School\"\n            },\n            {\n                \"billerId\": \"EDU004529HAR01\",\n                \"billerName\": \"Duhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004530HAR01\",\n                \"billerName\": \"Dujana Public School\"\n            },\n            {\n                \"billerId\": \"EDU004531HAR01\",\n                \"billerName\": \"Dyal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004532HAR01\",\n                \"billerName\": \"Dyal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004533HAR01\",\n                \"billerName\": \"Dyal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004534HAR01\",\n                \"billerName\": \"Dynasty International T T Public School\"\n            },\n            {\n                \"billerId\": \"EDU004535HAR01\",\n                \"billerName\": \"Eicher School\"\n            },\n            {\n                \"billerId\": \"EDU004536HAR01\",\n                \"billerName\": \"Elite International School\"\n            },\n            {\n                \"billerId\": \"EDU004537HAR01\",\n                \"billerName\": \"E-Max International School\"\n            },\n            {\n                \"billerId\": \"EDU004538HAR01\",\n                \"billerName\": \"Emerald Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004539HAR01\",\n                \"billerName\": \"Eureka Public School\"\n            },\n            {\n                \"billerId\": \"EDU004540HAR01\",\n                \"billerName\": \"Euro Inertnational School\"\n            },\n            {\n                \"billerId\": \"EDU004541HAR01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU004542HAR01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU004543HAR01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU004544HAR01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU004545HAR01\",\n                \"billerName\": \"F.S. Convent School, Pillu Khera\"\n            },\n            {\n                \"billerId\": \"EDU004546HAR01\",\n                \"billerName\": \"Faridabad Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004547HAR01\",\n                \"billerName\": \"Faridabad Model School\"\n            },\n            {\n                \"billerId\": \"EDU004548HAR01\",\n                \"billerName\": \"Father&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU004549HAR01\",\n                \"billerName\": \"Future Diamonds Public School\"\n            },\n            {\n                \"billerId\": \"EDU004550HAR01\",\n                \"billerName\": \"Future Point Public School\"\n            },\n            {\n                \"billerId\": \"EDU004551HAR01\",\n                \"billerName\": \"G B S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004552HAR01\",\n                \"billerName\": \"G D Goenka World School\"\n            },\n            {\n                \"billerId\": \"EDU004553HAR01\",\n                \"billerName\": \"G L Public School\"\n            },\n            {\n                \"billerId\": \"EDU004554HAR01\",\n                \"billerName\": \"G N World School\"\n            },\n            {\n                \"billerId\": \"EDU004555HAR01\",\n                \"billerName\": \"G R G National Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004556HAR01\",\n                \"billerName\": \"G R Public School\"\n            },\n            {\n                \"billerId\": \"EDU004557HAR01\",\n                \"billerName\": \"G S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004558HAR01\",\n                \"billerName\": \"G. B. L. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004559HAR01\",\n                \"billerName\": \"G. R. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004560HAR01\",\n                \"billerName\": \"G.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004561HAR01\",\n                \"billerName\": \"G.B. Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004562HAR01\",\n                \"billerName\": \"G.C. High School\"\n            },\n            {\n                \"billerId\": \"EDU004563HAR01\",\n                \"billerName\": \"G.D. Goenka International School\"\n            },\n            {\n                \"billerId\": \"EDU004564HAR01\",\n                \"billerName\": \"G.D. Goenka Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004565HAR01\",\n                \"billerName\": \"G.D.Convent Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004566HAR01\",\n                \"billerName\": \"G.D.Goenka Global School\"\n            },\n            {\n                \"billerId\": \"EDU004567HAR01\",\n                \"billerName\": \"G.D.Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU004568HAR01\",\n                \"billerName\": \"G.R. International School Kanina\"\n            },\n            {\n                \"billerId\": \"EDU004569HAR01\",\n                \"billerName\": \"G.S. High School\"\n            },\n            {\n                \"billerId\": \"EDU004570HAR01\",\n                \"billerName\": \"Galaxy International School\"\n            },\n            {\n                \"billerId\": \"EDU004571HAR01\",\n                \"billerName\": \"Gandhi Memorial National Public School\"\n            },\n            {\n                \"billerId\": \"EDU004572HAR01\",\n                \"billerName\": \"Gandhi Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU004573HAR01\",\n                \"billerName\": \"Ganeshi Lal Hindu Public School\"\n            },\n            {\n                \"billerId\": \"EDU004574HAR01\",\n                \"billerName\": \"Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU004575HAR01\",\n                \"billerName\": \"Ganpati Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004576HAR01\",\n                \"billerName\": \"Gateway International  School\"\n            },\n            {\n                \"billerId\": \"EDU004577HAR01\",\n                \"billerName\": \"Gayatri Public School\"\n            },\n            {\n                \"billerId\": \"EDU004578HAR01\",\n                \"billerName\": \"Gbn School\"\n            },\n            {\n                \"billerId\": \"EDU004579HAR01\",\n                \"billerName\": \"Gd Goenka International School ,Rohtak\"\n            },\n            {\n                \"billerId\": \"EDU004580HAR01\",\n                \"billerName\": \"Gdr The Gurukul Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004581HAR01\",\n                \"billerName\": \"Geeta Niketan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004582HAR01\",\n                \"billerName\": \"Geeta Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004583HAR01\",\n                \"billerName\": \"Geeta Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU004584HAR01\",\n                \"billerName\": \"Geetanjali Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004585HAR01\",\n                \"billerName\": \"Gems International School\"\n            },\n            {\n                \"billerId\": \"EDU004586HAR01\",\n                \"billerName\": \"Genesis Public School, Hassanpur\"\n            },\n            {\n                \"billerId\": \"EDU004587HAR01\",\n                \"billerName\": \"Genius Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004588HAR01\",\n                \"billerName\": \"Gian Bharti Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004589HAR01\",\n                \"billerName\": \"Gian Sagar Public School, Rori (Sirsa)\"\n            },\n            {\n                \"billerId\": \"EDU004590HAR01\",\n                \"billerName\": \"Gilly Mundy Memorial Community School, Lehrian\"\n            },\n            {\n                \"billerId\": \"EDU004591HAR01\",\n                \"billerName\": \"Gita Bal Niketan Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004592HAR01\",\n                \"billerName\": \"Gita Niketan Awasiya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004593HAR01\",\n                \"billerName\": \"Gita Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004594HAR01\",\n                \"billerName\": \"Gitanjali Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004595HAR01\",\n                \"billerName\": \"Global International School\"\n            },\n            {\n                \"billerId\": \"EDU004596HAR01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU004597HAR01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU004598HAR01\",\n                \"billerName\": \"Global Public School, Kalwari\"\n            },\n            {\n                \"billerId\": \"EDU004599HAR01\",\n                \"billerName\": \"Glorious Public School\"\n            },\n            {\n                \"billerId\": \"EDU004600HAR01\",\n                \"billerName\": \"Godwin International School\"\n            },\n            {\n                \"billerId\": \"EDU004601HAR01\",\n                \"billerName\": \"Golaya Progressive Public School\"\n            },\n            {\n                \"billerId\": \"EDU004602HAR01\",\n                \"billerName\": \"Gold Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU004603HAR01\",\n                \"billerName\": \"Gold Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU004604HAR01\",\n                \"billerName\": \"Golden Harrier School\"\n            },\n            {\n                \"billerId\": \"EDU004605HAR01\",\n                \"billerName\": \"Golden Heights School\"\n            },\n            {\n                \"billerId\": \"EDU004606HAR01\",\n                \"billerName\": \"Golden Public School\"\n            },\n            {\n                \"billerId\": \"EDU004607HAR01\",\n                \"billerName\": \"Golden Valley International High School\"\n            },\n            {\n                \"billerId\": \"EDU004608HAR01\",\n                \"billerName\": \"Golden Valley Middle School,Jasaur Kheri\"\n            },\n            {\n                \"billerId\": \"EDU004609HAR01\",\n                \"billerName\": \"Golden Valley Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004610HAR01\",\n                \"billerName\": \"Gopal Vidya Mandir Sr.Sec. School, Jind\"\n            },\n            {\n                \"billerId\": \"EDU004611HAR01\",\n                \"billerName\": \"Gramin Sthali Sr. Sec. School, Morwala (Bhiwani)\"\n            },\n            {\n                \"billerId\": \"EDU004612HAR01\",\n                \"billerName\": \"Grand Columbus International School\"\n            },\n            {\n                \"billerId\": \"EDU004613HAR01\",\n                \"billerName\": \"Green Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU004614HAR01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU004615HAR01\",\n                \"billerName\": \"Green Fields Public School\"\n            },\n            {\n                \"billerId\": \"EDU004616HAR01\",\n                \"billerName\": \"Green Vale Public School\"\n            },\n            {\n                \"billerId\": \"EDU004617HAR01\",\n                \"billerName\": \"Green Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU004618HAR01\",\n                \"billerName\": \"Green Valley International School Petwar\"\n            },\n            {\n                \"billerId\": \"EDU004619HAR01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU004620HAR01\",\n                \"billerName\": \"Green Valley Sr. Sec. School Titoli\"\n            },\n            {\n                \"billerId\": \"EDU004621HAR01\",\n                \"billerName\": \"Green Wood Convent\"\n            },\n            {\n                \"billerId\": \"EDU004622HAR01\",\n                \"billerName\": \"Greenfield Public School\"\n            },\n            {\n                \"billerId\": \"EDU004623HAR01\",\n                \"billerName\": \"Greenland Public School\"\n            },\n            {\n                \"billerId\": \"EDU004624HAR01\",\n                \"billerName\": \"Greenland Public School Darar\"\n            },\n            {\n                \"billerId\": \"EDU004625HAR01\",\n                \"billerName\": \"Greenwood Public School\"\n            },\n            {\n                \"billerId\": \"EDU004626HAR01\",\n                \"billerName\": \"Growell Public School\"\n            },\n            {\n                \"billerId\": \"EDU004627HAR01\",\n                \"billerName\": \"Grv Model School\"\n            },\n            {\n                \"billerId\": \"EDU004628HAR01\",\n                \"billerName\": \"Gulab Public School\"\n            },\n            {\n                \"billerId\": \"EDU004629HAR01\",\n                \"billerName\": \"Gurgaon World School\"\n            },\n            {\n                \"billerId\": \"EDU004630HAR01\",\n                \"billerName\": \"Gurjar Kanya Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004631HAR01\",\n                \"billerName\": \"Gurjot Public School\"\n            },\n            {\n                \"billerId\": \"EDU004632HAR01\",\n                \"billerName\": \"Guru Dronacharya Internal School\"\n            },\n            {\n                \"billerId\": \"EDU004633HAR01\",\n                \"billerName\": \"Guru Dronacharya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004634HAR01\",\n                \"billerName\": \"Guru Dronacharya Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004635HAR01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004636HAR01\",\n                \"billerName\": \"Guru Harkishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004637HAR01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004638HAR01\",\n                \"billerName\": \"Guru Nanak Academy\"\n            },\n            {\n                \"billerId\": \"EDU004639HAR01\",\n                \"billerName\": \"Guru Nanak Academy , Kharak (Kaithal)\"\n            },\n            {\n                \"billerId\": \"EDU004640HAR01\",\n                \"billerName\": \"Guru Nanak Dev Academy\"\n            },\n            {\n                \"billerId\": \"EDU004641HAR01\",\n                \"billerName\": \"Guru Nanak International Academy, Abholi, Tehsil Rania, Distt. Sirsa\"\n            },\n            {\n                \"billerId\": \"EDU004642HAR01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU004643HAR01\",\n                \"billerName\": \"Guru Nanak Sr.Sec. School(G.N.International Avenue)Bhuna Road,Ratia(Fatehabad)Haryana-125051\"\n            },\n            {\n                \"billerId\": \"EDU004644HAR01\",\n                \"billerName\": \"Guru Ram Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU004645HAR01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU004646HAR01\",\n                \"billerName\": \"Gurugram Public  School\"\n            },\n            {\n                \"billerId\": \"EDU004647HAR01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU004648HAR01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU004649HAR01\",\n                \"billerName\": \"Gurukul High School Bhaiyapur Ladhout\"\n            },\n            {\n                \"billerId\": \"EDU004650HAR01\",\n                \"billerName\": \"Gurukul Khawaja Ahmedpur Nilokheri\"\n            },\n            {\n                \"billerId\": \"EDU004651HAR01\",\n                \"billerName\": \"Gurukul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004652HAR01\",\n                \"billerName\": \"Gurukulam The School\"\n            },\n            {\n                \"billerId\": \"EDU004653HAR01\",\n                \"billerName\": \"Gyan Deep Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004654HAR01\",\n                \"billerName\": \"Gyan Deep Sr. Secondary  School,\"\n            },\n            {\n                \"billerId\": \"EDU004655HAR01\",\n                \"billerName\": \"Gyan Devi Pub School\"\n            },\n            {\n                \"billerId\": \"EDU004656HAR01\",\n                \"billerName\": \"Gyan Devi School Gurgaon\"\n            },\n            {\n                \"billerId\": \"EDU004657HAR01\",\n                \"billerName\": \"Gyan Ganga Global School\"\n            },\n            {\n                \"billerId\": \"EDU004658HAR01\",\n                \"billerName\": \"Gyan Jyoti High School, Vpo Muradgarh (Karnal)\"\n            },\n            {\n                \"billerId\": \"EDU004659HAR01\",\n                \"billerName\": \"Gyandeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU004660HAR01\",\n                \"billerName\": \"H D Public School\"\n            },\n            {\n                \"billerId\": \"EDU004661HAR01\",\n                \"billerName\": \"H D Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU004662HAR01\",\n                \"billerName\": \"H D Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004663HAR01\",\n                \"billerName\": \"H R Green Field High School\"\n            },\n            {\n                \"billerId\": \"EDU004664HAR01\",\n                \"billerName\": \"H. D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004665HAR01\",\n                \"billerName\": \"H. D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004666HAR01\",\n                \"billerName\": \"H.C. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004667HAR01\",\n                \"billerName\": \"H.M. Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004668HAR01\",\n                \"billerName\": \"H.N. Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004669HAR01\",\n                \"billerName\": \"Hakeem Harbans Singh New Era Senior Secondary School, Santnagar\"\n            },\n            {\n                \"billerId\": \"EDU004670HAR01\",\n                \"billerName\": \"Hallmark Public School\"\n            },\n            {\n                \"billerId\": \"EDU004671HAR01\",\n                \"billerName\": \"Halwasiya Vidya Vihar Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004672HAR01\",\n                \"billerName\": \"Hansraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU004673HAR01\",\n                \"billerName\": \"Happy Child High School\"\n            },\n            {\n                \"billerId\": \"EDU004674HAR01\",\n                \"billerName\": \"Happy Evergreen Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004675HAR01\",\n                \"billerName\": \"Happy Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004676HAR01\",\n                \"billerName\": \"Happy Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004677HAR01\",\n                \"billerName\": \"Hardayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004678HAR01\",\n                \"billerName\": \"Hare Krishna International Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004679HAR01\",\n                \"billerName\": \"Hare Krishna World School\"\n            },\n            {\n                \"billerId\": \"EDU004680HAR01\",\n                \"billerName\": \"Hari Om Shiv Om Public School\"\n            },\n            {\n                \"billerId\": \"EDU004681HAR01\",\n                \"billerName\": \"Hari Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU004682HAR01\",\n                \"billerName\": \"Harkishan Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004683HAR01\",\n                \"billerName\": \"Haryana Model School\"\n            },\n            {\n                \"billerId\": \"EDU004684HAR01\",\n                \"billerName\": \"Haryana Public School\"\n            },\n            {\n                \"billerId\": \"EDU004685HAR01\",\n                \"billerName\": \"Haryana Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004686HAR01\",\n                \"billerName\": \"Hazari Singh Memorial (Hsm) International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004688HAR01\",\n                \"billerName\": \"Heritage International School\"\n            },\n            {\n                \"billerId\": \"EDU004689HAR01\",\n                \"billerName\": \"Heritage Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004690HAR01\",\n                \"billerName\": \"Hermann Gemeiner School\"\n            },\n            {\n                \"billerId\": \"EDU004691HAR01\",\n                \"billerName\": \"Himalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004692HAR01\",\n                \"billerName\": \"Himalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004693HAR01\",\n                \"billerName\": \"Himgiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU004694HAR01\",\n                \"billerName\": \"Himgiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU004695HAR01\",\n                \"billerName\": \"Hindu Public School\"\n            },\n            {\n                \"billerId\": \"EDU004696HAR01\",\n                \"billerName\": \"Hindu Public School\"\n            },\n            {\n                \"billerId\": \"EDU004697HAR01\",\n                \"billerName\": \"Hindu Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004698HAR01\",\n                \"billerName\": \"Hindu Sr. Sec. School Hansi\"\n            },\n            {\n                \"billerId\": \"EDU004699HAR01\",\n                \"billerName\": \"Hindu Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004700HAR01\",\n                \"billerName\": \"Hitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004701HAR01\",\n                \"billerName\": \"Holy Angels School\"\n            },\n            {\n                \"billerId\": \"EDU004702HAR01\",\n                \"billerName\": \"Holy Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU004703HAR01\",\n                \"billerName\": \"Holy Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU004704HAR01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU004705HAR01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU004706HAR01\",\n                \"billerName\": \"Holy Child Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004707HAR01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004708HAR01\",\n                \"billerName\": \"Holy Field Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004709HAR01\",\n                \"billerName\": \"Holy Heart High School\"\n            },\n            {\n                \"billerId\": \"EDU004710HAR01\",\n                \"billerName\": \"Holy Mission School\"\n            },\n            {\n                \"billerId\": \"EDU004711HAR01\",\n                \"billerName\": \"Holy Mother Public School\"\n            },\n            {\n                \"billerId\": \"EDU004712HAR01\",\n                \"billerName\": \"Holy Wisdom Convent\"\n            },\n            {\n                \"billerId\": \"EDU004713HAR01\",\n                \"billerName\": \"Homerton Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU004714HAR01\",\n                \"billerName\": \"Hps Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004715HAR01\",\n                \"billerName\": \"I B (L) Public School\"\n            },\n            {\n                \"billerId\": \"EDU004716HAR01\",\n                \"billerName\": \"I D Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004717HAR01\",\n                \"billerName\": \"I.P.S. Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004718HAR01\",\n                \"billerName\": \"Ideal International School\"\n            },\n            {\n                \"billerId\": \"EDU004719HAR01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004720HAR01\",\n                \"billerName\": \"Imperial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004721HAR01\",\n                \"billerName\": \"Inderprastha Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004722HAR01\",\n                \"billerName\": \"Indian Modern Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004723HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004724HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004725HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004726HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004727HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004728HAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004729HAR01\",\n                \"billerName\": \"Indian Public Sports School\"\n            },\n            {\n                \"billerId\": \"EDU004730HAR01\",\n                \"billerName\": \"Indian Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004731HAR01\",\n                \"billerName\": \"Indira Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004732HAR01\",\n                \"billerName\": \"Indo American School\"\n            },\n            {\n                \"billerId\": \"EDU004733HAR01\",\n                \"billerName\": \"Indology Public Sr. Sec  School\"\n            },\n            {\n                \"billerId\": \"EDU004734HAR01\",\n                \"billerName\": \"Indraprasth Public School\"\n            },\n            {\n                \"billerId\": \"EDU004735HAR01\",\n                \"billerName\": \"Indus Public School\"\n            },\n            {\n                \"billerId\": \"EDU004736HAR01\",\n                \"billerName\": \"Indus Public School\"\n            },\n            {\n                \"billerId\": \"EDU004737HAR01\",\n                \"billerName\": \"Indus Public School\"\n            },\n            {\n                \"billerId\": \"EDU004738HAR01\",\n                \"billerName\": \"Indus Public School\"\n            },\n            {\n                \"billerId\": \"EDU004739HAR01\",\n                \"billerName\": \"Indus Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004740HAR01\",\n                \"billerName\": \"Indus Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004741HAR01\",\n                \"billerName\": \"Indus Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU004742HAR01\",\n                \"billerName\": \"Infant Jesus School\"\n            },\n            {\n                \"billerId\": \"EDU004743HAR01\",\n                \"billerName\": \"Inspiration Public School\"\n            },\n            {\n                \"billerId\": \"EDU004744HAR01\",\n                \"billerName\": \"International Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU004745HAR01\",\n                \"billerName\": \"International Presidency Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004746HAR01\",\n                \"billerName\": \"Iqraa Public School\"\n            },\n            {\n                \"billerId\": \"EDU004747HAR01\",\n                \"billerName\": \"Ishwar International School\"\n            },\n            {\n                \"billerId\": \"EDU004748HAR01\",\n                \"billerName\": \"Itbp Public School\"\n            },\n            {\n                \"billerId\": \"EDU004749HAR01\",\n                \"billerName\": \"J D K D E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004750HAR01\",\n                \"billerName\": \"J K R Public School\"\n            },\n            {\n                \"billerId\": \"EDU004751HAR01\",\n                \"billerName\": \"J. J. School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU004752HAR01\",\n                \"billerName\": \"J.A.Saraswati Vidya Peeth Senior Secondary School, Bainsi\"\n            },\n            {\n                \"billerId\": \"EDU004753HAR01\",\n                \"billerName\": \"J.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004754HAR01\",\n                \"billerName\": \"J.P.Jain Senior Secondry School\"\n            },\n            {\n                \"billerId\": \"EDU004755HAR01\",\n                \"billerName\": \"J.S. International Public School,\"\n            },\n            {\n                \"billerId\": \"EDU004756HAR01\",\n                \"billerName\": \"Jai Bharat Modern School\"\n            },\n            {\n                \"billerId\": \"EDU004757HAR01\",\n                \"billerName\": \"Jai Guru Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU004758HAR01\",\n                \"billerName\": \"Jai Hind High School Gudha Distt Kurukshetra\"\n            },\n            {\n                \"billerId\": \"EDU004759HAR01\",\n                \"billerName\": \"Jai Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU004760HAR01\",\n                \"billerName\": \"Jai Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU004761HAR01\",\n                \"billerName\": \"Jaibir Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004762HAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004763HAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004764HAR01\",\n                \"billerName\": \"Jain Vidya Mandir High School\"\n            },\n            {\n                \"billerId\": \"EDU004765HAR01\",\n                \"billerName\": \"Jainendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU004766HAR01\",\n                \"billerName\": \"Jan Sewa Sansthan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004767HAR01\",\n                \"billerName\": \"Jankidas Kapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU004768HAR01\",\n                \"billerName\": \"Jankiji Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU004769HAR01\",\n                \"billerName\": \"Janta Shiksha Sadan Middle School\"\n            },\n            {\n                \"billerId\": \"EDU004770HAR01\",\n                \"billerName\": \"Jasper School\"\n            },\n            {\n                \"billerId\": \"EDU004771HAR01\",\n                \"billerName\": \"Jayanti Prasad Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004772HAR01\",\n                \"billerName\": \"Jcm International School\"\n            },\n            {\n                \"billerId\": \"EDU004773HAR01\",\n                \"billerName\": \"Jeevan Jyoti Global School\"\n            },\n            {\n                \"billerId\": \"EDU004774HAR01\",\n                \"billerName\": \"Jeevan Jyoti Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004775HAR01\",\n                \"billerName\": \"Jeewan Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU004776HAR01\",\n                \"billerName\": \"Jhankar High School\"\n            },\n            {\n                \"billerId\": \"EDU004777HAR01\",\n                \"billerName\": \"Jhankar Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004778HAR01\",\n                \"billerName\": \"Jind Public School\"\n            },\n            {\n                \"billerId\": \"EDU004779HAR01\",\n                \"billerName\": \"Jindal Public School Tosham\"\n            },\n            {\n                \"billerId\": \"EDU004780HAR01\",\n                \"billerName\": \"Jiva Public School\"\n            },\n            {\n                \"billerId\": \"EDU004781HAR01\",\n                \"billerName\": \"Jiwan Jyoti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004782HAR01\",\n                \"billerName\": \"Jlj Concept School\"\n            },\n            {\n                \"billerId\": \"EDU004783HAR01\",\n                \"billerName\": \"John F Kennedy Public School\"\n            },\n            {\n                \"billerId\": \"EDU004784HAR01\",\n                \"billerName\": \"John Wesley Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004785HAR01\",\n                \"billerName\": \"Jps Academy Assandh\"\n            },\n            {\n                \"billerId\": \"EDU004786HAR01\",\n                \"billerName\": \"Jupiter Public School\"\n            },\n            {\n                \"billerId\": \"EDU004787HAR01\",\n                \"billerName\": \"Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU004788HAR01\",\n                \"billerName\": \"K C M Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004789HAR01\",\n                \"billerName\": \"K L Arya D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU004790HAR01\",\n                \"billerName\": \"K L M Dayanand Pub  Sr Sec School No 1\"\n            },\n            {\n                \"billerId\": \"EDU004791HAR01\",\n                \"billerName\": \"K L Mehta Dayanand Public S S School\"\n            },\n            {\n                \"billerId\": \"EDU004792HAR01\",\n                \"billerName\": \"K L Mehta Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004793HAR01\",\n                \"billerName\": \"K M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004794HAR01\",\n                \"billerName\": \"K R Mangalam World School\"\n            },\n            {\n                \"billerId\": \"EDU004795HAR01\",\n                \"billerName\": \"K.C.M. Army High School\"\n            },\n            {\n                \"billerId\": \"EDU004796HAR01\",\n                \"billerName\": \"K.D.M. Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004797HAR01\",\n                \"billerName\": \"K.L.Mehta Dayanand High School\"\n            },\n            {\n                \"billerId\": \"EDU004798HAR01\",\n                \"billerName\": \"K.N. Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004799HAR01\",\n                \"billerName\": \"K.V.M.Sr.Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004800HAR01\",\n                \"billerName\": \"Kali Ram Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004801HAR01\",\n                \"billerName\": \"Kalpana Chawla Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU004802HAR01\",\n                \"billerName\": \"Kamla Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU004803HAR01\",\n                \"billerName\": \"Kandy Public School\"\n            },\n            {\n                \"billerId\": \"EDU004804HAR01\",\n                \"billerName\": \"Kanhiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004805HAR01\",\n                \"billerName\": \"Kanya Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU004806HAR01\",\n                \"billerName\": \"Kapil Vidya Mandir Seniour Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004807HAR01\",\n                \"billerName\": \"Karan Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004808HAR01\",\n                \"billerName\": \"Karan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004809HAR01\",\n                \"billerName\": \"Karan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004810HAR01\",\n                \"billerName\": \"Karan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004811HAR01\",\n                \"billerName\": \"Karhana Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004812HAR01\",\n                \"billerName\": \"Karnal International School\"\n            },\n            {\n                \"billerId\": \"EDU004813HAR01\",\n                \"billerName\": \"Katar Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004814HAR01\",\n                \"billerName\": \"Kcm World School\"\n            },\n            {\n                \"billerId\": \"EDU004815HAR01\",\n                \"billerName\": \"Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU004816HAR01\",\n                \"billerName\": \"Keshav Vidya Vihar Senior Secondary School Khor\"\n            },\n            {\n                \"billerId\": \"EDU004817HAR01\",\n                \"billerName\": \"Kharian Public School\"\n            },\n            {\n                \"billerId\": \"EDU004818HAR01\",\n                \"billerName\": \"Kiran Memorial Public High School, Jawan\"\n            },\n            {\n                \"billerId\": \"EDU004819HAR01\",\n                \"billerName\": \"Kirorimal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004820HAR01\",\n                \"billerName\": \"Kite International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004821HAR01\",\n                \"billerName\": \"Kohinoor International Academy\"\n            },\n            {\n                \"billerId\": \"EDU004822HAR01\",\n                \"billerName\": \"Kota Public School Jandli Khurd\"\n            },\n            {\n                \"billerId\": \"EDU004823HAR01\",\n                \"billerName\": \"Koyal Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004824HAR01\",\n                \"billerName\": \"Krishna Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004825HAR01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU004826HAR01\",\n                \"billerName\": \"Kuldeep Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004827HAR01\",\n                \"billerName\": \"Kundan Green Valley Paradise\"\n            },\n            {\n                \"billerId\": \"EDU004828HAR01\",\n                \"billerName\": \"Kunskapsskolan\"\n            },\n            {\n                \"billerId\": \"EDU004829HAR01\",\n                \"billerName\": \"Kurukshetra Model School Kurukshetra\"\n            },\n            {\n                \"billerId\": \"EDU004830HAR01\",\n                \"billerName\": \"Kvm Public School\"\n            },\n            {\n                \"billerId\": \"EDU004831HAR01\",\n                \"billerName\": \"L A Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004832HAR01\",\n                \"billerName\": \"L C R T Public School\"\n            },\n            {\n                \"billerId\": \"EDU004833HAR01\",\n                \"billerName\": \"Lady Florence Public School\"\n            },\n            {\n                \"billerId\": \"EDU004834HAR01\",\n                \"billerName\": \"Lala Jagan Nath Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004835HAR01\",\n                \"billerName\": \"Landmark International School\"\n            },\n            {\n                \"billerId\": \"EDU004836HAR01\",\n                \"billerName\": \"Laxmi International School\"\n            },\n            {\n                \"billerId\": \"EDU004837HAR01\",\n                \"billerName\": \"Laxmi Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004838HAR01\",\n                \"billerName\": \"Lbs Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004839HAR01\",\n                \"billerName\": \"Like Public School\"\n            },\n            {\n                \"billerId\": \"EDU004840HAR01\",\n                \"billerName\": \"Lingayas Public School\"\n            },\n            {\n                \"billerId\": \"EDU004841HAR01\",\n                \"billerName\": \"Lion Public School\"\n            },\n            {\n                \"billerId\": \"EDU004842HAR01\",\n                \"billerName\": \"Little Angel Public School Alawala Distt.Karnal\"\n            },\n            {\n                \"billerId\": \"EDU004843HAR01\",\n                \"billerName\": \"Little Angels School\"\n            },\n            {\n                \"billerId\": \"EDU004844HAR01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004845HAR01\",\n                \"billerName\": \"Little Flower Visitatian Convent Sch\"\n            },\n            {\n                \"billerId\": \"EDU004846HAR01\",\n                \"billerName\": \"Little Hearts Public School\"\n            },\n            {\n                \"billerId\": \"EDU004847HAR01\",\n                \"billerName\": \"Lok Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU004848HAR01\",\n                \"billerName\": \"Lord Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU004849HAR01\",\n                \"billerName\": \"Lord Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU004850HAR01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU004851HAR01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU004852HAR01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU004853HAR01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU004854HAR01\",\n                \"billerName\": \"Lord Mahavir Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004855HAR01\",\n                \"billerName\": \"Lord Shiva Model School\"\n            },\n            {\n                \"billerId\": \"EDU004856HAR01\",\n                \"billerName\": \"Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU004857HAR01\",\n                \"billerName\": \"Lotus Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU004858HAR01\",\n                \"billerName\": \"Lt. Atul Katarya Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU004859HAR01\",\n                \"billerName\": \"Lttm Public School\"\n            },\n            {\n                \"billerId\": \"EDU004860HAR01\",\n                \"billerName\": \"M D N Public School\"\n            },\n            {\n                \"billerId\": \"EDU004861HAR01\",\n                \"billerName\": \"M D N Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004862HAR01\",\n                \"billerName\": \"M M International School\"\n            },\n            {\n                \"billerId\": \"EDU004863HAR01\",\n                \"billerName\": \"M M Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004864HAR01\",\n                \"billerName\": \"M N M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004865HAR01\",\n                \"billerName\": \"M R Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004866HAR01\",\n                \"billerName\": \"M R Public School\"\n            },\n            {\n                \"billerId\": \"EDU004867HAR01\",\n                \"billerName\": \"M S Saraswati Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004868HAR01\",\n                \"billerName\": \"M. B. D. International High School\"\n            },\n            {\n                \"billerId\": \"EDU004869HAR01\",\n                \"billerName\": \"M. M. International School, Karnal\"\n            },\n            {\n                \"billerId\": \"EDU004870HAR01\",\n                \"billerName\": \"M. S. Seni Sec. School,\"\n            },\n            {\n                \"billerId\": \"EDU004871HAR01\",\n                \"billerName\": \"M.D. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004872HAR01\",\n                \"billerName\": \"M.D.A.V. Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004873HAR01\",\n                \"billerName\": \"M.D.S. Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004874HAR01\",\n                \"billerName\": \"M.D.Sr. Sec. School, Neemriwali (Bhiwani)\"\n            },\n            {\n                \"billerId\": \"EDU004875HAR01\",\n                \"billerName\": \"M.D.Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004876HAR01\",\n                \"billerName\": \"M.D.Sr.Sec.School, Mumtajpur (Gurgaon)\"\n            },\n            {\n                \"billerId\": \"EDU004877HAR01\",\n                \"billerName\": \"M.D.V.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU004878HAR01\",\n                \"billerName\": \"M.G.M. Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004879HAR01\",\n                \"billerName\": \"M.H.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004880HAR01\",\n                \"billerName\": \"M.L.P. Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004881HAR01\",\n                \"billerName\": \"M.M.International School\"\n            },\n            {\n                \"billerId\": \"EDU004882HAR01\",\n                \"billerName\": \"M.P.S International School\"\n            },\n            {\n                \"billerId\": \"EDU004883HAR01\",\n                \"billerName\": \"M.R International School\"\n            },\n            {\n                \"billerId\": \"EDU004884HAR01\",\n                \"billerName\": \"M.R. Sr. Sec. School Hassanpur (Jhajjar)\"\n            },\n            {\n                \"billerId\": \"EDU004885HAR01\",\n                \"billerName\": \"M.R.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004886HAR01\",\n                \"billerName\": \"M.R.Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004887HAR01\",\n                \"billerName\": \"M.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004888HAR01\",\n                \"billerName\": \"M.S.D. Springbells Public School\"\n            },\n            {\n                \"billerId\": \"EDU004889HAR01\",\n                \"billerName\": \"Maa Bhagwati Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004890HAR01\",\n                \"billerName\": \"Maa Omwati Global Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004891HAR01\",\n                \"billerName\": \"Maa Saraswati Public School, Dahisara, Sonepat\"\n            },\n            {\n                \"billerId\": \"EDU004892HAR01\",\n                \"billerName\": \"Madhu Sudan Public School\"\n            },\n            {\n                \"billerId\": \"EDU004893HAR01\",\n                \"billerName\": \"Mahadev Desai Public School\"\n            },\n            {\n                \"billerId\": \"EDU004894HAR01\",\n                \"billerName\": \"Maharaja Agarsain Sanatan Dharam Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004895HAR01\",\n                \"billerName\": \"Maharaja Agarsen Public School\"\n            },\n            {\n                \"billerId\": \"EDU004896HAR01\",\n                \"billerName\": \"Maharaja Aggarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004897HAR01\",\n                \"billerName\": \"Maharaja Aggarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU004898HAR01\",\n                \"billerName\": \"Maharaja Aggarsain Senior Public School\"\n            },\n            {\n                \"billerId\": \"EDU004899HAR01\",\n                \"billerName\": \"Maharaja Aggarsain Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU004900HAR01\",\n                \"billerName\": \"Maharaja Aggarsein Public School\"\n            },\n            {\n                \"billerId\": \"EDU004901HAR01\",\n                \"billerName\": \"Maharaja Aggarsen Public School\"\n            },\n            {\n                \"billerId\": \"EDU004902HAR01\",\n                \"billerName\": \"Maharaja Agrasain Girls Sr. School\"\n            },\n            {\n                \"billerId\": \"EDU004903HAR01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU004904HAR01\",\n                \"billerName\": \"Maharana Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU004905HAR01\",\n                \"billerName\": \"Maharana Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU004906HAR01\",\n                \"billerName\": \"Maharani Lakshmi Bai Public School\"\n            },\n            {\n                \"billerId\": \"EDU004907HAR01\",\n                \"billerName\": \"Maharani Laxmi Bai Neo Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU004908HAR01\",\n                \"billerName\": \"Maharishi Dayanand Convent School &amp; Sports Academy\"\n            },\n            {\n                \"billerId\": \"EDU004909HAR01\",\n                \"billerName\": \"Maharishi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU004910HAR01\",\n                \"billerName\": \"Maharishi Meinhien Public School\"\n            },\n            {\n                \"billerId\": \"EDU004911HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004912HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004913HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004914HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004915HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU004916HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU004917HAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004918HAR01\",\n                \"billerName\": \"Mahatma Jyoti Rao Public School\"\n            },\n            {\n                \"billerId\": \"EDU004919HAR01\",\n                \"billerName\": \"Mahendra Model School\"\n            },\n            {\n                \"billerId\": \"EDU004920HAR01\",\n                \"billerName\": \"Maj. R N Kapoor Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004921HAR01\",\n                \"billerName\": \"Major Bihari Lal Memorial Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU004922HAR01\",\n                \"billerName\": \"Malviya Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU004923HAR01\",\n                \"billerName\": \"Mam Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU004924HAR01\",\n                \"billerName\": \"Manav Mangal School\"\n            },\n            {\n                \"billerId\": \"EDU004925HAR01\",\n                \"billerName\": \"Manav Rachan International School\"\n            },\n            {\n                \"billerId\": \"EDU004926HAR01\",\n                \"billerName\": \"Manav Rachna International School\"\n            },\n            {\n                \"billerId\": \"EDU004927HAR01\",\n                \"billerName\": \"Manav Rachna International School\"\n            },\n            {\n                \"billerId\": \"EDU004928HAR01\",\n                \"billerName\": \"Manav Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU004929HAR01\",\n                \"billerName\": \"Manish Papneja Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU004930HAR01\",\n                \"billerName\": \"Mann International School\"\n            },\n            {\n                \"billerId\": \"EDU004931HAR01\",\n                \"billerName\": \"Manohar Lal Saraf Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004932HAR01\",\n                \"billerName\": \"Mary Angel&#39;&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU004933HAR01\",\n                \"billerName\": \"Masd Public School\"\n            },\n            {\n                \"billerId\": \"EDU004934HAR01\",\n                \"billerName\": \"Mata Gujri High School\"\n            },\n            {\n                \"billerId\": \"EDU004935HAR01\",\n                \"billerName\": \"Mata Mariam Jan Seva Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU004936HAR01\",\n                \"billerName\": \"Mata Punna Devi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004937HAR01\",\n                \"billerName\": \"Mata Ram Piari Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU004938HAR01\",\n                \"billerName\": \"Mata Rukmani Rai Arya Girls Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004939HAR01\",\n                \"billerName\": \"Mata Sahib Kaur Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004940HAR01\",\n                \"billerName\": \"Matrikiran High School\"\n            },\n            {\n                \"billerId\": \"EDU004941HAR01\",\n                \"billerName\": \"Mdk International School,Sirsa\"\n            },\n            {\n                \"billerId\": \"EDU004942HAR01\",\n                \"billerName\": \"Mds Public School\"\n            },\n            {\n                \"billerId\": \"EDU004943HAR01\",\n                \"billerName\": \"Meenakshi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004944HAR01\",\n                \"billerName\": \"Mega Mind Sr. Sec. School, Tosham\"\n            },\n            {\n                \"billerId\": \"EDU004945HAR01\",\n                \"billerName\": \"Megha Ram Public High School\"\n            },\n            {\n                \"billerId\": \"EDU004946HAR01\",\n                \"billerName\": \"Merry Land Convent Middle School\"\n            },\n            {\n                \"billerId\": \"EDU004947HAR01\",\n                \"billerName\": \"Merry Land Convent School, Mandi Dabwali Distt. Sirsa\"\n            },\n            {\n                \"billerId\": \"EDU004948HAR01\",\n                \"billerName\": \"Metis Public School\"\n            },\n            {\n                \"billerId\": \"EDU004949HAR01\",\n                \"billerName\": \"Mewat Model School\"\n            },\n            {\n                \"billerId\": \"EDU004950HAR01\",\n                \"billerName\": \"Mewat Model School\"\n            },\n            {\n                \"billerId\": \"EDU004951HAR01\",\n                \"billerName\": \"Mewat Model School\"\n            },\n            {\n                \"billerId\": \"EDU004952HAR01\",\n                \"billerName\": \"Mewat Model School\"\n            },\n            {\n                \"billerId\": \"EDU004953HAR01\",\n                \"billerName\": \"Mewat Model School Nagina\"\n            },\n            {\n                \"billerId\": \"EDU004954HAR01\",\n                \"billerName\": \"Model Sanskriti Sr. Sec. School, Kharak Khurd (Bhiwani)\"\n            },\n            {\n                \"billerId\": \"EDU004955HAR01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU004956HAR01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU004957HAR01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU004958HAR01\",\n                \"billerName\": \"Model School Kalanaur\"\n            },\n            {\n                \"billerId\": \"EDU004959HAR01\",\n                \"billerName\": \"Modern Arya Public School\"\n            },\n            {\n                \"billerId\": \"EDU004960HAR01\",\n                \"billerName\": \"Modern B P Public School\"\n            },\n            {\n                \"billerId\": \"EDU004961HAR01\",\n                \"billerName\": \"Modern Defence School\"\n            },\n            {\n                \"billerId\": \"EDU004962HAR01\",\n                \"billerName\": \"Modern Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU004963HAR01\",\n                \"billerName\": \"Modern Hind Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004964HAR01\",\n                \"billerName\": \"Modern International Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004965HAR01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU004966HAR01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU004967HAR01\",\n                \"billerName\": \"Modern Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004968HAR01\",\n                \"billerName\": \"Modern Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU004969HAR01\",\n                \"billerName\": \"Modern Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004970HAR01\",\n                \"billerName\": \"Modern Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU004971HAR01\",\n                \"billerName\": \"Modern Sr. Sec. School, Bhojawas\"\n            },\n            {\n                \"billerId\": \"EDU004972HAR01\",\n                \"billerName\": \"Modern Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU004973HAR01\",\n                \"billerName\": \"Modern Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU004974HAR01\",\n                \"billerName\": \"Modern Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU004975HAR01\",\n                \"billerName\": \"Modern Vidya Niketan Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004976HAR01\",\n                \"billerName\": \"Modish Pubic School\"\n            },\n            {\n                \"billerId\": \"EDU004977HAR01\",\n                \"billerName\": \"Modish Public School\"\n            },\n            {\n                \"billerId\": \"EDU004978HAR01\",\n                \"billerName\": \"Moga Devi Minda Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU004979HAR01\",\n                \"billerName\": \"Montessori Convent High School,\"\n            },\n            {\n                \"billerId\": \"EDU004980HAR01\",\n                \"billerName\": \"Montfort World School\"\n            },\n            {\n                \"billerId\": \"EDU004981HAR01\",\n                \"billerName\": \"Mother India Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004982HAR01\",\n                \"billerName\": \"Mother India Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU004983HAR01\",\n                \"billerName\": \"Mother India Sr. Sec. School Mokhra (Rohtak)\"\n            },\n            {\n                \"billerId\": \"EDU004984HAR01\",\n                \"billerName\": \"Mother Teresa Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004985HAR01\",\n                \"billerName\": \"Mother Teresa Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU004986HAR01\",\n                \"billerName\": \"Mother Tersa Convent School, Bhattu Mandi\"\n            },\n            {\n                \"billerId\": \"EDU004987HAR01\",\n                \"billerName\": \"Mothers Pride Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004988HAR01\",\n                \"billerName\": \"Mother&#39;S Pride Public School\"\n            },\n            {\n                \"billerId\": \"EDU004989HAR01\",\n                \"billerName\": \"Moti Ram Arya Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU004990HAR01\",\n                \"billerName\": \"Motilal Nehru Public School\"\n            },\n            {\n                \"billerId\": \"EDU004991HAR01\",\n                \"billerName\": \"Motilal Nehru School Of Sports\"\n            },\n            {\n                \"billerId\": \"EDU004992HAR01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU004993HAR01\",\n                \"billerName\": \"Mount Litera Zee School, Dariyapur\"\n            },\n            {\n                \"billerId\": \"EDU004994HAR01\",\n                \"billerName\": \"Mount Litera Zee School, Panchkula\"\n            },\n            {\n                \"billerId\": \"EDU004995HAR01\",\n                \"billerName\": \"Mount View Public School\"\n            },\n            {\n                \"billerId\": \"EDU004996HAR01\",\n                \"billerName\": \"Mrcr  Public School\"\n            },\n            {\n                \"billerId\": \"EDU004997HAR01\",\n                \"billerName\": \"Mukand Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU004998HAR01\",\n                \"billerName\": \"Mukul Convent School\"\n            },\n            {\n                \"billerId\": \"EDU004999HAR01\",\n                \"billerName\": \"N C C Sr Model School\"\n            },\n            {\n                \"billerId\": \"EDU005000HAR01\",\n                \"billerName\": \"N D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU005001HAR01\",\n                \"billerName\": \"N.I.C Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005002HAR01\",\n                \"billerName\": \"Nachiketan Model Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005003HAR01\",\n                \"billerName\": \"Nachiketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005004HAR01\",\n                \"billerName\": \"Nalanda Bal Sr. Sec. School, Dayalpur, Ballabgarh\"\n            },\n            {\n                \"billerId\": \"EDU005005HAR01\",\n                \"billerName\": \"Nalanda International School\"\n            },\n            {\n                \"billerId\": \"EDU005006HAR01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU005007HAR01\",\n                \"billerName\": \"Nalanda Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005008HAR01\",\n                \"billerName\": \"Nalwa Lovely Public School\"\n            },\n            {\n                \"billerId\": \"EDU005009HAR01\",\n                \"billerName\": \"Narsingh Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU005010HAR01\",\n                \"billerName\": \"National Montessi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005011HAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU005012HAR01\",\n                \"billerName\": \"National Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005013HAR01\",\n                \"billerName\": \"Nav Bharat Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005014HAR01\",\n                \"billerName\": \"Nav Durga Public School\"\n            },\n            {\n                \"billerId\": \"EDU005015HAR01\",\n                \"billerName\": \"Nav Jiwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005016HAR01\",\n                \"billerName\": \"Nav Jyoti High School\"\n            },\n            {\n                \"billerId\": \"EDU005017HAR01\",\n                \"billerName\": \"Nav Jyoti Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005018HAR01\",\n                \"billerName\": \"Nav Jyoti Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005019HAR01\",\n                \"billerName\": \"Navodya Vidya Niketan Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005020HAR01\",\n                \"billerName\": \"Navyug Public School\"\n            },\n            {\n                \"billerId\": \"EDU005021HAR01\",\n                \"billerName\": \"Navyug Sr. Sec. School,\"\n            },\n            {\n                \"billerId\": \"EDU005022HAR01\",\n                \"billerName\": \"Navyug Sr.Sec.School,Bandaheri(Mundhal),Hissar\"\n            },\n            {\n                \"billerId\": \"EDU005023HAR01\",\n                \"billerName\": \"New D.P.S.\"\n            },\n            {\n                \"billerId\": \"EDU005024HAR01\",\n                \"billerName\": \"New Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005025HAR01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU005026HAR01\",\n                \"billerName\": \"New Era Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005027HAR01\",\n                \"billerName\": \"New Era Senior Secondary School, Kund (Rewari)\"\n            },\n            {\n                \"billerId\": \"EDU005028HAR01\",\n                \"billerName\": \"New Happy Public School\"\n            },\n            {\n                \"billerId\": \"EDU005029HAR01\",\n                \"billerName\": \"New Happy Public School\"\n            },\n            {\n                \"billerId\": \"EDU005030HAR01\",\n                \"billerName\": \"New India Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005031HAR01\",\n                \"billerName\": \"New India Public School\"\n            },\n            {\n                \"billerId\": \"EDU005032HAR01\",\n                \"billerName\": \"New Kashi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005033HAR01\",\n                \"billerName\": \"New Lahoria Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005034HAR01\",\n                \"billerName\": \"New Pragati Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005035HAR01\",\n                \"billerName\": \"New Shisu Kalyan High School\"\n            },\n            {\n                \"billerId\": \"EDU005036HAR01\",\n                \"billerName\": \"New Yashoda Public School\"\n            },\n            {\n                \"billerId\": \"EDU005037HAR01\",\n                \"billerName\": \"Ningania Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005038HAR01\",\n                \"billerName\": \"Nirmal Public Sch0Ol\"\n            },\n            {\n                \"billerId\": \"EDU005039HAR01\",\n                \"billerName\": \"Nirmal Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005040HAR01\",\n                \"billerName\": \"Nishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005041HAR01\",\n                \"billerName\": \"Nishant Public School\"\n            },\n            {\n                \"billerId\": \"EDU005042HAR01\",\n                \"billerName\": \"Northern International School\"\n            },\n            {\n                \"billerId\": \"EDU005043HAR01\",\n                \"billerName\": \"Northland International School\"\n            },\n            {\n                \"billerId\": \"EDU005044HAR01\",\n                \"billerName\": \"Ntpc Sachdeva International School\"\n            },\n            {\n                \"billerId\": \"EDU005045HAR01\",\n                \"billerName\": \"Nvn School\"\n            },\n            {\n                \"billerId\": \"EDU005046HAR01\",\n                \"billerName\": \"O P Jindal Modern School\"\n            },\n            {\n                \"billerId\": \"EDU005047HAR01\",\n                \"billerName\": \"O P S Internatioal School\"\n            },\n            {\n                \"billerId\": \"EDU005048HAR01\",\n                \"billerName\": \"O S D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005049HAR01\",\n                \"billerName\": \"Octagon Public School\"\n            },\n            {\n                \"billerId\": \"EDU005050HAR01\",\n                \"billerName\": \"Om Internation Public School\"\n            },\n            {\n                \"billerId\": \"EDU005051HAR01\",\n                \"billerName\": \"Om International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005052HAR01\",\n                \"billerName\": \"Om International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005053HAR01\",\n                \"billerName\": \"Om International Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005054HAR01\",\n                \"billerName\": \"Om Parkash Garg Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005055HAR01\",\n                \"billerName\": \"Om Public School\"\n            },\n            {\n                \"billerId\": \"EDU005056HAR01\",\n                \"billerName\": \"Om Shanti Shiksha Sadan Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005057HAR01\",\n                \"billerName\": \"Ops Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005058HAR01\",\n                \"billerName\": \"Our Lady Of Fatima Convent Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005059HAR01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU005060HAR01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU005061HAR01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU005062HAR01\",\n                \"billerName\": \"Oxford Public School, Kheri Taloda\"\n            },\n            {\n                \"billerId\": \"EDU005063HAR01\",\n                \"billerName\": \"P K R Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU005064HAR01\",\n                \"billerName\": \"P.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005065HAR01\",\n                \"billerName\": \"P.L. Jindal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005066HAR01\",\n                \"billerName\": \"P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005067HAR01\",\n                \"billerName\": \"Panipat International School\"\n            },\n            {\n                \"billerId\": \"EDU005068HAR01\",\n                \"billerName\": \"Param Mitra Kanya Vidya Niketan Sr. Sec. School,\"\n            },\n            {\n                \"billerId\": \"EDU005069HAR01\",\n                \"billerName\": \"Paramhansa Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005070HAR01\",\n                \"billerName\": \"Paramount Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005071HAR01\",\n                \"billerName\": \"Paramount High School\"\n            },\n            {\n                \"billerId\": \"EDU005072HAR01\",\n                \"billerName\": \"Paramount Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005073HAR01\",\n                \"billerName\": \"Paras Ram Het Ram (Kaliyana Wale) Smirity Kanya Sr. Sec. School, Ch. Dadri\"\n            },\n            {\n                \"billerId\": \"EDU005074HAR01\",\n                \"billerName\": \"Partap Singh Memorial Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005075HAR01\",\n                \"billerName\": \"Parth Public School\"\n            },\n            {\n                \"billerId\": \"EDU005076HAR01\",\n                \"billerName\": \"Pathania Public School\"\n            },\n            {\n                \"billerId\": \"EDU005077HAR01\",\n                \"billerName\": \"Pathfinder Global  School\"\n            },\n            {\n                \"billerId\": \"EDU005078HAR01\",\n                \"billerName\": \"Pathfinder Global School\"\n            },\n            {\n                \"billerId\": \"EDU005079HAR01\",\n                \"billerName\": \"Pdm Public School\"\n            },\n            {\n                \"billerId\": \"EDU005080HAR01\",\n                \"billerName\": \"Pinewood International  Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU005081HAR01\",\n                \"billerName\": \"Pioneer Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005082HAR01\",\n                \"billerName\": \"Pkr Jain Vatika\"\n            },\n            {\n                \"billerId\": \"EDU005083HAR01\",\n                \"billerName\": \"Pole Star Public School\"\n            },\n            {\n                \"billerId\": \"EDU005084HAR01\",\n                \"billerName\": \"Pole Star Public School\"\n            },\n            {\n                \"billerId\": \"EDU005085HAR01\",\n                \"billerName\": \"Police Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005086HAR01\",\n                \"billerName\": \"Pooja Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU005087HAR01\",\n                \"billerName\": \"Pooja Modern School\"\n            },\n            {\n                \"billerId\": \"EDU005088HAR01\",\n                \"billerName\": \"Prakash Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005089HAR01\",\n                \"billerName\": \"Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU005090HAR01\",\n                \"billerName\": \"Pranavananda International School\"\n            },\n            {\n                \"billerId\": \"EDU005091HAR01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU005092HAR01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU005093HAR01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU005094HAR01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU005095HAR01\",\n                \"billerName\": \"Pratap Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005096HAR01\",\n                \"billerName\": \"Prerna Public School\"\n            },\n            {\n                \"billerId\": \"EDU005097HAR01\",\n                \"billerName\": \"Presidium\"\n            },\n            {\n                \"billerId\": \"EDU005098HAR01\",\n                \"billerName\": \"Presidium School\"\n            },\n            {\n                \"billerId\": \"EDU005099HAR01\",\n                \"billerName\": \"Prince Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005100HAR01\",\n                \"billerName\": \"Psc Jain Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005101HAR01\",\n                \"billerName\": \"Public School Bal Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU005102HAR01\",\n                \"billerName\": \"Puran Murti Global School\"\n            },\n            {\n                \"billerId\": \"EDU005103HAR01\",\n                \"billerName\": \"R C  Green Field School\"\n            },\n            {\n                \"billerId\": \"EDU005104HAR01\",\n                \"billerName\": \"R C Memorial Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005105HAR01\",\n                \"billerName\": \"R D M Saraswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU005106HAR01\",\n                \"billerName\": \"R E D School\"\n            },\n            {\n                \"billerId\": \"EDU005107HAR01\",\n                \"billerName\": \"R E D Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005108HAR01\",\n                \"billerName\": \"R J L Public School\"\n            },\n            {\n                \"billerId\": \"EDU005109HAR01\",\n                \"billerName\": \"R K Memorial Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005110HAR01\",\n                \"billerName\": \"R R N Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005111HAR01\",\n                \"billerName\": \"R S Public Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005112HAR01\",\n                \"billerName\": \"R. D. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005113HAR01\",\n                \"billerName\": \"R. N. School\"\n            },\n            {\n                \"billerId\": \"EDU005114HAR01\",\n                \"billerName\": \"R.B.S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005115HAR01\",\n                \"billerName\": \"R.C.M Sr. Sec. School Kosli\"\n            },\n            {\n                \"billerId\": \"EDU005116HAR01\",\n                \"billerName\": \"R.E.D. School Charkhi\"\n            },\n            {\n                \"billerId\": \"EDU005117HAR01\",\n                \"billerName\": \"R.K.S.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005118HAR01\",\n                \"billerName\": \"R.P.S. Public Sr. Sec. School,Vill:- Surana, Distt. Mahendergarh\"\n            },\n            {\n                \"billerId\": \"EDU005119HAR01\",\n                \"billerName\": \"Rabindranath World School\"\n            },\n            {\n                \"billerId\": \"EDU005120HAR01\",\n                \"billerName\": \"Radha Krishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005121HAR01\",\n                \"billerName\": \"Radha Lal Gita Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005122HAR01\",\n                \"billerName\": \"Radiant Public School\"\n            },\n            {\n                \"billerId\": \"EDU005123HAR01\",\n                \"billerName\": \"Raghunath Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005124HAR01\",\n                \"billerName\": \"Rainbow Montessori School, Habri\"\n            },\n            {\n                \"billerId\": \"EDU005125HAR01\",\n                \"billerName\": \"Raj International School\"\n            },\n            {\n                \"billerId\": \"EDU005126HAR01\",\n                \"billerName\": \"Rajendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU005127HAR01\",\n                \"billerName\": \"Rajendra Public Sr.Sec.School,Panjuana (Sirsa)\"\n            },\n            {\n                \"billerId\": \"EDU005128HAR01\",\n                \"billerName\": \"Rajkul Sr. Sec. School, Bal Rangran (Karnal)\"\n            },\n            {\n                \"billerId\": \"EDU005129HAR01\",\n                \"billerName\": \"Rajmala Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005130HAR01\",\n                \"billerName\": \"Rajwanshi Shiksha Niketan Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU005131HAR01\",\n                \"billerName\": \"Ram Krishan Paramhans Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005132HAR01\",\n                \"billerName\": \"Ram Prasad Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005133HAR01\",\n                \"billerName\": \"Rama &amp; Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU005134HAR01\",\n                \"billerName\": \"Rama Krishna Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005135HAR01\",\n                \"billerName\": \"Raman Munjal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005136HAR01\",\n                \"billerName\": \"Ramchander Public School\"\n            },\n            {\n                \"billerId\": \"EDU005137HAR01\",\n                \"billerName\": \"Ranbir Singh Model School\"\n            },\n            {\n                \"billerId\": \"EDU005138HAR01\",\n                \"billerName\": \"Rao Bane Singh Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU005139HAR01\",\n                \"billerName\": \"Rao Harchand Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005140HAR01\",\n                \"billerName\": \"Rao Jai Ram Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005141HAR01\",\n                \"billerName\": \"Rao Khem Chand Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU005142HAR01\",\n                \"billerName\": \"Rao Lal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005143HAR01\",\n                \"billerName\": \"Rao Mool Chand Senior Secondary School, Khatoti Khurd\"\n            },\n            {\n                \"billerId\": \"EDU005144HAR01\",\n                \"billerName\": \"Rao Net Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU005145HAR01\",\n                \"billerName\": \"Rao Nihal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005146HAR01\",\n                \"billerName\": \"Rao Pahlad Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005147HAR01\",\n                \"billerName\": \"Rao Pahlad Singh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005148HAR01\",\n                \"billerName\": \"Rao Ram Chander Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005149HAR01\",\n                \"billerName\": \"Rao Ram Jiwan Singh Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005150HAR01\",\n                \"billerName\": \"Rao Ram Singh Senior Secondary School,Dhani Khemuwali,Bhora Kalan\"\n            },\n            {\n                \"billerId\": \"EDU005151HAR01\",\n                \"billerName\": \"Rashtriya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005152HAR01\",\n                \"billerName\": \"Rattan Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005153HAR01\",\n                \"billerName\": \"Raunaq Public School\"\n            },\n            {\n                \"billerId\": \"EDU005154HAR01\",\n                \"billerName\": \"Rawal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005155HAR01\",\n                \"billerName\": \"Rawal International School\"\n            },\n            {\n                \"billerId\": \"EDU005156HAR01\",\n                \"billerName\": \"Rawal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005157HAR01\",\n                \"billerName\": \"Rbs Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU005158HAR01\",\n                \"billerName\": \"Red Roses Public School\"\n            },\n            {\n                \"billerId\": \"EDU005159HAR01\",\n                \"billerName\": \"Rhythm Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005160HAR01\",\n                \"billerName\": \"Ridge Valley School\"\n            },\n            {\n                \"billerId\": \"EDU005161HAR01\",\n                \"billerName\": \"Rigveda International School\"\n            },\n            {\n                \"billerId\": \"EDU005162HAR01\",\n                \"billerName\": \"Rise Academy School\"\n            },\n            {\n                \"billerId\": \"EDU005163HAR01\",\n                \"billerName\": \"Rishi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005164HAR01\",\n                \"billerName\": \"Rishi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005165HAR01\",\n                \"billerName\": \"Rishikul Arya Public School\"\n            },\n            {\n                \"billerId\": \"EDU005166HAR01\",\n                \"billerName\": \"Rishikul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005167HAR01\",\n                \"billerName\": \"Rishikul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005168HAR01\",\n                \"billerName\": \"Rishikul Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005169HAR01\",\n                \"billerName\": \"Rishikul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU005170HAR01\",\n                \"billerName\": \"Rising Sun Public School\"\n            },\n            {\n                \"billerId\": \"EDU005171HAR01\",\n                \"billerName\": \"Rn Tagore Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005172HAR01\",\n                \"billerName\": \"Rockford Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU005173HAR01\",\n                \"billerName\": \"Rose Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU005174HAR01\",\n                \"billerName\": \"Rose Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005175HAR01\",\n                \"billerName\": \"Roseland International School\"\n            },\n            {\n                \"billerId\": \"EDU005176HAR01\",\n                \"billerName\": \"Rotary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005177HAR01\",\n                \"billerName\": \"Royal International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU005178HAR01\",\n                \"billerName\": \"Royal Oak International School\"\n            },\n            {\n                \"billerId\": \"EDU005179HAR01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005180HAR01\",\n                \"billerName\": \"Royal Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005181HAR01\",\n                \"billerName\": \"Rps Public School\"\n            },\n            {\n                \"billerId\": \"EDU005182HAR01\",\n                \"billerName\": \"Rps Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005183HAR01\",\n                \"billerName\": \"Rukmini Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005184HAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU005185HAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU005186HAR01\",\n                \"billerName\": \"S A Jain Sr Model School\"\n            },\n            {\n                \"billerId\": \"EDU005187HAR01\",\n                \"billerName\": \"S B S Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005188HAR01\",\n                \"billerName\": \"S C R Public School\"\n            },\n            {\n                \"billerId\": \"EDU005189HAR01\",\n                \"billerName\": \"S D Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005190HAR01\",\n                \"billerName\": \"S D Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005191HAR01\",\n                \"billerName\": \"S D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU005192HAR01\",\n                \"billerName\": \"S D Maruti Nandan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005193HAR01\",\n                \"billerName\": \"S D Model School\"\n            },\n            {\n                \"billerId\": \"EDU005194HAR01\",\n                \"billerName\": \"S D Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005195HAR01\",\n                \"billerName\": \"S D Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU005196HAR01\",\n                \"billerName\": \"S D Modern Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005197HAR01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU005198HAR01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU005199HAR01\",\n                \"billerName\": \"S D Senior Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005200HAR01\",\n                \"billerName\": \"S D Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005201HAR01\",\n                \"billerName\": \"S E D Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005202HAR01\",\n                \"billerName\": \"S M S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005203HAR01\",\n                \"billerName\": \"S M S Public School\"\n            },\n            {\n                \"billerId\": \"EDU005204HAR01\",\n                \"billerName\": \"S P S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005205HAR01\",\n                \"billerName\": \"S R Century  Public School\"\n            },\n            {\n                \"billerId\": \"EDU005206HAR01\",\n                \"billerName\": \"S R Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005207HAR01\",\n                \"billerName\": \"S R Public School\"\n            },\n            {\n                \"billerId\": \"EDU005208HAR01\",\n                \"billerName\": \"S R S Public School\"\n            },\n            {\n                \"billerId\": \"EDU005209HAR01\",\n                \"billerName\": \"S. Karam Singh Grewal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005210HAR01\",\n                \"billerName\": \"S. V. International School\"\n            },\n            {\n                \"billerId\": \"EDU005211HAR01\",\n                \"billerName\": \"S.A Jain Vijay Vallabh Public School, Ambala City\"\n            },\n            {\n                \"billerId\": \"EDU005212HAR01\",\n                \"billerName\": \"S.B. Global School\"\n            },\n            {\n                \"billerId\": \"EDU005213HAR01\",\n                \"billerName\": \"S.B. Model School\"\n            },\n            {\n                \"billerId\": \"EDU005214HAR01\",\n                \"billerName\": \"S.B.S. Jovial Child School\"\n            },\n            {\n                \"billerId\": \"EDU005215HAR01\",\n                \"billerName\": \"S.D. Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU005216HAR01\",\n                \"billerName\": \"S.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005217HAR01\",\n                \"billerName\": \"S.D. Sr. Sec. School, Kakrala\"\n            },\n            {\n                \"billerId\": \"EDU005218HAR01\",\n                \"billerName\": \"S.D. Vaish Public School\"\n            },\n            {\n                \"billerId\": \"EDU005219HAR01\",\n                \"billerName\": \"S.D.Memorial Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU005220HAR01\",\n                \"billerName\": \"S.K High School\"\n            },\n            {\n                \"billerId\": \"EDU005221HAR01\",\n                \"billerName\": \"S.P Memorial High School Jind\"\n            },\n            {\n                \"billerId\": \"EDU005222HAR01\",\n                \"billerName\": \"S.R.Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005223HAR01\",\n                \"billerName\": \"S.S Public Sr.Sec.School,Sadhaura\"\n            },\n            {\n                \"billerId\": \"EDU005224HAR01\",\n                \"billerName\": \"S.S.Bal Sadan High School\"\n            },\n            {\n                \"billerId\": \"EDU005225HAR01\",\n                \"billerName\": \"S.S.International School\"\n            },\n            {\n                \"billerId\": \"EDU005226HAR01\",\n                \"billerName\": \"S.V.M. International School\"\n            },\n            {\n                \"billerId\": \"EDU005227HAR01\",\n                \"billerName\": \"Saarthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005228HAR01\",\n                \"billerName\": \"Sacred Heart Convent Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005229HAR01\",\n                \"billerName\": \"Sada Sukh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005230HAR01\",\n                \"billerName\": \"Saffron Public School\"\n            },\n            {\n                \"billerId\": \"EDU005231HAR01\",\n                \"billerName\": \"Sahara Comprehensive School\"\n            },\n            {\n                \"billerId\": \"EDU005232HAR01\",\n                \"billerName\": \"Sai Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005233HAR01\",\n                \"billerName\": \"Saini Public School\"\n            },\n            {\n                \"billerId\": \"EDU005234HAR01\",\n                \"billerName\": \"Saini Public School\"\n            },\n            {\n                \"billerId\": \"EDU005235HAR01\",\n                \"billerName\": \"Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU005236HAR01\",\n                \"billerName\": \"Saint Brijmohan Lal Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005237HAR01\",\n                \"billerName\": \"Saint Joseph&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU005238HAR01\",\n                \"billerName\": \"Saint Mira International School\"\n            },\n            {\n                \"billerId\": \"EDU005239HAR01\",\n                \"billerName\": \"Saint Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU005240HAR01\",\n                \"billerName\": \"Saint Soldier M. R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005241HAR01\",\n                \"billerName\": \"Saint Soldier&#39;S Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU005242HAR01\",\n                \"billerName\": \"Saint Vivekanand International School\"\n            },\n            {\n                \"billerId\": \"EDU005243HAR01\",\n                \"billerName\": \"Salwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005244HAR01\",\n                \"billerName\": \"Sanadan Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005245HAR01\",\n                \"billerName\": \"Sanatan Dharam Public School\"\n            },\n            {\n                \"billerId\": \"EDU005246HAR01\",\n                \"billerName\": \"Sand Grove Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005247HAR01\",\n                \"billerName\": \"Sanjay Gandhi Memorial Pub Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005248HAR01\",\n                \"billerName\": \"Sanjay Gandhi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005249HAR01\",\n                \"billerName\": \"Sanjay Kuldeep Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005250HAR01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU005251HAR01\",\n                \"billerName\": \"Sanskar Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005252HAR01\",\n                \"billerName\": \"Sanskar Vidya Peeth Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005253HAR01\",\n                \"billerName\": \"Sanskaram Public School\"\n            },\n            {\n                \"billerId\": \"EDU005254HAR01\",\n                \"billerName\": \"Sant Gyaneshwar Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005255HAR01\",\n                \"billerName\": \"Sant Ishar Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU005256HAR01\",\n                \"billerName\": \"Sant Nikka Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005257HAR01\",\n                \"billerName\": \"Sant Nirankari Public School\"\n            },\n            {\n                \"billerId\": \"EDU005258HAR01\",\n                \"billerName\": \"Sant Nischal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005259HAR01\",\n                \"billerName\": \"Sant Nischal Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005260HAR01\",\n                \"billerName\": \"Sant Prem Singh Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005261HAR01\",\n                \"billerName\": \"Sant Roshan Lal Vidya Mandir(Sr.Sec.School)\"\n            },\n            {\n                \"billerId\": \"EDU005262HAR01\",\n                \"billerName\": \"Sapient Public School\"\n            },\n            {\n                \"billerId\": \"EDU005263HAR01\",\n                \"billerName\": \"Saraswati High School\"\n            },\n            {\n                \"billerId\": \"EDU005264HAR01\",\n                \"billerName\": \"Saraswati Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU005265HAR01\",\n                \"billerName\": \"Saraswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU005266HAR01\",\n                \"billerName\": \"Saraswati Public School, Nagruan, Distt. Jind\"\n            },\n            {\n                \"billerId\": \"EDU005267HAR01\",\n                \"billerName\": \"Saraswati Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005268HAR01\",\n                \"billerName\": \"Saraswati Shiksha Sansthan High School\"\n            },\n            {\n                \"billerId\": \"EDU005269HAR01\",\n                \"billerName\": \"Saraswati Sr. Sec. School,Nangli Godha (Rewari)\"\n            },\n            {\n                \"billerId\": \"EDU005270HAR01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005271HAR01\",\n                \"billerName\": \"Saraswati Vidya Mandir High School\"\n            },\n            {\n                \"billerId\": \"EDU005272HAR01\",\n                \"billerName\": \"Saraswati Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005273HAR01\",\n                \"billerName\": \"Saraswati Vidya Mandir Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005274HAR01\",\n                \"billerName\": \"Saraswati Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005275HAR01\",\n                \"billerName\": \"Saraswati Vidya Vihar Sr. Sec. School Asalwas Dubia\"\n            },\n            {\n                \"billerId\": \"EDU005276HAR01\",\n                \"billerName\": \"Sardar Gurmukh Singh Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU005277HAR01\",\n                \"billerName\": \"Sardar Vallab Bhai Patel Pub School\"\n            },\n            {\n                \"billerId\": \"EDU005278HAR01\",\n                \"billerName\": \"Sarv Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU005279HAR01\",\n                \"billerName\": \"Sarv Vidya Public School,Matak Majri,Indri(Karnal)\"\n            },\n            {\n                \"billerId\": \"EDU005280HAR01\",\n                \"billerName\": \"Sarvodaya Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU005281HAR01\",\n                \"billerName\": \"Sarvodaya Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005282HAR01\",\n                \"billerName\": \"Sarvodya School Of Science\"\n            },\n            {\n                \"billerId\": \"EDU005283HAR01\",\n                \"billerName\": \"Sarvodya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005284HAR01\",\n                \"billerName\": \"Sarvpalli Public School\"\n            },\n            {\n                \"billerId\": \"EDU005285HAR01\",\n                \"billerName\": \"Sarwan International School\"\n            },\n            {\n                \"billerId\": \"EDU005286HAR01\",\n                \"billerName\": \"Sat Kabir Internation School\"\n            },\n            {\n                \"billerId\": \"EDU005287HAR01\",\n                \"billerName\": \"Satguru Partap Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU005288HAR01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005289HAR01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005290HAR01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005291HAR01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005292HAR01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU005293HAR01\",\n                \"billerName\": \"Satluj Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005294HAR01\",\n                \"billerName\": \"Satluj Sr Sec Vidya Mandir,\"\n            },\n            {\n                \"billerId\": \"EDU005295HAR01\",\n                \"billerName\": \"Satyam Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU005296HAR01\",\n                \"billerName\": \"Satyanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005297HAR01\",\n                \"billerName\": \"Satyug Darshan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005298HAR01\",\n                \"billerName\": \"Saupin&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005299HAR01\",\n                \"billerName\": \"Savitri Devi Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005300HAR01\",\n                \"billerName\": \"Sawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005301HAR01\",\n                \"billerName\": \"Sbds Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005302HAR01\",\n                \"billerName\": \"Sca Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005303HAR01\",\n                \"billerName\": \"Scholars Global School\"\n            },\n            {\n                \"billerId\": \"EDU005304HAR01\",\n                \"billerName\": \"Scholar&#39;S Pride\"\n            },\n            {\n                \"billerId\": \"EDU005305HAR01\",\n                \"billerName\": \"Scholars Rosary School\"\n            },\n            {\n                \"billerId\": \"EDU005306HAR01\",\n                \"billerName\": \"Scottish High International School\"\n            },\n            {\n                \"billerId\": \"EDU005307HAR01\",\n                \"billerName\": \"Sd International Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005308HAR01\",\n                \"billerName\": \"Sd Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005309HAR01\",\n                \"billerName\": \"Sea &amp; Sky Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005310HAR01\",\n                \"billerName\": \"Sehwag International School\"\n            },\n            {\n                \"billerId\": \"EDU005311HAR01\",\n                \"billerName\": \"Senior Shreeram Model High School\"\n            },\n            {\n                \"billerId\": \"EDU005312HAR01\",\n                \"billerName\": \"Seth Tekchand Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005313HAR01\",\n                \"billerName\": \"Seth Badri Parshad Dav Cent Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU005314HAR01\",\n                \"billerName\": \"Seth Ramji Dass Dav Cent Public School\"\n            },\n            {\n                \"billerId\": \"EDU005315HAR01\",\n                \"billerName\": \"Sewa Samiti Little Angels Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005316HAR01\",\n                \"billerName\": \"Sh Paul Bharati High School\"\n            },\n            {\n                \"billerId\": \"EDU005317HAR01\",\n                \"billerName\": \"Shah Satnam Ji Boys School\"\n            },\n            {\n                \"billerId\": \"EDU005318HAR01\",\n                \"billerName\": \"Shah Satnam Ji Girls School\"\n            },\n            {\n                \"billerId\": \"EDU005319HAR01\",\n                \"billerName\": \"Shaheed Amar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005320HAR01\",\n                \"billerName\": \"Shaheed Bhagat Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005321HAR01\",\n                \"billerName\": \"Shaheed Captain D K Khola Public School\"\n            },\n            {\n                \"billerId\": \"EDU005322HAR01\",\n                \"billerName\": \"Shaheed Udham Singh Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005323HAR01\",\n                \"billerName\": \"Shalom Hills International School\"\n            },\n            {\n                \"billerId\": \"EDU005324HAR01\",\n                \"billerName\": \"Shambhu Dayal Modern School\"\n            },\n            {\n                \"billerId\": \"EDU005325HAR01\",\n                \"billerName\": \"Shambhu Dayal Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU005326HAR01\",\n                \"billerName\": \"Shanti Nikatan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005327HAR01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005328HAR01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005329HAR01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005330HAR01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005331HAR01\",\n                \"billerName\": \"Shantigram Vidhya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU005332HAR01\",\n                \"billerName\": \"Sharbati Public School\"\n            },\n            {\n                \"billerId\": \"EDU005333HAR01\",\n                \"billerName\": \"Sharda International School\"\n            },\n            {\n                \"billerId\": \"EDU005334HAR01\",\n                \"billerName\": \"Sharde Public School\"\n            },\n            {\n                \"billerId\": \"EDU005335HAR01\",\n                \"billerName\": \"Shastri Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005336HAR01\",\n                \"billerName\": \"Shaswat Chetna Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005337HAR01\",\n                \"billerName\": \"Sheetal Sports Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005338HAR01\",\n                \"billerName\": \"Sheetla Public School\"\n            },\n            {\n                \"billerId\": \"EDU005339HAR01\",\n                \"billerName\": \"Sheetla Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU005340HAR01\",\n                \"billerName\": \"Shemford School\"\n            },\n            {\n                \"billerId\": \"EDU005341HAR01\",\n                \"billerName\": \"Sher Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005342HAR01\",\n                \"billerName\": \"Sherwood Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005343HAR01\",\n                \"billerName\": \"Shiksha Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005344HAR01\",\n                \"billerName\": \"Shiksha Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005345HAR01\",\n                \"billerName\": \"Shiksha Bharti Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005346HAR01\",\n                \"billerName\": \"Shiksha Bharti Vidya Niketan Kalayat\"\n            },\n            {\n                \"billerId\": \"EDU005347HAR01\",\n                \"billerName\": \"Shiksha Bharti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005348HAR01\",\n                \"billerName\": \"Shikshantar Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005349HAR01\",\n                \"billerName\": \"Shirdi Sai Baba School\"\n            },\n            {\n                \"billerId\": \"EDU005350HAR01\",\n                \"billerName\": \"Shishu Kalyan High School\"\n            },\n            {\n                \"billerId\": \"EDU005351HAR01\",\n                \"billerName\": \"Shishu Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005352HAR01\",\n                \"billerName\": \"Shiv Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005353HAR01\",\n                \"billerName\": \"Shiv Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005354HAR01\",\n                \"billerName\": \"Shiv Shakti Luxmi Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU005355HAR01\",\n                \"billerName\": \"Shiv Shakti Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005356HAR01\",\n                \"billerName\": \"Shiva Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU005357HAR01\",\n                \"billerName\": \"Shivaji Vidyapeeth Sr. Sec. School, Bhadhana,\"\n            },\n            {\n                \"billerId\": \"EDU005358HAR01\",\n                \"billerName\": \"Shivalik International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005359HAR01\",\n                \"billerName\": \"Shivalik International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005360HAR01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU005361HAR01\",\n                \"billerName\": \"Shivalik Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005362HAR01\",\n                \"billerName\": \"Shivaniaa Public School\"\n            },\n            {\n                \"billerId\": \"EDU005363HAR01\",\n                \"billerName\": \"Shraddha Mandir High School\"\n            },\n            {\n                \"billerId\": \"EDU005364HAR01\",\n                \"billerName\": \"Shree Kali Devi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005365HAR01\",\n                \"billerName\": \"Shree Krishan Senior Secondary School Bhungarka\"\n            },\n            {\n                \"billerId\": \"EDU005366HAR01\",\n                \"billerName\": \"Shree Krishna Pranami Public School\"\n            },\n            {\n                \"billerId\": \"EDU005367HAR01\",\n                \"billerName\": \"Shree Krishna Pranami Public School\"\n            },\n            {\n                \"billerId\": \"EDU005368HAR01\",\n                \"billerName\": \"Shree Krishna Pranami Public School\"\n            },\n            {\n                \"billerId\": \"EDU005369HAR01\",\n                \"billerName\": \"Shree Mahabir Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005370HAR01\",\n                \"billerName\": \"Shree Maharaja Aggarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU005371HAR01\",\n                \"billerName\": \"Shree Ram Ideal School\"\n            },\n            {\n                \"billerId\": \"EDU005372HAR01\",\n                \"billerName\": \"Shree Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU005373HAR01\",\n                \"billerName\": \"Shree Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU005374HAR01\",\n                \"billerName\": \"Shree Tyagi Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU005375HAR01\",\n                \"billerName\": \"Shreejee International School\"\n            },\n            {\n                \"billerId\": \"EDU005376HAR01\",\n                \"billerName\": \"Shri Bala Ji Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005377HAR01\",\n                \"billerName\": \"Shri Balaji International School\"\n            },\n            {\n                \"billerId\": \"EDU005378HAR01\",\n                \"billerName\": \"Shri Brahmrishi Vidya Mandir (C)\"\n            },\n            {\n                \"billerId\": \"EDU005379HAR01\",\n                \"billerName\": \"Shri Guru Gobind Singh Convent School, Chimmo\"\n            },\n            {\n                \"billerId\": \"EDU005380HAR01\",\n                \"billerName\": \"Shri Guru Ram Rai Pub School\"\n            },\n            {\n                \"billerId\": \"EDU005381HAR01\",\n                \"billerName\": \"Shri Guru Teg Bahadur Sen. Sec. School, Patli Dabar (Sirsa)\"\n            },\n            {\n                \"billerId\": \"EDU005382HAR01\",\n                \"billerName\": \"Shri Harkrishan Public School,Jhansa\"\n            },\n            {\n                \"billerId\": \"EDU005383HAR01\",\n                \"billerName\": \"Shri Jyoti Prakash Senior Secondary School, Jassia (Rohtak) Haryana\"\n            },\n            {\n                \"billerId\": \"EDU005384HAR01\",\n                \"billerName\": \"Shri Krishan Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005385HAR01\",\n                \"billerName\": \"Shri Krishna Parnami Public School\"\n            },\n            {\n                \"billerId\": \"EDU005386HAR01\",\n                \"billerName\": \"Shri Krishna Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005387HAR01\",\n                \"billerName\": \"Shri Lajja Ram Bashesar Dass Gurukul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU005388HAR01\",\n                \"billerName\": \"Shri Mahavir Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU005389HAR01\",\n                \"billerName\": \"Shri Ram Charit Manas Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005390HAR01\",\n                \"billerName\": \"Shri Ram Modern Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005391HAR01\",\n                \"billerName\": \"Shri Ram Senior Secondary School,Bhora Kalan\"\n            },\n            {\n                \"billerId\": \"EDU005392HAR01\",\n                \"billerName\": \"Shri Ram Shiksha Niketan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005393HAR01\",\n                \"billerName\": \"Shri Ram Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005394HAR01\",\n                \"billerName\": \"Shri Rama Bharti High School\"\n            },\n            {\n                \"billerId\": \"EDU005395HAR01\",\n                \"billerName\": \"Shri S N Sidheshwar Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU005396HAR01\",\n                \"billerName\": \"Shri Tharu Ram Arya Kanya Uchatam Madhyamik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005397HAR01\",\n                \"billerName\": \"Shribaba Mastnath Public School\"\n            },\n            {\n                \"billerId\": \"EDU005398HAR01\",\n                \"billerName\": \"Shribaba Mastnath Residential School\"\n            },\n            {\n                \"billerId\": \"EDU005399HAR01\",\n                \"billerName\": \"Shweta Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005400HAR01\",\n                \"billerName\": \"Siddharth International School\"\n            },\n            {\n                \"billerId\": \"EDU005401HAR01\",\n                \"billerName\": \"Sidhartha International School\"\n            },\n            {\n                \"billerId\": \"EDU005402HAR01\",\n                \"billerName\": \"Silver Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU005403HAR01\",\n                \"billerName\": \"Silver Oak International School\"\n            },\n            {\n                \"billerId\": \"EDU005404HAR01\",\n                \"billerName\": \"Sir Chhotu Ram Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU005405HAR01\",\n                \"billerName\": \"Sir Chhotu Ram Modern Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005406HAR01\",\n                \"billerName\": \"Sir Chhotu Ram Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005407HAR01\",\n                \"billerName\": \"Sir Chottu Ram Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU005408HAR01\",\n                \"billerName\": \"Sir Jawahar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005409HAR01\",\n                \"billerName\": \"Siri Shiv Chaitanya Academy School\"\n            },\n            {\n                \"billerId\": \"EDU005410HAR01\",\n                \"billerName\": \"Sivanand Praveen Public School\"\n            },\n            {\n                \"billerId\": \"EDU005411HAR01\",\n                \"billerName\": \"Sjs International School\"\n            },\n            {\n                \"billerId\": \"EDU005412HAR01\",\n                \"billerName\": \"Sks International Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU005413HAR01\",\n                \"billerName\": \"Sky Lark International School\"\n            },\n            {\n                \"billerId\": \"EDU005414HAR01\",\n                \"billerName\": \"Smriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005415HAR01\",\n                \"billerName\": \"Smt Kesari Devi Lohia Public School\"\n            },\n            {\n                \"billerId\": \"EDU005416HAR01\",\n                \"billerName\": \"Snd Public School Palwal\"\n            },\n            {\n                \"billerId\": \"EDU005419HAR01\",\n                \"billerName\": \"Sonia International School\"\n            },\n            {\n                \"billerId\": \"EDU005420HAR01\",\n                \"billerName\": \"Sophia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005421HAR01\",\n                \"billerName\": \"South Point International School\"\n            },\n            {\n                \"billerId\": \"EDU005422HAR01\",\n                \"billerName\": \"South Point Public School\"\n            },\n            {\n                \"billerId\": \"EDU005423HAR01\",\n                \"billerName\": \"South Point World School\"\n            },\n            {\n                \"billerId\": \"EDU005424HAR01\",\n                \"billerName\": \"Spectrum International School\"\n            },\n            {\n                \"billerId\": \"EDU005425HAR01\",\n                \"billerName\": \"Spring Daisy Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005426HAR01\",\n                \"billerName\": \"Spring Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU005427HAR01\",\n                \"billerName\": \"Spring Fields Public School\"\n            },\n            {\n                \"billerId\": \"EDU005428HAR01\",\n                \"billerName\": \"Springdale Public School\"\n            },\n            {\n                \"billerId\": \"EDU005429HAR01\",\n                \"billerName\": \"Springdales Public School\"\n            },\n            {\n                \"billerId\": \"EDU005430HAR01\",\n                \"billerName\": \"Sps International\"\n            },\n            {\n                \"billerId\": \"EDU005431HAR01\",\n                \"billerName\": \"Sri Guru Teg Bahadur International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005432HAR01\",\n                \"billerName\": \"Sri Krishna Mission School\"\n            },\n            {\n                \"billerId\": \"EDU005433HAR01\",\n                \"billerName\": \"Sri Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU005434HAR01\",\n                \"billerName\": \"Srs International School\"\n            },\n            {\n                \"billerId\": \"EDU005435HAR01\",\n                \"billerName\": \"St Columbus School\"\n            },\n            {\n                \"billerId\": \"EDU005436HAR01\",\n                \"billerName\": \"St Crispins Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005437HAR01\",\n                \"billerName\": \"St Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU005438HAR01\",\n                \"billerName\": \"St Marry Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005439HAR01\",\n                \"billerName\": \"St Marys School\"\n            },\n            {\n                \"billerId\": \"EDU005440HAR01\",\n                \"billerName\": \"St Teresa Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005441HAR01\",\n                \"billerName\": \"St. Albans School\"\n            },\n            {\n                \"billerId\": \"EDU005442HAR01\",\n                \"billerName\": \"St. Angel Middle School\"\n            },\n            {\n                \"billerId\": \"EDU005443HAR01\",\n                \"billerName\": \"St. Anthonys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005444HAR01\",\n                \"billerName\": \"St. Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005446HAR01\",\n                \"billerName\": \"St. Francis Academy\"\n            },\n            {\n                \"billerId\": \"EDU005447HAR01\",\n                \"billerName\": \"St. Francis De Sales Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005448HAR01\",\n                \"billerName\": \"St. Francis Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU005449HAR01\",\n                \"billerName\": \"St. John&#39;S Baptist Public School\"\n            },\n            {\n                \"billerId\": \"EDU005450HAR01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005451HAR01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005452HAR01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005453HAR01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU005455HAR01\",\n                \"billerName\": \"St. Kabir Public School\"\n            },\n            {\n                \"billerId\": \"EDU005456HAR01\",\n                \"billerName\": \"St. Kabir&#39;S Residential &amp; Day School\"\n            },\n            {\n                \"billerId\": \"EDU005457HAR01\",\n                \"billerName\": \"St. Lawrence English School\"\n            },\n            {\n                \"billerId\": \"EDU005458HAR01\",\n                \"billerName\": \"St. Lawrence International School\"\n            },\n            {\n                \"billerId\": \"EDU005459HAR01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005460HAR01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005461HAR01\",\n                \"billerName\": \"St. Marys Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005462HAR01\",\n                \"billerName\": \"St. Michael&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005464HAR01\",\n                \"billerName\": \"St. Paul&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU005465HAR01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005466HAR01\",\n                \"billerName\": \"St. Simran Public School\"\n            },\n            {\n                \"billerId\": \"EDU005467HAR01\",\n                \"billerName\": \"St. Soldier Public School\"\n            },\n            {\n                \"billerId\": \"EDU005468HAR01\",\n                \"billerName\": \"St. Sophia Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005469HAR01\",\n                \"billerName\": \"St. Theresa&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005470HAR01\",\n                \"billerName\": \"St. Thomas Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005471HAR01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU005474HAR01\",\n                \"billerName\": \"St. Vivekanand Lotus Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005475HAR01\",\n                \"billerName\": \"St. Vivekanand Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU005476HAR01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU005477HAR01\",\n                \"billerName\": \"St. Xavier&#39;S Senior Secondary School, Sirsa Haryana\"\n            },\n            {\n                \"billerId\": \"EDU005478HAR01\",\n                \"billerName\": \"St.Luke Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005479HAR01\",\n                \"billerName\": \"St.Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU005480HAR01\",\n                \"billerName\": \"St.Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU005481HAR01\",\n                \"billerName\": \"Stanford International School\"\n            },\n            {\n                \"billerId\": \"EDU005482HAR01\",\n                \"billerName\": \"Starex International School\"\n            },\n            {\n                \"billerId\": \"EDU005483HAR01\",\n                \"billerName\": \"Subhash Tayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005484HAR01\",\n                \"billerName\": \"Sugni Devi Arya Girls Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005485HAR01\",\n                \"billerName\": \"Sukh Ram Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005492HAR01\",\n                \"billerName\": \"Sunglow International School\"\n            },\n            {\n                \"billerId\": \"EDU005493HAR01\",\n                \"billerName\": \"Sunrise International School\"\n            },\n            {\n                \"billerId\": \"EDU005494HAR01\",\n                \"billerName\": \"Sunrise Modern School\"\n            },\n            {\n                \"billerId\": \"EDU005495HAR01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU005498HAR01\",\n                \"billerName\": \"Sunrise Public School, Bhalsi (Madlauda)\"\n            },\n            {\n                \"billerId\": \"EDU005499HAR01\",\n                \"billerName\": \"Sunrise Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005500HAR01\",\n                \"billerName\": \"Sunshine Public School\"\n            },\n            {\n                \"billerId\": \"EDU005501HAR01\",\n                \"billerName\": \"Sunshine Public School\"\n            },\n            {\n                \"billerId\": \"EDU005502HAR01\",\n                \"billerName\": \"Supreme Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005503HAR01\",\n                \"billerName\": \"Suraj School\"\n            },\n            {\n                \"billerId\": \"EDU005504HAR01\",\n                \"billerName\": \"Suraj School\"\n            },\n            {\n                \"billerId\": \"EDU005505HAR01\",\n                \"billerName\": \"Suraj School\"\n            },\n            {\n                \"billerId\": \"EDU005506HAR01\",\n                \"billerName\": \"Suraj School\"\n            },\n            {\n                \"billerId\": \"EDU005507HAR01\",\n                \"billerName\": \"Suraj Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005508HAR01\",\n                \"billerName\": \"Surajkund International School\"\n            },\n            {\n                \"billerId\": \"EDU005509HAR01\",\n                \"billerName\": \"Surjeet Memorial Little Angels Middle School\"\n            },\n            {\n                \"billerId\": \"EDU005510HAR01\",\n                \"billerName\": \"Suryodaya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005511HAR01\",\n                \"billerName\": \"Sutlej Public School\"\n            },\n            {\n                \"billerId\": \"EDU005512HAR01\",\n                \"billerName\": \"Swami Dharmanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005513HAR01\",\n                \"billerName\": \"Swami Nitanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005518HAR01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005519HAR01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005520HAR01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005525HAR01\",\n                \"billerName\": \"Swaranprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU005526HAR01\",\n                \"billerName\": \"Swastik Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005527HAR01\",\n                \"billerName\": \"T D I International School\"\n            },\n            {\n                \"billerId\": \"EDU005529HAR01\",\n                \"billerName\": \"Tagore Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU005534HAR01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU005535HAR01\",\n                \"billerName\": \"Tagore Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005536HAR01\",\n                \"billerName\": \"Tagore Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005541HAR01\",\n                \"billerName\": \"Taneja Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005542HAR01\",\n                \"billerName\": \"Taravati Public School\"\n            },\n            {\n                \"billerId\": \"EDU005543HAR01\",\n                \"billerName\": \"Tarun Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005544HAR01\",\n                \"billerName\": \"Teri Public School\"\n            },\n            {\n                \"billerId\": \"EDU005549HAR01\",\n                \"billerName\": \"The Banyan Tree World School\"\n            },\n            {\n                \"billerId\": \"EDU005550HAR01\",\n                \"billerName\": \"The British School\"\n            },\n            {\n                \"billerId\": \"EDU005551HAR01\",\n                \"billerName\": \"The Century School\"\n            },\n            {\n                \"billerId\": \"EDU005553HAR01\",\n                \"billerName\": \"The God Institution Of Education Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"MOUN00000RHTQ4\",\n                \"billerName\": \"Mount Litera Zee School Rohtak\"\n            },\n            {\n                \"billerId\": \"BLOS00000SURU1\",\n                \"billerName\": \"Blossoms English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU005554HAR01\",\n                \"billerName\": \"The Golden Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU005555HAR01\",\n                \"billerName\": \"The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU005556HAR01\",\n                \"billerName\": \"The Heritage Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005557HAR01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU005558HAR01\",\n                \"billerName\": \"The Indiana Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005559HAR01\",\n                \"billerName\": \"The Little Shri\"\n            },\n            {\n                \"billerId\": \"EDU005560HAR01\",\n                \"billerName\": \"The Maurya School\"\n            },\n            {\n                \"billerId\": \"EDU005561HAR01\",\n                \"billerName\": \"The Milestone Sr Sec School Kaithal\"\n            },\n            {\n                \"billerId\": \"RASH00000BIKXQ\",\n                \"billerName\": \"Rashtriya Sahayak Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"REVO00000CHESY\",\n                \"billerName\": \"Revoor Padmanabha Chettys Matriculation Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"RISI00000ANPXY\",\n                \"billerName\": \"LRG High School\"\n            },\n            {\n                \"billerId\": \"RISI00000NWDVC\",\n                \"billerName\": \"Rising Star Academy Education Society\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP37\",\n                \"billerName\": \"SriChaitanyaSchools-Tiruvuru\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP38\",\n                \"billerName\": \"SriChaitanyaSchools-Visannapet\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP39\",\n                \"billerName\": \"SriChaitanyaSchools-Ibrahimpatnam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP40\",\n                \"billerName\": \"SriChaitanyaSchools-Jaggaiahpet\"\n            },\n            {\n                \"billerId\": \"MVKKML000GUJ04\",\n                \"billerName\": \"Mahapragya Vidya Niketan Managed By Preksha Dhyan Academy\"\n            },\n            {\n                \"billerId\": \"NALA00000SURGH\",\n                \"billerName\": \"Nalada Vidhyalaya - 1 Surat\"\n            },\n            {\n                \"billerId\": \"RACKML000GUJ06\",\n                \"billerName\": \"Rachana - Deepalika\"\n            },\n            {\n                \"billerId\": \"EDU005562HAR01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU005563HAR01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU005565HAR01\",\n                \"billerName\": \"The Modern School Ecncr Delhi\"\n            },\n            {\n                \"billerId\": \"EDU005566HAR01\",\n                \"billerName\": \"The Nature Way High School\"\n            },\n            {\n                \"billerId\": \"EDU005567HAR01\",\n                \"billerName\": \"The Olive School\"\n            },\n            {\n                \"billerId\": \"EDU006675KAR01\",\n                \"billerName\": \"Euro School\"\n            },\n            {\n                \"billerId\": \"EDU005568HAR01\",\n                \"billerName\": \"The Olive School\"\n            },\n            {\n                \"billerId\": \"EDU005569HAR01\",\n                \"billerName\": \"The Pine Crest School\"\n            },\n            {\n                \"billerId\": \"EDU005570HAR01\",\n                \"billerName\": \"The Royal International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005571HAR01\",\n                \"billerName\": \"The Royal Sainik Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU005572HAR01\",\n                \"billerName\": \"The S D Vidya School\"\n            },\n            {\n                \"billerId\": \"EDU005573HAR01\",\n                \"billerName\": \"The Sanskar Plateau School\"\n            },\n            {\n                \"billerId\": \"EDU005574HAR01\",\n                \"billerName\": \"The Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU005575HAR01\",\n                \"billerName\": \"The Scholars\"\n            },\n            {\n                \"billerId\": \"EDU005576HAR01\",\n                \"billerName\": \"The Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU005577HAR01\",\n                \"billerName\": \"The Shikshiyan School\"\n            },\n            {\n                \"billerId\": \"EDU005578HAR01\",\n                \"billerName\": \"The Shri Ram School\"\n            },\n            {\n                \"billerId\": \"EDU005579HAR01\",\n                \"billerName\": \"The Shri Ram School\"\n            },\n            {\n                \"billerId\": \"EDU005580HAR01\",\n                \"billerName\": \"The Shriram Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU005581HAR01\",\n                \"billerName\": \"The Silver Oak School\"\n            },\n            {\n                \"billerId\": \"EDU005582HAR01\",\n                \"billerName\": \"The Sirsa School\"\n            },\n            {\n                \"billerId\": \"EDU005583HAR01\",\n                \"billerName\": \"The Sky World School\"\n            },\n            {\n                \"billerId\": \"EDU005584HAR01\",\n                \"billerName\": \"The Sunshine Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005585HAR01\",\n                \"billerName\": \"The Vedic Era Progressive School\"\n            },\n            {\n                \"billerId\": \"EDU005586HAR01\",\n                \"billerName\": \"The Yamuna Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005587HAR01\",\n                \"billerName\": \"Thukral Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005588HAR01\",\n                \"billerName\": \"Tika Ram Model School\"\n            },\n            {\n                \"billerId\": \"EDU005589HAR01\",\n                \"billerName\": \"Torch Bearers Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005590HAR01\",\n                \"billerName\": \"Trh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005591HAR01\",\n                \"billerName\": \"Triveni Memorial Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005592HAR01\",\n                \"billerName\": \"Tulsi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005593HAR01\",\n                \"billerName\": \"U.S. High School\"\n            },\n            {\n                \"billerId\": \"EDU005594HAR01\",\n                \"billerName\": \"U.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU005595HAR01\",\n                \"billerName\": \"Ucskm Public School\"\n            },\n            {\n                \"billerId\": \"EDU005596HAR01\",\n                \"billerName\": \"Udeya Bharati High School\"\n            },\n            {\n                \"billerId\": \"EDU005597HAR01\",\n                \"billerName\": \"Unique Public School\"\n            },\n            {\n                \"billerId\": \"EDU005599HAR01\",\n                \"billerName\": \"Universiol Public School\"\n            },\n            {\n                \"billerId\": \"EDU005600HAR01\",\n                \"billerName\": \"University Campus School\"\n            },\n            {\n                \"billerId\": \"EDU005601HAR01\",\n                \"billerName\": \"Urmila Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005602HAR01\",\n                \"billerName\": \"Urmila Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU005603HAR01\",\n                \"billerName\": \"V N Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005604HAR01\",\n                \"billerName\": \"V. M. Vishvas School\"\n            },\n            {\n                \"billerId\": \"EDU005605HAR01\",\n                \"billerName\": \"V.M.Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005606HAR01\",\n                \"billerName\": \"V.N. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005607HAR01\",\n                \"billerName\": \"V.P.International School\"\n            },\n            {\n                \"billerId\": \"EDU005608HAR01\",\n                \"billerName\": \"V.U.M.M.Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU005609HAR01\",\n                \"billerName\": \"Vaish Model Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005610HAR01\",\n                \"billerName\": \"Vaish Public School\"\n            },\n            {\n                \"billerId\": \"EDU005611HAR01\",\n                \"billerName\": \"Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005612HAR01\",\n                \"billerName\": \"Vardey Devi Cosmo Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005613HAR01\",\n                \"billerName\": \"Vardhman International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005614HAR01\",\n                \"billerName\": \"Vats Vidya Mandir High School,\"\n            },\n            {\n                \"billerId\": \"EDU005615HAR01\",\n                \"billerName\": \"Ved Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005616HAR01\",\n                \"billerName\": \"Vedanta International School\"\n            },\n            {\n                \"billerId\": \"EDU005617HAR01\",\n                \"billerName\": \"Victor International School\"\n            },\n            {\n                \"billerId\": \"EDU005618HAR01\",\n                \"billerName\": \"Vidhya Bharti Day Boarding Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU005619HAR01\",\n                \"billerName\": \"Vidya Anand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005620HAR01\",\n                \"billerName\": \"Vidya Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005621HAR01\",\n                \"billerName\": \"Vidya Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU005622HAR01\",\n                \"billerName\": \"Vidya Devi Jindal School\"\n            },\n            {\n                \"billerId\": \"EDU005623HAR01\",\n                \"billerName\": \"Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU005624HAR01\",\n                \"billerName\": \"Vidya Niketan High School No.2\"\n            },\n            {\n                \"billerId\": \"EDU005625HAR01\",\n                \"billerName\": \"Vidya School\"\n            },\n            {\n                \"billerId\": \"EDU005626HAR01\",\n                \"billerName\": \"Vidyasagar International School\"\n            },\n            {\n                \"billerId\": \"EDU005627HAR01\",\n                \"billerName\": \"Vidyasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU005628HAR01\",\n                \"billerName\": \"Vijaya Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005629HAR01\",\n                \"billerName\": \"Vikalp Public School\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP41\",\n                \"billerName\": \"SriChaitanyaSchools-Kanchikacherla\"\n            },\n            {\n                \"billerId\": \"EDU005630HAR01\",\n                \"billerName\": \"Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU005631HAR01\",\n                \"billerName\": \"Vimal Hriday Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005632HAR01\",\n                \"billerName\": \"Vishva Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU005633HAR01\",\n                \"billerName\": \"Vishvas Public School\"\n            },\n            {\n                \"billerId\": \"EDU005634HAR01\",\n                \"billerName\": \"Vishvas Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005635HAR01\",\n                \"billerName\": \"Vishwakarma Public School\"\n            },\n            {\n                \"billerId\": \"EDU005636HAR01\",\n                \"billerName\": \"Vishwas Nav Sharda Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005637HAR01\",\n                \"billerName\": \"Vision India School\"\n            },\n            {\n                \"billerId\": \"EDU005638HAR01\",\n                \"billerName\": \"Viveka Nand Bal Mandir Sr. Sec. School, Sirsa\"\n            },\n            {\n                \"billerId\": \"EDU005639HAR01\",\n                \"billerName\": \"Vivekanand Global School\"\n            },\n            {\n                \"billerId\": \"EDU005640HAR01\",\n                \"billerName\": \"Vivekanand High School\"\n            },\n            {\n                \"billerId\": \"EDU005641HAR01\",\n                \"billerName\": \"Vivekanand High School\"\n            },\n            {\n                \"billerId\": \"EDU005642HAR01\",\n                \"billerName\": \"Vivekanand International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005643HAR01\",\n                \"billerName\": \"Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005644HAR01\",\n                \"billerName\": \"Vivekanand Sen Sec School Bani\"\n            },\n            {\n                \"billerId\": \"EDU005645HAR01\",\n                \"billerName\": \"Vivekanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005646HAR01\",\n                \"billerName\": \"Vivekanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005647HAR01\",\n                \"billerName\": \"Vivekanand Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005648HAR01\",\n                \"billerName\": \"Vivekanand Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005651HAR01\",\n                \"billerName\": \"War Heroes Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU005652HAR01\",\n                \"billerName\": \"Wellwisher Public Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005653HAR01\",\n                \"billerName\": \"West Academy\"\n            },\n            {\n                \"billerId\": \"EDU005654HAR01\",\n                \"billerName\": \"Wisdom World School\"\n            },\n            {\n                \"billerId\": \"EDU005656HAR01\",\n                \"billerName\": \"Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005658HAR01\",\n                \"billerName\": \"Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005659HAR01\",\n                \"billerName\": \"Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005662HAR01\",\n                \"billerName\": \"Zad Global School\"\n            },\n            {\n                \"billerId\": \"EDU005663HAR01\",\n                \"billerName\": \"Zee Litera Valley School\"\n            },\n            {\n                \"billerId\": \"EDU005664HIP01\",\n                \"billerName\": \"A N M International School Tahliwal\"\n            },\n            {\n                \"billerId\": \"EDU005665HIP01\",\n                \"billerName\": \"Aadharshila School\"\n            },\n            {\n                \"billerId\": \"EDU005666HIP01\",\n                \"billerName\": \"Aadhunik Public School\"\n            },\n            {\n                \"billerId\": \"EDU005667HIP01\",\n                \"billerName\": \"Achievers Hub Public School\"\n            },\n            {\n                \"billerId\": \"EDU005668HIP01\",\n                \"billerName\": \"Akal Academy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU005670HIP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU005671HIP01\",\n                \"billerName\": \"Ambuja Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005674HIP01\",\n                \"billerName\": \"Angels Public Model School\"\n            },\n            {\n                \"billerId\": \"EDU005675HIP01\",\n                \"billerName\": \"Angel&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU005676HIP01\",\n                \"billerName\": \"Anuradha Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005677HIP01\",\n                \"billerName\": \"Archangel School\"\n            },\n            {\n                \"billerId\": \"EDU005679HIP01\",\n                \"billerName\": \"Aryan Public School\"\n            },\n            {\n                \"billerId\": \"EDU005680HIP01\",\n                \"billerName\": \"Auckland House School\"\n            },\n            {\n                \"billerId\": \"EDU005681HIP01\",\n                \"billerName\": \"Auckland House School For Boys\"\n            },\n            {\n                \"billerId\": \"EDU005682HIP01\",\n                \"billerName\": \"B L Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU005683HIP01\",\n                \"billerName\": \"B S P Central School\"\n            },\n            {\n                \"billerId\": \"EDU005684HIP01\",\n                \"billerName\": \"B.L. Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU005685HIP01\",\n                \"billerName\": \"Bhagirathi Dass Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005686HIP01\",\n                \"billerName\": \"Bhartiya Model School\"\n            },\n            {\n                \"billerId\": \"EDU005687HIP01\",\n                \"billerName\": \"Bishop Cotton School\"\n            },\n            {\n                \"billerId\": \"EDU005688HIP01\",\n                \"billerName\": \"Brahmrishi Mission School\"\n            },\n            {\n                \"billerId\": \"EDU005689HIP01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU005690HIP01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005691HIP01\",\n                \"billerName\": \"Chail Public School\"\n            },\n            {\n                \"billerId\": \"EDU005692HIP01\",\n                \"billerName\": \"Chapslee School\"\n            },\n            {\n                \"billerId\": \"EDU005693HIP01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005694HIP01\",\n                \"billerName\": \"Comet Mensa Public School\"\n            },\n            {\n                \"billerId\": \"EDU005695HIP01\",\n                \"billerName\": \"Convent Of Jesus And Mary\"\n            },\n            {\n                \"billerId\": \"EDU005696HIP01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU005697HIP01\",\n                \"billerName\": \"Cybernetics Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005698HIP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005699HIP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005700HIP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005701HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005702HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005703HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005704HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005705HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005706HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005707HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005708HIP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005709HIP01\",\n                \"billerName\": \"D A V Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005710HIP01\",\n                \"billerName\": \"D A V Sirmour Public School\"\n            },\n            {\n                \"billerId\": \"EDU005711HIP01\",\n                \"billerName\": \"D.A.V. Public Model School,\"\n            },\n            {\n                \"billerId\": \"EDU005712HIP01\",\n                \"billerName\": \"D.A.V.M.Public School Badhal Thore\"\n            },\n            {\n                \"billerId\": \"EDU005713HIP01\",\n                \"billerName\": \"D.A.V.Public Sen.Sec.School Bharoli\"\n            },\n            {\n                \"billerId\": \"EDU005714HIP01\",\n                \"billerName\": \"Dagshai Public School\"\n            },\n            {\n                \"billerId\": \"EDU005715HIP01\",\n                \"billerName\": \"Dalhousie Hill Top School\"\n            },\n            {\n                \"billerId\": \"EDU005716HIP01\",\n                \"billerName\": \"Dalhousie Public School\"\n            },\n            {\n                \"billerId\": \"EDU005717HIP01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005718HIP01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005719HIP01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005720HIP01\",\n                \"billerName\": \"Dav Mahatma Anand Swami Public School Totu Shimla\"\n            },\n            {\n                \"billerId\": \"EDU005721HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005722HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005723HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005724HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005725HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005726HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005727HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005728HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005729HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005730HIP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005731HIP01\",\n                \"billerName\": \"Dav Public School Tiara\"\n            },\n            {\n                \"billerId\": \"EDU005732HIP01\",\n                \"billerName\": \"Dav Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005733HIP01\",\n                \"billerName\": \"Day Star School\"\n            },\n            {\n                \"billerId\": \"EDU005734HIP01\",\n                \"billerName\": \"Dayanand Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005735HIP01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU005736HIP01\",\n                \"billerName\": \"Ddm International School\"\n            },\n            {\n                \"billerId\": \"EDU005737HIP01\",\n                \"billerName\": \"Delhi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005738HIP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005739HIP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005740HIP01\",\n                \"billerName\": \"Dhauladhar Nirmla Devi Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005741HIP01\",\n                \"billerName\": \"Divine Wisdom School\"\n            },\n            {\n                \"billerId\": \"EDU005742HIP01\",\n                \"billerName\": \"Doon Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU005743HIP01\",\n                \"billerName\": \"Doon Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005744HIP01\",\n                \"billerName\": \"Doon Valley School\"\n            },\n            {\n                \"billerId\": \"EDU005745HIP01\",\n                \"billerName\": \"Dr Devi Chand D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005746HIP01\",\n                \"billerName\": \"Durga Public School\"\n            },\n            {\n                \"billerId\": \"EDU005747HIP01\",\n                \"billerName\": \"E.C.I. Chalet Day School\"\n            },\n            {\n                \"billerId\": \"EDU005748HIP01\",\n                \"billerName\": \"Eicher School\"\n            },\n            {\n                \"billerId\": \"EDU005749HIP01\",\n                \"billerName\": \"Florence Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005750HIP01\",\n                \"billerName\": \"G A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU005751HIP01\",\n                \"billerName\": \"Galaxy Public School\"\n            },\n            {\n                \"billerId\": \"EDU005752HIP01\",\n                \"billerName\": \"Genius International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005753HIP01\",\n                \"billerName\": \"Golden Earth Global School\"\n            },\n            {\n                \"billerId\": \"EDU005754HIP01\",\n                \"billerName\": \"Golden Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU005755HIP01\",\n                \"billerName\": \"Gorton Mission School\"\n            },\n            {\n                \"billerId\": \"EDU005756HIP01\",\n                \"billerName\": \"Green Field Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005757HIP01\",\n                \"billerName\": \"Green Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU005758HIP01\",\n                \"billerName\": \"Guru Nanak Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU005759HIP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU005760HIP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU005761HIP01\",\n                \"billerName\": \"Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU005762HIP01\",\n                \"billerName\": \"Gurukul International Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU005763HIP01\",\n                \"billerName\": \"Gurukul Peach Valley International School Rajgarh\"\n            },\n            {\n                \"billerId\": \"EDU005765HIP01\",\n                \"billerName\": \"H.P.University Model School\"\n            },\n            {\n                \"billerId\": \"EDU005767HIP01\",\n                \"billerName\": \"Hamirpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU005768HIP01\",\n                \"billerName\": \"Highland Public School\"\n            },\n            {\n                \"billerId\": \"EDU005769HIP01\",\n                \"billerName\": \"Hill Grove Public School\"\n            },\n            {\n                \"billerId\": \"EDU005770HIP01\",\n                \"billerName\": \"Him Academy Public School, Vikas Nagar\"\n            },\n            {\n                \"billerId\": \"EDU005771HIP01\",\n                \"billerName\": \"Him Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU005773HIP01\",\n                \"billerName\": \"Himalayan International School\"\n            },\n            {\n                \"billerId\": \"EDU005774HIP01\",\n                \"billerName\": \"Holy Angels School\"\n            },\n            {\n                \"billerId\": \"EDU005775HIP01\",\n                \"billerName\": \"Holy Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU005776HIP01\",\n                \"billerName\": \"Holy Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005779HIP01\",\n                \"billerName\": \"International Sahaja Public School\"\n            },\n            {\n                \"billerId\": \"EDU005780HIP01\",\n                \"billerName\": \"Ivy International School\"\n            },\n            {\n                \"billerId\": \"EDU005781HIP01\",\n                \"billerName\": \"J C B Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU005782HIP01\",\n                \"billerName\": \"Jaypee Vidya Mandir Panchtantra\"\n            },\n            {\n                \"billerId\": \"EDU005783HIP01\",\n                \"billerName\": \"Jeori Public School\"\n            },\n            {\n                \"billerId\": \"EDU005784HIP01\",\n                \"billerName\": \"K C Public School\"\n            },\n            {\n                \"billerId\": \"EDU005785HIP01\",\n                \"billerName\": \"K. V. International School\"\n            },\n            {\n                \"billerId\": \"EDU005786HIP01\",\n                \"billerName\": \"K.Scholars Public School,Harar\"\n            },\n            {\n                \"billerId\": \"EDU005787HIP01\",\n                \"billerName\": \"Kasauli International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005788HIP01\",\n                \"billerName\": \"Kullu Valley School\"\n            },\n            {\n                \"billerId\": \"EDU005789HIP01\",\n                \"billerName\": \"La Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU005790HIP01\",\n                \"billerName\": \"La Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU005791HIP01\",\n                \"billerName\": \"Laureate Global School\"\n            },\n            {\n                \"billerId\": \"EDU005792HIP01\",\n                \"billerName\": \"Laureate Public School\"\n            },\n            {\n                \"billerId\": \"EDU005793HIP01\",\n                \"billerName\": \"Lawrence Public School\"\n            },\n            {\n                \"billerId\": \"EDU005794HIP01\",\n                \"billerName\": \"Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU005795HIP01\",\n                \"billerName\": \"Loreto Convent\"\n            },\n            {\n                \"billerId\": \"EDU005796HIP01\",\n                \"billerName\": \"Lotus International Convent School,\"\n            },\n            {\n                \"billerId\": \"EDU005797HIP01\",\n                \"billerName\": \"M I A Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU005798HIP01\",\n                \"billerName\": \"M R A D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005799HIP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005800HIP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005801HIP01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU005802HIP01\",\n                \"billerName\": \"Mahavir International School\"\n            },\n            {\n                \"billerId\": \"EDU005803HIP01\",\n                \"billerName\": \"Mahavir Public School\"\n            },\n            {\n                \"billerId\": \"EDU005804HIP01\",\n                \"billerName\": \"Maxx International School\"\n            },\n            {\n                \"billerId\": \"EDU005805HIP01\",\n                \"billerName\": \"Mblm International School Mangarh\"\n            },\n            {\n                \"billerId\": \"EDU005806HIP01\",\n                \"billerName\": \"Mehr Chand Mahajan D A V Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005807HIP01\",\n                \"billerName\": \"Montessorie Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU005808HIP01\",\n                \"billerName\": \"Mount Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU005809HIP01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU005810HIP01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU005811HIP01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU005812HIP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU005813HIP01\",\n                \"billerName\": \"Mount Maurya International\"\n            },\n            {\n                \"billerId\": \"EDU005814HIP01\",\n                \"billerName\": \"Mount Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU005815HIP01\",\n                \"billerName\": \"Navjyoti Century School\"\n            },\n            {\n                \"billerId\": \"EDU005816HIP01\",\n                \"billerName\": \"Neugal Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005817HIP01\",\n                \"billerName\": \"Noorpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU005818HIP01\",\n                \"billerName\": \"Our Lady Of The Snows High School\"\n            },\n            {\n                \"billerId\": \"EDU005821HIP01\",\n                \"billerName\": \"Parmar International School\"\n            },\n            {\n                \"billerId\": \"EDU005822HIP01\",\n                \"billerName\": \"Parmarth International School\"\n            },\n            {\n                \"billerId\": \"EDU005823HIP01\",\n                \"billerName\": \"Partap World School\"\n            },\n            {\n                \"billerId\": \"EDU005824HIP01\",\n                \"billerName\": \"Pine Grove International School\"\n            },\n            {\n                \"billerId\": \"EDU005825HIP01\",\n                \"billerName\": \"Pine Grove School\"\n            },\n            {\n                \"billerId\": \"EDU005826HIP01\",\n                \"billerName\": \"Pinegrove School\"\n            },\n            {\n                \"billerId\": \"EDU005827HIP01\",\n                \"billerName\": \"Pinnacle World School\"\n            },\n            {\n                \"billerId\": \"EDU005828HIP01\",\n                \"billerName\": \"Pmr International School\"\n            },\n            {\n                \"billerId\": \"EDU005829HIP01\",\n                \"billerName\": \"Princeton School\"\n            },\n            {\n                \"billerId\": \"EDU005830HIP01\",\n                \"billerName\": \"R.K. International School\"\n            },\n            {\n                \"billerId\": \"EDU005831HIP01\",\n                \"billerName\": \"Railbow International School\"\n            },\n            {\n                \"billerId\": \"EDU005832HIP01\",\n                \"billerName\": \"Rainbow World School\"\n            },\n            {\n                \"billerId\": \"EDU005833HIP01\",\n                \"billerName\": \"Raja Dalip Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU005834HIP01\",\n                \"billerName\": \"Ramanujam Royal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005835HIP01\",\n                \"billerName\": \"Rockfd Day Boarding Public School\"\n            },\n            {\n                \"billerId\": \"EDU005836HIP01\",\n                \"billerName\": \"Roots Country School\"\n            },\n            {\n                \"billerId\": \"EDU005837HIP01\",\n                \"billerName\": \"Rose Public School\"\n            },\n            {\n                \"billerId\": \"EDU005838HIP01\",\n                \"billerName\": \"Rosemary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005839HIP01\",\n                \"billerName\": \"Rudra International School\"\n            },\n            {\n                \"billerId\": \"EDU005840HIP01\",\n                \"billerName\": \"S D Public Model School\"\n            },\n            {\n                \"billerId\": \"EDU005841HIP01\",\n                \"billerName\": \"S D Sharma D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005842HIP01\",\n                \"billerName\": \"S.V.N.Public School Samoor Khurd\"\n            },\n            {\n                \"billerId\": \"EDU005843HIP01\",\n                \"billerName\": \"Sacred Heart Convent\"\n            },\n            {\n                \"billerId\": \"EDU005844HIP01\",\n                \"billerName\": \"Sacred Heart Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005845HIP01\",\n                \"billerName\": \"Sacred Heart Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU005846HIP01\",\n                \"billerName\": \"Sacred Soul Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU005847HIP01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU005848HIP01\",\n                \"billerName\": \"Saint Rudraksh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005849HIP01\",\n                \"billerName\": \"Sambhota Tibetan High School\"\n            },\n            {\n                \"billerId\": \"EDU005850HIP01\",\n                \"billerName\": \"Sambhota Tibetan School\"\n            },\n            {\n                \"billerId\": \"EDU005851HIP01\",\n                \"billerName\": \"Sambhota Tibetan School\"\n            },\n            {\n                \"billerId\": \"EDU005852HIP01\",\n                \"billerName\": \"Samuels English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU005853HIP01\",\n                \"billerName\": \"Saraswati Paradise International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005854HIP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005855HIP01\",\n                \"billerName\": \"Saraswati Vidya Mandir High School\"\n            },\n            {\n                \"billerId\": \"EDU005856HIP01\",\n                \"billerName\": \"Sarvhitkari Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU005857HIP01\",\n                \"billerName\": \"Scholar&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU005858HIP01\",\n                \"billerName\": \"Sea Rock International School\"\n            },\n            {\n                \"billerId\": \"EDU005859HIP01\",\n                \"billerName\": \"Seven Star Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005860HIP01\",\n                \"billerName\": \"Shaheed Msm International School\"\n            },\n            {\n                \"billerId\": \"EDU005861HIP01\",\n                \"billerName\": \"Shanti International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005862HIP01\",\n                \"billerName\": \"Shimla Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU005863HIP01\",\n                \"billerName\": \"Shimla Public School\"\n            },\n            {\n                \"billerId\": \"EDU005864HIP01\",\n                \"billerName\": \"Shiv Shakti Convent School Vill Kasaro P.O. Badhaghat Tehsil Ghumarwin\"\n            },\n            {\n                \"billerId\": \"EDU005865HIP01\",\n                \"billerName\": \"Shiva International School\"\n            },\n            {\n                \"billerId\": \"EDU005866HIP01\",\n                \"billerName\": \"Shivalik International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005867HIP01\",\n                \"billerName\": \"Shivalik International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005868HIP01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU005869HIP01\",\n                \"billerName\": \"Shivalika Public School\"\n            },\n            {\n                \"billerId\": \"EDU005870HIP01\",\n                \"billerName\": \"Sos Tibetan Children&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU005871HIP01\",\n                \"billerName\": \"Spring Dale Convent School, Jawali At Paloura\"\n            },\n            {\n                \"billerId\": \"EDU005872HIP01\",\n                \"billerName\": \"Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU005873HIP01\",\n                \"billerName\": \"Springdale\"\n            },\n            {\n                \"billerId\": \"EDU005874HIP01\",\n                \"billerName\": \"Sri Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU005875HIP01\",\n                \"billerName\": \"Sri Sathya Sai School\"\n            },\n            {\n                \"billerId\": \"EDU005876HIP01\",\n                \"billerName\": \"Ssrvm Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005877HIP01\",\n                \"billerName\": \"St Bede&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU005878HIP01\",\n                \"billerName\": \"St. Edward&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005879HIP01\",\n                \"billerName\": \"St. Luke&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005880HIP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005881HIP01\",\n                \"billerName\": \"St. Mary&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU005882HIP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU005883HIP01\",\n                \"billerName\": \"St. Paul&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU005884HIP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU005885HIP01\",\n                \"billerName\": \"St. Xavier High School\"\n            },\n            {\n                \"billerId\": \"EDU005886HIP01\",\n                \"billerName\": \"St. Xavier&#39;S Residential School\"\n            },\n            {\n                \"billerId\": \"EDU005887HIP01\",\n                \"billerName\": \"Stokes Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU005888HIP01\",\n                \"billerName\": \"T.R.D.A.V.Public Sr. Sec. School Kangoo\"\n            },\n            {\n                \"billerId\": \"EDU005889HIP01\",\n                \"billerName\": \"Tagore Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU005890HIP01\",\n                \"billerName\": \"Takshila\"\n            },\n            {\n                \"billerId\": \"EDU005891HIP01\",\n                \"billerName\": \"The Divine International School\"\n            },\n            {\n                \"billerId\": \"EDU005892HIP01\",\n                \"billerName\": \"The Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU005893HIP01\",\n                \"billerName\": \"The K T S Public School\"\n            },\n            {\n                \"billerId\": \"EDU005894HIP01\",\n                \"billerName\": \"The Phoenix School Of Integrated Learning\"\n            },\n            {\n                \"billerId\": \"EDU005895HIP01\",\n                \"billerName\": \"The Scholar&#39;S Home\"\n            },\n            {\n                \"billerId\": \"EDU005896HIP01\",\n                \"billerName\": \"Tibetan Children&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU005897HIP01\",\n                \"billerName\": \"Tibetan Children&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU005898HIP01\",\n                \"billerName\": \"Tibetan Children&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU005899HIP01\",\n                \"billerName\": \"Tibetans Chidren&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU005900HIP01\",\n                \"billerName\": \"Trinity International School\"\n            },\n            {\n                \"billerId\": \"EDU005901HIP01\",\n                \"billerName\": \"Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU005902HIP01\",\n                \"billerName\": \"Tripta Public School\"\n            },\n            {\n                \"billerId\": \"EDU005903HIP01\",\n                \"billerName\": \"U.S. Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU005904HIP01\",\n                \"billerName\": \"V R Public School\"\n            },\n            {\n                \"billerId\": \"EDU005905HIP01\",\n                \"billerName\": \"Vashist Public School\"\n            },\n            {\n                \"billerId\": \"EDU005906HIP01\",\n                \"billerName\": \"Vijay Memorial Sr. Sec. School, Indora\"\n            },\n            {\n                \"billerId\": \"EDU005907HIP01\",\n                \"billerName\": \"Vivek International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005908HIP01\",\n                \"billerName\": \"Viveka Foundations\"\n            },\n            {\n                \"billerId\": \"EDU005909HIP01\",\n                \"billerName\": \"Woods Park School Hamirpur At Bani\"\n            },\n            {\n                \"billerId\": \"EDU005910JAK01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU005911JAK01\",\n                \"billerName\": \"Army Goodwill Public School Pahalgam\"\n            },\n            {\n                \"billerId\": \"EDU005912JAK01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005913JAK01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005914JAK01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005915JAK01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005916JAK01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU005917JAK01\",\n                \"billerName\": \"Banyan International School\"\n            },\n            {\n                \"billerId\": \"EDU005918JAK01\",\n                \"billerName\": \"Bhargava Public School\"\n            },\n            {\n                \"billerId\": \"EDU005919JAK01\",\n                \"billerName\": \"Bhartiya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005920JAK01\",\n                \"billerName\": \"Brahmrishi Bawra Shanti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU005921JAK01\",\n                \"billerName\": \"D. A. V. Collegiate School\"\n            },\n            {\n                \"billerId\": \"EDU005922JAK01\",\n                \"billerName\": \"D.S. Heritage Scholars School\"\n            },\n            {\n                \"billerId\": \"EDU005923JAK01\",\n                \"billerName\": \"Dcm Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005924JAK01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005925JAK01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005926JAK01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005927JAK01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005928JAK01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU005931JAK01\",\n                \"billerName\": \"Delhi Public School Budgam\"\n            },\n            {\n                \"billerId\": \"EDU005932JAK01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005933JAK01\",\n                \"billerName\": \"Delhi Public School, Udhampur\"\n            },\n            {\n                \"billerId\": \"EDU005934JAK01\",\n                \"billerName\": \"Dewan Badrinath Vidya Mandir, Amarvilla\"\n            },\n            {\n                \"billerId\": \"EDU005935JAK01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU005936JAK01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU005937JAK01\",\n                \"billerName\": \"G. D. Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU005938JAK01\",\n                \"billerName\": \"G.D Goenka Public School Srinagar\"\n            },\n            {\n                \"billerId\": \"EDU005939JAK01\",\n                \"billerName\": \"Galaxy Public School\"\n            },\n            {\n                \"billerId\": \"EDU005940JAK01\",\n                \"billerName\": \"Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU005941JAK01\",\n                \"billerName\": \"Indian Public School(Kidzee), Kathua\"\n            },\n            {\n                \"billerId\": \"EDU005942JAK01\",\n                \"billerName\": \"J &amp; K Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU005943JAK01\",\n                \"billerName\": \"J K Public School\"\n            },\n            {\n                \"billerId\": \"EDU005944JAK01\",\n                \"billerName\": \"J P World School\"\n            },\n            {\n                \"billerId\": \"EDU005945JAK01\",\n                \"billerName\": \"J.K.Public School\"\n            },\n            {\n                \"billerId\": \"EDU005946JAK01\",\n                \"billerName\": \"Jammu Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU005947JAK01\",\n                \"billerName\": \"Jammu Sanskriti School,Kathua\"\n            },\n            {\n                \"billerId\": \"EDU005948JAK01\",\n                \"billerName\": \"Jodha Mal Public School\"\n            },\n            {\n                \"billerId\": \"EDU005949JAK01\",\n                \"billerName\": \"K C Gurukul Public School,\"\n            },\n            {\n                \"billerId\": \"EDU005950JAK01\",\n                \"billerName\": \"K C International School\"\n            },\n            {\n                \"billerId\": \"EDU005951JAK01\",\n                \"billerName\": \"K C Public School\"\n            },\n            {\n                \"billerId\": \"EDU005952JAK01\",\n                \"billerName\": \"Kartar Public School\"\n            },\n            {\n                \"billerId\": \"EDU005953JAK01\",\n                \"billerName\": \"Kc Gurukul Public School Paloura, Jammu\"\n            },\n            {\n                \"billerId\": \"EDU005954JAK01\",\n                \"billerName\": \"Ladakh Public School\"\n            },\n            {\n                \"billerId\": \"EDU005955JAK01\",\n                \"billerName\": \"Ladakh Rigjung Public School\"\n            },\n            {\n                \"billerId\": \"EDU005956JAK01\",\n                \"billerName\": \"Lamdon Model School\"\n            },\n            {\n                \"billerId\": \"EDU005957JAK01\",\n                \"billerName\": \"Mahabodhi Residential School\"\n            },\n            {\n                \"billerId\": \"EDU005958JAK01\",\n                \"billerName\": \"Maharaja Harisingh Agricultural Collegiate School\"\n            },\n            {\n                \"billerId\": \"EDU005959JAK01\",\n                \"billerName\": \"Maharaja Harisingh D A V Centanary Public School\"\n            },\n            {\n                \"billerId\": \"EDU005960JAK01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005961JAK01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU005962JAK01\",\n                \"billerName\": \"Minto Circle Englishmedium High School\"\n            },\n            {\n                \"billerId\": \"EDU005963JAK01\",\n                \"billerName\": \"Model Academy\"\n            },\n            {\n                \"billerId\": \"EDU005964JAK01\",\n                \"billerName\": \"Modern Ways Model School\"\n            },\n            {\n                \"billerId\": \"EDU005965JAK01\",\n                \"billerName\": \"Moravian Mission School\"\n            },\n            {\n                \"billerId\": \"EDU005966JAK01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU005967JAK01\",\n                \"billerName\": \"Presentation Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU005968JAK01\",\n                \"billerName\": \"R.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU005969JAK01\",\n                \"billerName\": \"Regional Research Laboratory High School, Canal Road Jammu\"\n            },\n            {\n                \"billerId\": \"EDU005970JAK01\",\n                \"billerName\": \"Rich Harvest School\"\n            },\n            {\n                \"billerId\": \"EDU005971JAK01\",\n                \"billerName\": \"S O S Hermann Gmeiner School\"\n            },\n            {\n                \"billerId\": \"EDU005972JAK01\",\n                \"billerName\": \"Sai International School\"\n            },\n            {\n                \"billerId\": \"EDU005973JAK01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU005974JAK01\",\n                \"billerName\": \"Sant Bal Yogeshwar Bhartiya Vidya Mandir Dadwara\"\n            },\n            {\n                \"billerId\": \"EDU005975JAK01\",\n                \"billerName\": \"Sh Guru Gang Devji Model School\"\n            },\n            {\n                \"billerId\": \"EDU005976JAK01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU005977JAK01\",\n                \"billerName\": \"Sprawling Buds School\"\n            },\n            {\n                \"billerId\": \"EDU005978JAK01\",\n                \"billerName\": \"Springdales School\"\n            },\n            {\n                \"billerId\": \"EDU005979JAK01\",\n                \"billerName\": \"St Xavier&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU005980JAK01\",\n                \"billerName\": \"Stephens International Public School\"\n            },\n            {\n                \"billerId\": \"EDU005981JAK01\",\n                \"billerName\": \"The Calliope School\"\n            },\n            {\n                \"billerId\": \"EDU005982JAK01\",\n                \"billerName\": \"The Pathways International School\"\n            },\n            {\n                \"billerId\": \"EDU005983JAK01\",\n                \"billerName\": \"The Tibetan Sos Childrens Village School\"\n            },\n            {\n                \"billerId\": \"EDU005984JAK01\",\n                \"billerName\": \"Vishwa Bharati Public Hr. Sec. School Akalpur Morh, Udheywalla, Jammu\"\n            },\n            {\n                \"billerId\": \"EDU005985JHA01\",\n                \"billerName\": \"A.D.L.S. Sunshine School\"\n            },\n            {\n                \"billerId\": \"EDU005986JHA01\",\n                \"billerName\": \"Adarsh +2 Uchh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005987JHA01\",\n                \"billerName\": \"Adarsh Shramik Uchch Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU005988JHA01\",\n                \"billerName\": \"Adarsh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU005989JHA01\",\n                \"billerName\": \"Agrasen Dav Pub. School\"\n            },\n            {\n                \"billerId\": \"EDU005990JHA01\",\n                \"billerName\": \"Aiwc Academy Of Execellence\"\n            },\n            {\n                \"billerId\": \"EDU005991JHA01\",\n                \"billerName\": \"Alok School\"\n            },\n            {\n                \"billerId\": \"EDU005992JHA01\",\n                \"billerName\": \"Anandalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU005993JHA01\",\n                \"billerName\": \"Andhra Association English School\"\n            },\n            {\n                \"billerId\": \"EDU005994JHA01\",\n                \"billerName\": \"Angels High School\"\n            },\n            {\n                \"billerId\": \"EDU005995JHA01\",\n                \"billerName\": \"Appreciable Public School\"\n            },\n            {\n                \"billerId\": \"EDU005996JHA01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU005997JHA01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU005998JHA01\",\n                \"billerName\": \"Atomic Energy Central School,\"\n            },\n            {\n                \"billerId\": \"EDU005999JHA01\",\n                \"billerName\": \"B S S Pranav Children World\"\n            },\n            {\n                \"billerId\": \"EDU006000JHA01\",\n                \"billerName\": \"Badri Narayan Shah Dav Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU006001JHA01\",\n                \"billerName\": \"Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006002JHA01\",\n                \"billerName\": \"Baldwin Farm Area High School\"\n            },\n            {\n                \"billerId\": \"EDU006003JHA01\",\n                \"billerName\": \"Balkia Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006004JHA01\",\n                \"billerName\": \"Banshidhar Parasnath Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006005JHA01\",\n                \"billerName\": \"Beersheeba Public School\"\n            },\n            {\n                \"billerId\": \"EDU006006JHA01\",\n                \"billerName\": \"Bhagmani Chandravansi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006007JHA01\",\n                \"billerName\": \"Bharat Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006008JHA01\",\n                \"billerName\": \"Bishop Hartmann Academy\"\n            },\n            {\n                \"billerId\": \"EDU006009JHA01\",\n                \"billerName\": \"Bishop Westcott Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU006010JHA01\",\n                \"billerName\": \"Bishop Westcott Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU006011JHA01\",\n                \"billerName\": \"Bishop Westcott Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU006012JHA01\",\n                \"billerName\": \"Bishop Westcott School\"\n            },\n            {\n                \"billerId\": \"EDU006013JHA01\",\n                \"billerName\": \"Bishop&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006014JHA01\",\n                \"billerName\": \"Blue Bells English High School\"\n            },\n            {\n                \"billerId\": \"EDU006015JHA01\",\n                \"billerName\": \"Bnt St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006016JHA01\",\n                \"billerName\": \"Bokaro Ispat Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006017JHA01\",\n                \"billerName\": \"Bokaro Ispat Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006018JHA01\",\n                \"billerName\": \"Bokaro Ispat Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006019JHA01\",\n                \"billerName\": \"Bokaro Ispat Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU006020JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006021JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006022JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006023JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006024JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006025JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006026JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006027JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006028JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006029JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006030JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006031JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006032JHA01\",\n                \"billerName\": \"Bokaro Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006033JHA01\",\n                \"billerName\": \"Bokaro Public School\"\n            },\n            {\n                \"billerId\": \"EDU006034JHA01\",\n                \"billerName\": \"Bridgeford School\"\n            },\n            {\n                \"billerId\": \"EDU006035JHA01\",\n                \"billerName\": \"Bright Land School\"\n            },\n            {\n                \"billerId\": \"EDU006036JHA01\",\n                \"billerName\": \"Brl Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006037JHA01\",\n                \"billerName\": \"Buds Garden School\"\n            },\n            {\n                \"billerId\": \"EDU006038JHA01\",\n                \"billerName\": \"Cambrian Public School\"\n            },\n            {\n                \"billerId\": \"EDU006039JHA01\",\n                \"billerName\": \"Cambrian Public School\"\n            },\n            {\n                \"billerId\": \"EDU006040JHA01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU006041JHA01\",\n                \"billerName\": \"Campion Basic Academy\"\n            },\n            {\n                \"billerId\": \"EDU006042JHA01\",\n                \"billerName\": \"Carmel Junior College\"\n            },\n            {\n                \"billerId\": \"EDU006043JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006044JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006045JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006046JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006047JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006048JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006049JHA01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006050JHA01\",\n                \"billerName\": \"Carmel School Kargali\"\n            },\n            {\n                \"billerId\": \"EDU006051JHA01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU006052JHA01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU006053JHA01\",\n                \"billerName\": \"Chasnalla Academy\"\n            },\n            {\n                \"billerId\": \"EDU006054JHA01\",\n                \"billerName\": \"Children Of The New Dawn\"\n            },\n            {\n                \"billerId\": \"EDU006055JHA01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006056JHA01\",\n                \"billerName\": \"Chinmaya Vidyalaya, Southpark\"\n            },\n            {\n                \"billerId\": \"EDU006057JHA01\",\n                \"billerName\": \"Church School\"\n            },\n            {\n                \"billerId\": \"EDU006058JHA01\",\n                \"billerName\": \"Cluny Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006059JHA01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU006060JHA01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU006061JHA01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU006062JHA01\",\n                \"billerName\": \"D A V Co-Operative Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006063JHA01\",\n                \"billerName\": \"D A V Kapil Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU006064JHA01\",\n                \"billerName\": \"D A V Model School\"\n            },\n            {\n                \"billerId\": \"EDU006065JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006066JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006067JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006068JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006069JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006070JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006071JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006072JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006073JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006074JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006075JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006076JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006077JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006078JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006079JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006080JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006081JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006082JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006083JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006084JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006085JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006086JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006087JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006088JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006089JHA01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006090JHA01\",\n                \"billerName\": \"D S M School For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006091JHA01\",\n                \"billerName\": \"D.A.V. Nageshwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU006092JHA01\",\n                \"billerName\": \"D.A.V. Public School, Gumla\"\n            },\n            {\n                \"billerId\": \"EDU006093JHA01\",\n                \"billerName\": \"D.A.V. Public School,Sec-Vi\"\n            },\n            {\n                \"billerId\": \"EDU006094JHA01\",\n                \"billerName\": \"D.B.M.S. English School\"\n            },\n            {\n                \"billerId\": \"EDU006095JHA01\",\n                \"billerName\": \"Dav Alok Public School\"\n            },\n            {\n                \"billerId\": \"EDU006096JHA01\",\n                \"billerName\": \"Dav International School , Mesra,Ranchi\"\n            },\n            {\n                \"billerId\": \"EDU006097JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006098JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006099JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006100JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006101JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006102JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006103JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006104JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006105JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006106JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006107JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006108JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006109JHA01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006110JHA01\",\n                \"billerName\": \"Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006111JHA01\",\n                \"billerName\": \"Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006112JHA01\",\n                \"billerName\": \"Dayanand Anglo Vedic Public School\"\n            },\n            {\n                \"billerId\": \"EDU006113JHA01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU006114JHA01\",\n                \"billerName\": \"Dayawati Modi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006115JHA01\",\n                \"billerName\": \"Dbms Kadma High School\"\n            },\n            {\n                \"billerId\": \"EDU006116JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006117JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006118JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006119JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006120JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006121JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006122JHA01\",\n                \"billerName\": \"De Nobili School\"\n            },\n            {\n                \"billerId\": \"EDU006123JHA01\",\n                \"billerName\": \"De Nobili School, Bhuli\"\n            },\n            {\n                \"billerId\": \"EDU006124JHA01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006125JHA01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006126JHA01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006127JHA01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006128JHA01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006129JHA01\",\n                \"billerName\": \"Delhi Public School, Pakur\"\n            },\n            {\n                \"billerId\": \"EDU006130JHA01\",\n                \"billerName\": \"Devsangha National School\"\n            },\n            {\n                \"billerId\": \"EDU006131JHA01\",\n                \"billerName\": \"Dhanbad City School\"\n            },\n            {\n                \"billerId\": \"EDU006132JHA01\",\n                \"billerName\": \"Dhanbad Public School\"\n            },\n            {\n                \"billerId\": \"EDU006133JHA01\",\n                \"billerName\": \"Dhanbad Public School,Hirak Br\"\n            },\n            {\n                \"billerId\": \"EDU006134JHA01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU006135JHA01\",\n                \"billerName\": \"Don Bosco\"\n            },\n            {\n                \"billerId\": \"EDU006136JHA01\",\n                \"billerName\": \"Don Bosco Academy\"\n            },\n            {\n                \"billerId\": \"EDU006137JHA01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU006138JHA01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU006139JHA01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU006140JHA01\",\n                \"billerName\": \"Dr. Bhabha Public School\"\n            },\n            {\n                \"billerId\": \"EDU006141JHA01\",\n                \"billerName\": \"Dwarika Memorial Foundation Academy\"\n            },\n            {\n                \"billerId\": \"EDU006142JHA01\",\n                \"billerName\": \"Edwards English School\"\n            },\n            {\n                \"billerId\": \"EDU006143JHA01\",\n                \"billerName\": \"Elite Public School\"\n            },\n            {\n                \"billerId\": \"EDU006144JHA01\",\n                \"billerName\": \"Esteem Public School\"\n            },\n            {\n                \"billerId\": \"EDU006145JHA01\",\n                \"billerName\": \"Firayalal Public School\"\n            },\n            {\n                \"billerId\": \"EDU006146JHA01\",\n                \"billerName\": \"G &amp; H High School\"\n            },\n            {\n                \"billerId\": \"EDU006147JHA01\",\n                \"billerName\": \"Gaurav Awasiya Uchya Vidalay\"\n            },\n            {\n                \"billerId\": \"EDU006148JHA01\",\n                \"billerName\": \"Gautam Buddha International School\"\n            },\n            {\n                \"billerId\": \"EDU006149JHA01\",\n                \"billerName\": \"Gayatri Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006150JHA01\",\n                \"billerName\": \"Geeta Devi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006151JHA01\",\n                \"billerName\": \"Ggcet St Xaviers International School\"\n            },\n            {\n                \"billerId\": \"EDU006152JHA01\",\n                \"billerName\": \"Govind Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006153JHA01\",\n                \"billerName\": \"Govindram Kataruka School,\"\n            },\n            {\n                \"billerId\": \"EDU006154JHA01\",\n                \"billerName\": \"Greater Triveni Public School\"\n            },\n            {\n                \"billerId\": \"EDU006155JHA01\",\n                \"billerName\": \"Greenland Public School\"\n            },\n            {\n                \"billerId\": \"EDU006156JHA01\",\n                \"billerName\": \"Grizzly Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006157JHA01\",\n                \"billerName\": \"Gulmohur High School\"\n            },\n            {\n                \"billerId\": \"EDU006158JHA01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006159JHA01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006160JHA01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006161JHA01\",\n                \"billerName\": \"Guru Govind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006162JHA01\",\n                \"billerName\": \"Guru Nanak Hr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006163JHA01\",\n                \"billerName\": \"H R Public School\"\n            },\n            {\n                \"billerId\": \"EDU006164JHA01\",\n                \"billerName\": \"Heritage International School\"\n            },\n            {\n                \"billerId\": \"EDU006165JHA01\",\n                \"billerName\": \"Hill Top School\"\n            },\n            {\n                \"billerId\": \"EDU006166JHA01\",\n                \"billerName\": \"Holy Child Public School\"\n            },\n            {\n                \"billerId\": \"EDU006167JHA01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU006168JHA01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006169JHA01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006170JHA01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006171JHA01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006172JHA01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006173JHA01\",\n                \"billerName\": \"Holy Cross Vocational Training Institute\"\n            },\n            {\n                \"billerId\": \"EDU006174JHA01\",\n                \"billerName\": \"Holy Mother&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU006175JHA01\",\n                \"billerName\": \"Honey Holy Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU006176JHA01\",\n                \"billerName\": \"Imperial School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU006177JHA01\",\n                \"billerName\": \"Indian Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU006178JHA01\",\n                \"billerName\": \"Indian School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU006179JHA01\",\n                \"billerName\": \"Indian School Of Learning Sr Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU006180JHA01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006181JHA01\",\n                \"billerName\": \"J.H. Tarapore School\"\n            },\n            {\n                \"billerId\": \"EDU006182JHA01\",\n                \"billerName\": \"Jack And Jill School\"\n            },\n            {\n                \"billerId\": \"EDU006183JHA01\",\n                \"billerName\": \"Jamshedpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU006184JHA01\",\n                \"billerName\": \"Jasidih Public School\"\n            },\n            {\n                \"billerId\": \"EDU006185JHA01\",\n                \"billerName\": \"Jawahar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006186JHA01\",\n                \"billerName\": \"Jawaharlal Nehru Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU006187JHA01\",\n                \"billerName\": \"Jharkhand Public School\"\n            },\n            {\n                \"billerId\": \"EDU006188JHA01\",\n                \"billerName\": \"Jitpur Academy\"\n            },\n            {\n                \"billerId\": \"EDU006189JHA01\",\n                \"billerName\": \"Jusco School\"\n            },\n            {\n                \"billerId\": \"EDU006190JHA01\",\n                \"billerName\": \"Jusco School\"\n            },\n            {\n                \"billerId\": \"EDU006191JHA01\",\n                \"billerName\": \"K.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU006192JHA01\",\n                \"billerName\": \"Kailash Rai Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006193JHA01\",\n                \"billerName\": \"Kairali School\"\n            },\n            {\n                \"billerId\": \"EDU006194JHA01\",\n                \"billerName\": \"Kako Hill School\"\n            },\n            {\n                \"billerId\": \"EDU006195JHA01\",\n                \"billerName\": \"Kasidih High School\"\n            },\n            {\n                \"billerId\": \"EDU006196JHA01\",\n                \"billerName\": \"Kasturba Shree Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006197JHA01\",\n                \"billerName\": \"Kerala English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006198JHA01\",\n                \"billerName\": \"Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU006199JHA01\",\n                \"billerName\": \"Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU006200JHA01\",\n                \"billerName\": \"Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU006201JHA01\",\n                \"billerName\": \"Kerala Samajam Model School\"\n            },\n            {\n                \"billerId\": \"EDU006202JHA01\",\n                \"billerName\": \"Kids Garden Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU006203JHA01\",\n                \"billerName\": \"Kiran Public School\"\n            },\n            {\n                \"billerId\": \"EDU006204JHA01\",\n                \"billerName\": \"Koncept Public School\"\n            },\n            {\n                \"billerId\": \"EDU006205JHA01\",\n                \"billerName\": \"Krishna Sudershan Central School\"\n            },\n            {\n                \"billerId\": \"EDU006206JHA01\",\n                \"billerName\": \"L A Garden High School\"\n            },\n            {\n                \"billerId\": \"EDU006207JHA01\",\n                \"billerName\": \"L.N.P Public School\"\n            },\n            {\n                \"billerId\": \"EDU006208JHA01\",\n                \"billerName\": \"Lady K C Roy Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU006209JHA01\",\n                \"billerName\": \"Lala Lajpat Rai Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006210JHA01\",\n                \"billerName\": \"Leela Janki Public School\"\n            },\n            {\n                \"billerId\": \"EDU006211JHA01\",\n                \"billerName\": \"Lievens Academy\"\n            },\n            {\n                \"billerId\": \"EDU006212JHA01\",\n                \"billerName\": \"Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU006213JHA01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU006214JHA01\",\n                \"billerName\": \"Lord Krishna School\"\n            },\n            {\n                \"billerId\": \"EDU006215JHA01\",\n                \"billerName\": \"Loreto Convent\"\n            },\n            {\n                \"billerId\": \"EDU006216JHA01\",\n                \"billerName\": \"Loyola Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006217JHA01\",\n                \"billerName\": \"Loyola English Medium School, Gomia\"\n            },\n            {\n                \"billerId\": \"EDU006218JHA01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU006219JHA01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU006220JHA01\",\n                \"billerName\": \"M K Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006221JHA01\",\n                \"billerName\": \"Madhusthali Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU006222JHA01\",\n                \"billerName\": \"Madhusudan Public School\"\n            },\n            {\n                \"billerId\": \"EDU006223JHA01\",\n                \"billerName\": \"Maharshi Mehi Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU006224JHA01\",\n                \"billerName\": \"Mahendra Muni Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU006225JHA01\",\n                \"billerName\": \"Manan Vidya\"\n            },\n            {\n                \"billerId\": \"EDU006226JHA01\",\n                \"billerName\": \"Manjula Sharma Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU006227JHA01\",\n                \"billerName\": \"Manthan Valley St. Alberts School\"\n            },\n            {\n                \"billerId\": \"EDU006228JHA01\",\n                \"billerName\": \"Mata Draupadi Namdhari Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU006229JHA01\",\n                \"billerName\": \"Mazzarello School\"\n            },\n            {\n                \"billerId\": \"EDU006230JHA01\",\n                \"billerName\": \"Mb Dav  Public School\"\n            },\n            {\n                \"billerId\": \"EDU006231JHA01\",\n                \"billerName\": \"Meridian Academy\"\n            },\n            {\n                \"billerId\": \"EDU006232JHA01\",\n                \"billerName\": \"Mgm Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU006233JHA01\",\n                \"billerName\": \"Mishras Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU006234JHA01\",\n                \"billerName\": \"Mithila Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU006235JHA01\",\n                \"billerName\": \"Model English High School\"\n            },\n            {\n                \"billerId\": \"EDU006236JHA01\",\n                \"billerName\": \"Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU006237JHA01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU006238JHA01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU006239JHA01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU006240JHA01\",\n                \"billerName\": \"Montfort Academy\"\n            },\n            {\n                \"billerId\": \"EDU006241JHA01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU006242JHA01\",\n                \"billerName\": \"Montfort Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU006243JHA01\",\n                \"billerName\": \"Mothers International Academy\"\n            },\n            {\n                \"billerId\": \"EDU006244JHA01\",\n                \"billerName\": \"Mother&#39;S International Academy\"\n            },\n            {\n                \"billerId\": \"EDU006245JHA01\",\n                \"billerName\": \"Motilal Nehru Public School\"\n            },\n            {\n                \"billerId\": \"EDU006246JHA01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006247JHA01\",\n                \"billerName\": \"Mount Egmont School\"\n            },\n            {\n                \"billerId\": \"EDU006248JHA01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU006249JHA01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU006250JHA01\",\n                \"billerName\": \"Mount Litera Zee School Jamshedpur\"\n            },\n            {\n                \"billerId\": \"EDU006251JHA01\",\n                \"billerName\": \"Mount Litera Zee School, Dhanbad\"\n            },\n            {\n                \"billerId\": \"EDU006252JHA01\",\n                \"billerName\": \"Mount View School\"\n            },\n            {\n                \"billerId\": \"EDU006253JHA01\",\n                \"billerName\": \"Munam Public School\"\n            },\n            {\n                \"billerId\": \"EDU006254JHA01\",\n                \"billerName\": \"N.E.L.C. Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU006255JHA01\",\n                \"billerName\": \"Nalanda Academy\"\n            },\n            {\n                \"billerId\": \"EDU006256JHA01\",\n                \"billerName\": \"Nalanda Academy\"\n            },\n            {\n                \"billerId\": \"EDU006257JHA01\",\n                \"billerName\": \"Naman Vidya\"\n            },\n            {\n                \"billerId\": \"EDU006258JHA01\",\n                \"billerName\": \"Nanda Gokulam\"\n            },\n            {\n                \"billerId\": \"EDU006259JHA01\",\n                \"billerName\": \"Narbheram Hansraj English School\"\n            },\n            {\n                \"billerId\": \"EDU006260JHA01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006261JHA01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006262JHA01\",\n                \"billerName\": \"Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDU006263JHA01\",\n                \"billerName\": \"Netaji Subhas Public School\"\n            },\n            {\n                \"billerId\": \"EDU006264JHA01\",\n                \"billerName\": \"Netaji Subhas Public School\"\n            },\n            {\n                \"billerId\": \"EDU006265JHA01\",\n                \"billerName\": \"Nirja Sahay Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006266JHA01\",\n                \"billerName\": \"Nirmala School, Govindpur\"\n            },\n            {\n                \"billerId\": \"EDU006267JHA01\",\n                \"billerName\": \"Nml Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU006268JHA01\",\n                \"billerName\": \"O P Jindal School\"\n            },\n            {\n                \"billerId\": \"EDU006269JHA01\",\n                \"billerName\": \"Oxbridge School\"\n            },\n            {\n                \"billerId\": \"EDU006270JHA01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU006271JHA01\",\n                \"billerName\": \"Pandit Bageshwari Pandey Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU006272JHA01\",\n                \"billerName\": \"Parmar Vidyawati Surjit Singh\"\n            },\n            {\n                \"billerId\": \"EDU006273JHA01\",\n                \"billerName\": \"Patratu School Of Economics\"\n            },\n            {\n                \"billerId\": \"EDU006274JHA01\",\n                \"billerName\": \"Pitts Modern School\"\n            },\n            {\n                \"billerId\": \"EDU006275JHA01\",\n                \"billerName\": \"Progressive Public School,Jamtara,Dumri(Giridih)\"\n            },\n            {\n                \"billerId\": \"EDU006276JHA01\",\n                \"billerName\": \"Project Central School\"\n            },\n            {\n                \"billerId\": \"EDU006277JHA01\",\n                \"billerName\": \"Providence School\"\n            },\n            {\n                \"billerId\": \"EDU006278JHA01\",\n                \"billerName\": \"R K Public School\"\n            },\n            {\n                \"billerId\": \"EDU006279JHA01\",\n                \"billerName\": \"R.B.Springdale Public School\"\n            },\n            {\n                \"billerId\": \"EDU006280JHA01\",\n                \"billerName\": \"R.K Public School\"\n            },\n            {\n                \"billerId\": \"EDU006281JHA01\",\n                \"billerName\": \"R.N. Foundation Little Heart School\"\n            },\n            {\n                \"billerId\": \"EDU006282JHA01\",\n                \"billerName\": \"R.V.S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU006283JHA01\",\n                \"billerName\": \"Radha Govind Public School\"\n            },\n            {\n                \"billerId\": \"EDU006284JHA01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU006285JHA01\",\n                \"billerName\": \"Raj Kamal Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006286JHA01\",\n                \"billerName\": \"Rajendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006287JHA01\",\n                \"billerName\": \"Ram Tahal Choudhary High School\"\n            },\n            {\n                \"billerId\": \"EDU006288JHA01\",\n                \"billerName\": \"Rama Krishna Mission School\"\n            },\n            {\n                \"billerId\": \"EDU006289JHA01\",\n                \"billerName\": \"Ramakrishna Mission English School\"\n            },\n            {\n                \"billerId\": \"EDU006290JHA01\",\n                \"billerName\": \"Ramakrishna Mission English School\"\n            },\n            {\n                \"billerId\": \"EDU006291JHA01\",\n                \"billerName\": \"Ramakrishna Mission Lady Indrasingh English School\"\n            },\n            {\n                \"billerId\": \"EDU006292JHA01\",\n                \"billerName\": \"Ramakrishna Mission Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU006293JHA01\",\n                \"billerName\": \"Ramakrishna Vivekananda  International English School\"\n            },\n            {\n                \"billerId\": \"EDU006294JHA01\",\n                \"billerName\": \"Ramakrishna Vivekananda Int. Eng. High School\"\n            },\n            {\n                \"billerId\": \"EDU006295JHA01\",\n                \"billerName\": \"Ramakrishna Vivekananda Sarada Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU006296JHA01\",\n                \"billerName\": \"Ramprasad Chandrabhan Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006297JHA01\",\n                \"billerName\": \"Red Rose School\"\n            },\n            {\n                \"billerId\": \"EDU006298JHA01\",\n                \"billerName\": \"River View English School\"\n            },\n            {\n                \"billerId\": \"EDU006299JHA01\",\n                \"billerName\": \"Rms High School, Khutadih\"\n            },\n            {\n                \"billerId\": \"EDU006300JHA01\",\n                \"billerName\": \"Rotary School\"\n            },\n            {\n                \"billerId\": \"EDU006301JHA01\",\n                \"billerName\": \"Rukmini Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006302JHA01\",\n                \"billerName\": \"S D S M School For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006303JHA01\",\n                \"billerName\": \"S.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006304JHA01\",\n                \"billerName\": \"S.D.A. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU006305JHA01\",\n                \"billerName\": \"S.E. Rly. Mixed Higher Secondary School (E.M.)\"\n            },\n            {\n                \"billerId\": \"EDU006306JHA01\",\n                \"billerName\": \"S.R.Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006307JHA01\",\n                \"billerName\": \"Sachidanand Gyan Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU006308JHA01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006309JHA01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU006310JHA01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU006311JHA01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU006312JHA01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU006313JHA01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU006314JHA01\",\n                \"billerName\": \"Saint Augustine High School\"\n            },\n            {\n                \"billerId\": \"EDU006315JHA01\",\n                \"billerName\": \"Sant Nand Lal Samriti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006316JHA01\",\n                \"billerName\": \"Sapphire International School\"\n            },\n            {\n                \"billerId\": \"EDU006317JHA01\",\n                \"billerName\": \"Sarala Birla Public School (A Unit Of Bharat Arogya &amp; Gyan Mandir)\"\n            },\n            {\n                \"billerId\": \"EDU006318JHA01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006319JHA01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006320JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006321JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006322JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006323JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006324JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006325JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006326JHA01\",\n                \"billerName\": \"Saraswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006327JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006328JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006329JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006330JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006331JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006332JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006333JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006334JHA01\",\n                \"billerName\": \"Saraswati Vidya Mandir High School.\"\n            },\n            {\n                \"billerId\": \"EDU006335JHA01\",\n                \"billerName\": \"Sardar Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU006336JHA01\",\n                \"billerName\": \"Sarswati Shishu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006337JHA01\",\n                \"billerName\": \"Sarvoday Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006338JHA01\",\n                \"billerName\": \"Savitri Devi D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006339JHA01\",\n                \"billerName\": \"School Of Competition\"\n            },\n            {\n                \"billerId\": \"EDU006340JHA01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU006341JHA01\",\n                \"billerName\": \"Seventh Day Adventist School\"\n            },\n            {\n                \"billerId\": \"EDU006342JHA01\",\n                \"billerName\": \"Shalom School\"\n            },\n            {\n                \"billerId\": \"EDU006343JHA01\",\n                \"billerName\": \"Sharda Global School\"\n            },\n            {\n                \"billerId\": \"EDU006344JHA01\",\n                \"billerName\": \"Sheyn International School\"\n            },\n            {\n                \"billerId\": \"EDU006345JHA01\",\n                \"billerName\": \"Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006346JHA01\",\n                \"billerName\": \"Shine Valley School\"\n            },\n            {\n                \"billerId\": \"EDU006347JHA01\",\n                \"billerName\": \"Shivam School\"\n            },\n            {\n                \"billerId\": \"EDU006348JHA01\",\n                \"billerName\": \"Shradhanand Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006349JHA01\",\n                \"billerName\": \"Shree Gurunank Vidalaya\"\n            },\n            {\n                \"billerId\": \"EDU006350JHA01\",\n                \"billerName\": \"Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU006351JHA01\",\n                \"billerName\": \"Sido Kanhu High School\"\n            },\n            {\n                \"billerId\": \"EDU006352JHA01\",\n                \"billerName\": \"Sido Kanu High School\"\n            },\n            {\n                \"billerId\": \"EDU006353JHA01\",\n                \"billerName\": \"Sister Nivedita English High School\"\n            },\n            {\n                \"billerId\": \"EDU006354JHA01\",\n                \"billerName\": \"Skp Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU006355JHA01\",\n                \"billerName\": \"Smt Ginia Devi Modern School\"\n            },\n            {\n                \"billerId\": \"EDU006356JHA01\",\n                \"billerName\": \"Solitaire Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU006357JHA01\",\n                \"billerName\": \"South Point School\"\n            },\n            {\n                \"billerId\": \"EDU006358JHA01\",\n                \"billerName\": \"Sree Ayyappa Public School\"\n            },\n            {\n                \"billerId\": \"EDU006359JHA01\",\n                \"billerName\": \"Sri Agrasen School\"\n            },\n            {\n                \"billerId\": \"EDU006360JHA01\",\n                \"billerName\": \"Sri Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU006361JHA01\",\n                \"billerName\": \"Sri Krishna Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006362JHA01\",\n                \"billerName\": \"Sri Ram Krishan Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006363JHA01\",\n                \"billerName\": \"Sri Ramakrishna Sarada Math &amp; Mission\"\n            },\n            {\n                \"billerId\": \"EDU006364JHA01\",\n                \"billerName\": \"Sri Sri Surya Deo Singh Smriti\"\n            },\n            {\n                \"billerId\": \"EDU006365JHA01\",\n                \"billerName\": \"Srikrishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU006366JHA01\",\n                \"billerName\": \"St Jagat Gyan Public School\"\n            },\n            {\n                \"billerId\": \"EDU006367JHA01\",\n                \"billerName\": \"St Michaels School\"\n            },\n            {\n                \"billerId\": \"EDU006368JHA01\",\n                \"billerName\": \"St Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006369JHA01\",\n                \"billerName\": \"St Thomas High School\"\n            },\n            {\n                \"billerId\": \"EDU006370JHA01\",\n                \"billerName\": \"St. Annes Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006371JHA01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006372JHA01\",\n                \"billerName\": \"St. Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006373JHA01\",\n                \"billerName\": \"St. Arvindo Academy\"\n            },\n            {\n                \"billerId\": \"EDU006374JHA01\",\n                \"billerName\": \"St. Charles School\"\n            },\n            {\n                \"billerId\": \"EDU006375JHA01\",\n                \"billerName\": \"St. Clare&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006376JHA01\",\n                \"billerName\": \"St. Columbus School\"\n            },\n            {\n                \"billerId\": \"EDU006377JHA01\",\n                \"billerName\": \"St. Don Bosco School, Pakur\"\n            },\n            {\n                \"billerId\": \"EDU006378JHA01\",\n                \"billerName\": \"St. Francis De Sales School\"\n            },\n            {\n                \"billerId\": \"EDU006379JHA01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU006380JHA01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU006381JHA01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU006382JHA01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU006383JHA01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU006384JHA01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU006385JHA01\",\n                \"billerName\": \"St. Johns School, English Medium\"\n            },\n            {\n                \"billerId\": \"EDU006386JHA01\",\n                \"billerName\": \"St. Johns School, Ranchi\"\n            },\n            {\n                \"billerId\": \"EDU006387JHA01\",\n                \"billerName\": \"St. Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU006388JHA01\",\n                \"billerName\": \"St. Joseph&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU006389JHA01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006390JHA01\",\n                \"billerName\": \"St. Mary&#39;S English High School\"\n            },\n            {\n                \"billerId\": \"EDU006391JHA01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006392JHA01\",\n                \"billerName\": \"St. Mathias School\"\n            },\n            {\n                \"billerId\": \"EDU006393JHA01\",\n                \"billerName\": \"St. Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006394JHA01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU006395JHA01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU006396JHA01\",\n                \"billerName\": \"St. Viveka English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006397JHA01\",\n                \"billerName\": \"St. Xavier&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU006398JHA01\",\n                \"billerName\": \"St. Xavier&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU006399JHA01\",\n                \"billerName\": \"St. Xavier&#39;S High School Deoghar\"\n            },\n            {\n                \"billerId\": \"EDU006400JHA01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006401JHA01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006402JHA01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006403JHA01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006404JHA01\",\n                \"billerName\": \"St.Aloysius English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006405JHA01\",\n                \"billerName\": \"St.Maria  School\"\n            },\n            {\n                \"billerId\": \"EDU006406JHA01\",\n                \"billerName\": \"St.Michael Anglo-Indian School\"\n            },\n            {\n                \"billerId\": \"EDU006407JHA01\",\n                \"billerName\": \"St.Pauls Modern School\"\n            },\n            {\n                \"billerId\": \"EDU006408JHA01\",\n                \"billerName\": \"St.Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006409JHA01\",\n                \"billerName\": \"Subhash  Public School\"\n            },\n            {\n                \"billerId\": \"EDU006410JHA01\",\n                \"billerName\": \"Sunrise Dwarika Academy\"\n            },\n            {\n                \"billerId\": \"EDU006411JHA01\",\n                \"billerName\": \"Surajmul Jain D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006412JHA01\",\n                \"billerName\": \"Surekha Prakash Bhai Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006413JHA01\",\n                \"billerName\": \"Surendranath Centenary School\"\n            },\n            {\n                \"billerId\": \"EDU006414JHA01\",\n                \"billerName\": \"Swami Shradhanand Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU006415JHA01\",\n                \"billerName\": \"Symbiosis Public School\"\n            },\n            {\n                \"billerId\": \"EDU006416JHA01\",\n                \"billerName\": \"Symbiosis Public School\"\n            },\n            {\n                \"billerId\": \"EDU006417JHA01\",\n                \"billerName\": \"Symbiosis Public School\"\n            },\n            {\n                \"billerId\": \"EDU006418JHA01\",\n                \"billerName\": \"Tagore Academy\"\n            },\n            {\n                \"billerId\": \"EDU006419JHA01\",\n                \"billerName\": \"Takshashila Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU006420JHA01\",\n                \"billerName\": \"Tarapada Sarangi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006421JHA01\",\n                \"billerName\": \"Tarapore School\"\n            },\n            {\n                \"billerId\": \"EDU006422JHA01\",\n                \"billerName\": \"Tata D A V School\"\n            },\n            {\n                \"billerId\": \"EDU006423JHA01\",\n                \"billerName\": \"Tata Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006424JHA01\",\n                \"billerName\": \"Tata Dav School (Tisco)\"\n            },\n            {\n                \"billerId\": \"EDU006425JHA01\",\n                \"billerName\": \"Taurian World City\"\n            },\n            {\n                \"billerId\": \"EDU006426JHA01\",\n                \"billerName\": \"Tci Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU006427JHA01\",\n                \"billerName\": \"Tender Heart Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU006428JHA01\",\n                \"billerName\": \"Teresa Block\"\n            },\n            {\n                \"billerId\": \"EDU006429JHA01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU006430JHA01\",\n                \"billerName\": \"The Blue Bells School\"\n            },\n            {\n                \"billerId\": \"EDU006431JHA01\",\n                \"billerName\": \"The Nobles School\"\n            },\n            {\n                \"billerId\": \"EDU006432JHA01\",\n                \"billerName\": \"The Pentecostal Assembly School\"\n            },\n            {\n                \"billerId\": \"EDU006433JHA01\",\n                \"billerName\": \"The Rama Krishna Vivekananda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006434JHA01\",\n                \"billerName\": \"Ursuline Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006435JHA01\",\n                \"billerName\": \"Urusuline English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006436JHA01\",\n                \"billerName\": \"V.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU006437JHA01\",\n                \"billerName\": \"Valley View School\"\n            },\n            {\n                \"billerId\": \"EDU006438JHA01\",\n                \"billerName\": \"Vidya Bharati Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006439JHA01\",\n                \"billerName\": \"Vidya Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU006440JHA01\",\n                \"billerName\": \"Vidya Vikash Public School\"\n            },\n            {\n                \"billerId\": \"EDU006441JHA01\",\n                \"billerName\": \"Vig English School\"\n            },\n            {\n                \"billerId\": \"EDU006442JHA01\",\n                \"billerName\": \"Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006443JHA01\",\n                \"billerName\": \"Vikas Vidyalaya 10+2\"\n            },\n            {\n                \"billerId\": \"EDU006444JHA01\",\n                \"billerName\": \"Vimla Pandey Memorial Gyan Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006445JHA01\",\n                \"billerName\": \"Vinay International School\"\n            },\n            {\n                \"billerId\": \"EDU006446JHA01\",\n                \"billerName\": \"Vincent Public School\"\n            },\n            {\n                \"billerId\": \"EDU006447JHA01\",\n                \"billerName\": \"Vivek Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006448JHA01\",\n                \"billerName\": \"Vivekananda English High School\"\n            },\n            {\n                \"billerId\": \"EDU006449JHA01\",\n                \"billerName\": \"Vivekananda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006450JHA01\",\n                \"billerName\": \"W. John Multipurpose Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU006451JHA01\",\n                \"billerName\": \"Wetge Public School\"\n            },\n            {\n                \"billerId\": \"EDU006452JHA01\",\n                \"billerName\": \"Xavier Public School\"\n            },\n            {\n                \"billerId\": \"EDU006453JHA01\",\n                \"billerName\": \"Xavier School, Gamharia\"\n            },\n            {\n                \"billerId\": \"EDU006454JHA01\",\n                \"billerName\": \"Xavier&#39;S English High School\"\n            },\n            {\n                \"billerId\": \"EDU006455KAR01\",\n                \"billerName\": \"A M C School\"\n            },\n            {\n                \"billerId\": \"EDU006456KAR01\",\n                \"billerName\": \"A.C. School\"\n            },\n            {\n                \"billerId\": \"EDU006457KAR01\",\n                \"billerName\": \"A.C. Shetty Memorial Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006458KAR01\",\n                \"billerName\": \"Aavishkar Academy\"\n            },\n            {\n                \"billerId\": \"EDU006459KAR01\",\n                \"billerName\": \"Acharya Pathasala Public School\"\n            },\n            {\n                \"billerId\": \"EDU006460KAR01\",\n                \"billerName\": \"Acharya Vidya Kula\"\n            },\n            {\n                \"billerId\": \"EDU006461KAR01\",\n                \"billerName\": \"Achievers Academy\"\n            },\n            {\n                \"billerId\": \"EDU006462KAR01\",\n                \"billerName\": \"Acts Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU006463KAR01\",\n                \"billerName\": \"Adarsha Central School Byadgi\"\n            },\n            {\n                \"billerId\": \"EDU006464KAR01\",\n                \"billerName\": \"Adhyayan School\"\n            },\n            {\n                \"billerId\": \"EDU006465KAR01\",\n                \"billerName\": \"Aditya Public School\"\n            },\n            {\n                \"billerId\": \"EDU006466KAR01\",\n                \"billerName\": \"Aecs Magnolia Maaruti Public School\"\n            },\n            {\n                \"billerId\": \"EDU006467KAR01\",\n                \"billerName\": \"Agragami Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006468KAR01\",\n                \"billerName\": \"Aham Aathma Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006469KAR01\",\n                \"billerName\": \"Aishwarya International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006470KAR01\",\n                \"billerName\": \"Akash International Residential  Public School\"\n            },\n            {\n                \"billerId\": \"EDU006471KAR01\",\n                \"billerName\": \"Akash International Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU006472KAR01\",\n                \"billerName\": \"Akshara International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006473KAR01\",\n                \"billerName\": \"Akshara Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006474KAR01\",\n                \"billerName\": \"Akshara School\"\n            },\n            {\n                \"billerId\": \"EDU006475KAR01\",\n                \"billerName\": \"Aleemee Public School\"\n            },\n            {\n                \"billerId\": \"EDU006476KAR01\",\n                \"billerName\": \"Al-Furqan Islamic English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006477KAR01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU006478KAR01\",\n                \"billerName\": \"Al-Thaheeb Schol\"\n            },\n            {\n                \"billerId\": \"EDU006479KAR01\",\n                \"billerName\": \"Amara Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006480KAR01\",\n                \"billerName\": \"Amarajyothi English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006481KAR01\",\n                \"billerName\": \"Amber Valley Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006482KAR01\",\n                \"billerName\": \"American Friendship Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006483KAR01\",\n                \"billerName\": \"Amratha Bharathi Vidyakendra\"\n            },\n            {\n                \"billerId\": \"EDU006484KAR01\",\n                \"billerName\": \"Amrita Vidalayam\"\n            },\n            {\n                \"billerId\": \"EDU006485KAR01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU006486KAR01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU006487KAR01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU006488KAR01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU006489KAR01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU006490KAR01\",\n                \"billerName\": \"Anand Shiksha Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006491KAR01\",\n                \"billerName\": \"Anandathirtha Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006492KAR01\",\n                \"billerName\": \"Anantha International School\"\n            },\n            {\n                \"billerId\": \"EDU006493KAR01\",\n                \"billerName\": \"Anantha Vidyaniketana\"\n            },\n            {\n                \"billerId\": \"EDU006494KAR01\",\n                \"billerName\": \"Angadi International School\"\n            },\n            {\n                \"billerId\": \"EDU006495KAR01\",\n                \"billerName\": \"Ankur Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006496KAR01\",\n                \"billerName\": \"Anmol Public School\"\n            },\n            {\n                \"billerId\": \"EDU006497KAR01\",\n                \"billerName\": \"Appa Public Scool,Gulbarga\"\n            },\n            {\n                \"billerId\": \"EDU006498KAR01\",\n                \"billerName\": \"Appollo National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006499KAR01\",\n                \"billerName\": \"Aradhana Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006500KAR01\",\n                \"billerName\": \"Aradhana School\"\n            },\n            {\n                \"billerId\": \"EDU006501KAR01\",\n                \"billerName\": \"Arvind International School\"\n            },\n            {\n                \"billerId\": \"EDU006502KAR01\",\n                \"billerName\": \"Aryan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006503KAR01\",\n                \"billerName\": \"Ashok International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006504KAR01\",\n                \"billerName\": \"Asia Pacific World School\"\n            },\n            {\n                \"billerId\": \"EDU006505KAR01\",\n                \"billerName\": \"Assisi Central School\"\n            },\n            {\n                \"billerId\": \"EDU006506KAR01\",\n                \"billerName\": \"Assisi School\"\n            },\n            {\n                \"billerId\": \"EDU006507KAR01\",\n                \"billerName\": \"Athena Public School\"\n            },\n            {\n                \"billerId\": \"EDU006508KAR01\",\n                \"billerName\": \"Atreya Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU006509KAR01\",\n                \"billerName\": \"Attibele Public School\"\n            },\n            {\n                \"billerId\": \"EDU006510KAR01\",\n                \"billerName\": \"Auden School\"\n            },\n            {\n                \"billerId\": \"EDU006511KAR01\",\n                \"billerName\": \"Auro Mirra International School\"\n            },\n            {\n                \"billerId\": \"EDU006512KAR01\",\n                \"billerName\": \"Auxilium School\"\n            },\n            {\n                \"billerId\": \"EDU006513KAR01\",\n                \"billerName\": \"B B U L Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006514KAR01\",\n                \"billerName\": \"B E L School\"\n            },\n            {\n                \"billerId\": \"EDU006515KAR01\",\n                \"billerName\": \"B G S Central School\"\n            },\n            {\n                \"billerId\": \"EDU006516KAR01\",\n                \"billerName\": \"B G S Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU006517KAR01\",\n                \"billerName\": \"B G S World School\"\n            },\n            {\n                \"billerId\": \"EDU006518KAR01\",\n                \"billerName\": \"B S V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006519KAR01\",\n                \"billerName\": \"B.L.D.E.Associations Public School, Jamkhandi\"\n            },\n            {\n                \"billerId\": \"EDU006520KAR01\",\n                \"billerName\": \"B.M. English School\"\n            },\n            {\n                \"billerId\": \"EDU006521KAR01\",\n                \"billerName\": \"B.M.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006522KAR01\",\n                \"billerName\": \"B.P. Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU006523KAR01\",\n                \"billerName\": \"B.R.S. Global School\"\n            },\n            {\n                \"billerId\": \"EDU006524KAR01\",\n                \"billerName\": \"B.R.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006525KAR01\",\n                \"billerName\": \"B.S. Central School\"\n            },\n            {\n                \"billerId\": \"EDU006526KAR01\",\n                \"billerName\": \"Badarikashrama Vidyashala\"\n            },\n            {\n                \"billerId\": \"EDU006527KAR01\",\n                \"billerName\": \"Baden Powell School (R) Mysore\"\n            },\n            {\n                \"billerId\": \"EDU006528KAR01\",\n                \"billerName\": \"Bala Vinayaka Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU006529KAR01\",\n                \"billerName\": \"Bala Yesu\"\n            },\n            {\n                \"billerId\": \"EDU006530KAR01\",\n                \"billerName\": \"Balaji National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006531KAR01\",\n                \"billerName\": \"Baldwin Boys&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU006532KAR01\",\n                \"billerName\": \"Baldwin Co-Education Extension High School\"\n            },\n            {\n                \"billerId\": \"EDU006533KAR01\",\n                \"billerName\": \"Baldwin Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU006534KAR01\",\n                \"billerName\": \"Balodyana English School\"\n            },\n            {\n                \"billerId\": \"EDU006535KAR01\",\n                \"billerName\": \"Bangalore International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006536KAR01\",\n                \"billerName\": \"Bangalore International School\"\n            },\n            {\n                \"billerId\": \"EDU006537KAR01\",\n                \"billerName\": \"Bangalore Public School\"\n            },\n            {\n                \"billerId\": \"EDU006538KAR01\",\n                \"billerName\": \"Bangalore Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU006539KAR01\",\n                \"billerName\": \"Bantwal Raghurama Mukunda Prabhu Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU006540KAR01\",\n                \"billerName\": \"Bapuji Higher Primary English School\"\n            },\n            {\n                \"billerId\": \"EDU006541KAR01\",\n                \"billerName\": \"Bapuji International School\"\n            },\n            {\n                \"billerId\": \"EDU006542KAR01\",\n                \"billerName\": \"Basavarajeswari Public School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU006543KAR01\",\n                \"billerName\": \"Basaveshwara International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006544KAR01\",\n                \"billerName\": \"Basaveshwara Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006545KAR01\",\n                \"billerName\": \"Bearys Sea Side Public School\"\n            },\n            {\n                \"billerId\": \"EDU006546KAR01\",\n                \"billerName\": \"Beena Vaidya International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006547KAR01\",\n                \"billerName\": \"Bellary Rudrappa Kannada Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006548KAR01\",\n                \"billerName\": \"Beml Public School\"\n            },\n            {\n                \"billerId\": \"EDU006549KAR01\",\n                \"billerName\": \"Bensons International Academy\"\n            },\n            {\n                \"billerId\": \"EDU006550KAR01\",\n                \"billerName\": \"Bethany High School\"\n            },\n            {\n                \"billerId\": \"EDU006551KAR01\",\n                \"billerName\": \"Bethany High School\"\n            },\n            {\n                \"billerId\": \"EDU006552KAR01\",\n                \"billerName\": \"Bethel International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006553KAR01\",\n                \"billerName\": \"Bethesda International School\"\n            },\n            {\n                \"billerId\": \"EDU006554KAR01\",\n                \"billerName\": \"Bgs Central School\"\n            },\n            {\n                \"billerId\": \"EDU006555KAR01\",\n                \"billerName\": \"Bgs International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006556KAR01\",\n                \"billerName\": \"Bgs Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU006557KAR01\",\n                \"billerName\": \"Bgs National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006558KAR01\",\n                \"billerName\": \"Bgs Public School\"\n            },\n            {\n                \"billerId\": \"EDU006559KAR01\",\n                \"billerName\": \"Bhageerathi Bai Narayana Rao Maanay Public School\"\n            },\n            {\n                \"billerId\": \"EDU006560KAR01\",\n                \"billerName\": \"Bharatesh Central School\"\n            },\n            {\n                \"billerId\": \"EDU006561KAR01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan Dr.D.Krishnamurthy &amp; Smt. D.Shakuntalamma Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU006562KAR01\",\n                \"billerName\": \"Bhartiya Vidya Bhawan Kodagu Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006563KAR01\",\n                \"billerName\": \"Bhavan-Bangalore Press School\"\n            },\n            {\n                \"billerId\": \"EDU006564KAR01\",\n                \"billerName\": \"Bheema Universal Central School\"\n            },\n            {\n                \"billerId\": \"EDU006565KAR01\",\n                \"billerName\": \"Bhoomi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006566KAR01\",\n                \"billerName\": \"Bhubana Jyothi Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006567KAR01\",\n                \"billerName\": \"Bishop Cotton Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU006568KAR01\",\n                \"billerName\": \"Bishop Cotton Girls&#39;  School\"\n            },\n            {\n                \"billerId\": \"EDU006569KAR01\",\n                \"billerName\": \"Bishop Sargant School\"\n            },\n            {\n                \"billerId\": \"EDU006570KAR01\",\n                \"billerName\": \"Bishop Sargeant Central School\"\n            },\n            {\n                \"billerId\": \"EDU006571KAR01\",\n                \"billerName\": \"Bright Public School\"\n            },\n            {\n                \"billerId\": \"EDU006572KAR01\",\n                \"billerName\": \"Brilliant National School\"\n            },\n            {\n                \"billerId\": \"EDU006573KAR01\",\n                \"billerName\": \"Brilliant Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006574KAR01\",\n                \"billerName\": \"Brooklyn National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006575KAR01\",\n                \"billerName\": \"C.T.E Societys International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006576KAR01\",\n                \"billerName\": \"California Public School\"\n            },\n            {\n                \"billerId\": \"EDU006577KAR01\",\n                \"billerName\": \"Cambridge Cbse Academy\"\n            },\n            {\n                \"billerId\": \"EDU006578KAR01\",\n                \"billerName\": \"Cambridge International Public Sch\"\n            },\n            {\n                \"billerId\": \"EDU006579KAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU006580KAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU006581KAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU006582KAR01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU006583KAR01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU006584KAR01\",\n                \"billerName\": \"Canara School(Cbse Curriculum)\"\n            },\n            {\n                \"billerId\": \"EDU006585KAR01\",\n                \"billerName\": \"Candour 5 Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU006586KAR01\",\n                \"billerName\": \"Capital Public School\"\n            },\n            {\n                \"billerId\": \"EDU006587KAR01\",\n                \"billerName\": \"Capitol Public School\"\n            },\n            {\n                \"billerId\": \"EDU006588KAR01\",\n                \"billerName\": \"Capstone High\"\n            },\n            {\n                \"billerId\": \"EDU006589KAR01\",\n                \"billerName\": \"Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU006590KAR01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006591KAR01\",\n                \"billerName\": \"Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU006592KAR01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006593KAR01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006594KAR01\",\n                \"billerName\": \"Cauvery Primary &amp; High School\"\n            },\n            {\n                \"billerId\": \"EDU006595KAR01\",\n                \"billerName\": \"Cauvery Public School\"\n            },\n            {\n                \"billerId\": \"EDU006596KAR01\",\n                \"billerName\": \"Cftri School\"\n            },\n            {\n                \"billerId\": \"EDU006597KAR01\",\n                \"billerName\": \"Chandrakant Patil Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU006598KAR01\",\n                \"billerName\": \"Chinmaya English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006599KAR01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006600KAR01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006601KAR01\",\n                \"billerName\": \"Chinmaya Vidyalaya Banashankari\"\n            },\n            {\n                \"billerId\": \"EDU006602KAR01\",\n                \"billerName\": \"Chitrakoota School\"\n            },\n            {\n                \"billerId\": \"EDU006603KAR01\",\n                \"billerName\": \"Christ Academy (Cbse) School\"\n            },\n            {\n                \"billerId\": \"EDU006604KAR01\",\n                \"billerName\": \"Christ Academy I.C.S.E. School\"\n            },\n            {\n                \"billerId\": \"EDU006605KAR01\",\n                \"billerName\": \"Christ International School\"\n            },\n            {\n                \"billerId\": \"EDU006606KAR01\",\n                \"billerName\": \"Christ Public School\"\n            },\n            {\n                \"billerId\": \"EDU006607KAR01\",\n                \"billerName\": \"Christ School\"\n            },\n            {\n                \"billerId\": \"EDU006608KAR01\",\n                \"billerName\": \"Christ School\"\n            },\n            {\n                \"billerId\": \"EDU006609KAR01\",\n                \"billerName\": \"Christ School\"\n            },\n            {\n                \"billerId\": \"EDU006610KAR01\",\n                \"billerName\": \"Chrysalis High\"\n            },\n            {\n                \"billerId\": \"EDU006611KAR01\",\n                \"billerName\": \"Chrysalis High\"\n            },\n            {\n                \"billerId\": \"EDU006612KAR01\",\n                \"billerName\": \"Chrysalis High\"\n            },\n            {\n                \"billerId\": \"EDU006613KAR01\",\n                \"billerName\": \"Citizens&#39; English School\"\n            },\n            {\n                \"billerId\": \"EDU006614KAR01\",\n                \"billerName\": \"Citizen&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006615KAR01\",\n                \"billerName\": \"Cks English School\"\n            },\n            {\n                \"billerId\": \"EDU006616KAR01\",\n                \"billerName\": \"Clarence High School\"\n            },\n            {\n                \"billerId\": \"EDU006617KAR01\",\n                \"billerName\": \"Cluny Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU006618KAR01\",\n                \"billerName\": \"Cmr National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006619KAR01\",\n                \"billerName\": \"Concorde International School\"\n            },\n            {\n                \"billerId\": \"EDU006620KAR01\",\n                \"billerName\": \"Coorg Public School\"\n            },\n            {\n                \"billerId\": \"EDU006621KAR01\",\n                \"billerName\": \"Cordial School\"\n            },\n            {\n                \"billerId\": \"EDU006622KAR01\",\n                \"billerName\": \"Creaa Academy For Learning\"\n            },\n            {\n                \"billerId\": \"EDU006623KAR01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006624KAR01\",\n                \"billerName\": \"Daffodils Concept School\"\n            },\n            {\n                \"billerId\": \"EDU006625KAR01\",\n                \"billerName\": \"Daffodils English School\"\n            },\n            {\n                \"billerId\": \"EDU006626KAR01\",\n                \"billerName\": \"Danigond Pre Primary &amp; Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006627KAR01\",\n                \"billerName\": \"Dayananda Arya Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU006628KAR01\",\n                \"billerName\": \"Dayananda Aryavidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU006629KAR01\",\n                \"billerName\": \"Dayananda Sagar International School\"\n            },\n            {\n                \"billerId\": \"EDU006630KAR01\",\n                \"billerName\": \"Dcmc High School\"\n            },\n            {\n                \"billerId\": \"EDU006631KAR01\",\n                \"billerName\": \"De Paul International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006632KAR01\",\n                \"billerName\": \"De Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU006633KAR01\",\n                \"billerName\": \"De Preethi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006634KAR01\",\n                \"billerName\": \"De Sales Academy\"\n            },\n            {\n                \"billerId\": \"EDU006635KAR01\",\n                \"billerName\": \"Deccan International School\"\n            },\n            {\n                \"billerId\": \"EDU006636KAR01\",\n                \"billerName\": \"Deeksha High School\"\n            },\n            {\n                \"billerId\": \"EDU006637KAR01\",\n                \"billerName\": \"Deepalaya School\"\n            },\n            {\n                \"billerId\": \"EDU006638KAR01\",\n                \"billerName\": \"Delhi Central School\"\n            },\n            {\n                \"billerId\": \"EDU006639KAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006640KAR01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006641KAR01\",\n                \"billerName\": \"Delhi Public School Bangalore East\"\n            },\n            {\n                \"billerId\": \"EDU006642KAR01\",\n                \"billerName\": \"Delhi Public School Mrpl Mangalore\"\n            },\n            {\n                \"billerId\": \"EDU006643KAR01\",\n                \"billerName\": \"Delhi Public School Mysore\"\n            },\n            {\n                \"billerId\": \"EDU006644KAR01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006645KAR01\",\n                \"billerName\": \"Delhi Public School,Electronic City,Bengaluru\"\n            },\n            {\n                \"billerId\": \"EDU006646KAR01\",\n                \"billerName\": \"Demonstration School\"\n            },\n            {\n                \"billerId\": \"EDU006647KAR01\",\n                \"billerName\": \"Deva Matha Central School\"\n            },\n            {\n                \"billerId\": \"EDU006648KAR01\",\n                \"billerName\": \"Deva Matha Central School Vidyaranyapura\"\n            },\n            {\n                \"billerId\": \"EDU006649KAR01\",\n                \"billerName\": \"Dev-In National School\"\n            },\n            {\n                \"billerId\": \"EDU006650KAR01\",\n                \"billerName\": \"Dhanapal P.Khemalapure Central School Bellad Bagewadi Tq Hukkeri(Revenue Village Jaganur Tq Chikodi)\"\n            },\n            {\n                \"billerId\": \"EDU006651KAR01\",\n                \"billerName\": \"Dharwad International School\"\n            },\n            {\n                \"billerId\": \"EDU006652KAR01\",\n                \"billerName\": \"Diana Public School\"\n            },\n            {\n                \"billerId\": \"EDU006653KAR01\",\n                \"billerName\": \"Divine English School\"\n            },\n            {\n                \"billerId\": \"EDU006654KAR01\",\n                \"billerName\": \"Diya Academy Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU006655KAR01\",\n                \"billerName\": \"Dnyan Prabodhan Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006656KAR01\",\n                \"billerName\": \"Dolphin&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006657KAR01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU006658KAR01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU006659KAR01\",\n                \"billerName\": \"Dr. N. Shankara Adyanthaya Memorial English Medium High School Nitte\"\n            },\n            {\n                \"billerId\": \"EDU006660KAR01\",\n                \"billerName\": \"Dr.M.Ramanna Shetty Memorial English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU006661KAR01\",\n                \"billerName\": \"Dr.N.A.Magadum Central Public School, Ankali.\"\n            },\n            {\n                \"billerId\": \"EDU006662KAR01\",\n                \"billerName\": \"Dream World School\"\n            },\n            {\n                \"billerId\": \"EDU006663KAR01\",\n                \"billerName\": \"Duddupudi Institute Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU006664KAR01\",\n                \"billerName\": \"East West International  School\"\n            },\n            {\n                \"billerId\": \"EDU006665KAR01\",\n                \"billerName\": \"Ebenezer International School\"\n            },\n            {\n                \"billerId\": \"EDU006666KAR01\",\n                \"billerName\": \"Edify School Bengaluru\"\n            },\n            {\n                \"billerId\": \"EDU006667KAR01\",\n                \"billerName\": \"Edu Asia International Residential Karur Public School\"\n            },\n            {\n                \"billerId\": \"EDU006668KAR01\",\n                \"billerName\": \"Edu Asia International School\"\n            },\n            {\n                \"billerId\": \"EDU006669KAR01\",\n                \"billerName\": \"Ekya School\"\n            },\n            {\n                \"billerId\": \"EDU006670KAR01\",\n                \"billerName\": \"Ekya School\"\n            },\n            {\n                \"billerId\": \"EDU006671KAR01\",\n                \"billerName\": \"Elite Public School\"\n            },\n            {\n                \"billerId\": \"EDU006672KAR01\",\n                \"billerName\": \"Ellen School\"\n            },\n            {\n                \"billerId\": \"EDU006673KAR01\",\n                \"billerName\": \"Endeavour&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU006674KAR01\",\n                \"billerName\": \"Eshwar Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006676KAR01\",\n                \"billerName\": \"Euro School\"\n            },\n            {\n                \"billerId\": \"EDU006677KAR01\",\n                \"billerName\": \"Euro School Whitefield, Bangalore\"\n            },\n            {\n                \"billerId\": \"EDU006678KAR01\",\n                \"billerName\": \"Excel Public School\"\n            },\n            {\n                \"billerId\": \"EDU006679KAR01\",\n                \"billerName\": \"Excellent Public School\"\n            },\n            {\n                \"billerId\": \"EDU006680KAR01\",\n                \"billerName\": \"Federal Public School\"\n            },\n            {\n                \"billerId\": \"EDU006681KAR01\",\n                \"billerName\": \"Florence Academy\"\n            },\n            {\n                \"billerId\": \"EDU006682KAR01\",\n                \"billerName\": \"Flos Carmeli Convent School\"\n            },\n            {\n                \"billerId\": \"EDU006683KAR01\",\n                \"billerName\": \"Frank Public School\"\n            },\n            {\n                \"billerId\": \"EDU006684KAR01\",\n                \"billerName\": \"Freedom International School\"\n            },\n            {\n                \"billerId\": \"EDU006685KAR01\",\n                \"billerName\": \"Fusco&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006686KAR01\",\n                \"billerName\": \"G M Vidyanikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDU006687KAR01\",\n                \"billerName\": \"Gadag Public School\"\n            },\n            {\n                \"billerId\": \"EDU006688KAR01\",\n                \"billerName\": \"Ganga Central School\"\n            },\n            {\n                \"billerId\": \"EDU006689KAR01\",\n                \"billerName\": \"Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU006690KAR01\",\n                \"billerName\": \"Gangothri International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006691KAR01\",\n                \"billerName\": \"Gear Innovative International School\"\n            },\n            {\n                \"billerId\": \"EDU006692KAR01\",\n                \"billerName\": \"Geetanjali Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU006693KAR01\",\n                \"billerName\": \"Geetanjali Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006694KAR01\",\n                \"billerName\": \"Gem International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006695KAR01\",\n                \"billerName\": \"General Thimmaiah Public School\"\n            },\n            {\n                \"billerId\": \"EDU006697KAR01\",\n                \"billerName\": \"Glentree Academy -Whitefield\"\n            },\n            {\n                \"billerId\": \"EDU006698KAR01\",\n                \"billerName\": \"Global Academy For Learning School\"\n            },\n            {\n                \"billerId\": \"EDU006699KAR01\",\n                \"billerName\": \"Global City International School\"\n            },\n            {\n                \"billerId\": \"EDU006700KAR01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU006701KAR01\",\n                \"billerName\": \"Global International School\"\n            },\n            {\n                \"billerId\": \"EDU006702KAR01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU006703KAR01\",\n                \"billerName\": \"Glowinstar Integrated School\"\n            },\n            {\n                \"billerId\": \"EDU006704KAR01\",\n                \"billerName\": \"Gnan Srishti School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006705KAR01\",\n                \"billerName\": \"Gnana Deepa Academy Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006706KAR01\",\n                \"billerName\": \"Gnana Jyothi School\"\n            },\n            {\n                \"billerId\": \"EDU006707KAR01\",\n                \"billerName\": \"Gnanajyothi School\"\n            },\n            {\n                \"billerId\": \"EDU006708KAR01\",\n                \"billerName\": \"Gnanodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU006709KAR01\",\n                \"billerName\": \"Gnyana Sudha Vidyalaya, Bidar\"\n            },\n            {\n                \"billerId\": \"EDU006710KAR01\",\n                \"billerName\": \"Golden International School\"\n            },\n            {\n                \"billerId\": \"EDU006711KAR01\",\n                \"billerName\": \"Good Shepherd Central School\"\n            },\n            {\n                \"billerId\": \"EDU006712KAR01\",\n                \"billerName\": \"Gopalan International School\"\n            },\n            {\n                \"billerId\": \"EDU006713KAR01\",\n                \"billerName\": \"Gopalan National School\"\n            },\n            {\n                \"billerId\": \"EDU006714KAR01\",\n                \"billerName\": \"Gr International School\"\n            },\n            {\n                \"billerId\": \"EDU006715KAR01\",\n                \"billerName\": \"Green Bell High\"\n            },\n            {\n                \"billerId\": \"EDU006716KAR01\",\n                \"billerName\": \"Green Country Public School\"\n            },\n            {\n                \"billerId\": \"EDU006717KAR01\",\n                \"billerName\": \"Green Park Central School\"\n            },\n            {\n                \"billerId\": \"EDU006718KAR01\",\n                \"billerName\": \"Green Valley Central School\"\n            },\n            {\n                \"billerId\": \"EDU006719KAR01\",\n                \"billerName\": \"Green Valley English School\"\n            },\n            {\n                \"billerId\": \"EDU006720KAR01\",\n                \"billerName\": \"Green Valley English School\"\n            },\n            {\n                \"billerId\": \"EDU006721KAR01\",\n                \"billerName\": \"Green Valley National School\"\n            },\n            {\n                \"billerId\": \"EDU006722KAR01\",\n                \"billerName\": \"Greencity International School\"\n            },\n            {\n                \"billerId\": \"EDU006723KAR01\",\n                \"billerName\": \"Greenwood High\"\n            },\n            {\n                \"billerId\": \"EDU006724KAR01\",\n                \"billerName\": \"Guru Darshan Public School\"\n            },\n            {\n                \"billerId\": \"EDU006725KAR01\",\n                \"billerName\": \"Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU006726KAR01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU006727KAR01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU006728KAR01\",\n                \"billerName\": \"Gurukul Concept School\"\n            },\n            {\n                \"billerId\": \"EDU006729KAR01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU006730KAR01\",\n                \"billerName\": \"Gurukula International School\"\n            },\n            {\n                \"billerId\": \"EDU006731KAR01\",\n                \"billerName\": \"H M S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006732KAR01\",\n                \"billerName\": \"H. A. L. Gnanajyoti School\"\n            },\n            {\n                \"billerId\": \"EDU006733KAR01\",\n                \"billerName\": \"H.M.R. International School\"\n            },\n            {\n                \"billerId\": \"EDU006734KAR01\",\n                \"billerName\": \"Hal Public School\"\n            },\n            {\n                \"billerId\": \"EDU006735KAR01\",\n                \"billerName\": \"Hari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006736KAR01\",\n                \"billerName\": \"Harsha International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006737KAR01\",\n                \"billerName\": \"Harvest International School\"\n            },\n            {\n                \"billerId\": \"EDU006738KAR01\",\n                \"billerName\": \"Harward International School\"\n            },\n            {\n                \"billerId\": \"EDU006739KAR01\",\n                \"billerName\": \"Hassan Public School\"\n            },\n            {\n                \"billerId\": \"EDU006740KAR01\",\n                \"billerName\": \"Head Start Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU006741KAR01\",\n                \"billerName\": \"Hill Rock National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006742KAR01\",\n                \"billerName\": \"Himalaya  School.\"\n            },\n            {\n                \"billerId\": \"EDU006743KAR01\",\n                \"billerName\": \"Hks International School\"\n            },\n            {\n                \"billerId\": \"EDU006744KAR01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU006745KAR01\",\n                \"billerName\": \"Holy Saint High School\"\n            },\n            {\n                \"billerId\": \"EDU006746KAR01\",\n                \"billerName\": \"Holy Shephard Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006747KAR01\",\n                \"billerName\": \"Holy Spirit School\"\n            },\n            {\n                \"billerId\": \"EDU006748KAR01\",\n                \"billerName\": \"Hongirana School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006749KAR01\",\n                \"billerName\": \"Huda Public School\"\n            },\n            {\n                \"billerId\": \"EDU006750KAR01\",\n                \"billerName\": \"I T I Central School\"\n            },\n            {\n                \"billerId\": \"EDU006751KAR01\",\n                \"billerName\": \"Ideal Global School\"\n            },\n            {\n                \"billerId\": \"EDU006752KAR01\",\n                \"billerName\": \"India International School\"\n            },\n            {\n                \"billerId\": \"EDU006753KAR01\",\n                \"billerName\": \"Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU006754KAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU006755KAR01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU006756KAR01\",\n                \"billerName\": \"Indu School\"\n            },\n            {\n                \"billerId\": \"EDU006757KAR01\",\n                \"billerName\": \"Infant Jesus Cottage School\"\n            },\n            {\n                \"billerId\": \"EDU006758KAR01\",\n                \"billerName\": \"Infant Jesus School\"\n            },\n            {\n                \"billerId\": \"EDU006759KAR01\",\n                \"billerName\": \"Innisfree House School\"\n            },\n            {\n                \"billerId\": \"EDU006760KAR01\",\n                \"billerName\": \"Insight Academy\"\n            },\n            {\n                \"billerId\": \"EDU006761KAR01\",\n                \"billerName\": \"International School\"\n            },\n            {\n                \"billerId\": \"EDU006762KAR01\",\n                \"billerName\": \"Inventure Academy\"\n            },\n            {\n                \"billerId\": \"EDU006763KAR01\",\n                \"billerName\": \"J E T School\"\n            },\n            {\n                \"billerId\": \"EDU006764KAR01\",\n                \"billerName\": \"J K Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU006765KAR01\",\n                \"billerName\": \"J S S  Pub School\"\n            },\n            {\n                \"billerId\": \"EDU006766KAR01\",\n                \"billerName\": \"J S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006767KAR01\",\n                \"billerName\": \"J S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006768KAR01\",\n                \"billerName\": \"J S S Public School,  Jss Institutions Campus, B. Rachaiah Double Road, Chamaraja Nagara-571313.\"\n            },\n            {\n                \"billerId\": \"EDU006769KAR01\",\n                \"billerName\": \"J. Tontadarya Primary School, Gajendragad\"\n            },\n            {\n                \"billerId\": \"EDU006770KAR01\",\n                \"billerName\": \"J.K.International School\"\n            },\n            {\n                \"billerId\": \"EDU006771KAR01\",\n                \"billerName\": \"J.S.S Shri Manjunatheshwara Central School\"\n            },\n            {\n                \"billerId\": \"EDU006772KAR01\",\n                \"billerName\": \"J.S.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006773KAR01\",\n                \"billerName\": \"Jagadguru Tontadarya Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006774KAR01\",\n                \"billerName\": \"Jai Tulsi Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU006775KAR01\",\n                \"billerName\": \"Jaigopal Garodia Rashtrotthana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006776KAR01\",\n                \"billerName\": \"Jaihind International School\"\n            },\n            {\n                \"billerId\": \"EDU006777KAR01\",\n                \"billerName\": \"Jain Global School\"\n            },\n            {\n                \"billerId\": \"EDU006778KAR01\",\n                \"billerName\": \"Jain Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU006779KAR01\",\n                \"billerName\": \"Jain Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU006780KAR01\",\n                \"billerName\": \"Jain International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006781KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006783KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006786KAR01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU006787KAR01\",\n                \"billerName\": \"Jain School\"\n            },\n            {\n                \"billerId\": \"EDU006788KAR01\",\n                \"billerName\": \"Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006789KAR01\",\n                \"billerName\": \"Janadeepa School\"\n            },\n            {\n                \"billerId\": \"EDU006790KAR01\",\n                \"billerName\": \"Janak Academy\"\n            },\n            {\n                \"billerId\": \"EDU006791KAR01\",\n                \"billerName\": \"Jet Rural Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU006792KAR01\",\n                \"billerName\": \"Jindal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006793KAR01\",\n                \"billerName\": \"Jnana Bandhu Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006794KAR01\",\n                \"billerName\": \"Jnana Ganga Central School\"\n            },\n            {\n                \"billerId\": \"EDU006795KAR01\",\n                \"billerName\": \"Jnana Sweekar Public School\"\n            },\n            {\n                \"billerId\": \"EDU006796KAR01\",\n                \"billerName\": \"Jnana Vijnana Vidya Peetha\"\n            },\n            {\n                \"billerId\": \"EDU006797KAR01\",\n                \"billerName\": \"Jnana Vikas National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006798KAR01\",\n                \"billerName\": \"Jnanaganga Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006799KAR01\",\n                \"billerName\": \"Jnanasagara Central School\"\n            },\n            {\n                \"billerId\": \"EDU006800KAR01\",\n                \"billerName\": \"Jnanasagara International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006801KAR01\",\n                \"billerName\": \"Jnanasarovara International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006802KAR01\",\n                \"billerName\": \"Jnanavahini Residential Vidyasamsthe\"\n            },\n            {\n                \"billerId\": \"EDU006803KAR01\",\n                \"billerName\": \"Jnanodaya School\"\n            },\n            {\n                \"billerId\": \"EDU006804KAR01\",\n                \"billerName\": \"Joshi&#39;S Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU006805KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006806KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006807KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006808KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006809KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006810KAR01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU006811KAR01\",\n                \"billerName\": \"Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU006812KAR01\",\n                \"billerName\": \"Jyothi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006813KAR01\",\n                \"billerName\": \"Jyothi Nivas School\"\n            },\n            {\n                \"billerId\": \"EDU006814KAR01\",\n                \"billerName\": \"Jyothy Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006815KAR01\",\n                \"billerName\": \"K E Boards Higher Pri School\"\n            },\n            {\n                \"billerId\": \"EDU006816KAR01\",\n                \"billerName\": \"K J Somaiya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006817KAR01\",\n                \"billerName\": \"K L E English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006818KAR01\",\n                \"billerName\": \"K L E Society&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006819KAR01\",\n                \"billerName\": \"K L E Society&#39;S M.R. Sakhare English Medium Shcool.\"\n            },\n            {\n                \"billerId\": \"EDU006820KAR01\",\n                \"billerName\": \"K L E Societys School\"\n            },\n            {\n                \"billerId\": \"EDU006821KAR01\",\n                \"billerName\": \"K L E Society&#39;S Smt. Chandrakala Bhimarao Ranamode School\"\n            },\n            {\n                \"billerId\": \"EDU006822KAR01\",\n                \"billerName\": \"K L E&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU006823KAR01\",\n                \"billerName\": \"K R Lakkam Memorial C.B.S.E School\"\n            },\n            {\n                \"billerId\": \"EDU006824KAR01\",\n                \"billerName\": \"K.L.E School,\"\n            },\n            {\n                \"billerId\": \"EDU006825KAR01\",\n                \"billerName\": \"K.L.E Society&#39;S Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006826KAR01\",\n                \"billerName\": \"K.L.E. Mahadevappanna Munavalli School, Gokak\"\n            },\n            {\n                \"billerId\": \"EDU006827KAR01\",\n                \"billerName\": \"K.L.E. Society&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006828KAR01\",\n                \"billerName\": \"K.L.E. Societys School, Ankali\"\n            },\n            {\n                \"billerId\": \"EDU006829KAR01\",\n                \"billerName\": \"K.L.E. Society&#39;S School, Saundatti\"\n            },\n            {\n                \"billerId\": \"EDU006830KAR01\",\n                \"billerName\": \"K.M.V.Red Hills High School\"\n            },\n            {\n                \"billerId\": \"EDU006831KAR01\",\n                \"billerName\": \"K.V.G International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006832KAR01\",\n                \"billerName\": \"Kalpatru Central School\"\n            },\n            {\n                \"billerId\": \"EDU006833KAR01\",\n                \"billerName\": \"Kalpavruksha Model School\"\n            },\n            {\n                \"billerId\": \"EDU006834KAR01\",\n                \"billerName\": \"Kanachur Public School\"\n            },\n            {\n                \"billerId\": \"EDU006835KAR01\",\n                \"billerName\": \"Kanva Public School\"\n            },\n            {\n                \"billerId\": \"EDU006836KAR01\",\n                \"billerName\": \"Karaumbiah&#39;S Academy For Learning And Sports\"\n            },\n            {\n                \"billerId\": \"EDU006837KAR01\",\n                \"billerName\": \"Karnataka Public School\"\n            },\n            {\n                \"billerId\": \"EDU006838KAR01\",\n                \"billerName\": \"Karnataka Public School\"\n            },\n            {\n                \"billerId\": \"EDU006839KAR01\",\n                \"billerName\": \"Karnataka Public School Haveri\"\n            },\n            {\n                \"billerId\": \"EDU006840KAR01\",\n                \"billerName\": \"Katherine Public School\"\n            },\n            {\n                \"billerId\": \"EDU006841KAR01\",\n                \"billerName\": \"Kautilya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006842KAR01\",\n                \"billerName\": \"Kenbridge School\"\n            },\n            {\n                \"billerId\": \"EDU006843KAR01\",\n                \"billerName\": \"Kenneth George English School\"\n            },\n            {\n                \"billerId\": \"EDU006844KAR01\",\n                \"billerName\": \"Kensuri School\"\n            },\n            {\n                \"billerId\": \"EDU006845KAR01\",\n                \"billerName\": \"Kids International\"\n            },\n            {\n                \"billerId\": \"EDU006846KAR01\",\n                \"billerName\": \"Kittur Rani Channamma Residential Sainik School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU006847KAR01\",\n                \"billerName\": \"Kle Society&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU006848KAR01\",\n                \"billerName\": \"Kls Public School\"\n            },\n            {\n                \"billerId\": \"EDU006849KAR01\",\n                \"billerName\": \"Knc Innovative Global School\"\n            },\n            {\n                \"billerId\": \"EDU006850KAR01\",\n                \"billerName\": \"Kne Public School\"\n            },\n            {\n                \"billerId\": \"EDU006851KAR01\",\n                \"billerName\": \"Kroot Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU006852KAR01\",\n                \"billerName\": \"Ksvk International School\"\n            },\n            {\n                \"billerId\": \"EDU006853KAR01\",\n                \"billerName\": \"Kumadvathi Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU006854KAR01\",\n                \"billerName\": \"Kunigal Valley International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006855KAR01\",\n                \"billerName\": \"Kunil Ilmu Academy\"\n            },\n            {\n                \"billerId\": \"EDU006856KAR01\",\n                \"billerName\": \"Kuvempu Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU006857KAR01\",\n                \"billerName\": \"Lady Vailankanni English School\"\n            },\n            {\n                \"billerId\": \"EDU006858KAR01\",\n                \"billerName\": \"Lake Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU006859KAR01\",\n                \"billerName\": \"Lakeview Public School\"\n            },\n            {\n                \"billerId\": \"EDU006860KAR01\",\n                \"billerName\": \"Lalitha International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006861KAR01\",\n                \"billerName\": \"Laxmidevamma Kavalappa Reddy Eng Med Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006862KAR01\",\n                \"billerName\": \"Leaders International School\"\n            },\n            {\n                \"billerId\": \"EDU006863KAR01\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006864KAR01\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU006865KAR01\",\n                \"billerName\": \"Little Rock Indian School\"\n            },\n            {\n                \"billerId\": \"EDU006866KAR01\",\n                \"billerName\": \"Little Star&#39;S Indian School\"\n            },\n            {\n                \"billerId\": \"EDU006867KAR01\",\n                \"billerName\": \"Lord Palace International Public School\"\n            },\n            {\n                \"billerId\": \"EDU006868KAR01\",\n                \"billerName\": \"Lorven Public School\"\n            },\n            {\n                \"billerId\": \"EDU006869KAR01\",\n                \"billerName\": \"Lourdes Central School\"\n            },\n            {\n                \"billerId\": \"EDU006870KAR01\",\n                \"billerName\": \"Love Dale Central School\"\n            },\n            {\n                \"billerId\": \"EDU006871KAR01\",\n                \"billerName\": \"Lowry Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU006872KAR01\",\n                \"billerName\": \"Loyola Kendriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006873KAR01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU006874KAR01\",\n                \"billerName\": \"M.C.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006875KAR01\",\n                \"billerName\": \"M.E.C Public School\"\n            },\n            {\n                \"billerId\": \"EDU006876KAR01\",\n                \"billerName\": \"M.E.C. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006877KAR01\",\n                \"billerName\": \"M.E.S English School\"\n            },\n            {\n                \"billerId\": \"EDU006878KAR01\",\n                \"billerName\": \"M.E.S. Kishore Kendra Public School\"\n            },\n            {\n                \"billerId\": \"EDU006879KAR01\",\n                \"billerName\": \"M.E.S. School\"\n            },\n            {\n                \"billerId\": \"EDU006880KAR01\",\n                \"billerName\": \"M.H.National Public English School\"\n            },\n            {\n                \"billerId\": \"EDU006881KAR01\",\n                \"billerName\": \"M.K. Shetty School\"\n            },\n            {\n                \"billerId\": \"EDU006882KAR01\",\n                \"billerName\": \"M.P.E. Society Central School\"\n            },\n            {\n                \"billerId\": \"EDU006883KAR01\",\n                \"billerName\": \"M.R. Ganiger International Public School,\"\n            },\n            {\n                \"billerId\": \"EDU006884KAR01\",\n                \"billerName\": \"M.S.V Public School\"\n            },\n            {\n                \"billerId\": \"EDU006885KAR01\",\n                \"billerName\": \"M.V.J. International School\"\n            },\n            {\n                \"billerId\": \"EDU006886KAR01\",\n                \"billerName\": \"Madhavakripa English Nursery And Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006887KAR01\",\n                \"billerName\": \"Maganur Basappa Central School\"\n            },\n            {\n                \"billerId\": \"EDU006888KAR01\",\n                \"billerName\": \"Mahabodhi School\"\n            },\n            {\n                \"billerId\": \"EDU006889KAR01\",\n                \"billerName\": \"Mahajana Public School\"\n            },\n            {\n                \"billerId\": \"EDU006890KAR01\",\n                \"billerName\": \"Mahalingpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU006891KAR01\",\n                \"billerName\": \"Mahan Anjanadri Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006892KAR01\",\n                \"billerName\": \"Maharishi Centre For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006893KAR01\",\n                \"billerName\": \"Maharishi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006894KAR01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006895KAR01\",\n                \"billerName\": \"Maharshi Valmiki Central School\"\n            },\n            {\n                \"billerId\": \"EDU006896KAR01\",\n                \"billerName\": \"Mahatma Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006897KAR01\",\n                \"billerName\": \"Mahatma Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006898KAR01\",\n                \"billerName\": \"Mahesh Memorial Kendriyala Vidyashala\"\n            },\n            {\n                \"billerId\": \"EDU006899KAR01\",\n                \"billerName\": \"Mahila Seva Samaja\"\n            },\n            {\n                \"billerId\": \"EDU006900KAR01\",\n                \"billerName\": \"Maitry Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU006901KAR01\",\n                \"billerName\": \"Malanadu Vidya Samasthe (R)\"\n            },\n            {\n                \"billerId\": \"EDU006902KAR01\",\n                \"billerName\": \"Mallya Aditi International School\"\n            },\n            {\n                \"billerId\": \"EDU006903KAR01\",\n                \"billerName\": \"Manasa Gangothri Vidyalaya  Kannada Nursery And Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006904KAR01\",\n                \"billerName\": \"Manasa Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006905KAR01\",\n                \"billerName\": \"Manasarowar Pushkarini Vidyashrama\"\n            },\n            {\n                \"billerId\": \"EDU006906KAR01\",\n                \"billerName\": \"Mandara Jnanadayini School\"\n            },\n            {\n                \"billerId\": \"EDU006907KAR01\",\n                \"billerName\": \"Mangalore One School\"\n            },\n            {\n                \"billerId\": \"EDU006908KAR01\",\n                \"billerName\": \"Manipal School\"\n            },\n            {\n                \"billerId\": \"EDU006909KAR01\",\n                \"billerName\": \"Mar Thoma Central School\"\n            },\n            {\n                \"billerId\": \"EDU006910KAR01\",\n                \"billerName\": \"Margadarshan Central School.Ilkal\"\n            },\n            {\n                \"billerId\": \"EDU006911KAR01\",\n                \"billerName\": \"Mark Global School,\"\n            },\n            {\n                \"billerId\": \"EDU006912KAR01\",\n                \"billerName\": \"Martin Luther English School\"\n            },\n            {\n                \"billerId\": \"EDU006913KAR01\",\n                \"billerName\": \"Martin Luther Public School\"\n            },\n            {\n                \"billerId\": \"EDU006914KAR01\",\n                \"billerName\": \"Maruthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU006915KAR01\",\n                \"billerName\": \"Maruthi Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006916KAR01\",\n                \"billerName\": \"Maruthi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU006917KAR01\",\n                \"billerName\": \"Maruthi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006918KAR01\",\n                \"billerName\": \"Maruthi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU006919KAR01\",\n                \"billerName\": \"Mary Immaculate School\"\n            },\n            {\n                \"billerId\": \"EDU006920KAR01\",\n                \"billerName\": \"Mathoshri Basalingamma . N . Khot International School\"\n            },\n            {\n                \"billerId\": \"EDU006921KAR01\",\n                \"billerName\": \"Maxwell Public School\"\n            },\n            {\n                \"billerId\": \"EDU006922KAR01\",\n                \"billerName\": \"Mc&#39; Nay Doon&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU006923KAR01\",\n                \"billerName\": \"Mgschool For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006924KAR01\",\n                \"billerName\": \"Milagres English Medium Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU006925KAR01\",\n                \"billerName\": \"Milind Public School\"\n            },\n            {\n                \"billerId\": \"EDU006926KAR01\",\n                \"billerName\": \"Millennium Public School\"\n            },\n            {\n                \"billerId\": \"EDU006927KAR01\",\n                \"billerName\": \"Mirambika School For New Age\"\n            },\n            {\n                \"billerId\": \"EDU006928KAR01\",\n                \"billerName\": \"Miranda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006929KAR01\",\n                \"billerName\": \"Mitra Academy\"\n            },\n            {\n                \"billerId\": \"EDU006930KAR01\",\n                \"billerName\": \"Mket&#39;S Lakshmanrao Kriloskar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU006931KAR01\",\n                \"billerName\": \"Montessori Public School\"\n            },\n            {\n                \"billerId\": \"EDU006932KAR01\",\n                \"billerName\": \"Montfort Vidyasagar\"\n            },\n            {\n                \"billerId\": \"EDU006933KAR01\",\n                \"billerName\": \"Mother Teresa International School\"\n            },\n            {\n                \"billerId\": \"EDU006934KAR01\",\n                \"billerName\": \"Mother Teresa School\"\n            },\n            {\n                \"billerId\": \"EDU006935KAR01\",\n                \"billerName\": \"Mount Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDU006936KAR01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006937KAR01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU006938KAR01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU006939KAR01\",\n                \"billerName\": \"Mount Senoria School\"\n            },\n            {\n                \"billerId\": \"EDU006940KAR01\",\n                \"billerName\": \"Mountain View Public School\"\n            },\n            {\n                \"billerId\": \"EDU006941KAR01\",\n                \"billerName\": \"Mtb Jnana Jyothi Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU006942KAR01\",\n                \"billerName\": \"Mundlur Gangappa Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU006943KAR01\",\n                \"billerName\": \"Mysore Public School\"\n            },\n            {\n                \"billerId\": \"EDU006944KAR01\",\n                \"billerName\": \"Mysore West Lions Sevaniketan School\"\n            },\n            {\n                \"billerId\": \"EDU006945KAR01\",\n                \"billerName\": \"N.E.T. Public School\"\n            },\n            {\n                \"billerId\": \"EDU006946KAR01\",\n                \"billerName\": \"Nagarjuna Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU006947KAR01\",\n                \"billerName\": \"Nalanda Gurukul Intenational\"\n            },\n            {\n                \"billerId\": \"EDU006948KAR01\",\n                \"billerName\": \"Nalanda Gurukula International\"\n            },\n            {\n                \"billerId\": \"EDU006949KAR01\",\n                \"billerName\": \"Nandini Vidyanikethana\"\n            },\n            {\n                \"billerId\": \"EDU006950KAR01\",\n                \"billerName\": \"Nandy School\"\n            },\n            {\n                \"billerId\": \"EDU006951KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006953KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006954KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006955KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006956KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006957KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006958KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006959KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006960KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006961KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006963KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006964KAR01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU006968KAR01\",\n                \"billerName\": \"Narayana Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU006969KAR01\",\n                \"billerName\": \"Narayana Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU006970KAR01\",\n                \"billerName\": \"National Academy For Learning\"\n            },\n            {\n                \"billerId\": \"EDU006971KAR01\",\n                \"billerName\": \"National Academy For Learning\"\n            },\n            {\n                \"billerId\": \"EDU006972KAR01\",\n                \"billerName\": \"National Academy School\"\n            },\n            {\n                \"billerId\": \"EDU006973KAR01\",\n                \"billerName\": \"National Centre For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU006974KAR01\",\n                \"billerName\": \"National Hill View Public School\"\n            },\n            {\n                \"billerId\": \"EDU006975KAR01\",\n                \"billerName\": \"National Hill View Public School-Bsk\"\n            },\n            {\n                \"billerId\": \"EDU006976KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006977KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006979KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006980KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006982KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006983KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006984KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006985KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006986KAR01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU006987KAR01\",\n                \"billerName\": \"National Public School - Hsr\"\n            },\n            {\n                \"billerId\": \"EDU006991KAR01\",\n                \"billerName\": \"National Residential School\"\n            },\n            {\n                \"billerId\": \"EDU006992KAR01\",\n                \"billerName\": \"Navaprajna Public School\"\n            },\n            {\n                \"billerId\": \"EDU006993KAR01\",\n                \"billerName\": \"Navkis Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU006994KAR01\",\n                \"billerName\": \"Navkis Educational Centre\"\n            },\n            {\n                \"billerId\": \"EDU006995KAR01\",\n                \"billerName\": \"Navodaya Central School\"\n            },\n            {\n                \"billerId\": \"EDU006996KAR01\",\n                \"billerName\": \"Navodaya Kishore Kendra\"\n            },\n            {\n                \"billerId\": \"EDU006997KAR01\",\n                \"billerName\": \"Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDU006998KAR01\",\n                \"billerName\": \"Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDU006999KAR01\",\n                \"billerName\": \"Nehru International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007000KAR01\",\n                \"billerName\": \"Nehru Smarka Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007001KAR01\",\n                \"billerName\": \"Nethaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU007002KAR01\",\n                \"billerName\": \"New Baldwin International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007003KAR01\",\n                \"billerName\": \"New Baldwin International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007004KAR01\",\n                \"billerName\": \"New Baldwin International School\"\n            },\n            {\n                \"billerId\": \"EDU007005KAR01\",\n                \"billerName\": \"New Baldwin International School\"\n            },\n            {\n                \"billerId\": \"EDU007006KAR01\",\n                \"billerName\": \"New Baldwin International School\"\n            },\n            {\n                \"billerId\": \"EDU007007KAR01\",\n                \"billerName\": \"New Baldwin School\"\n            },\n            {\n                \"billerId\": \"EDU007008KAR01\",\n                \"billerName\": \"New Cambridge International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007009KAR01\",\n                \"billerName\": \"New Indus Valley Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007010KAR01\",\n                \"billerName\": \"New Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU007011KAR01\",\n                \"billerName\": \"New Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU007012KAR01\",\n                \"billerName\": \"New Pratham Public School\"\n            },\n            {\n                \"billerId\": \"EDU007013KAR01\",\n                \"billerName\": \"New Public English School\"\n            },\n            {\n                \"billerId\": \"EDU007014KAR01\",\n                \"billerName\": \"New Shams School\"\n            },\n            {\n                \"billerId\": \"EDU007015KAR01\",\n                \"billerName\": \"Newage World School\"\n            },\n            {\n                \"billerId\": \"EDU007016KAR01\",\n                \"billerName\": \"Nightingales English School\"\n            },\n            {\n                \"billerId\": \"EDU007017KAR01\",\n                \"billerName\": \"Nirman International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007018KAR01\",\n                \"billerName\": \"Nishara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007019KAR01\",\n                \"billerName\": \"Nitk English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007020KAR01\",\n                \"billerName\": \"Nitte International School\"\n            },\n            {\n                \"billerId\": \"EDU007021KAR01\",\n                \"billerName\": \"Nittur Central School\"\n            },\n            {\n                \"billerId\": \"EDU007022KAR01\",\n                \"billerName\": \"Noor International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007023KAR01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU007024KAR01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU007025KAR01\",\n                \"billerName\": \"Novle School\"\n            },\n            {\n                \"billerId\": \"EDU007026KAR01\",\n                \"billerName\": \"Nps International School\"\n            },\n            {\n                \"billerId\": \"EDU007027KAR01\",\n                \"billerName\": \"Nuthan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007028KAR01\",\n                \"billerName\": \"Oakridge International School\"\n            },\n            {\n                \"billerId\": \"EDU007029KAR01\",\n                \"billerName\": \"Om National Public School\"\n            },\n            {\n                \"billerId\": \"EDU007030KAR01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU007031KAR01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU007032KAR01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU007033KAR01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU007034KAR01\",\n                \"billerName\": \"Orhcids The International School\"\n            },\n            {\n                \"billerId\": \"EDU007035KAR01\",\n                \"billerName\": \"Oriental Primary And High School\"\n            },\n            {\n                \"billerId\": \"EDU007036KAR01\",\n                \"billerName\": \"Outreach School\"\n            },\n            {\n                \"billerId\": \"EDU007037KAR01\",\n                \"billerName\": \"Oxford International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007038KAR01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU007039KAR01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU007040KAR01\",\n                \"billerName\": \"Oxford Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007041KAR01\",\n                \"billerName\": \"P.E.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007042KAR01\",\n                \"billerName\": \"Padmavathi International School\"\n            },\n            {\n                \"billerId\": \"EDU007044KAR01\",\n                \"billerName\": \"Parivarthan Gurukul Heritage English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007045KAR01\",\n                \"billerName\": \"Parivarthana School\"\n            },\n            {\n                \"billerId\": \"EDU007046KAR01\",\n                \"billerName\": \"Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU007047KAR01\",\n                \"billerName\": \"Patil Bayyapur Amaregowda Central School\"\n            },\n            {\n                \"billerId\": \"EDU007048KAR01\",\n                \"billerName\": \"Patriswamy International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007049KAR01\",\n                \"billerName\": \"Pavithra High School\"\n            },\n            {\n                \"billerId\": \"EDU007050KAR01\",\n                \"billerName\": \"Peace Public School\"\n            },\n            {\n                \"billerId\": \"EDU007051KAR01\",\n                \"billerName\": \"Phoenix Public Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007052KAR01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU007053KAR01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU007054KAR01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU007055KAR01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU007056KAR01\",\n                \"billerName\": \"Podar International School,Hebbal, Mysore\"\n            },\n            {\n                \"billerId\": \"EDU007057KAR01\",\n                \"billerName\": \"Poorna Smrithi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007058KAR01\",\n                \"billerName\": \"Poornachandra Public School\"\n            },\n            {\n                \"billerId\": \"EDU007059KAR01\",\n                \"billerName\": \"Pragathi .... The School\"\n            },\n            {\n                \"billerId\": \"EDU007060KAR01\",\n                \"billerName\": \"Prajna Central School\"\n            },\n            {\n                \"billerId\": \"EDU007061KAR01\",\n                \"billerName\": \"Prakriya Green Wisdom School\"\n            },\n            {\n                \"billerId\": \"EDU007062KAR01\",\n                \"billerName\": \"Prakruti National School\"\n            },\n            {\n                \"billerId\": \"EDU007063KAR01\",\n                \"billerName\": \"Pramati Hill View Academy\"\n            },\n            {\n                \"billerId\": \"EDU007064KAR01\",\n                \"billerName\": \"Prarthana Central School\"\n            },\n            {\n                \"billerId\": \"EDU007065KAR01\",\n                \"billerName\": \"Prasanna Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007066KAR01\",\n                \"billerName\": \"Pratham International School\"\n            },\n            {\n                \"billerId\": \"EDU007067KAR01\",\n                \"billerName\": \"Prem Seva Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007068KAR01\",\n                \"billerName\": \"Prerana Public School\"\n            },\n            {\n                \"billerId\": \"EDU007069KAR01\",\n                \"billerName\": \"Presentation Convent Lower Higher Primary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007070KAR01\",\n                \"billerName\": \"Presentation Public School\"\n            },\n            {\n                \"billerId\": \"EDU007071KAR01\",\n                \"billerName\": \"Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU007072KAR01\",\n                \"billerName\": \"Prestige Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007073KAR01\",\n                \"billerName\": \"Primus Public School\"\n            },\n            {\n                \"billerId\": \"EDU007074KAR01\",\n                \"billerName\": \"Pristine Public School\"\n            },\n            {\n                \"billerId\": \"EDU007075KAR01\",\n                \"billerName\": \"Prudence International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007077KAR01\",\n                \"billerName\": \"Pupil Tree School\"\n            },\n            {\n                \"billerId\": \"EDU007078KAR01\",\n                \"billerName\": \"Purna Chetana Public School\"\n            },\n            {\n                \"billerId\": \"EDU007079KAR01\",\n                \"billerName\": \"Pyari Bai Sampathraj Kothari School\"\n            },\n            {\n                \"billerId\": \"EDU007080KAR01\",\n                \"billerName\": \"R L Jalappa Central School\"\n            },\n            {\n                \"billerId\": \"EDU007081KAR01\",\n                \"billerName\": \"R. A. Patil Public School\"\n            },\n            {\n                \"billerId\": \"EDU007082KAR01\",\n                \"billerName\": \"R. M. Shah Public School\"\n            },\n            {\n                \"billerId\": \"EDU007083KAR01\",\n                \"billerName\": \"R.T. Nagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007084KAR01\",\n                \"billerName\": \"R.T.N.E.T. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007085KAR01\",\n                \"billerName\": \"R.V.S.R. Central School\"\n            },\n            {\n                \"billerId\": \"EDU007086KAR01\",\n                \"billerName\": \"Race Concept School\"\n            },\n            {\n                \"billerId\": \"EDU007087KAR01\",\n                \"billerName\": \"Radcliffe School\"\n            },\n            {\n                \"billerId\": \"EDU007088KAR01\",\n                \"billerName\": \"Radhakrishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU007089KAR01\",\n                \"billerName\": \"Rainbow Central School\"\n            },\n            {\n                \"billerId\": \"EDU007090KAR01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU007091KAR01\",\n                \"billerName\": \"Rainbow Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU007092KAR01\",\n                \"billerName\": \"Raj Academy Higher Primery &amp; Raj Academy High School\"\n            },\n            {\n                \"billerId\": \"EDU007093KAR01\",\n                \"billerName\": \"Rajiv Gandhi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007094KAR01\",\n                \"billerName\": \"Raman International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007095KAR01\",\n                \"billerName\": \"Rashtreeya Vidyalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU007096KAR01\",\n                \"billerName\": \"Rashtrothana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007097KAR01\",\n                \"billerName\": \"Rashtrotthana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007098KAR01\",\n                \"billerName\": \"Rashtrotthana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007099KAR01\",\n                \"billerName\": \"Rashtrotthana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007100KAR01\",\n                \"billerName\": \"Rashtrotthana Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007101KAR01\",\n                \"billerName\": \"Ravindra Bharathi Global School\"\n            },\n            {\n                \"billerId\": \"EDU007102KAR01\",\n                \"billerName\": \"Ravindra Bharathi Global School\"\n            },\n            {\n                \"billerId\": \"EDU007103KAR01\",\n                \"billerName\": \"Redbridge International Academy\"\n            },\n            {\n                \"billerId\": \"EDU007104KAR01\",\n                \"billerName\": \"Rishi Sanskruti Vidya\"\n            },\n            {\n                \"billerId\": \"EDU007105KAR01\",\n                \"billerName\": \"Rms International School\"\n            },\n            {\n                \"billerId\": \"EDU007106KAR01\",\n                \"billerName\": \"Rns International School\"\n            },\n            {\n                \"billerId\": \"EDU007107KAR01\",\n                \"billerName\": \"Rockvalley International School\"\n            },\n            {\n                \"billerId\": \"EDU007108KAR01\",\n                \"billerName\": \"Rotary Central School\"\n            },\n            {\n                \"billerId\": \"EDU007109KAR01\",\n                \"billerName\": \"Royal International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007110KAR01\",\n                \"billerName\": \"Royal Palace School\"\n            },\n            {\n                \"billerId\": \"EDU007111KAR01\",\n                \"billerName\": \"Royale Concode Intrnational Chool\"\n            },\n            {\n                \"billerId\": \"EDU007114KAR01\",\n                \"billerName\": \"Rpes Jnana Saraswathi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007115KAR01\",\n                \"billerName\": \"Rukmini Pusalkar Vidyalaya,\"\n            },\n            {\n                \"billerId\": \"EDU007116KAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU007117KAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU007118KAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU007119KAR01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU007120KAR01\",\n                \"billerName\": \"S B Darur Memorial English Medium School Harugeri\"\n            },\n            {\n                \"billerId\": \"EDU007121KAR01\",\n                \"billerName\": \"S G International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007122KAR01\",\n                \"billerName\": \"S M S Academy Of Central Education\"\n            },\n            {\n                \"billerId\": \"EDU007123KAR01\",\n                \"billerName\": \"S M S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007124KAR01\",\n                \"billerName\": \"S Nijalingappa International School\"\n            },\n            {\n                \"billerId\": \"EDU007125KAR01\",\n                \"billerName\": \"S R Public School\"\n            },\n            {\n                \"billerId\": \"EDU007126KAR01\",\n                \"billerName\": \"S S Kadapatti International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007127KAR01\",\n                \"billerName\": \"S V Central School\"\n            },\n            {\n                \"billerId\": \"EDU007128KAR01\",\n                \"billerName\": \"S V Sunrise English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007129KAR01\",\n                \"billerName\": \"S. Cadambi Vidya Kendra English Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU007130KAR01\",\n                \"billerName\": \"S. R. N. Mehta School\"\n            },\n            {\n                \"billerId\": \"EDU007131KAR01\",\n                \"billerName\": \"S. S. (K) Patil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007132KAR01\",\n                \"billerName\": \"S.F.S. Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007133KAR01\",\n                \"billerName\": \"S.G.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007134KAR01\",\n                \"billerName\": \"S.J.E.S Central School, Medahalli, Bangalore - 49\"\n            },\n            {\n                \"billerId\": \"EDU007135KAR01\",\n                \"billerName\": \"S.J.P.N. Trust School\"\n            },\n            {\n                \"billerId\": \"EDU007136KAR01\",\n                \"billerName\": \"S.R. Bommai Rotary Public School\"\n            },\n            {\n                \"billerId\": \"EDU007137KAR01\",\n                \"billerName\": \"S.S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007138KAR01\",\n                \"billerName\": \"S.V.E.I.School\"\n            },\n            {\n                \"billerId\": \"EDU007139KAR01\",\n                \"billerName\": \"S.V.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007140KAR01\",\n                \"billerName\": \"S.V.S Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU007141KAR01\",\n                \"billerName\": \"Saandeepani National Public School\"\n            },\n            {\n                \"billerId\": \"EDU007142KAR01\",\n                \"billerName\": \"Saandipini High Tech School\"\n            },\n            {\n                \"billerId\": \"EDU007143KAR01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU007144KAR01\",\n                \"billerName\": \"Sacred Heart Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU007145KAR01\",\n                \"billerName\": \"Sadalga English Medium School, Sadalga\"\n            },\n            {\n                \"billerId\": \"EDU007146KAR01\",\n                \"billerName\": \"Sadhana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007147KAR01\",\n                \"billerName\": \"Sadhguru Sainath International School\"\n            },\n            {\n                \"billerId\": \"EDU007148KAR01\",\n                \"billerName\": \"Sahyadri School\"\n            },\n            {\n                \"billerId\": \"EDU007149KAR01\",\n                \"billerName\": \"Sai City International School\"\n            },\n            {\n                \"billerId\": \"EDU007150KAR01\",\n                \"billerName\": \"Sai Nalanda Central School\"\n            },\n            {\n                \"billerId\": \"EDU007151KAR01\",\n                \"billerName\": \"Sainiketan Central School\"\n            },\n            {\n                \"billerId\": \"EDU007152KAR01\",\n                \"billerName\": \"Saint Paul&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU007153KAR01\",\n                \"billerName\": \"Saint Sophia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU007154KAR01\",\n                \"billerName\": \"Sandeepani International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007155KAR01\",\n                \"billerName\": \"Sandeepani International School\"\n            },\n            {\n                \"billerId\": \"EDU007156KAR01\",\n                \"billerName\": \"Sandur Girls Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007157KAR01\",\n                \"billerName\": \"Sandur Res. Composite Jr College\"\n            },\n            {\n                \"billerId\": \"EDU007158KAR01\",\n                \"billerName\": \"Sandur Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007159KAR01\",\n                \"billerName\": \"Sanganabasava International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007160KAR01\",\n                \"billerName\": \"Sanganabasava Shishuniketan School\"\n            },\n            {\n                \"billerId\": \"EDU007161KAR01\",\n                \"billerName\": \"Sanmarg Central School\"\n            },\n            {\n                \"billerId\": \"EDU007162KAR01\",\n                \"billerName\": \"Sanskaar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007163KAR01\",\n                \"billerName\": \"Santhome Public School\"\n            },\n            {\n                \"billerId\": \"EDU007164KAR01\",\n                \"billerName\": \"Sapthagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU007165KAR01\",\n                \"billerName\": \"Sarala Birla Academy\"\n            },\n            {\n                \"billerId\": \"EDU007166KAR01\",\n                \"billerName\": \"Sarvodaya National Public School\"\n            },\n            {\n                \"billerId\": \"EDU007167KAR01\",\n                \"billerName\": \"Satyam International School\"\n            },\n            {\n                \"billerId\": \"EDU007168KAR01\",\n                \"billerName\": \"Sayyid Akbar Husayni School\"\n            },\n            {\n                \"billerId\": \"EDU007169KAR01\",\n                \"billerName\": \"School Chandan\"\n            },\n            {\n                \"billerId\": \"EDU007170KAR01\",\n                \"billerName\": \"School Of India\"\n            },\n            {\n                \"billerId\": \"EDU007171KAR01\",\n                \"billerName\": \"School Vivekananda\"\n            },\n            {\n                \"billerId\": \"EDU007172KAR01\",\n                \"billerName\": \"Seetha Mahalakshmi Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU007173KAR01\",\n                \"billerName\": \"Sera-Je Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007174KAR01\",\n                \"billerName\": \"Seshadripuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU007175KAR01\",\n                \"billerName\": \"Seva Bharathi English Medium Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007176KAR01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007177KAR01\",\n                \"billerName\": \"Sfs Academy\"\n            },\n            {\n                \"billerId\": \"EDU007178KAR01\",\n                \"billerName\": \"Sha Maganlal Chamnaji Jain School\"\n            },\n            {\n                \"billerId\": \"EDU007179KAR01\",\n                \"billerName\": \"Shaikh Central School\"\n            },\n            {\n                \"billerId\": \"EDU007180KAR01\",\n                \"billerName\": \"Shakambhari Vidyaniketana\"\n            },\n            {\n                \"billerId\": \"EDU007181KAR01\",\n                \"billerName\": \"Shakuntala Patil Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007182KAR01\",\n                \"billerName\": \"Shalini Kannada And English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007183KAR01\",\n                \"billerName\": \"Shantha Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU007184KAR01\",\n                \"billerName\": \"Shanthiniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007185KAR01\",\n                \"billerName\": \"Shanthinikethan Central School\"\n            },\n            {\n                \"billerId\": \"EDU007186KAR01\",\n                \"billerName\": \"Shanti Dhama English Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007187KAR01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007188KAR01\",\n                \"billerName\": \"Shantiniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007189KAR01\",\n                \"billerName\": \"Shantiniketan Trust School\"\n            },\n            {\n                \"billerId\": \"EDU007190KAR01\",\n                \"billerName\": \"Sharada Public School\"\n            },\n            {\n                \"billerId\": \"EDU007191KAR01\",\n                \"billerName\": \"Sharada Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007192KAR01\",\n                \"billerName\": \"Sharada Vidya Nikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007193KAR01\",\n                \"billerName\": \"Sharada Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007194KAR01\",\n                \"billerName\": \"Sharada Vidyalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU007195KAR01\",\n                \"billerName\": \"Sharath Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU007196KAR01\",\n                \"billerName\": \"Sharda Vidya Mandira\"\n            },\n            {\n                \"billerId\": \"EDU007197KAR01\",\n                \"billerName\": \"Sharda Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007198KAR01\",\n                \"billerName\": \"Shastry School\"\n            },\n            {\n                \"billerId\": \"EDU007199KAR01\",\n                \"billerName\": \"Sherwood High\"\n            },\n            {\n                \"billerId\": \"EDU007200KAR01\",\n                \"billerName\": \"Shiksha Sagar High School\"\n            },\n            {\n                \"billerId\": \"EDU007201KAR01\",\n                \"billerName\": \"Shikshkarnicentralschool\"\n            },\n            {\n                \"billerId\": \"EDU007202KAR01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU007203KAR01\",\n                \"billerName\": \"Shivshankar Jolle English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU007204KAR01\",\n                \"billerName\": \"Shivshankar Jolle Public School\"\n            },\n            {\n                \"billerId\": \"EDU007205KAR01\",\n                \"billerName\": \"Shree Basaveshwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007206KAR01\",\n                \"billerName\": \"Shree Basaveshwara Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007207KAR01\",\n                \"billerName\": \"Shree Bharathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007208KAR01\",\n                \"billerName\": \"Shree Dhanraj Phoolchand Hindi High School\"\n            },\n            {\n                \"billerId\": \"EDU007209KAR01\",\n                \"billerName\": \"Shree Mahaveer Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007210KAR01\",\n                \"billerName\": \"Shree Maruthi Residential School.\"\n            },\n            {\n                \"billerId\": \"EDU007211KAR01\",\n                \"billerName\": \"Shree Nandi Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU007212KAR01\",\n                \"billerName\": \"Shree Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU007213KAR01\",\n                \"billerName\": \"Shree Sadguru Sharan Basaveshwar English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDU007214KAR01\",\n                \"billerName\": \"Shree Sangamanath International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007215KAR01\",\n                \"billerName\": \"Shree Skanda Central School\"\n            },\n            {\n                \"billerId\": \"EDU007216KAR01\",\n                \"billerName\": \"Shri B T Patil Memorial Nandi International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007217KAR01\",\n                \"billerName\": \"Shri Bapuji International School\"\n            },\n            {\n                \"billerId\": \"EDU007218KAR01\",\n                \"billerName\": \"Shri Basaveshwar Temple International School\"\n            },\n            {\n                \"billerId\": \"EDU007219KAR01\",\n                \"billerName\": \"Shri Chougule Kannada Medium School,Raibag\"\n            },\n            {\n                \"billerId\": \"EDU007220KAR01\",\n                \"billerName\": \"Shri Dharmasthala Manjunatheshwara English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007221KAR01\",\n                \"billerName\": \"Shri Ghanamatheshwar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007222KAR01\",\n                \"billerName\": \"Shri Jagadguru  Gurusiddheswar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007223KAR01\",\n                \"billerName\": \"Shri Kadasiddheshwar Public School, Hukkeri\"\n            },\n            {\n                \"billerId\": \"EDU007224KAR01\",\n                \"billerName\": \"Shri Mahavir Residential English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007225KAR01\",\n                \"billerName\": \"Shri Manjunatheshwara Central School\"\n            },\n            {\n                \"billerId\": \"EDU007226KAR01\",\n                \"billerName\": \"Shri Ram Global School, Whitefield\"\n            },\n            {\n                \"billerId\": \"EDU007227KAR01\",\n                \"billerName\": \"Shri Shankaraling Model School\"\n            },\n            {\n                \"billerId\": \"EDU007228KAR01\",\n                \"billerName\": \"Shri Siddhaganga Residential School Kudalasangam (Rc)\"\n            },\n            {\n                \"billerId\": \"EDU007229KAR01\",\n                \"billerName\": \"Shri Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU007230KAR01\",\n                \"billerName\": \"Shriniketana School,\"\n            },\n            {\n                \"billerId\": \"EDU007231KAR01\",\n                \"billerName\": \"Shrunga Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007232KAR01\",\n                \"billerName\": \"Shubhodaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007233KAR01\",\n                \"billerName\": \"Siddartha Public School\"\n            },\n            {\n                \"billerId\": \"EDU007234KAR01\",\n                \"billerName\": \"Siddha Bharati Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU007235KAR01\",\n                \"billerName\": \"Sidhartha International School\"\n            },\n            {\n                \"billerId\": \"EDU007236KAR01\",\n                \"billerName\": \"Silas International School\"\n            },\n            {\n                \"billerId\": \"EDU007237KAR01\",\n                \"billerName\": \"Silicon City Academy Of Secondary Education\"\n            },\n            {\n                \"billerId\": \"EDU007238KAR01\",\n                \"billerName\": \"Silicon Valley School\"\n            },\n            {\n                \"billerId\": \"EDU007239KAR01\",\n                \"billerName\": \"Silicon Valley School\"\n            },\n            {\n                \"billerId\": \"EDU007240KAR01\",\n                \"billerName\": \"Silver Spring International School\"\n            },\n            {\n                \"billerId\": \"EDU007241KAR01\",\n                \"billerName\": \"Sindhi High School\"\n            },\n            {\n                \"billerId\": \"EDU007242KAR01\",\n                \"billerName\": \"Sindhi High School\"\n            },\n            {\n                \"billerId\": \"EDU007243KAR01\",\n                \"billerName\": \"Sir. M Vishweshwarayya Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007244KAR01\",\n                \"billerName\": \"Sishu Griha Montessori And High\"\n            },\n            {\n                \"billerId\": \"EDU007245KAR01\",\n                \"billerName\": \"Sjbss Public School\"\n            },\n            {\n                \"billerId\": \"EDU007246KAR01\",\n                \"billerName\": \"Sjm Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007247KAR01\",\n                \"billerName\": \"Sjsbv Trust Public School\"\n            },\n            {\n                \"billerId\": \"EDU007248KAR01\",\n                \"billerName\": \"Sjsbv Trust Sri Siddarameshwara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007249KAR01\",\n                \"billerName\": \"Smata Lok Shikshan Samiti Gulbarga\"\n            },\n            {\n                \"billerId\": \"EDU007250KAR01\",\n                \"billerName\": \"Smt P S Shivashankarappa English Medium Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007251KAR01\",\n                \"billerName\": \"Smt Pushpa Shamanur Mahalingappa Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007252KAR01\",\n                \"billerName\": \"Smt Shantabai Deshpande Public School\"\n            },\n            {\n                \"billerId\": \"EDU007253KAR01\",\n                \"billerName\": \"Smt Vimala Kulkarni Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU007254KAR01\",\n                \"billerName\": \"Smt. Drakshayani Kalyanshettar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007255KAR01\",\n                \"billerName\": \"Smt. Kamala Bai Educational Institution\"\n            },\n            {\n                \"billerId\": \"EDU007256KAR01\",\n                \"billerName\": \"Smt. Kamalabai M. Nirani Residential School, Mantur\"\n            },\n            {\n                \"billerId\": \"EDU007257KAR01\",\n                \"billerName\": \"Smt. Leelavati R. Charantimath Public School\"\n            },\n            {\n                \"billerId\": \"EDU007258KAR01\",\n                \"billerName\": \"Smt. Mahadevamma.B.Patil Memorial School , Chittapur\"\n            },\n            {\n                \"billerId\": \"EDU007259KAR01\",\n                \"billerName\": \"Sona Valliappaa Public School\"\n            },\n            {\n                \"billerId\": \"EDU007260KAR01\",\n                \"billerName\": \"Sophia High School\"\n            },\n            {\n                \"billerId\": \"EDU007261KAR01\",\n                \"billerName\": \"Sos Tibetan Childrens Village\"\n            },\n            {\n                \"billerId\": \"EDU007262KAR01\",\n                \"billerName\": \"Soundarya Central School\"\n            },\n            {\n                \"billerId\": \"EDU007263KAR01\",\n                \"billerName\": \"South East Asian International School\"\n            },\n            {\n                \"billerId\": \"EDU007264KAR01\",\n                \"billerName\": \"Sparkles International School\"\n            },\n            {\n                \"billerId\": \"EDU007265KAR01\",\n                \"billerName\": \"Spurthy Global School\"\n            },\n            {\n                \"billerId\": \"EDU007266KAR01\",\n                \"billerName\": \"Sree Ayyappa Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU007267KAR01\",\n                \"billerName\": \"Sree Channamallikarjuna C.B.S.E School\"\n            },\n            {\n                \"billerId\": \"EDU007268KAR01\",\n                \"billerName\": \"Sree Natraja Public School\"\n            },\n            {\n                \"billerId\": \"EDU007269KAR01\",\n                \"billerName\": \"Sree Pragnaa Gurukula School\"\n            },\n            {\n                \"billerId\": \"EDU007270KAR01\",\n                \"billerName\": \"Sree Rama Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007271KAR01\",\n                \"billerName\": \"Sri Aurobindo Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU007272KAR01\",\n                \"billerName\": \"Sri Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU007273KAR01\",\n                \"billerName\": \"Sri B. M. Patil Public School\"\n            },\n            {\n                \"billerId\": \"EDU007274KAR01\",\n                \"billerName\": \"Sri B.V.N.Central Public School.\"\n            },\n            {\n                \"billerId\": \"EDU007275KAR01\",\n                \"billerName\": \"Sri Basava International School\"\n            },\n            {\n                \"billerId\": \"EDU007276KAR01\",\n                \"billerName\": \"Sri Basava Public School\"\n            },\n            {\n                \"billerId\": \"EDU007277KAR01\",\n                \"billerName\": \"Sri Bhuvandendra Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007278KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007279KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007280KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007281KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007282KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007283KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007284KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007285KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007286KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007287KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007288KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007289KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007290KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007291KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007292KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007293KAR01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU007294KAR01\",\n                \"billerName\": \"Sri Dattagiri Maharaj Public School\"\n            },\n            {\n                \"billerId\": \"EDU007295KAR01\",\n                \"billerName\": \"Sri Devaraj Urs Internatonal Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007296KAR01\",\n                \"billerName\": \"Sri Gangaparameshwari Public School Chittapur Dist.Gulbarga\"\n            },\n            {\n                \"billerId\": \"EDU007297KAR01\",\n                \"billerName\": \"Sri Jagadguru Tontadarya Vidyapeeth School,\"\n            },\n            {\n                \"billerId\": \"EDU007298KAR01\",\n                \"billerName\": \"Sri Jnana Gangotri International School\"\n            },\n            {\n                \"billerId\": \"EDU007299KAR01\",\n                \"billerName\": \"Sri Jnanakshi Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU007300KAR01\",\n                \"billerName\": \"Sri K.K. Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU007301KAR01\",\n                \"billerName\": \"Sri K.V. English School\"\n            },\n            {\n                \"billerId\": \"EDU007302KAR01\",\n                \"billerName\": \"Sri Kalora Lingeshwar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007303KAR01\",\n                \"billerName\": \"Sri Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU007304KAR01\",\n                \"billerName\": \"Sri Kumaran Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU007305KAR01\",\n                \"billerName\": \"Sri Kumaran Children&#39;S Home English Nursery And Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007306KAR01\",\n                \"billerName\": \"Sri Kumaran Public School\"\n            },\n            {\n                \"billerId\": \"EDU007307KAR01\",\n                \"billerName\": \"Sri Lakshmi Janardhan International School\"\n            },\n            {\n                \"billerId\": \"EDU007308KAR01\",\n                \"billerName\": \"Sri Lakshmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007309KAR01\",\n                \"billerName\": \"Sri Lakshmi Venkateshwara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007310KAR01\",\n                \"billerName\": \"Sri Laxmi Timmappa Public School\"\n            },\n            {\n                \"billerId\": \"EDU007311KAR01\",\n                \"billerName\": \"Sri M.Y.Ghorpade English  Medium Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007312KAR01\",\n                \"billerName\": \"Sri Maruthi  Primary And High School\"\n            },\n            {\n                \"billerId\": \"EDU007313KAR01\",\n                \"billerName\": \"Sri Mookambika Public School\"\n            },\n            {\n                \"billerId\": \"EDU007314KAR01\",\n                \"billerName\": \"Sri Muneeshwara Gurukula Vidyamandira\"\n            },\n            {\n                \"billerId\": \"EDU007315KAR01\",\n                \"billerName\": \"Sri Nirvanaswamy Public School\"\n            },\n            {\n                \"billerId\": \"EDU007316KAR01\",\n                \"billerName\": \"Sri Padmaraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU007317KAR01\",\n                \"billerName\": \"Sri Puranmal Shrenikraj Dhoka Jain School\"\n            },\n            {\n                \"billerId\": \"EDU007318KAR01\",\n                \"billerName\": \"Sri R.V. School\"\n            },\n            {\n                \"billerId\": \"EDU007319KAR01\",\n                \"billerName\": \"Sri Raghavendra Gurukula Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007320KAR01\",\n                \"billerName\": \"Sri Rajarajeshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU007321KAR01\",\n                \"billerName\": \"Sri Rajarajeshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU007322KAR01\",\n                \"billerName\": \"Sri Rajeshwari Vidayaniketan\"\n            },\n            {\n                \"billerId\": \"EDU007323KAR01\",\n                \"billerName\": \"Sri Rama Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007324KAR01\",\n                \"billerName\": \"Sri Ramakrishna Sharadadevi Vidya Mandira\"\n            },\n            {\n                \"billerId\": \"EDU007325KAR01\",\n                \"billerName\": \"Sri Ramakrishna Vivekananda Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007326KAR01\",\n                \"billerName\": \"Sri Ranganath International School\"\n            },\n            {\n                \"billerId\": \"EDU007327KAR01\",\n                \"billerName\": \"Sri Renuka Fondation School\"\n            },\n            {\n                \"billerId\": \"EDU007328KAR01\",\n                \"billerName\": \"Sri Renuka Foundation School, Munoli\"\n            },\n            {\n                \"billerId\": \"EDU007329KAR01\",\n                \"billerName\": \"Sri Sai Angles School\"\n            },\n            {\n                \"billerId\": \"EDU007330KAR01\",\n                \"billerName\": \"Sri Sai Gurukula Residendial School\"\n            },\n            {\n                \"billerId\": \"EDU007331KAR01\",\n                \"billerName\": \"Sri Sai Saraswathi Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007332KAR01\",\n                \"billerName\": \"Sri Sai Shiksha Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU007333KAR01\",\n                \"billerName\": \"Sri Sai Vidyaniketan Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007334KAR01\",\n                \"billerName\": \"Sri Sanjeev Public School\"\n            },\n            {\n                \"billerId\": \"EDU007335KAR01\",\n                \"billerName\": \"Sri Sarvajna Public School\"\n            },\n            {\n                \"billerId\": \"EDU007336KAR01\",\n                \"billerName\": \"Sri Sathya Sai Divya Jyothi Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007337KAR01\",\n                \"billerName\": \"Sri Satyasai Loka Seva Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007338KAR01\",\n                \"billerName\": \"Sri Satyasai Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007339KAR01\",\n                \"billerName\": \"Sri Sharada Model Lower Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007340KAR01\",\n                \"billerName\": \"Sri Sharada Public School\"\n            },\n            {\n                \"billerId\": \"EDU007341KAR01\",\n                \"billerName\": \"Sri Sharada Public School\"\n            },\n            {\n                \"billerId\": \"EDU007342KAR01\",\n                \"billerName\": \"Sri Sharada Vidya Niketana\"\n            },\n            {\n                \"billerId\": \"EDU007343KAR01\",\n                \"billerName\": \"Sri Siddaganga Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007344KAR01\",\n                \"billerName\": \"Sri Siddaganga School\"\n            },\n            {\n                \"billerId\": \"EDU007345KAR01\",\n                \"billerName\": \"Sri Siddharoodh Public School\"\n            },\n            {\n                \"billerId\": \"EDU007346KAR01\",\n                \"billerName\": \"Sri Siddhi Vinayaka Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007347KAR01\",\n                \"billerName\": \"Sri Someshwara Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007348KAR01\",\n                \"billerName\": \"Sri Sri Ravishanakr Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007349KAR01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007350KAR01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir, Bangalore Ashram\"\n            },\n            {\n                \"billerId\": \"EDU007351KAR01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir, Bangalore North\"\n            },\n            {\n                \"billerId\": \"EDU007352KAR01\",\n                \"billerName\": \"Sri Taralabalu Central School\"\n            },\n            {\n                \"billerId\": \"EDU007353KAR01\",\n                \"billerName\": \"Sri Taralabalu Central School\"\n            },\n            {\n                \"billerId\": \"EDU007354KAR01\",\n                \"billerName\": \"Sri Taralabalu School\"\n            },\n            {\n                \"billerId\": \"EDU007355KAR01\",\n                \"billerName\": \"Sri Taralbalu School, Hirekerur.\"\n            },\n            {\n                \"billerId\": \"EDU007356KAR01\",\n                \"billerName\": \"Sri Vani Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU007357KAR01\",\n                \"billerName\": \"Sri Vani Public School\"\n            },\n            {\n                \"billerId\": \"EDU007358KAR01\",\n                \"billerName\": \"Sri Veerbhadreshwar English Medium School, Godachi\"\n            },\n            {\n                \"billerId\": \"EDU007359KAR01\",\n                \"billerName\": \"Sri Veerendra Patil Public School\"\n            },\n            {\n                \"billerId\": \"EDU007360KAR01\",\n                \"billerName\": \"Sri Venu Central School\"\n            },\n            {\n                \"billerId\": \"EDU007361KAR01\",\n                \"billerName\": \"Sri Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007362KAR01\",\n                \"billerName\": \"Sri Vidyalakshmi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007363KAR01\",\n                \"billerName\": \"Sri Vidyamanya Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007364KAR01\",\n                \"billerName\": \"Sri Vishweshwaraiah School\"\n            },\n            {\n                \"billerId\": \"EDU007365KAR01\",\n                \"billerName\": \"Sri Vivekananda International School\"\n            },\n            {\n                \"billerId\": \"EDU007366KAR01\",\n                \"billerName\": \"Sri Vivekananda Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007367KAR01\",\n                \"billerName\": \"Sri. Adichunchanagiri Central School\"\n            },\n            {\n                \"billerId\": \"EDU007368KAR01\",\n                \"billerName\": \"Srikari Public School\"\n            },\n            {\n                \"billerId\": \"EDU007369KAR01\",\n                \"billerName\": \"Srinidhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007370KAR01\",\n                \"billerName\": \"Srishaileshwara Vidyakendra, Sandur\"\n            },\n            {\n                \"billerId\": \"EDU007371KAR01\",\n                \"billerName\": \"Srivani Education Centre School\"\n            },\n            {\n                \"billerId\": \"EDU007372KAR01\",\n                \"billerName\": \"Srs Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU007373KAR01\",\n                \"billerName\": \"Ssvn Public School\"\n            },\n            {\n                \"billerId\": \"EDU007374KAR01\",\n                \"billerName\": \"St .Anne&#39;S  School\"\n            },\n            {\n                \"billerId\": \"EDU007375KAR01\",\n                \"billerName\": \"St Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007376KAR01\",\n                \"billerName\": \"St Dominic School\"\n            },\n            {\n                \"billerId\": \"EDU007377KAR01\",\n                \"billerName\": \"St Marys Central School\"\n            },\n            {\n                \"billerId\": \"EDU007378KAR01\",\n                \"billerName\": \"St Peter English Medium School Harugeri\"\n            },\n            {\n                \"billerId\": \"EDU007379KAR01\",\n                \"billerName\": \"St Philomina Public School\"\n            },\n            {\n                \"billerId\": \"EDU007380KAR01\",\n                \"billerName\": \"St Thomas English Medium Higher Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007381KAR01\",\n                \"billerName\": \"St. Agnes School\"\n            },\n            {\n                \"billerId\": \"EDU007382KAR01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007383KAR01\",\n                \"billerName\": \"St. Antony&#39;S  Public School\"\n            },\n            {\n                \"billerId\": \"EDU007384KAR01\",\n                \"billerName\": \"St. Antony&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU007385KAR01\",\n                \"billerName\": \"St. Arnold&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU007386KAR01\",\n                \"billerName\": \"St. Benedict&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007387KAR01\",\n                \"billerName\": \"St. Charles High School\"\n            },\n            {\n                \"billerId\": \"EDU007388KAR01\",\n                \"billerName\": \"St. Charles High School\"\n            },\n            {\n                \"billerId\": \"EDU007389KAR01\",\n                \"billerName\": \"St. Dominic&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007390KAR01\",\n                \"billerName\": \"St. Dominic&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007391KAR01\",\n                \"billerName\": \"St. Flowers English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007392KAR01\",\n                \"billerName\": \"St. Francis De Sales Public School\"\n            },\n            {\n                \"billerId\": \"EDU007393KAR01\",\n                \"billerName\": \"St. Francis Of Assisi School\"\n            },\n            {\n                \"billerId\": \"EDU007394KAR01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU007395KAR01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU007396KAR01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU007397KAR01\",\n                \"billerName\": \"St. Francis Xavier Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU007398KAR01\",\n                \"billerName\": \"St. Germain High School\"\n            },\n            {\n                \"billerId\": \"EDU007399KAR01\",\n                \"billerName\": \"St. John&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007400KAR01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU007401KAR01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007402KAR01\",\n                \"billerName\": \"St. Joseph&#39;S Aksharadhama\"\n            },\n            {\n                \"billerId\": \"EDU007403KAR01\",\n                \"billerName\": \"St. Joseph&#39;S Boys High School\"\n            },\n            {\n                \"billerId\": \"EDU007404KAR01\",\n                \"billerName\": \"St. Joseph&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU007405KAR01\",\n                \"billerName\": \"St. Josephs Indian Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007406KAR01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU007407KAR01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007408KAR01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU007409KAR01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007410KAR01\",\n                \"billerName\": \"St. Mary&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU007411KAR01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU007412KAR01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU007413KAR01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU007414KAR01\",\n                \"billerName\": \"St. Mira&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU007415KAR01\",\n                \"billerName\": \"St. Nobert School\"\n            },\n            {\n                \"billerId\": \"EDU007416KAR01\",\n                \"billerName\": \"St. Norbert School\"\n            },\n            {\n                \"billerId\": \"EDU007417KAR01\",\n                \"billerName\": \"St. Patrick&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU007418KAR01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007419KAR01\",\n                \"billerName\": \"St. Philomena&#39;S English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007420KAR01\",\n                \"billerName\": \"St. Rosollos Central School\"\n            },\n            {\n                \"billerId\": \"EDU007421KAR01\",\n                \"billerName\": \"St. Theresa Bacq Public School\"\n            },\n            {\n                \"billerId\": \"EDU007422KAR01\",\n                \"billerName\": \"St. Theresa Convent School\"\n            },\n            {\n                \"billerId\": \"EDU007423KAR01\",\n                \"billerName\": \"St. Theresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007424KAR01\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU007425KAR01\",\n                \"billerName\": \"St. Vincent Pallotti School\"\n            },\n            {\n                \"billerId\": \"EDU007426KAR01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU007427KAR01\",\n                \"billerName\": \"St.Aloysius Gonzaga School\"\n            },\n            {\n                \"billerId\": \"EDU007428KAR01\",\n                \"billerName\": \"St.Anne&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007429KAR01\",\n                \"billerName\": \"St.Lawrence Indian School\"\n            },\n            {\n                \"billerId\": \"EDU007430KAR01\",\n                \"billerName\": \"St.Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007431KAR01\",\n                \"billerName\": \"St.Thomas Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007432KAR01\",\n                \"billerName\": \"Standard Public School\"\n            },\n            {\n                \"billerId\": \"EDU007433KAR01\",\n                \"billerName\": \"Strawberry International School\"\n            },\n            {\n                \"billerId\": \"EDU007434KAR01\",\n                \"billerName\": \"Sudarshan Vidya Mandir Cbse Academy\"\n            },\n            {\n                \"billerId\": \"EDU007435KAR01\",\n                \"billerName\": \"Suguna International School\"\n            },\n            {\n                \"billerId\": \"EDU007436KAR01\",\n                \"billerName\": \"Sunrise International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007437KAR01\",\n                \"billerName\": \"Supreme Public School\"\n            },\n            {\n                \"billerId\": \"EDU007438KAR01\",\n                \"billerName\": \"Surabhi Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU007439KAR01\",\n                \"billerName\": \"Swami Vivekananda Cbse Public School Hukkeri-591309\"\n            },\n            {\n                \"billerId\": \"EDU007440KAR01\",\n                \"billerName\": \"Swaminarayan International School\"\n            },\n            {\n                \"billerId\": \"EDU007441KAR01\",\n                \"billerName\": \"Swaminarayan International School\"\n            },\n            {\n                \"billerId\": \"EDU007442KAR01\",\n                \"billerName\": \"Swaminarayan International School\"\n            },\n            {\n                \"billerId\": \"EDU007443KAR01\",\n                \"billerName\": \"Swamy Vivekananda Central School\"\n            },\n            {\n                \"billerId\": \"EDU007444KAR01\",\n                \"billerName\": \"Swamy Vivekananda International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007445KAR01\",\n                \"billerName\": \"Swamy Vivekananda School\"\n            },\n            {\n                \"billerId\": \"EDU007446KAR01\",\n                \"billerName\": \"Swamy Vivekananda Vidyaniketana School\"\n            },\n            {\n                \"billerId\": \"EDU007447KAR01\",\n                \"billerName\": \"Swargarani School\"\n            },\n            {\n                \"billerId\": \"EDU007448KAR01\",\n                \"billerName\": \"T V S School\"\n            },\n            {\n                \"billerId\": \"EDU007449KAR01\",\n                \"billerName\": \"T.M.A.E Society Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU007450KAR01\",\n                \"billerName\": \"Talent Public School\"\n            },\n            {\n                \"billerId\": \"EDU007451KAR01\",\n                \"billerName\": \"Tapovan School\"\n            },\n            {\n                \"billerId\": \"EDU007452KAR01\",\n                \"billerName\": \"Tattva School\"\n            },\n            {\n                \"billerId\": \"EDU007453KAR01\",\n                \"billerName\": \"Thaiba Greenways School\"\n            },\n            {\n                \"billerId\": \"EDU007454KAR01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU007455KAR01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU007456KAR01\",\n                \"billerName\": \"The Alg Crescent School\"\n            },\n            {\n                \"billerId\": \"EDU007457KAR01\",\n                \"billerName\": \"The Amaatra Academy Lower Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007458KAR01\",\n                \"billerName\": \"The Brigade School\"\n            },\n            {\n                \"billerId\": \"EDU007459KAR01\",\n                \"billerName\": \"The Brigade School\"\n            },\n            {\n                \"billerId\": \"EDU007460KAR01\",\n                \"billerName\": \"The Brigade School\"\n            },\n            {\n                \"billerId\": \"EDU007461KAR01\",\n                \"billerName\": \"The Brigade School  At Mahadevapura\"\n            },\n            {\n                \"billerId\": \"EDU007462KAR01\",\n                \"billerName\": \"The Brigade School At Malleswaram\"\n            },\n            {\n                \"billerId\": \"EDU007463KAR01\",\n                \"billerName\": \"The Cathedral High School\"\n            },\n            {\n                \"billerId\": \"EDU007464KAR01\",\n                \"billerName\": \"The Deen&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU007465KAR01\",\n                \"billerName\": \"The Eastwood High School\"\n            },\n            {\n                \"billerId\": \"EDU007466KAR01\",\n                \"billerName\": \"The Fbes Academy\"\n            },\n            {\n                \"billerId\": \"EDU007467KAR01\",\n                \"billerName\": \"The Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU007468KAR01\",\n                \"billerName\": \"The Frank Anthony Public School\"\n            },\n            {\n                \"billerId\": \"EDU007469KAR01\",\n                \"billerName\": \"The Great Eastern International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007470KAR01\",\n                \"billerName\": \"The J.H.S. School\"\n            },\n            {\n                \"billerId\": \"EDU007471KAR01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU007472KAR01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU007473KAR01\",\n                \"billerName\": \"The Manik Public Sch0Ol\"\n            },\n            {\n                \"billerId\": \"EDU007474KAR01\",\n                \"billerName\": \"The Orchids Public School\"\n            },\n            {\n                \"billerId\": \"EDU007475KAR01\",\n                \"billerName\": \"The Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDU007476KAR01\",\n                \"billerName\": \"The Oxford Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007477KAR01\",\n                \"billerName\": \"The Paradise Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007478KAR01\",\n                \"billerName\": \"The Presidency Public School\"\n            },\n            {\n                \"billerId\": \"EDU007479KAR01\",\n                \"billerName\": \"The Presidency Public School\"\n            },\n            {\n                \"billerId\": \"EDU007480KAR01\",\n                \"billerName\": \"The Samhita Academy\"\n            },\n            {\n                \"billerId\": \"EDU007481KAR01\",\n                \"billerName\": \"The Smart School\"\n            },\n            {\n                \"billerId\": \"EDU007482KAR01\",\n                \"billerName\": \"The Stepping Stones School\"\n            },\n            {\n                \"billerId\": \"EDU007483KAR01\",\n                \"billerName\": \"The Sudarshan Vidya Mandir I.C.S.E. Academy\"\n            },\n            {\n                \"billerId\": \"EDU007484KAR01\",\n                \"billerName\": \"The Summit\"\n            },\n            {\n                \"billerId\": \"EDU007485KAR01\",\n                \"billerName\": \"The Valley School\"\n            },\n            {\n                \"billerId\": \"EDU007486KAR01\",\n                \"billerName\": \"The Yenepoya School\"\n            },\n            {\n                \"billerId\": \"EDU007487KAR01\",\n                \"billerName\": \"Thyagaraju Central School\"\n            },\n            {\n                \"billerId\": \"EDU007488KAR01\",\n                \"billerName\": \"Treamis World School\"\n            },\n            {\n                \"billerId\": \"EDU007489KAR01\",\n                \"billerName\": \"Trinity Central School\"\n            },\n            {\n                \"billerId\": \"EDU007490KAR01\",\n                \"billerName\": \"Triveni Public School\"\n            },\n            {\n                \"billerId\": \"EDU007491KAR01\",\n                \"billerName\": \"Tunbridge High School\"\n            },\n            {\n                \"billerId\": \"EDU007492KAR01\",\n                \"billerName\": \"Twinkle United Public School\"\n            },\n            {\n                \"billerId\": \"EDU007493KAR01\",\n                \"billerName\": \"Twinklers School\"\n            },\n            {\n                \"billerId\": \"EDU007494KAR01\",\n                \"billerName\": \"United International School\"\n            },\n            {\n                \"billerId\": \"EDU007495KAR01\",\n                \"billerName\": \"Universal Public School Ramanagara\"\n            },\n            {\n                \"billerId\": \"EDU007496KAR01\",\n                \"billerName\": \"Universal Public Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007497KAR01\",\n                \"billerName\": \"V S S International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007498KAR01\",\n                \"billerName\": \"V. E. S. Model Convent\"\n            },\n            {\n                \"billerId\": \"EDU007499KAR01\",\n                \"billerName\": \"Vagdevi International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007500KAR01\",\n                \"billerName\": \"Vahe Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU007501KAR01\",\n                \"billerName\": \"Varin International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007502KAR01\",\n                \"billerName\": \"Vasavadatta Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU007503KAR01\",\n                \"billerName\": \"Vasavi Central School\"\n            },\n            {\n                \"billerId\": \"EDU007504KAR01\",\n                \"billerName\": \"Vasavi Vidayalaya\"\n            },\n            {\n                \"billerId\": \"EDU007505KAR01\",\n                \"billerName\": \"Vasavi Vidya Peetha\"\n            },\n            {\n                \"billerId\": \"EDU007507KAR01\",\n                \"billerName\": \"Venus International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007508KAR01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU007509KAR01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU007510KAR01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU007511KAR01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU007512KAR01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU007513KAR01\",\n                \"billerName\": \"Vicat Dav Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007514KAR01\",\n                \"billerName\": \"Vidya Bharati English Medium Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007515KAR01\",\n                \"billerName\": \"Vidya Jyothi School\"\n            },\n            {\n                \"billerId\": \"EDU007516KAR01\",\n                \"billerName\": \"Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU007517KAR01\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU007518KAR01\",\n                \"billerName\": \"Vidya Samskruthi International School\"\n            },\n            {\n                \"billerId\": \"EDU007519KAR01\",\n                \"billerName\": \"Vidya Sanskaar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007520KAR01\",\n                \"billerName\": \"Vidya Soudha Public School\"\n            },\n            {\n                \"billerId\": \"EDU007521KAR01\",\n                \"billerName\": \"Vidya Vahini School\"\n            },\n            {\n                \"billerId\": \"EDU007522KAR01\",\n                \"billerName\": \"Vidya Vardhaka Sangha Gandhi Centenary English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU007523KAR01\",\n                \"billerName\": \"Vidyabhavan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007524KAR01\",\n                \"billerName\": \"Vidyadayinee English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007525KAR01\",\n                \"billerName\": \"Vidyadayini School\"\n            },\n            {\n                \"billerId\": \"EDU007526KAR01\",\n                \"billerName\": \"Vidyanidhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007527KAR01\",\n                \"billerName\": \"Vidyaniketan Kannada Higher Primary School Mudalgi\"\n            },\n            {\n                \"billerId\": \"EDU007528KAR01\",\n                \"billerName\": \"Vidyaniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007529KAR01\",\n                \"billerName\": \"Vidyanjali Academy For Learning\"\n            },\n            {\n                \"billerId\": \"EDU007530KAR01\",\n                \"billerName\": \"Vidyanjali Public School\"\n            },\n            {\n                \"billerId\": \"EDU007532KAR01\",\n                \"billerName\": \"Vidyashree High School\"\n            },\n            {\n                \"billerId\": \"EDU007533KAR01\",\n                \"billerName\": \"Vidyavardhaka English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007534KAR01\",\n                \"billerName\": \"Vidyavardhaka Sangha B M Sri Educational Institutions\"\n            },\n            {\n                \"billerId\": \"EDU007535KAR01\",\n                \"billerName\": \"Vidyavaridhi International School\"\n            },\n            {\n                \"billerId\": \"EDU007536KAR01\",\n                \"billerName\": \"Vidyodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU007537KAR01\",\n                \"billerName\": \"Vijaya Bharathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007538KAR01\",\n                \"billerName\": \"Vijaya International School\"\n            },\n            {\n                \"billerId\": \"EDU007539KAR01\",\n                \"billerName\": \"Vijayashree Public School\"\n            },\n            {\n                \"billerId\": \"EDU007540KAR01\",\n                \"billerName\": \"Vimal V Deshpande School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU007541KAR01\",\n                \"billerName\": \"Vinay Chikkatti School\"\n            },\n            {\n                \"billerId\": \"EDU007542KAR01\",\n                \"billerName\": \"Vinayaka Public School\"\n            },\n            {\n                \"billerId\": \"EDU007543KAR01\",\n                \"billerName\": \"Vishwa Venkateswara International School\"\n            },\n            {\n                \"billerId\": \"EDU007544KAR01\",\n                \"billerName\": \"Vishwa Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU007545KAR01\",\n                \"billerName\": \"Vishwa Vinayaka National English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007546KAR01\",\n                \"billerName\": \"Vishwachetana Vidyaniketana Residential English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU007547KAR01\",\n                \"billerName\": \"Vishwajyothi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007548KAR01\",\n                \"billerName\": \"Vishwaprajnaa Academy\"\n            },\n            {\n                \"billerId\": \"EDU007549KAR01\",\n                \"billerName\": \"Vision India Public School\"\n            },\n            {\n                \"billerId\": \"EDU007550KAR01\",\n                \"billerName\": \"Viveka School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU007551KAR01\",\n                \"billerName\": \"Vivekananda Educational Centre\"\n            },\n            {\n                \"billerId\": \"EDU007552KAR01\",\n                \"billerName\": \"Vokkaligara Sangha School\"\n            },\n            {\n                \"billerId\": \"EDU007553KAR01\",\n                \"billerName\": \"Vrushabha School\"\n            },\n            {\n                \"billerId\": \"EDU007554KAR01\",\n                \"billerName\": \"Vyasa International School\"\n            },\n            {\n                \"billerId\": \"EDU007555KAR01\",\n                \"billerName\": \"Vydehi School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU007556KAR01\",\n                \"billerName\": \"Warriors English School\"\n            },\n            {\n                \"billerId\": \"EDU007558KAR01\",\n                \"billerName\": \"Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU007559KAR01\",\n                \"billerName\": \"Yashasvi Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU007560KAR01\",\n                \"billerName\": \"Young Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU007561KER01\",\n                \"billerName\": \"A E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU007562KER01\",\n                \"billerName\": \"A J Central Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007563KER01\",\n                \"billerName\": \"A J I English School\"\n            },\n            {\n                \"billerId\": \"EDU007564KER01\",\n                \"billerName\": \"A P R M Central School\"\n            },\n            {\n                \"billerId\": \"EDU007565KER01\",\n                \"billerName\": \"A.E.T. English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007566KER01\",\n                \"billerName\": \"A.G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007567KER01\",\n                \"billerName\": \"Abdul Salam Rafi Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007568KER01\",\n                \"billerName\": \"Aboa Public School\"\n            },\n            {\n                \"billerId\": \"EDU007569KER01\",\n                \"billerName\": \"Ace Public School\"\n            },\n            {\n                \"billerId\": \"EDU007570KER01\",\n                \"billerName\": \"Adam Public School\"\n            },\n            {\n                \"billerId\": \"EDU007571KER01\",\n                \"billerName\": \"Adarsha Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU007572KER01\",\n                \"billerName\": \"Adi Sankara Vidya Peedam\"\n            },\n            {\n                \"billerId\": \"EDU007573KER01\",\n                \"billerName\": \"Adiyodi Vakeel Smaraka Tagore Vidyapeetam\"\n            },\n            {\n                \"billerId\": \"EDU007574KER01\",\n                \"billerName\": \"Adwaita Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU007575KER01\",\n                \"billerName\": \"Aes Central School\"\n            },\n            {\n                \"billerId\": \"EDU007576KER01\",\n                \"billerName\": \"Ahalia Public School\"\n            },\n            {\n                \"billerId\": \"EDU007577KER01\",\n                \"billerName\": \"Airport School\"\n            },\n            {\n                \"billerId\": \"EDU007578KER01\",\n                \"billerName\": \"Ais English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007579KER01\",\n                \"billerName\": \"Aishwaraya Public School\"\n            },\n            {\n                \"billerId\": \"EDU007580KER01\",\n                \"billerName\": \"Akm Public School\"\n            },\n            {\n                \"billerId\": \"EDU007581KER01\",\n                \"billerName\": \"Al Ameen Central School\"\n            },\n            {\n                \"billerId\": \"EDU007582KER01\",\n                \"billerName\": \"Al Ameen Central School\"\n            },\n            {\n                \"billerId\": \"EDU007583KER01\",\n                \"billerName\": \"Al Ameen International Public School\"\n            },\n            {\n                \"billerId\": \"EDU007584KER01\",\n                \"billerName\": \"Al Ameen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007585KER01\",\n                \"billerName\": \"Al Ameen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007586KER01\",\n                \"billerName\": \"Al Ameen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007587KER01\",\n                \"billerName\": \"Al Ansar English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU007588KER01\",\n                \"billerName\": \"Al Azhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007589KER01\",\n                \"billerName\": \"Al Badar Central School\"\n            },\n            {\n                \"billerId\": \"EDU007590KER01\",\n                \"billerName\": \"Al Falah English School\"\n            },\n            {\n                \"billerId\": \"EDU007591KER01\",\n                \"billerName\": \"Al Farooque Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU007592KER01\",\n                \"billerName\": \"Al Fouz Jamia English School\"\n            },\n            {\n                \"billerId\": \"EDU007593KER01\",\n                \"billerName\": \"Al Haramain English School\"\n            },\n            {\n                \"billerId\": \"EDU007594KER01\",\n                \"billerName\": \"Al Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU007595KER01\",\n                \"billerName\": \"Al Huda Central School\"\n            },\n            {\n                \"billerId\": \"EDU007596KER01\",\n                \"billerName\": \"Al Huda English School\"\n            },\n            {\n                \"billerId\": \"EDU007597KER01\",\n                \"billerName\": \"Al Ihsan Eng School\"\n            },\n            {\n                \"billerId\": \"EDU007598KER01\",\n                \"billerName\": \"Al Irshad Central School\"\n            },\n            {\n                \"billerId\": \"EDU007599KER01\",\n                \"billerName\": \"Al Islah English School\"\n            },\n            {\n                \"billerId\": \"EDU007600KER01\",\n                \"billerName\": \"Al Manar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007601KER01\",\n                \"billerName\": \"Al Maquar Eng Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007602KER01\",\n                \"billerName\": \"Al Noor Model School\"\n            },\n            {\n                \"billerId\": \"EDU007603KER01\",\n                \"billerName\": \"Al-Amal Public School, Nellikkuzhi\"\n            },\n            {\n                \"billerId\": \"EDU007604KER01\",\n                \"billerName\": \"Al-Ameen Central School\"\n            },\n            {\n                \"billerId\": \"EDU007605KER01\",\n                \"billerName\": \"Al-Ameen English School (Run By Mankada Anadha Sala Sangam)\"\n            },\n            {\n                \"billerId\": \"EDU007606KER01\",\n                \"billerName\": \"Al-Ameen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007607KER01\",\n                \"billerName\": \"Alan Feldman Public School\"\n            },\n            {\n                \"billerId\": \"EDU007608KER01\",\n                \"billerName\": \"Alangad Jama-Ath Public School\"\n            },\n            {\n                \"billerId\": \"EDU007609KER01\",\n                \"billerName\": \"Al-Aqsa Public School,\"\n            },\n            {\n                \"billerId\": \"EDU007610KER01\",\n                \"billerName\": \"Al-Azhar Central School\"\n            },\n            {\n                \"billerId\": \"EDU007611KER01\",\n                \"billerName\": \"Al-Azhar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007612KER01\",\n                \"billerName\": \"Albab Central School\"\n            },\n            {\n                \"billerId\": \"EDU007613KER01\",\n                \"billerName\": \"Al-Ejaba Central School\"\n            },\n            {\n                \"billerId\": \"EDU007614KER01\",\n                \"billerName\": \"Al-Falah Amm English School\"\n            },\n            {\n                \"billerId\": \"EDU007615KER01\",\n                \"billerName\": \"Al-Falah English School\"\n            },\n            {\n                \"billerId\": \"EDU007616KER01\",\n                \"billerName\": \"Al-Falah Public School\"\n            },\n            {\n                \"billerId\": \"EDU007617KER01\",\n                \"billerName\": \"Al-Farook Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007618KER01\",\n                \"billerName\": \"Al-Farooque School\"\n            },\n            {\n                \"billerId\": \"EDU007619KER01\",\n                \"billerName\": \"Alfeen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007620KER01\",\n                \"billerName\": \"Al-Hidayath English Medium School, Kondotty\"\n            },\n            {\n                \"billerId\": \"EDU007621KER01\",\n                \"billerName\": \"Alhuda Public School\"\n            },\n            {\n                \"billerId\": \"EDU007622KER01\",\n                \"billerName\": \"Al-Ihsan Central School\"\n            },\n            {\n                \"billerId\": \"EDU007623KER01\",\n                \"billerName\": \"Al-Irshad English School\"\n            },\n            {\n                \"billerId\": \"EDU007624KER01\",\n                \"billerName\": \"Aliya Arabic English School\"\n            },\n            {\n                \"billerId\": \"EDU007625KER01\",\n                \"billerName\": \"All  Saints Public School\"\n            },\n            {\n                \"billerId\": \"EDU007626KER01\",\n                \"billerName\": \"All Saints Public School\"\n            },\n            {\n                \"billerId\": \"EDU007627KER01\",\n                \"billerName\": \"Alpha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007628KER01\",\n                \"billerName\": \"Alpha Public School\"\n            },\n            {\n                \"billerId\": \"EDU007629KER01\",\n                \"billerName\": \"Alphonsa Central School\"\n            },\n            {\n                \"billerId\": \"EDU007630KER01\",\n                \"billerName\": \"Alphonsa English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007631KER01\",\n                \"billerName\": \"Alphonsa English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007632KER01\",\n                \"billerName\": \"Alphonsa Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007633KER01\",\n                \"billerName\": \"Amal English School\"\n            },\n            {\n                \"billerId\": \"EDU007634KER01\",\n                \"billerName\": \"Amal English School\"\n            },\n            {\n                \"billerId\": \"EDU007635KER01\",\n                \"billerName\": \"Amal Public School\"\n            },\n            {\n                \"billerId\": \"EDU007636KER01\",\n                \"billerName\": \"Amala  School\"\n            },\n            {\n                \"billerId\": \"EDU007637KER01\",\n                \"billerName\": \"Amala Mary Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU007638KER01\",\n                \"billerName\": \"Amalambika Convent English School\"\n            },\n            {\n                \"billerId\": \"EDU007639KER01\",\n                \"billerName\": \"Ambika English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007640KER01\",\n                \"billerName\": \"Ambika Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU007641KER01\",\n                \"billerName\": \"Amrita  Vidyalam\"\n            },\n            {\n                \"billerId\": \"EDU007642KER01\",\n                \"billerName\": \"Amrita Vidayalayam\"\n            },\n            {\n                \"billerId\": \"EDU007643KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007644KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007645KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007646KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007647KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007648KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007649KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007650KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007651KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007652KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007653KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007654KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007655KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007656KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007657KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007658KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007659KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007660KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007661KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007662KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007663KER01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007664KER01\",\n                \"billerName\": \"Amrita Vidyalayam, Cheruthuruthy\"\n            },\n            {\n                \"billerId\": \"EDU007665KER01\",\n                \"billerName\": \"Amrita Vidyalayam, Manjeri\"\n            },\n            {\n                \"billerId\": \"EDU007666KER01\",\n                \"billerName\": \"Amrita Vidyalayam-Kanhangad\"\n            },\n            {\n                \"billerId\": \"EDU007667KER01\",\n                \"billerName\": \"Amrutha Pub School\"\n            },\n            {\n                \"billerId\": \"EDU007668KER01\",\n                \"billerName\": \"Anand Bhavan Central School\"\n            },\n            {\n                \"billerId\": \"EDU007669KER01\",\n                \"billerName\": \"Andulus Public School\"\n            },\n            {\n                \"billerId\": \"EDU007670KER01\",\n                \"billerName\": \"Angels Arc English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007671KER01\",\n                \"billerName\": \"Anita Public School\"\n            },\n            {\n                \"billerId\": \"EDU007672KER01\",\n                \"billerName\": \"Anjaneya Saraswathy Vidya Mandiram\"\n            },\n            {\n                \"billerId\": \"EDU007673KER01\",\n                \"billerName\": \"Anns English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007674KER01\",\n                \"billerName\": \"Ansar English School\"\n            },\n            {\n                \"billerId\": \"EDU007675KER01\",\n                \"billerName\": \"Ansar English School\"\n            },\n            {\n                \"billerId\": \"EDU007676KER01\",\n                \"billerName\": \"Apex International School\"\n            },\n            {\n                \"billerId\": \"EDU007677KER01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU007678KER01\",\n                \"billerName\": \"Apsara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007679KER01\",\n                \"billerName\": \"Arafa English School\"\n            },\n            {\n                \"billerId\": \"EDU007680KER01\",\n                \"billerName\": \"Arafa Public School\"\n            },\n            {\n                \"billerId\": \"EDU007681KER01\",\n                \"billerName\": \"Aravukad Sreeden Eng Med Sec School\"\n            },\n            {\n                \"billerId\": \"EDU007682KER01\",\n                \"billerName\": \"Archangel&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007683KER01\",\n                \"billerName\": \"Archbishop Attipetty Public School\"\n            },\n            {\n                \"billerId\": \"EDU007684KER01\",\n                \"billerName\": \"Archbishop Mar Gregorios Public School\"\n            },\n            {\n                \"billerId\": \"EDU007685KER01\",\n                \"billerName\": \"Arsha Vidya Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007686KER01\",\n                \"billerName\": \"Arvinda Vidyamandiram\"\n            },\n            {\n                \"billerId\": \"EDU007687KER01\",\n                \"billerName\": \"Arya Central School\"\n            },\n            {\n                \"billerId\": \"EDU007688KER01\",\n                \"billerName\": \"Assisi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007689KER01\",\n                \"billerName\": \"Assisi Vidya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007690KER01\",\n                \"billerName\": \"Assisi Vidyaniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU007691KER01\",\n                \"billerName\": \"Auxilium English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007692KER01\",\n                \"billerName\": \"Auxilium English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007693KER01\",\n                \"billerName\": \"Auxilium English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007694KER01\",\n                \"billerName\": \"Auxilium Nava Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU007695KER01\",\n                \"billerName\": \"Auxilium School\"\n            },\n            {\n                \"billerId\": \"EDU007696KER01\",\n                \"billerName\": \"Auxilium School\"\n            },\n            {\n                \"billerId\": \"EDU007697KER01\",\n                \"billerName\": \"Auxilium School\"\n            },\n            {\n                \"billerId\": \"EDU007698KER01\",\n                \"billerName\": \"Azad Central School\"\n            },\n            {\n                \"billerId\": \"EDU007699KER01\",\n                \"billerName\": \"Azeeziya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007700KER01\",\n                \"billerName\": \"Azhar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007701KER01\",\n                \"billerName\": \"B E S Bharathi Thirtha Vidyalayam English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007702KER01\",\n                \"billerName\": \"B F M Residential English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007703KER01\",\n                \"billerName\": \"B M M English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007704KER01\",\n                \"billerName\": \"B M Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU007705KER01\",\n                \"billerName\": \"Baker Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU007706KER01\",\n                \"billerName\": \"Bappuji Central School\"\n            },\n            {\n                \"billerId\": \"EDU007707KER01\",\n                \"billerName\": \"Bappuji English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007708KER01\",\n                \"billerName\": \"Bappuji English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007709KER01\",\n                \"billerName\": \"Bappuji Public School\"\n            },\n            {\n                \"billerId\": \"EDU007710KER01\",\n                \"billerName\": \"Bappuji Public School\"\n            },\n            {\n                \"billerId\": \"EDU007711KER01\",\n                \"billerName\": \"Baselios Augen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007712KER01\",\n                \"billerName\": \"Baselios Marthoma Mathews Ii Central School\"\n            },\n            {\n                \"billerId\": \"EDU007713KER01\",\n                \"billerName\": \"Baselios Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU007714KER01\",\n                \"billerName\": \"Bee Line Public School\"\n            },\n            {\n                \"billerId\": \"EDU007715KER01\",\n                \"billerName\": \"Believers Church English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007716KER01\",\n                \"billerName\": \"Believers Church Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007717KER01\",\n                \"billerName\": \"Belmount English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007718KER01\",\n                \"billerName\": \"Benchmark International School,\"\n            },\n            {\n                \"billerId\": \"EDU007719KER01\",\n                \"billerName\": \"Benchmarks International School\"\n            },\n            {\n                \"billerId\": \"EDU007720KER01\",\n                \"billerName\": \"Benhill English School\"\n            },\n            {\n                \"billerId\": \"EDU007721KER01\",\n                \"billerName\": \"Bethany Academy\"\n            },\n            {\n                \"billerId\": \"EDU007722KER01\",\n                \"billerName\": \"Bethany Central School Nangiarkulangara\"\n            },\n            {\n                \"billerId\": \"EDU007723KER01\",\n                \"billerName\": \"Bethlehem Community English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007724KER01\",\n                \"billerName\": \"Bethsada Public School\"\n            },\n            {\n                \"billerId\": \"EDU007725KER01\",\n                \"billerName\": \"Bharath Public School\"\n            },\n            {\n                \"billerId\": \"EDU007726KER01\",\n                \"billerName\": \"Bharath Vidya Mandir English School\"\n            },\n            {\n                \"billerId\": \"EDU007727KER01\",\n                \"billerName\": \"Bharathamatha Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007728KER01\",\n                \"billerName\": \"Bharatheeya Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU007729KER01\",\n                \"billerName\": \"Bharatheeya Vidyapeedom Central School\"\n            },\n            {\n                \"billerId\": \"EDU007730KER01\",\n                \"billerName\": \"Bharathiya Vidhya Peedam School\"\n            },\n            {\n                \"billerId\": \"EDU007731KER01\",\n                \"billerName\": \"Bharathiya Vidya Bhavan&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007732KER01\",\n                \"billerName\": \"Bharathiya Vidya Bhavan&#39;S Vikas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007733KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU007734KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU007735KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU007736KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007737KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan School\"\n            },\n            {\n                \"billerId\": \"EDU007738KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan School, Perumthiruthi\"\n            },\n            {\n                \"billerId\": \"EDU007739KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007740KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007741KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan, Quilandy Kendra\"\n            },\n            {\n                \"billerId\": \"EDU007742KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S S.Ramakrishnan Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU007743KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU007744KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007745KER01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007746KER01\",\n                \"billerName\": \"Bhavans Adarsh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007747KER01\",\n                \"billerName\": \"Bhavans Munshi Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU007748KER01\",\n                \"billerName\": \"Bhavan&#39;S Newsprint Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007749KER01\",\n                \"billerName\": \"Bhavans Varuna Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007750KER01\",\n                \"billerName\": \"Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007751KER01\",\n                \"billerName\": \"Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007752KER01\",\n                \"billerName\": \"Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007753KER01\",\n                \"billerName\": \"Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007754KER01\",\n                \"billerName\": \"Bhavan&#39;S Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007755KER01\",\n                \"billerName\": \"Bhavan&#39;S Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007756KER01\",\n                \"billerName\": \"Bhavans Vidyalaya Ottapalam\"\n            },\n            {\n                \"billerId\": \"EDU007757KER01\",\n                \"billerName\": \"Bhavan&#39;S Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU007758KER01\",\n                \"billerName\": \"Bhavan&#39;S Vivekananda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007759KER01\",\n                \"billerName\": \"Bishop Kuriala Cheery Public School\"\n            },\n            {\n                \"billerId\": \"EDU007760KER01\",\n                \"billerName\": \"Bishop Moore Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU007761KER01\",\n                \"billerName\": \"Bishop Moore Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU007762KER01\",\n                \"billerName\": \"Bishop Moore Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU007763KER01\",\n                \"billerName\": \"Bishop Pereira Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU007764KER01\",\n                \"billerName\": \"Bishop Speechly Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU007765KER01\",\n                \"billerName\": \"Blooming Buds Bethania English School\"\n            },\n            {\n                \"billerId\": \"EDU007766KER01\",\n                \"billerName\": \"Blossom International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007767KER01\",\n                \"billerName\": \"Blossom Public School\"\n            },\n            {\n                \"billerId\": \"EDU007768KER01\",\n                \"billerName\": \"Blossom Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007769KER01\",\n                \"billerName\": \"Blue Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU007770KER01\",\n                \"billerName\": \"Bpm Model School\"\n            },\n            {\n                \"billerId\": \"EDU007771KER01\",\n                \"billerName\": \"Brahmasree Nithyananda Gurukula Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007772KER01\",\n                \"billerName\": \"Bright Public School\"\n            },\n            {\n                \"billerId\": \"EDU007773KER01\",\n                \"billerName\": \"Brook International School\"\n            },\n            {\n                \"billerId\": \"EDU007774KER01\",\n                \"billerName\": \"Bsmm Nirmala English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007775KER01\",\n                \"billerName\": \"Btc Public School\"\n            },\n            {\n                \"billerId\": \"EDU007776KER01\",\n                \"billerName\": \"Btm English School\"\n            },\n            {\n                \"billerId\": \"EDU007777KER01\",\n                \"billerName\": \"Buddha Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU007778KER01\",\n                \"billerName\": \"Bukhari English School\"\n            },\n            {\n                \"billerId\": \"EDU007779KER01\",\n                \"billerName\": \"C H Mohammed Koya Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU007780KER01\",\n                \"billerName\": \"C K M N S S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007781KER01\",\n                \"billerName\": \"C Syed Mohammed Haji Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU007782KER01\",\n                \"billerName\": \"C.S.I.W.F Central School\"\n            },\n            {\n                \"billerId\": \"EDU007783KER01\",\n                \"billerName\": \"Campion School\"\n            },\n            {\n                \"billerId\": \"EDU007784KER01\",\n                \"billerName\": \"Canadian Central School\"\n            },\n            {\n                \"billerId\": \"EDU007785KER01\",\n                \"billerName\": \"Cardinal Padiyara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007786KER01\",\n                \"billerName\": \"Carmal Central School\"\n            },\n            {\n                \"billerId\": \"EDU007787KER01\",\n                \"billerName\": \"Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU007788KER01\",\n                \"billerName\": \"Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDU007789KER01\",\n                \"billerName\": \"Carmel Cmi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU007790KER01\",\n                \"billerName\": \"Carmel Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007791KER01\",\n                \"billerName\": \"Carmel English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007792KER01\",\n                \"billerName\": \"Carmel English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007793KER01\",\n                \"billerName\": \"Carmel International School\"\n            },\n            {\n                \"billerId\": \"EDU007794KER01\",\n                \"billerName\": \"Carmel Public School\"\n            },\n            {\n                \"billerId\": \"EDU007795KER01\",\n                \"billerName\": \"Carmel Public School\"\n            },\n            {\n                \"billerId\": \"EDU007796KER01\",\n                \"billerName\": \"Carmel Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU007797KER01\",\n                \"billerName\": \"Carmel Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007798KER01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU007799KER01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU007800KER01\",\n                \"billerName\": \"Carmelagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU007801KER01\",\n                \"billerName\": \"Carmelgiri English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007802KER01\",\n                \"billerName\": \"Chavara Darshan Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007803KER01\",\n                \"billerName\": \"Chavara International Academy\"\n            },\n            {\n                \"billerId\": \"EDU007804KER01\",\n                \"billerName\": \"Chavara International School\"\n            },\n            {\n                \"billerId\": \"EDU007805KER01\",\n                \"billerName\": \"Chavara Public School\"\n            },\n            {\n                \"billerId\": \"EDU007806KER01\",\n                \"billerName\": \"Chelakkara Central School\"\n            },\n            {\n                \"billerId\": \"EDU007807KER01\",\n                \"billerName\": \"Cherupushpa Bethany School\"\n            },\n            {\n                \"billerId\": \"EDU007808KER01\",\n                \"billerName\": \"Cherupushpa Central School\"\n            },\n            {\n                \"billerId\": \"EDU007809KER01\",\n                \"billerName\": \"Cherupushpam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007810KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007811KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007812KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007813KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007814KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007815KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007816KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007817KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007818KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007819KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007820KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007821KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007822KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007823KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007824KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007825KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007826KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007827KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007828KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007829KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007830KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007831KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007832KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU007833KER01\",\n                \"billerName\": \"Chinmaya Vidyalaya  Badiadka\"\n            },\n            {\n                \"billerId\": \"EDU007834KER01\",\n                \"billerName\": \"Chinthalaya Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU007835KER01\",\n                \"billerName\": \"Christ Central School\"\n            },\n            {\n                \"billerId\": \"EDU007836KER01\",\n                \"billerName\": \"Christ Church Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU007837KER01\",\n                \"billerName\": \"Christ Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007838KER01\",\n                \"billerName\": \"Christ Nagar Central School\"\n            },\n            {\n                \"billerId\": \"EDU007839KER01\",\n                \"billerName\": \"Christ Nagar Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007840KER01\",\n                \"billerName\": \"Christ Nagar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007841KER01\",\n                \"billerName\": \"Christ New Life School\"\n            },\n            {\n                \"billerId\": \"EDU007842KER01\",\n                \"billerName\": \"Christ Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU007843KER01\",\n                \"billerName\": \"Christhujyothi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007844KER01\",\n                \"billerName\": \"Christhuraja Public School\"\n            },\n            {\n                \"billerId\": \"EDU007845KER01\",\n                \"billerName\": \"Christu Jayanthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007846KER01\",\n                \"billerName\": \"Christu Jyothi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007847KER01\",\n                \"billerName\": \"Christu Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007848KER01\",\n                \"billerName\": \"Christva Mahilalayam Public School\"\n            },\n            {\n                \"billerId\": \"EDU007849KER01\",\n                \"billerName\": \"Citadel Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007850KER01\",\n                \"billerName\": \"Clemis School\"\n            },\n            {\n                \"billerId\": \"EDU007851KER01\",\n                \"billerName\": \"Cluny Public School\"\n            },\n            {\n                \"billerId\": \"EDU007852KER01\",\n                \"billerName\": \"Cluny School\"\n            },\n            {\n                \"billerId\": \"EDU007853KER01\",\n                \"billerName\": \"Cmi Christ School\"\n            },\n            {\n                \"billerId\": \"EDU007854KER01\",\n                \"billerName\": \"Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007855KER01\",\n                \"billerName\": \"Cochin Public School\"\n            },\n            {\n                \"billerId\": \"EDU007856KER01\",\n                \"billerName\": \"Cooperative Public School\"\n            },\n            {\n                \"billerId\": \"EDU007857KER01\",\n                \"billerName\": \"Co-Operative Public School\"\n            },\n            {\n                \"billerId\": \"EDU007858KER01\",\n                \"billerName\": \"Cooperative Public School, Muvattupuzha\"\n            },\n            {\n                \"billerId\": \"EDU007859KER01\",\n                \"billerName\": \"Cordova Public School\"\n            },\n            {\n                \"billerId\": \"EDU007860KER01\",\n                \"billerName\": \"Crecent English School\"\n            },\n            {\n                \"billerId\": \"EDU007861KER01\",\n                \"billerName\": \"Crescent Central School\"\n            },\n            {\n                \"billerId\": \"EDU007862KER01\",\n                \"billerName\": \"Crescent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007863KER01\",\n                \"billerName\": \"Crescent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007864KER01\",\n                \"billerName\": \"Crescent English School\"\n            },\n            {\n                \"billerId\": \"EDU007865KER01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU007866KER01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU007867KER01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU007868KER01\",\n                \"billerName\": \"Crescent Public School\"\n            },\n            {\n                \"billerId\": \"EDU007869KER01\",\n                \"billerName\": \"Cross Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU007870KER01\",\n                \"billerName\": \"Crossroads Central School\"\n            },\n            {\n                \"billerId\": \"EDU007871KER01\",\n                \"billerName\": \"Darsana Cmi International School\"\n            },\n            {\n                \"billerId\": \"EDU007872KER01\",\n                \"billerName\": \"Darul Aman English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007873KER01\",\n                \"billerName\": \"Darul Falah English School\"\n            },\n            {\n                \"billerId\": \"EDU007874KER01\",\n                \"billerName\": \"Darul Fatheh English Med Pub School\"\n            },\n            {\n                \"billerId\": \"EDU007875KER01\",\n                \"billerName\": \"Darul Hikam Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007876KER01\",\n                \"billerName\": \"Darul Huda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007877KER01\",\n                \"billerName\": \"Darul Hudda Endlish Medium  School\"\n            },\n            {\n                \"billerId\": \"EDU007878KER01\",\n                \"billerName\": \"Darul Uloom English School\"\n            },\n            {\n                \"billerId\": \"EDU007879KER01\",\n                \"billerName\": \"Darusalam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007880KER01\",\n                \"billerName\": \"Darussalam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007881KER01\",\n                \"billerName\": \"Darusslam Public School\"\n            },\n            {\n                \"billerId\": \"EDU007882KER01\",\n                \"billerName\": \"Dawn International School\"\n            },\n            {\n                \"billerId\": \"EDU007883KER01\",\n                \"billerName\": \"Dawn Public School\"\n            },\n            {\n                \"billerId\": \"EDU007884KER01\",\n                \"billerName\": \"Dayapuram Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007885KER01\",\n                \"billerName\": \"De Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU007886KER01\",\n                \"billerName\": \"De Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU007887KER01\",\n                \"billerName\": \"De Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU007888KER01\",\n                \"billerName\": \"De Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU007889KER01\",\n                \"billerName\": \"Delhi International School\"\n            },\n            {\n                \"billerId\": \"EDU007890KER01\",\n                \"billerName\": \"Delta Central School\"\n            },\n            {\n                \"billerId\": \"EDU007891KER01\",\n                \"billerName\": \"Devagiri Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007892KER01\",\n                \"billerName\": \"Devamatha Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007893KER01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU007894KER01\",\n                \"billerName\": \"Don Bosco Central School\"\n            },\n            {\n                \"billerId\": \"EDU007895KER01\",\n                \"billerName\": \"Don Bosco Central School\"\n            },\n            {\n                \"billerId\": \"EDU007896KER01\",\n                \"billerName\": \"Don Bosco Central School\"\n            },\n            {\n                \"billerId\": \"EDU007897KER01\",\n                \"billerName\": \"Don Bosco Central School\"\n            },\n            {\n                \"billerId\": \"EDU007898KER01\",\n                \"billerName\": \"Don Bosco Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU007899KER01\",\n                \"billerName\": \"Dr N K Mohamed Memorial Mes Cent. School\"\n            },\n            {\n                \"billerId\": \"EDU007900KER01\",\n                \"billerName\": \"Dr Z H M Bhartiya Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU007901KER01\",\n                \"billerName\": \"Dr. G.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU007902KER01\",\n                \"billerName\": \"Dr. Gundert Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU007903KER01\",\n                \"billerName\": \"Dr. N. International School\"\n            },\n            {\n                \"billerId\": \"EDU007904KER01\",\n                \"billerName\": \"East Point English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007905KER01\",\n                \"billerName\": \"Eastern Public School\"\n            },\n            {\n                \"billerId\": \"EDU007906KER01\",\n                \"billerName\": \"Ebenezer English School\"\n            },\n            {\n                \"billerId\": \"EDU007907KER01\",\n                \"billerName\": \"Ebenezer International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007908KER01\",\n                \"billerName\": \"Eden Public School\"\n            },\n            {\n                \"billerId\": \"EDU007909KER01\",\n                \"billerName\": \"Elamkavu Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU007910KER01\",\n                \"billerName\": \"Eminence English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007911KER01\",\n                \"billerName\": \"Emmaus Public School\"\n            },\n            {\n                \"billerId\": \"EDU007912KER01\",\n                \"billerName\": \"Essa English School\"\n            },\n            {\n                \"billerId\": \"EDU007913KER01\",\n                \"billerName\": \"Evergreen Public School\"\n            },\n            {\n                \"billerId\": \"EDU007914KER01\",\n                \"billerName\": \"Evershine Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007915KER01\",\n                \"billerName\": \"Excel Public School\"\n            },\n            {\n                \"billerId\": \"EDU007916KER01\",\n                \"billerName\": \"Excelsior English School\"\n            },\n            {\n                \"billerId\": \"EDU007917KER01\",\n                \"billerName\": \"Ezhimala English School\"\n            },\n            {\n                \"billerId\": \"EDU007918KER01\",\n                \"billerName\": \"Face International School, Padanilam\"\n            },\n            {\n                \"billerId\": \"EDU007919KER01\",\n                \"billerName\": \"Fathima Public School\"\n            },\n            {\n                \"billerId\": \"EDU007920KER01\",\n                \"billerName\": \"Fatima Central School\"\n            },\n            {\n                \"billerId\": \"EDU007921KER01\",\n                \"billerName\": \"Fatima Public School\"\n            },\n            {\n                \"billerId\": \"EDU007922KER01\",\n                \"billerName\": \"Fatimagiri Eng School\"\n            },\n            {\n                \"billerId\": \"EDU007923KER01\",\n                \"billerName\": \"Fazi -E Omar  Public School\"\n            },\n            {\n                \"billerId\": \"EDU007924KER01\",\n                \"billerName\": \"Fazl E Omar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007925KER01\",\n                \"billerName\": \"Fazl-E-Omar Public School\"\n            },\n            {\n                \"billerId\": \"EDU007926KER01\",\n                \"billerName\": \"Floreal International School\"\n            },\n            {\n                \"billerId\": \"EDU007927KER01\",\n                \"billerName\": \"Floweret English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007928KER01\",\n                \"billerName\": \"Fr Mathew Alakolam Public School\"\n            },\n            {\n                \"billerId\": \"EDU007929KER01\",\n                \"billerName\": \"Fr Thomas Porukara Central School\"\n            },\n            {\n                \"billerId\": \"EDU007930KER01\",\n                \"billerName\": \"Fr Xavier Aresseril Memorial English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007931KER01\",\n                \"billerName\": \"Fr.Paul Chittilappilly Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU007932KER01\",\n                \"billerName\": \"Fusco English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007933KER01\",\n                \"billerName\": \"Gadha Public School\"\n            },\n            {\n                \"billerId\": \"EDU007934KER01\",\n                \"billerName\": \"Gangothri English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007935KER01\",\n                \"billerName\": \"Gayathri Central School\"\n            },\n            {\n                \"billerId\": \"EDU007936KER01\",\n                \"billerName\": \"Gayathri Central School\"\n            },\n            {\n                \"billerId\": \"EDU007937KER01\",\n                \"billerName\": \"Gems Public School\"\n            },\n            {\n                \"billerId\": \"EDU007938KER01\",\n                \"billerName\": \"Georgian Public School\"\n            },\n            {\n                \"billerId\": \"EDU007939KER01\",\n                \"billerName\": \"Georgian Public School,\"\n            },\n            {\n                \"billerId\": \"EDU007940KER01\",\n                \"billerName\": \"Girideepam Betahany Central School\"\n            },\n            {\n                \"billerId\": \"EDU007941KER01\",\n                \"billerName\": \"Girijyothi Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU007942KER01\",\n                \"billerName\": \"Global Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU007943KER01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU007944KER01\",\n                \"billerName\": \"Gods Own Public School\"\n            },\n            {\n                \"billerId\": \"EDU007945KER01\",\n                \"billerName\": \"Golden Central School\"\n            },\n            {\n                \"billerId\": \"EDU007946KER01\",\n                \"billerName\": \"Good Hope Central School\"\n            },\n            {\n                \"billerId\": \"EDU007947KER01\",\n                \"billerName\": \"Good Hope English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007948KER01\",\n                \"billerName\": \"Good Shepherd E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU007949KER01\",\n                \"billerName\": \"Good Shepherd Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU007950KER01\",\n                \"billerName\": \"Good Shepherd Public School\"\n            },\n            {\n                \"billerId\": \"EDU007951KER01\",\n                \"billerName\": \"Good Shepherds Central School\"\n            },\n            {\n                \"billerId\": \"EDU007952KER01\",\n                \"billerName\": \"Goodwill English School\"\n            },\n            {\n                \"billerId\": \"EDU007953KER01\",\n                \"billerName\": \"Grace Central School\"\n            },\n            {\n                \"billerId\": \"EDU007954KER01\",\n                \"billerName\": \"Grace Garden Public School\"\n            },\n            {\n                \"billerId\": \"EDU007955KER01\",\n                \"billerName\": \"Grace Mount Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007956KER01\",\n                \"billerName\": \"Grace Public School\"\n            },\n            {\n                \"billerId\": \"EDU007957KER01\",\n                \"billerName\": \"Grace Public School\"\n            },\n            {\n                \"billerId\": \"EDU007958KER01\",\n                \"billerName\": \"Grace Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU007959KER01\",\n                \"billerName\": \"Gracious English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007960KER01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU007961KER01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU007962KER01\",\n                \"billerName\": \"Green Woods Public School\"\n            },\n            {\n                \"billerId\": \"EDU007963KER01\",\n                \"billerName\": \"Greets Public School\"\n            },\n            {\n                \"billerId\": \"EDU007964KER01\",\n                \"billerName\": \"Gregorian Central School\"\n            },\n            {\n                \"billerId\": \"EDU007965KER01\",\n                \"billerName\": \"Gregorian Public School\"\n            },\n            {\n                \"billerId\": \"EDU007966KER01\",\n                \"billerName\": \"Guardian Angels English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007967KER01\",\n                \"billerName\": \"Guardian Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU007968KER01\",\n                \"billerName\": \"Guardian Public School\"\n            },\n            {\n                \"billerId\": \"EDU007969KER01\",\n                \"billerName\": \"Guardian Public School\"\n            },\n            {\n                \"billerId\": \"EDU007970KER01\",\n                \"billerName\": \"Guidance Public School\"\n            },\n            {\n                \"billerId\": \"EDU007971KER01\",\n                \"billerName\": \"Guidance Public School\"\n            },\n            {\n                \"billerId\": \"EDU007972KER01\",\n                \"billerName\": \"Gulf Ideal International School\"\n            },\n            {\n                \"billerId\": \"EDU007973KER01\",\n                \"billerName\": \"Guru Nitya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007974KER01\",\n                \"billerName\": \"Gurudeva Public School\"\n            },\n            {\n                \"billerId\": \"EDU007975KER01\",\n                \"billerName\": \"Gurukul Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU007976KER01\",\n                \"billerName\": \"Gurukulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU007977KER01\",\n                \"billerName\": \"Gurusree Public School\"\n            },\n            {\n                \"billerId\": \"EDU007978KER01\",\n                \"billerName\": \"Guruvayur Devaswom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007979KER01\",\n                \"billerName\": \"H K M  Residential Public School,\"\n            },\n            {\n                \"billerId\": \"EDU007980KER01\",\n                \"billerName\": \"H.D.P.Y.English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU007981KER01\",\n                \"billerName\": \"Hagia Sophia Public School\"\n            },\n            {\n                \"billerId\": \"EDU007982KER01\",\n                \"billerName\": \"Hari Sri Vidya Nidhi School\"\n            },\n            {\n                \"billerId\": \"EDU007983KER01\",\n                \"billerName\": \"Harvest Mission English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU007984KER01\",\n                \"billerName\": \"Hawksworth Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU007985KER01\",\n                \"billerName\": \"Hi Tech Public School\"\n            },\n            {\n                \"billerId\": \"EDU007986KER01\",\n                \"billerName\": \"Hidaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU007987KER01\",\n                \"billerName\": \"High Range Public School\"\n            },\n            {\n                \"billerId\": \"EDU007988KER01\",\n                \"billerName\": \"Hilal Public School\"\n            },\n            {\n                \"billerId\": \"EDU007989KER01\",\n                \"billerName\": \"Hill Blooms School\"\n            },\n            {\n                \"billerId\": \"EDU007990KER01\",\n                \"billerName\": \"Hill Top Public School\"\n            },\n            {\n                \"billerId\": \"EDU007991KER01\",\n                \"billerName\": \"Hillview International School\"\n            },\n            {\n                \"billerId\": \"EDU007992KER01\",\n                \"billerName\": \"Hira English School\"\n            },\n            {\n                \"billerId\": \"EDU007993KER01\",\n                \"billerName\": \"Hira Public School\"\n            },\n            {\n                \"billerId\": \"EDU007994KER01\",\n                \"billerName\": \"Hira Public School\"\n            },\n            {\n                \"billerId\": \"EDU007995KER01\",\n                \"billerName\": \"Hira Public School\"\n            },\n            {\n                \"billerId\": \"EDU007996KER01\",\n                \"billerName\": \"Hira Residential School\"\n            },\n            {\n                \"billerId\": \"EDU007997KER01\",\n                \"billerName\": \"Holy Angels English School\"\n            },\n            {\n                \"billerId\": \"EDU007998KER01\",\n                \"billerName\": \"Holy Angels I.S.C. School\"\n            },\n            {\n                \"billerId\": \"EDU007999KER01\",\n                \"billerName\": \"Holy Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU008000KER01\",\n                \"billerName\": \"Holy Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU008001KER01\",\n                \"billerName\": \"Holy Angels School\"\n            },\n            {\n                \"billerId\": \"EDU008002KER01\",\n                \"billerName\": \"Holy Angles Model School\"\n            },\n            {\n                \"billerId\": \"EDU008003KER01\",\n                \"billerName\": \"Holy Child Central School\"\n            },\n            {\n                \"billerId\": \"EDU008004KER01\",\n                \"billerName\": \"Holy Cross Cbse Eng Med Res School\"\n            },\n            {\n                \"billerId\": \"EDU008005KER01\",\n                \"billerName\": \"Holy Cross Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008006KER01\",\n                \"billerName\": \"Holy Cross Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008007KER01\",\n                \"billerName\": \"Holy Cross Convent School Kangarapady\"\n            },\n            {\n                \"billerId\": \"EDU008008KER01\",\n                \"billerName\": \"Holy Cross English School\"\n            },\n            {\n                \"billerId\": \"EDU008009KER01\",\n                \"billerName\": \"Holy Cross Public School\"\n            },\n            {\n                \"billerId\": \"EDU008010KER01\",\n                \"billerName\": \"Holy Cross Public School\"\n            },\n            {\n                \"billerId\": \"EDU008011KER01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU008012KER01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU008013KER01\",\n                \"billerName\": \"Holy Cross Vidya Sadan\"\n            },\n            {\n                \"billerId\": \"EDU008014KER01\",\n                \"billerName\": \"Holy Face School\"\n            },\n            {\n                \"billerId\": \"EDU008015KER01\",\n                \"billerName\": \"Holy Family  Public School\"\n            },\n            {\n                \"billerId\": \"EDU008016KER01\",\n                \"billerName\": \"Holy Family Convent Public Scool\"\n            },\n            {\n                \"billerId\": \"EDU008017KER01\",\n                \"billerName\": \"Holy Family English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008018KER01\",\n                \"billerName\": \"Holy Family English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008019KER01\",\n                \"billerName\": \"Holy Family International School\"\n            },\n            {\n                \"billerId\": \"EDU008020KER01\",\n                \"billerName\": \"Holy Family Public School\"\n            },\n            {\n                \"billerId\": \"EDU008021KER01\",\n                \"billerName\": \"Holy Family Public School\"\n            },\n            {\n                \"billerId\": \"EDU008022KER01\",\n                \"billerName\": \"Holy Family Public School, Kunchithanny\"\n            },\n            {\n                \"billerId\": \"EDU008023KER01\",\n                \"billerName\": \"Holy Family Visitation Public School\"\n            },\n            {\n                \"billerId\": \"EDU008024KER01\",\n                \"billerName\": \"Holy Grace Academy\"\n            },\n            {\n                \"billerId\": \"EDU008025KER01\",\n                \"billerName\": \"Holy India Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU008026KER01\",\n                \"billerName\": \"Holy Innocents Public School\"\n            },\n            {\n                \"billerId\": \"EDU008027KER01\",\n                \"billerName\": \"Holy Kings Public School\"\n            },\n            {\n                \"billerId\": \"EDU008028KER01\",\n                \"billerName\": \"Holy Mary Central School\"\n            },\n            {\n                \"billerId\": \"EDU008029KER01\",\n                \"billerName\": \"Holy Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDU008030KER01\",\n                \"billerName\": \"Holy Spirit Public School\"\n            },\n            {\n                \"billerId\": \"EDU008031KER01\",\n                \"billerName\": \"Holy Spirit School\"\n            },\n            {\n                \"billerId\": \"EDU008032KER01\",\n                \"billerName\": \"Holy Trinity Anglo - Indian School\"\n            },\n            {\n                \"billerId\": \"EDU008033KER01\",\n                \"billerName\": \"Holy Trinity Public School\"\n            },\n            {\n                \"billerId\": \"EDU008034KER01\",\n                \"billerName\": \"Holy Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU008035KER01\",\n                \"billerName\": \"Holy Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU008036KER01\",\n                \"billerName\": \"Holy Trinity Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU008037KER01\",\n                \"billerName\": \"Horizon English School\"\n            },\n            {\n                \"billerId\": \"EDU008038KER01\",\n                \"billerName\": \"Huda Trust Public School\"\n            },\n            {\n                \"billerId\": \"EDU008039KER01\",\n                \"billerName\": \"I E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008040KER01\",\n                \"billerName\": \"I G English School\"\n            },\n            {\n                \"billerId\": \"EDU008041KER01\",\n                \"billerName\": \"I G M Public School\"\n            },\n            {\n                \"billerId\": \"EDU008042KER01\",\n                \"billerName\": \"I P C English School\"\n            },\n            {\n                \"billerId\": \"EDU008043KER01\",\n                \"billerName\": \"I S D English School\"\n            },\n            {\n                \"billerId\": \"EDU008044KER01\",\n                \"billerName\": \"I. G. English School\"\n            },\n            {\n                \"billerId\": \"EDU008045KER01\",\n                \"billerName\": \"I.S.S.English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008046KER01\",\n                \"billerName\": \"I.T.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU008047KER01\",\n                \"billerName\": \"Icet Public School\"\n            },\n            {\n                \"billerId\": \"EDU008048KER01\",\n                \"billerName\": \"Ict English School\"\n            },\n            {\n                \"billerId\": \"EDU008049KER01\",\n                \"billerName\": \"Ideal English School\"\n            },\n            {\n                \"billerId\": \"EDU008050KER01\",\n                \"billerName\": \"Ideal English School\"\n            },\n            {\n                \"billerId\": \"EDU008051KER01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU008052KER01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU008053KER01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU008054KER01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU008055KER01\",\n                \"billerName\": \"Ilahia Public School\"\n            },\n            {\n                \"billerId\": \"EDU008056KER01\",\n                \"billerName\": \"Immanuel Mar Thoma Central School\"\n            },\n            {\n                \"billerId\": \"EDU008057KER01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008058KER01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008059KER01\",\n                \"billerName\": \"Indira Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008060KER01\",\n                \"billerName\": \"Indira Janardhanan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008061KER01\",\n                \"billerName\": \"Infant Jesus Anglo - Indian Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008062KER01\",\n                \"billerName\": \"Infant Jesus Central School\"\n            },\n            {\n                \"billerId\": \"EDU008063KER01\",\n                \"billerName\": \"Infant Jesus Central School, Thuvayoor\"\n            },\n            {\n                \"billerId\": \"EDU008064KER01\",\n                \"billerName\": \"Infant Jesus Convent Isc School\"\n            },\n            {\n                \"billerId\": \"EDU008065KER01\",\n                \"billerName\": \"Infant Jesus English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008066KER01\",\n                \"billerName\": \"Infant Jesus English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008067KER01\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU008068KER01\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU008069KER01\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU008070KER01\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDU008071KER01\",\n                \"billerName\": \"Infant Jesus Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008072KER01\",\n                \"billerName\": \"Infant Jesus School\"\n            },\n            {\n                \"billerId\": \"EDU008073KER01\",\n                \"billerName\": \"International Indian School Kallikkandy\"\n            },\n            {\n                \"billerId\": \"EDU008074KER01\",\n                \"billerName\": \"Irshad English School\"\n            },\n            {\n                \"billerId\": \"EDU008075KER01\",\n                \"billerName\": \"Irshad English School\"\n            },\n            {\n                \"billerId\": \"EDU008076KER01\",\n                \"billerName\": \"Irshadiya Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU008081KER01\",\n                \"billerName\": \"Islahiya Orphanage School\"\n            },\n            {\n                \"billerId\": \"EDU008083KER01\",\n                \"billerName\": \"Islamic Central School\"\n            },\n            {\n                \"billerId\": \"EDU008085KER01\",\n                \"billerName\": \"Jai Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008086KER01\",\n                \"billerName\": \"Jai Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU008087KER01\",\n                \"billerName\": \"Jai Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU008088KER01\",\n                \"billerName\": \"Jai Rani Sabs Public Scool\"\n            },\n            {\n                \"billerId\": \"EDU008090KER01\",\n                \"billerName\": \"Jama-Ath Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008092KER01\",\n                \"billerName\": \"Jamia Hassania Public School\"\n            },\n            {\n                \"billerId\": \"EDU008093KER01\",\n                \"billerName\": \"Jamia Salafiya English School\"\n            },\n            {\n                \"billerId\": \"EDU008095KER01\",\n                \"billerName\": \"Jawahar Central School\"\n            },\n            {\n                \"billerId\": \"EDU008096KER01\",\n                \"billerName\": \"Jawahar Public School\"\n            },\n            {\n                \"billerId\": \"EDU008097KER01\",\n                \"billerName\": \"Jdt Islam New Hope English School\"\n            },\n            {\n                \"billerId\": \"EDU008098KER01\",\n                \"billerName\": \"Jeevan Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008099KER01\",\n                \"billerName\": \"Jeevass Cmi Central School\"\n            },\n            {\n                \"billerId\": \"EDU008100KER01\",\n                \"billerName\": \"Jesus Academy C.B.S.E. School, Thalore.\"\n            },\n            {\n                \"billerId\": \"EDU008103KER01\",\n                \"billerName\": \"Joe Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU008104KER01\",\n                \"billerName\": \"Junior Baselios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008105KER01\",\n                \"billerName\": \"Jyothi Nikethan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008106KER01\",\n                \"billerName\": \"Jyothi Nivas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008108KER01\",\n                \"billerName\": \"Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008109KER01\",\n                \"billerName\": \"Jyothis Central School\"\n            },\n            {\n                \"billerId\": \"EDU008110KER01\",\n                \"billerName\": \"Jyothis Central School\"\n            },\n            {\n                \"billerId\": \"EDU008111KER01\",\n                \"billerName\": \"Jyoti Nilayam Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008112KER01\",\n                \"billerName\": \"K E Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDU008114KER01\",\n                \"billerName\": \"K E T Public School\"\n            },\n            {\n                \"billerId\": \"EDU008115KER01\",\n                \"billerName\": \"K M J Public School\"\n            },\n            {\n                \"billerId\": \"EDU008116KER01\",\n                \"billerName\": \"K M M English School &amp; Jr College\"\n            },\n            {\n                \"billerId\": \"EDU008117KER01\",\n                \"billerName\": \"K N Sathyapalan Memorial Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008118KER01\",\n                \"billerName\": \"K P Choyi Memorial Sree Narayana Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008119KER01\",\n                \"billerName\": \"K P M Model School\"\n            },\n            {\n                \"billerId\": \"EDU008120KER01\",\n                \"billerName\": \"K S Abdullah English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008121KER01\",\n                \"billerName\": \"K.E. Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU008122KER01\",\n                \"billerName\": \"K.E.Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDU008123KER01\",\n                \"billerName\": \"K.M.J.English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008124KER01\",\n                \"billerName\": \"Kadambur English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008125KER01\",\n                \"billerName\": \"Kailasanadha Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU008127KER01\",\n                \"billerName\": \"Kallivayalil Pappan Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008128KER01\",\n                \"billerName\": \"Kamb &amp; M School Of Life International\"\n            },\n            {\n                \"billerId\": \"EDU008130KER01\",\n                \"billerName\": \"Karickam International Public School ,\"\n            },\n            {\n                \"billerId\": \"EDU008131KER01\",\n                \"billerName\": \"Kasturba English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008132KER01\",\n                \"billerName\": \"Kasturba Public School\"\n            },\n            {\n                \"billerId\": \"EDU008133KER01\",\n                \"billerName\": \"Kauruna Central School\"\n            },\n            {\n                \"billerId\": \"EDU008136KER01\",\n                \"billerName\": \"Kk English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008137KER01\",\n                \"billerName\": \"Kmj Central School\"\n            },\n            {\n                \"billerId\": \"EDU008138KER01\",\n                \"billerName\": \"Kmj English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008139KER01\",\n                \"billerName\": \"Kmj Public School,\"\n            },\n            {\n                \"billerId\": \"EDU008140KER01\",\n                \"billerName\": \"Kohinoor Public School\"\n            },\n            {\n                \"billerId\": \"EDU008141KER01\",\n                \"billerName\": \"Koppam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008142KER01\",\n                \"billerName\": \"Kottakkal Vidya Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008143KER01\",\n                \"billerName\": \"Kottappuram Central School,(Kcs) Kottappuram\"\n            },\n            {\n                \"billerId\": \"EDU008144KER01\",\n                \"billerName\": \"Koyyappathodi Darul Uloom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008146KER01\",\n                \"billerName\": \"Kristu Jyoti Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU008147KER01\",\n                \"billerName\": \"Kristu Raja Public School\"\n            },\n            {\n                \"billerId\": \"EDU008148KER01\",\n                \"billerName\": \"Ktcs Nect Public School\"\n            },\n            {\n                \"billerId\": \"EDU008149KER01\",\n                \"billerName\": \"Kulapati Munshi Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008150KER01\",\n                \"billerName\": \"Kunil Education Institute\"\n            },\n            {\n                \"billerId\": \"EDU008151KER01\",\n                \"billerName\": \"Kuriakose Elias English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008153KER01\",\n                \"billerName\": \"Kuttikode English Medium Central School\"\n            },\n            {\n                \"billerId\": \"EDU008154KER01\",\n                \"billerName\": \"Labour India Public School\"\n            },\n            {\n                \"billerId\": \"EDU008155KER01\",\n                \"billerName\": \"Lake Fd School\"\n            },\n            {\n                \"billerId\": \"EDU008156KER01\",\n                \"billerName\": \"Lake Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU008158KER01\",\n                \"billerName\": \"Latheefiya English School\"\n            },\n            {\n                \"billerId\": \"EDU008159KER01\",\n                \"billerName\": \"Le Mer Public School, Triprayar\"\n            },\n            {\n                \"billerId\": \"EDU008160KER01\",\n                \"billerName\": \"L&#39;Ecole Chempaka &quot;Silver Rocks&quot;\"\n            },\n            {\n                \"billerId\": \"EDU008163KER01\",\n                \"billerName\": \"Leo Xiii English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008164KER01\",\n                \"billerName\": \"Lisieux English School\"\n            },\n            {\n                \"billerId\": \"EDU008166KER01\",\n                \"billerName\": \"Little Daffodils School\"\n            },\n            {\n                \"billerId\": \"EDU008167KER01\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008169KER01\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008170KER01\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU008171KER01\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU008172KER01\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU008173KER01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU008174KER01\",\n                \"billerName\": \"Little Flower Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU008175KER01\",\n                \"billerName\": \"Little Flower Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU008176KER01\",\n                \"billerName\": \"Little Flower Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU008177KER01\",\n                \"billerName\": \"Little Hearts School\"\n            },\n            {\n                \"billerId\": \"EDU008178KER01\",\n                \"billerName\": \"Little India Public School\"\n            },\n            {\n                \"billerId\": \"EDU008180KER01\",\n                \"billerName\": \"Lord Krishna Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008182KER01\",\n                \"billerName\": \"Lords Public School\"\n            },\n            {\n                \"billerId\": \"EDU008183KER01\",\n                \"billerName\": \"Lourde Mount School\"\n            },\n            {\n                \"billerId\": \"EDU008185KER01\",\n                \"billerName\": \"Lourdes Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008186KER01\",\n                \"billerName\": \"Lourdes Public School\"\n            },\n            {\n                \"billerId\": \"EDU008190KER01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU008191KER01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU008192KER01\",\n                \"billerName\": \"Luke Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008193KER01\",\n                \"billerName\": \"M A M Model School\"\n            },\n            {\n                \"billerId\": \"EDU008194KER01\",\n                \"billerName\": \"M E S Bava Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008195KER01\",\n                \"billerName\": \"M E S Central School\"\n            },\n            {\n                \"billerId\": \"EDU008196KER01\",\n                \"billerName\": \"M E S Central School Thirunavaya\"\n            },\n            {\n                \"billerId\": \"EDU008198KER01\",\n                \"billerName\": \"M E S Kunil School\"\n            },\n            {\n                \"billerId\": \"EDU008199KER01\",\n                \"billerName\": \"M E S Medical College Campus Central School\"\n            },\n            {\n                \"billerId\": \"EDU008200KER01\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008201KER01\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008202KER01\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008203KER01\",\n                \"billerName\": \"M E S Raja Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008207KER01\",\n                \"billerName\": \"M I C English School, Kaipamangalam\"\n            },\n            {\n                \"billerId\": \"EDU008208KER01\",\n                \"billerName\": \"M J Academy\"\n            },\n            {\n                \"billerId\": \"EDU008210KER01\",\n                \"billerName\": \"M S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008215KER01\",\n                \"billerName\": \"M.G.M. Salem English School\"\n            },\n            {\n                \"billerId\": \"EDU008216KER01\",\n                \"billerName\": \"Madar English School\"\n            },\n            {\n                \"billerId\": \"EDU008217KER01\",\n                \"billerName\": \"Madara Da&#39;Wathil Islamiyya (Mdi)School\"\n            },\n            {\n                \"billerId\": \"EDU008218KER01\",\n                \"billerName\": \"Madavoor Central School\"\n            },\n            {\n                \"billerId\": \"EDU008219KER01\",\n                \"billerName\": \"Madhava Education Centre Central School\"\n            },\n            {\n                \"billerId\": \"EDU008220KER01\",\n                \"billerName\": \"Madhuvan Sai Vidyashram School\"\n            },\n            {\n                \"billerId\": \"EDU008221KER01\",\n                \"billerName\": \"Ma&#39;Din Public School\"\n            },\n            {\n                \"billerId\": \"EDU008222KER01\",\n                \"billerName\": \"Mahakavi Kumaranasan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008223KER01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008224KER01\",\n                \"billerName\": \"Mahatma Central School\"\n            },\n            {\n                \"billerId\": \"EDU008225KER01\",\n                \"billerName\": \"Mahatma Gandhi Memorial Model School\"\n            },\n            {\n                \"billerId\": \"EDU008226KER01\",\n                \"billerName\": \"Mahatma Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008227KER01\",\n                \"billerName\": \"Mahatma Public School\"\n            },\n            {\n                \"billerId\": \"EDU008228KER01\",\n                \"billerName\": \"Mahlara Public School\"\n            },\n            {\n                \"billerId\": \"EDU008229KER01\",\n                \"billerName\": \"Mahmodiya English School\"\n            },\n            {\n                \"billerId\": \"EDU008230KER01\",\n                \"billerName\": \"Majlis English Med School\"\n            },\n            {\n                \"billerId\": \"EDU008231KER01\",\n                \"billerName\": \"Majlis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008232KER01\",\n                \"billerName\": \"Majma&#39;A Central School\"\n            },\n            {\n                \"billerId\": \"EDU008233KER01\",\n                \"billerName\": \"Malabar Central School\"\n            },\n            {\n                \"billerId\": \"EDU008234KER01\",\n                \"billerName\": \"Malabar English School\"\n            },\n            {\n                \"billerId\": \"EDU008235KER01\",\n                \"billerName\": \"Malabar English School, Mattanur\"\n            },\n            {\n                \"billerId\": \"EDU008236KER01\",\n                \"billerName\": \"Malabar Public School\"\n            },\n            {\n                \"billerId\": \"EDU008238KER01\",\n                \"billerName\": \"Mambaram English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008239KER01\",\n                \"billerName\": \"Manglalam English Medium Residential High School\"\n            },\n            {\n                \"billerId\": \"EDU008240KER01\",\n                \"billerName\": \"Mannam Central School\"\n            },\n            {\n                \"billerId\": \"EDU008241KER01\",\n                \"billerName\": \"Mannam Memorial N S S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008242KER01\",\n                \"billerName\": \"Mannam Memorial Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008243KER01\",\n                \"billerName\": \"Mannaniya Public School\"\n            },\n            {\n                \"billerId\": \"EDU008244KER01\",\n                \"billerName\": \"Mar Athanasius International School\"\n            },\n            {\n                \"billerId\": \"EDU008245KER01\",\n                \"billerName\": \"Mar Baselios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008246KER01\",\n                \"billerName\": \"Mar Baselios Ocean Star Public School, Kottarakkara\"\n            },\n            {\n                \"billerId\": \"EDU008247KER01\",\n                \"billerName\": \"Mar Baselios Public School\"\n            },\n            {\n                \"billerId\": \"EDU008251KER01\",\n                \"billerName\": \"Mar Dionysius School\"\n            },\n            {\n                \"billerId\": \"EDU008252KER01\",\n                \"billerName\": \"Mar Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008253KER01\",\n                \"billerName\": \"Mar Gregorios Memorial Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU008254KER01\",\n                \"billerName\": \"Mar Gregorious Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU008257KER01\",\n                \"billerName\": \"Mar Ivanios Bethany School\"\n            },\n            {\n                \"billerId\": \"EDU008258KER01\",\n                \"billerName\": \"Mar Makil Public School\"\n            },\n            {\n                \"billerId\": \"EDU008260KER01\",\n                \"billerName\": \"Mar Thoma Central School\"\n            },\n            {\n                \"billerId\": \"EDU008262KER01\",\n                \"billerName\": \"Mar Thoma Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008263KER01\",\n                \"billerName\": \"Mar Thoma Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008264KER01\",\n                \"billerName\": \"Marello  Public   School\"\n            },\n            {\n                \"billerId\": \"EDU008265KER01\",\n                \"billerName\": \"Maria Agnes English Medium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008266KER01\",\n                \"billerName\": \"Maria Bhavan School\"\n            },\n            {\n                \"billerId\": \"EDU008267KER01\",\n                \"billerName\": \"Maria Montessori Central School\"\n            },\n            {\n                \"billerId\": \"EDU008268KER01\",\n                \"billerName\": \"Maria Teresa Scrilli Public School,\"\n            },\n            {\n                \"billerId\": \"EDU008269KER01\",\n                \"billerName\": \"Mariam Thresia Public School\"\n            },\n            {\n                \"billerId\": \"EDU008270KER01\",\n                \"billerName\": \"Marian English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008271KER01\",\n                \"billerName\": \"Marian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008272KER01\",\n                \"billerName\": \"Marian Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU008273KER01\",\n                \"billerName\": \"Marion Villa Convent I.C.S.E. School\"\n            },\n            {\n                \"billerId\": \"EDU008274KER01\",\n                \"billerName\": \"Marivanios Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDU008275KER01\",\n                \"billerName\": \"Markaz English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008276KER01\",\n                \"billerName\": \"Markaz Public School\"\n            },\n            {\n                \"billerId\": \"EDU008277KER01\",\n                \"billerName\": \"Markaz Public School, Balussery\"\n            },\n            {\n                \"billerId\": \"EDU008278KER01\",\n                \"billerName\": \"Markaz Public School,Kaithapoyil\"\n            },\n            {\n                \"billerId\": \"EDU008279KER01\",\n                \"billerName\": \"Markazul Uloom English School\"\n            },\n            {\n                \"billerId\": \"EDU008280KER01\",\n                \"billerName\": \"Martha Mariyam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008281KER01\",\n                \"billerName\": \"Maruthamountains English Medium School Pallana  English Medium School Pallana\"\n            },\n            {\n                \"billerId\": \"EDU008282KER01\",\n                \"billerName\": \"Mary Giri English Med School\"\n            },\n            {\n                \"billerId\": \"EDU008283KER01\",\n                \"billerName\": \"Mary Giri Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008284KER01\",\n                \"billerName\": \"Mary Matha (Icse) School\"\n            },\n            {\n                \"billerId\": \"EDU008285KER01\",\n                \"billerName\": \"Mary Matha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008286KER01\",\n                \"billerName\": \"Mary Matha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008287KER01\",\n                \"billerName\": \"Mary Matha English School\"\n            },\n            {\n                \"billerId\": \"EDU008288KER01\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008289KER01\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008290KER01\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008291KER01\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008292KER01\",\n                \"billerName\": \"Mary Matha Public School Chakkupallam\"\n            },\n            {\n                \"billerId\": \"EDU008293KER01\",\n                \"billerName\": \"Mary Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU008294KER01\",\n                \"billerName\": \"Mary Nilayam English Medium U P School\"\n            },\n            {\n                \"billerId\": \"EDU008295KER01\",\n                \"billerName\": \"Mary Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU008296KER01\",\n                \"billerName\": \"Mary Ward E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU008297KER01\",\n                \"billerName\": \"Marygiri English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008298KER01\",\n                \"billerName\": \"Marygiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008299KER01\",\n                \"billerName\": \"Maryland Public School\"\n            },\n            {\n                \"billerId\": \"EDU008300KER01\",\n                \"billerName\": \"Matha Nagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU008301KER01\",\n                \"billerName\": \"Matha Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008302KER01\",\n                \"billerName\": \"Mathen Mappilai Memorial  Public School\"\n            },\n            {\n                \"billerId\": \"EDU008303KER01\",\n                \"billerName\": \"Mathews Mar Athanasius Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008304KER01\",\n                \"billerName\": \"Mathews Mar Athanasius Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008305KER01\",\n                \"billerName\": \"Mcf Public School\"\n            },\n            {\n                \"billerId\": \"EDU008306KER01\",\n                \"billerName\": \"Mcleod&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU008307KER01\",\n                \"billerName\": \"Medical College Public School\"\n            },\n            {\n                \"billerId\": \"EDU008308KER01\",\n                \"billerName\": \"Mems English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008309KER01\",\n                \"billerName\": \"Meridian Public School Pandallur\"\n            },\n            {\n                \"billerId\": \"EDU008310KER01\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDU008311KER01\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDU008312KER01\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDU008313KER01\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDU008314KER01\",\n                \"billerName\": \"Mes Central School A R Nagar\"\n            },\n            {\n                \"billerId\": \"EDU008315KER01\",\n                \"billerName\": \"Mes Central School Calicut\"\n            },\n            {\n                \"billerId\": \"EDU008316KER01\",\n                \"billerName\": \"Mes College Of Engineering Campus School\"\n            },\n            {\n                \"billerId\": \"EDU008317KER01\",\n                \"billerName\": \"Mes Fathima Rahim Central School Kaithapoyil\"\n            },\n            {\n                \"billerId\": \"EDU008318KER01\",\n                \"billerName\": \"Mes International School\"\n            },\n            {\n                \"billerId\": \"EDU008319KER01\",\n                \"billerName\": \"Mes Public School,P.Vemballur\"\n            },\n            {\n                \"billerId\": \"EDU008320KER01\",\n                \"billerName\": \"Met Tirur Central School\"\n            },\n            {\n                \"billerId\": \"EDU008321KER01\",\n                \"billerName\": \"Mgm Public School\"\n            },\n            {\n                \"billerId\": \"EDU008322KER01\",\n                \"billerName\": \"Mgm Public School, Punnappalam,Kolayad\"\n            },\n            {\n                \"billerId\": \"EDU008323KER01\",\n                \"billerName\": \"Mic English School\"\n            },\n            {\n                \"billerId\": \"EDU008324KER01\",\n                \"billerName\": \"Mics Public School\"\n            },\n            {\n                \"billerId\": \"EDU008325KER01\",\n                \"billerName\": \"Minhajul Huda English School,Edapal\"\n            },\n            {\n                \"billerId\": \"EDU008326KER01\",\n                \"billerName\": \"Mithra Central School\"\n            },\n            {\n                \"billerId\": \"EDU008327KER01\",\n                \"billerName\": \"Mmskv English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008328KER01\",\n                \"billerName\": \"Mnpm Central School\"\n            },\n            {\n                \"billerId\": \"EDU008329KER01\",\n                \"billerName\": \"Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU008330KER01\",\n                \"billerName\": \"Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU008331KER01\",\n                \"billerName\": \"Modern English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008332KER01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU008333KER01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU008334KER01\",\n                \"billerName\": \"Molo Central School\"\n            },\n            {\n                \"billerId\": \"EDU008335KER01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU008336KER01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU008337KER01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU008338KER01\",\n                \"billerName\": \"Montfort Valley School\"\n            },\n            {\n                \"billerId\": \"EDU008339KER01\",\n                \"billerName\": \"Mother Alexia English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008340KER01\",\n                \"billerName\": \"Mother India Higher Sec School\"\n            },\n            {\n                \"billerId\": \"EDU008341KER01\",\n                \"billerName\": \"Mother India International Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008342KER01\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDU008343KER01\",\n                \"billerName\": \"Mother Theresa Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU008344KER01\",\n                \"billerName\": \"Moulana Abul Kalam Azad Memorial English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU008345KER01\",\n                \"billerName\": \"Moulana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008346KER01\",\n                \"billerName\": \"Mount Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDU008347KER01\",\n                \"billerName\": \"Mount Carmel Convent Anglo - Indian Girls High School\"\n            },\n            {\n                \"billerId\": \"EDU008348KER01\",\n                \"billerName\": \"Mount Carmel Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008349KER01\",\n                \"billerName\": \"Mount Carmel Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU008350KER01\",\n                \"billerName\": \"Mount Flower English School\"\n            },\n            {\n                \"billerId\": \"EDU008351KER01\",\n                \"billerName\": \"Mount Guide International School\"\n            },\n            {\n                \"billerId\": \"EDU008352KER01\",\n                \"billerName\": \"Mount Hira English School\"\n            },\n            {\n                \"billerId\": \"EDU008353KER01\",\n                \"billerName\": \"Mount Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDU008354KER01\",\n                \"billerName\": \"Mount Seena Public School\"\n            },\n            {\n                \"billerId\": \"EDU008355KER01\",\n                \"billerName\": \"Mount Tabor English School\"\n            },\n            {\n                \"billerId\": \"EDU008356KER01\",\n                \"billerName\": \"Mount Tabor Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008357KER01\",\n                \"billerName\": \"Mount Thabore Central School\"\n            },\n            {\n                \"billerId\": \"EDU008358KER01\",\n                \"billerName\": \"Msgr Raymond Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU008359KER01\",\n                \"billerName\": \"Mst Public School\"\n            },\n            {\n                \"billerId\": \"EDU008360KER01\",\n                \"billerName\": \"Mt. Zion Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008361KER01\",\n                \"billerName\": \"Mti Central School\"\n            },\n            {\n                \"billerId\": \"EDU008362KER01\",\n                \"billerName\": \"Mubarak English School\"\n            },\n            {\n                \"billerId\": \"EDU008363KER01\",\n                \"billerName\": \"Mujamma English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008364KER01\",\n                \"billerName\": \"Mukundapuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU008365KER01\",\n                \"billerName\": \"Myma English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008366KER01\",\n                \"billerName\": \"Mystical Rose School\"\n            },\n            {\n                \"billerId\": \"EDU008367KER01\",\n                \"billerName\": \"N S S Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU008368KER01\",\n                \"billerName\": \"N S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008369KER01\",\n                \"billerName\": \"N.G.P.M. Central School,\"\n            },\n            {\n                \"billerId\": \"EDU008370KER01\",\n                \"billerName\": \"Nadvathul Islam English School\"\n            },\n            {\n                \"billerId\": \"EDU008371KER01\",\n                \"billerName\": \"Naipunnya Public School\"\n            },\n            {\n                \"billerId\": \"EDU008372KER01\",\n                \"billerName\": \"Naipunya Public School Kochi\"\n            },\n            {\n                \"billerId\": \"EDU008373KER01\",\n                \"billerName\": \"Najath Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU008374KER01\",\n                \"billerName\": \"Najath Public School\"\n            },\n            {\n                \"billerId\": \"EDU008375KER01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU008376KER01\",\n                \"billerName\": \"Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008377KER01\",\n                \"billerName\": \"Narikkuni English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008378KER01\",\n                \"billerName\": \"National Central School\"\n            },\n            {\n                \"billerId\": \"EDU008379KER01\",\n                \"billerName\": \"National Huda Central School\"\n            },\n            {\n                \"billerId\": \"EDU008380KER01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU008381KER01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU008382KER01\",\n                \"billerName\": \"National Public School (Nps)\"\n            },\n            {\n                \"billerId\": \"EDU008383KER01\",\n                \"billerName\": \"Nava Jyothy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008384KER01\",\n                \"billerName\": \"Nava Nirman Public School\"\n            },\n            {\n                \"billerId\": \"EDU008385KER01\",\n                \"billerName\": \"Navabharath Central School\"\n            },\n            {\n                \"billerId\": \"EDU008386KER01\",\n                \"billerName\": \"Navajeevan Bethany Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008387KER01\",\n                \"billerName\": \"Navajyothi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008388KER01\",\n                \"billerName\": \"Navdeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU008389KER01\",\n                \"billerName\": \"Nazareth Home English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008390KER01\",\n                \"billerName\": \"Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDU008391KER01\",\n                \"billerName\": \"Nehru Memorial Model School\"\n            },\n            {\n                \"billerId\": \"EDU008392KER01\",\n                \"billerName\": \"Nehru Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008393KER01\",\n                \"billerName\": \"Netaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU008394KER01\",\n                \"billerName\": \"New Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDU008395KER01\",\n                \"billerName\": \"Newman Academy Vimalagiri\"\n            },\n            {\n                \"billerId\": \"EDU008396KER01\",\n                \"billerName\": \"Newman Central School\"\n            },\n            {\n                \"billerId\": \"EDU008397KER01\",\n                \"billerName\": \"Nicholson Syrian Central School\"\n            },\n            {\n                \"billerId\": \"EDU008398KER01\",\n                \"billerName\": \"Nict English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008399KER01\",\n                \"billerName\": \"Nilgiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008400KER01\",\n                \"billerName\": \"Nirmal Hrudaya E. M. School\"\n            },\n            {\n                \"billerId\": \"EDU008401KER01\",\n                \"billerName\": \"Nirmal Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDU008402KER01\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008403KER01\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008404KER01\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008405KER01\",\n                \"billerName\": \"Nirmala Matha Cbse Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008406KER01\",\n                \"billerName\": \"Nirmala Matha Central School\"\n            },\n            {\n                \"billerId\": \"EDU008407KER01\",\n                \"billerName\": \"Nirmala Matha Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008408KER01\",\n                \"billerName\": \"Nirmala Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008409KER01\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008410KER01\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008411KER01\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008412KER01\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008413KER01\",\n                \"billerName\": \"Nirmala School\"\n            },\n            {\n                \"billerId\": \"EDU008414KER01\",\n                \"billerName\": \"Nithyananda Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008415KER01\",\n                \"billerName\": \"Niveditha Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008416KER01\",\n                \"billerName\": \"Nizamia Public School\"\n            },\n            {\n                \"billerId\": \"EDU008417KER01\",\n                \"billerName\": \"Noble Public School\"\n            },\n            {\n                \"billerId\": \"EDU008418KER01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU008419KER01\",\n                \"billerName\": \"Notredame School\"\n            },\n            {\n                \"billerId\": \"EDU008420KER01\",\n                \"billerName\": \"Novel International School\"\n            },\n            {\n                \"billerId\": \"EDU008421KER01\",\n                \"billerName\": \"Oiet Public School, Njalikkara\"\n            },\n            {\n                \"billerId\": \"EDU008422KER01\",\n                \"billerName\": \"Olive Public School\"\n            },\n            {\n                \"billerId\": \"EDU008423KER01\",\n                \"billerName\": \"Om International School\"\n            },\n            {\n                \"billerId\": \"EDU008424KER01\",\n                \"billerName\": \"Oonianthala Eapen Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008425KER01\",\n                \"billerName\": \"Orphanage English Medium School,Palad\"\n            },\n            {\n                \"billerId\": \"EDU008426KER01\",\n                \"billerName\": \"Otten English School\"\n            },\n            {\n                \"billerId\": \"EDU008427KER01\",\n                \"billerName\": \"Our Lady Of Mercy School\"\n            },\n            {\n                \"billerId\": \"EDU008428KER01\",\n                \"billerName\": \"Our Public School\"\n            },\n            {\n                \"billerId\": \"EDU008429KER01\",\n                \"billerName\": \"Oxford Central School\"\n            },\n            {\n                \"billerId\": \"EDU008430KER01\",\n                \"billerName\": \"Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDU008431KER01\",\n                \"billerName\": \"P E S Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008432KER01\",\n                \"billerName\": \"P.K.J.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU008433KER01\",\n                \"billerName\": \"Padamasree Central School\"\n            },\n            {\n                \"billerId\": \"EDU008434KER01\",\n                \"billerName\": \"Palghat Lions School\"\n            },\n            {\n                \"billerId\": \"EDU008435KER01\",\n                \"billerName\": \"Pallikoodam\"\n            },\n            {\n                \"billerId\": \"EDU008436KER01\",\n                \"billerName\": \"Pallotti Hill Public School\"\n            },\n            {\n                \"billerId\": \"EDU008437KER01\",\n                \"billerName\": \"Panickaveettil Sir Sebastian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008438KER01\",\n                \"billerName\": \"Paradise Public School\"\n            },\n            {\n                \"billerId\": \"EDU008439KER01\",\n                \"billerName\": \"Parakkottil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008440KER01\",\n                \"billerName\": \"Parama Bhattara Kendriya Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008441KER01\",\n                \"billerName\": \"Paramekkavu Vidaya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008442KER01\",\n                \"billerName\": \"Parappanangady English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008443KER01\",\n                \"billerName\": \"Pathanamthitta Public School\"\n            },\n            {\n                \"billerId\": \"EDU008444KER01\",\n                \"billerName\": \"Pazhassiraja Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU008445KER01\",\n                \"billerName\": \"Peace International School, Moozhikkal\"\n            },\n            {\n                \"billerId\": \"EDU008446KER01\",\n                \"billerName\": \"Peevees Model School\"\n            },\n            {\n                \"billerId\": \"EDU008447KER01\",\n                \"billerName\": \"Peevees Public School\"\n            },\n            {\n                \"billerId\": \"EDU008448KER01\",\n                \"billerName\": \"Perfect English School\"\n            },\n            {\n                \"billerId\": \"EDU008449KER01\",\n                \"billerName\": \"Phoenix Public School\"\n            },\n            {\n                \"billerId\": \"EDU008450KER01\",\n                \"billerName\": \"Placid Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU008451KER01\",\n                \"billerName\": \"Pleasant English School\"\n            },\n            {\n                \"billerId\": \"EDU008452KER01\",\n                \"billerName\": \"Prabhat Public School\"\n            },\n            {\n                \"billerId\": \"EDU008453KER01\",\n                \"billerName\": \"Prabhat Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008454KER01\",\n                \"billerName\": \"Pragati Academy\"\n            },\n            {\n                \"billerId\": \"EDU008455KER01\",\n                \"billerName\": \"Praisewill Public School\"\n            },\n            {\n                \"billerId\": \"EDU008456KER01\",\n                \"billerName\": \"Prashanti Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU008457KER01\",\n                \"billerName\": \"Pratheeksha Bhavan English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDU008458KER01\",\n                \"billerName\": \"Presentation Public School\"\n            },\n            {\n                \"billerId\": \"EDU008459KER01\",\n                \"billerName\": \"Preshithamatha School\"\n            },\n            {\n                \"billerId\": \"EDU008460KER01\",\n                \"billerName\": \"Presidency Central School\"\n            },\n            {\n                \"billerId\": \"EDU008461KER01\",\n                \"billerName\": \"Prestige Public School\"\n            },\n            {\n                \"billerId\": \"EDU008462KER01\",\n                \"billerName\": \"Progressive English School\"\n            },\n            {\n                \"billerId\": \"EDU008463KER01\",\n                \"billerName\": \"Pushpagiriyil Central School\"\n            },\n            {\n                \"billerId\": \"EDU008464KER01\",\n                \"billerName\": \"Pvs H&amp;H Thangal Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008465KER01\",\n                \"billerName\": \"Quadisiyya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008466KER01\",\n                \"billerName\": \"Queen Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDU008467KER01\",\n                \"billerName\": \"Queen Marys Public School\"\n            },\n            {\n                \"billerId\": \"EDU008468KER01\",\n                \"billerName\": \"Rahmaniyya Public School\"\n            },\n            {\n                \"billerId\": \"EDU008469KER01\",\n                \"billerName\": \"Raja Rajeswari Central School\"\n            },\n            {\n                \"billerId\": \"EDU008470KER01\",\n                \"billerName\": \"Raja Ravi Varma Central School\"\n            },\n            {\n                \"billerId\": \"EDU008471KER01\",\n                \"billerName\": \"Rajagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008472KER01\",\n                \"billerName\": \"Rajah School\"\n            },\n            {\n                \"billerId\": \"EDU008473KER01\",\n                \"billerName\": \"Rajahamsarma Vidyapeedhom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008474KER01\",\n                \"billerName\": \"Rajas Memorial English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008475KER01\",\n                \"billerName\": \"Rajashree (S M Memorial) School\"\n            },\n            {\n                \"billerId\": \"EDU008476KER01\",\n                \"billerName\": \"Rajiv Gandhi National School\"\n            },\n            {\n                \"billerId\": \"EDU008477KER01\",\n                \"billerName\": \"Rani Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008478KER01\",\n                \"billerName\": \"Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDU008479KER01\",\n                \"billerName\": \"Rims International School\"\n            },\n            {\n                \"billerId\": \"EDU008480KER01\",\n                \"billerName\": \"River De International School\"\n            },\n            {\n                \"billerId\": \"EDU008481KER01\",\n                \"billerName\": \"River View Public School\"\n            },\n            {\n                \"billerId\": \"EDU008482KER01\",\n                \"billerName\": \"Rose Dale Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008483KER01\",\n                \"billerName\": \"Rosi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008484KER01\",\n                \"billerName\": \"Rosi Modern English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008485KER01\",\n                \"billerName\": \"Royal English School\"\n            },\n            {\n                \"billerId\": \"EDU008486KER01\",\n                \"billerName\": \"Royal Indian School\"\n            },\n            {\n                \"billerId\": \"EDU008487KER01\",\n                \"billerName\": \"S B O A Public School\"\n            },\n            {\n                \"billerId\": \"EDU008488KER01\",\n                \"billerName\": \"S D P V Central School\"\n            },\n            {\n                \"billerId\": \"EDU008489KER01\",\n                \"billerName\": \"S D V English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008490KER01\",\n                \"billerName\": \"S F S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008491KER01\",\n                \"billerName\": \"S M I English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008492KER01\",\n                \"billerName\": \"S N Public School\"\n            },\n            {\n                \"billerId\": \"EDU008493KER01\",\n                \"billerName\": \"S N S Samajam Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008494KER01\",\n                \"billerName\": \"S N Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDU008495KER01\",\n                \"billerName\": \"S N Vidya Bhavan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008496KER01\",\n                \"billerName\": \"S S V M Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008497KER01\",\n                \"billerName\": \"S.D.A. English Residential High School\"\n            },\n            {\n                \"billerId\": \"EDU008498KER01\",\n                \"billerName\": \"S.D.A. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008499KER01\",\n                \"billerName\": \"S.F.S.English Medium School, Vettilappally Vayal, Thana.P.O, Kannur\"\n            },\n            {\n                \"billerId\": \"EDU008500KER01\",\n                \"billerName\": \"S.M.D Public School (Sree Meenakshi Devaswam Public School)\"\n            },\n            {\n                \"billerId\": \"EDU008501KER01\",\n                \"billerName\": \"Sa-Adiya English Medium Residential Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008502KER01\",\n                \"billerName\": \"Sabari Central School\"\n            },\n            {\n                \"billerId\": \"EDU008503KER01\",\n                \"billerName\": \"Sabarigiri English School\"\n            },\n            {\n                \"billerId\": \"EDU008504KER01\",\n                \"billerName\": \"Sabarigiri School\"\n            },\n            {\n                \"billerId\": \"EDU008505KER01\",\n                \"billerName\": \"Sacred Heart Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008506KER01\",\n                \"billerName\": \"Sacred Heart Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008507KER01\",\n                \"billerName\": \"Sacred Heart Convnet School\"\n            },\n            {\n                \"billerId\": \"EDU008508KER01\",\n                \"billerName\": \"Sacred Heart English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008509KER01\",\n                \"billerName\": \"Sacred Heart English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008510KER01\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU008511KER01\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU008512KER01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU008513KER01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU008514KER01\",\n                \"billerName\": \"Sadhbhavana Wld School\"\n            },\n            {\n                \"billerId\": \"EDU008515KER01\",\n                \"billerName\": \"Safa English  Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008516KER01\",\n                \"billerName\": \"Safa English School\"\n            },\n            {\n                \"billerId\": \"EDU008517KER01\",\n                \"billerName\": \"Sahyadri Central School\"\n            },\n            {\n                \"billerId\": \"EDU008518KER01\",\n                \"billerName\": \"Sai Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU008519KER01\",\n                \"billerName\": \"Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU008520KER01\",\n                \"billerName\": \"Sal Sabeel Public School\"\n            },\n            {\n                \"billerId\": \"EDU008521KER01\",\n                \"billerName\": \"Salafi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008522KER01\",\n                \"billerName\": \"Salafi Public School Nadapuram\"\n            },\n            {\n                \"billerId\": \"EDU008523KER01\",\n                \"billerName\": \"Salahudheen Ayyoobi English School\"\n            },\n            {\n                \"billerId\": \"EDU008524KER01\",\n                \"billerName\": \"Salil Sivadas Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU008525KER01\",\n                \"billerName\": \"Salsabeel Central School\"\n            },\n            {\n                \"billerId\": \"EDU008526KER01\",\n                \"billerName\": \"Salsabeel Green School\"\n            },\n            {\n                \"billerId\": \"EDU008527KER01\",\n                \"billerName\": \"Samskruthi School Panthavoor\"\n            },\n            {\n                \"billerId\": \"EDU008528KER01\",\n                \"billerName\": \"Sandeepani Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU008529KER01\",\n                \"billerName\": \"Sangeo Central School\"\n            },\n            {\n                \"billerId\": \"EDU008530KER01\",\n                \"billerName\": \"Sanjo Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008531KER01\",\n                \"billerName\": \"Sanjoe Public School\"\n            },\n            {\n                \"billerId\": \"EDU008532KER01\",\n                \"billerName\": \"Sanjos English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008533KER01\",\n                \"billerName\": \"Sanjos Metropolitan School\"\n            },\n            {\n                \"billerId\": \"EDU008534KER01\",\n                \"billerName\": \"Sanjos Public School\"\n            },\n            {\n                \"billerId\": \"EDU008535KER01\",\n                \"billerName\": \"Sankaramangalam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008536KER01\",\n                \"billerName\": \"Santa Cruz Public School\"\n            },\n            {\n                \"billerId\": \"EDU008537KER01\",\n                \"billerName\": \"Santa Maria Academy\"\n            },\n            {\n                \"billerId\": \"EDU008538KER01\",\n                \"billerName\": \"Santa Maria English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008539KER01\",\n                \"billerName\": \"Santa Maria Public School\"\n            },\n            {\n                \"billerId\": \"EDU008540KER01\",\n                \"billerName\": \"Santa Maria Public School\"\n            },\n            {\n                \"billerId\": \"EDU008541KER01\",\n                \"billerName\": \"Santhagiri Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU008542KER01\",\n                \"billerName\": \"Santhi Niketan Pub School\"\n            },\n            {\n                \"billerId\": \"EDU008543KER01\",\n                \"billerName\": \"Santhi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008544KER01\",\n                \"billerName\": \"Santhinikethan English School\"\n            },\n            {\n                \"billerId\": \"EDU008545KER01\",\n                \"billerName\": \"Santhinikethanam Central School\"\n            },\n            {\n                \"billerId\": \"EDU008546KER01\",\n                \"billerName\": \"Santhom Public School\"\n            },\n            {\n                \"billerId\": \"EDU008547KER01\",\n                \"billerName\": \"Santhome Central School\"\n            },\n            {\n                \"billerId\": \"EDU008548KER01\",\n                \"billerName\": \"Santom Public School\"\n            },\n            {\n                \"billerId\": \"EDU008549KER01\",\n                \"billerName\": \"Sapphire Central School\"\n            },\n            {\n                \"billerId\": \"EDU008550KER01\",\n                \"billerName\": \"Saraswathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008551KER01\",\n                \"billerName\": \"Saraswathi Vidyaniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008552KER01\",\n                \"billerName\": \"Saraswathi Vidyanikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008553KER01\",\n                \"billerName\": \"Saraswathy Vidya Bhavan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008554KER01\",\n                \"billerName\": \"Saraswathy Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU008555KER01\",\n                \"billerName\": \"Saraswathy Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU008556KER01\",\n                \"billerName\": \"Saraswathy Vidya Peetham\"\n            },\n            {\n                \"billerId\": \"EDU008557KER01\",\n                \"billerName\": \"Saraswathy Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008558KER01\",\n                \"billerName\": \"Saraswathy Vidyanikethan School\"\n            },\n            {\n                \"billerId\": \"EDU008559KER01\",\n                \"billerName\": \"Saraswathy Vidyanikethan, Kudayathoor\"\n            },\n            {\n                \"billerId\": \"EDU008560KER01\",\n                \"billerName\": \"Sarvodaya Central School\"\n            },\n            {\n                \"billerId\": \"EDU008561KER01\",\n                \"billerName\": \"Sarvodaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008562KER01\",\n                \"billerName\": \"Savio English School\"\n            },\n            {\n                \"billerId\": \"EDU008563KER01\",\n                \"billerName\": \"Sdky Gurukul Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008564KER01\",\n                \"billerName\": \"Seen Public School\"\n            },\n            {\n                \"billerId\": \"EDU008565KER01\",\n                \"billerName\": \"Seleina Charles Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDU008566KER01\",\n                \"billerName\": \"Seva Sadan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008567KER01\",\n                \"billerName\": \"Seventh Day Adventist English Medium Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008568KER01\",\n                \"billerName\": \"Seventh Day Adventist English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008569KER01\",\n                \"billerName\": \"Seventh Day Adventist English School\"\n            },\n            {\n                \"billerId\": \"EDU008570KER01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU008571KER01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU008572KER01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008573KER01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008574KER01\",\n                \"billerName\": \"Seventh Day Adventists High School\"\n            },\n            {\n                \"billerId\": \"EDU008575KER01\",\n                \"billerName\": \"Seventh-Day Adventist English School\"\n            },\n            {\n                \"billerId\": \"EDU008576KER01\",\n                \"billerName\": \"Shalini Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008577KER01\",\n                \"billerName\": \"Shalom Public School\"\n            },\n            {\n                \"billerId\": \"EDU008578KER01\",\n                \"billerName\": \"Shalom Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008579KER01\",\n                \"billerName\": \"Shanthal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008580KER01\",\n                \"billerName\": \"Shantiniketan International School\"\n            },\n            {\n                \"billerId\": \"EDU008581KER01\",\n                \"billerName\": \"Shantiniketan International School, Kodungallur\"\n            },\n            {\n                \"billerId\": \"EDU008582KER01\",\n                \"billerName\": \"Shantiniketan School\"\n            },\n            {\n                \"billerId\": \"EDU008583KER01\",\n                \"billerName\": \"Sherin International School\"\n            },\n            {\n                \"billerId\": \"EDU008584KER01\",\n                \"billerName\": \"Shihab English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008585KER01\",\n                \"billerName\": \"Shree Vidyadhiraja Seva Mission School\"\n            },\n            {\n                \"billerId\": \"EDU008586KER01\",\n                \"billerName\": \"Siddhartha Central School\"\n            },\n            {\n                \"billerId\": \"EDU008587KER01\",\n                \"billerName\": \"Siddhartha Central School,Puthoor\"\n            },\n            {\n                \"billerId\": \"EDU008588KER01\",\n                \"billerName\": \"Silver Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU008589KER01\",\n                \"billerName\": \"Silvermount International School\"\n            },\n            {\n                \"billerId\": \"EDU008590KER01\",\n                \"billerName\": \"Sir Syed English School\"\n            },\n            {\n                \"billerId\": \"EDU008591KER01\",\n                \"billerName\": \"Sirajul Huda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008592KER01\",\n                \"billerName\": \"Sirajul Huda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008593KER01\",\n                \"billerName\": \"Sirajul Huda English Medium School, Perambra, Muliyangal\"\n            },\n            {\n                \"billerId\": \"EDU008594KER01\",\n                \"billerName\": \"Sivagiri Sree Narayana Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU008595KER01\",\n                \"billerName\": \"Sivagiri Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU008596KER01\",\n                \"billerName\": \"Skdi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008597KER01\",\n                \"billerName\": \"Snehananda Chaithanya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008598KER01\",\n                \"billerName\": \"Sobhana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008599KER01\",\n                \"billerName\": \"Sophia International Academy\"\n            },\n            {\n                \"billerId\": \"EDU008600KER01\",\n                \"billerName\": \"Sophia International Public School\"\n            },\n            {\n                \"billerId\": \"EDU008601KER01\",\n                \"billerName\": \"Spring Valley School\"\n            },\n            {\n                \"billerId\": \"EDU008602KER01\",\n                \"billerName\": \"Sree Arunodaya Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDU008603KER01\",\n                \"billerName\": \"Sree Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU008604KER01\",\n                \"billerName\": \"Sree Bhuvaneswari English Medium High School, Mannar\"\n            },\n            {\n                \"billerId\": \"EDU008605KER01\",\n                \"billerName\": \"Sree Buddha Central School\"\n            },\n            {\n                \"billerId\": \"EDU008606KER01\",\n                \"billerName\": \"Sree Budha Central School\"\n            },\n            {\n                \"billerId\": \"EDU008607KER01\",\n                \"billerName\": \"Sree Chithira Thirunal Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008608KER01\",\n                \"billerName\": \"Sree Chithirathirunal Smaraka Central School\"\n            },\n            {\n                \"billerId\": \"EDU008609KER01\",\n                \"billerName\": \"Sree Chitra Public School\"\n            },\n            {\n                \"billerId\": \"EDU008610KER01\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008611KER01\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008612KER01\",\n                \"billerName\": \"Sree Gokulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008613KER01\",\n                \"billerName\": \"Sree Gokulam Public School,\"\n            },\n            {\n                \"billerId\": \"EDU008614KER01\",\n                \"billerName\": \"Sree Gurudeva Central School\"\n            },\n            {\n                \"billerId\": \"EDU008615KER01\",\n                \"billerName\": \"Sree Kanchi Sankara Public School\"\n            },\n            {\n                \"billerId\": \"EDU008616KER01\",\n                \"billerName\": \"Sree Kumaramangalam Public School .\"\n            },\n            {\n                \"billerId\": \"EDU008617KER01\",\n                \"billerName\": \"Sree Maharishi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008618KER01\",\n                \"billerName\": \"Sree Mookambika Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDU008619KER01\",\n                \"billerName\": \"Sree Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008620KER01\",\n                \"billerName\": \"Sree Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008621KER01\",\n                \"billerName\": \"Sree Narayana Center School,Karuvatta\"\n            },\n            {\n                \"billerId\": \"EDU008622KER01\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008623KER01\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008624KER01\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008625KER01\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008626KER01\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008627KER01\",\n                \"billerName\": \"Sree Narayana Central School Athykayam\"\n            },\n            {\n                \"billerId\": \"EDU008628KER01\",\n                \"billerName\": \"Sree Narayana English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU008629KER01\",\n                \"billerName\": \"Sree Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008630KER01\",\n                \"billerName\": \"Sree Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008631KER01\",\n                \"billerName\": \"Sree Narayana Guru Central School\"\n            },\n            {\n                \"billerId\": \"EDU008632KER01\",\n                \"billerName\": \"Sree Narayana Guru Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDU008633KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008634KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008635KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008636KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008637KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008638KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008639KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008640KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008641KER01\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU008642KER01\",\n                \"billerName\": \"Sree Narayana Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDU008643KER01\",\n                \"billerName\": \"Sree Narayana Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDU008644KER01\",\n                \"billerName\": \"Sree Narayana Trusts Central School\"\n            },\n            {\n                \"billerId\": \"EDU008645KER01\",\n                \"billerName\": \"Sree Narayana Vidya Mandir Central School\"\n            },\n            {\n                \"billerId\": \"EDU008646KER01\",\n                \"billerName\": \"Sree Narayana Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008647KER01\",\n                \"billerName\": \"Sree Narayana Vidya Peedtom\"\n            },\n            {\n                \"billerId\": \"EDU008648KER01\",\n                \"billerName\": \"Sree Narayana Vidyapeetam Public School\"\n            },\n            {\n                \"billerId\": \"EDU008649KER01\",\n                \"billerName\": \"Sree Neelakanta Vidya Peedom\"\n            },\n            {\n                \"billerId\": \"EDU008650KER01\",\n                \"billerName\": \"Sree Raja Rajeswari English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008651KER01\",\n                \"billerName\": \"Sree Ramakrishna Vidyanikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008652KER01\",\n                \"billerName\": \"Sree Sabari Central School\"\n            },\n            {\n                \"billerId\": \"EDU008653KER01\",\n                \"billerName\": \"Sree Sai Vidya Peedhom\"\n            },\n            {\n                \"billerId\": \"EDU008654KER01\",\n                \"billerName\": \"Sree Sankara Vidya Peedhom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008655KER01\",\n                \"billerName\": \"Sree Sankara Vidya Peetam\"\n            },\n            {\n                \"billerId\": \"EDU008656KER01\",\n                \"billerName\": \"Sree Sankara Vidyalayam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008657KER01\",\n                \"billerName\": \"Sree Sarada Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008658KER01\",\n                \"billerName\": \"Sree Saraswathy Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008659KER01\",\n                \"billerName\": \"Sree Saraswathy Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008660KER01\",\n                \"billerName\": \"Sree Valluvanad Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU008661KER01\",\n                \"billerName\": \"Sree Vijayananda Vidya Peedom,\"\n            },\n            {\n                \"billerId\": \"EDU008662KER01\",\n                \"billerName\": \"Sreekrishnapuram Central School\"\n            },\n            {\n                \"billerId\": \"EDU008663KER01\",\n                \"billerName\": \"Sreenarayana Central School\"\n            },\n            {\n                \"billerId\": \"EDU008664KER01\",\n                \"billerName\": \"Sreenarayana Central School, Moonnanakuzhi.\"\n            },\n            {\n                \"billerId\": \"EDU008665KER01\",\n                \"billerName\": \"Sreenarayana Samskarika Samithy\"\n            },\n            {\n                \"billerId\": \"EDU008666KER01\",\n                \"billerName\": \"Sreenarayana Vidyaniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008667KER01\",\n                \"billerName\": \"Sreeniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008668KER01\",\n                \"billerName\": \"Sreepuram  English Medium High School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU008669KER01\",\n                \"billerName\": \"Sreyas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008670KER01\",\n                \"billerName\": \"Sri Atmananda Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU008671KER01\",\n                \"billerName\": \"Sri Bhagavathi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008672KER01\",\n                \"billerName\": \"Sri Raghavendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008673KER01\",\n                \"billerName\": \"Sri Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU008674KER01\",\n                \"billerName\": \"Sri Sai Vidyabhavan\"\n            },\n            {\n                \"billerId\": \"EDU008675KER01\",\n                \"billerName\": \"Sri Sankara English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008676KER01\",\n                \"billerName\": \"Sri Sathya Sai English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008677KER01\",\n                \"billerName\": \"Sri Sathya Sai Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU008678KER01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008679KER01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008680KER01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008681KER01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir, Kovoor\"\n            },\n            {\n                \"billerId\": \"EDU008682KER01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU008683KER01\",\n                \"billerName\": \"Sri Vighneswara Central School\"\n            },\n            {\n                \"billerId\": \"EDU008684KER01\",\n                \"billerName\": \"Sri Vivekananda Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU008685KER01\",\n                \"billerName\": \"St Anne&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008686KER01\",\n                \"billerName\": \"St Anne&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008687KER01\",\n                \"billerName\": \"St Ann&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008688KER01\",\n                \"billerName\": \"St Ann&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008689KER01\",\n                \"billerName\": \"St Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008690KER01\",\n                \"billerName\": \"St Ethrem Seminary Public School\"\n            },\n            {\n                \"billerId\": \"EDU008691KER01\",\n                \"billerName\": \"St Francies D&#39;Assisi Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008692KER01\",\n                \"billerName\": \"St George Public School\"\n            },\n            {\n                \"billerId\": \"EDU008693KER01\",\n                \"billerName\": \"St George Public School\"\n            },\n            {\n                \"billerId\": \"EDU008694KER01\",\n                \"billerName\": \"St George School\"\n            },\n            {\n                \"billerId\": \"EDU008695KER01\",\n                \"billerName\": \"St Gregorios Central School\"\n            },\n            {\n                \"billerId\": \"EDU008696KER01\",\n                \"billerName\": \"St Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008697KER01\",\n                \"billerName\": \"St Johns Academy\"\n            },\n            {\n                \"billerId\": \"EDU008698KER01\",\n                \"billerName\": \"St Johns Public School\"\n            },\n            {\n                \"billerId\": \"EDU008699KER01\",\n                \"billerName\": \"St Joseph English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008700KER01\",\n                \"billerName\": \"St Joseph Internationl School\"\n            },\n            {\n                \"billerId\": \"EDU008701KER01\",\n                \"billerName\": \"St Joseph Public School Neeloor\"\n            },\n            {\n                \"billerId\": \"EDU008702KER01\",\n                \"billerName\": \"St Joseph&#39;S Emup School\"\n            },\n            {\n                \"billerId\": \"EDU008703KER01\",\n                \"billerName\": \"St Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008704KER01\",\n                \"billerName\": \"St Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008705KER01\",\n                \"billerName\": \"St Joseph&#39;&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008706KER01\",\n                \"billerName\": \"St Joseph&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008707KER01\",\n                \"billerName\": \"St Josephs Public School, Thottuva\"\n            },\n            {\n                \"billerId\": \"EDU008708KER01\",\n                \"billerName\": \"St Jude Public School\"\n            },\n            {\n                \"billerId\": \"EDU008709KER01\",\n                \"billerName\": \"St Juliana&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008710KER01\",\n                \"billerName\": \"St Mary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008711KER01\",\n                \"billerName\": \"St Mary&#39;S Cathedral Public School\"\n            },\n            {\n                \"billerId\": \"EDU008712KER01\",\n                \"billerName\": \"St Mary&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU008713KER01\",\n                \"billerName\": \"St Marys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008714KER01\",\n                \"billerName\": \"St Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008715KER01\",\n                \"billerName\": \"St Marys Public School\"\n            },\n            {\n                \"billerId\": \"EDU008716KER01\",\n                \"billerName\": \"St Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008717KER01\",\n                \"billerName\": \"St Meera&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008718KER01\",\n                \"billerName\": \"St Paul&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU008719KER01\",\n                \"billerName\": \"St Pauls Public School\"\n            },\n            {\n                \"billerId\": \"EDU008720KER01\",\n                \"billerName\": \"St Paul&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008721KER01\",\n                \"billerName\": \"St Philomen&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008722KER01\",\n                \"billerName\": \"St Sebastian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008723KER01\",\n                \"billerName\": \"St Stephen&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008724KER01\",\n                \"billerName\": \"St Therese English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008725KER01\",\n                \"billerName\": \"St Thomas English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008726KER01\",\n                \"billerName\": \"St Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008727KER01\",\n                \"billerName\": \"St Thomas Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008728KER01\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU008729KER01\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU008730KER01\",\n                \"billerName\": \"St Vincent Pallotti Central School .\"\n            },\n            {\n                \"billerId\": \"EDU008731KER01\",\n                \"billerName\": \"St Xaviers Central School\"\n            },\n            {\n                \"billerId\": \"EDU008732KER01\",\n                \"billerName\": \"St Xavier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008733KER01\",\n                \"billerName\": \"St Xavier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008734KER01\",\n                \"billerName\": \"St. Alloysius School\"\n            },\n            {\n                \"billerId\": \"EDU008735KER01\",\n                \"billerName\": \"St. Aloysius Convent I.S.C. School\"\n            },\n            {\n                \"billerId\": \"EDU008736KER01\",\n                \"billerName\": \"St. Alphonsa Public School\"\n            },\n            {\n                \"billerId\": \"EDU008737KER01\",\n                \"billerName\": \"St. Alphonsa Public School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU008738KER01\",\n                \"billerName\": \"St. Anne&#39;S English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU008739KER01\",\n                \"billerName\": \"St. Anne&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008740KER01\",\n                \"billerName\": \"St. Anne&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008741KER01\",\n                \"billerName\": \"St. Anne&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008742KER01\",\n                \"billerName\": \"St. Anne&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008743KER01\",\n                \"billerName\": \"St. Ann&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008744KER01\",\n                \"billerName\": \"St. Anton Vidyapeedam\"\n            },\n            {\n                \"billerId\": \"EDU008745KER01\",\n                \"billerName\": \"St. Antonys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008746KER01\",\n                \"billerName\": \"St. Antony&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008747KER01\",\n                \"billerName\": \"St. Antony&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008748KER01\",\n                \"billerName\": \"St. Bersouma&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008749KER01\",\n                \"billerName\": \"St. Catherines School\"\n            },\n            {\n                \"billerId\": \"EDU008750KER01\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008751KER01\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008752KER01\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008753KER01\",\n                \"billerName\": \"St. Claret Public School\"\n            },\n            {\n                \"billerId\": \"EDU008754KER01\",\n                \"billerName\": \"St. Dominic Convent English Medium School Vellani\"\n            },\n            {\n                \"billerId\": \"EDU008755KER01\",\n                \"billerName\": \"St. Dominic&#39;S Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008756KER01\",\n                \"billerName\": \"St. Elizabeth Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008757KER01\",\n                \"billerName\": \"St. Francis Assisi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008758KER01\",\n                \"billerName\": \"St. Francis Central School\"\n            },\n            {\n                \"billerId\": \"EDU008759KER01\",\n                \"billerName\": \"St. Francis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008760KER01\",\n                \"billerName\": \"St. Francis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008761KER01\",\n                \"billerName\": \"St. Francis Sales School\"\n            },\n            {\n                \"billerId\": \"EDU008762KER01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU008763KER01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU008764KER01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU008765KER01\",\n                \"billerName\": \"St. George Central School\"\n            },\n            {\n                \"billerId\": \"EDU008766KER01\",\n                \"billerName\": \"St. George Public School\"\n            },\n            {\n                \"billerId\": \"EDU008767KER01\",\n                \"billerName\": \"St. George Public School\"\n            },\n            {\n                \"billerId\": \"EDU008768KER01\",\n                \"billerName\": \"St. Gregorious School\"\n            },\n            {\n                \"billerId\": \"EDU008769KER01\",\n                \"billerName\": \"St. James English Medium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008770KER01\",\n                \"billerName\": \"St. John&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008771KER01\",\n                \"billerName\": \"St. Johns Public School,\"\n            },\n            {\n                \"billerId\": \"EDU008772KER01\",\n                \"billerName\": \"St. John&#39;S Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008773KER01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008774KER01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008775KER01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008776KER01\",\n                \"billerName\": \"St. Joseph Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008777KER01\",\n                \"billerName\": \"St. Joseph International Academy\"\n            },\n            {\n                \"billerId\": \"EDU008778KER01\",\n                \"billerName\": \"St. Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU008779KER01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDU008780KER01\",\n                \"billerName\": \"St. Joseph&#39;S Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008781KER01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008782KER01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School &amp; Junior College Edamon\"\n            },\n            {\n                \"billerId\": \"EDU008783KER01\",\n                \"billerName\": \"St. Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008784KER01\",\n                \"billerName\": \"St. Joseph&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU008785KER01\",\n                \"billerName\": \"St. Joseph&#39;S Junior School\"\n            },\n            {\n                \"billerId\": \"EDU008786KER01\",\n                \"billerName\": \"St. Joseph&#39;S Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU008787KER01\",\n                \"billerName\": \"St. Josephs Public School\"\n            },\n            {\n                \"billerId\": \"EDU008788KER01\",\n                \"billerName\": \"St. Joseph&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008789KER01\",\n                \"billerName\": \"St. Josephs Public School Pollethai\"\n            },\n            {\n                \"billerId\": \"EDU008790KER01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008791KER01\",\n                \"billerName\": \"St. Jude School\"\n            },\n            {\n                \"billerId\": \"EDU008792KER01\",\n                \"billerName\": \"St. Judes Global School\"\n            },\n            {\n                \"billerId\": \"EDU008793KER01\",\n                \"billerName\": \"St. Kuriakose Public School\"\n            },\n            {\n                \"billerId\": \"EDU008794KER01\",\n                \"billerName\": \"St. Lucy E.M.School\"\n            },\n            {\n                \"billerId\": \"EDU008795KER01\",\n                \"billerName\": \"St. Maria De Mattias English Medium Shool\"\n            },\n            {\n                \"billerId\": \"EDU008796KER01\",\n                \"billerName\": \"St. Maria Goretti Public  School\"\n            },\n            {\n                \"billerId\": \"EDU008797KER01\",\n                \"billerName\": \"St. Mary Of Leuca English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008798KER01\",\n                \"billerName\": \"St. Mary Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008799KER01\",\n                \"billerName\": \"St. Mary&#39;S Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDU008800KER01\",\n                \"billerName\": \"St. Marys Bethany School Karimba\"\n            },\n            {\n                \"billerId\": \"EDU008801KER01\",\n                \"billerName\": \"St. Mary&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU008802KER01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008803KER01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008804KER01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008805KER01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008806KER01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008807KER01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008808KER01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU008809KER01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008810KER01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008811KER01\",\n                \"billerName\": \"St. Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008812KER01\",\n                \"billerName\": \"St. Mary&#39;S Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008813KER01\",\n                \"billerName\": \"St. Mary&#39;S Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDU008814KER01\",\n                \"billerName\": \"St. Marys Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008815KER01\",\n                \"billerName\": \"St. Mary&#39;S Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008816KER01\",\n                \"billerName\": \"St. Monica English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008817KER01\",\n                \"billerName\": \"St. Patrick&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU008818KER01\",\n                \"billerName\": \"St. Patrick&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU008819KER01\",\n                \"billerName\": \"St. Pauls English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008820KER01\",\n                \"billerName\": \"St. Pauls Public School\"\n            },\n            {\n                \"billerId\": \"EDU008821KER01\",\n                \"billerName\": \"St. Peter&#39;S English Medium High  School\"\n            },\n            {\n                \"billerId\": \"EDU008822KER01\",\n                \"billerName\": \"St. Peters Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008823KER01\",\n                \"billerName\": \"St. Pius X English School\"\n            },\n            {\n                \"billerId\": \"EDU008824KER01\",\n                \"billerName\": \"St. Rapheles Cathedral School\"\n            },\n            {\n                \"billerId\": \"EDU008825KER01\",\n                \"billerName\": \"St. Savio English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008826KER01\",\n                \"billerName\": \"St. Sebastian&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008827KER01\",\n                \"billerName\": \"St. Shantal English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008828KER01\",\n                \"billerName\": \"St. Stephen&#39;S Besania Public School\"\n            },\n            {\n                \"billerId\": \"EDU008829KER01\",\n                \"billerName\": \"St. Thomas Central School\"\n            },\n            {\n                \"billerId\": \"EDU008830KER01\",\n                \"billerName\": \"St. Thomas Central School\"\n            },\n            {\n                \"billerId\": \"EDU008831KER01\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008832KER01\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008833KER01\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008834KER01\",\n                \"billerName\": \"St. Thomas Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008835KER01\",\n                \"billerName\": \"St. Vincent Cmi Residential School\"\n            },\n            {\n                \"billerId\": \"EDU008836KER01\",\n                \"billerName\": \"St. Vincent&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008837KER01\",\n                \"billerName\": \"St.Alphonsa Public School And Junior College\"\n            },\n            {\n                \"billerId\": \"EDU008838KER01\",\n                \"billerName\": \"St.Anne&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008839KER01\",\n                \"billerName\": \"St.Antony&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008840KER01\",\n                \"billerName\": \"St.Dominic Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008841KER01\",\n                \"billerName\": \"St.Elizebath English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008842KER01\",\n                \"billerName\": \"St.Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008843KER01\",\n                \"billerName\": \"St.John The Baptist&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU008844KER01\",\n                \"billerName\": \"St.Johns Visitation Public School,Muppathadam.Aluva\"\n            },\n            {\n                \"billerId\": \"EDU008845KER01\",\n                \"billerName\": \"St.Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU008846KER01\",\n                \"billerName\": \"St.Joseph&#39;S  Public  School\"\n            },\n            {\n                \"billerId\": \"EDU008847KER01\",\n                \"billerName\": \"St.Josephs Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDU008848KER01\",\n                \"billerName\": \"St.Joseph&#39;S Public School, Chemboor\"\n            },\n            {\n                \"billerId\": \"EDU008849KER01\",\n                \"billerName\": \"St.Marys Bethany Central School\"\n            },\n            {\n                \"billerId\": \"EDU008850KER01\",\n                \"billerName\": \"St.Mary&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU008851KER01\",\n                \"billerName\": \"St.Marys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008852KER01\",\n                \"billerName\": \"St.Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008853KER01\",\n                \"billerName\": \"St.Mary&#39;S English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDU008854KER01\",\n                \"billerName\": \"St.Mary&#39;S English Medium School, Kuzhichal\"\n            },\n            {\n                \"billerId\": \"EDU008855KER01\",\n                \"billerName\": \"St.Marys Englsih Medium School Mavoor\"\n            },\n            {\n                \"billerId\": \"EDU008856KER01\",\n                \"billerName\": \"St.Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008857KER01\",\n                \"billerName\": \"St.Mary&#39;S Public School ,Mulakuzha\"\n            },\n            {\n                \"billerId\": \"EDU008858KER01\",\n                \"billerName\": \"St.Marys Public School Panamaram.\"\n            },\n            {\n                \"billerId\": \"EDU008859KER01\",\n                \"billerName\": \"St.Mary&#39;S School Angel Valley\"\n            },\n            {\n                \"billerId\": \"EDU008860KER01\",\n                \"billerName\": \"St.Paul&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU008861KER01\",\n                \"billerName\": \"St.Ritas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008862KER01\",\n                \"billerName\": \"St.Teresa Of Avila School\"\n            },\n            {\n                \"billerId\": \"EDU008863KER01\",\n                \"billerName\": \"St.Theresa&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU008864KER01\",\n                \"billerName\": \"St.Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008865KER01\",\n                \"billerName\": \"St.Xavier&#39;&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU008866KER01\",\n                \"billerName\": \"Stella Maris Convent School\"\n            },\n            {\n                \"billerId\": \"EDU008867KER01\",\n                \"billerName\": \"Stella Maris English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008868KER01\",\n                \"billerName\": \"Stella Maris English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008869KER01\",\n                \"billerName\": \"Stella Maris Public School\"\n            },\n            {\n                \"billerId\": \"EDU008870KER01\",\n                \"billerName\": \"Stellamaris Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU008871KER01\",\n                \"billerName\": \"Stratford Public School\"\n            },\n            {\n                \"billerId\": \"EDU008872KER01\",\n                \"billerName\": \"Sundarsanam Central School\"\n            },\n            {\n                \"billerId\": \"EDU008873KER01\",\n                \"billerName\": \"Swami Ramdas Smaraka Saraswathi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU008874KER01\",\n                \"billerName\": \"Swami Vivekananda Mission Central School\"\n            },\n            {\n                \"billerId\": \"EDU008875KER01\",\n                \"billerName\": \"Swami Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU008876KER01\",\n                \"billerName\": \"Swamy Gopalananda Theeratha Saraswathy Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDU008877KER01\",\n                \"billerName\": \"Swamy Nityananda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008878KER01\",\n                \"billerName\": \"Swathy Central School\"\n            },\n            {\n                \"billerId\": \"EDU008879KER01\",\n                \"billerName\": \"Syndesmos Public School\"\n            },\n            {\n                \"billerId\": \"EDU008880KER01\",\n                \"billerName\": \"Syrian Jacobite Public School\"\n            },\n            {\n                \"billerId\": \"EDU008881KER01\",\n                \"billerName\": \"T K M Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU008882KER01\",\n                \"billerName\": \"T O Ch (Residential) Public School\"\n            },\n            {\n                \"billerId\": \"EDU008883KER01\",\n                \"billerName\": \"Tagore Central School,\"\n            },\n            {\n                \"billerId\": \"EDU008884KER01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU008885KER01\",\n                \"billerName\": \"Talent Public School\"\n            },\n            {\n                \"billerId\": \"EDU008886KER01\",\n                \"billerName\": \"Talent Public School\"\n            },\n            {\n                \"billerId\": \"EDU008887KER01\",\n                \"billerName\": \"Talent Public School\"\n            },\n            {\n                \"billerId\": \"EDU008888KER01\",\n                \"billerName\": \"Tellicherry Public School\"\n            },\n            {\n                \"billerId\": \"EDU008889KER01\",\n                \"billerName\": \"Teresa Spinelli Public School\"\n            },\n            {\n                \"billerId\": \"EDU008890KER01\",\n                \"billerName\": \"Tgm Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU008891KER01\",\n                \"billerName\": \"Thahani English School\"\n            },\n            {\n                \"billerId\": \"EDU008892KER01\",\n                \"billerName\": \"Thanbeehul Islam Central School\"\n            },\n            {\n                \"billerId\": \"EDU008893KER01\",\n                \"billerName\": \"Thanveer Central School\"\n            },\n            {\n                \"billerId\": \"EDU008894KER01\",\n                \"billerName\": \"Thapovan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008895KER01\",\n                \"billerName\": \"Thartheel Central School\"\n            },\n            {\n                \"billerId\": \"EDU008896KER01\",\n                \"billerName\": \"The Adventure Public School\"\n            },\n            {\n                \"billerId\": \"EDU008897KER01\",\n                \"billerName\": \"The Choice School\"\n            },\n            {\n                \"billerId\": \"EDU008898KER01\",\n                \"billerName\": \"The City Central School\"\n            },\n            {\n                \"billerId\": \"EDU008899KER01\",\n                \"billerName\": \"The Dawn Public School\"\n            },\n            {\n                \"billerId\": \"EDU008900KER01\",\n                \"billerName\": \"The Delta Study\"\n            },\n            {\n                \"billerId\": \"EDU008901KER01\",\n                \"billerName\": \"The Elegant Public School\"\n            },\n            {\n                \"billerId\": \"EDU008902KER01\",\n                \"billerName\": \"The Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU008903KER01\",\n                \"billerName\": \"The Green Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU008904KER01\",\n                \"billerName\": \"The Harvest Public School,\"\n            },\n            {\n                \"billerId\": \"EDU008905KER01\",\n                \"billerName\": \"The High Range School\"\n            },\n            {\n                \"billerId\": \"EDU008906KER01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU008907KER01\",\n                \"billerName\": \"The Mother School\"\n            },\n            {\n                \"billerId\": \"EDU008908KER01\",\n                \"billerName\": \"The Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU008909KER01\",\n                \"billerName\": \"The Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU008910KER01\",\n                \"billerName\": \"The Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU008911KER01\",\n                \"billerName\": \"The School Of The Good Shepherd\"\n            },\n            {\n                \"billerId\": \"EDU008912KER01\",\n                \"billerName\": \"The Sobha Academy\"\n            },\n            {\n                \"billerId\": \"EDU008913KER01\",\n                \"billerName\": \"The Swiss Central School\"\n            },\n            {\n                \"billerId\": \"EDU008914KER01\",\n                \"billerName\": \"The Trivandrum Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU008915KER01\",\n                \"billerName\": \"The Village International School\"\n            },\n            {\n                \"billerId\": \"EDU008916KER01\",\n                \"billerName\": \"The Warwin School\"\n            },\n            {\n                \"billerId\": \"EDU008917KER01\",\n                \"billerName\": \"Thrithala English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008918KER01\",\n                \"billerName\": \"Thuchathacharya Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008919KER01\",\n                \"billerName\": \"Thunchan Smaraka Public School\"\n            },\n            {\n                \"billerId\": \"EDU008920KER01\",\n                \"billerName\": \"Tisk English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008921KER01\",\n                \"billerName\": \"Toc H  Public School\"\n            },\n            {\n                \"billerId\": \"EDU008922KER01\",\n                \"billerName\": \"Toch Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU008923KER01\",\n                \"billerName\": \"Tolins World School\"\n            },\n            {\n                \"billerId\": \"EDU008924KER01\",\n                \"billerName\": \"Travancore Devaswom Board Central School\"\n            },\n            {\n                \"billerId\": \"EDU008925KER01\",\n                \"billerName\": \"Travancore Devaswom Board Central School\"\n            },\n            {\n                \"billerId\": \"EDU008926KER01\",\n                \"billerName\": \"Travancore Devaswom Board Central School\"\n            },\n            {\n                \"billerId\": \"EDU008927KER01\",\n                \"billerName\": \"Travancore International School\"\n            },\n            {\n                \"billerId\": \"EDU008928KER01\",\n                \"billerName\": \"Trinity Garden Public School\"\n            },\n            {\n                \"billerId\": \"EDU008929KER01\",\n                \"billerName\": \"Trinity Lyceum\"\n            },\n            {\n                \"billerId\": \"EDU008930KER01\",\n                \"billerName\": \"Trinity Lyceum\"\n            },\n            {\n                \"billerId\": \"EDU008931KER01\",\n                \"billerName\": \"Trivandrum International School\"\n            },\n            {\n                \"billerId\": \"EDU008932KER01\",\n                \"billerName\": \"Umariyya Public School\"\n            },\n            {\n                \"billerId\": \"EDU008933KER01\",\n                \"billerName\": \"Umeri English School\"\n            },\n            {\n                \"billerId\": \"EDU008934KER01\",\n                \"billerName\": \"Ursuline English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008935KER01\",\n                \"billerName\": \"Ursuline Public School\"\n            },\n            {\n                \"billerId\": \"EDU008936KER01\",\n                \"billerName\": \"Ursuline Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008937KER01\",\n                \"billerName\": \"Ushus English School\"\n            },\n            {\n                \"billerId\": \"EDU008938KER01\",\n                \"billerName\": \"V N S S S N Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDU008939KER01\",\n                \"billerName\": \"V.P. Mahamood Haji Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDU008940KER01\",\n                \"billerName\": \"Vadi Husna Public School\"\n            },\n            {\n                \"billerId\": \"EDU008941KER01\",\n                \"billerName\": \"Vaduthala Jama Ath English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU008942KER01\",\n                \"billerName\": \"Valiyam Central School\"\n            },\n            {\n                \"billerId\": \"EDU008943KER01\",\n                \"billerName\": \"Varmas Public School\"\n            },\n            {\n                \"billerId\": \"EDU008944KER01\",\n                \"billerName\": \"Vasavi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008945KER01\",\n                \"billerName\": \"Vedavyasa Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU008946KER01\",\n                \"billerName\": \"Vidhya Vihar Central School\"\n            },\n            {\n                \"billerId\": \"EDU008947KER01\",\n                \"billerName\": \"Vidhyadhiraja Vidya Bhavan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU008948KER01\",\n                \"billerName\": \"Vidya Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDU008949KER01\",\n                \"billerName\": \"Vidya Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU008950KER01\",\n                \"billerName\": \"Vidya Vikas School\"\n            },\n            {\n                \"billerId\": \"EDU008951KER01\",\n                \"billerName\": \"Vidyadhi Raja Vidhya Peetom Central School\"\n            },\n            {\n                \"billerId\": \"EDU008952KER01\",\n                \"billerName\": \"Vidyamount Public School\"\n            },\n            {\n                \"billerId\": \"EDU008953KER01\",\n                \"billerName\": \"Vidyanagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU008954KER01\",\n                \"billerName\": \"Vidyananda Vidyabhavan\"\n            },\n            {\n                \"billerId\": \"EDU008955KER01\",\n                \"billerName\": \"Vidyaniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU008956KER01\",\n                \"billerName\": \"Vidyarambham Central School\"\n            },\n            {\n                \"billerId\": \"EDU008957KER01\",\n                \"billerName\": \"Vidyasadan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008958KER01\",\n                \"billerName\": \"Vidyatmika Public School\"\n            },\n            {\n                \"billerId\": \"EDU008959KER01\",\n                \"billerName\": \"Vidyodaya School\"\n            },\n            {\n                \"billerId\": \"EDU008960KER01\",\n                \"billerName\": \"Vijayagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008961KER01\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008962KER01\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008963KER01\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDU008964KER01\",\n                \"billerName\": \"Villa Nazareth English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008965KER01\",\n                \"billerName\": \"Vimal Jyothi Public School,Njarakad\"\n            },\n            {\n                \"billerId\": \"EDU008966KER01\",\n                \"billerName\": \"Vimal Jyothy Central School\"\n            },\n            {\n                \"billerId\": \"EDU008967KER01\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDU008968KER01\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDU008969KER01\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDU008970KER01\",\n                \"billerName\": \"Vimala English Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008971KER01\",\n                \"billerName\": \"Vimala Hridaya School\"\n            },\n            {\n                \"billerId\": \"EDU008972KER01\",\n                \"billerName\": \"Vimala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008973KER01\",\n                \"billerName\": \"Vimala Public School\"\n            },\n            {\n                \"billerId\": \"EDU008974KER01\",\n                \"billerName\": \"Vimala Public School .\"\n            },\n            {\n                \"billerId\": \"EDU008975KER01\",\n                \"billerName\": \"Vimalagiri International School\"\n            },\n            {\n                \"billerId\": \"EDU008976KER01\",\n                \"billerName\": \"Vimalagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008977KER01\",\n                \"billerName\": \"Vimalagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU008978KER01\",\n                \"billerName\": \"Vimalambika Public English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008979KER01\",\n                \"billerName\": \"Vishwadeepti Vidyalaya Pub School\"\n            },\n            {\n                \"billerId\": \"EDU008980KER01\",\n                \"billerName\": \"Viswa Prakash Central School\"\n            },\n            {\n                \"billerId\": \"EDU008981KER01\",\n                \"billerName\": \"Viswabharathi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008982KER01\",\n                \"billerName\": \"Viswabharathy Public School\"\n            },\n            {\n                \"billerId\": \"EDU008983KER01\",\n                \"billerName\": \"Viswadarshini Public School\"\n            },\n            {\n                \"billerId\": \"EDU008984KER01\",\n                \"billerName\": \"Viswadeepthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008985KER01\",\n                \"billerName\": \"Viswadeeptti English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008986KER01\",\n                \"billerName\": \"Viswajyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU008987KER01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008988KER01\",\n                \"billerName\": \"Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU008989KER01\",\n                \"billerName\": \"Vivekananda Public School.\"\n            },\n            {\n                \"billerId\": \"EDU008990KER01\",\n                \"billerName\": \"Vivekananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU008991KER01\",\n                \"billerName\": \"Vyasa Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU008992KER01\",\n                \"billerName\": \"Vyasa Vidya Niketan Central School\"\n            },\n            {\n                \"billerId\": \"EDU008993KER01\",\n                \"billerName\": \"Vyasa Vidya Peethom\"\n            },\n            {\n                \"billerId\": \"EDU008994KER01\",\n                \"billerName\": \"Vyasa Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU008995KER01\",\n                \"billerName\": \"Vyasa Vidyanikethan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU008996KER01\",\n                \"billerName\": \"Wadi Rehma English School\"\n            },\n            {\n                \"billerId\": \"EDU008997KER01\",\n                \"billerName\": \"Winners Public School\"\n            },\n            {\n                \"billerId\": \"EDU008998KER01\",\n                \"billerName\": \"Wmo Eng School\"\n            },\n            {\n                \"billerId\": \"EDU008999KER01\",\n                \"billerName\": \"Wmo English Academy Orphanage English School\"\n            },\n            {\n                \"billerId\": \"EDU009000KER01\",\n                \"billerName\": \"Wmo English Academy, Vellamunda\"\n            },\n            {\n                \"billerId\": \"EDU009001KER01\",\n                \"billerName\": \"Wmo Green Mount School\"\n            },\n            {\n                \"billerId\": \"EDU009002KER01\",\n                \"billerName\": \"Woodlem Park Public School\"\n            },\n            {\n                \"billerId\": \"EDU009003KER01\",\n                \"billerName\": \"Yamaniyya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009004KER01\",\n                \"billerName\": \"Ymm Central School\"\n            },\n            {\n                \"billerId\": \"EDU009005KER01\",\n                \"billerName\": \"Zahra Public School\"\n            },\n            {\n                \"billerId\": \"EDU009006KER01\",\n                \"billerName\": \"Zion English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009007KER01\",\n                \"billerName\": \"Zion Public School\"\n            },\n            {\n                \"billerId\": \"EDU009008MAP01\",\n                \"billerName\": \"7I World School Shivpuri Link Road Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009009MAP01\",\n                \"billerName\": \"Aadharshila Academy\"\n            },\n            {\n                \"billerId\": \"EDU009010MAP01\",\n                \"billerName\": \"Aaditya Vidya Vihar Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009011MAP01\",\n                \"billerName\": \"Aakar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009012MAP01\",\n                \"billerName\": \"Aaradhya International School\"\n            },\n            {\n                \"billerId\": \"EDU009013MAP01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU009014MAP01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU009015MAP01\",\n                \"billerName\": \"Acharya Shriram Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009016MAP01\",\n                \"billerName\": \"Adarsh Academy\"\n            },\n            {\n                \"billerId\": \"EDU009017MAP01\",\n                \"billerName\": \"Aditiya Birla Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009018MAP01\",\n                \"billerName\": \"Aditya Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009019MAP01\",\n                \"billerName\": \"Aditya Public School\"\n            },\n            {\n                \"billerId\": \"EDU009020MAP01\",\n                \"billerName\": \"Advanced Academy\"\n            },\n            {\n                \"billerId\": \"EDU009021MAP01\",\n                \"billerName\": \"Advanced Kids Academy\"\n            },\n            {\n                \"billerId\": \"EDU009022MAP01\",\n                \"billerName\": \"Agarwal International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009023MAP01\",\n                \"billerName\": \"Agarwal Public School\"\n            },\n            {\n                \"billerId\": \"EDU009024MAP01\",\n                \"billerName\": \"Agrawal Academy\"\n            },\n            {\n                \"billerId\": \"EDU009025MAP01\",\n                \"billerName\": \"Agrawal Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009026MAP01\",\n                \"billerName\": \"Ahps Sagar (Ahlcon Heights Public School)\"\n            },\n            {\n                \"billerId\": \"EDU009027MAP01\",\n                \"billerName\": \"Ajay Satya Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU009028MAP01\",\n                \"billerName\": \"Ajmera Mukesh Nemichand Bhai English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009029MAP01\",\n                \"billerName\": \"Akshat International School\"\n            },\n            {\n                \"billerId\": \"EDU009030MAP01\",\n                \"billerName\": \"Akshay Academy\"\n            },\n            {\n                \"billerId\": \"EDU009031MAP01\",\n                \"billerName\": \"All Saints School\"\n            },\n            {\n                \"billerId\": \"EDU009032MAP01\",\n                \"billerName\": \"Allegiance Academy\"\n            },\n            {\n                \"billerId\": \"EDU009033MAP01\",\n                \"billerName\": \"Alpha International School\"\n            },\n            {\n                \"billerId\": \"EDU009034MAP01\",\n                \"billerName\": \"Alpine Academy\"\n            },\n            {\n                \"billerId\": \"EDU009035MAP01\",\n                \"billerName\": \"Amar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009036MAP01\",\n                \"billerName\": \"Ammar Baugh-E-Nounihal Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009037MAP01\",\n                \"billerName\": \"Anamay Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009038MAP01\",\n                \"billerName\": \"Anand Vidya Bharti\"\n            },\n            {\n                \"billerId\": \"EDU009039MAP01\",\n                \"billerName\": \"Anand Vihar School\"\n            },\n            {\n                \"billerId\": \"EDU009040MAP01\",\n                \"billerName\": \"Anant Utsav School\"\n            },\n            {\n                \"billerId\": \"EDU009041MAP01\",\n                \"billerName\": \"Angel&#39;S Abode Public School\"\n            },\n            {\n                \"billerId\": \"EDU009042MAP01\",\n                \"billerName\": \"Angels Planet School\"\n            },\n            {\n                \"billerId\": \"EDU009043MAP01\",\n                \"billerName\": \"Anjad Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009044MAP01\",\n                \"billerName\": \"Annie Besant School\"\n            },\n            {\n                \"billerId\": \"EDU009045MAP01\",\n                \"billerName\": \"Anshul Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009046MAP01\",\n                \"billerName\": \"Anu Public School\"\n            },\n            {\n                \"billerId\": \"EDU009048MAP01\",\n                \"billerName\": \"Arihant Public School\"\n            },\n            {\n                \"billerId\": \"EDU009049MAP01\",\n                \"billerName\": \"Arunachal Public School\"\n            },\n            {\n                \"billerId\": \"EDU009050MAP01\",\n                \"billerName\": \"Aryan School Of Sanskar\"\n            },\n            {\n                \"billerId\": \"EDU009051MAP01\",\n                \"billerName\": \"Asashas Sarafa Vidya Niketan Hr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009052MAP01\",\n                \"billerName\": \"Ashoka Global School Ambah\"\n            },\n            {\n                \"billerId\": \"EDU009053MAP01\",\n                \"billerName\": \"Ashoka Hall Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU009054MAP01\",\n                \"billerName\": \"Asia Pacific International School\"\n            },\n            {\n                \"billerId\": \"EDU009055MAP01\",\n                \"billerName\": \"Asnani School\"\n            },\n            {\n                \"billerId\": \"EDU009056MAP01\",\n                \"billerName\": \"Awadh Prabha Vidya Peeth An English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009057MAP01\",\n                \"billerName\": \"B H E L Vikram Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009058MAP01\",\n                \"billerName\": \"B.C.M. Prominent School\"\n            },\n            {\n                \"billerId\": \"EDU009059MAP01\",\n                \"billerName\": \"B.P.Children Public School\"\n            },\n            {\n                \"billerId\": \"EDU009060MAP01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU009061MAP01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU009062MAP01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU009063MAP01\",\n                \"billerName\": \"Bal Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU009064MAP01\",\n                \"billerName\": \"Bal Bhawan School\"\n            },\n            {\n                \"billerId\": \"EDU009065MAP01\",\n                \"billerName\": \"Balaghat English Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009066MAP01\",\n                \"billerName\": \"Bank Officers Public H.S. School\"\n            },\n            {\n                \"billerId\": \"EDU009067MAP01\",\n                \"billerName\": \"Bardsley English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009068MAP01\",\n                \"billerName\": \"Bayonet School\"\n            },\n            {\n                \"billerId\": \"EDU009069MAP01\",\n                \"billerName\": \"Beersheba International School\"\n            },\n            {\n                \"billerId\": \"EDU009070MAP01\",\n                \"billerName\": \"Behs Neev Academy\"\n            },\n            {\n                \"billerId\": \"EDU009071MAP01\",\n                \"billerName\": \"Bhagwan Srichand Public High School\"\n            },\n            {\n                \"billerId\": \"EDU009072MAP01\",\n                \"billerName\": \"Bhandari Public School\"\n            },\n            {\n                \"billerId\": \"EDU009073MAP01\",\n                \"billerName\": \"Bhanpura Public School Bhanpura\"\n            },\n            {\n                \"billerId\": \"EDU009074MAP01\",\n                \"billerName\": \"Bhansali Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU009075MAP01\",\n                \"billerName\": \"Bharat Mata Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009076MAP01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S  Prism School\"\n            },\n            {\n                \"billerId\": \"EDU009077MAP01\",\n                \"billerName\": \"Bhart Bharti Vidyalaya (English Medium)\"\n            },\n            {\n                \"billerId\": \"EDU009078MAP01\",\n                \"billerName\": \"Bharti Vidhya Mandir International School\"\n            },\n            {\n                \"billerId\": \"EDU009079MAP01\",\n                \"billerName\": \"Bhartiyam Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009080MAP01\",\n                \"billerName\": \"Bhartiyam Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009081MAP01\",\n                \"billerName\": \"Bhaskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009082MAP01\",\n                \"billerName\": \"Bhel Dr Radhakrishnan Girls Higher Secondary\"\n            },\n            {\n                \"billerId\": \"EDU009083MAP01\",\n                \"billerName\": \"Bhopal Girls School\"\n            },\n            {\n                \"billerId\": \"EDU009084MAP01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU009085MAP01\",\n                \"billerName\": \"Billabong High International School Jabalpur\"\n            },\n            {\n                \"billerId\": \"EDU009086MAP01\",\n                \"billerName\": \"Blooms Academy\"\n            },\n            {\n                \"billerId\": \"EDU009087MAP01\",\n                \"billerName\": \"Bodhi International Skool\"\n            },\n            {\n                \"billerId\": \"EDU009088MAP01\",\n                \"billerName\": \"Bonanza Convent Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009089MAP01\",\n                \"billerName\": \"Bonnie Foi Co Edu Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009090MAP01\",\n                \"billerName\": \"Boson International School\"\n            },\n            {\n                \"billerId\": \"EDU009091MAP01\",\n                \"billerName\": \"Bright Star Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU009092MAP01\",\n                \"billerName\": \"British Fort Foundation\"\n            },\n            {\n                \"billerId\": \"EDU009093MAP01\",\n                \"billerName\": \"Burhanpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU009094MAP01\",\n                \"billerName\": \"C.M.A. H.S. School Satna\"\n            },\n            {\n                \"billerId\": \"EDU009095MAP01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU009096MAP01\",\n                \"billerName\": \"Camellia Kids College\"\n            },\n            {\n                \"billerId\": \"EDU009097MAP01\",\n                \"billerName\": \"Campion School\"\n            },\n            {\n                \"billerId\": \"EDU009098MAP01\",\n                \"billerName\": \"Campion School  Bhouri, Bairagarh\"\n            },\n            {\n                \"billerId\": \"EDU009099MAP01\",\n                \"billerName\": \"Care English School\"\n            },\n            {\n                \"billerId\": \"EDU009100MAP01\",\n                \"billerName\": \"Carmel Convent Girls Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009101MAP01\",\n                \"billerName\": \"Carmel Convent H.S. School\"\n            },\n            {\n                \"billerId\": \"EDU009102MAP01\",\n                \"billerName\": \"Carmel Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009103MAP01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009104MAP01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009105MAP01\",\n                \"billerName\": \"Carmel Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009106MAP01\",\n                \"billerName\": \"Carmel Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009107MAP01\",\n                \"billerName\": \"Carmel Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009108MAP01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU009109MAP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU009110MAP01\",\n                \"billerName\": \"Central Academy Eng Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009111MAP01\",\n                \"billerName\": \"Central Academy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009112MAP01\",\n                \"billerName\": \"Central Academy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009113MAP01\",\n                \"billerName\": \"Central Academy School\"\n            },\n            {\n                \"billerId\": \"EDU009114MAP01\",\n                \"billerName\": \"Central India Academy\"\n            },\n            {\n                \"billerId\": \"EDU009115MAP01\",\n                \"billerName\": \"Central Malwa Academy\"\n            },\n            {\n                \"billerId\": \"EDU009116MAP01\",\n                \"billerName\": \"Central Public School (Cps)\"\n            },\n            {\n                \"billerId\": \"EDU009117MAP01\",\n                \"billerName\": \"Chameli Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009118MAP01\",\n                \"billerName\": \"Champion International School\"\n            },\n            {\n                \"billerId\": \"EDU009119MAP01\",\n                \"billerName\": \"Chankaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU009120MAP01\",\n                \"billerName\": \"Chaudhary Central Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009121MAP01\",\n                \"billerName\": \"Chavara Vidhya Bhavan Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009122MAP01\",\n                \"billerName\": \"Chavra Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009123MAP01\",\n                \"billerName\": \"Chhatrapati Shivaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU009124MAP01\",\n                \"billerName\": \"Child Zone School\"\n            },\n            {\n                \"billerId\": \"EDU009125MAP01\",\n                \"billerName\": \"Childrens Well Academy\"\n            },\n            {\n                \"billerId\": \"EDU009126MAP01\",\n                \"billerName\": \"Choithram School\"\n            },\n            {\n                \"billerId\": \"EDU009127MAP01\",\n                \"billerName\": \"Choithram School\"\n            },\n            {\n                \"billerId\": \"EDU009128MAP01\",\n                \"billerName\": \"Christ Chruch Girls Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009129MAP01\",\n                \"billerName\": \"Christ Church Boys Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009130MAP01\",\n                \"billerName\": \"Christ Church Jabalpur Diocesan High School\"\n            },\n            {\n                \"billerId\": \"EDU009131MAP01\",\n                \"billerName\": \"Christ Church School For Boys &amp; Girls\"\n            },\n            {\n                \"billerId\": \"EDU009132MAP01\",\n                \"billerName\": \"Christ Convent School Patna Bujurg Rehli\"\n            },\n            {\n                \"billerId\": \"EDU009133MAP01\",\n                \"billerName\": \"Christ Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009134MAP01\",\n                \"billerName\": \"Christ Jyoti Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009135MAP01\",\n                \"billerName\": \"Christ Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009136MAP01\",\n                \"billerName\": \"Christ Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009137MAP01\",\n                \"billerName\": \"Christ Memorial Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009138MAP01\",\n                \"billerName\": \"Christ Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009139MAP01\",\n                \"billerName\": \"Christian English College\"\n            },\n            {\n                \"billerId\": \"EDU009140MAP01\",\n                \"billerName\": \"Christjyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009141MAP01\",\n                \"billerName\": \"Christukula Mission Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009142MAP01\",\n                \"billerName\": \"City Central School\"\n            },\n            {\n                \"billerId\": \"EDU009143MAP01\",\n                \"billerName\": \"City Public High School\"\n            },\n            {\n                \"billerId\": \"EDU009144MAP01\",\n                \"billerName\": \"Colonel&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU009145MAP01\",\n                \"billerName\": \"Columbia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009146MAP01\",\n                \"billerName\": \"D A V Acc Public School\"\n            },\n            {\n                \"billerId\": \"EDU009147MAP01\",\n                \"billerName\": \"D A V Acc Public School\"\n            },\n            {\n                \"billerId\": \"EDU009148MAP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU009149MAP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU009150MAP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU009151MAP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU009152MAP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU009153MAP01\",\n                \"billerName\": \"Daisy Dales School\"\n            },\n            {\n                \"billerId\": \"EDU009154MAP01\",\n                \"billerName\": \"Daksh International School\"\n            },\n            {\n                \"billerId\": \"EDU009155MAP01\",\n                \"billerName\": \"Daly College\"\n            },\n            {\n                \"billerId\": \"EDU009156MAP01\",\n                \"billerName\": \"Dashpur Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009157MAP01\",\n                \"billerName\": \"Datahari Public School\"\n            },\n            {\n                \"billerId\": \"EDU009158MAP01\",\n                \"billerName\": \"Dav Borl Public School\"\n            },\n            {\n                \"billerId\": \"EDU009159MAP01\",\n                \"billerName\": \"Dav Burhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009160MAP01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU009161MAP01\",\n                \"billerName\": \"Dav Hcl Public School Malanjkhand\"\n            },\n            {\n                \"billerId\": \"EDU009162MAP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU009163MAP01\",\n                \"billerName\": \"Dav Public School, Krishna Vihar, Distt- Singrauli(M.P.) 486887\"\n            },\n            {\n                \"billerId\": \"EDU009164MAP01\",\n                \"billerName\": \"Dav Public School, Surya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009165MAP01\",\n                \"billerName\": \"Dav Public School, Waidhan\"\n            },\n            {\n                \"billerId\": \"EDU009166MAP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU009167MAP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU009168MAP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU009169MAP01\",\n                \"billerName\": \"Deep Jyoti Vidhya Niketan Senior Secondary School Shahganj\"\n            },\n            {\n                \"billerId\": \"EDU009170MAP01\",\n                \"billerName\": \"Deepak Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU009171MAP01\",\n                \"billerName\": \"Deepti Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009172MAP01\",\n                \"billerName\": \"Delhi International School\"\n            },\n            {\n                \"billerId\": \"EDU009173MAP01\",\n                \"billerName\": \"Delhi Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU009174MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009175MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009176MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009177MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009178MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009179MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009180MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009181MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009182MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009183MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009184MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009185MAP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009186MAP01\",\n                \"billerName\": \"Delhi Public School Sagar\"\n            },\n            {\n                \"billerId\": \"EDU009187MAP01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU009188MAP01\",\n                \"billerName\": \"Delhi Public School, Kolar Road\"\n            },\n            {\n                \"billerId\": \"EDU009189MAP01\",\n                \"billerName\": \"Delhi Public School-Rewa\"\n            },\n            {\n                \"billerId\": \"EDU009190MAP01\",\n                \"billerName\": \"Devi Rukmani Higher Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU009191MAP01\",\n                \"billerName\": \"Devmata Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009192MAP01\",\n                \"billerName\": \"Dhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009193MAP01\",\n                \"billerName\": \"Dinah Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009194MAP01\",\n                \"billerName\": \"Dolly Public School\"\n            },\n            {\n                \"billerId\": \"EDU009195MAP01\",\n                \"billerName\": \"Don Bosco Public School\"\n            },\n            {\n                \"billerId\": \"EDU009196MAP01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU009197MAP01\",\n                \"billerName\": \"Doon World Public School, Sagar\"\n            },\n            {\n                \"billerId\": \"EDU009198MAP01\",\n                \"billerName\": \"Dps Dewas\"\n            },\n            {\n                \"billerId\": \"EDU009199MAP01\",\n                \"billerName\": \"Dps Sanwer Road\"\n            },\n            {\n                \"billerId\": \"EDU009200MAP01\",\n                \"billerName\": \"Dpsg\"\n            },\n            {\n                \"billerId\": \"EDU009201MAP01\",\n                \"billerName\": \"Dr. K.N. Memorial Public Hr. Sec. School Sora Road Chhatarpur\"\n            },\n            {\n                \"billerId\": \"EDU009202MAP01\",\n                \"billerName\": \"Drashti Public School\"\n            },\n            {\n                \"billerId\": \"EDU009203MAP01\",\n                \"billerName\": \"Dreamz Play (Public) School\"\n            },\n            {\n                \"billerId\": \"EDU009204MAP01\",\n                \"billerName\": \"Dvm Public School Anuppur (M.P.)\"\n            },\n            {\n                \"billerId\": \"EDU009205MAP01\",\n                \"billerName\": \"Dvm Public School Chachai Road Opm Amlai,Distt Shahdol (M.P.)484117\"\n            },\n            {\n                \"billerId\": \"EDU009206MAP01\",\n                \"billerName\": \"Eastern Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU009207MAP01\",\n                \"billerName\": \"Ebenezer Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009208MAP01\",\n                \"billerName\": \"Ebenezer Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009209MAP01\",\n                \"billerName\": \"Edify School, Mandsaur\"\n            },\n            {\n                \"billerId\": \"EDU009210MAP01\",\n                \"billerName\": \"Education Park\"\n            },\n            {\n                \"billerId\": \"EDU009211MAP01\",\n                \"billerName\": \"Emerald Heights Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009212MAP01\",\n                \"billerName\": \"Emerald Public School,\"\n            },\n            {\n                \"billerId\": \"EDU009213MAP01\",\n                \"billerName\": \"Eminent Public School,\"\n            },\n            {\n                \"billerId\": \"EDU009214MAP01\",\n                \"billerName\": \"Escort Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009215MAP01\",\n                \"billerName\": \"Eternal School Of Studies\"\n            },\n            {\n                \"billerId\": \"EDU009216MAP01\",\n                \"billerName\": \"Excellence Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU009217MAP01\",\n                \"billerName\": \"Excellent Academy\"\n            },\n            {\n                \"billerId\": \"EDU009218MAP01\",\n                \"billerName\": \"Faith Foundation Global School\"\n            },\n            {\n                \"billerId\": \"EDU009219MAP01\",\n                \"billerName\": \"Fatima Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009220MAP01\",\n                \"billerName\": \"First Step Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009221MAP01\",\n                \"billerName\": \"Florence International School\"\n            },\n            {\n                \"billerId\": \"EDU009222MAP01\",\n                \"billerName\": \"Fr. Agnel Co-Ed Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009223MAP01\",\n                \"billerName\": \"Future International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009224MAP01\",\n                \"billerName\": \"G. C. M. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009225MAP01\",\n                \"billerName\": \"G.D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU009226MAP01\",\n                \"billerName\": \"G.D. Goenka Public School, Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009227MAP01\",\n                \"billerName\": \"Ganesha Blessed Public School\"\n            },\n            {\n                \"billerId\": \"EDU009228MAP01\",\n                \"billerName\": \"Garima Vidya Vihar Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009229MAP01\",\n                \"billerName\": \"Gautam International Academy\"\n            },\n            {\n                \"billerId\": \"EDU009230MAP01\",\n                \"billerName\": \"Geeta Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009231MAP01\",\n                \"billerName\": \"Geeta Public School\"\n            },\n            {\n                \"billerId\": \"EDU009232MAP01\",\n                \"billerName\": \"Geetaanjali Public School\"\n            },\n            {\n                \"billerId\": \"EDU009233MAP01\",\n                \"billerName\": \"Gems Public School\"\n            },\n            {\n                \"billerId\": \"EDU009234MAP01\",\n                \"billerName\": \"Genius Public School Ambah\"\n            },\n            {\n                \"billerId\": \"EDU009235MAP01\",\n                \"billerName\": \"Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU009236MAP01\",\n                \"billerName\": \"Global Concept School\"\n            },\n            {\n                \"billerId\": \"EDU009237MAP01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU009238MAP01\",\n                \"billerName\": \"Global International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009239MAP01\",\n                \"billerName\": \"Gokuldass Public School\"\n            },\n            {\n                \"billerId\": \"EDU009240MAP01\",\n                \"billerName\": \"Golden International School\"\n            },\n            {\n                \"billerId\": \"EDU009241MAP01\",\n                \"billerName\": \"Golden Tulip International School\"\n            },\n            {\n                \"billerId\": \"EDU009242MAP01\",\n                \"billerName\": \"Gomti Nandan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009243MAP01\",\n                \"billerName\": \"Good Shephered School\"\n            },\n            {\n                \"billerId\": \"EDU009244MAP01\",\n                \"billerName\": \"Graphite Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009245MAP01\",\n                \"billerName\": \"Greatmen International School\"\n            },\n            {\n                \"billerId\": \"EDU009246MAP01\",\n                \"billerName\": \"Green Bells Public School English Medium\"\n            },\n            {\n                \"billerId\": \"EDU009247MAP01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU009248MAP01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009249MAP01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009250MAP01\",\n                \"billerName\": \"Green Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009251MAP01\",\n                \"billerName\": \"Green Wood Public High School\"\n            },\n            {\n                \"billerId\": \"EDU009252MAP01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009253MAP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU009254MAP01\",\n                \"billerName\": \"Guru Rajendra Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU009255MAP01\",\n                \"billerName\": \"Gurudev International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009256MAP01\",\n                \"billerName\": \"Gurukripa Academy High School\"\n            },\n            {\n                \"billerId\": \"EDU009257MAP01\",\n                \"billerName\": \"Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU009258MAP01\",\n                \"billerName\": \"Gurukul Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU009259MAP01\",\n                \"billerName\": \"Gurukul Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009260MAP01\",\n                \"billerName\": \"Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009261MAP01\",\n                \"billerName\": \"Gurukul Public High School\"\n            },\n            {\n                \"billerId\": \"EDU009262MAP01\",\n                \"billerName\": \"Gurukul Purv Madhyamik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009263MAP01\",\n                \"billerName\": \"Gurukul Sanawad\"\n            },\n            {\n                \"billerId\": \"EDU009264MAP01\",\n                \"billerName\": \"Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU009265MAP01\",\n                \"billerName\": \"Gurukul The Excellent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009266MAP01\",\n                \"billerName\": \"Gurukul- The Real English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009267MAP01\",\n                \"billerName\": \"Gurusahab Public School\"\n            },\n            {\n                \"billerId\": \"EDU009268MAP01\",\n                \"billerName\": \"Gvn Global School\"\n            },\n            {\n                \"billerId\": \"EDU009269MAP01\",\n                \"billerName\": \"Gwalior Glory High School\"\n            },\n            {\n                \"billerId\": \"EDU009270MAP01\",\n                \"billerName\": \"Gyan Ganga Internatinal Academy\"\n            },\n            {\n                \"billerId\": \"EDU009271MAP01\",\n                \"billerName\": \"Gyan Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU009272MAP01\",\n                \"billerName\": \"Gyan Ganga Public High School\"\n            },\n            {\n                \"billerId\": \"EDU009273MAP01\",\n                \"billerName\": \"Gyan Sagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009274MAP01\",\n                \"billerName\": \"Gyan Sagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009275MAP01\",\n                \"billerName\": \"Gyan Sagar Anurag Higher Secondary School Dundaseoni (Khaira Palari)\"\n            },\n            {\n                \"billerId\": \"EDU009276MAP01\",\n                \"billerName\": \"Gyan Sagar Girls Academy\"\n            },\n            {\n                \"billerId\": \"EDU009277MAP01\",\n                \"billerName\": \"Gyan Sagar Girls International\"\n            },\n            {\n                \"billerId\": \"EDU009278MAP01\",\n                \"billerName\": \"Gyan Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009279MAP01\",\n                \"billerName\": \"Gyan Valley Co.Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009280MAP01\",\n                \"billerName\": \"Gyan Vihar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009281MAP01\",\n                \"billerName\": \"Gyan Vihar Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009282MAP01\",\n                \"billerName\": \"Gyanasthali Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009283MAP01\",\n                \"billerName\": \"Gyanodaya International School\"\n            },\n            {\n                \"billerId\": \"EDU009284MAP01\",\n                \"billerName\": \"Gyanodaya S M V M Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009285MAP01\",\n                \"billerName\": \"Gyanodaya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009286MAP01\",\n                \"billerName\": \"Gyansagar International School\"\n            },\n            {\n                \"billerId\": \"EDU009287MAP01\",\n                \"billerName\": \"Happy Days School\"\n            },\n            {\n                \"billerId\": \"EDU009288MAP01\",\n                \"billerName\": \"Happy Hours English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009289MAP01\",\n                \"billerName\": \"Hema Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009290MAP01\",\n                \"billerName\": \"Himalaya International School\"\n            },\n            {\n                \"billerId\": \"EDU009291MAP01\",\n                \"billerName\": \"Himalaya International School\"\n            },\n            {\n                \"billerId\": \"EDU009292MAP01\",\n                \"billerName\": \"Hind Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009293MAP01\",\n                \"billerName\": \"Hindupat Public School\"\n            },\n            {\n                \"billerId\": \"EDU009294MAP01\",\n                \"billerName\": \"Holly Cross Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009295MAP01\",\n                \"billerName\": \"Holy Cross Ashram School\"\n            },\n            {\n                \"billerId\": \"EDU009296MAP01\",\n                \"billerName\": \"Holy Cross Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009297MAP01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU009298MAP01\",\n                \"billerName\": \"Holy Cross Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009299MAP01\",\n                \"billerName\": \"Holy Faith Bal Red Cross School\"\n            },\n            {\n                \"billerId\": \"EDU009300MAP01\",\n                \"billerName\": \"Holy Family Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009301MAP01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009302MAP01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009303MAP01\",\n                \"billerName\": \"Holy Rosary School\"\n            },\n            {\n                \"billerId\": \"EDU009304MAP01\",\n                \"billerName\": \"Holy Spirit Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009305MAP01\",\n                \"billerName\": \"Holy Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU009306MAP01\",\n                \"billerName\": \"Hope Academy School\"\n            },\n            {\n                \"billerId\": \"EDU009307MAP01\",\n                \"billerName\": \"I P S Academy\"\n            },\n            {\n                \"billerId\": \"EDU009308MAP01\",\n                \"billerName\": \"I.A.T.V. Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU009309MAP01\",\n                \"billerName\": \"I.T. International Public School Jhamta Bichhua\"\n            },\n            {\n                \"billerId\": \"EDU009310MAP01\",\n                \"billerName\": \"Iats Public School\"\n            },\n            {\n                \"billerId\": \"EDU009311MAP01\",\n                \"billerName\": \"Ibs Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU009312MAP01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU009313MAP01\",\n                \"billerName\": \"Ies Public School\"\n            },\n            {\n                \"billerId\": \"EDU009314MAP01\",\n                \"billerName\": \"Ilva Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009315MAP01\",\n                \"billerName\": \"Imperial Academy Co-Edn English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU009316MAP01\",\n                \"billerName\": \"India International  Public School\"\n            },\n            {\n                \"billerId\": \"EDU009317MAP01\",\n                \"billerName\": \"Indore Public School\"\n            },\n            {\n                \"billerId\": \"EDU009318MAP01\",\n                \"billerName\": \"Indore Public School\"\n            },\n            {\n                \"billerId\": \"EDU009319MAP01\",\n                \"billerName\": \"Indore Public School\"\n            },\n            {\n                \"billerId\": \"EDU009320MAP01\",\n                \"billerName\": \"Indore Public School\"\n            },\n            {\n                \"billerId\": \"EDU009321MAP01\",\n                \"billerName\": \"Indus World School\"\n            },\n            {\n                \"billerId\": \"EDU009322MAP01\",\n                \"billerName\": \"Indus World School\"\n            },\n            {\n                \"billerId\": \"EDU009323MAP01\",\n                \"billerName\": \"Indus World School,\"\n            },\n            {\n                \"billerId\": \"EDU009324MAP01\",\n                \"billerName\": \"Innocent Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU009325MAP01\",\n                \"billerName\": \"Innovative International School\"\n            },\n            {\n                \"billerId\": \"EDU009326MAP01\",\n                \"billerName\": \"Innovative World School\"\n            },\n            {\n                \"billerId\": \"EDU009327MAP01\",\n                \"billerName\": \"Intellect Heights Academy\"\n            },\n            {\n                \"billerId\": \"EDU009328MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009329MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009330MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009331MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009332MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009333MAP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009334MAP01\",\n                \"billerName\": \"International Sai Shankar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009335MAP01\",\n                \"billerName\": \"Ira World School\"\n            },\n            {\n                \"billerId\": \"EDU009336MAP01\",\n                \"billerName\": \"Ishaque Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU009337MAP01\",\n                \"billerName\": \"Ishwar Prem Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009338MAP01\",\n                \"billerName\": \"Itm Global School\"\n            },\n            {\n                \"billerId\": \"EDU009339MAP01\",\n                \"billerName\": \"Itma Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009340MAP01\",\n                \"billerName\": \"J J Public School\"\n            },\n            {\n                \"billerId\": \"EDU009341MAP01\",\n                \"billerName\": \"J P V Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU009342MAP01\",\n                \"billerName\": \"J R Academy\"\n            },\n            {\n                \"billerId\": \"EDU009343MAP01\",\n                \"billerName\": \"Jai Gurudev International School\"\n            },\n            {\n                \"billerId\": \"EDU009344MAP01\",\n                \"billerName\": \"Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU009345MAP01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU009346MAP01\",\n                \"billerName\": \"Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU009347MAP01\",\n                \"billerName\": \"Jain Public School Jhabua\"\n            },\n            {\n                \"billerId\": \"EDU009348MAP01\",\n                \"billerName\": \"Jaora Public School\"\n            },\n            {\n                \"billerId\": \"EDU009349MAP01\",\n                \"billerName\": \"Jawaharlal Nehru School\"\n            },\n            {\n                \"billerId\": \"EDU009350MAP01\",\n                \"billerName\": \"Jay Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009351MAP01\",\n                \"billerName\": \"Jay Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009352MAP01\",\n                \"billerName\": \"Jay Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU009353MAP01\",\n                \"billerName\": \"Jeeva Jyoti Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009354MAP01\",\n                \"billerName\": \"Jeevan Academy\"\n            },\n            {\n                \"billerId\": \"EDU009355MAP01\",\n                \"billerName\": \"Jeevan Jyoti Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009356MAP01\",\n                \"billerName\": \"Jindatta Institute Of Education\"\n            },\n            {\n                \"billerId\": \"EDU009357MAP01\",\n                \"billerName\": \"Jolly Memorial Mission School\"\n            },\n            {\n                \"billerId\": \"EDU009358MAP01\",\n                \"billerName\": \"Joy &amp; Champion Public School\"\n            },\n            {\n                \"billerId\": \"EDU009359MAP01\",\n                \"billerName\": \"Joy Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009360MAP01\",\n                \"billerName\": \"Jyoti Convent Sr. Sec. School, Biaora\"\n            },\n            {\n                \"billerId\": \"EDU009361MAP01\",\n                \"billerName\": \"Jyoti English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU009362MAP01\",\n                \"billerName\": \"Jyoti Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009363MAP01\",\n                \"billerName\": \"Jyotsana Public School\"\n            },\n            {\n                \"billerId\": \"EDU009364MAP01\",\n                \"billerName\": \"K.P.M Public School\"\n            },\n            {\n                \"billerId\": \"EDU009365MAP01\",\n                \"billerName\": \"Kabra Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU009366MAP01\",\n                \"billerName\": \"Kadambini Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU009367MAP01\",\n                \"billerName\": \"Kailashpat Singhania High School\"\n            },\n            {\n                \"billerId\": \"EDU009368MAP01\",\n                \"billerName\": \"Kakka International School\"\n            },\n            {\n                \"billerId\": \"EDU009369MAP01\",\n                \"billerName\": \"Kalidas Montessori Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009370MAP01\",\n                \"billerName\": \"Kalyan Vidhya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009371MAP01\",\n                \"billerName\": \"Kalyanika Kendra Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009372MAP01\",\n                \"billerName\": \"Kamla Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009373MAP01\",\n                \"billerName\": \"Kamla Nehru Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009374MAP01\",\n                \"billerName\": \"Kanhan Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009375MAP01\",\n                \"billerName\": \"Kanwartara Public Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009376MAP01\",\n                \"billerName\": \"Karni International School\"\n            },\n            {\n                \"billerId\": \"EDU009377MAP01\",\n                \"billerName\": \"Kasyap Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU009378MAP01\",\n                \"billerName\": \"Kautilya Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU009379MAP01\",\n                \"billerName\": \"Kautilya Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU009380MAP01\",\n                \"billerName\": \"Kautilya Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU009381MAP01\",\n                \"billerName\": \"Kdbm International School\"\n            },\n            {\n                \"billerId\": \"EDU009382MAP01\",\n                \"billerName\": \"Kempfort Public School\"\n            },\n            {\n                \"billerId\": \"EDU009383MAP01\",\n                \"billerName\": \"Ken  International  Girls  School,\"\n            },\n            {\n                \"billerId\": \"EDU009384MAP01\",\n                \"billerName\": \"Kesav Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU009385MAP01\",\n                \"billerName\": \"Keshav International School\"\n            },\n            {\n                \"billerId\": \"EDU009386MAP01\",\n                \"billerName\": \"Kg Children School\"\n            },\n            {\n                \"billerId\": \"EDU009387MAP01\",\n                \"billerName\": \"Khushal Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU009388MAP01\",\n                \"billerName\": \"Kiddy&#39;S Corner Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009389MAP01\",\n                \"billerName\": \"Kiddys Corner Public School\"\n            },\n            {\n                \"billerId\": \"EDU009390MAP01\",\n                \"billerName\": \"Kiddys Home School\"\n            },\n            {\n                \"billerId\": \"EDU009391MAP01\",\n                \"billerName\": \"Kids Care Public School\"\n            },\n            {\n                \"billerId\": \"EDU009392MAP01\",\n                \"billerName\": \"Kids College\"\n            },\n            {\n                \"billerId\": \"EDU009393MAP01\",\n                \"billerName\": \"Kids Garden School\"\n            },\n            {\n                \"billerId\": \"EDU009394MAP01\",\n                \"billerName\": \"Kids World School\"\n            },\n            {\n                \"billerId\": \"EDU009395MAP01\",\n                \"billerName\": \"Knowledge Public School, Timarni\"\n            },\n            {\n                \"billerId\": \"EDU009396MAP01\",\n                \"billerName\": \"Kolaras Public School\"\n            },\n            {\n                \"billerId\": \"EDU009397MAP01\",\n                \"billerName\": \"Kopal Public School\"\n            },\n            {\n                \"billerId\": \"EDU009398MAP01\",\n                \"billerName\": \"Krishna Academy\"\n            },\n            {\n                \"billerId\": \"EDU009399MAP01\",\n                \"billerName\": \"Krishna Academy High School\"\n            },\n            {\n                \"billerId\": \"EDU009400MAP01\",\n                \"billerName\": \"Krishna Career Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009401MAP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU009402MAP01\",\n                \"billerName\": \"Krishna Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU009403MAP01\",\n                \"billerName\": \"L G Academy\"\n            },\n            {\n                \"billerId\": \"EDU009404MAP01\",\n                \"billerName\": \"La Sagesse Academy\"\n            },\n            {\n                \"billerId\": \"EDU009405MAP01\",\n                \"billerName\": \"Lakshya International School\"\n            },\n            {\n                \"billerId\": \"EDU009406MAP01\",\n                \"billerName\": \"Late M.L. Chaurasia Public School\"\n            },\n            {\n                \"billerId\": \"EDU009407MAP01\",\n                \"billerName\": \"Laurels School International\"\n            },\n            {\n                \"billerId\": \"EDU009408MAP01\",\n                \"billerName\": \"Lavanya Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU009409MAP01\",\n                \"billerName\": \"Lions Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009410MAP01\",\n                \"billerName\": \"Lions Jr. College\"\n            },\n            {\n                \"billerId\": \"EDU009411MAP01\",\n                \"billerName\": \"Lisieux Anand School\"\n            },\n            {\n                \"billerId\": \"EDU009412MAP01\",\n                \"billerName\": \"Little Angle Publice School Pichhore\"\n            },\n            {\n                \"billerId\": \"EDU009413MAP01\",\n                \"billerName\": \"Little Angles High School\"\n            },\n            {\n                \"billerId\": \"EDU009414MAP01\",\n                \"billerName\": \"Little Angles Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009415MAP01\",\n                \"billerName\": \"Little Flower Hr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU009416MAP01\",\n                \"billerName\": \"Little Flower International School\"\n            },\n            {\n                \"billerId\": \"EDU009417MAP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU009418MAP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU009419MAP01\",\n                \"billerName\": \"Little Flower Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009420MAP01\",\n                \"billerName\": \"Little Kingdom School\"\n            },\n            {\n                \"billerId\": \"EDU009421MAP01\",\n                \"billerName\": \"Little Star Shailesh Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU009422MAP01\",\n                \"billerName\": \"Little Wonders Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009423MAP01\",\n                \"billerName\": \"Little World School\"\n            },\n            {\n                \"billerId\": \"EDU009424MAP01\",\n                \"billerName\": \"Lokmanya Tilak Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009425MAP01\",\n                \"billerName\": \"Lokmanya Vidya Niketan Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009426MAP01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU009427MAP01\",\n                \"billerName\": \"Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU009428MAP01\",\n                \"billerName\": \"Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU009429MAP01\",\n                \"billerName\": \"Lotus Valley School, Mandsaur\"\n            },\n            {\n                \"billerId\": \"EDU009430MAP01\",\n                \"billerName\": \"Lourde Mata Convent Sr. Sec. School Sehore (Mp)\"\n            },\n            {\n                \"billerId\": \"EDU009431MAP01\",\n                \"billerName\": \"Lovedale School\"\n            },\n            {\n                \"billerId\": \"EDU009432MAP01\",\n                \"billerName\": \"M G D Education Acedmy\"\n            },\n            {\n                \"billerId\": \"EDU009433MAP01\",\n                \"billerName\": \"M P Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU009434MAP01\",\n                \"billerName\": \"M.D.S. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009435MAP01\",\n                \"billerName\": \"M.G.M. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009436MAP01\",\n                \"billerName\": \"M.G.M. Hr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU009437MAP01\",\n                \"billerName\": \"M.G.M. School\"\n            },\n            {\n                \"billerId\": \"EDU009438MAP01\",\n                \"billerName\": \"M.G.M. School, Betma\"\n            },\n            {\n                \"billerId\": \"EDU009439MAP01\",\n                \"billerName\": \"M.P. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009440MAP01\",\n                \"billerName\": \"M.S. Excellence Education\"\n            },\n            {\n                \"billerId\": \"EDU009441MAP01\",\n                \"billerName\": \"M.S.B. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU009442MAP01\",\n                \"billerName\": \"Maa Jinwani Public School\"\n            },\n            {\n                \"billerId\": \"EDU009443MAP01\",\n                \"billerName\": \"Maa Kankeshwari Devi Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009444MAP01\",\n                \"billerName\": \"Maa Sharda Vidhyalaya Silwani\"\n            },\n            {\n                \"billerId\": \"EDU009445MAP01\",\n                \"billerName\": \"Maa Umiya Patidar Girls Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009446MAP01\",\n                \"billerName\": \"Macro Vision Academy\"\n            },\n            {\n                \"billerId\": \"EDU009447MAP01\",\n                \"billerName\": \"Madanmohan Kalawati Sarraf Saraswati Vidya Mandir, Baldev Road, Mathura\"\n            },\n            {\n                \"billerId\": \"EDU009448MAP01\",\n                \"billerName\": \"Mahar Regiment Public School Sagar\"\n            },\n            {\n                \"billerId\": \"EDU009449MAP01\",\n                \"billerName\": \"Maharaja Public School\"\n            },\n            {\n                \"billerId\": \"EDU009450MAP01\",\n                \"billerName\": \"Maharishi Centre For Edu Excellence\"\n            },\n            {\n                \"billerId\": \"EDU009451MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009452MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009453MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009454MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009455MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009456MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009457MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009458MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009459MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009460MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009461MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009462MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009463MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009464MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009465MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009466MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009467MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009468MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009469MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009470MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009471MAP01\",\n                \"billerName\": \"Maharishi Vidya Mandir Rewa\"\n            },\n            {\n                \"billerId\": \"EDU009472MAP01\",\n                \"billerName\": \"Mahashay Dharampal (Mdh) Dayanand Arya Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009473MAP01\",\n                \"billerName\": \"Mahatma Gandhi Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009474MAP01\",\n                \"billerName\": \"Mahavir Jain National School\"\n            },\n            {\n                \"billerId\": \"EDU009475MAP01\",\n                \"billerName\": \"Mahesh Memorial Public H.S.School\"\n            },\n            {\n                \"billerId\": \"EDU009476MAP01\",\n                \"billerName\": \"Mandsaur International School\"\n            },\n            {\n                \"billerId\": \"EDU009477MAP01\",\n                \"billerName\": \"Mansarover Public School\"\n            },\n            {\n                \"billerId\": \"EDU009478MAP01\",\n                \"billerName\": \"Mar Thoma Gram Jyoti English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009479MAP01\",\n                \"billerName\": \"Marble Rock School\"\n            },\n            {\n                \"billerId\": \"EDU009480MAP01\",\n                \"billerName\": \"Maria Mata Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009481MAP01\",\n                \"billerName\": \"Maria Vidhya Sadan\"\n            },\n            {\n                \"billerId\": \"EDU009482MAP01\",\n                \"billerName\": \"Marthoma Academy\"\n            },\n            {\n                \"billerId\": \"EDU009483MAP01\",\n                \"billerName\": \"Marthoma Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009484MAP01\",\n                \"billerName\": \"Maruti Academy\"\n            },\n            {\n                \"billerId\": \"EDU009485MAP01\",\n                \"billerName\": \"Master Mind Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009486MAP01\",\n                \"billerName\": \"Master Mind International School\"\n            },\n            {\n                \"billerId\": \"EDU009487MAP01\",\n                \"billerName\": \"Mata Gujri Girls School\"\n            },\n            {\n                \"billerId\": \"EDU009488MAP01\",\n                \"billerName\": \"Medi-Caps International School\"\n            },\n            {\n                \"billerId\": \"EDU009489MAP01\",\n                \"billerName\": \"Metropolis International School\"\n            },\n            {\n                \"billerId\": \"EDU009490MAP01\",\n                \"billerName\": \"Mgm Co-Ed Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009491MAP01\",\n                \"billerName\": \"Mgm English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009492MAP01\",\n                \"billerName\": \"Mispa Mission Higher Secondary School, Sihora\"\n            },\n            {\n                \"billerId\": \"EDU009493MAP01\",\n                \"billerName\": \"Miss Hill School, Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009494MAP01\",\n                \"billerName\": \"Mitthi Gobind Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU009495MAP01\",\n                \"billerName\": \"Mm International School\"\n            },\n            {\n                \"billerId\": \"EDU009496MAP01\",\n                \"billerName\": \"Model Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009497MAP01\",\n                \"billerName\": \"Model School Bhind (Mp)\"\n            },\n            {\n                \"billerId\": \"EDU009498MAP01\",\n                \"billerName\": \"Modern Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009499MAP01\",\n                \"billerName\": \"Modern International School\"\n            },\n            {\n                \"billerId\": \"EDU009500MAP01\",\n                \"billerName\": \"Mont Fort High School\"\n            },\n            {\n                \"billerId\": \"EDU009501MAP01\",\n                \"billerName\": \"Morition Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009502MAP01\",\n                \"billerName\": \"Morning Star High School\"\n            },\n            {\n                \"billerId\": \"EDU009503MAP01\",\n                \"billerName\": \"Morning Star School\"\n            },\n            {\n                \"billerId\": \"EDU009504MAP01\",\n                \"billerName\": \"Mother Teresa Senior Secondary Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009505MAP01\",\n                \"billerName\": \"Mother&#39;S Pet International School\"\n            },\n            {\n                \"billerId\": \"EDU009506MAP01\",\n                \"billerName\": \"Mount Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009507MAP01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU009508MAP01\",\n                \"billerName\": \"Mount Litera Zee School,\"\n            },\n            {\n                \"billerId\": \"EDU009509MAP01\",\n                \"billerName\": \"Mount Litera Zee School, Indore\"\n            },\n            {\n                \"billerId\": \"EDU009510MAP01\",\n                \"billerName\": \"Mount Litera Zee School,Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009511MAP01\",\n                \"billerName\": \"Muskan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009512MAP01\",\n                \"billerName\": \"Nachiketa Higher Secondary School Vijay Nagar\"\n            },\n            {\n                \"billerId\": \"EDU009513MAP01\",\n                \"billerName\": \"Nalanda Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009514MAP01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU009515MAP01\",\n                \"billerName\": \"Narmada Valley Academy\"\n            },\n            {\n                \"billerId\": \"EDU009516MAP01\",\n                \"billerName\": \"Narmada Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU009517MAP01\",\n                \"billerName\": \"Narmada Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU009518MAP01\",\n                \"billerName\": \"National Children Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009519MAP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU009520MAP01\",\n                \"billerName\": \"Natures School\"\n            },\n            {\n                \"billerId\": \"EDU009521MAP01\",\n                \"billerName\": \"Navin Vaishnav Vidhyamandir, Khargone\"\n            },\n            {\n                \"billerId\": \"EDU009522MAP01\",\n                \"billerName\": \"Navnidh Hassomal Lakhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU009523MAP01\",\n                \"billerName\": \"Nehru Montessori Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009524MAP01\",\n                \"billerName\": \"Neiil World School\"\n            },\n            {\n                \"billerId\": \"EDU009525MAP01\",\n                \"billerName\": \"Neiil World School\"\n            },\n            {\n                \"billerId\": \"EDU009526MAP01\",\n                \"billerName\": \"New Catholic Mission School, Jhabua\"\n            },\n            {\n                \"billerId\": \"EDU009527MAP01\",\n                \"billerName\": \"New Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009528MAP01\",\n                \"billerName\": \"New Era Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009529MAP01\",\n                \"billerName\": \"New Himalaya Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU009530MAP01\",\n                \"billerName\": \"New Oxford Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009531MAP01\",\n                \"billerName\": \"New Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU009532MAP01\",\n                \"billerName\": \"New Taiyabiyah High School\"\n            },\n            {\n                \"billerId\": \"EDU009533MAP01\",\n                \"billerName\": \"New-Age Public School\"\n            },\n            {\n                \"billerId\": \"EDU009534MAP01\",\n                \"billerName\": \"Nimar Cambridge High School,\"\n            },\n            {\n                \"billerId\": \"EDU009535MAP01\",\n                \"billerName\": \"Nimar Cambridge Public High School Dhamnod\"\n            },\n            {\n                \"billerId\": \"EDU009536MAP01\",\n                \"billerName\": \"Nirmal Jyoti Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009537MAP01\",\n                \"billerName\": \"Nirmal Public Achool\"\n            },\n            {\n                \"billerId\": \"EDU009538MAP01\",\n                \"billerName\": \"Nirmal Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009539MAP01\",\n                \"billerName\": \"Nirmala Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009540MAP01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009541MAP01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009542MAP01\",\n                \"billerName\": \"Nirmala Convent School, Ratlam(M.P.)\"\n            },\n            {\n                \"billerId\": \"EDU009543MAP01\",\n                \"billerName\": \"Nirmala English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009544MAP01\",\n                \"billerName\": \"Noble International Academy\"\n            },\n            {\n                \"billerId\": \"EDU009545MAP01\",\n                \"billerName\": \"Noble Public School\"\n            },\n            {\n                \"billerId\": \"EDU009546MAP01\",\n                \"billerName\": \"North Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009547MAP01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU009548MAP01\",\n                \"billerName\": \"Nri Global Discovery Academy School\"\n            },\n            {\n                \"billerId\": \"EDU009549MAP01\",\n                \"billerName\": \"Ojaswini School Par Excellence\"\n            },\n            {\n                \"billerId\": \"EDU009550MAP01\",\n                \"billerName\": \"Olympus High\"\n            },\n            {\n                \"billerId\": \"EDU009551MAP01\",\n                \"billerName\": \"Om Sai Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU009552MAP01\",\n                \"billerName\": \"Open Sky Academy\"\n            },\n            {\n                \"billerId\": \"EDU009553MAP01\",\n                \"billerName\": \"Orion International School\"\n            },\n            {\n                \"billerId\": \"EDU009554MAP01\",\n                \"billerName\": \"Oxford Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009555MAP01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU009556MAP01\",\n                \"billerName\": \"Panchsheel Academy\"\n            },\n            {\n                \"billerId\": \"EDU009557MAP01\",\n                \"billerName\": \"Pandit Narmada Prasad Memorial Public School, Kanjai\"\n            },\n            {\n                \"billerId\": \"EDU009558MAP01\",\n                \"billerName\": \"Pandit Ramlal Sharma English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009559MAP01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU009560MAP01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU009561MAP01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU009562MAP01\",\n                \"billerName\": \"Paramount Academy\"\n            },\n            {\n                \"billerId\": \"EDU009563MAP01\",\n                \"billerName\": \"Paras Public School\"\n            },\n            {\n                \"billerId\": \"EDU009564MAP01\",\n                \"billerName\": \"Paras Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009565MAP01\",\n                \"billerName\": \"Parents Pride International School\"\n            },\n            {\n                \"billerId\": \"EDU009566MAP01\",\n                \"billerName\": \"Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU009567MAP01\",\n                \"billerName\": \"Patidar International School\"\n            },\n            {\n                \"billerId\": \"EDU009568MAP01\",\n                \"billerName\": \"Patra Gurukul International School,\"\n            },\n            {\n                \"billerId\": \"EDU009569MAP01\",\n                \"billerName\": \"Patwa Academy For Education\"\n            },\n            {\n                \"billerId\": \"EDU009570MAP01\",\n                \"billerName\": \"Pearls Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009571MAP01\",\n                \"billerName\": \"Peoples Public School\"\n            },\n            {\n                \"billerId\": \"EDU009572MAP01\",\n                \"billerName\": \"Perfect Academy,\"\n            },\n            {\n                \"billerId\": \"EDU009573MAP01\",\n                \"billerName\": \"Pioneer Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009574MAP01\",\n                \"billerName\": \"Pioneer Public School\"\n            },\n            {\n                \"billerId\": \"EDU009575MAP01\",\n                \"billerName\": \"Pls International School\"\n            },\n            {\n                \"billerId\": \"EDU009576MAP01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU009577MAP01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU009578MAP01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU009579MAP01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU009580MAP01\",\n                \"billerName\": \"Podar International School, Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009581MAP01\",\n                \"billerName\": \"Podar International School, Vijay Nagar, Indore\"\n            },\n            {\n                \"billerId\": \"EDU009582MAP01\",\n                \"billerName\": \"Pothens Public School\"\n            },\n            {\n                \"billerId\": \"EDU009583MAP01\",\n                \"billerName\": \"Pragati Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU009584MAP01\",\n                \"billerName\": \"Pragya Girls School\"\n            },\n            {\n                \"billerId\": \"EDU009585MAP01\",\n                \"billerName\": \"Pragyan English Medium Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009586MAP01\",\n                \"billerName\": \"Pratibhasthali Gyanoday Vidiyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009587MAP01\",\n                \"billerName\": \"Prerna Convent International School\"\n            },\n            {\n                \"billerId\": \"EDU009588MAP01\",\n                \"billerName\": \"Prestige Public School\"\n            },\n            {\n                \"billerId\": \"EDU009589MAP01\",\n                \"billerName\": \"Prime Academy\"\n            },\n            {\n                \"billerId\": \"EDU009590MAP01\",\n                \"billerName\": \"Prince Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009591MAP01\",\n                \"billerName\": \"Prof Santosh Mittal Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009592MAP01\",\n                \"billerName\": \"Progressive Academy,\"\n            },\n            {\n                \"billerId\": \"EDU009593MAP01\",\n                \"billerName\": \"Progressive Education (Ii) School\"\n            },\n            {\n                \"billerId\": \"EDU009594MAP01\",\n                \"billerName\": \"Progressive Education Iv School\"\n            },\n            {\n                \"billerId\": \"EDU009595MAP01\",\n                \"billerName\": \"Progressive Public School\"\n            },\n            {\n                \"billerId\": \"EDU009596MAP01\",\n                \"billerName\": \"Providence Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009597MAP01\",\n                \"billerName\": \"Pushpa Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009598MAP01\",\n                \"billerName\": \"Pushpa English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009599MAP01\",\n                \"billerName\": \"Pushpa Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009600MAP01\",\n                \"billerName\": \"Pushpdeep International School\"\n            },\n            {\n                \"billerId\": \"EDU009601MAP01\",\n                \"billerName\": \"Quaderia Burhani English Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009602MAP01\",\n                \"billerName\": \"Queen Marys Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009603MAP01\",\n                \"billerName\": \"Queens&#39; College\"\n            },\n            {\n                \"billerId\": \"EDU009604MAP01\",\n                \"billerName\": \"R D Public School\"\n            },\n            {\n                \"billerId\": \"EDU009605MAP01\",\n                \"billerName\": \"R.C. English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009606MAP01\",\n                \"billerName\": \"R.K. Academy\"\n            },\n            {\n                \"billerId\": \"EDU009607MAP01\",\n                \"billerName\": \"R.V.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU009608MAP01\",\n                \"billerName\": \"Radhakishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009609MAP01\",\n                \"billerName\": \"Raghuwansh Public School\"\n            },\n            {\n                \"billerId\": \"EDU009610MAP01\",\n                \"billerName\": \"Rai Saheb Bhanwar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU009611MAP01\",\n                \"billerName\": \"Railway Higher Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009612MAP01\",\n                \"billerName\": \"Raj Hans School Rewa\"\n            },\n            {\n                \"billerId\": \"EDU009613MAP01\",\n                \"billerName\": \"Raj Heights - The Global School\"\n            },\n            {\n                \"billerId\": \"EDU009614MAP01\",\n                \"billerName\": \"Rajeev Gandhi Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009615MAP01\",\n                \"billerName\": \"Rajeev Gandhi Memorial Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU009616MAP01\",\n                \"billerName\": \"Rajendra Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009617MAP01\",\n                \"billerName\": \"Rajeshwar Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009618MAP01\",\n                \"billerName\": \"Rajeshwar Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009619MAP01\",\n                \"billerName\": \"Rajiv Gandhi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009620MAP01\",\n                \"billerName\": \"Ram Krishna Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009621MAP01\",\n                \"billerName\": \"Ram Shanti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009622MAP01\",\n                \"billerName\": \"Ramakrishna Vivekananda Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009623MAP01\",\n                \"billerName\": \"Ramshree India International School\"\n            },\n            {\n                \"billerId\": \"EDU009624MAP01\",\n                \"billerName\": \"Rani Laxmibai Public School\"\n            },\n            {\n                \"billerId\": \"EDU009625MAP01\",\n                \"billerName\": \"Rankers International School\"\n            },\n            {\n                \"billerId\": \"EDU009626MAP01\",\n                \"billerName\": \"Rao Rukmani Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009627MAP01\",\n                \"billerName\": \"Rass-Jb Public School Datia\"\n            },\n            {\n                \"billerId\": \"EDU009628MAP01\",\n                \"billerName\": \"Ratlam Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009629MAP01\",\n                \"billerName\": \"Red Rose Convent Academy\"\n            },\n            {\n                \"billerId\": \"EDU009630MAP01\",\n                \"billerName\": \"Red Rose Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009631MAP01\",\n                \"billerName\": \"Reepan Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009632MAP01\",\n                \"billerName\": \"Renaissance Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU009633MAP01\",\n                \"billerName\": \"Rishi Galav Public School\"\n            },\n            {\n                \"billerId\": \"EDU009634MAP01\",\n                \"billerName\": \"Rishikul Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009635MAP01\",\n                \"billerName\": \"Robertson Convent Hr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009636MAP01\",\n                \"billerName\": \"Rockford Academy\"\n            },\n            {\n                \"billerId\": \"EDU009637MAP01\",\n                \"billerName\": \"Rose Bowl Public School\"\n            },\n            {\n                \"billerId\": \"EDU009638MAP01\",\n                \"billerName\": \"Roshan Dhoreliya World School\"\n            },\n            {\n                \"billerId\": \"EDU009639MAP01\",\n                \"billerName\": \"Royal Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009640MAP01\",\n                \"billerName\": \"Rukhmani Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009641MAP01\",\n                \"billerName\": \"Rukmani Academy\"\n            },\n            {\n                \"billerId\": \"EDU009642MAP01\",\n                \"billerName\": \"Rukmani Academy\"\n            },\n            {\n                \"billerId\": \"EDU009643MAP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU009644MAP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU009645MAP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU009646MAP01\",\n                \"billerName\": \"S S S Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU009647MAP01\",\n                \"billerName\": \"S.D.P.S. International Girls School\"\n            },\n            {\n                \"billerId\": \"EDU009648MAP01\",\n                \"billerName\": \"S.L. Memorial School Guna\"\n            },\n            {\n                \"billerId\": \"EDU009649MAP01\",\n                \"billerName\": \"Sacred Heart Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009650MAP01\",\n                \"billerName\": \"Sacred Heart Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009651MAP01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009652MAP01\",\n                \"billerName\": \"Sacred Heart English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009653MAP01\",\n                \"billerName\": \"Sadguru Public Hr. Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU009654MAP01\",\n                \"billerName\": \"Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009655MAP01\",\n                \"billerName\": \"Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009656MAP01\",\n                \"billerName\": \"Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009657MAP01\",\n                \"billerName\": \"Sahaj Public School\"\n            },\n            {\n                \"billerId\": \"EDU009658MAP01\",\n                \"billerName\": \"Sahara Public School\"\n            },\n            {\n                \"billerId\": \"EDU009659MAP01\",\n                \"billerName\": \"Sahodaya Convent\"\n            },\n            {\n                \"billerId\": \"EDU009660MAP01\",\n                \"billerName\": \"Sai Shree International Academy\"\n            },\n            {\n                \"billerId\": \"EDU009661MAP01\",\n                \"billerName\": \"Sai Shree International School\"\n            },\n            {\n                \"billerId\": \"EDU009662MAP01\",\n                \"billerName\": \"Sainath Public School\"\n            },\n            {\n                \"billerId\": \"EDU009663MAP01\",\n                \"billerName\": \"Saint Theresa Hr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU009664MAP01\",\n                \"billerName\": \"Saket International School\"\n            },\n            {\n                \"billerId\": \"EDU009665MAP01\",\n                \"billerName\": \"Saket Mgm Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009666MAP01\",\n                \"billerName\": \"Samaritians English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009667MAP01\",\n                \"billerName\": \"Samarpan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009668MAP01\",\n                \"billerName\": \"Samta Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009669MAP01\",\n                \"billerName\": \"San Marino Public School\"\n            },\n            {\n                \"billerId\": \"EDU009670MAP01\",\n                \"billerName\": \"San Thome Academy\"\n            },\n            {\n                \"billerId\": \"EDU009671MAP01\",\n                \"billerName\": \"Sandipani Academy, Mandleshwar\"\n            },\n            {\n                \"billerId\": \"EDU009672MAP01\",\n                \"billerName\": \"Sandipani Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009673MAP01\",\n                \"billerName\": \"Sankalp Higher Secondary School, Sausar\"\n            },\n            {\n                \"billerId\": \"EDU009674MAP01\",\n                \"billerName\": \"Sankalp International School,\"\n            },\n            {\n                \"billerId\": \"EDU009675MAP01\",\n                \"billerName\": \"Sankalp Public School\"\n            },\n            {\n                \"billerId\": \"EDU009676MAP01\",\n                \"billerName\": \"Sanmati Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009677MAP01\",\n                \"billerName\": \"Sanmati Vidhya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU009678MAP01\",\n                \"billerName\": \"Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009679MAP01\",\n                \"billerName\": \"Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009680MAP01\",\n                \"billerName\": \"Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009681MAP01\",\n                \"billerName\": \"Sanskar Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU009682MAP01\",\n                \"billerName\": \"Sanskar Green Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009683MAP01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU009684MAP01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009685MAP01\",\n                \"billerName\": \"Sanskar Shiksha Academy\"\n            },\n            {\n                \"billerId\": \"EDU009686MAP01\",\n                \"billerName\": \"Sanskar The Public School\"\n            },\n            {\n                \"billerId\": \"EDU009687MAP01\",\n                \"billerName\": \"Sanskar Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009688MAP01\",\n                \"billerName\": \"Sanskriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU009689MAP01\",\n                \"billerName\": \"Sanskruti-An English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009690MAP01\",\n                \"billerName\": \"Sant Chavara National Academy\"\n            },\n            {\n                \"billerId\": \"EDU009691MAP01\",\n                \"billerName\": \"Sant Sri Asaramji Bapu Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU009692MAP01\",\n                \"billerName\": \"Sant Sri Asaramji Gurukul Higher Secondary School, Chhindwara (M.P.)\"\n            },\n            {\n                \"billerId\": \"EDU009693MAP01\",\n                \"billerName\": \"Sant Sri Asaramji Gurukul, Indore\"\n            },\n            {\n                \"billerId\": \"EDU009694MAP01\",\n                \"billerName\": \"Sarasvati Vidhya Mandir Higher Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU009695MAP01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009696MAP01\",\n                \"billerName\": \"Saraswati Shishu Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009697MAP01\",\n                \"billerName\": \"Saraswati Vidhya Mandir Higher Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU009698MAP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009699MAP01\",\n                \"billerName\": \"Saraswati Vidya Mandir H.S. Residential School,\"\n            },\n            {\n                \"billerId\": \"EDU009700MAP01\",\n                \"billerName\": \"Sardar Patel International School\"\n            },\n            {\n                \"billerId\": \"EDU009701MAP01\",\n                \"billerName\": \"Sardar Patel International School\"\n            },\n            {\n                \"billerId\": \"EDU009702MAP01\",\n                \"billerName\": \"Sardar Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU009703MAP01\",\n                \"billerName\": \"Sarla Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009704MAP01\",\n                \"billerName\": \"Sarti International  School\"\n            },\n            {\n                \"billerId\": \"EDU009705MAP01\",\n                \"billerName\": \"Satpuda Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009706MAP01\",\n                \"billerName\": \"Satpura Academy\"\n            },\n            {\n                \"billerId\": \"EDU009707MAP01\",\n                \"billerName\": \"Satpura Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009708MAP01\",\n                \"billerName\": \"Satya Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU009709MAP01\",\n                \"billerName\": \"Satyam Samiksha Academy\"\n            },\n            {\n                \"billerId\": \"EDU009710MAP01\",\n                \"billerName\": \"Savya Sachi Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009711MAP01\",\n                \"billerName\": \"Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU009712MAP01\",\n                \"billerName\": \"Scholars Den Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009713MAP01\",\n                \"billerName\": \"Scholars Public Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009714MAP01\",\n                \"billerName\": \"Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU009715MAP01\",\n                \"billerName\": \"School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU009716MAP01\",\n                \"billerName\": \"Scindia Kanya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009717MAP01\",\n                \"billerName\": \"Sdvm Public School\"\n            },\n            {\n                \"billerId\": \"EDU009718MAP01\",\n                \"billerName\": \"Sendhwa Public School\"\n            },\n            {\n                \"billerId\": \"EDU009719MAP01\",\n                \"billerName\": \"Servite Convent Hr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU009720MAP01\",\n                \"billerName\": \"Seventh - Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009721MAP01\",\n                \"billerName\": \"Sh C K Chandel Memorial Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009722MAP01\",\n                \"billerName\": \"Shah Satnam Ji Girls School, Bansapur\"\n            },\n            {\n                \"billerId\": \"EDU009723MAP01\",\n                \"billerName\": \"Shail Public School\"\n            },\n            {\n                \"billerId\": \"EDU009724MAP01\",\n                \"billerName\": \"Shamgarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU009725MAP01\",\n                \"billerName\": \"Shanti Niketan Montessori Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009726MAP01\",\n                \"billerName\": \"Shanti Nilaya High School,\"\n            },\n            {\n                \"billerId\": \"EDU009727MAP01\",\n                \"billerName\": \"Shanti Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009728MAP01\",\n                \"billerName\": \"Sharda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009729MAP01\",\n                \"billerName\": \"Sharda Vidya Mandir, Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009730MAP01\",\n                \"billerName\": \"Sharda Vidya Mandir, Jhabua\"\n            },\n            {\n                \"billerId\": \"EDU009731MAP01\",\n                \"billerName\": \"Sharon International School,\"\n            },\n            {\n                \"billerId\": \"EDU009732MAP01\",\n                \"billerName\": \"Shashwat International School\"\n            },\n            {\n                \"billerId\": \"EDU009733MAP01\",\n                \"billerName\": \"Shealing&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU009734MAP01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU009735MAP01\",\n                \"billerName\": \"Sherwood School\"\n            },\n            {\n                \"billerId\": \"EDU009736MAP01\",\n                \"billerName\": \"Shining Glorious Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU009737MAP01\",\n                \"billerName\": \"Shiv Puri Public School\"\n            },\n            {\n                \"billerId\": \"EDU009738MAP01\",\n                \"billerName\": \"Shiv Shakti International School\"\n            },\n            {\n                \"billerId\": \"EDU009739MAP01\",\n                \"billerName\": \"Shivpuri Public School\"\n            },\n            {\n                \"billerId\": \"EDU009740MAP01\",\n                \"billerName\": \"Shivpuri Public School, Ashoknagar\"\n            },\n            {\n                \"billerId\": \"EDU009741MAP01\",\n                \"billerName\": \"Shravan Kumari Higher Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU009742MAP01\",\n                \"billerName\": \"Shree Arya Rakshit Shiksha Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009743MAP01\",\n                \"billerName\": \"Shree Bafna Public School\"\n            },\n            {\n                \"billerId\": \"EDU009744MAP01\",\n                \"billerName\": \"Shree Balaji Academy\"\n            },\n            {\n                \"billerId\": \"EDU009745MAP01\",\n                \"billerName\": \"Shree Balaji Academy\"\n            },\n            {\n                \"billerId\": \"EDU009746MAP01\",\n                \"billerName\": \"Shree Bhartiya Sanskriti Shiksha Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU009747MAP01\",\n                \"billerName\": \"Shree Bhavans Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU009748MAP01\",\n                \"billerName\": \"Shree Cambridge Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU009749MAP01\",\n                \"billerName\": \"Shree Dalauda Public School\"\n            },\n            {\n                \"billerId\": \"EDU009750MAP01\",\n                \"billerName\": \"Shree Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU009751MAP01\",\n                \"billerName\": \"Shree J.K.Public School\"\n            },\n            {\n                \"billerId\": \"EDU009752MAP01\",\n                \"billerName\": \"Shree Kherapati Sarkaar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009753MAP01\",\n                \"billerName\": \"Shree Mahaveer Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009754MAP01\",\n                \"billerName\": \"Shree Maniklal Nahar International School\"\n            },\n            {\n                \"billerId\": \"EDU009755MAP01\",\n                \"billerName\": \"Shree Nahar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009756MAP01\",\n                \"billerName\": \"Shree Raj Rajendra Jayantsen Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009757MAP01\",\n                \"billerName\": \"Shree Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU009758MAP01\",\n                \"billerName\": \"Shree Sanskar Public School Susner\"\n            },\n            {\n                \"billerId\": \"EDU009759MAP01\",\n                \"billerName\": \"Shree Saraswati Seminary Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009760MAP01\",\n                \"billerName\": \"Shree Shankar School\"\n            },\n            {\n                \"billerId\": \"EDU009761MAP01\",\n                \"billerName\": \"Shree Swami Ramanand Vidya Sankul\"\n            },\n            {\n                \"billerId\": \"EDU009762MAP01\",\n                \"billerName\": \"Shri  Devi Ahilya Shishu Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009763MAP01\",\n                \"billerName\": \"Shri Agrasen Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009764MAP01\",\n                \"billerName\": \"Shri Anand Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009765MAP01\",\n                \"billerName\": \"Shri Bal Vinay Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009766MAP01\",\n                \"billerName\": \"Shri Balaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU009767MAP01\",\n                \"billerName\": \"Shri Cloth Market Kanya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009768MAP01\",\n                \"billerName\": \"Shri Cloth Market Vaishnav Girls Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009769MAP01\",\n                \"billerName\": \"Shri Cloth Market Vaishnav Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009770MAP01\",\n                \"billerName\": \"Shri Deochand Sapkale Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU009771MAP01\",\n                \"billerName\": \"Shri Ganesh Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009772MAP01\",\n                \"billerName\": \"Shri Guru Nanak Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009773MAP01\",\n                \"billerName\": \"Shri Guru Tegh Bahadur Academy\"\n            },\n            {\n                \"billerId\": \"EDU009774MAP01\",\n                \"billerName\": \"Shri Gyanratna Academy, Damadiya\"\n            },\n            {\n                \"billerId\": \"EDU009775MAP01\",\n                \"billerName\": \"Shri Kalota Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009776MAP01\",\n                \"billerName\": \"Shri Kasera Bazar Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU009777MAP01\",\n                \"billerName\": \"Shri Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU009778MAP01\",\n                \"billerName\": \"Shri Radha Vallabh Academy\"\n            },\n            {\n                \"billerId\": \"EDU009779MAP01\",\n                \"billerName\": \"Shri Rajendra Vidhya Sanskar Dham\"\n            },\n            {\n                \"billerId\": \"EDU009780MAP01\",\n                \"billerName\": \"Shri Ram Centennial School\"\n            },\n            {\n                \"billerId\": \"EDU009781MAP01\",\n                \"billerName\": \"Shri Ramji Lal Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009782MAP01\",\n                \"billerName\": \"Shri Rawatpura Sarkar Shanti International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009783MAP01\",\n                \"billerName\": \"Shri Sai Academy\"\n            },\n            {\n                \"billerId\": \"EDU009784MAP01\",\n                \"billerName\": \"Shri Sai Public School, Daloda\"\n            },\n            {\n                \"billerId\": \"EDU009785MAP01\",\n                \"billerName\": \"Shri Tekchand Jain Higher Secondary School Ambah\"\n            },\n            {\n                \"billerId\": \"EDU009786MAP01\",\n                \"billerName\": \"Shri Vaishnav Academy School\"\n            },\n            {\n                \"billerId\": \"EDU009787MAP01\",\n                \"billerName\": \"Shri Vaishnav Kanya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU009788MAP01\",\n                \"billerName\": \"Shri Vidhya Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU009789MAP01\",\n                \"billerName\": \"Shri Vinayakam School\"\n            },\n            {\n                \"billerId\": \"EDU009790MAP01\",\n                \"billerName\": \"Shrikrishna Sr Secondary School Mungaoli\"\n            },\n            {\n                \"billerId\": \"EDU009791MAP01\",\n                \"billerName\": \"Sica Senior Secondary School No. 2\"\n            },\n            {\n                \"billerId\": \"EDU009792MAP01\",\n                \"billerName\": \"Sideras International School,\"\n            },\n            {\n                \"billerId\": \"EDU009793MAP01\",\n                \"billerName\": \"Silver Bells School\"\n            },\n            {\n                \"billerId\": \"EDU009794MAP01\",\n                \"billerName\": \"Sit Public School\"\n            },\n            {\n                \"billerId\": \"EDU009795MAP01\",\n                \"billerName\": \"Sks International School\"\n            },\n            {\n                \"billerId\": \"EDU009796MAP01\",\n                \"billerName\": \"Sky Heights Academy\"\n            },\n            {\n                \"billerId\": \"EDU009797MAP01\",\n                \"billerName\": \"Sky High Public School\"\n            },\n            {\n                \"billerId\": \"EDU009798MAP01\",\n                \"billerName\": \"Skyline School,\"\n            },\n            {\n                \"billerId\": \"EDU009799MAP01\",\n                \"billerName\": \"Small Wonders\"\n            },\n            {\n                \"billerId\": \"EDU009800MAP01\",\n                \"billerName\": \"Smt Kamla Saklecha Gyan Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009801MAP01\",\n                \"billerName\": \"Smt Prema Devi Kharya English School\"\n            },\n            {\n                \"billerId\": \"EDU009802MAP01\",\n                \"billerName\": \"Smt. R.M. Nyati Public School\"\n            },\n            {\n                \"billerId\": \"EDU009803MAP01\",\n                \"billerName\": \"Sohagi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009804MAP01\",\n                \"billerName\": \"Sophia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009805MAP01\",\n                \"billerName\": \"South Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU009806MAP01\",\n                \"billerName\": \"Spring Vally Public School\"\n            },\n            {\n                \"billerId\": \"EDU009807MAP01\",\n                \"billerName\": \"Spring Wood School\"\n            },\n            {\n                \"billerId\": \"EDU009808MAP01\",\n                \"billerName\": \"Springdales Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009809MAP01\",\n                \"billerName\": \"Sri Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU009810MAP01\",\n                \"billerName\": \"Sri Sathya Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009811MAP01\",\n                \"billerName\": \"Sri Sathya Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU009812MAP01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU009813MAP01\",\n                \"billerName\": \"Ssvm Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009814MAP01\",\n                \"billerName\": \"St Aloysius School\"\n            },\n            {\n                \"billerId\": \"EDU009815MAP01\",\n                \"billerName\": \"St Anne&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009816MAP01\",\n                \"billerName\": \"St Augustine School\"\n            },\n            {\n                \"billerId\": \"EDU009817MAP01\",\n                \"billerName\": \"St Bendict School\"\n            },\n            {\n                \"billerId\": \"EDU009818MAP01\",\n                \"billerName\": \"St Gabriel&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009819MAP01\",\n                \"billerName\": \"St John&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009820MAP01\",\n                \"billerName\": \"St Joseph&#39;S Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009821MAP01\",\n                \"billerName\": \"St Joseph&#39;S Mission School\"\n            },\n            {\n                \"billerId\": \"EDU009822MAP01\",\n                \"billerName\": \"St Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009823MAP01\",\n                \"billerName\": \"St Joseph&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009824MAP01\",\n                \"billerName\": \"St Jude Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009825MAP01\",\n                \"billerName\": \"St Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009826MAP01\",\n                \"billerName\": \"St Mary&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009827MAP01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009828MAP01\",\n                \"billerName\": \"St Michaels Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009829MAP01\",\n                \"billerName\": \"St Nobert School\"\n            },\n            {\n                \"billerId\": \"EDU009830MAP01\",\n                \"billerName\": \"St Paul&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009831MAP01\",\n                \"billerName\": \"St Peter&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU009832MAP01\",\n                \"billerName\": \"St Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009833MAP01\",\n                \"billerName\": \"St Thomas Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009834MAP01\",\n                \"billerName\": \"St Thomas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009835MAP01\",\n                \"billerName\": \"St Thomas School, Ujjain\"\n            },\n            {\n                \"billerId\": \"EDU009836MAP01\",\n                \"billerName\": \"St. Aloysius School\"\n            },\n            {\n                \"billerId\": \"EDU009837MAP01\",\n                \"billerName\": \"St. Aloysius Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009838MAP01\",\n                \"billerName\": \"St. Alphonsa Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009839MAP01\",\n                \"billerName\": \"St. Antonys School\"\n            },\n            {\n                \"billerId\": \"EDU009840MAP01\",\n                \"billerName\": \"St. Arnolds Co-Ed School, Palda, Indore\"\n            },\n            {\n                \"billerId\": \"EDU009841MAP01\",\n                \"billerName\": \"St. Arnolds English Medium High School, Meghnagar\"\n            },\n            {\n                \"billerId\": \"EDU009842MAP01\",\n                \"billerName\": \"St. Arnolds School\"\n            },\n            {\n                \"billerId\": \"EDU009843MAP01\",\n                \"billerName\": \"St. Arnold&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009844MAP01\",\n                \"billerName\": \"St. Augustines E. M. School\"\n            },\n            {\n                \"billerId\": \"EDU009845MAP01\",\n                \"billerName\": \"St. Charles Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009846MAP01\",\n                \"billerName\": \"St. Charles School\"\n            },\n            {\n                \"billerId\": \"EDU009847MAP01\",\n                \"billerName\": \"St. Claret School\"\n            },\n            {\n                \"billerId\": \"EDU009848MAP01\",\n                \"billerName\": \"St. Elizabeth Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009849MAP01\",\n                \"billerName\": \"St. Francis Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009850MAP01\",\n                \"billerName\": \"St. Francis Higher Secondary School, Bhopal\"\n            },\n            {\n                \"billerId\": \"EDU009851MAP01\",\n                \"billerName\": \"St. Francis Higher Secondary School, Pithampur\"\n            },\n            {\n                \"billerId\": \"EDU009852MAP01\",\n                \"billerName\": \"St. Francis Of Assisi  School\"\n            },\n            {\n                \"billerId\": \"EDU009853MAP01\",\n                \"billerName\": \"St. George Co-Edu. School\"\n            },\n            {\n                \"billerId\": \"EDU009854MAP01\",\n                \"billerName\": \"St. George English Medium School, Dhar\"\n            },\n            {\n                \"billerId\": \"EDU009855MAP01\",\n                \"billerName\": \"St. Georges Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009856MAP01\",\n                \"billerName\": \"St. John Vianney School\"\n            },\n            {\n                \"billerId\": \"EDU009857MAP01\",\n                \"billerName\": \"St. Joseph Co-Edu School\"\n            },\n            {\n                \"billerId\": \"EDU009858MAP01\",\n                \"billerName\": \"St. Joseph Senior Secondary School, Narsinghgarh\"\n            },\n            {\n                \"billerId\": \"EDU009859MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009860MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009861MAP01\",\n                \"billerName\": \"St. Josephs Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009862MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School, Kotma\"\n            },\n            {\n                \"billerId\": \"EDU009863MAP01\",\n                \"billerName\": \"St. Josephs Convent School, Namli\"\n            },\n            {\n                \"billerId\": \"EDU009864MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009865MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009866MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU009867MAP01\",\n                \"billerName\": \"St. Joseph&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009868MAP01\",\n                \"billerName\": \"St. Josephs School, Banda\"\n            },\n            {\n                \"billerId\": \"EDU009869MAP01\",\n                \"billerName\": \"St. Kolbe&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009870MAP01\",\n                \"billerName\": \"St. Martins School\"\n            },\n            {\n                \"billerId\": \"EDU009871MAP01\",\n                \"billerName\": \"St. Mary Champion Hr. Sec. School, Indore\"\n            },\n            {\n                \"billerId\": \"EDU009872MAP01\",\n                \"billerName\": \"St. Mary Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009873MAP01\",\n                \"billerName\": \"St. Mary&#39;S Co Ed. School\"\n            },\n            {\n                \"billerId\": \"EDU009874MAP01\",\n                \"billerName\": \"St. Marys Co-Ed H.S. School,Itarsi\"\n            },\n            {\n                \"billerId\": \"EDU009875MAP01\",\n                \"billerName\": \"St. Mary&#39;S Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009876MAP01\",\n                \"billerName\": \"St. Mary&#39;S Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009877MAP01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009878MAP01\",\n                \"billerName\": \"St. Mary&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU009879MAP01\",\n                \"billerName\": \"St. Marys Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009880MAP01\",\n                \"billerName\": \"St. Mary&#39;S Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU009881MAP01\",\n                \"billerName\": \"St. Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009882MAP01\",\n                \"billerName\": \"St. Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU009883MAP01\",\n                \"billerName\": \"St. Norbert School\"\n            },\n            {\n                \"billerId\": \"EDU009884MAP01\",\n                \"billerName\": \"St. Paul Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009885MAP01\",\n                \"billerName\": \"St. Paul&#39;S Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009886MAP01\",\n                \"billerName\": \"St. Pauls Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009887MAP01\",\n                \"billerName\": \"St. Paul&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009888MAP01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009889MAP01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009890MAP01\",\n                \"billerName\": \"St. Pius Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009891MAP01\",\n                \"billerName\": \"St. Pius School, Sheopur\"\n            },\n            {\n                \"billerId\": \"EDU009892MAP01\",\n                \"billerName\": \"St. Raphael&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009893MAP01\",\n                \"billerName\": \"St. Teresa&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU009894MAP01\",\n                \"billerName\": \"St. Theresa&#39;S Girls School\"\n            },\n            {\n                \"billerId\": \"EDU009895MAP01\",\n                \"billerName\": \"St. Theresa&#39;S H.S.School Dhar\"\n            },\n            {\n                \"billerId\": \"EDU009896MAP01\",\n                \"billerName\": \"St. Thomas Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009897MAP01\",\n                \"billerName\": \"St. Thomas Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009898MAP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU009899MAP01\",\n                \"billerName\": \"St. Vidhya Sagar Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009900MAP01\",\n                \"billerName\": \"St. Vincent Pallotti School\"\n            },\n            {\n                \"billerId\": \"EDU009901MAP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU009902MAP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU009903MAP01\",\n                \"billerName\": \"St. Xavier&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009904MAP01\",\n                \"billerName\": \"St. Xaviers International School,\"\n            },\n            {\n                \"billerId\": \"EDU009905MAP01\",\n                \"billerName\": \"St.Augusitnes (E.M.) High School School\"\n            },\n            {\n                \"billerId\": \"EDU009906MAP01\",\n                \"billerName\": \"St.Flora Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009907MAP01\",\n                \"billerName\": \"St.Francis Convent Hr.Sec.School,Raisen\"\n            },\n            {\n                \"billerId\": \"EDU009908MAP01\",\n                \"billerName\": \"St.Francis Convent School Budni\"\n            },\n            {\n                \"billerId\": \"EDU009909MAP01\",\n                \"billerName\": \"St.Francis High School\"\n            },\n            {\n                \"billerId\": \"EDU009910MAP01\",\n                \"billerName\": \"St.Francis School\"\n            },\n            {\n                \"billerId\": \"EDU009911MAP01\",\n                \"billerName\": \"St.Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU009912MAP01\",\n                \"billerName\": \"St.Josephs Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009913MAP01\",\n                \"billerName\": \"St.Joseph&#39;S Convent Girls Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009914MAP01\",\n                \"billerName\": \"St.Joseph&#39;S Convent H.S.School\"\n            },\n            {\n                \"billerId\": \"EDU009915MAP01\",\n                \"billerName\": \"St.Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009916MAP01\",\n                \"billerName\": \"St.Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU009917MAP01\",\n                \"billerName\": \"St.Patrick&#39;S Aa Ma U Ma Vi\"\n            },\n            {\n                \"billerId\": \"EDU009918MAP01\",\n                \"billerName\": \"St.Raphael Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009919MAP01\",\n                \"billerName\": \"St.Thomas Higher Secondary School,Ashoknagar\"\n            },\n            {\n                \"billerId\": \"EDU009920MAP01\",\n                \"billerName\": \"St.Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU009921MAP01\",\n                \"billerName\": \"Standard Public School\"\n            },\n            {\n                \"billerId\": \"EDU009922MAP01\",\n                \"billerName\": \"Stanford International School\"\n            },\n            {\n                \"billerId\": \"EDU009923MAP01\",\n                \"billerName\": \"Stemfield International School\"\n            },\n            {\n                \"billerId\": \"EDU009924MAP01\",\n                \"billerName\": \"Step Forward Public School Junnardeo\"\n            },\n            {\n                \"billerId\": \"EDU009925MAP01\",\n                \"billerName\": \"Subhsh Montessori Public School\"\n            },\n            {\n                \"billerId\": \"EDU009926MAP01\",\n                \"billerName\": \"Sumitra Public School Babai\"\n            },\n            {\n                \"billerId\": \"EDU009927MAP01\",\n                \"billerName\": \"Sun Shine School, Mg Road, Sonkatch\"\n            },\n            {\n                \"billerId\": \"EDU009928MAP01\",\n                \"billerName\": \"Sunflower Eng. Med.H.S.School Harda\"\n            },\n            {\n                \"billerId\": \"EDU009929MAP01\",\n                \"billerName\": \"Supreme Academy, Ratangarh\"\n            },\n            {\n                \"billerId\": \"EDU009930MAP01\",\n                \"billerName\": \"Svitm International School\"\n            },\n            {\n                \"billerId\": \"EDU009931MAP01\",\n                \"billerName\": \"Swami Vivekanand Adarsh Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009932MAP01\",\n                \"billerName\": \"Swami Vivekanand Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009933MAP01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU009934MAP01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU009935MAP01\",\n                \"billerName\": \"Swami Vivekanand Vidhya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU009936MAP01\",\n                \"billerName\": \"Swami Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU009937MAP01\",\n                \"billerName\": \"Swaroop Vidya Niketan Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009938MAP01\",\n                \"billerName\": \"Swayam Academy\"\n            },\n            {\n                \"billerId\": \"EDU009939MAP01\",\n                \"billerName\": \"Syna International School\"\n            },\n            {\n                \"billerId\": \"EDU009940MAP01\",\n                \"billerName\": \"T.R. Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU009941MAP01\",\n                \"billerName\": \"Takshshila Junior College\"\n            },\n            {\n                \"billerId\": \"EDU009942MAP01\",\n                \"billerName\": \"Takshshila Public Model High School\"\n            },\n            {\n                \"billerId\": \"EDU009943MAP01\",\n                \"billerName\": \"Takshshila Public School\"\n            },\n            {\n                \"billerId\": \"EDU009944MAP01\",\n                \"billerName\": \"Tarasadan Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009945MAP01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU009946MAP01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU009947MAP01\",\n                \"billerName\": \"The Anglo International School\"\n            },\n            {\n                \"billerId\": \"EDU009948MAP01\",\n                \"billerName\": \"The Bhavans Prominent International\"\n            },\n            {\n                \"billerId\": \"EDU009949MAP01\",\n                \"billerName\": \"The Creative Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009950MAP01\",\n                \"billerName\": \"The Juniors&#39;College English Medium Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU009951MAP01\",\n                \"billerName\": \"The Krishna Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009952MAP01\",\n                \"billerName\": \"The Mayoor School, Bhopal\"\n            },\n            {\n                \"billerId\": \"EDU009954MAP01\",\n                \"billerName\": \"The New Digamber Public School\"\n            },\n            {\n                \"billerId\": \"EDU009955MAP01\",\n                \"billerName\": \"The New Green Field Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU009956MAP01\",\n                \"billerName\": \"The Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU009957MAP01\",\n                \"billerName\": \"The Pacific International Public School Gwalior\"\n            },\n            {\n                \"billerId\": \"EDU009958MAP01\",\n                \"billerName\": \"The Radient Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009959MAP01\",\n                \"billerName\": \"The Royal Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU009960MAP01\",\n                \"billerName\": \"The Sanskaar Valley School\"\n            },\n            {\n                \"billerId\": \"EDU009961MAP01\",\n                \"billerName\": \"The Sanskar Valley Public School, Petlawad\"\n            },\n            {\n                \"billerId\": \"EDU009962MAP01\",\n                \"billerName\": \"The Sapphire School\"\n            },\n            {\n                \"billerId\": \"EDU009963MAP01\",\n                \"billerName\": \"The Scindia School\"\n            },\n            {\n                \"billerId\": \"EDU009964MAP01\",\n                \"billerName\": \"The Shishu Kunj International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009965MAP01\",\n                \"billerName\": \"The Shivhare International School\"\n            },\n            {\n                \"billerId\": \"EDU009966MAP01\",\n                \"billerName\": \"The South Indian Cultural Association Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009967MAP01\",\n                \"billerName\": \"The South Indian Cultural Association Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009968MAP01\",\n                \"billerName\": \"The Star Academy Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU009969MAP01\",\n                \"billerName\": \"The Vardhaman Heights International School\"\n            },\n            {\n                \"billerId\": \"EDU009970MAP01\",\n                \"billerName\": \"The Vidhyanjali International School\"\n            },\n            {\n                \"billerId\": \"EDU009971MAP01\",\n                \"billerName\": \"The Wood Stock School\"\n            },\n            {\n                \"billerId\": \"EDU009972MAP01\",\n                \"billerName\": \"Toppers Academy\"\n            },\n            {\n                \"billerId\": \"EDU009973MAP01\",\n                \"billerName\": \"Trinity Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009974MAP01\",\n                \"billerName\": \"Tss International School\"\n            },\n            {\n                \"billerId\": \"EDU009975MAP01\",\n                \"billerName\": \"Uday Public School\"\n            },\n            {\n                \"billerId\": \"EDU009976MAP01\",\n                \"billerName\": \"Ultroneous School Of Studies\"\n            },\n            {\n                \"billerId\": \"EDU009977MAP01\",\n                \"billerName\": \"University Innovative School\"\n            },\n            {\n                \"billerId\": \"EDU009978MAP01\",\n                \"billerName\": \"Unnati Academy\"\n            },\n            {\n                \"billerId\": \"EDU009979MAP01\",\n                \"billerName\": \"Valley Green Public School\"\n            },\n            {\n                \"billerId\": \"EDU009980MAP01\",\n                \"billerName\": \"Vandana Convent School\"\n            },\n            {\n                \"billerId\": \"EDU009981MAP01\",\n                \"billerName\": \"Vankhandeshwar Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU009982MAP01\",\n                \"billerName\": \"Vardhaman Public School\"\n            },\n            {\n                \"billerId\": \"EDU009983MAP01\",\n                \"billerName\": \"Varni Digamber Jain Gurukul H.S. School\"\n            },\n            {\n                \"billerId\": \"EDU009984MAP01\",\n                \"billerName\": \"Vasant International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009985MAP01\",\n                \"billerName\": \"Vatsalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU009986MAP01\",\n                \"billerName\": \"Vatsalya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009987MAP01\",\n                \"billerName\": \"Vatsalya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009988MAP01\",\n                \"billerName\": \"Vedaant International School\"\n            },\n            {\n                \"billerId\": \"EDU009989MAP01\",\n                \"billerName\": \"Vedaanta The Global School\"\n            },\n            {\n                \"billerId\": \"EDU009990MAP01\",\n                \"billerName\": \"Venus Public School\"\n            },\n            {\n                \"billerId\": \"EDU009991MAP01\",\n                \"billerName\": \"Victor Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU009992MAP01\",\n                \"billerName\": \"Vidhya Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU009993MAP01\",\n                \"billerName\": \"Vidhyanjali International School\"\n            },\n            {\n                \"billerId\": \"EDU009994MAP01\",\n                \"billerName\": \"Vidisha International Public School\"\n            },\n            {\n                \"billerId\": \"EDU009995MAP01\",\n                \"billerName\": \"Vidya Bhavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009996MAP01\",\n                \"billerName\": \"Vidya Bhavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009997MAP01\",\n                \"billerName\": \"Vidya Bhavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU009998MAP01\",\n                \"billerName\": \"Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU009999MAP01\",\n                \"billerName\": \"Vidya Bhumi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010000MAP01\",\n                \"billerName\": \"Vidya Niket\"\n            },\n            {\n                \"billerId\": \"EDU010001MAP01\",\n                \"billerName\": \"Vidya Niketan Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010002MAP01\",\n                \"billerName\": \"Vidya Sagar School\"\n            },\n            {\n                \"billerId\": \"EDU010003MAP01\",\n                \"billerName\": \"Vidya Vijay Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010004MAP01\",\n                \"billerName\": \"Vidyakunj International School, Khandwa\"\n            },\n            {\n                \"billerId\": \"EDU010005MAP01\",\n                \"billerName\": \"Vidyavati Public Central School\"\n            },\n            {\n                \"billerId\": \"EDU010006MAP01\",\n                \"billerName\": \"Vidyodaya International School\"\n            },\n            {\n                \"billerId\": \"EDU010007MAP01\",\n                \"billerName\": \"Vidyut Mandal Hr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU010008MAP01\",\n                \"billerName\": \"Vimla Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010009MAP01\",\n                \"billerName\": \"Vinayak Public School\"\n            },\n            {\n                \"billerId\": \"EDU010010MAP01\",\n                \"billerName\": \"Vindhyachal Academy\"\n            },\n            {\n                \"billerId\": \"EDU010011MAP01\",\n                \"billerName\": \"Vindhyachal Academy\"\n            },\n            {\n                \"billerId\": \"EDU010012MAP01\",\n                \"billerName\": \"Vision International Public School\"\n            },\n            {\n                \"billerId\": \"EDU010013MAP01\",\n                \"billerName\": \"Vivekanand Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU010014MAP01\",\n                \"billerName\": \"Wendy School Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010015MAP01\",\n                \"billerName\": \"Wisdom Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010016MAP01\",\n                \"billerName\": \"Wisdom Valley Secondary School.Rewa\"\n            },\n            {\n                \"billerId\": \"EDU010017MAP01\",\n                \"billerName\": \"Wishwood Cottage School\"\n            },\n            {\n                \"billerId\": \"EDU010018MAP01\",\n                \"billerName\": \"World Way International School\"\n            },\n            {\n                \"billerId\": \"EDU010019MAP01\",\n                \"billerName\": \"World Way School\"\n            },\n            {\n                \"billerId\": \"EDU010020MAP01\",\n                \"billerName\": \"Yash Public School\"\n            },\n            {\n                \"billerId\": \"EDU010021MAP01\",\n                \"billerName\": \"Yashwant Public School, Mhow\"\n            },\n            {\n                \"billerId\": \"EDU010022MAP01\",\n                \"billerName\": \"Yatharth Futuristic Academy\"\n            },\n            {\n                \"billerId\": \"EDU010023MAP01\",\n                \"billerName\": \"Yugdharma Public School\"\n            },\n            {\n                \"billerId\": \"EDU010024MAH01\",\n                \"billerName\": \"A.B.V.M. Agrawal Jatiya Kosh&#39;S Seth Juggilal Poddar Academy\"\n            },\n            {\n                \"billerId\": \"EDU010025MAH01\",\n                \"billerName\": \"A.P. International School\"\n            },\n            {\n                \"billerId\": \"EDU010026MAH01\",\n                \"billerName\": \"Aarya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010027MAH01\",\n                \"billerName\": \"Aaryans School\"\n            },\n            {\n                \"billerId\": \"EDU010028MAH01\",\n                \"billerName\": \"Abhinav Education Societys Vasundhara Academy, Akole\"\n            },\n            {\n                \"billerId\": \"EDU010029MAH01\",\n                \"billerName\": \"Abhinav English School\"\n            },\n            {\n                \"billerId\": \"EDU010030MAH01\",\n                \"billerName\": \"Abhinav Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU010031MAH01\",\n                \"billerName\": \"Abhyasa English School\"\n            },\n            {\n                \"billerId\": \"EDU010032MAH01\",\n                \"billerName\": \"Ace Academy\"\n            },\n            {\n                \"billerId\": \"EDU010033MAH01\",\n                \"billerName\": \"Achievers Heights International School\"\n            },\n            {\n                \"billerId\": \"EDU010034MAH01\",\n                \"billerName\": \"Activity High School\"\n            },\n            {\n                \"billerId\": \"EDU010035MAH01\",\n                \"billerName\": \"Adarsh Public School.Vita\"\n            },\n            {\n                \"billerId\": \"EDU010036MAH01\",\n                \"billerName\": \"Adarsh Sanskar Vidyalaya Cbse\"\n            },\n            {\n                \"billerId\": \"EDU010037MAH01\",\n                \"billerName\": \"Adv.Lalita Patil International School\"\n            },\n            {\n                \"billerId\": \"EDU010038MAH01\",\n                \"billerName\": \"Agp Public School\"\n            },\n            {\n                \"billerId\": \"EDU010039MAH01\",\n                \"billerName\": \"Agragami Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010040MAH01\",\n                \"billerName\": \"Agrasen Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010041MAH01\",\n                \"billerName\": \"Ahinsa International School\"\n            },\n            {\n                \"billerId\": \"EDU010042MAH01\",\n                \"billerName\": \"Airson English School\"\n            },\n            {\n                \"billerId\": \"EDU010043MAH01\",\n                \"billerName\": \"Akshara High School\"\n            },\n            {\n                \"billerId\": \"EDU010044MAH01\",\n                \"billerName\": \"Akshara International School\"\n            },\n            {\n                \"billerId\": \"EDU010045MAH01\",\n                \"billerName\": \"Al Barkaat Malik Muhammad Islam English School\"\n            },\n            {\n                \"billerId\": \"EDU010046MAH01\",\n                \"billerName\": \"Alard Public School\"\n            },\n            {\n                \"billerId\": \"EDU010047MAH01\",\n                \"billerName\": \"Al-Irfan School\"\n            },\n            {\n                \"billerId\": \"EDU010048MAH01\",\n                \"billerName\": \"All Saints High School\"\n            },\n            {\n                \"billerId\": \"EDU010049MAH01\",\n                \"billerName\": \"Alphonsa High School\"\n            },\n            {\n                \"billerId\": \"EDU010050MAH01\",\n                \"billerName\": \"Amana School\"\n            },\n            {\n                \"billerId\": \"EDU010051MAH01\",\n                \"billerName\": \"Ambuja Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010052MAH01\",\n                \"billerName\": \"Amrishbhai R Patel School\"\n            },\n            {\n                \"billerId\": \"EDU010053MAH01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU010054MAH01\",\n                \"billerName\": \"Amrutvahini International School\"\n            },\n            {\n                \"billerId\": \"EDU010055MAH01\",\n                \"billerName\": \"Anandsagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010056MAH01\",\n                \"billerName\": \"Anchorwala Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU010057MAH01\",\n                \"billerName\": \"Angel High School\"\n            },\n            {\n                \"billerId\": \"EDU010058MAH01\",\n                \"billerName\": \"Anil Jindal World School\"\n            },\n            {\n                \"billerId\": \"EDU010059MAH01\",\n                \"billerName\": \"Anisha Global School\"\n            },\n            {\n                \"billerId\": \"EDU010060MAH01\",\n                \"billerName\": \"Anubhuti School\"\n            },\n            {\n                \"billerId\": \"EDU010061MAH01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU010062MAH01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU010063MAH01\",\n                \"billerName\": \"Appasaheb Birnale Public School\"\n            },\n            {\n                \"billerId\": \"EDU010064MAH01\",\n                \"billerName\": \"Army Public School Dighi\"\n            },\n            {\n                \"billerId\": \"EDU010065MAH01\",\n                \"billerName\": \"Arohan Academy English School\"\n            },\n            {\n                \"billerId\": \"EDU010066MAH01\",\n                \"billerName\": \"Arunodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010067MAH01\",\n                \"billerName\": \"Arvind Indo Public School\"\n            },\n            {\n                \"billerId\": \"EDU010068MAH01\",\n                \"billerName\": \"Arvind Indo Public School\"\n            },\n            {\n                \"billerId\": \"EDU010069MAH01\",\n                \"billerName\": \"Arya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010070MAH01\",\n                \"billerName\": \"Ascent International School\"\n            },\n            {\n                \"billerId\": \"EDU010071MAH01\",\n                \"billerName\": \"Ashok Academy\"\n            },\n            {\n                \"billerId\": \"EDU010072MAH01\",\n                \"billerName\": \"Ashoka Universal School\"\n            },\n            {\n                \"billerId\": \"EDU010073MAH01\",\n                \"billerName\": \"Ashoka Universal School\"\n            },\n            {\n                \"billerId\": \"EDU010074MAH01\",\n                \"billerName\": \"Asim Saraf Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU010075MAH01\",\n                \"billerName\": \"Asp Public School\"\n            },\n            {\n                \"billerId\": \"EDU010076MAH01\",\n                \"billerName\": \"Atma Malik International School\"\n            },\n            {\n                \"billerId\": \"EDU010077MAH01\",\n                \"billerName\": \"Atma Malik International School, Kokamthan\"\n            },\n            {\n                \"billerId\": \"EDU010078MAH01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU010079MAH01\",\n                \"billerName\": \"Atomic Energy Central School - 3\"\n            },\n            {\n                \"billerId\": \"EDU010080MAH01\",\n                \"billerName\": \"Avalon Heights International School\"\n            },\n            {\n                \"billerId\": \"EDU010081MAH01\",\n                \"billerName\": \"B G Academy (Pratham)\"\n            },\n            {\n                \"billerId\": \"EDU010082MAH01\",\n                \"billerName\": \"B J M Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU010083MAH01\",\n                \"billerName\": \"B K Birla Centre For Edn.\"\n            },\n            {\n                \"billerId\": \"EDU010084MAH01\",\n                \"billerName\": \"B V Bhavans Lloyds Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010085MAH01\",\n                \"billerName\": \"B.K. Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU010086MAH01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU010087MAH01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU010088MAH01\",\n                \"billerName\": \"Bal Seva English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010089MAH01\",\n                \"billerName\": \"Ballarpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010090MAH01\",\n                \"billerName\": \"Bapusaheb D.D. Vispute Primary English School\"\n            },\n            {\n                \"billerId\": \"EDU010091MAH01\",\n                \"billerName\": \"Barnes School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010092MAH01\",\n                \"billerName\": \"Beacon High School\"\n            },\n            {\n                \"billerId\": \"EDU010093MAH01\",\n                \"billerName\": \"Beacon High School\"\n            },\n            {\n                \"billerId\": \"EDU010094MAH01\",\n                \"billerName\": \"Bhaktivedanta Swami Mission School\"\n            },\n            {\n                \"billerId\": \"EDU010095MAH01\",\n                \"billerName\": \"Bharati Vidyapeeth English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010096MAH01\",\n                \"billerName\": \"Bharati Vidyapeeth English Medium School,Balewadi\"\n            },\n            {\n                \"billerId\": \"EDU010097MAH01\",\n                \"billerName\": \"Bharati Vidyapeeth God&#39;S Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU010098MAH01\",\n                \"billerName\": \"Bharati Vidyappeth English Medium High School,\"\n            },\n            {\n                \"billerId\": \"EDU010099MAH01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU010100MAH01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Bhagwandas Purohit Vidya Mandir,\"\n            },\n            {\n                \"billerId\": \"EDU010101MAH01\",\n                \"billerName\": \"Bharti Krishna Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU010102MAH01\",\n                \"billerName\": \"Bhavana Public School\"\n            },\n            {\n                \"billerId\": \"EDU010103MAH01\",\n                \"billerName\": \"Bhavans Bhagwandas Purohit Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010104MAH01\",\n                \"billerName\": \"Bhavans Bhagwandas Purohit Vidya Mandir,\"\n            },\n            {\n                \"billerId\": \"EDU010105MAH01\",\n                \"billerName\": \"Bhavans Bhagwandass Purohit Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010106MAH01\",\n                \"billerName\": \"Bhavans Ntpc Vidya Mandir, Mouda\"\n            },\n            {\n                \"billerId\": \"EDU010107MAH01\",\n                \"billerName\": \"Bhel Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010108MAH01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU010109MAH01\",\n                \"billerName\": \"Billabong High International School, Malad ( West )\"\n            },\n            {\n                \"billerId\": \"EDU010110MAH01\",\n                \"billerName\": \"Billimoria High School\"\n            },\n            {\n                \"billerId\": \"EDU010111MAH01\",\n                \"billerName\": \"Bishop Cotton School\"\n            },\n            {\n                \"billerId\": \"EDU010112MAH01\",\n                \"billerName\": \"Bloomingdale International School\"\n            },\n            {\n                \"billerId\": \"EDU010113MAH01\",\n                \"billerName\": \"Blossom Public School\"\n            },\n            {\n                \"billerId\": \"EDU010114MAH01\",\n                \"billerName\": \"Blossom Public School (New)\"\n            },\n            {\n                \"billerId\": \"EDU010115MAH01\",\n                \"billerName\": \"Blue Ridge Public School \"\n            },\n            {\n                \"billerId\": \"EDU010116MAH01\",\n                \"billerName\": \"Bohara Central School Jamner\"\n            },\n            {\n                \"billerId\": \"EDU010117MAH01\",\n                \"billerName\": \"Bohra Central School,Parola.\"\n            },\n            {\n                \"billerId\": \"EDU010118MAH01\",\n                \"billerName\": \"Bombay International School\"\n            },\n            {\n                \"billerId\": \"EDU010119MAH01\",\n                \"billerName\": \"Bombay Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU010120MAH01\",\n                \"billerName\": \"Bombay Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU010121MAH01\",\n                \"billerName\": \"Bright Scholars School\"\n            },\n            {\n                \"billerId\": \"EDU010122MAH01\",\n                \"billerName\": \"Buds International School\"\n            },\n            {\n                \"billerId\": \"EDU010123MAH01\",\n                \"billerName\": \"Buldana Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU010124MAH01\",\n                \"billerName\": \"Caelum High School\"\n            },\n            {\n                \"billerId\": \"EDU010125MAH01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU010126MAH01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU010127MAH01\",\n                \"billerName\": \"Cambridge School, Miraj\"\n            },\n            {\n                \"billerId\": \"EDU010128MAH01\",\n                \"billerName\": \"Campion School\"\n            },\n            {\n                \"billerId\": \"EDU010129MAH01\",\n                \"billerName\": \"Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU010130MAH01\",\n                \"billerName\": \"Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU010131MAH01\",\n                \"billerName\": \"Carmel Academy\"\n            },\n            {\n                \"billerId\": \"EDU010132MAH01\",\n                \"billerName\": \"Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU010133MAH01\",\n                \"billerName\": \"Cathedral &amp; John Connon School\"\n            },\n            {\n                \"billerId\": \"EDU010134MAH01\",\n                \"billerName\": \"Central India Public School\"\n            },\n            {\n                \"billerId\": \"EDU010135MAH01\",\n                \"billerName\": \"Central India Public School\"\n            },\n            {\n                \"billerId\": \"EDU010136MAH01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU010137MAH01\",\n                \"billerName\": \"Centre Point School\"\n            },\n            {\n                \"billerId\": \"EDU010138MAH01\",\n                \"billerName\": \"Centre Point School\"\n            },\n            {\n                \"billerId\": \"EDU010139MAH01\",\n                \"billerName\": \"Centre Point School\"\n            },\n            {\n                \"billerId\": \"EDU010140MAH01\",\n                \"billerName\": \"Chanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU010141MAH01\",\n                \"billerName\": \"Channawars E Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU010142MAH01\",\n                \"billerName\": \"Chate School\"\n            },\n            {\n                \"billerId\": \"EDU010143MAH01\",\n                \"billerName\": \"Chatrabhuj Narsee Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010144MAH01\",\n                \"billerName\": \"Chhatrapati Shahu Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010145MAH01\",\n                \"billerName\": \"Chhatrapati Shivaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU010146MAH01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010147MAH01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010148MAH01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010149MAH01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010150MAH01\",\n                \"billerName\": \"Christ Academy\"\n            },\n            {\n                \"billerId\": \"EDU010151MAH01\",\n                \"billerName\": \"Christ Church School\"\n            },\n            {\n                \"billerId\": \"EDU010152MAH01\",\n                \"billerName\": \"Christ International Scholl\"\n            },\n            {\n                \"billerId\": \"EDU010153MAH01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU010154MAH01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU010155MAH01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU010156MAH01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU010157MAH01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU010158MAH01\",\n                \"billerName\": \"City International School Kothrud\"\n            },\n            {\n                \"billerId\": \"EDU010159MAH01\",\n                \"billerName\": \"City Pride School\"\n            },\n            {\n                \"billerId\": \"EDU010160MAH01\",\n                \"billerName\": \"Codesh School\"\n            },\n            {\n                \"billerId\": \"EDU010161MAH01\",\n                \"billerName\": \"Colonel Parab&#39;S School - A Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU010162MAH01\",\n                \"billerName\": \"D.K.Patil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010163MAH01\",\n                \"billerName\": \"D.K.T.E. Society&#39;S  International School,\"\n            },\n            {\n                \"billerId\": \"EDU010164MAH01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU010165MAH01\",\n                \"billerName\": \"Datta Meghe Wld Academy\"\n            },\n            {\n                \"billerId\": \"EDU010166MAH01\",\n                \"billerName\": \"Dattakala Shikshan Sanstha\"\n            },\n            {\n                \"billerId\": \"EDU010167MAH01\",\n                \"billerName\": \"Daulati International English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010168MAH01\",\n                \"billerName\": \"Dav International School\"\n            },\n            {\n                \"billerId\": \"EDU010169MAH01\",\n                \"billerName\": \"Dav Moil Public School\"\n            },\n            {\n                \"billerId\": \"EDU010170MAH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010171MAH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010172MAH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010173MAH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010174MAH01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010175MAH01\",\n                \"billerName\": \"David English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010176MAH01\",\n                \"billerName\": \"Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU010177MAH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010178MAH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010179MAH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010180MAH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010181MAH01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010182MAH01\",\n                \"billerName\": \"Delhi Public School Panvel\"\n            },\n            {\n                \"billerId\": \"EDU010183MAH01\",\n                \"billerName\": \"Delhi Public School, Dhamtari\"\n            },\n            {\n                \"billerId\": \"EDU010184MAH01\",\n                \"billerName\": \"Deogiri Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU010185MAH01\",\n                \"billerName\": \"Devyanee International School\"\n            },\n            {\n                \"billerId\": \"EDU010186MAH01\",\n                \"billerName\": \"Dg Agrawal Memorial National Public School , Varadipada\"\n            },\n            {\n                \"billerId\": \"EDU010187MAH01\",\n                \"billerName\": \"Dhirubhai Ambani International School\"\n            },\n            {\n                \"billerId\": \"EDU010188MAH01\",\n                \"billerName\": \"Dhruv Academy\"\n            },\n            {\n                \"billerId\": \"EDU010189MAH01\",\n                \"billerName\": \"Diamond Jubilee High School\"\n            },\n            {\n                \"billerId\": \"EDU010190MAH01\",\n                \"billerName\": \"Dilsagram Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010191MAH01\",\n                \"billerName\": \"Divine Providence School\"\n            },\n            {\n                \"billerId\": \"EDU010192MAH01\",\n                \"billerName\": \"Dnyan Ganga Education Trust&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU010193MAH01\",\n                \"billerName\": \"Dnyanada English School\"\n            },\n            {\n                \"billerId\": \"EDU010194MAH01\",\n                \"billerName\": \"Dnyanasadhana Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU010195MAH01\",\n                \"billerName\": \"Dnyandeep International School\"\n            },\n            {\n                \"billerId\": \"EDU010196MAH01\",\n                \"billerName\": \"Dnyaneshwar International School\"\n            },\n            {\n                \"billerId\": \"EDU010197MAH01\",\n                \"billerName\": \"Dnyanvardhini English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010198MAH01\",\n                \"billerName\": \"Dolphins International School\"\n            },\n            {\n                \"billerId\": \"EDU010199MAH01\",\n                \"billerName\": \"Don Bosco Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010200MAH01\",\n                \"billerName\": \"Dr  Mar Theophilus School\"\n            },\n            {\n                \"billerId\": \"EDU010201MAH01\",\n                \"billerName\": \"Dr R N Lahoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010202MAH01\",\n                \"billerName\": \"Dr Y S Khedkar International School\"\n            },\n            {\n                \"billerId\": \"EDU010203MAH01\",\n                \"billerName\": \"Dr. A.R. Undre English High School\"\n            },\n            {\n                \"billerId\": \"EDU010204MAH01\",\n                \"billerName\": \"Dr. Cyrus Poonawalla English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010205MAH01\",\n                \"billerName\": \"Dr. Jagdish Patil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010206MAH01\",\n                \"billerName\": \"Dr. Ulhas Patil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010207MAH01\",\n                \"billerName\": \"Dr. Ulhas Patil English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDU010208MAH01\",\n                \"billerName\": \"Dr.Kadam Gurukul, Indapur.\"\n            },\n            {\n                \"billerId\": \"EDU010209MAH01\",\n                \"billerName\": \"Dr.P.V. Sukhatme English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010210MAH01\",\n                \"billerName\": \"Drb Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010211MAH01\",\n                \"billerName\": \"Dsk School\"\n            },\n            {\n                \"billerId\": \"EDU010212MAH01\",\n                \"billerName\": \"Dunne&#39;S Institute\"\n            },\n            {\n                \"billerId\": \"EDU010213MAH01\",\n                \"billerName\": \"Edify School\"\n            },\n            {\n                \"billerId\": \"EDU010214MAH01\",\n                \"billerName\": \"Edify School Amravati\"\n            },\n            {\n                \"billerId\": \"EDU010215MAH01\",\n                \"billerName\": \"Eklavya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010216MAH01\",\n                \"billerName\": \"Ekvira School Of Brilliants\"\n            },\n            {\n                \"billerId\": \"EDU010217MAH01\",\n                \"billerName\": \"Ekvira School Of Brilliants, Morshi\"\n            },\n            {\n                \"billerId\": \"EDU010218MAH01\",\n                \"billerName\": \"Emerald Heights School\"\n            },\n            {\n                \"billerId\": \"EDU010219MAH01\",\n                \"billerName\": \"Eon Gyanankur English School\"\n            },\n            {\n                \"billerId\": \"EDU010220MAH01\",\n                \"billerName\": \"Epathshala Vihirgaon\"\n            },\n            {\n                \"billerId\": \"EDU010221MAH01\",\n                \"billerName\": \"Euro School\"\n            },\n            {\n                \"billerId\": \"EDU010222MAH01\",\n                \"billerName\": \"Euroschool\"\n            },\n            {\n                \"billerId\": \"EDU010223MAH01\",\n                \"billerName\": \"Euroschool Airoli\"\n            },\n            {\n                \"billerId\": \"EDU010224MAH01\",\n                \"billerName\": \"Fairyland School\"\n            },\n            {\n                \"billerId\": \"EDU010225MAH01\",\n                \"billerName\": \"Fazlani International School\"\n            },\n            {\n                \"billerId\": \"EDU010226MAH01\",\n                \"billerName\": \"Flying Kids International English School C.B.S.E.Pattern\"\n            },\n            {\n                \"billerId\": \"EDU010227MAH01\",\n                \"billerName\": \"Fort International Academy\"\n            },\n            {\n                \"billerId\": \"EDU010228MAH01\",\n                \"billerName\": \"Fr. Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU010229MAH01\",\n                \"billerName\": \"Fr. Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU010230MAH01\",\n                \"billerName\": \"Fravashi Academy\"\n            },\n            {\n                \"billerId\": \"EDU010231MAH01\",\n                \"billerName\": \"G G International School\"\n            },\n            {\n                \"billerId\": \"EDU010232MAH01\",\n                \"billerName\": \"G H Raisoni Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010233MAH01\",\n                \"billerName\": \"G S Shetty International School\"\n            },\n            {\n                \"billerId\": \"EDU010234MAH01\",\n                \"billerName\": \"G.D. Somani Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010235MAH01\",\n                \"billerName\": \"Ga Shash English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU010236MAH01\",\n                \"billerName\": \"Gaikwad Global School\"\n            },\n            {\n                \"billerId\": \"EDU010237MAH01\",\n                \"billerName\": \"Gandhi City Public School\"\n            },\n            {\n                \"billerId\": \"EDU010238MAH01\",\n                \"billerName\": \"Gandhi City Public School\"\n            },\n            {\n                \"billerId\": \"EDU010239MAH01\",\n                \"billerName\": \"Ganesh International School, Chikhali\"\n            },\n            {\n                \"billerId\": \"EDU010240MAH01\",\n                \"billerName\": \"Gems English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010241MAH01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU010242MAH01\",\n                \"billerName\": \"Global Knowledge Public School\"\n            },\n            {\n                \"billerId\": \"EDU010243MAH01\",\n                \"billerName\": \"Global School\"\n            },\n            {\n                \"billerId\": \"EDU010244MAH01\",\n                \"billerName\": \"Glory English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010245MAH01\",\n                \"billerName\": \"Godavari Foundation&#39;S Godavari English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010246MAH01\",\n                \"billerName\": \"Gokuldham High School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010247MAH01\",\n                \"billerName\": \"Goldcrest High\"\n            },\n            {\n                \"billerId\": \"EDU010248MAH01\",\n                \"billerName\": \"Goldcrest High \"\n            },\n            {\n                \"billerId\": \"EDU010249MAH01\",\n                \"billerName\": \"Golden Days Universal School\"\n            },\n            {\n                \"billerId\": \"EDU010250MAH01\",\n                \"billerName\": \"Golden Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU010251MAH01\",\n                \"billerName\": \"Gondia Public School\"\n            },\n            {\n                \"billerId\": \"EDU010252MAH01\",\n                \"billerName\": \"Gondia Public School, Lakhandur- Pin Code- 441803,  Dist. Bhandara (M.S)\"\n            },\n            {\n                \"billerId\": \"EDU010253MAH01\",\n                \"billerName\": \"Good Shepherd School\"\n            },\n            {\n                \"billerId\": \"EDU010254MAH01\",\n                \"billerName\": \"Gopal Sharma International School\"\n            },\n            {\n                \"billerId\": \"EDU010255MAH01\",\n                \"billerName\": \"Gopals Garden High School\"\n            },\n            {\n                \"billerId\": \"EDU010256MAH01\",\n                \"billerName\": \"Gopi Birla Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010257MAH01\",\n                \"billerName\": \"Goregaon Education Society&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010258MAH01\",\n                \"billerName\": \"Grace Emmanuel School\"\n            },\n            {\n                \"billerId\": \"EDU010259MAH01\",\n                \"billerName\": \"Green Land School\"\n            },\n            {\n                \"billerId\": \"EDU010260MAH01\",\n                \"billerName\": \"Greenfield International\"\n            },\n            {\n                \"billerId\": \"EDU010261MAH01\",\n                \"billerName\": \"Greenfingers Global School\"\n            },\n            {\n                \"billerId\": \"EDU010262MAH01\",\n                \"billerName\": \"Greenlawns High School\"\n            },\n            {\n                \"billerId\": \"EDU010263MAH01\",\n                \"billerName\": \"Greenlawns School\"\n            },\n            {\n                \"billerId\": \"EDU010264MAH01\",\n                \"billerName\": \"Gregorian Public School\"\n            },\n            {\n                \"billerId\": \"EDU010265MAH01\",\n                \"billerName\": \"Guardian School\"\n            },\n            {\n                \"billerId\": \"EDU010266MAH01\",\n                \"billerName\": \"Gundecha Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU010267MAH01\",\n                \"billerName\": \"Gurukul Dnyanpeeth School\"\n            },\n            {\n                \"billerId\": \"EDU010268MAH01\",\n                \"billerName\": \"Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010269MAH01\",\n                \"billerName\": \"Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010270MAH01\",\n                \"billerName\": \"Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010271MAH01\",\n                \"billerName\": \"Gurukul English School\"\n            },\n            {\n                \"billerId\": \"EDU010272MAH01\",\n                \"billerName\": \"Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU010273MAH01\",\n                \"billerName\": \"Gyan Mata Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU010274MAH01\",\n                \"billerName\": \"H.V.B. Academy\"\n            },\n            {\n                \"billerId\": \"EDU010275MAH01\",\n                \"billerName\": \"Hadas Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU010276MAH01\",\n                \"billerName\": \"Happy Faces The Concept School, Washim\"\n            },\n            {\n                \"billerId\": \"EDU010277MAH01\",\n                \"billerName\": \"Harmony International School\"\n            },\n            {\n                \"billerId\": \"EDU010278MAH01\",\n                \"billerName\": \"Hasanat High School\"\n            },\n            {\n                \"billerId\": \"EDU010279MAH01\",\n                \"billerName\": \"High Vision International School\"\n            },\n            {\n                \"billerId\": \"EDU010280MAH01\",\n                \"billerName\": \"Hillfort Public School\"\n            },\n            {\n                \"billerId\": \"EDU010281MAH01\",\n                \"billerName\": \"Hiranandani Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU010282MAH01\",\n                \"billerName\": \"Hiranandani Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU010283MAH01\",\n                \"billerName\": \"Hizon Discovery Academy\"\n            },\n            {\n                \"billerId\": \"EDU010284MAH01\",\n                \"billerName\": \"Hocl School\"\n            },\n            {\n                \"billerId\": \"EDU010285MAH01\",\n                \"billerName\": \"Holy Angel&#39;S School &amp; Jr. College.\"\n            },\n            {\n                \"billerId\": \"EDU010286MAH01\",\n                \"billerName\": \"Holy Faith English School\"\n            },\n            {\n                \"billerId\": \"EDU010287MAH01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010288MAH01\",\n                \"billerName\": \"Holy Spirit Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010289MAH01\",\n                \"billerName\": \"Holy Writ High School\"\n            },\n            {\n                \"billerId\": \"EDU010290MAH01\",\n                \"billerName\": \"Hon. Annasaheb Dange International School , Islampur\"\n            },\n            {\n                \"billerId\": \"EDU010291MAH01\",\n                \"billerName\": \"Hon. Ratnakarrao Gutte International School\"\n            },\n            {\n                \"billerId\": \"EDU010292MAH01\",\n                \"billerName\": \"Hon&#39;Ble Sharad Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010293MAH01\",\n                \"billerName\": \"Horizon Academy\"\n            },\n            {\n                \"billerId\": \"EDU010294MAH01\",\n                \"billerName\": \"Hume Mchenry Memorial High School Of S.D.A.\"\n            },\n            {\n                \"billerId\": \"EDU010295MAH01\",\n                \"billerName\": \"Hutchings High School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010296MAH01\",\n                \"billerName\": \"Hutchings School\"\n            },\n            {\n                \"billerId\": \"EDU010297MAH01\",\n                \"billerName\": \"Ideal English School\"\n            },\n            {\n                \"billerId\": \"EDU010298MAH01\",\n                \"billerName\": \"Imperial International School\"\n            },\n            {\n                \"billerId\": \"EDU010299MAH01\",\n                \"billerName\": \"Indian Education Society Orion\"\n            },\n            {\n                \"billerId\": \"EDU010300MAH01\",\n                \"billerName\": \"Indian Education Society&#39;S Manik Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU010301MAH01\",\n                \"billerName\": \"Indian Model School\"\n            },\n            {\n                \"billerId\": \"EDU010302MAH01\",\n                \"billerName\": \"Indira Gandhi Garden School\"\n            },\n            {\n                \"billerId\": \"EDU010303MAH01\",\n                \"billerName\": \"Indira National School\"\n            },\n            {\n                \"billerId\": \"EDU010304MAH01\",\n                \"billerName\": \"Indus World School, Ahmednagar\"\n            },\n            {\n                \"billerId\": \"EDU010305MAH01\",\n                \"billerName\": \"Infant Jesus English Public High School\"\n            },\n            {\n                \"billerId\": \"EDU010306MAH01\",\n                \"billerName\": \"Infant Jesus International School\"\n            },\n            {\n                \"billerId\": \"EDU010307MAH01\",\n                \"billerName\": \"Innovative Minds School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU010308MAH01\",\n                \"billerName\": \"Innovera School\"\n            },\n            {\n                \"billerId\": \"EDU010309MAH01\",\n                \"billerName\": \"Ira International School\"\n            },\n            {\n                \"billerId\": \"EDU010310MAH01\",\n                \"billerName\": \"J. V. Patil International School\"\n            },\n            {\n                \"billerId\": \"EDU010311MAH01\",\n                \"billerName\": \"J.B. Petit High School\"\n            },\n            {\n                \"billerId\": \"EDU010312MAH01\",\n                \"billerName\": \"J.H. Ambani School\"\n            },\n            {\n                \"billerId\": \"EDU010313MAH01\",\n                \"billerName\": \"Jagdamba Public School\"\n            },\n            {\n                \"billerId\": \"EDU010314MAH01\",\n                \"billerName\": \"Jaihind School, Udgir\"\n            },\n            {\n                \"billerId\": \"EDU010315MAH01\",\n                \"billerName\": \"Jain Heritage A Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU010316MAH01\",\n                \"billerName\": \"Jain International English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010317MAH01\",\n                \"billerName\": \"Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU010318MAH01\",\n                \"billerName\": \"Jaipuriar School\"\n            },\n            {\n                \"billerId\": \"EDU010319MAH01\",\n                \"billerName\": \"Jamnabai Narsee School\"\n            },\n            {\n                \"billerId\": \"EDU010320MAH01\",\n                \"billerName\": \"Jankidevi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010321MAH01\",\n                \"billerName\": \"Jasnagra Public School\"\n            },\n            {\n                \"billerId\": \"EDU010322MAH01\",\n                \"billerName\": \"Jasudben M.L. School\"\n            },\n            {\n                \"billerId\": \"EDU010323MAH01\",\n                \"billerName\": \"Jawaharlal Darda English Medium School Yavatmal\"\n            },\n            {\n                \"billerId\": \"EDU010324MAH01\",\n                \"billerName\": \"Jayawant Public School\"\n            },\n            {\n                \"billerId\": \"EDU010325MAH01\",\n                \"billerName\": \"Jaywant International School\"\n            },\n            {\n                \"billerId\": \"EDU010326MAH01\",\n                \"billerName\": \"Jbcn International School\"\n            },\n            {\n                \"billerId\": \"EDU010327MAH01\",\n                \"billerName\": \"Jet Kids International School, Pusad\"\n            },\n            {\n                \"billerId\": \"EDU010328MAH01\",\n                \"billerName\": \"Jijayu International English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010329MAH01\",\n                \"billerName\": \"Jindal Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU010330MAH01\",\n                \"billerName\": \"Jindal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010331MAH01\",\n                \"billerName\": \"Jindal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010332MAH01\",\n                \"billerName\": \"Jindal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010333MAH01\",\n                \"billerName\": \"Jindal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010334MAH01\",\n                \"billerName\": \"Jnana Prabodhini Prashala\"\n            },\n            {\n                \"billerId\": \"EDU010335MAH01\",\n                \"billerName\": \"John Xxiii School\"\n            },\n            {\n                \"billerId\": \"EDU010336MAH01\",\n                \"billerName\": \"Jubli English High School\"\n            },\n            {\n                \"billerId\": \"EDU010337MAH01\",\n                \"billerName\": \"K John Public School\"\n            },\n            {\n                \"billerId\": \"EDU010338MAH01\",\n                \"billerName\": \"K P Asati Public School\"\n            },\n            {\n                \"billerId\": \"EDU010339MAH01\",\n                \"billerName\": \"K. K. Wagh Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU010340MAH01\",\n                \"billerName\": \"K. K. Wagh Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU010341MAH01\",\n                \"billerName\": \"K.John Public School\"\n            },\n            {\n                \"billerId\": \"EDU010342MAH01\",\n                \"billerName\": \"Kaivalya Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010343MAH01\",\n                \"billerName\": \"Kanaiyalal Raojibhai Public School\"\n            },\n            {\n                \"billerId\": \"EDU010344MAH01\",\n                \"billerName\": \"Kapol Vidyanidhi International School\"\n            },\n            {\n                \"billerId\": \"EDU010345MAH01\",\n                \"billerName\": \"Kashinath Palod Public School\"\n            },\n            {\n                \"billerId\": \"EDU010346MAH01\",\n                \"billerName\": \"Khubchand Bajaj Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU010347MAH01\",\n                \"billerName\": \"Kids Kingdom Public School\"\n            },\n            {\n                \"billerId\": \"EDU010348MAH01\",\n                \"billerName\": \"Kids World School\"\n            },\n            {\n                \"billerId\": \"EDU010349MAH01\",\n                \"billerName\": \"Kimmins High School\"\n            },\n            {\n                \"billerId\": \"EDU010350MAH01\",\n                \"billerName\": \"Kinkar International School,Seloo\"\n            },\n            {\n                \"billerId\": \"EDU010351MAH01\",\n                \"billerName\": \"Kirsan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU010352MAH01\",\n                \"billerName\": \"Kishor Suryawanshi International School\"\n            },\n            {\n                \"billerId\": \"EDU010353MAH01\",\n                \"billerName\": \"Kissan International School\"\n            },\n            {\n                \"billerId\": \"EDU010354MAH01\",\n                \"billerName\": \"Kle English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010355MAH01\",\n                \"billerName\": \"Kline Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010356MAH01\",\n                \"billerName\": \"Kohinoor International School\"\n            },\n            {\n                \"billerId\": \"EDU010357MAH01\",\n                \"billerName\": \"Kolhapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010358MAH01\",\n                \"billerName\": \"Krishna School,\"\n            },\n            {\n                \"billerId\": \"EDU010359MAH01\",\n                \"billerName\": \"Kukadi Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU010360MAH01\",\n                \"billerName\": \"Kurveys New Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU010361MAH01\",\n                \"billerName\": \"L.H. Patil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010362MAH01\",\n                \"billerName\": \"Lady Khatun Marium School\"\n            },\n            {\n                \"billerId\": \"EDU010363MAH01\",\n                \"billerName\": \"Lady Ratanbai And Sir Mathuradas Vissanji Academy\"\n            },\n            {\n                \"billerId\": \"EDU010364MAH01\",\n                \"billerName\": \"Lakhotia Bhutda High School Kondhali\"\n            },\n            {\n                \"billerId\": \"EDU010365MAH01\",\n                \"billerName\": \"Lakshdham High School\"\n            },\n            {\n                \"billerId\": \"EDU010366MAH01\",\n                \"billerName\": \"Lalitha Public School\"\n            },\n            {\n                \"billerId\": \"EDU010367MAH01\",\n                \"billerName\": \"Late Babanrao Gabaji Gawali Charitable Trusts Spg International Public School\"\n            },\n            {\n                \"billerId\": \"EDU010368MAH01\",\n                \"billerName\": \"Late Madangopalji Bhaiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010369MAH01\",\n                \"billerName\": \"Late Mrs Housabai Jayapal Magdum Public School, Nimshirgaon\"\n            },\n            {\n                \"billerId\": \"EDU010370MAH01\",\n                \"billerName\": \"Learners&#39; Academy\"\n            },\n            {\n                \"billerId\": \"EDU010371MAH01\",\n                \"billerName\": \"Litera Valley Zee School\"\n            },\n            {\n                \"billerId\": \"EDU010372MAH01\",\n                \"billerName\": \"Little Flower School Loni\"\n            },\n            {\n                \"billerId\": \"EDU010373MAH01\",\n                \"billerName\": \"Little Wonders English School\"\n            },\n            {\n                \"billerId\": \"EDU010374MAH01\",\n                \"billerName\": \"Lkrr Prince English School Selu\"\n            },\n            {\n                \"billerId\": \"EDU010375MAH01\",\n                \"billerName\": \"Lodha World School\"\n            },\n            {\n                \"billerId\": \"EDU010376MAH01\",\n                \"billerName\": \"Lodha World School, Thane\"\n            },\n            {\n                \"billerId\": \"EDU010377MAH01\",\n                \"billerName\": \"Lok Puram Public School\"\n            },\n            {\n                \"billerId\": \"EDU010378MAH01\",\n                \"billerName\": \"Lokhandwala Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU010379MAH01\",\n                \"billerName\": \"Loknete V.Hiray E.M.S(Old Name)Loknetevyankatrao Hiray Academy(New Name)\"\n            },\n            {\n                \"billerId\": \"EDU010380MAH01\",\n                \"billerName\": \"Lokseva Eschool\"\n            },\n            {\n                \"billerId\": \"EDU010381MAH01\",\n                \"billerName\": \"Lonar Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU010382MAH01\",\n                \"billerName\": \"Lord Ganesha English School Jamner\"\n            },\n            {\n                \"billerId\": \"EDU010383MAH01\",\n                \"billerName\": \"Lotus English Medium School, Wadgaonpan\"\n            },\n            {\n                \"billerId\": \"EDU010384MAH01\",\n                \"billerName\": \"Lotus English School\"\n            },\n            {\n                \"billerId\": \"EDU010385MAH01\",\n                \"billerName\": \"M E S Boys High School &amp; Jr College\"\n            },\n            {\n                \"billerId\": \"EDU010386MAH01\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDU010387MAH01\",\n                \"billerName\": \"M.S.B. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU010388MAH01\",\n                \"billerName\": \"M.S.B. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU010389MAH01\",\n                \"billerName\": \"M.S.M. English School And Jr. College\"\n            },\n            {\n                \"billerId\": \"EDU010390MAH01\",\n                \"billerName\": \"Macaroon Students Academy\"\n            },\n            {\n                \"billerId\": \"EDU010391MAH01\",\n                \"billerName\": \"Macaroon Student&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010392MAH01\",\n                \"billerName\": \"Macro Vision Academy School\"\n            },\n            {\n                \"billerId\": \"EDU010393MAH01\",\n                \"billerName\": \"Mahapragya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010394MAH01\",\n                \"billerName\": \"Maharashtra Public School\"\n            },\n            {\n                \"billerId\": \"EDU010395MAH01\",\n                \"billerName\": \"Maharishi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010396MAH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010397MAH01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010398MAH01\",\n                \"billerName\": \"Mahatma Gandhi English School\"\n            },\n            {\n                \"billerId\": \"EDU010399MAH01\",\n                \"billerName\": \"Mahatma Gandhi Mission&#39;S Clover Dale School\"\n            },\n            {\n                \"billerId\": \"EDU010400MAH01\",\n                \"billerName\": \"Mahatma Gandhi Shikshan Mandal Sanchalit Oxford English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010401MAH01\",\n                \"billerName\": \"Mahatma International School\"\n            },\n            {\n                \"billerId\": \"EDU010402MAH01\",\n                \"billerName\": \"Mahavir English School\"\n            },\n            {\n                \"billerId\": \"EDU010403MAH01\",\n                \"billerName\": \"Mamasaheb Khandge English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010404MAH01\",\n                \"billerName\": \"Manav Mandirs Smt. Nandkumar Rasiklal P. Seth Multipurpose High School\"\n            },\n            {\n                \"billerId\": \"EDU010405MAH01\",\n                \"billerName\": \"Maneckji Cooper Education Trust School\"\n            },\n            {\n                \"billerId\": \"EDU010406MAH01\",\n                \"billerName\": \"Maneers Vishwashanti Gurukul Nivasi School\"\n            },\n            {\n                \"billerId\": \"EDU010407MAH01\",\n                \"billerName\": \"Mane&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU010408MAH01\",\n                \"billerName\": \"Manikgarh Cement English School\"\n            },\n            {\n                \"billerId\": \"EDU010409MAH01\",\n                \"billerName\": \"Manosuman Public School\"\n            },\n            {\n                \"billerId\": \"EDU010410MAH01\",\n                \"billerName\": \"Mansukhbhai Kothari National School\"\n            },\n            {\n                \"billerId\": \"EDU010411MAH01\",\n                \"billerName\": \"Marble Arch School\"\n            },\n            {\n                \"billerId\": \"EDU010412MAH01\",\n                \"billerName\": \"Marie Poussepin&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010413MAH01\",\n                \"billerName\": \"Markandeya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010414MAH01\",\n                \"billerName\": \"Master Mind Global English School\"\n            },\n            {\n                \"billerId\": \"EDU010415MAH01\",\n                \"billerName\": \"Matrix Academy School\"\n            },\n            {\n                \"billerId\": \"EDU010416MAH01\",\n                \"billerName\": \"Mdn Future School Roha\"\n            },\n            {\n                \"billerId\": \"EDU010417MAH01\",\n                \"billerName\": \"Mehernosh Boman Burjor Irani Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU010418MAH01\",\n                \"billerName\": \"Meridian School\"\n            },\n            {\n                \"billerId\": \"EDU010419MAH01\",\n                \"billerName\": \"Meritorious Public School\"\n            },\n            {\n                \"billerId\": \"EDU010420MAH01\",\n                \"billerName\": \"Millennium National School\"\n            },\n            {\n                \"billerId\": \"EDU010421MAH01\",\n                \"billerName\": \"Mnr School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU010422MAH01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU010423MAH01\",\n                \"billerName\": \"Modern International School, Gangapur\"\n            },\n            {\n                \"billerId\": \"EDU010424MAH01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU010425MAH01\",\n                \"billerName\": \"Montfort Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010426MAH01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU010427MAH01\",\n                \"billerName\": \"Mount Carmel Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU010428MAH01\",\n                \"billerName\": \"Mount Carmel Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU010429MAH01\",\n                \"billerName\": \"Mount Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010430MAH01\",\n                \"billerName\": \"Mount Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010431MAH01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU010432MAH01\",\n                \"billerName\": \"Mount St. Ann High School\"\n            },\n            {\n                \"billerId\": \"EDU010433MAH01\",\n                \"billerName\": \"Mount St. Patrick Academy\"\n            },\n            {\n                \"billerId\": \"EDU010434MAH01\",\n                \"billerName\": \"Msb Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU010435MAH01\",\n                \"billerName\": \"Mukesh R Patel School\"\n            },\n            {\n                \"billerId\": \"EDU010436MAH01\",\n                \"billerName\": \"Muljibhai Mehta International School\"\n            },\n            {\n                \"billerId\": \"EDU010437MAH01\",\n                \"billerName\": \"Mvp Sunrise School\"\n            },\n            {\n                \"billerId\": \"EDU010438MAH01\",\n                \"billerName\": \"My Rich Dad&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010439MAH01\",\n                \"billerName\": \"My School\"\n            },\n            {\n                \"billerId\": \"EDU010440MAH01\",\n                \"billerName\": \"N.L. Dalmia High School\"\n            },\n            {\n                \"billerId\": \"EDU010441MAH01\",\n                \"billerName\": \"N.V. Chinmaya Vidyalaya, Shegaon\"\n            },\n            {\n                \"billerId\": \"EDU010442MAH01\",\n                \"billerName\": \"Nagarjuna Public School\"\n            },\n            {\n                \"billerId\": \"EDU010443MAH01\",\n                \"billerName\": \"Nairs Essence International School\"\n            },\n            {\n                \"billerId\": \"EDU010444MAH01\",\n                \"billerName\": \"Nalanda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010445MAH01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU010446MAH01\",\n                \"billerName\": \"Narayana E Techno School\"\n            },\n            {\n                \"billerId\": \"EDU010447MAH01\",\n                \"billerName\": \"Narayana Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU010448MAH01\",\n                \"billerName\": \"Narayana Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU010449MAH01\",\n                \"billerName\": \"Nashik Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU010450MAH01\",\n                \"billerName\": \"Nath Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010451MAH01\",\n                \"billerName\": \"National English School\"\n            },\n            {\n                \"billerId\": \"EDU010452MAH01\",\n                \"billerName\": \"Nav Krishna Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010453MAH01\",\n                \"billerName\": \"Navjeevan Convent &amp; English Primary School\"\n            },\n            {\n                \"billerId\": \"EDU010454MAH01\",\n                \"billerName\": \"Navnirman High English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010455MAH01\",\n                \"billerName\": \"Navy Children School\"\n            },\n            {\n                \"billerId\": \"EDU010456MAH01\",\n                \"billerName\": \"Neeri Modern School\"\n            },\n            {\n                \"billerId\": \"EDU010457MAH01\",\n                \"billerName\": \"Nes National Public School\"\n            },\n            {\n                \"billerId\": \"EDU010458MAH01\",\n                \"billerName\": \"New Beginning International School\"\n            },\n            {\n                \"billerId\": \"EDU010459MAH01\",\n                \"billerName\": \"New English Academy Of Genius\"\n            },\n            {\n                \"billerId\": \"EDU010460MAH01\",\n                \"billerName\": \"New English School\"\n            },\n            {\n                \"billerId\": \"EDU010461MAH01\",\n                \"billerName\": \"New Era English School\"\n            },\n            {\n                \"billerId\": \"EDU010462MAH01\",\n                \"billerName\": \"New Era High School\"\n            },\n            {\n                \"billerId\": \"EDU010463MAH01\",\n                \"billerName\": \"New Hizon Scholars School\"\n            },\n            {\n                \"billerId\": \"EDU010464MAH01\",\n                \"billerName\": \"New Horizon Public School\"\n            },\n            {\n                \"billerId\": \"EDU010465MAH01\",\n                \"billerName\": \"New Horizon Public School\"\n            },\n            {\n                \"billerId\": \"EDU010466MAH01\",\n                \"billerName\": \"New Horizon Scholars School\"\n            },\n            {\n                \"billerId\": \"EDU010467MAH01\",\n                \"billerName\": \"New Horizon School, Aurnal\"\n            },\n            {\n                \"billerId\": \"EDU010468MAH01\",\n                \"billerName\": \"New Orange City Convent\"\n            },\n            {\n                \"billerId\": \"EDU010469MAH01\",\n                \"billerName\": \"New Pune Public School\"\n            },\n            {\n                \"billerId\": \"EDU010470MAH01\",\n                \"billerName\": \"New Seeta Public School Deori\"\n            },\n            {\n                \"billerId\": \"EDU010471MAH01\",\n                \"billerName\": \"New Times International School\"\n            },\n            {\n                \"billerId\": \"EDU010472MAH01\",\n                \"billerName\": \"New Vision Public School\"\n            },\n            {\n                \"billerId\": \"EDU010473MAH01\",\n                \"billerName\": \"Nirmal Bright Future School\"\n            },\n            {\n                \"billerId\": \"EDU010474MAH01\",\n                \"billerName\": \"Nirmal International School\"\n            },\n            {\n                \"billerId\": \"EDU010475MAH01\",\n                \"billerName\": \"Nk Academy\"\n            },\n            {\n                \"billerId\": \"EDU010476MAH01\",\n                \"billerName\": \"Noel School,\"\n            },\n            {\n                \"billerId\": \"EDU010477MAH01\",\n                \"billerName\": \"Nootan International English School\"\n            },\n            {\n                \"billerId\": \"EDU010478MAH01\",\n                \"billerName\": \"North Point School\"\n            },\n            {\n                \"billerId\": \"EDU010479MAH01\",\n                \"billerName\": \"North Point School\"\n            },\n            {\n                \"billerId\": \"EDU010480MAH01\",\n                \"billerName\": \"Northstar Global School\"\n            },\n            {\n                \"billerId\": \"EDU010481MAH01\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDU010482MAH01\",\n                \"billerName\": \"Oasis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010483MAH01\",\n                \"billerName\": \"Om Vidyaniketan School,Umrer\"\n            },\n            {\n                \"billerId\": \"EDU010484MAH01\",\n                \"billerName\": \"Omkar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010485MAH01\",\n                \"billerName\": \"Omkar International School\"\n            },\n            {\n                \"billerId\": \"EDU010486MAH01\",\n                \"billerName\": \"Orchid International School\"\n            },\n            {\n                \"billerId\": \"EDU010487MAH01\",\n                \"billerName\": \"Orchid Public School\"\n            },\n            {\n                \"billerId\": \"EDU010488MAH01\",\n                \"billerName\": \"Orchid Techno School\"\n            },\n            {\n                \"billerId\": \"EDU010489MAH01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU010490MAH01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU010491MAH01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU010492MAH01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU010493MAH01\",\n                \"billerName\": \"Orhcids The Internatinal School\"\n            },\n            {\n                \"billerId\": \"EDU010494MAH01\",\n                \"billerName\": \"Orion English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010495MAH01\",\n                \"billerName\": \"Orion School\"\n            },\n            {\n                \"billerId\": \"EDU010496MAH01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU010497MAH01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU010498MAH01\",\n                \"billerName\": \"Oxford The Global School\"\n            },\n            {\n                \"billerId\": \"EDU010499MAH01\",\n                \"billerName\": \"Oyster English High School\"\n            },\n            {\n                \"billerId\": \"EDU010500MAH01\",\n                \"billerName\": \"P E S Central School\"\n            },\n            {\n                \"billerId\": \"EDU010501MAH01\",\n                \"billerName\": \"P K International School\"\n            },\n            {\n                \"billerId\": \"EDU010502MAH01\",\n                \"billerName\": \"P R Pote Patil International School\"\n            },\n            {\n                \"billerId\": \"EDU010503MAH01\",\n                \"billerName\": \"P.D. Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU010504MAH01\",\n                \"billerName\": \"P.G. Garodia School (I.C.S.E.)\"\n            },\n            {\n                \"billerId\": \"EDU010505MAH01\",\n                \"billerName\": \"P.S. Deshmukh Memorial Academy,\"\n            },\n            {\n                \"billerId\": \"EDU010506MAH01\",\n                \"billerName\": \"Padamshri Shankar Bapu Apegaonkar English School\"\n            },\n            {\n                \"billerId\": \"EDU010507MAH01\",\n                \"billerName\": \"Padmashree Dr. Vithalrao Vikhe Patil Foundations English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010508MAH01\",\n                \"billerName\": \"Panchvati English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDU010509MAH01\",\n                \"billerName\": \"Pandurang International English School At Pippale Saudagar Dist Pune\"\n            },\n            {\n                \"billerId\": \"EDU010510MAH01\",\n                \"billerName\": \"Pankaj Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU010511MAH01\",\n                \"billerName\": \"Param Poojya Shree Ramkrishna Saraswati Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU010512MAH01\",\n                \"billerName\": \"Parikrama Public School\"\n            },\n            {\n                \"billerId\": \"EDU010513MAH01\",\n                \"billerName\": \"Parle Tilak Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010514MAH01\",\n                \"billerName\": \"Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010515MAH01\",\n                \"billerName\": \"Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010516MAH01\",\n                \"billerName\": \"Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010517MAH01\",\n                \"billerName\": \"Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010518MAH01\",\n                \"billerName\": \"Pawar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010519MAH01\",\n                \"billerName\": \"Pawar Public School,\"\n            },\n            {\n                \"billerId\": \"EDU010520MAH01\",\n                \"billerName\": \"Pawar Public School, Chandivali\"\n            },\n            {\n                \"billerId\": \"EDU010521MAH01\",\n                \"billerName\": \"Pearls Academy\"\n            },\n            {\n                \"billerId\": \"EDU010522MAH01\",\n                \"billerName\": \"Petrochemicals Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010523MAH01\",\n                \"billerName\": \"Phoenix Academy\"\n            },\n            {\n                \"billerId\": \"EDU010524MAH01\",\n                \"billerName\": \"Phoenix World School\"\n            },\n            {\n                \"billerId\": \"EDU010525MAH01\",\n                \"billerName\": \"Pinewoods International High School\"\n            },\n            {\n                \"billerId\": \"EDU010526MAH01\",\n                \"billerName\": \"Pioneer International Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU010527MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010528MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010529MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010530MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010531MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010532MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010533MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010534MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010535MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010536MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010537MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010538MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010539MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010540MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010541MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010542MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010543MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010544MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010545MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010546MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010547MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010548MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010549MAH01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU010550MAH01\",\n                \"billerName\": \"Podar International School - Sangli\"\n            },\n            {\n                \"billerId\": \"EDU010551MAH01\",\n                \"billerName\": \"Podar International School Chakan\"\n            },\n            {\n                \"billerId\": \"EDU010552MAH01\",\n                \"billerName\": \"Podar International School Satara\"\n            },\n            {\n                \"billerId\": \"EDU010553MAH01\",\n                \"billerName\": \"Podar International School- Wagholi\"\n            },\n            {\n                \"billerId\": \"EDU010554MAH01\",\n                \"billerName\": \"Podar International School,\"\n            },\n            {\n                \"billerId\": \"EDU010555MAH01\",\n                \"billerName\": \"Podar International School, Baramati\"\n            },\n            {\n                \"billerId\": \"EDU010556MAH01\",\n                \"billerName\": \"Podar International School, Chalisgaon\"\n            },\n            {\n                \"billerId\": \"EDU010557MAH01\",\n                \"billerName\": \"Podar International School, Kolhapur\"\n            },\n            {\n                \"billerId\": \"EDU010558MAH01\",\n                \"billerName\": \"Podar International School,Ambegaon\"\n            },\n            {\n                \"billerId\": \"EDU010559MAH01\",\n                \"billerName\": \"Podar International School,Latur\"\n            },\n            {\n                \"billerId\": \"EDU010560MAH01\",\n                \"billerName\": \"Podar International School,Nerul\"\n            },\n            {\n                \"billerId\": \"EDU010561MAH01\",\n                \"billerName\": \"Podar International School-Shirur\"\n            },\n            {\n                \"billerId\": \"EDU010562MAH01\",\n                \"billerName\": \"Podar School\"\n            },\n            {\n                \"billerId\": \"EDU010563MAH01\",\n                \"billerName\": \"Podar World School Nagpur\"\n            },\n            {\n                \"billerId\": \"EDU010564MAH01\",\n                \"billerName\": \"Poddar Brio International School\"\n            },\n            {\n                \"billerId\": \"EDU010565MAH01\",\n                \"billerName\": \"Poorti Public School Salekasa\"\n            },\n            {\n                \"billerId\": \"EDU010566MAH01\",\n                \"billerName\": \"Prabhat Kids School, Akola\"\n            },\n            {\n                \"billerId\": \"EDU010567MAH01\",\n                \"billerName\": \"Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDU010568MAH01\",\n                \"billerName\": \"Pratibha International School\"\n            },\n            {\n                \"billerId\": \"EDU010569MAH01\",\n                \"billerName\": \"Pratibhasthali Gyanodaya Vidyapeeth Ramtek\"\n            },\n            {\n                \"billerId\": \"EDU010570MAH01\",\n                \"billerName\": \"Pratima Palande School\"\n            },\n            {\n                \"billerId\": \"EDU010571MAH01\",\n                \"billerName\": \"Pravara Central Public School Pravaranagar\"\n            },\n            {\n                \"billerId\": \"EDU010572MAH01\",\n                \"billerName\": \"Prerna Public School\"\n            },\n            {\n                \"billerId\": \"EDU010573MAH01\",\n                \"billerName\": \"Presentation Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010574MAH01\",\n                \"billerName\": \"Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU010575MAH01\",\n                \"billerName\": \"Priceless Pearl Scholar&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU010576MAH01\",\n                \"billerName\": \"Prime Academy\"\n            },\n            {\n                \"billerId\": \"EDU010577MAH01\",\n                \"billerName\": \"Priyadarshani Primary School\"\n            },\n            {\n                \"billerId\": \"EDU010578MAH01\",\n                \"billerName\": \"Priyadarshini Nagpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010579MAH01\",\n                \"billerName\": \"Priyadarshini School\"\n            },\n            {\n                \"billerId\": \"EDU010580MAH01\",\n                \"billerName\": \"Prodigy Public School\"\n            },\n            {\n                \"billerId\": \"EDU010581MAH01\",\n                \"billerName\": \"Progressive English School\"\n            },\n            {\n                \"billerId\": \"EDU010582MAH01\",\n                \"billerName\": \"Progressive International School\"\n            },\n            {\n                \"billerId\": \"EDU010583MAH01\",\n                \"billerName\": \"Queen Mary School\"\n            },\n            {\n                \"billerId\": \"EDU010584MAH01\",\n                \"billerName\": \"Queen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010585MAH01\",\n                \"billerName\": \"R&amp;De(Engrs.) School\"\n            },\n            {\n                \"billerId\": \"EDU010586MAH01\",\n                \"billerName\": \"R. J. International\"\n            },\n            {\n                \"billerId\": \"EDU010587MAH01\",\n                \"billerName\": \"R.B.K. School\"\n            },\n            {\n                \"billerId\": \"EDU010588MAH01\",\n                \"billerName\": \"R.N. Podar School\"\n            },\n            {\n                \"billerId\": \"EDU010589MAH01\",\n                \"billerName\": \"Radcliffe School Navi Mumbai\"\n            },\n            {\n                \"billerId\": \"EDU010590MAH01\",\n                \"billerName\": \"Rahul International School\"\n            },\n            {\n                \"billerId\": \"EDU010591MAH01\",\n                \"billerName\": \"Raigad Military School\"\n            },\n            {\n                \"billerId\": \"EDU010592MAH01\",\n                \"billerName\": \"Raigad Military School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010593MAH01\",\n                \"billerName\": \"Rainbow International School\"\n            },\n            {\n                \"billerId\": \"EDU010594MAH01\",\n                \"billerName\": \"Rainbow International School\"\n            },\n            {\n                \"billerId\": \"EDU010595MAH01\",\n                \"billerName\": \"Raja Narayanlal Lahoti English School\"\n            },\n            {\n                \"billerId\": \"EDU010596MAH01\",\n                \"billerName\": \"Rajhans Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010597MAH01\",\n                \"billerName\": \"Rajiv Gandhi International School\"\n            },\n            {\n                \"billerId\": \"EDU010598MAH01\",\n                \"billerName\": \"Rajlaxmi International English School\"\n            },\n            {\n                \"billerId\": \"EDU010599MAH01\",\n                \"billerName\": \"Rajmata Jijau English School\"\n            },\n            {\n                \"billerId\": \"EDU010600MAH01\",\n                \"billerName\": \"Ram Ratna Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010601MAH01\",\n                \"billerName\": \"Ramabai Deshmukh Public School\"\n            },\n            {\n                \"billerId\": \"EDU010602MAH01\",\n                \"billerName\": \"Ramniwas Bajaj English High School\"\n            },\n            {\n                \"billerId\": \"EDU010603MAH01\",\n                \"billerName\": \"Ramraje International School\"\n            },\n            {\n                \"billerId\": \"EDU010604MAH01\",\n                \"billerName\": \"Ramsheth Thakur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010605MAH01\",\n                \"billerName\": \"Rasbihari International School\"\n            },\n            {\n                \"billerId\": \"EDU010606MAH01\",\n                \"billerName\": \"Rassaz International School\"\n            },\n            {\n                \"billerId\": \"EDU010607MAH01\",\n                \"billerName\": \"Rayan International School\"\n            },\n            {\n                \"billerId\": \"EDU010608MAH01\",\n                \"billerName\": \"Rbk Global School\"\n            },\n            {\n                \"billerId\": \"EDU010609MAH01\",\n                \"billerName\": \"Rdg Public School\"\n            },\n            {\n                \"billerId\": \"EDU010610MAH01\",\n                \"billerName\": \"Reliance Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU010611MAH01\",\n                \"billerName\": \"Reliance Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU010612MAH01\",\n                \"billerName\": \"Riverdale High School\"\n            },\n            {\n                \"billerId\": \"EDU010613MAH01\",\n                \"billerName\": \"Riverdale International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU010614MAH01\",\n                \"billerName\": \"Rizvi Springfield School\"\n            },\n            {\n                \"billerId\": \"EDU010615MAH01\",\n                \"billerName\": \"Rmd Sinhgad Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU010616MAH01\",\n                \"billerName\": \"Rosary School\"\n            },\n            {\n                \"billerId\": \"EDU010617MAH01\",\n                \"billerName\": \"Rosary School\"\n            },\n            {\n                \"billerId\": \"EDU010618MAH01\",\n                \"billerName\": \"Rotary English School\"\n            },\n            {\n                \"billerId\": \"EDU010619MAH01\",\n                \"billerName\": \"Royaal World School\"\n            },\n            {\n                \"billerId\": \"EDU010620MAH01\",\n                \"billerName\": \"Royal Gondwana Public School\"\n            },\n            {\n                \"billerId\": \"EDU010621MAH01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU010622MAH01\",\n                \"billerName\": \"Royary English Medium School Khed\"\n            },\n            {\n                \"billerId\": \"EDU010623MAH01\",\n                \"billerName\": \"Rustomjie International School\"\n            },\n            {\n                \"billerId\": \"EDU010624MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010625MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010626MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010627MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010628MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010629MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010630MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010631MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010632MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010633MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010634MAH01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU010635MAH01\",\n                \"billerName\": \"Ryewood International School\"\n            },\n            {\n                \"billerId\": \"EDU010636MAH01\",\n                \"billerName\": \"S S International School\"\n            },\n            {\n                \"billerId\": \"EDU010637MAH01\",\n                \"billerName\": \"S.B. Patil Public School\"\n            },\n            {\n                \"billerId\": \"EDU010638MAH01\",\n                \"billerName\": \"S.Chandra Public School Sadak Arjuni Dist Gondia\"\n            },\n            {\n                \"billerId\": \"EDU010639MAH01\",\n                \"billerName\": \"S.D.A. High School\"\n            },\n            {\n                \"billerId\": \"EDU010640MAH01\",\n                \"billerName\": \"S.N.D. English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU010641MAH01\",\n                \"billerName\": \"Sacred Heart Academy\"\n            },\n            {\n                \"billerId\": \"EDU010642MAH01\",\n                \"billerName\": \"Sadhu Vaswani International School\"\n            },\n            {\n                \"billerId\": \"EDU010643MAH01\",\n                \"billerName\": \"Sadhu Vaswani International School, Pune\"\n            },\n            {\n                \"billerId\": \"EDU010644MAH01\",\n                \"billerName\": \"Sadhvi Preetisudhaji International School\"\n            },\n            {\n                \"billerId\": \"EDU010645MAH01\",\n                \"billerName\": \"Sahakar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010646MAH01\",\n                \"billerName\": \"Sahyadri  School\"\n            },\n            {\n                \"billerId\": \"EDU010647MAH01\",\n                \"billerName\": \"Sai Angels International School\"\n            },\n            {\n                \"billerId\": \"EDU010648MAH01\",\n                \"billerName\": \"Sai International School\"\n            },\n            {\n                \"billerId\": \"EDU010649MAH01\",\n                \"billerName\": \"Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU010650MAH01\",\n                \"billerName\": \"Saint Joseph&#39;S English Medium School,Barshi\"\n            },\n            {\n                \"billerId\": \"EDU010651MAH01\",\n                \"billerName\": \"Saket Public School\"\n            },\n            {\n                \"billerId\": \"EDU010652MAH01\",\n                \"billerName\": \"Samata International School\"\n            },\n            {\n                \"billerId\": \"EDU010653MAH01\",\n                \"billerName\": \"Sana International School\"\n            },\n            {\n                \"billerId\": \"EDU010654MAH01\",\n                \"billerName\": \"Sandipani School\"\n            },\n            {\n                \"billerId\": \"EDU010655MAH01\",\n                \"billerName\": \"Sanjay Ghodawat International School\"\n            },\n            {\n                \"billerId\": \"EDU010656MAH01\",\n                \"billerName\": \"Sanjeevan Public School\"\n            },\n            {\n                \"billerId\": \"EDU010657MAH01\",\n                \"billerName\": \"Sanjeewan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010658MAH01\",\n                \"billerName\": \"Sanjivani Academy\"\n            },\n            {\n                \"billerId\": \"EDU010659MAH01\",\n                \"billerName\": \"Sanjivani International School\"\n            },\n            {\n                \"billerId\": \"EDU010660MAH01\",\n                \"billerName\": \"Sanjo Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010661MAH01\",\n                \"billerName\": \"Sanjuba High School\"\n            },\n            {\n                \"billerId\": \"EDU010662MAH01\",\n                \"billerName\": \"Sanskar Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU010663MAH01\",\n                \"billerName\": \"Sanskar Dnyanpeeth\"\n            },\n            {\n                \"billerId\": \"EDU010664MAH01\",\n                \"billerName\": \"Sanskar Vidya Sagar\"\n            },\n            {\n                \"billerId\": \"EDU010665MAH01\",\n                \"billerName\": \"Sanskar Vidya Sagar\"\n            },\n            {\n                \"billerId\": \"EDU010666MAH01\",\n                \"billerName\": \"Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU010667MAH01\",\n                \"billerName\": \"Sanskruti Foundation, Rahuri\"\n            },\n            {\n                \"billerId\": \"EDU010668MAH01\",\n                \"billerName\": \"Sant Janar Dhan Swami Mounagiri Maharaj Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010669MAH01\",\n                \"billerName\": \"Sant Shri Asharamji Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU010670MAH01\",\n                \"billerName\": \"Sant Tukaram National Model School\"\n            },\n            {\n                \"billerId\": \"EDU010671MAH01\",\n                \"billerName\": \"Santhome Public School\"\n            },\n            {\n                \"billerId\": \"EDU010672MAH01\",\n                \"billerName\": \"Santhome School\"\n            },\n            {\n                \"billerId\": \"EDU010673MAH01\",\n                \"billerName\": \"Saoner Public School\"\n            },\n            {\n                \"billerId\": \"EDU010674MAH01\",\n                \"billerName\": \"Saraswat Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU010675MAH01\",\n                \"billerName\": \"Saraswati Vidyamandir English Medium School, Dapoli\"\n            },\n            {\n                \"billerId\": \"EDU010676MAH01\",\n                \"billerName\": \"Saraswati Vishwa - Vidyalaya National School\"\n            },\n            {\n                \"billerId\": \"EDU010677MAH01\",\n                \"billerName\": \"Sarhad School\"\n            },\n            {\n                \"billerId\": \"EDU010678MAH01\",\n                \"billerName\": \"Sarvodaya Vivek Jeevan Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010679MAH01\",\n                \"billerName\": \"Sas Billabong High School\"\n            },\n            {\n                \"billerId\": \"EDU010680MAH01\",\n                \"billerName\": \"Satyajeet International English School\"\n            },\n            {\n                \"billerId\": \"EDU010681MAH01\",\n                \"billerName\": \"Scholars Convent\"\n            },\n            {\n                \"billerId\": \"EDU010682MAH01\",\n                \"billerName\": \"Scholars Convent\"\n            },\n            {\n                \"billerId\": \"EDU010683MAH01\",\n                \"billerName\": \"Scholars Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010684MAH01\",\n                \"billerName\": \"School Of Brilliant (Co.Ed.)\"\n            },\n            {\n                \"billerId\": \"EDU010685MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010686MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010687MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010688MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010689MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010690MAH01\",\n                \"billerName\": \"School Of Scholars\"\n            },\n            {\n                \"billerId\": \"EDU010691MAH01\",\n                \"billerName\": \"School Of Scholar&#39;S\"\n            },\n            {\n                \"billerId\": \"EDU010692MAH01\",\n                \"billerName\": \"School Of Scholars,\"\n            },\n            {\n                \"billerId\": \"EDU010693MAH01\",\n                \"billerName\": \"School Of Scholars, Wardha\"\n            },\n            {\n                \"billerId\": \"EDU010694MAH01\",\n                \"billerName\": \"School Of Scholars, Yavatmal\"\n            },\n            {\n                \"billerId\": \"EDU010695MAH01\",\n                \"billerName\": \"Scottish Academy\"\n            },\n            {\n                \"billerId\": \"EDU010696MAH01\",\n                \"billerName\": \"Seth Hirachand Mutha School,\"\n            },\n            {\n                \"billerId\": \"EDU010697MAH01\",\n                \"billerName\": \"Sevasadan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010698MAH01\",\n                \"billerName\": \"Seven Eleven Scholastic School\"\n            },\n            {\n                \"billerId\": \"EDU010699MAH01\",\n                \"billerName\": \"Seven Square Academy\"\n            },\n            {\n                \"billerId\": \"EDU010700MAH01\",\n                \"billerName\": \"Seventh Day Adventist English High School\"\n            },\n            {\n                \"billerId\": \"EDU010701MAH01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU010702MAH01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010703MAH01\",\n                \"billerName\": \"Shalom International School\"\n            },\n            {\n                \"billerId\": \"EDU010704MAH01\",\n                \"billerName\": \"Shanti Niketan,\"\n            },\n            {\n                \"billerId\": \"EDU010705MAH01\",\n                \"billerName\": \"Shantiniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU010706MAH01\",\n                \"billerName\": \"Sharada Gyan Peeth International School\"\n            },\n            {\n                \"billerId\": \"EDU010707MAH01\",\n                \"billerName\": \"Sharada International School\"\n            },\n            {\n                \"billerId\": \"EDU010708MAH01\",\n                \"billerName\": \"Sharda English School, Kaij\"\n            },\n            {\n                \"billerId\": \"EDU010709MAH01\",\n                \"billerName\": \"Sheth Karamshi Kanji English School\"\n            },\n            {\n                \"billerId\": \"EDU010710MAH01\",\n                \"billerName\": \"Sheth Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010711MAH01\",\n                \"billerName\": \"Shinde International School\"\n            },\n            {\n                \"billerId\": \"EDU010712MAH01\",\n                \"billerName\": \"Shirinbai Neterwala School\"\n            },\n            {\n                \"billerId\": \"EDU010713MAH01\",\n                \"billerName\": \"Shishuvan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010714MAH01\",\n                \"billerName\": \"Shiva Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010715MAH01\",\n                \"billerName\": \"Shivaji International School\"\n            },\n            {\n                \"billerId\": \"EDU010716MAH01\",\n                \"billerName\": \"Shivneri School\"\n            },\n            {\n                \"billerId\": \"EDU010717MAH01\",\n                \"billerName\": \"Shree  Mumbadevi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010718MAH01\",\n                \"billerName\": \"Shree Chandulal Nanavati Vinaymandir\"\n            },\n            {\n                \"billerId\": \"EDU010719MAH01\",\n                \"billerName\": \"Shree Eknathrao Khadse Talent School\"\n            },\n            {\n                \"billerId\": \"EDU010720MAH01\",\n                \"billerName\": \"Shree Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010721MAH01\",\n                \"billerName\": \"Shree Sai Convent\"\n            },\n            {\n                \"billerId\": \"EDU010722MAH01\",\n                \"billerName\": \"Shree Swaminarayan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010723MAH01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU010724MAH01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU010725MAH01\",\n                \"billerName\": \"Shreemant Shivajiraje English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010726MAH01\",\n                \"billerName\": \"Shri A.B. Patil English School\"\n            },\n            {\n                \"billerId\": \"EDU010727MAH01\",\n                \"billerName\": \"Shri Balaji International School\"\n            },\n            {\n                \"billerId\": \"EDU010728MAH01\",\n                \"billerName\": \"Shri Balaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU010729MAH01\",\n                \"billerName\": \"Shri Balasaheb Wani Central School\"\n            },\n            {\n                \"billerId\": \"EDU010730MAH01\",\n                \"billerName\": \"Shri Bankatlal Lahoti English School\"\n            },\n            {\n                \"billerId\": \"EDU010731MAH01\",\n                \"billerName\": \"Shri Bhaidas Dharsibhai Bhuta High School\"\n            },\n            {\n                \"billerId\": \"EDU010732MAH01\",\n                \"billerName\": \"Shri Datta Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010733MAH01\",\n                \"billerName\": \"Shri Guru Harkishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU010734MAH01\",\n                \"billerName\": \"Shri Mahavir English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010735MAH01\",\n                \"billerName\": \"Shri P. G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU010736MAH01\",\n                \"billerName\": \"Shri Parshwa Pradnyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010737MAH01\",\n                \"billerName\": \"Shriram Academy\"\n            },\n            {\n                \"billerId\": \"EDU010738MAH01\",\n                \"billerName\": \"Shubham International School\"\n            },\n            {\n                \"billerId\": \"EDU010739MAH01\",\n                \"billerName\": \"Siddharth Public School Jath\"\n            },\n            {\n                \"billerId\": \"EDU010740MAH01\",\n                \"billerName\": \"Siddhivinayak Public School\"\n            },\n            {\n                \"billerId\": \"EDU010741MAH01\",\n                \"billerName\": \"Silver Oak\"\n            },\n            {\n                \"billerId\": \"EDU010742MAH01\",\n                \"billerName\": \"Sindphana Public School, Majalgaon\"\n            },\n            {\n                \"billerId\": \"EDU010743MAH01\",\n                \"billerName\": \"Sinhgad City School\"\n            },\n            {\n                \"billerId\": \"EDU010744MAH01\",\n                \"billerName\": \"Sinhgad Public School\"\n            },\n            {\n                \"billerId\": \"EDU010745MAH01\",\n                \"billerName\": \"Sinhgad Public School\"\n            },\n            {\n                \"billerId\": \"EDU010746MAH01\",\n                \"billerName\": \"Sinhgad Public School\"\n            },\n            {\n                \"billerId\": \"EDU010747MAH01\",\n                \"billerName\": \"Sinhgad Public School\"\n            },\n            {\n                \"billerId\": \"EDU010748MAH01\",\n                \"billerName\": \"Sinhgad Spring Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU010749MAH01\",\n                \"billerName\": \"Sinhgad Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU010750MAH01\",\n                \"billerName\": \"Skd International School\"\n            },\n            {\n                \"billerId\": \"EDU010751MAH01\",\n                \"billerName\": \"Smita Patil Public School\"\n            },\n            {\n                \"billerId\": \"EDU010752MAH01\",\n                \"billerName\": \"Smt Sarojben Damjibhi Vikamshi Dnyanpeeth\"\n            },\n            {\n                \"billerId\": \"EDU010753MAH01\",\n                \"billerName\": \"Smt. H. M. Nanavati English High School\"\n            },\n            {\n                \"billerId\": \"EDU010754MAH01\",\n                \"billerName\": \"Smt. Lilavatibai Podar High School\"\n            },\n            {\n                \"billerId\": \"EDU010755MAH01\",\n                \"billerName\": \"Smt. Prayag Karad English Medium High School,\"\n            },\n            {\n                \"billerId\": \"EDU010756MAH01\",\n                \"billerName\": \"Smt. Ramdevi Sobhraj Bajaj Arya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010757MAH01\",\n                \"billerName\": \"Smt. Savitaben Mangaldas Chokhawala Little Angels Academy\"\n            },\n            {\n                \"billerId\": \"EDU010758MAH01\",\n                \"billerName\": \"Smt. Sulochanadevi Singhania School\"\n            },\n            {\n                \"billerId\": \"EDU010759MAH01\",\n                \"billerName\": \"Smt. Taramai Vartak Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU010760MAH01\",\n                \"billerName\": \"Smt. Tulsibai Ranglalji Zambad Vidyaniketan , Nandura\"\n            },\n            {\n                \"billerId\": \"EDU010761MAH01\",\n                \"billerName\": \"Snbp International School\"\n            },\n            {\n                \"billerId\": \"EDU010762MAH01\",\n                \"billerName\": \"Snbp International School\"\n            },\n            {\n                \"billerId\": \"EDU010763MAH01\",\n                \"billerName\": \"Snbp International School\"\n            },\n            {\n                \"billerId\": \"EDU010764MAH01\",\n                \"billerName\": \"Somalwar School, Maa Umiya Branch\"\n            },\n            {\n                \"billerId\": \"EDU010765MAH01\",\n                \"billerName\": \"Sou Vijayadevi Yadav English Medium School, Peth Vadgaon\"\n            },\n            {\n                \"billerId\": \"EDU010766MAH01\",\n                \"billerName\": \"Spicer Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010767MAH01\",\n                \"billerName\": \"Sri Sais New Generation Innovative School\"\n            },\n            {\n                \"billerId\": \"EDU010768MAH01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010769MAH01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010770MAH01\",\n                \"billerName\": \"Sspm&#39;S Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010771MAH01\",\n                \"billerName\": \"St Joseph High School\"\n            },\n            {\n                \"billerId\": \"EDU010772MAH01\",\n                \"billerName\": \"St Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010773MAH01\",\n                \"billerName\": \"St Vincent Pallotti School\"\n            },\n            {\n                \"billerId\": \"EDU010774MAH01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010775MAH01\",\n                \"billerName\": \"St. Aloysius English Med. School\"\n            },\n            {\n                \"billerId\": \"EDU010776MAH01\",\n                \"billerName\": \"St. Annes Public School\"\n            },\n            {\n                \"billerId\": \"EDU010777MAH01\",\n                \"billerName\": \"St. Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010778MAH01\",\n                \"billerName\": \"St. Antony National School\"\n            },\n            {\n                \"billerId\": \"EDU010779MAH01\",\n                \"billerName\": \"St. Arnold&#39;S Central School\"\n            },\n            {\n                \"billerId\": \"EDU010780MAH01\",\n                \"billerName\": \"St. Claret English Medium  School\"\n            },\n            {\n                \"billerId\": \"EDU010781MAH01\",\n                \"billerName\": \"St. Claret School\"\n            },\n            {\n                \"billerId\": \"EDU010782MAH01\",\n                \"billerName\": \"St. Francis De Sales English Medium School Nimkheda\"\n            },\n            {\n                \"billerId\": \"EDU010783MAH01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU010784MAH01\",\n                \"billerName\": \"St. Francis School, Gundle\"\n            },\n            {\n                \"billerId\": \"EDU010785MAH01\",\n                \"billerName\": \"St. Gregorios High School\"\n            },\n            {\n                \"billerId\": \"EDU010786MAH01\",\n                \"billerName\": \"St. Helena&#39;S School And Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010787MAH01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010788MAH01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010789MAH01\",\n                \"billerName\": \"St. John&#39;S Universal School\"\n            },\n            {\n                \"billerId\": \"EDU010790MAH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010791MAH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010792MAH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010793MAH01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Senior Secondery School\"\n            },\n            {\n                \"billerId\": \"EDU010794MAH01\",\n                \"billerName\": \"St. Josephs English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010795MAH01\",\n                \"billerName\": \"St. Lawrence International School\"\n            },\n            {\n                \"billerId\": \"EDU010796MAH01\",\n                \"billerName\": \"St. Mary  High School Durgapur\"\n            },\n            {\n                \"billerId\": \"EDU010797MAH01\",\n                \"billerName\": \"St. Mary&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010798MAH01\",\n                \"billerName\": \"St. Mary&#39;S I.C.S.E. School\"\n            },\n            {\n                \"billerId\": \"EDU010799MAH01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010800MAH01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010801MAH01\",\n                \"billerName\": \"St. Marys School Bhandara\"\n            },\n            {\n                \"billerId\": \"EDU010802MAH01\",\n                \"billerName\": \"St. Mathews Academy\"\n            },\n            {\n                \"billerId\": \"EDU010803MAH01\",\n                \"billerName\": \"St. Michaels English School\"\n            },\n            {\n                \"billerId\": \"EDU010804MAH01\",\n                \"billerName\": \"St. Peters School\"\n            },\n            {\n                \"billerId\": \"EDU010805MAH01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010806MAH01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010807MAH01\",\n                \"billerName\": \"St. Rossellos School\"\n            },\n            {\n                \"billerId\": \"EDU010808MAH01\",\n                \"billerName\": \"St. Thomas English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010809MAH01\",\n                \"billerName\": \"St. Wilfred Education School\"\n            },\n            {\n                \"billerId\": \"EDU010810MAH01\",\n                \"billerName\": \"St. Xaviers English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010811MAH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010812MAH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010813MAH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010814MAH01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010815MAH01\",\n                \"billerName\": \"St.Ann&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010816MAH01\",\n                \"billerName\": \"St.Gianelli Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010817MAH01\",\n                \"billerName\": \"St.Joseph Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010818MAH01\",\n                \"billerName\": \"St.Josephs English High School\"\n            },\n            {\n                \"billerId\": \"EDU010819MAH01\",\n                \"billerName\": \"Stella Maris School, Rajura\"\n            },\n            {\n                \"billerId\": \"EDU010820MAH01\",\n                \"billerName\": \"Sterling School\"\n            },\n            {\n                \"billerId\": \"EDU010821MAH01\",\n                \"billerName\": \"Sterling School\"\n            },\n            {\n                \"billerId\": \"EDU010822MAH01\",\n                \"billerName\": \"Strawberry English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010823MAH01\",\n                \"billerName\": \"Sundaram Central School\"\n            },\n            {\n                \"billerId\": \"EDU010824MAH01\",\n                \"billerName\": \"Sunflag School\"\n            },\n            {\n                \"billerId\": \"EDU010825MAH01\",\n                \"billerName\": \"Sunny&#39;S Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU010826MAH01\",\n                \"billerName\": \"Sunrise English School,\"\n            },\n            {\n                \"billerId\": \"EDU010827MAH01\",\n                \"billerName\": \"Sunshine English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010828MAH01\",\n                \"billerName\": \"Suryadatta National School\"\n            },\n            {\n                \"billerId\": \"EDU010829MAH01\",\n                \"billerName\": \"Sushganga Public School\"\n            },\n            {\n                \"billerId\": \"EDU010830MAH01\",\n                \"billerName\": \"Suyash Central School\"\n            },\n            {\n                \"billerId\": \"EDU010831MAH01\",\n                \"billerName\": \"Swami Awadheshanand Public School, Kamptee\"\n            },\n            {\n                \"billerId\": \"EDU010832MAH01\",\n                \"billerName\": \"Swami Vivekanand Academy\"\n            },\n            {\n                \"billerId\": \"EDU010833MAH01\",\n                \"billerName\": \"Swami Vivekanand Integration English School\"\n            },\n            {\n                \"billerId\": \"EDU010834MAH01\",\n                \"billerName\": \"Swami Vivekanand International School\"\n            },\n            {\n                \"billerId\": \"EDU010835MAH01\",\n                \"billerName\": \"Swami Vivekanand International School\"\n            },\n            {\n                \"billerId\": \"EDU010836MAH01\",\n                \"billerName\": \"Swami Vivekanand International School And Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010837MAH01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU010838MAH01\",\n                \"billerName\": \"Swarnleela International School\"\n            },\n            {\n                \"billerId\": \"EDU010839MAH01\",\n                \"billerName\": \"Sweet Memories School,Ruighar,\"\n            },\n            {\n                \"billerId\": \"EDU010840MAH01\",\n                \"billerName\": \"Symbosis School\"\n            },\n            {\n                \"billerId\": \"EDU010841MAH01\",\n                \"billerName\": \"Synergy National School\"\n            },\n            {\n                \"billerId\": \"EDU010842MAH01\",\n                \"billerName\": \"Takshila School\"\n            },\n            {\n                \"billerId\": \"EDU010843MAH01\",\n                \"billerName\": \"Takshila School Ahmednagar\"\n            },\n            {\n                \"billerId\": \"EDU010844MAH01\",\n                \"billerName\": \"Tanwani English School\"\n            },\n            {\n                \"billerId\": \"EDU010845MAH01\",\n                \"billerName\": \"Tapasya Public School\"\n            },\n            {\n                \"billerId\": \"EDU010846MAH01\",\n                \"billerName\": \"Tapovan Vidhyalay\"\n            },\n            {\n                \"billerId\": \"EDU010847MAH01\",\n                \"billerName\": \"Tapti Public School\"\n            },\n            {\n                \"billerId\": \"EDU010848MAH01\",\n                \"billerName\": \"Teens World Corporate School\"\n            },\n            {\n                \"billerId\": \"EDU010849MAH01\",\n                \"billerName\": \"Tender Care Home\"\n            },\n            {\n                \"billerId\": \"EDU010850MAH01\",\n                \"billerName\": \"Terna Public School\"\n            },\n            {\n                \"billerId\": \"EDU010851MAH01\",\n                \"billerName\": \"Thakur International School\"\n            },\n            {\n                \"billerId\": \"EDU010852MAH01\",\n                \"billerName\": \"Thakur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010853MAH01\",\n                \"billerName\": \"The Achievers School\"\n            },\n            {\n                \"billerId\": \"EDU010854MAH01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU010855MAH01\",\n                \"billerName\": \"The Bai Avabai F. Petit Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU010856MAH01\",\n                \"billerName\": \"The Bishop&#39;S Co - Ed. School\"\n            },\n            {\n                \"billerId\": \"EDU010857MAH01\",\n                \"billerName\": \"The Bishop&#39;S Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU010858MAH01\",\n                \"billerName\": \"The Bishop&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU010859MAH01\",\n                \"billerName\": \"The Central County School\"\n            },\n            {\n                \"billerId\": \"EDU010860MAH01\",\n                \"billerName\": \"The Chanda Devi Saraf School\"\n            },\n            {\n                \"billerId\": \"EDU010861MAH01\",\n                \"billerName\": \"The Chikhli Urban Vidyaniketan, Chikhli\"\n            },\n            {\n                \"billerId\": \"EDU010862MAH01\",\n                \"billerName\": \"The Dwarka School\"\n            },\n            {\n                \"billerId\": \"EDU010863MAH01\",\n                \"billerName\": \"The Greenfingers School\"\n            },\n            {\n                \"billerId\": \"EDU010864MAH01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU010865MAH01\",\n                \"billerName\": \"The Icon Public School\"\n            },\n            {\n                \"billerId\": \"EDU010866MAH01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU010867MAH01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU010868MAH01\",\n                \"billerName\": \"The Kalyani School\"\n            },\n            {\n                \"billerId\": \"EDU010869MAH01\",\n                \"billerName\": \"The Lexicon International School\"\n            },\n            {\n                \"billerId\": \"EDU010870MAH01\",\n                \"billerName\": \"The Lexicon International School Kalyaninagar\"\n            },\n            {\n                \"billerId\": \"EDU010871MAH01\",\n                \"billerName\": \"The Lexicon School\"\n            },\n            {\n                \"billerId\": \"EDU010872MAH01\",\n                \"billerName\": \"The Orbis School\"\n            },\n            {\n                \"billerId\": \"EDU010873MAH01\",\n                \"billerName\": \"The Orchid School\"\n            },\n            {\n                \"billerId\": \"EDU010874MAH01\",\n                \"billerName\": \"The Scholar High School\"\n            },\n            {\n                \"billerId\": \"EDU010875MAH01\",\n                \"billerName\": \"The Somaiya School\"\n            },\n            {\n                \"billerId\": \"EDU010876MAH01\",\n                \"billerName\": \"The Swaminarayan School\"\n            },\n            {\n                \"billerId\": \"EDU010877MAH01\",\n                \"billerName\": \"The Vatsalya School\"\n            },\n            {\n                \"billerId\": \"EDU010878MAH01\",\n                \"billerName\": \"Tilak Public School\"\n            },\n            {\n                \"billerId\": \"EDU010879MAH01\",\n                \"billerName\": \"Tomoae Primary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010880MAH01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU010881MAH01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU010882MAH01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU010883MAH01\",\n                \"billerName\": \"Trinity International School\"\n            },\n            {\n                \"billerId\": \"EDU010884MAH01\",\n                \"billerName\": \"Tuli Public School\"\n            },\n            {\n                \"billerId\": \"EDU010885MAH01\",\n                \"billerName\": \"U S English Academy\"\n            },\n            {\n                \"billerId\": \"EDU010886MAH01\",\n                \"billerName\": \"U.S. Ostwal English Academy\"\n            },\n            {\n                \"billerId\": \"EDU010887MAH01\",\n                \"billerName\": \"Umme Khadija English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010888MAH01\",\n                \"billerName\": \"Universal High School\"\n            },\n            {\n                \"billerId\": \"EDU010889MAH01\",\n                \"billerName\": \"Universal High School\"\n            },\n            {\n                \"billerId\": \"EDU010890MAH01\",\n                \"billerName\": \"Universal High School\"\n            },\n            {\n                \"billerId\": \"EDU010891MAH01\",\n                \"billerName\": \"Universal Knowledge School\"\n            },\n            {\n                \"billerId\": \"EDU010892MAH01\",\n                \"billerName\": \"Usa Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010893MAH01\",\n                \"billerName\": \"V.P.M.&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU010894MAH01\",\n                \"billerName\": \"V.P.Ms B.R.Tol English High School\"\n            },\n            {\n                \"billerId\": \"EDU010895MAH01\",\n                \"billerName\": \"Vagad Pace Global School\"\n            },\n            {\n                \"billerId\": \"EDU010896MAH01\",\n                \"billerName\": \"Vasudev C. Wadhwa Arya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010897MAH01\",\n                \"billerName\": \"Venkateshwara Public School\"\n            },\n            {\n                \"billerId\": \"EDU010898MAH01\",\n                \"billerName\": \"Vianney Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010899MAH01\",\n                \"billerName\": \"Vianney Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010900MAH01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU010901MAH01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU010902MAH01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU010903MAH01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU010904MAH01\",\n                \"billerName\": \"Vibgyor High\"\n            },\n            {\n                \"billerId\": \"EDU010905MAH01\",\n                \"billerName\": \"Vibgyor High School\"\n            },\n            {\n                \"billerId\": \"EDU010906MAH01\",\n                \"billerName\": \"Vidya International School\"\n            },\n            {\n                \"billerId\": \"EDU010907MAH01\",\n                \"billerName\": \"Vidya Niketan International Academy\"\n            },\n            {\n                \"billerId\": \"EDU010908MAH01\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU010909MAH01\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU010910MAH01\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU010911MAH01\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU010912MAH01\",\n                \"billerName\": \"Vidya Prabodhini Prashala (Eng)\"\n            },\n            {\n                \"billerId\": \"EDU010913MAH01\",\n                \"billerName\": \"Vidya Pratishthans English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010914MAH01\",\n                \"billerName\": \"Vidya Pratishthan&#39;S Magarpatta City Public School\"\n            },\n            {\n                \"billerId\": \"EDU010915MAH01\",\n                \"billerName\": \"Vidya Pratishthan&#39;S Nanded City Public School\"\n            },\n            {\n                \"billerId\": \"EDU010916MAH01\",\n                \"billerName\": \"Vidya Pratishthan&#39;S Vinod Kumar Gujar Bal Vikas Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010917MAH01\",\n                \"billerName\": \"Vidya Valley School\"\n            },\n            {\n                \"billerId\": \"EDU010918MAH01\",\n                \"billerName\": \"Vidya Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU010919MAH01\",\n                \"billerName\": \"Vidya Vikasini School\"\n            },\n            {\n                \"billerId\": \"EDU010920MAH01\",\n                \"billerName\": \"Vidyanchal The School\"\n            },\n            {\n                \"billerId\": \"EDU010921MAH01\",\n                \"billerName\": \"Vidyaniketan Academy\"\n            },\n            {\n                \"billerId\": \"EDU010922MAH01\",\n                \"billerName\": \"Vidyashilp Public School\"\n            },\n            {\n                \"billerId\": \"EDU010923MAH01\",\n                \"billerName\": \"Vikhe Patil Memial School\"\n            },\n            {\n                \"billerId\": \"EDU010924MAH01\",\n                \"billerName\": \"Vikhe Patil Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010925MAH01\",\n                \"billerName\": \"Villa Theresa High School\"\n            },\n            {\n                \"billerId\": \"EDU010926MAH01\",\n                \"billerName\": \"Viraj Shri Ram Centennial School\"\n            },\n            {\n                \"billerId\": \"EDU010927MAH01\",\n                \"billerName\": \"Vishwa Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU010928MAH01\",\n                \"billerName\": \"Vishwabharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU010929MAH01\",\n                \"billerName\": \"Vishwajyot High School\"\n            },\n            {\n                \"billerId\": \"EDU010930MAH01\",\n                \"billerName\": \"Vishwajyot High School\"\n            },\n            {\n                \"billerId\": \"EDU010931MAH01\",\n                \"billerName\": \"Vishwajyot International School\"\n            },\n            {\n                \"billerId\": \"EDU010932MAH01\",\n                \"billerName\": \"Vishwashanti Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU010933MAH01\",\n                \"billerName\": \"Vision Public School\"\n            },\n            {\n                \"billerId\": \"EDU010934MAH01\",\n                \"billerName\": \"Vivek Mandir\"\n            },\n            {\n                \"billerId\": \"EDU010935MAH01\",\n                \"billerName\": \"Vivekananda Academy Of Human Excellence\"\n            },\n            {\n                \"billerId\": \"EDU010936MAH01\",\n                \"billerName\": \"Vivekananda English School\"\n            },\n            {\n                \"billerId\": \"EDU010937MAH01\",\n                \"billerName\": \"Viveksheel Mitra Pariwar  Institution\"\n            },\n            {\n                \"billerId\": \"EDU010938MAH01\",\n                \"billerName\": \"Walsingham House School\"\n            },\n            {\n                \"billerId\": \"EDU010939MAH01\",\n                \"billerName\": \"Wisdom High International School\"\n            },\n            {\n                \"billerId\": \"EDU010940MAH01\",\n                \"billerName\": \"Wisdom World School\"\n            },\n            {\n                \"billerId\": \"EDU010941MAH01\",\n                \"billerName\": \"Wisdom World School\"\n            },\n            {\n                \"billerId\": \"EDU010942MAH01\",\n                \"billerName\": \"Wonderland High School\"\n            },\n            {\n                \"billerId\": \"EDU010943MAH01\",\n                \"billerName\": \"Woodridge High\"\n            },\n            {\n                \"billerId\": \"EDU010944MAH01\",\n                \"billerName\": \"Yadavrao Tasgaonkar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010945MAH01\",\n                \"billerName\": \"Yak Public School\"\n            },\n            {\n                \"billerId\": \"EDU010946MAH01\",\n                \"billerName\": \"Yash Academy,Sonai\"\n            },\n            {\n                \"billerId\": \"EDU010947MAH01\",\n                \"billerName\": \"Yash English Academy\"\n            },\n            {\n                \"billerId\": \"EDU010948MAH01\",\n                \"billerName\": \"Yash International School And Junior College\"\n            },\n            {\n                \"billerId\": \"EDU010949MAH01\",\n                \"billerName\": \"Yashoda Public School, Satara\"\n            },\n            {\n                \"billerId\": \"EDU010950MAH01\",\n                \"billerName\": \"Yashodham Public School\"\n            },\n            {\n                \"billerId\": \"EDU010951MAH01\",\n                \"billerName\": \"Yashshree Academy\"\n            },\n            {\n                \"billerId\": \"EDU010952MAH01\",\n                \"billerName\": \"Yashwant International English Academy, Kodoli\"\n            },\n            {\n                \"billerId\": \"EDU010953MAH01\",\n                \"billerName\": \"Yavat Mal Public School\"\n            },\n            {\n                \"billerId\": \"EDU010954MAH01\",\n                \"billerName\": \"Z.A.Memon English School\"\n            },\n            {\n                \"billerId\": \"EDU010955MAH01\",\n                \"billerName\": \"Zainabia English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU010956MAN01\",\n                \"billerName\": \"Alpha Bci Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU010957MAN01\",\n                \"billerName\": \"Areca School\"\n            },\n            {\n                \"billerId\": \"EDU010958MAN01\",\n                \"billerName\": \"Assam Rifle School\"\n            },\n            {\n                \"billerId\": \"EDU010959MAN01\",\n                \"billerName\": \"Bhaktivedants Insitute Mission Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010960MAN01\",\n                \"billerName\": \"Camps English Academy\"\n            },\n            {\n                \"billerId\": \"EDU010961MAN01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU010962MAN01\",\n                \"billerName\": \"City Montessori Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010963MAN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU010964MAN01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU010965MAN01\",\n                \"billerName\": \"Grace Cottage Cultural &amp; Educational Development Foundation\"\n            },\n            {\n                \"billerId\": \"EDU010966MAN01\",\n                \"billerName\": \"Haseen Chishti Islamia College(Juni)\"\n            },\n            {\n                \"billerId\": \"EDU010967MAN01\",\n                \"billerName\": \"Human Resource Developement, Phayeng, Imphal West.\"\n            },\n            {\n                \"billerId\": \"EDU010968MAN01\",\n                \"billerName\": \"Hundred Flowers Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010969MAN01\",\n                \"billerName\": \"Ideal English School\"\n            },\n            {\n                \"billerId\": \"EDU010970MAN01\",\n                \"billerName\": \"Imphal Valley School, Nurturing Tomorrow\"\n            },\n            {\n                \"billerId\": \"EDU010971MAN01\",\n                \"billerName\": \"J.N Public School\"\n            },\n            {\n                \"billerId\": \"EDU010972MAN01\",\n                \"billerName\": \"Kanan Devi Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU010973MAN01\",\n                \"billerName\": \"Kids Foundation\"\n            },\n            {\n                \"billerId\": \"EDU010974MAN01\",\n                \"billerName\": \"Kindergarten Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU010975MAN01\",\n                \"billerName\": \"Little Angle&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU010976MAN01\",\n                \"billerName\": \"Little Rose Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010977MAN01\",\n                \"billerName\": \"Manipur Public School\"\n            },\n            {\n                \"billerId\": \"EDU010978MAN01\",\n                \"billerName\": \"Mannu English School\"\n            },\n            {\n                \"billerId\": \"EDU010979MAN01\",\n                \"billerName\": \"Maria Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU010980MAN01\",\n                \"billerName\": \"Mega Manipur School\"\n            },\n            {\n                \"billerId\": \"EDU010981MAN01\",\n                \"billerName\": \"Mt Everest Higher Secondary School, Senapati, Manipur\"\n            },\n            {\n                \"billerId\": \"EDU010982MAN01\",\n                \"billerName\": \"Mt Zion English School\"\n            },\n            {\n                \"billerId\": \"EDU010983MAN01\",\n                \"billerName\": \"Nazreth Residential School\"\n            },\n            {\n                \"billerId\": \"EDU010984MAN01\",\n                \"billerName\": \"North Point Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU010985MAN01\",\n                \"billerName\": \"Patkai Christian Academy\"\n            },\n            {\n                \"billerId\": \"EDU010986MAN01\",\n                \"billerName\": \"Radiant-Star Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU010987MAN01\",\n                \"billerName\": \"Rajkumari Sanatombi Devi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU010988MAN01\",\n                \"billerName\": \"Rayburn High\"\n            },\n            {\n                \"billerId\": \"EDU010989MAN01\",\n                \"billerName\": \"Rk Sanatombi Vidyalaya,\"\n            },\n            {\n                \"billerId\": \"EDU010990MAN01\",\n                \"billerName\": \"Ruda Academy\"\n            },\n            {\n                \"billerId\": \"EDU010991MAN01\",\n                \"billerName\": \"S.V.Getwell School\"\n            },\n            {\n                \"billerId\": \"EDU010992MAN01\",\n                \"billerName\": \"Saklim Christian English School\"\n            },\n            {\n                \"billerId\": \"EDU010993MAN01\",\n                \"billerName\": \"Shishu Nistha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU010994MAN01\",\n                \"billerName\": \"St Paul&#39;S Institute\"\n            },\n            {\n                \"billerId\": \"EDU010995MAN01\",\n                \"billerName\": \"St. Anthony&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU010996MAN01\",\n                \"billerName\": \"Sunshine Academy\"\n            },\n            {\n                \"billerId\": \"EDU010997MAN01\",\n                \"billerName\": \"The Eden Public School\"\n            },\n            {\n                \"billerId\": \"EDU010998MAN01\",\n                \"billerName\": \"The Lodestar Public School\"\n            },\n            {\n                \"billerId\": \"EDU010999MAN01\",\n                \"billerName\": \"The Madhumangol Memorial Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011000MAN01\",\n                \"billerName\": \"Trinity Public School\"\n            },\n            {\n                \"billerId\": \"EDU011001MAN01\",\n                \"billerName\": \"Unacco School\"\n            },\n            {\n                \"billerId\": \"EDU011002MAN01\",\n                \"billerName\": \"Zenith Academy\"\n            },\n            {\n                \"billerId\": \"EDU011003MEG01\",\n                \"billerName\": \"B K Bajoria School\"\n            },\n            {\n                \"billerId\": \"EDU011004MEG01\",\n                \"billerName\": \"Capt. Williams School\"\n            },\n            {\n                \"billerId\": \"EDU011005MEG01\",\n                \"billerName\": \"Christ School\"\n            },\n            {\n                \"billerId\": \"EDU011006MEG01\",\n                \"billerName\": \"Cmcl Vidya Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU011007MEG01\",\n                \"billerName\": \"Delhi Public School Khanapara\"\n            },\n            {\n                \"billerId\": \"EDU011008MEG01\",\n                \"billerName\": \"Jowai Public School\"\n            },\n            {\n                \"billerId\": \"EDU011009MEG01\",\n                \"billerName\": \"Loreto Convent\"\n            },\n            {\n                \"billerId\": \"EDU011010MEG01\",\n                \"billerName\": \"Meghalaya Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU011011MEG01\",\n                \"billerName\": \"New Horizon School\"\n            },\n            {\n                \"billerId\": \"EDU011012MEG01\",\n                \"billerName\": \"Pine Mount School\"\n            },\n            {\n                \"billerId\": \"EDU011013MEG01\",\n                \"billerName\": \"Shillong Public School\"\n            },\n            {\n                \"billerId\": \"EDU011014MEG01\",\n                \"billerName\": \"St. Edmund&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011015MEG01\",\n                \"billerName\": \"Tura Public School\"\n            },\n            {\n                \"billerId\": \"EDU011016MIZ01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya (Nec)\"\n            },\n            {\n                \"billerId\": \"EDU011017NAG01\",\n                \"billerName\": \"Assam Rifles School\"\n            },\n            {\n                \"billerId\": \"EDU011018NAG01\",\n                \"billerName\": \"Charis High Academy\"\n            },\n            {\n                \"billerId\": \"EDU011019NAG01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011020NAG01\",\n                \"billerName\": \"Dmi St. Joseph Global School\"\n            },\n            {\n                \"billerId\": \"EDU011021NAG01\",\n                \"billerName\": \"G Rio School\"\n            },\n            {\n                \"billerId\": \"EDU011022NAG01\",\n                \"billerName\": \"Hollotoli School\"\n            },\n            {\n                \"billerId\": \"EDU011023NAG01\",\n                \"billerName\": \"Jubilee Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU011024NAG01\",\n                \"billerName\": \"Livingstone Foundation Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011025NAG01\",\n                \"billerName\": \"Maple Tree School\"\n            },\n            {\n                \"billerId\": \"EDU011026NAG01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU011027NAG01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011028ODI01\",\n                \"billerName\": \"Abs Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU011029ODI01\",\n                \"billerName\": \"Aditya Birla Public School Uail Campus\"\n            },\n            {\n                \"billerId\": \"EDU011030ODI01\",\n                \"billerName\": \"Aditya Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011031ODI01\",\n                \"billerName\": \"Amarvani School\"\n            },\n            {\n                \"billerId\": \"EDU011032ODI01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU011033ODI01\",\n                \"billerName\": \"Anand Niketan\"\n            },\n            {\n                \"billerId\": \"EDU011034ODI01\",\n                \"billerName\": \"Aparna World School\"\n            },\n            {\n                \"billerId\": \"EDU011035ODI01\",\n                \"billerName\": \"Aryan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011036ODI01\",\n                \"billerName\": \"Aum Valley School\"\n            },\n            {\n                \"billerId\": \"EDU011037ODI01\",\n                \"billerName\": \"Balangir Public School\"\n            },\n            {\n                \"billerId\": \"EDU011038ODI01\",\n                \"billerName\": \"Balika Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011039ODI01\",\n                \"billerName\": \"Believers Church Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011040ODI01\",\n                \"billerName\": \"Belpahar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011041ODI01\",\n                \"billerName\": \"Bethany Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011042ODI01\",\n                \"billerName\": \"Bethany Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011043ODI01\",\n                \"billerName\": \"Bhubaneswar Model Public School\"\n            },\n            {\n                \"billerId\": \"EDU011044ODI01\",\n                \"billerName\": \"Black Diamond Public School\"\n            },\n            {\n                \"billerId\": \"EDU011045ODI01\",\n                \"billerName\": \"Blessed Sacrament High School\"\n            },\n            {\n                \"billerId\": \"EDU011046ODI01\",\n                \"billerName\": \"Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDU011047ODI01\",\n                \"billerName\": \"Brahmani Public School\"\n            },\n            {\n                \"billerId\": \"EDU011048ODI01\",\n                \"billerName\": \"Brundaban Nayak English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011049ODI01\",\n                \"billerName\": \"Buxi Jagabandhu English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011050ODI01\",\n                \"billerName\": \"Buxi Jagabandhu English Medium School - Ii\"\n            },\n            {\n                \"billerId\": \"EDU011051ODI01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU011052ODI01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011053ODI01\",\n                \"billerName\": \"Carmel English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011054ODI01\",\n                \"billerName\": \"Carmel English School\"\n            },\n            {\n                \"billerId\": \"EDU011055ODI01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU011056ODI01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU011057ODI01\",\n                \"billerName\": \"Cement Nagar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011058ODI01\",\n                \"billerName\": \"Centurion Public School\"\n            },\n            {\n                \"billerId\": \"EDU011059ODI01\",\n                \"billerName\": \"Centurion Public School\"\n            },\n            {\n                \"billerId\": \"EDU011060ODI01\",\n                \"billerName\": \"Centurion Public School, Bolangir\"\n            },\n            {\n                \"billerId\": \"EDU011061ODI01\",\n                \"billerName\": \"Chandra Sekhar Academy\"\n            },\n            {\n                \"billerId\": \"EDU011062ODI01\",\n                \"billerName\": \"Chandrasekhar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011063ODI01\",\n                \"billerName\": \"Children&#39;S Centre Of Integral Education\"\n            },\n            {\n                \"billerId\": \"EDU011064ODI01\",\n                \"billerName\": \"Chilkarani English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011065ODI01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011066ODI01\",\n                \"billerName\": \"Chinmaya Vidyalaya (E.M.)\"\n            },\n            {\n                \"billerId\": \"EDU011067ODI01\",\n                \"billerName\": \"City English School\"\n            },\n            {\n                \"billerId\": \"EDU011068ODI01\",\n                \"billerName\": \"D A V Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011069ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011070ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011071ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011072ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011073ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011074ODI01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011075ODI01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011076ODI01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011077ODI01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011078ODI01\",\n                \"billerName\": \"Dadhichi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011079ODI01\",\n                \"billerName\": \"Dalmia Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011080ODI01\",\n                \"billerName\": \"Daniel Public School\"\n            },\n            {\n                \"billerId\": \"EDU011081ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011082ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011083ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011084ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011085ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011086ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011087ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011088ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011089ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011090ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011091ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011092ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011093ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011094ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011095ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011096ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011097ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011098ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011099ODI01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011100ODI01\",\n                \"billerName\": \"Dav Public School, Paradeep Port,Paradeep\"\n            },\n            {\n                \"billerId\": \"EDU011101ODI01\",\n                \"billerName\": \"Dav Vedanta International School\"\n            },\n            {\n                \"billerId\": \"EDU011102ODI01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU011103ODI01\",\n                \"billerName\": \"Deepika English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011104ODI01\",\n                \"billerName\": \"Deepti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011105ODI01\",\n                \"billerName\": \"Deepti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011106ODI01\",\n                \"billerName\": \"Deepti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011107ODI01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011108ODI01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011109ODI01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011110ODI01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011111ODI01\",\n                \"billerName\": \"Delhi Public School Paradip Refinery\"\n            },\n            {\n                \"billerId\": \"EDU011112ODI01\",\n                \"billerName\": \"Delhi Public School Sambalpur\"\n            },\n            {\n                \"billerId\": \"EDU011113ODI01\",\n                \"billerName\": \"Delhi Public School Synergy\"\n            },\n            {\n                \"billerId\": \"EDU011114ODI01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011115ODI01\",\n                \"billerName\": \"Deomali Public School\"\n            },\n            {\n                \"billerId\": \"EDU011116ODI01\",\n                \"billerName\": \"De-Paul School, Aska\"\n            },\n            {\n                \"billerId\": \"EDU011117ODI01\",\n                \"billerName\": \"Desouza&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011118ODI01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011119ODI01\",\n                \"billerName\": \"Doon Icon International School\"\n            },\n            {\n                \"billerId\": \"EDU011120ODI01\",\n                \"billerName\": \"Doon International School,\"\n            },\n            {\n                \"billerId\": \"EDU011121ODI01\",\n                \"billerName\": \"Dr Dev Mohanty Public School\"\n            },\n            {\n                \"billerId\": \"EDU011122ODI01\",\n                \"billerName\": \"Du Public School\"\n            },\n            {\n                \"billerId\": \"EDU011123ODI01\",\n                \"billerName\": \"Durga Prasad Saraf Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU011124ODI01\",\n                \"billerName\": \"East Coast Railwaey Mixed Higher Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011125ODI01\",\n                \"billerName\": \"El Nissi Mission School\"\n            },\n            {\n                \"billerId\": \"EDU011126ODI01\",\n                \"billerName\": \"Emil Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011127ODI01\",\n                \"billerName\": \"Freedom International School\"\n            },\n            {\n                \"billerId\": \"EDU011128ODI01\",\n                \"billerName\": \"Future Bhubaneswar School\"\n            },\n            {\n                \"billerId\": \"EDU011129ODI01\",\n                \"billerName\": \"Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011130ODI01\",\n                \"billerName\": \"Gayatri Residential English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011131ODI01\",\n                \"billerName\": \"Ghanashaym Hemalata Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011132ODI01\",\n                \"billerName\": \"Ghanshyam Hemlata Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011133ODI01\",\n                \"billerName\": \"Glorious English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011134ODI01\",\n                \"billerName\": \"Gmr Varalakshmi Dav Public School ,\"\n            },\n            {\n                \"billerId\": \"EDU011135ODI01\",\n                \"billerName\": \"Gouri Shankar Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011136ODI01\",\n                \"billerName\": \"Green Field School\"\n            },\n            {\n                \"billerId\": \"EDU011137ODI01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU011138ODI01\",\n                \"billerName\": \"Guidance English Medium School (Residencial)\"\n            },\n            {\n                \"billerId\": \"EDU011139ODI01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011140ODI01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011141ODI01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011142ODI01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011143ODI01\",\n                \"billerName\": \"Guru Tegh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011144ODI01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU011145ODI01\",\n                \"billerName\": \"Gyanajyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU011146ODI01\",\n                \"billerName\": \"Gyanjyoti Kanchanben Rasiklal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011147ODI01\",\n                \"billerName\": \"H.A.English School\"\n            },\n            {\n                \"billerId\": \"EDU011148ODI01\",\n                \"billerName\": \"Happy Home School\"\n            },\n            {\n                \"billerId\": \"EDU011149ODI01\",\n                \"billerName\": \"Hariharananda Balashram\"\n            },\n            {\n                \"billerId\": \"EDU011150ODI01\",\n                \"billerName\": \"Harobino Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU011151ODI01\",\n                \"billerName\": \"Hind Zinc Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011152ODI01\",\n                \"billerName\": \"Hi-Tech Public School\"\n            },\n            {\n                \"billerId\": \"EDU011153ODI01\",\n                \"billerName\": \"Hi-Tech Public School, Bhawanipatna\"\n            },\n            {\n                \"billerId\": \"EDU011154ODI01\",\n                \"billerName\": \"Holy Angel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011155ODI01\",\n                \"billerName\": \"I D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU011156ODI01\",\n                \"billerName\": \"Imst English Medium Nursery &amp; High School\"\n            },\n            {\n                \"billerId\": \"EDU011157ODI01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU011158ODI01\",\n                \"billerName\": \"Indo English School\"\n            },\n            {\n                \"billerId\": \"EDU011159ODI01\",\n                \"billerName\": \"Ispat E.M. School\"\n            },\n            {\n                \"billerId\": \"EDU011160ODI01\",\n                \"billerName\": \"Ispat English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011161ODI01\",\n                \"billerName\": \"Jaga Mata School\"\n            },\n            {\n                \"billerId\": \"EDU011162ODI01\",\n                \"billerName\": \"Jagatsinghpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011163ODI01\",\n                \"billerName\": \"Jayshree Chemicals School\"\n            },\n            {\n                \"billerId\": \"EDU011164ODI01\",\n                \"billerName\": \"Jeevan Jyothi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011165ODI01\",\n                \"billerName\": \"Jindal English Medium  School\"\n            },\n            {\n                \"billerId\": \"EDU011166ODI01\",\n                \"billerName\": \"Johari Mall High School\"\n            },\n            {\n                \"billerId\": \"EDU011167ODI01\",\n                \"billerName\": \"Jupiter Public School\"\n            },\n            {\n                \"billerId\": \"EDU011168ODI01\",\n                \"billerName\": \"K C Public School\"\n            },\n            {\n                \"billerId\": \"EDU011169ODI01\",\n                \"billerName\": \"Kalinga English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011170ODI01\",\n                \"billerName\": \"Kantabanji Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU011171ODI01\",\n                \"billerName\": \"Kendrapara Public School\"\n            },\n            {\n                \"billerId\": \"EDU011172ODI01\",\n                \"billerName\": \"Kerala English Med. School\"\n            },\n            {\n                \"billerId\": \"EDU011173ODI01\",\n                \"billerName\": \"Kerala Public School\"\n            },\n            {\n                \"billerId\": \"EDU011174ODI01\",\n                \"billerName\": \"Khariar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011175ODI01\",\n                \"billerName\": \"Kiitt International School\"\n            },\n            {\n                \"billerId\": \"EDU011176ODI01\",\n                \"billerName\": \"Kishni Devi Govind Ram Saraff Public School\"\n            },\n            {\n                \"billerId\": \"EDU011177ODI01\",\n                \"billerName\": \"Lakshmipat Singhania Public School\"\n            },\n            {\n                \"billerId\": \"EDU011178ODI01\",\n                \"billerName\": \"Laxmi Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011179ODI01\",\n                \"billerName\": \"Lions Vocational Public School\"\n            },\n            {\n                \"billerId\": \"EDU011180ODI01\",\n                \"billerName\": \"Little Angels Public School, Barpali\"\n            },\n            {\n                \"billerId\": \"EDU011181ODI01\",\n                \"billerName\": \"Little Angels School\"\n            },\n            {\n                \"billerId\": \"EDU011182ODI01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU011183ODI01\",\n                \"billerName\": \"Little Hearts Toddlers Academy\"\n            },\n            {\n                \"billerId\": \"EDU011184ODI01\",\n                \"billerName\": \"Loreto English School\"\n            },\n            {\n                \"billerId\": \"EDU011185ODI01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU011186ODI01\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDU011187ODI01\",\n                \"billerName\": \"Lr Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011188ODI01\",\n                \"billerName\": \"Madnawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU011189ODI01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011190ODI01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011191ODI01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011192ODI01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011193ODI01\",\n                \"billerName\": \"Mar Gregorios Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDU011194ODI01\",\n                \"billerName\": \"Matrusri Anglo Vedic School\"\n            },\n            {\n                \"billerId\": \"EDU011195ODI01\",\n                \"billerName\": \"Mbs Public School\"\n            },\n            {\n                \"billerId\": \"EDU011196ODI01\",\n                \"billerName\": \"Mission School\"\n            },\n            {\n                \"billerId\": \"EDU011197ODI01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU011198ODI01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU011199ODI01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU011200ODI01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU011201ODI01\",\n                \"billerName\": \"Mother&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU011202ODI01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU011203ODI01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU011204ODI01\",\n                \"billerName\": \"Mount Litera Zee School Berhampur\"\n            },\n            {\n                \"billerId\": \"EDU011205ODI01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU011206ODI01\",\n                \"billerName\": \"Navjyoti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011207ODI01\",\n                \"billerName\": \"New Life English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011208ODI01\",\n                \"billerName\": \"New Stewart School\"\n            },\n            {\n                \"billerId\": \"EDU011209ODI01\",\n                \"billerName\": \"Nigamananda Little Star School\"\n            },\n            {\n                \"billerId\": \"EDU011210ODI01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011211ODI01\",\n                \"billerName\": \"Nirmala English School\"\n            },\n            {\n                \"billerId\": \"EDU011212ODI01\",\n                \"billerName\": \"O D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU011213ODI01\",\n                \"billerName\": \"O.P. Jindal School\"\n            },\n            {\n                \"billerId\": \"EDU011214ODI01\",\n                \"billerName\": \"Omm International School\"\n            },\n            {\n                \"billerId\": \"EDU011215ODI01\",\n                \"billerName\": \"Oneness International School\"\n            },\n            {\n                \"billerId\": \"EDU011216ODI01\",\n                \"billerName\": \"Ordnance Factory School\"\n            },\n            {\n                \"billerId\": \"EDU011217ODI01\",\n                \"billerName\": \"Oriental Public School\"\n            },\n            {\n                \"billerId\": \"EDU011218ODI01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU011219ODI01\",\n                \"billerName\": \"Padampur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011220ODI01\",\n                \"billerName\": \"Prabhujee English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011221ODI01\",\n                \"billerName\": \"Prabhujeee English Medium School, Rairakhol\"\n            },\n            {\n                \"billerId\": \"EDU011222ODI01\",\n                \"billerName\": \"Pragati Public School\"\n            },\n            {\n                \"billerId\": \"EDU011223ODI01\",\n                \"billerName\": \"Prakash Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011224ODI01\",\n                \"billerName\": \"Pranaballav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011225ODI01\",\n                \"billerName\": \"Public School\"\n            },\n            {\n                \"billerId\": \"EDU011226ODI01\",\n                \"billerName\": \"Public School\"\n            },\n            {\n                \"billerId\": \"EDU011227ODI01\",\n                \"billerName\": \"Public School\"\n            },\n            {\n                \"billerId\": \"EDU011228ODI01\",\n                \"billerName\": \"Queen Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011229ODI01\",\n                \"billerName\": \"R.B. Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU011230ODI01\",\n                \"billerName\": \"Rabindra Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU011231ODI01\",\n                \"billerName\": \"Radha Saomi English School\"\n            },\n            {\n                \"billerId\": \"EDU011232ODI01\",\n                \"billerName\": \"Ramakrishna Mission Ashrama School\"\n            },\n            {\n                \"billerId\": \"EDU011233ODI01\",\n                \"billerName\": \"Range School\"\n            },\n            {\n                \"billerId\": \"EDU011234ODI01\",\n                \"billerName\": \"Rashtriya Gopal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011235ODI01\",\n                \"billerName\": \"Redwoods English School\"\n            },\n            {\n                \"billerId\": \"EDU011236ODI01\",\n                \"billerName\": \"Roshni Public School\"\n            },\n            {\n                \"billerId\": \"EDU011237ODI01\",\n                \"billerName\": \"Rotary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011238ODI01\",\n                \"billerName\": \"Rotary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011239ODI01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011240ODI01\",\n                \"billerName\": \"Ruchika High School\"\n            },\n            {\n                \"billerId\": \"EDU011241ODI01\",\n                \"billerName\": \"S E Rly Mixed Middle School\"\n            },\n            {\n                \"billerId\": \"EDU011242ODI01\",\n                \"billerName\": \"S.C.B. Medical Public School\"\n            },\n            {\n                \"billerId\": \"EDU011243ODI01\",\n                \"billerName\": \"S.D.A. High School\"\n            },\n            {\n                \"billerId\": \"EDU011244ODI01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU011245ODI01\",\n                \"billerName\": \"Saheed Laxman Nayak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011246ODI01\",\n                \"billerName\": \"Sai International School\"\n            },\n            {\n                \"billerId\": \"EDU011247ODI01\",\n                \"billerName\": \"Sai Valley World School\"\n            },\n            {\n                \"billerId\": \"EDU011248ODI01\",\n                \"billerName\": \"Saint Arnold&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011249ODI01\",\n                \"billerName\": \"Saint Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU011250ODI01\",\n                \"billerName\": \"Saint Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011251ODI01\",\n                \"billerName\": \"Salipur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011252ODI01\",\n                \"billerName\": \"Sankalp\"\n            },\n            {\n                \"billerId\": \"EDU011253ODI01\",\n                \"billerName\": \"Sankha-Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU011254ODI01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU011255ODI01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011256ODI01\",\n                \"billerName\": \"Santanu English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011257ODI01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011258ODI01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011259ODI01\",\n                \"billerName\": \"Sbd International School\"\n            },\n            {\n                \"billerId\": \"EDU011260ODI01\",\n                \"billerName\": \"Seven Hills Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011261ODI01\",\n                \"billerName\": \"Shree Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011262ODI01\",\n                \"billerName\": \"Shree Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU011263ODI01\",\n                \"billerName\": \"Siddhartha Public School\"\n            },\n            {\n                \"billerId\": \"EDU011264ODI01\",\n                \"billerName\": \"Siksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU011265ODI01\",\n                \"billerName\": \"Sivananda Centenary Boys High School\"\n            },\n            {\n                \"billerId\": \"EDU011266ODI01\",\n                \"billerName\": \"South Easten Railway Women&#39;S Organisation English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011267ODI01\",\n                \"billerName\": \"Sri Aurobindo Integral Education &amp; Research Centre\"\n            },\n            {\n                \"billerId\": \"EDU011268ODI01\",\n                \"billerName\": \"Sri Aurobindo Integral Education And Research Centre\"\n            },\n            {\n                \"billerId\": \"EDU011269ODI01\",\n                \"billerName\": \"Sri Aurobindo&#39;S Rourkela School\"\n            },\n            {\n                \"billerId\": \"EDU011270ODI01\",\n                \"billerName\": \"Sri Sathya Sai Jnana Vikash School, Pankapal\"\n            },\n            {\n                \"billerId\": \"EDU011271ODI01\",\n                \"billerName\": \"Sri Sathya Sai Kiddies Abode\"\n            },\n            {\n                \"billerId\": \"EDU011272ODI01\",\n                \"billerName\": \"Sri Sathya Sai Vidya Vihar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011273ODI01\",\n                \"billerName\": \"Sri Satya Sai School\"\n            },\n            {\n                \"billerId\": \"EDU011274ODI01\",\n                \"billerName\": \"Sri Satya Sai Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011275ODI01\",\n                \"billerName\": \"St Josephs School,Pallahara\"\n            },\n            {\n                \"billerId\": \"EDU011276ODI01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011277ODI01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011278ODI01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011279ODI01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011280ODI01\",\n                \"billerName\": \"St. Anne&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011281ODI01\",\n                \"billerName\": \"St. Anne&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011282ODI01\",\n                \"billerName\": \"St. Anne&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011283ODI01\",\n                \"billerName\": \"St. Antony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011284ODI01\",\n                \"billerName\": \"St. Arnolds Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011285ODI01\",\n                \"billerName\": \"St. Arnold&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011286ODI01\",\n                \"billerName\": \"St. Gregorios English School\"\n            },\n            {\n                \"billerId\": \"EDU011287ODI01\",\n                \"billerName\": \"St. James&#39; Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011288ODI01\",\n                \"billerName\": \"St. John Mary Vianney English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011289ODI01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011290ODI01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011291ODI01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011292ODI01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011293ODI01\",\n                \"billerName\": \"St. Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011294ODI01\",\n                \"billerName\": \"St. Joseph&#39;S Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU011295ODI01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011296ODI01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011297ODI01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011298ODI01\",\n                \"billerName\": \"St. Marys Covent School\"\n            },\n            {\n                \"billerId\": \"EDU011299ODI01\",\n                \"billerName\": \"St. Mary&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011300ODI01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU011301ODI01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011302ODI01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011303ODI01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011304ODI01\",\n                \"billerName\": \"St. Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011305ODI01\",\n                \"billerName\": \"St. Thomas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011306ODI01\",\n                \"billerName\": \"St. Thomas English School\"\n            },\n            {\n                \"billerId\": \"EDU011307ODI01\",\n                \"billerName\": \"St. Thomas English School\"\n            },\n            {\n                \"billerId\": \"EDU011308ODI01\",\n                \"billerName\": \"St. Vincent&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011309ODI01\",\n                \"billerName\": \"St. Vincent&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011310ODI01\",\n                \"billerName\": \"St. Xavier International School\"\n            },\n            {\n                \"billerId\": \"EDU011311ODI01\",\n                \"billerName\": \"St. Xavier International School\"\n            },\n            {\n                \"billerId\": \"EDU011312ODI01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011313ODI01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011314ODI01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011315ODI01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011316ODI01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011317ODI01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011318ODI01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011319ODI01\",\n                \"billerName\": \"St. Xaviers High School,\"\n            },\n            {\n                \"billerId\": \"EDU011320ODI01\",\n                \"billerName\": \"St. Xaviers High School,\"\n            },\n            {\n                \"billerId\": \"EDU011321ODI01\",\n                \"billerName\": \"St. Xavier&#39;S High School, Jagatsinghpur\"\n            },\n            {\n                \"billerId\": \"EDU011322ODI01\",\n                \"billerName\": \"St.Marys English Medium School, Lathdega\"\n            },\n            {\n                \"billerId\": \"EDU011323ODI01\",\n                \"billerName\": \"St.Theresa English School\"\n            },\n            {\n                \"billerId\": \"EDU011324ODI01\",\n                \"billerName\": \"St.Xavier High School\"\n            },\n            {\n                \"billerId\": \"EDU011325ODI01\",\n                \"billerName\": \"St.Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011326ODI01\",\n                \"billerName\": \"St.Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU011327ODI01\",\n                \"billerName\": \"St.Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU011328ODI01\",\n                \"billerName\": \"Stewart School\"\n            },\n            {\n                \"billerId\": \"EDU011329ODI01\",\n                \"billerName\": \"Stewart School\"\n            },\n            {\n                \"billerId\": \"EDU011330ODI01\",\n                \"billerName\": \"Stewart School\"\n            },\n            {\n                \"billerId\": \"EDU011331ODI01\",\n                \"billerName\": \"Suddhananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011332ODI01\",\n                \"billerName\": \"Suddhananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011333ODI01\",\n                \"billerName\": \"Sundargarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011334ODI01\",\n                \"billerName\": \"Sunshine Mission School\"\n            },\n            {\n                \"billerId\": \"EDU011335ODI01\",\n                \"billerName\": \"Swami Vivekananda Bana Bharti Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU011336ODI01\",\n                \"billerName\": \"Swami Vivekananda Shikshashram\"\n            },\n            {\n                \"billerId\": \"EDU011337ODI01\",\n                \"billerName\": \"Takshashila Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011338ODI01\",\n                \"billerName\": \"The Assembly Of God School\"\n            },\n            {\n                \"billerId\": \"EDU011339ODI01\",\n                \"billerName\": \"The Blue Bells English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011340ODI01\",\n                \"billerName\": \"The Dronacharya School\"\n            },\n            {\n                \"billerId\": \"EDU011341ODI01\",\n                \"billerName\": \"The Kosala School\"\n            },\n            {\n                \"billerId\": \"EDU011342ODI01\",\n                \"billerName\": \"Times Scholars Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU011343ODI01\",\n                \"billerName\": \"Vedic International School\"\n            },\n            {\n                \"billerId\": \"EDU011344ODI01\",\n                \"billerName\": \"Veer Surendra Sai English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011345ODI01\",\n                \"billerName\": \"Venkateswar English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011346ODI01\",\n                \"billerName\": \"Venkateswar English Medium School.\"\n            },\n            {\n                \"billerId\": \"EDU011347ODI01\",\n                \"billerName\": \"Vidyasagar Academy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU011348ODI01\",\n                \"billerName\": \"Vikash Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011349ODI01\",\n                \"billerName\": \"Vikash Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011350ODI01\",\n                \"billerName\": \"Vikash Residential School\"\n            },\n            {\n                \"billerId\": \"EDU011351ODI01\",\n                \"billerName\": \"Vikash The Concept School\"\n            },\n            {\n                \"billerId\": \"EDU011352ODI01\",\n                \"billerName\": \"Vimala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011353ODI01\",\n                \"billerName\": \"Vivekananda International School\"\n            },\n            {\n                \"billerId\": \"EDU011354ODI01\",\n                \"billerName\": \"Vivekananda Siksha Kendra\"\n            },\n            {\n                \"billerId\": \"EDU011355ODI01\",\n                \"billerName\": \"Vyasanagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011356ODI01\",\n                \"billerName\": \"Vyomayana Samstha Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011357ODI01\",\n                \"billerName\": \"Western Orissa  Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU011358ODI01\",\n                \"billerName\": \"Young Blood Public School\"\n            },\n            {\n                \"billerId\": \"EDU011359ODI01\",\n                \"billerName\": \"Young Phoenix Public School\"\n            },\n            {\n                \"billerId\": \"EDU011360ODI01\",\n                \"billerName\": \"Zenith Lions Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU011361PUD01\",\n                \"billerName\": \"Aathmalayaa Middle School\"\n            },\n            {\n                \"billerId\": \"EDU011362PUD01\",\n                \"billerName\": \"Achariya Bala Siksha Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011363PUD01\",\n                \"billerName\": \"Achariya Siksha Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011364PUD01\",\n                \"billerName\": \"Aditya Bidyashram\"\n            },\n            {\n                \"billerId\": \"EDU011365PUD01\",\n                \"billerName\": \"Aj School\"\n            },\n            {\n                \"billerId\": \"EDU011366PUD01\",\n                \"billerName\": \"Aklavya International School\"\n            },\n            {\n                \"billerId\": \"EDU011367PUD01\",\n                \"billerName\": \"Amrita Vidyalayam, Pondicherry\"\n            },\n            {\n                \"billerId\": \"EDU011368PUD01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU011369PUD01\",\n                \"billerName\": \"Brainy Blooms Lecole Internationale\"\n            },\n            {\n                \"billerId\": \"EDU011370PUD01\",\n                \"billerName\": \"Bright Academy\"\n            },\n            {\n                \"billerId\": \"EDU011371PUD01\",\n                \"billerName\": \"Cauvery Public School\"\n            },\n            {\n                \"billerId\": \"EDU011372PUD01\",\n                \"billerName\": \"Good Shepherd English School\"\n            },\n            {\n                \"billerId\": \"EDU011373PUD01\",\n                \"billerName\": \"Mahatma Gandhi International School\"\n            },\n            {\n                \"billerId\": \"EDU011374PUD01\",\n                \"billerName\": \"Ongc Public School\"\n            },\n            {\n                \"billerId\": \"EDU011375PUD01\",\n                \"billerName\": \"Primrose School\"\n            },\n            {\n                \"billerId\": \"EDU011376PUD01\",\n                \"billerName\": \"Sairam Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU011377PUD01\",\n                \"billerName\": \"St. Joseph Of Cluny School - Cbse\"\n            },\n            {\n                \"billerId\": \"EDU011378PUD01\",\n                \"billerName\": \"Stansford International Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011379PUD01\",\n                \"billerName\": \"The Psbb Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU011380PUD01\",\n                \"billerName\": \"The Study\"\n            },\n            {\n                \"billerId\": \"EDU011381PUD01\",\n                \"billerName\": \"Universal Academy High School\"\n            },\n            {\n                \"billerId\": \"EDU011382PUD01\",\n                \"billerName\": \"Vaasavi International School\"\n            },\n            {\n                \"billerId\": \"EDU011383PUD01\",\n                \"billerName\": \"Vivekanandha School\"\n            },\n            {\n                \"billerId\": \"EDU011384PUN01\",\n                \"billerName\": \"A I International School, Uppal Jagir, Nurmahal Nakodar Road, Nurmahal, Dist. Jalandhar.\"\n            },\n            {\n                \"billerId\": \"EDU011385PUN01\",\n                \"billerName\": \"A P J Public School\"\n            },\n            {\n                \"billerId\": \"EDU011386PUN01\",\n                \"billerName\": \"A P S Public School\"\n            },\n            {\n                \"billerId\": \"EDU011387PUN01\",\n                \"billerName\": \"A S Modern School\"\n            },\n            {\n                \"billerId\": \"EDU011388PUN01\",\n                \"billerName\": \"A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011389PUN01\",\n                \"billerName\": \"A&amp;Ms Gems Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011390PUN01\",\n                \"billerName\": \"A.A.R. Jain Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011391PUN01\",\n                \"billerName\": \"Aadesh International School\"\n            },\n            {\n                \"billerId\": \"EDU011392PUN01\",\n                \"billerName\": \"Aadhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011393PUN01\",\n                \"billerName\": \"Aakarshan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011394PUN01\",\n                \"billerName\": \"Ac Global School\"\n            },\n            {\n                \"billerId\": \"EDU011395PUN01\",\n                \"billerName\": \"Academic Heights Public School Khokhar\"\n            },\n            {\n                \"billerId\": \"EDU011396PUN01\",\n                \"billerName\": \"Acme Public School\"\n            },\n            {\n                \"billerId\": \"EDU011397PUN01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011398PUN01\",\n                \"billerName\": \"Adharshila The Foundation\"\n            },\n            {\n                \"billerId\": \"EDU011399PUN01\",\n                \"billerName\": \"Aggarsain International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011400PUN01\",\n                \"billerName\": \"Ajanta Public School\"\n            },\n            {\n                \"billerId\": \"EDU011401PUN01\",\n                \"billerName\": \"Ajit Karam Singh International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011402PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011403PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011404PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011405PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011406PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011407PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011408PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011409PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011410PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011411PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011412PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011413PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011414PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011415PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011416PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011417PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011418PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011419PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011420PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011421PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011422PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011423PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011424PUN01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011425PUN01\",\n                \"billerName\": \"Akal Academy Benra\"\n            },\n            {\n                \"billerId\": \"EDU011426PUN01\",\n                \"billerName\": \"Akal Academy Bharana\"\n            },\n            {\n                \"billerId\": \"EDU011427PUN01\",\n                \"billerName\": \"Akal Academy Dhotian\"\n            },\n            {\n                \"billerId\": \"EDU011428PUN01\",\n                \"billerName\": \"Akal Academy Jaga Ram Tirath\"\n            },\n            {\n                \"billerId\": \"EDU011429PUN01\",\n                \"billerName\": \"Akal Academy Jandiali\"\n            },\n            {\n                \"billerId\": \"EDU011430PUN01\",\n                \"billerName\": \"Akal Academy Kamalpur\"\n            },\n            {\n                \"billerId\": \"EDU011431PUN01\",\n                \"billerName\": \"Akal Academy Khamanon\"\n            },\n            {\n                \"billerId\": \"EDU011432PUN01\",\n                \"billerName\": \"Akal Academy Mehal Kalan\"\n            },\n            {\n                \"billerId\": \"EDU011433PUN01\",\n                \"billerName\": \"Akal Academy Nawanpind Sujanpur\"\n            },\n            {\n                \"billerId\": \"EDU011434PUN01\",\n                \"billerName\": \"Akal Academy Puranewala\"\n            },\n            {\n                \"billerId\": \"EDU011435PUN01\",\n                \"billerName\": \"Akal Academy Ratta Khera\"\n            },\n            {\n                \"billerId\": \"EDU011436PUN01\",\n                \"billerName\": \"Akal Academy Seona\"\n            },\n            {\n                \"billerId\": \"EDU011437PUN01\",\n                \"billerName\": \"Akal Academy Teja Singh Wala\"\n            },\n            {\n                \"billerId\": \"EDU011438PUN01\",\n                \"billerName\": \"Akal Academy Tibber\"\n            },\n            {\n                \"billerId\": \"EDU011439PUN01\",\n                \"billerName\": \"Akal Academy Uddat Saidewala\"\n            },\n            {\n                \"billerId\": \"EDU011440PUN01\",\n                \"billerName\": \"Akal Galaxy Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011441PUN01\",\n                \"billerName\": \"Akal Sahai Academy\"\n            },\n            {\n                \"billerId\": \"EDU011442PUN01\",\n                \"billerName\": \"Alexandra School\"\n            },\n            {\n                \"billerId\": \"EDU011443PUN01\",\n                \"billerName\": \"All Saints Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011444PUN01\",\n                \"billerName\": \"Alliance International School\"\n            },\n            {\n                \"billerId\": \"EDU011445PUN01\",\n                \"billerName\": \"Alpine International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011446PUN01\",\n                \"billerName\": \"Alpine International School\"\n            },\n            {\n                \"billerId\": \"EDU011447PUN01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011448PUN01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011449PUN01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011450PUN01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011451PUN01\",\n                \"billerName\": \"Alpine Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011452PUN01\",\n                \"billerName\": \"Alpine Valley Public School, Akalia\"\n            },\n            {\n                \"billerId\": \"EDU011453PUN01\",\n                \"billerName\": \"Amarpuri Public School\"\n            },\n            {\n                \"billerId\": \"EDU011454PUN01\",\n                \"billerName\": \"Ambika Public School\"\n            },\n            {\n                \"billerId\": \"EDU011455PUN01\",\n                \"billerName\": \"Ambrosial Public School\"\n            },\n            {\n                \"billerId\": \"EDU011456PUN01\",\n                \"billerName\": \"American School\"\n            },\n            {\n                \"billerId\": \"EDU011457PUN01\",\n                \"billerName\": \"Amrit Indo Canadian Academy\"\n            },\n            {\n                \"billerId\": \"EDU011458PUN01\",\n                \"billerName\": \"Amritsar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011459PUN01\",\n                \"billerName\": \"Anand Isher Sr.Sec.Public School\"\n            },\n            {\n                \"billerId\": \"EDU011460PUN01\",\n                \"billerName\": \"Anand Public School\"\n            },\n            {\n                \"billerId\": \"EDU011461PUN01\",\n                \"billerName\": \"Anand Sagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU011462PUN01\",\n                \"billerName\": \"Anee&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011463PUN01\",\n                \"billerName\": \"Anee&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011464PUN01\",\n                \"billerName\": \"Angel Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011465PUN01\",\n                \"billerName\": \"Angel&#39;S Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011466PUN01\",\n                \"billerName\": \"Angels Wld School\"\n            },\n            {\n                \"billerId\": \"EDU011467PUN01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU011468PUN01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU011469PUN01\",\n                \"billerName\": \"Apex International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011470PUN01\",\n                \"billerName\": \"Apkf Public School\"\n            },\n            {\n                \"billerId\": \"EDU011471PUN01\",\n                \"billerName\": \"Apollo Public School\"\n            },\n            {\n                \"billerId\": \"EDU011472PUN01\",\n                \"billerName\": \"Apollo Public School\"\n            },\n            {\n                \"billerId\": \"EDU011473PUN01\",\n                \"billerName\": \"Apple International School\"\n            },\n            {\n                \"billerId\": \"EDU011474PUN01\",\n                \"billerName\": \"Aprajita International Co.Ed School\"\n            },\n            {\n                \"billerId\": \"EDU011475PUN01\",\n                \"billerName\": \"Army School\"\n            },\n            {\n                \"billerId\": \"EDU011476PUN01\",\n                \"billerName\": \"Aryabhatta International School, Barnala\"\n            },\n            {\n                \"billerId\": \"EDU011477PUN01\",\n                \"billerName\": \"Ashmah International School\"\n            },\n            {\n                \"billerId\": \"EDU011478PUN01\",\n                \"billerName\": \"Ashok Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU011479PUN01\",\n                \"billerName\": \"Aspire International School\"\n            },\n            {\n                \"billerId\": \"EDU011480PUN01\",\n                \"billerName\": \"Assumption Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011481PUN01\",\n                \"billerName\": \"Atam Devki Niketan\"\n            },\n            {\n                \"billerId\": \"EDU011482PUN01\",\n                \"billerName\": \"Atam Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011483PUN01\",\n                \"billerName\": \"Atam Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU011484PUN01\",\n                \"billerName\": \"Atma Ram Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011485PUN01\",\n                \"billerName\": \"Ats Valley School\"\n            },\n            {\n                \"billerId\": \"EDU011486PUN01\",\n                \"billerName\": \"Auckland Grammar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011487PUN01\",\n                \"billerName\": \"Aukland Public School\"\n            },\n            {\n                \"billerId\": \"EDU011488PUN01\",\n                \"billerName\": \"Avm Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011489PUN01\",\n                \"billerName\": \"B B M B D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011490PUN01\",\n                \"billerName\": \"B B M B D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011491PUN01\",\n                \"billerName\": \"B C International High School\"\n            },\n            {\n                \"billerId\": \"EDU011492PUN01\",\n                \"billerName\": \"B C M School\"\n            },\n            {\n                \"billerId\": \"EDU011493PUN01\",\n                \"billerName\": \"B S T School\"\n            },\n            {\n                \"billerId\": \"EDU011494PUN01\",\n                \"billerName\": \"B V M  International School\"\n            },\n            {\n                \"billerId\": \"EDU011495PUN01\",\n                \"billerName\": \"B.B.S.B. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011496PUN01\",\n                \"billerName\": \"B.C.S International School\"\n            },\n            {\n                \"billerId\": \"EDU011497PUN01\",\n                \"billerName\": \"B.G.N.Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011498PUN01\",\n                \"billerName\": \"B.S.M.S.D.Rajput Public School Sujanpur\"\n            },\n            {\n                \"billerId\": \"EDU011499PUN01\",\n                \"billerName\": \"Baalak Yesu Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011500PUN01\",\n                \"billerName\": \"Baba Aapo Aap Guru Nanak Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011501PUN01\",\n                \"billerName\": \"Baba Appo Aap Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011502PUN01\",\n                \"billerName\": \"Baba Aya Singh Riarki Public School\"\n            },\n            {\n                \"billerId\": \"EDU011503PUN01\",\n                \"billerName\": \"Baba Banda Singh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011504PUN01\",\n                \"billerName\": \"Baba Deep Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011505PUN01\",\n                \"billerName\": \"Baba Farid Public School\"\n            },\n            {\n                \"billerId\": \"EDU011506PUN01\",\n                \"billerName\": \"Baba Ganda Singh Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011507PUN01\",\n                \"billerName\": \"Baba Gandha Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011508PUN01\",\n                \"billerName\": \"Baba Gandha Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011509PUN01\",\n                \"billerName\": \"Baba Gandha Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011510PUN01\",\n                \"billerName\": \"Baba Isher Singh ( N) Public School\"\n            },\n            {\n                \"billerId\": \"EDU011511PUN01\",\n                \"billerName\": \"Baba Isher Singh (N) Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011512PUN01\",\n                \"billerName\": \"Baba Isher Singh Baba Kundan Singh (Nanaksar) Public School\"\n            },\n            {\n                \"billerId\": \"EDU011513PUN01\",\n                \"billerName\": \"Baba Isher Singh(N)Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011514PUN01\",\n                \"billerName\": \"Baba Jora Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU011515PUN01\",\n                \"billerName\": \"Baba Manjh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011516PUN01\",\n                \"billerName\": \"Baba Sahib Dass Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011517PUN01\",\n                \"billerName\": \"Baba Shaheed Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011518PUN01\",\n                \"billerName\": \"Baba Shri Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU011519PUN01\",\n                \"billerName\": \"Baba Wadhawa Singh Ji Vidya Kender\"\n            },\n            {\n                \"billerId\": \"EDU011520PUN01\",\n                \"billerName\": \"Babu Brish Bhan Dav Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011521PUN01\",\n                \"billerName\": \"Baby Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011522PUN01\",\n                \"billerName\": \"Bachpan English School\"\n            },\n            {\n                \"billerId\": \"EDU011523PUN01\",\n                \"billerName\": \"Bachpan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011524PUN01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU011525PUN01\",\n                \"billerName\": \"Bal Mandir Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011526PUN01\",\n                \"billerName\": \"Bal Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU011527PUN01\",\n                \"billerName\": \"Barefeet Public School, Patiala\"\n            },\n            {\n                \"billerId\": \"EDU011528PUN01\",\n                \"billerName\": \"Baring School\"\n            },\n            {\n                \"billerId\": \"EDU011529PUN01\",\n                \"billerName\": \"Bawa Lalvani Public School\"\n            },\n            {\n                \"billerId\": \"EDU011530PUN01\",\n                \"billerName\": \"Bbsb Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011531PUN01\",\n                \"billerName\": \"Bcm Arya Model School\"\n            },\n            {\n                \"billerId\": \"EDU011532PUN01\",\n                \"billerName\": \"Bcm School\"\n            },\n            {\n                \"billerId\": \"EDU011533PUN01\",\n                \"billerName\": \"Bcm School\"\n            },\n            {\n                \"billerId\": \"EDU011534PUN01\",\n                \"billerName\": \"Bds Public School\"\n            },\n            {\n                \"billerId\": \"EDU011535PUN01\",\n                \"billerName\": \"Bhagwan Mahaveer Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011536PUN01\",\n                \"billerName\": \"Bhai Daan Singh Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU011537PUN01\",\n                \"billerName\": \"Bhai Gurdas Academy\"\n            },\n            {\n                \"billerId\": \"EDU011538PUN01\",\n                \"billerName\": \"Bhai Gurudas Public School\"\n            },\n            {\n                \"billerId\": \"EDU011539PUN01\",\n                \"billerName\": \"Bhai Mastan Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011540PUN01\",\n                \"billerName\": \"Bhai Mohri Ji Memorial Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011541PUN01\",\n                \"billerName\": \"Bhai Nand Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011542PUN01\",\n                \"billerName\": \"Bhai Roop Chand Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011543PUN01\",\n                \"billerName\": \"Bhai Roop Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU011544PUN01\",\n                \"billerName\": \"Bhai Sahib Randhir Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU011545PUN01\",\n                \"billerName\": \"Bharatiya Model Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011546PUN01\",\n                \"billerName\": \"Bhartiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU011547PUN01\",\n                \"billerName\": \"Bhartiya Vidya Bhawan Sachan Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011548PUN01\",\n                \"billerName\": \"Bhartiya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011549PUN01\",\n                \"billerName\": \"Bhartiya Vidya Mandir Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011550PUN01\",\n                \"billerName\": \"Bhupendra International Public Sch\"\n            },\n            {\n                \"billerId\": \"EDU011551PUN01\",\n                \"billerName\": \"Bhupindra Global School\"\n            },\n            {\n                \"billerId\": \"EDU011552PUN01\",\n                \"billerName\": \"Bibi Kaulan Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU011553PUN01\",\n                \"billerName\": \"Bibi Satwant Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011554PUN01\",\n                \"billerName\": \"Bills Public School\"\n            },\n            {\n                \"billerId\": \"EDU011555PUN01\",\n                \"billerName\": \"Bkjs Apple Orchard School\"\n            },\n            {\n                \"billerId\": \"EDU011556PUN01\",\n                \"billerName\": \"Blooming Buds School\"\n            },\n            {\n                \"billerId\": \"EDU011557PUN01\",\n                \"billerName\": \"Bloosom Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011558PUN01\",\n                \"billerName\": \"Blossoms Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011559PUN01\",\n                \"billerName\": \"Brahmrishi Mission School\"\n            },\n            {\n                \"billerId\": \"EDU011560PUN01\",\n                \"billerName\": \"Braintree World School, Amargarh (Distt. Sangrur) Punjab.\"\n            },\n            {\n                \"billerId\": \"EDU011561PUN01\",\n                \"billerName\": \"Bright Land School\"\n            },\n            {\n                \"billerId\": \"EDU011562PUN01\",\n                \"billerName\": \"British Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011563PUN01\",\n                \"billerName\": \"British International School\"\n            },\n            {\n                \"billerId\": \"EDU011564PUN01\",\n                \"billerName\": \"British International School\"\n            },\n            {\n                \"billerId\": \"EDU011565PUN01\",\n                \"billerName\": \"British Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU011566PUN01\",\n                \"billerName\": \"Broadway Public School\"\n            },\n            {\n                \"billerId\": \"EDU011567PUN01\",\n                \"billerName\": \"Budha Dal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011568PUN01\",\n                \"billerName\": \"Budha Dal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011569PUN01\",\n                \"billerName\": \"Buds Senior School\"\n            },\n            {\n                \"billerId\": \"EDU011570PUN01\",\n                \"billerName\": \"C F C Public School\"\n            },\n            {\n                \"billerId\": \"EDU011571PUN01\",\n                \"billerName\": \"C J S Public School\"\n            },\n            {\n                \"billerId\": \"EDU011572PUN01\",\n                \"billerName\": \"C T Public School\"\n            },\n            {\n                \"billerId\": \"EDU011573PUN01\",\n                \"billerName\": \"C.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011574PUN01\",\n                \"billerName\": \"C.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU011575PUN01\",\n                \"billerName\": \"California Public School\"\n            },\n            {\n                \"billerId\": \"EDU011576PUN01\",\n                \"billerName\": \"Cambridge Convent High School, Kot Ise Khan\"\n            },\n            {\n                \"billerId\": \"EDU011577PUN01\",\n                \"billerName\": \"Cambridge Global School\"\n            },\n            {\n                \"billerId\": \"EDU011578PUN01\",\n                \"billerName\": \"Cambridge Global School\"\n            },\n            {\n                \"billerId\": \"EDU011579PUN01\",\n                \"billerName\": \"Cambridge High School\"\n            },\n            {\n                \"billerId\": \"EDU011580PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011581PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011582PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011583PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011584PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011585PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011586PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011587PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011588PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011589PUN01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011590PUN01\",\n                \"billerName\": \"Cambridge International School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU011591PUN01\",\n                \"billerName\": \"Cambridge Overseas School, Mukerian\"\n            },\n            {\n                \"billerId\": \"EDU011592PUN01\",\n                \"billerName\": \"Capt. Amol Kalia Fertilizer Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011593PUN01\",\n                \"billerName\": \"Captain&#39;S School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU011594PUN01\",\n                \"billerName\": \"Career Academy\"\n            },\n            {\n                \"billerId\": \"EDU011595PUN01\",\n                \"billerName\": \"Carol Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011596PUN01\",\n                \"billerName\": \"Cedar Spring High School\"\n            },\n            {\n                \"billerId\": \"EDU011597PUN01\",\n                \"billerName\": \"Central Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011598PUN01\",\n                \"billerName\": \"Century Public School\"\n            },\n            {\n                \"billerId\": \"EDU011599PUN01\",\n                \"billerName\": \"Chanakya School\"\n            },\n            {\n                \"billerId\": \"EDU011600PUN01\",\n                \"billerName\": \"Chankya International School\"\n            },\n            {\n                \"billerId\": \"EDU011601PUN01\",\n                \"billerName\": \"Cheema Public School\"\n            },\n            {\n                \"billerId\": \"EDU011602PUN01\",\n                \"billerName\": \"Chopra Public School\"\n            },\n            {\n                \"billerId\": \"EDU011603PUN01\",\n                \"billerName\": \"Choudhary Balbir Singh Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011604PUN01\",\n                \"billerName\": \"Christ Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011605PUN01\",\n                \"billerName\": \"Christ King Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011606PUN01\",\n                \"billerName\": \"Christ The King Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011607PUN01\",\n                \"billerName\": \"Christ The King Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011608PUN01\",\n                \"billerName\": \"City Heart School, Mamdot\"\n            },\n            {\n                \"billerId\": \"EDU011609PUN01\",\n                \"billerName\": \"Clay India International School\"\n            },\n            {\n                \"billerId\": \"EDU011610PUN01\",\n                \"billerName\": \"Cms Guru Kashi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011611PUN01\",\n                \"billerName\": \"Col. V.R. Mohan D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011612PUN01\",\n                \"billerName\": \"Colonel Oxfd School\"\n            },\n            {\n                \"billerId\": \"EDU011613PUN01\",\n                \"billerName\": \"Colonel Public School\"\n            },\n            {\n                \"billerId\": \"EDU011614PUN01\",\n                \"billerName\": \"Comfy International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011615PUN01\",\n                \"billerName\": \"D A V Centenary Public  School\"\n            },\n            {\n                \"billerId\": \"EDU011616PUN01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011617PUN01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011618PUN01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011619PUN01\",\n                \"billerName\": \"D C Model International School\"\n            },\n            {\n                \"billerId\": \"EDU011620PUN01\",\n                \"billerName\": \"D N Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011621PUN01\",\n                \"billerName\": \"D V M Public School\"\n            },\n            {\n                \"billerId\": \"EDU011622PUN01\",\n                \"billerName\": \"D.A.V Krb Public School\"\n            },\n            {\n                \"billerId\": \"EDU011623PUN01\",\n                \"billerName\": \"D.A.V. Model School\"\n            },\n            {\n                \"billerId\": \"EDU011624PUN01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011625PUN01\",\n                \"billerName\": \"D.A.V.Edward Ganj Public School\"\n            },\n            {\n                \"billerId\": \"EDU011626PUN01\",\n                \"billerName\": \"D.A.V.Model Sr.Sec.School, Kurali\"\n            },\n            {\n                \"billerId\": \"EDU011627PUN01\",\n                \"billerName\": \"D.C. Model Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011628PUN01\",\n                \"billerName\": \"D.G.S.G Public School\"\n            },\n            {\n                \"billerId\": \"EDU011629PUN01\",\n                \"billerName\": \"D.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011630PUN01\",\n                \"billerName\": \"D.M.Public Senior Secondary School, Karar Wala (Bathinda)\"\n            },\n            {\n                \"billerId\": \"EDU011631PUN01\",\n                \"billerName\": \"D.V.M.Public School Sadiq\"\n            },\n            {\n                \"billerId\": \"EDU011632PUN01\",\n                \"billerName\": \"Dalhousie Public School\"\n            },\n            {\n                \"billerId\": \"EDU011633PUN01\",\n                \"billerName\": \"Darrick International School\"\n            },\n            {\n                \"billerId\": \"EDU011634PUN01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU011635PUN01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU011636PUN01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU011637PUN01\",\n                \"billerName\": \"Dashmesh Parivar International Sch\"\n            },\n            {\n                \"billerId\": \"EDU011638PUN01\",\n                \"billerName\": \"Dashmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011639PUN01\",\n                \"billerName\": \"Dasmesh Global School\"\n            },\n            {\n                \"billerId\": \"EDU011640PUN01\",\n                \"billerName\": \"Dasmesh Parivar International School\"\n            },\n            {\n                \"billerId\": \"EDU011641PUN01\",\n                \"billerName\": \"Dasmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011642PUN01\",\n                \"billerName\": \"Dasmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011643PUN01\",\n                \"billerName\": \"Dasmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011644PUN01\",\n                \"billerName\": \"Dasmesh Public School Kotkapura\"\n            },\n            {\n                \"billerId\": \"EDU011645PUN01\",\n                \"billerName\": \"Dass &amp; Brown World School\"\n            },\n            {\n                \"billerId\": \"EDU011646PUN01\",\n                \"billerName\": \"Data Bandhi Chhod Public School\"\n            },\n            {\n                \"billerId\": \"EDU011647PUN01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011648PUN01\",\n                \"billerName\": \"Dav Global School\"\n            },\n            {\n                \"billerId\": \"EDU011649PUN01\",\n                \"billerName\": \"Dav International School\"\n            },\n            {\n                \"billerId\": \"EDU011650PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011651PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011652PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011653PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011654PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011655PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011656PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011657PUN01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011658PUN01\",\n                \"billerName\": \"Dav Public School Badshahpur Mandi (Ugoke)\"\n            },\n            {\n                \"billerId\": \"EDU011659PUN01\",\n                \"billerName\": \"Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011660PUN01\",\n                \"billerName\": \"Dav Public Sr. Sec. School, Kakrala\"\n            },\n            {\n                \"billerId\": \"EDU011661PUN01\",\n                \"billerName\": \"Dawindra International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011662PUN01\",\n                \"billerName\": \"Dayanand Chanan Lal Sn. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011663PUN01\",\n                \"billerName\": \"Dayanand Internatioal Public School\"\n            },\n            {\n                \"billerId\": \"EDU011664PUN01\",\n                \"billerName\": \"Dayanand Model School\"\n            },\n            {\n                \"billerId\": \"EDU011665PUN01\",\n                \"billerName\": \"Dayanand Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011666PUN01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU011667PUN01\",\n                \"billerName\": \"Dayanand Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011668PUN01\",\n                \"billerName\": \"Dcm  Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU011669PUN01\",\n                \"billerName\": \"Dcm International School\"\n            },\n            {\n                \"billerId\": \"EDU011670PUN01\",\n                \"billerName\": \"Deewan Toddar Mall Public School\"\n            },\n            {\n                \"billerId\": \"EDU011671PUN01\",\n                \"billerName\": \"Delhi International School\"\n            },\n            {\n                \"billerId\": \"EDU011672PUN01\",\n                \"billerName\": \"Delhi International School, Chandigarh Road, Near Chabbewal, Hoshiarpur, Punjab\"\n            },\n            {\n                \"billerId\": \"EDU011673PUN01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011674PUN01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011675PUN01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011676PUN01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU011677PUN01\",\n                \"billerName\": \"Delhi Public School  Sangrur\"\n            },\n            {\n                \"billerId\": \"EDU011678PUN01\",\n                \"billerName\": \"Delhi Public School Gurdaspur\"\n            },\n            {\n                \"billerId\": \"EDU011679PUN01\",\n                \"billerName\": \"Delhi Public School Patiala\"\n            },\n            {\n                \"billerId\": \"EDU011680PUN01\",\n                \"billerName\": \"Delhi Public School, Abohar\"\n            },\n            {\n                \"billerId\": \"EDU011681PUN01\",\n                \"billerName\": \"Delhi Public School, Dhuri\"\n            },\n            {\n                \"billerId\": \"EDU011682PUN01\",\n                \"billerName\": \"Delhi Public School, Faridkot Road, Ferozepur, Punjab\"\n            },\n            {\n                \"billerId\": \"EDU011683PUN01\",\n                \"billerName\": \"Delhi Public School, Khanna\"\n            },\n            {\n                \"billerId\": \"EDU011684PUN01\",\n                \"billerName\": \"Des Raj Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU011685PUN01\",\n                \"billerName\": \"Desh Bhagat Global School ,\"\n            },\n            {\n                \"billerId\": \"EDU011686PUN01\",\n                \"billerName\": \"Desraj Vadhera Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011687PUN01\",\n                \"billerName\": \"Devine Light International School\"\n            },\n            {\n                \"billerId\": \"EDU011688PUN01\",\n                \"billerName\": \"Dhilwan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011689PUN01\",\n                \"billerName\": \"Different Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011690PUN01\",\n                \"billerName\": \"Dikshant International School\"\n            },\n            {\n                \"billerId\": \"EDU011691PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011692PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011693PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011694PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011695PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011696PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011697PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011698PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011699PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011700PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011701PUN01\",\n                \"billerName\": \"Dips School\"\n            },\n            {\n                \"billerId\": \"EDU011702PUN01\",\n                \"billerName\": \"Dips School,\"\n            },\n            {\n                \"billerId\": \"EDU011703PUN01\",\n                \"billerName\": \"Disciplined Disciples International School\"\n            },\n            {\n                \"billerId\": \"EDU011704PUN01\",\n                \"billerName\": \"Disciplined Disciplies International School,\"\n            },\n            {\n                \"billerId\": \"EDU011705PUN01\",\n                \"billerName\": \"Divine Child High School\"\n            },\n            {\n                \"billerId\": \"EDU011706PUN01\",\n                \"billerName\": \"Divine Mata Gujri Public School\"\n            },\n            {\n                \"billerId\": \"EDU011707PUN01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU011708PUN01\",\n                \"billerName\": \"Divine Will Public School\"\n            },\n            {\n                \"billerId\": \"EDU011709PUN01\",\n                \"billerName\": \"Doaba Public School\"\n            },\n            {\n                \"billerId\": \"EDU011710PUN01\",\n                \"billerName\": \"Doaba Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011711PUN01\",\n                \"billerName\": \"Dolphin Public School\"\n            },\n            {\n                \"billerId\": \"EDU011712PUN01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU011713PUN01\",\n                \"billerName\": \"Doon Junior School\"\n            },\n            {\n                \"billerId\": \"EDU011714PUN01\",\n                \"billerName\": \"Doon Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU011715PUN01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU011716PUN01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU011717PUN01\",\n                \"billerName\": \"Doon Valley Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU011718PUN01\",\n                \"billerName\": \"Doraha Public School\"\n            },\n            {\n                \"billerId\": \"EDU011719PUN01\",\n                \"billerName\": \"Dr Daulat Ram Bhalla Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011720PUN01\",\n                \"billerName\": \"Dr Holmes Academy\"\n            },\n            {\n                \"billerId\": \"EDU011721PUN01\",\n                \"billerName\": \"Dr Mcm D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011722PUN01\",\n                \"billerName\": \"Dr Saif-Ud-Din Kitchlu Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU011723PUN01\",\n                \"billerName\": \"Dr. Dev Raj Dayanand Anglo Vernacular Public School\"\n            },\n            {\n                \"billerId\": \"EDU011724PUN01\",\n                \"billerName\": \"Drishti Dr. R.C.Jain Innovative Public School\"\n            },\n            {\n                \"billerId\": \"EDU011725PUN01\",\n                \"billerName\": \"Drs Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011726PUN01\",\n                \"billerName\": \"East Wood International School\"\n            },\n            {\n                \"billerId\": \"EDU011727PUN01\",\n                \"billerName\": \"East Wood International School\"\n            },\n            {\n                \"billerId\": \"EDU011728PUN01\",\n                \"billerName\": \"Ekam Public School\"\n            },\n            {\n                \"billerId\": \"EDU011729PUN01\",\n                \"billerName\": \"Eklavya School\"\n            },\n            {\n                \"billerId\": \"EDU011730PUN01\",\n                \"billerName\": \"Emm Aar International School\"\n            },\n            {\n                \"billerId\": \"EDU011731PUN01\",\n                \"billerName\": \"Er.H.S.Bhullar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011732PUN01\",\n                \"billerName\": \"Everest Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011733PUN01\",\n                \"billerName\": \"Excelsior Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011734PUN01\",\n                \"billerName\": \"Excelsum High School\"\n            },\n            {\n                \"billerId\": \"EDU011735PUN01\",\n                \"billerName\": \"Fable Public School\"\n            },\n            {\n                \"billerId\": \"EDU011736PUN01\",\n                \"billerName\": \"Falcon International School\"\n            },\n            {\n                \"billerId\": \"EDU011737PUN01\",\n                \"billerName\": \"Fauja Singh Mann Silver Creek School\"\n            },\n            {\n                \"billerId\": \"EDU011738PUN01\",\n                \"billerName\": \"Ferozeshah Anglo Sikh War Memorial Public Sen.Sec.School,Ghall Khurd(Ferozepur)\"\n            },\n            {\n                \"billerId\": \"EDU011739PUN01\",\n                \"billerName\": \"Fortune Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011740PUN01\",\n                \"billerName\": \"G D R Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011741PUN01\",\n                \"billerName\": \"G H G Academy\"\n            },\n            {\n                \"billerId\": \"EDU011742PUN01\",\n                \"billerName\": \"G M A City Public School\"\n            },\n            {\n                \"billerId\": \"EDU011743PUN01\",\n                \"billerName\": \"G M T Public School\"\n            },\n            {\n                \"billerId\": \"EDU011744PUN01\",\n                \"billerName\": \"G.A.D Academy\"\n            },\n            {\n                \"billerId\": \"EDU011745PUN01\",\n                \"billerName\": \"G.C.M Convent School,\"\n            },\n            {\n                \"billerId\": \"EDU011746PUN01\",\n                \"billerName\": \"G.D Goenka International School, Jalandhar\"\n            },\n            {\n                \"billerId\": \"EDU011747PUN01\",\n                \"billerName\": \"G.D. Goenka Public School, Amritsar\"\n            },\n            {\n                \"billerId\": \"EDU011748PUN01\",\n                \"billerName\": \"G.S. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011749PUN01\",\n                \"billerName\": \"G.S.Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011750PUN01\",\n                \"billerName\": \"G.T.B. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011751PUN01\",\n                \"billerName\": \"Gagan International School\"\n            },\n            {\n                \"billerId\": \"EDU011752PUN01\",\n                \"billerName\": \"Gagan International School\"\n            },\n            {\n                \"billerId\": \"EDU011753PUN01\",\n                \"billerName\": \"Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU011754PUN01\",\n                \"billerName\": \"Garden Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU011755PUN01\",\n                \"billerName\": \"Garden Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU011756PUN01\",\n                \"billerName\": \"Garden Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU011757PUN01\",\n                \"billerName\": \"Garden Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU011758PUN01\",\n                \"billerName\": \"Gb International School\"\n            },\n            {\n                \"billerId\": \"EDU011759PUN01\",\n                \"billerName\": \"Gem Public School\"\n            },\n            {\n                \"billerId\": \"EDU011760PUN01\",\n                \"billerName\": \"Gems Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011761PUN01\",\n                \"billerName\": \"Gems Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU011762PUN01\",\n                \"billerName\": \"Gems Public School\"\n            },\n            {\n                \"billerId\": \"EDU011763PUN01\",\n                \"billerName\": \"Gen Gurnam Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011764PUN01\",\n                \"billerName\": \"Genius International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011765PUN01\",\n                \"billerName\": \"Ghg Academy\"\n            },\n            {\n                \"billerId\": \"EDU011766PUN01\",\n                \"billerName\": \"Ghoman International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011767PUN01\",\n                \"billerName\": \"Gillco International School\"\n            },\n            {\n                \"billerId\": \"EDU011768PUN01\",\n                \"billerName\": \"Gita Bhawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011769PUN01\",\n                \"billerName\": \"Global Discovery School\"\n            },\n            {\n                \"billerId\": \"EDU011770PUN01\",\n                \"billerName\": \"Global Discovery School,\"\n            },\n            {\n                \"billerId\": \"EDU011771PUN01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU011772PUN01\",\n                \"billerName\": \"Global Wisdom Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011773PUN01\",\n                \"billerName\": \"Gma City Public School\"\n            },\n            {\n                \"billerId\": \"EDU011774PUN01\",\n                \"billerName\": \"Gmt International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011775PUN01\",\n                \"billerName\": \"Gn Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011776PUN01\",\n                \"billerName\": \"Gobind International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011777PUN01\",\n                \"billerName\": \"Gobind Public School\"\n            },\n            {\n                \"billerId\": \"EDU011778PUN01\",\n                \"billerName\": \"Gobindgarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011779PUN01\",\n                \"billerName\": \"God Blessing Public School\"\n            },\n            {\n                \"billerId\": \"EDU011780PUN01\",\n                \"billerName\": \"Godwin Public School\"\n            },\n            {\n                \"billerId\": \"EDU011781PUN01\",\n                \"billerName\": \"Golden Days Public School\"\n            },\n            {\n                \"billerId\": \"EDU011782PUN01\",\n                \"billerName\": \"Golden Earth Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011783PUN01\",\n                \"billerName\": \"Golden Era Millennium School, Sultanpur\"\n            },\n            {\n                \"billerId\": \"EDU011784PUN01\",\n                \"billerName\": \"Golden Era School\"\n            },\n            {\n                \"billerId\": \"EDU011785PUN01\",\n                \"billerName\": \"Golden Public School\"\n            },\n            {\n                \"billerId\": \"EDU011786PUN01\",\n                \"billerName\": \"Good Shepherd Public School\"\n            },\n            {\n                \"billerId\": \"EDU011787PUN01\",\n                \"billerName\": \"Goodearth Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011788PUN01\",\n                \"billerName\": \"Goodwill International School\"\n            },\n            {\n                \"billerId\": \"EDU011789PUN01\",\n                \"billerName\": \"Govt. Model School\"\n            },\n            {\n                \"billerId\": \"EDU011790PUN01\",\n                \"billerName\": \"Grace Public School\"\n            },\n            {\n                \"billerId\": \"EDU011791PUN01\",\n                \"billerName\": \"Great India Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU011792PUN01\",\n                \"billerName\": \"Green Field Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011793PUN01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU011794PUN01\",\n                \"billerName\": \"Green Grove Public School\"\n            },\n            {\n                \"billerId\": \"EDU011795PUN01\",\n                \"billerName\": \"Green Land Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011796PUN01\",\n                \"billerName\": \"Green Land Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011797PUN01\",\n                \"billerName\": \"Green Land Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011798PUN01\",\n                \"billerName\": \"Green Land Day Boarding Public School\"\n            },\n            {\n                \"billerId\": \"EDU011799PUN01\",\n                \"billerName\": \"Green Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU011800PUN01\",\n                \"billerName\": \"Green Valley Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011801PUN01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU011802PUN01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU011803PUN01\",\n                \"billerName\": \"Greenfields School\"\n            },\n            {\n                \"billerId\": \"EDU011804PUN01\",\n                \"billerName\": \"Greenland Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011805PUN01\",\n                \"billerName\": \"Greenland Public School\"\n            },\n            {\n                \"billerId\": \"EDU011806PUN01\",\n                \"billerName\": \"Greenways School\"\n            },\n            {\n                \"billerId\": \"EDU011807PUN01\",\n                \"billerName\": \"Gujrawala Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011808PUN01\",\n                \"billerName\": \"Gurdaspur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011809PUN01\",\n                \"billerName\": \"Gurpreet Holy Heart Public School, Mehal Kalan\"\n            },\n            {\n                \"billerId\": \"EDU011810PUN01\",\n                \"billerName\": \"Gursikh Academy\"\n            },\n            {\n                \"billerId\": \"EDU011811PUN01\",\n                \"billerName\": \"Guru Amar Dass Adarsh Institute\"\n            },\n            {\n                \"billerId\": \"EDU011812PUN01\",\n                \"billerName\": \"Guru Amar Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU011813PUN01\",\n                \"billerName\": \"Guru Amar Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU011814PUN01\",\n                \"billerName\": \"Guru Angad Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU011815PUN01\",\n                \"billerName\": \"Guru Dashmesh Academy\"\n            },\n            {\n                \"billerId\": \"EDU011816PUN01\",\n                \"billerName\": \"Guru Gobind Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU011817PUN01\",\n                \"billerName\": \"Guru Gobind Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011818PUN01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011819PUN01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011820PUN01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011821PUN01\",\n                \"billerName\": \"Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU011822PUN01\",\n                \"billerName\": \"Guru Gobind Singh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011823PUN01\",\n                \"billerName\": \"Guru Har Rai Intellegent Treasure School\"\n            },\n            {\n                \"billerId\": \"EDU011824PUN01\",\n                \"billerName\": \"Guru Hargobind Public School\"\n            },\n            {\n                \"billerId\": \"EDU011825PUN01\",\n                \"billerName\": \"Guru Hargobind Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011826PUN01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011827PUN01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU011828PUN01\",\n                \"billerName\": \"Guru Nanak Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011829PUN01\",\n                \"billerName\": \"Guru Nanak Dev Academy\"\n            },\n            {\n                \"billerId\": \"EDU011830PUN01\",\n                \"billerName\": \"Guru Nanak Dev Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011831PUN01\",\n                \"billerName\": \"Guru Nanak Dev Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU011832PUN01\",\n                \"billerName\": \"Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU011833PUN01\",\n                \"billerName\": \"Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU011834PUN01\",\n                \"billerName\": \"Guru Nanak Dev Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011835PUN01\",\n                \"billerName\": \"Guru Nanak Foundation Public School\"\n            },\n            {\n                \"billerId\": \"EDU011836PUN01\",\n                \"billerName\": \"Guru Nanak Foundation Public School\"\n            },\n            {\n                \"billerId\": \"EDU011837PUN01\",\n                \"billerName\": \"Guru Nanak International Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011838PUN01\",\n                \"billerName\": \"Guru Nanak International School\"\n            },\n            {\n                \"billerId\": \"EDU011839PUN01\",\n                \"billerName\": \"Guru Nanak International School,Halwara\"\n            },\n            {\n                \"billerId\": \"EDU011840PUN01\",\n                \"billerName\": \"Guru Nanak Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU011841PUN01\",\n                \"billerName\": \"Guru Nanak Mission Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011842PUN01\",\n                \"billerName\": \"Guru Nanak Model Senior Secondary School Doraha\"\n            },\n            {\n                \"billerId\": \"EDU011843PUN01\",\n                \"billerName\": \"Guru Nanak Prem Karamsar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011844PUN01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011845PUN01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011846PUN01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU011847PUN01\",\n                \"billerName\": \"Guru Ram Dass Academy\"\n            },\n            {\n                \"billerId\": \"EDU011848PUN01\",\n                \"billerName\": \"Guru Ram Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU011849PUN01\",\n                \"billerName\": \"Guru Ram Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU011850PUN01\",\n                \"billerName\": \"Guru Ram Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU011851PUN01\",\n                \"billerName\": \"Guru Ram Dass Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU011852PUN01\",\n                \"billerName\": \"Guru Ramdas International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011853PUN01\",\n                \"billerName\": \"Guru Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011854PUN01\",\n                \"billerName\": \"Guru Teg Bahadur International School\"\n            },\n            {\n                \"billerId\": \"EDU011855PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Khalsa Public School\"\n            },\n            {\n                \"billerId\": \"EDU011856PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011857PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011858PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011859PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011860PUN01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU011861PUN01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU011862PUN01\",\n                \"billerName\": \"Gurukul Global Creanza\"\n            },\n            {\n                \"billerId\": \"EDU011863PUN01\",\n                \"billerName\": \"Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU011864PUN01\",\n                \"billerName\": \"Gurukul World School\"\n            },\n            {\n                \"billerId\": \"EDU011865PUN01\",\n                \"billerName\": \"Gurunanak International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011866PUN01\",\n                \"billerName\": \"Gyan Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU011867PUN01\",\n                \"billerName\": \"Gyan Gunn Sagar International School\"\n            },\n            {\n                \"billerId\": \"EDU011868PUN01\",\n                \"billerName\": \"Gyan Sagar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011869PUN01\",\n                \"billerName\": \"H M Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU011870PUN01\",\n                \"billerName\": \"H S Brar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011871PUN01\",\n                \"billerName\": \"H S High School, Abohar Road, Muktsar\"\n            },\n            {\n                \"billerId\": \"EDU011872PUN01\",\n                \"billerName\": \"H. R. A. International School\"\n            },\n            {\n                \"billerId\": \"EDU011873PUN01\",\n                \"billerName\": \"Harbhajan International School\"\n            },\n            {\n                \"billerId\": \"EDU011874PUN01\",\n                \"billerName\": \"Harvard Convent School, Bagha Purana, Moga\"\n            },\n            {\n                \"billerId\": \"EDU011875PUN01\",\n                \"billerName\": \"Hemkunt Public School\"\n            },\n            {\n                \"billerId\": \"EDU011876PUN01\",\n                \"billerName\": \"Henderson Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU011877PUN01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU011878PUN01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU011879PUN01\",\n                \"billerName\": \"Himalaya Public Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011880PUN01\",\n                \"billerName\": \"Himland Public School\"\n            },\n            {\n                \"billerId\": \"EDU011881PUN01\",\n                \"billerName\": \"Holy Angel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011882PUN01\",\n                \"billerName\": \"Holy Angel School\"\n            },\n            {\n                \"billerId\": \"EDU011883PUN01\",\n                \"billerName\": \"Holy Angels School\"\n            },\n            {\n                \"billerId\": \"EDU011884PUN01\",\n                \"billerName\": \"Holy Angels Smart School\"\n            },\n            {\n                \"billerId\": \"EDU011885PUN01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011886PUN01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011887PUN01\",\n                \"billerName\": \"Holy Heart Day Boarding Public Sch\"\n            },\n            {\n                \"billerId\": \"EDU011888PUN01\",\n                \"billerName\": \"Holy Heart Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU011889PUN01\",\n                \"billerName\": \"Holy Heart Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011890PUN01\",\n                \"billerName\": \"Holy Heart School\"\n            },\n            {\n                \"billerId\": \"EDU011891PUN01\",\n                \"billerName\": \"Holy Heart Senior Secondary Convent School, Mangwal (Sangrur)\"\n            },\n            {\n                \"billerId\": \"EDU011892PUN01\",\n                \"billerName\": \"Holy Mission International School\"\n            },\n            {\n                \"billerId\": \"EDU011893PUN01\",\n                \"billerName\": \"Howard Lane Senior School\"\n            },\n            {\n                \"billerId\": \"EDU011894PUN01\",\n                \"billerName\": \"Hvm Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011895PUN01\",\n                \"billerName\": \"I C L Public School\"\n            },\n            {\n                \"billerId\": \"EDU011896PUN01\",\n                \"billerName\": \"I Jay Public School\"\n            },\n            {\n                \"billerId\": \"EDU011897PUN01\",\n                \"billerName\": \"I.T Next Gen School\"\n            },\n            {\n                \"billerId\": \"EDU011898PUN01\",\n                \"billerName\": \"Imperial Public School\"\n            },\n            {\n                \"billerId\": \"EDU011899PUN01\",\n                \"billerName\": \"Indian Heritage Public School Dhariwal\"\n            },\n            {\n                \"billerId\": \"EDU011900PUN01\",\n                \"billerName\": \"Indian Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU011901PUN01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU011902PUN01\",\n                \"billerName\": \"Indo American Public School\"\n            },\n            {\n                \"billerId\": \"EDU011903PUN01\",\n                \"billerName\": \"Indo-Swiss International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011904PUN01\",\n                \"billerName\": \"Indus Public School\"\n            },\n            {\n                \"billerId\": \"EDU011905PUN01\",\n                \"billerName\": \"Indus World School\"\n            },\n            {\n                \"billerId\": \"EDU011906PUN01\",\n                \"billerName\": \"Infant Jesus Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011907PUN01\",\n                \"billerName\": \"Innocent Hearts Field School\"\n            },\n            {\n                \"billerId\": \"EDU011908PUN01\",\n                \"billerName\": \"Innocent Hearts School\"\n            },\n            {\n                \"billerId\": \"EDU011909PUN01\",\n                \"billerName\": \"Internatioanl Public School\"\n            },\n            {\n                \"billerId\": \"EDU011910PUN01\",\n                \"billerName\": \"International Fateh Academy\"\n            },\n            {\n                \"billerId\": \"EDU011911PUN01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011912PUN01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011913PUN01\",\n                \"billerName\": \"Ivy World School\"\n            },\n            {\n                \"billerId\": \"EDU011914PUN01\",\n                \"billerName\": \"J. K. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011915PUN01\",\n                \"billerName\": \"J.D.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011916PUN01\",\n                \"billerName\": \"J.M.K International School\"\n            },\n            {\n                \"billerId\": \"EDU011917PUN01\",\n                \"billerName\": \"J.N. International School\"\n            },\n            {\n                \"billerId\": \"EDU011918PUN01\",\n                \"billerName\": \"J.R. Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU011919PUN01\",\n                \"billerName\": \"Jagan Nath Jain Dav Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011920PUN01\",\n                \"billerName\": \"Jagat Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU011921PUN01\",\n                \"billerName\": \"Jai Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU011922PUN01\",\n                \"billerName\": \"Jalandhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011923PUN01\",\n                \"billerName\": \"Jalandhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011924PUN01\",\n                \"billerName\": \"Jasdev Public School\"\n            },\n            {\n                \"billerId\": \"EDU011925PUN01\",\n                \"billerName\": \"Jasper School\"\n            },\n            {\n                \"billerId\": \"EDU011926PUN01\",\n                \"billerName\": \"Jathedar Ujagar Singh Sekhwan International School\"\n            },\n            {\n                \"billerId\": \"EDU011927PUN01\",\n                \"billerName\": \"Jatindra Greenfield School\"\n            },\n            {\n                \"billerId\": \"EDU011928PUN01\",\n                \"billerName\": \"Jeevan Jyoti Public School,\"\n            },\n            {\n                \"billerId\": \"EDU011929PUN01\",\n                \"billerName\": \"Jesus Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU011930PUN01\",\n                \"billerName\": \"Jesus Saviours School\"\n            },\n            {\n                \"billerId\": \"EDU011931PUN01\",\n                \"billerName\": \"Jesus Saviours School\"\n            },\n            {\n                \"billerId\": \"EDU011932PUN01\",\n                \"billerName\": \"Jesus Saviour&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU011933PUN01\",\n                \"billerName\": \"Jhamku Devi Girls School\"\n            },\n            {\n                \"billerId\": \"EDU011934PUN01\",\n                \"billerName\": \"Jiya Lal Mittal D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU011935PUN01\",\n                \"billerName\": \"Jogindra Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011936PUN01\",\n                \"billerName\": \"K C M Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU011937PUN01\",\n                \"billerName\": \"K C Public School\"\n            },\n            {\n                \"billerId\": \"EDU011938PUN01\",\n                \"billerName\": \"K C Public School\"\n            },\n            {\n                \"billerId\": \"EDU011939PUN01\",\n                \"billerName\": \"K L M International School\"\n            },\n            {\n                \"billerId\": \"EDU011940PUN01\",\n                \"billerName\": \"K.D Public School\"\n            },\n            {\n                \"billerId\": \"EDU011941PUN01\",\n                \"billerName\": \"K.D.International School\"\n            },\n            {\n                \"billerId\": \"EDU011942PUN01\",\n                \"billerName\": \"K.D.International School\"\n            },\n            {\n                \"billerId\": \"EDU011943PUN01\",\n                \"billerName\": \"Kaintal School (Sr.)\"\n            },\n            {\n                \"billerId\": \"EDU011944PUN01\",\n                \"billerName\": \"Kalgidhar Academy Senior Secondary School Dugri\"\n            },\n            {\n                \"billerId\": \"EDU011945PUN01\",\n                \"billerName\": \"Kalgidhar International School\"\n            },\n            {\n                \"billerId\": \"EDU011946PUN01\",\n                \"billerName\": \"Kalgidhar National Sr. Sec. School Mungo\"\n            },\n            {\n                \"billerId\": \"EDU011947PUN01\",\n                \"billerName\": \"Kalgidhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU011948PUN01\",\n                \"billerName\": \"Kamla Nehru Public School\"\n            },\n            {\n                \"billerId\": \"EDU011949PUN01\",\n                \"billerName\": \"Kapila Model School\"\n            },\n            {\n                \"billerId\": \"EDU011950PUN01\",\n                \"billerName\": \"Kay Jay International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011951PUN01\",\n                \"billerName\": \"Kay Jay Model High School\"\n            },\n            {\n                \"billerId\": \"EDU011952PUN01\",\n                \"billerName\": \"Keshav Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011953PUN01\",\n                \"billerName\": \"Khalsa College International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011954PUN01\",\n                \"billerName\": \"Khalsa College Public School\"\n            },\n            {\n                \"billerId\": \"EDU011955PUN01\",\n                \"billerName\": \"Khalsa College Public School\"\n            },\n            {\n                \"billerId\": \"EDU011956PUN01\",\n                \"billerName\": \"Khalsa Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011957PUN01\",\n                \"billerName\": \"Kids International School\"\n            },\n            {\n                \"billerId\": \"EDU011958PUN01\",\n                \"billerName\": \"Kids Kingdom Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011959PUN01\",\n                \"billerName\": \"King Edward Public School\"\n            },\n            {\n                \"billerId\": \"EDU011960PUN01\",\n                \"billerName\": \"Kirpal Sagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU011961PUN01\",\n                \"billerName\": \"Knights Internationa Public School\"\n            },\n            {\n                \"billerId\": \"EDU011962PUN01\",\n                \"billerName\": \"Kps World School\"\n            },\n            {\n                \"billerId\": \"EDU011963PUN01\",\n                \"billerName\": \"Ksb World School\"\n            },\n            {\n                \"billerId\": \"EDU011964PUN01\",\n                \"billerName\": \"Kulwant Joshi Memo Regional Convent\"\n            },\n            {\n                \"billerId\": \"EDU011965PUN01\",\n                \"billerName\": \"Kulwant Rai Dav Pub School\"\n            },\n            {\n                \"billerId\": \"EDU011966PUN01\",\n                \"billerName\": \"Kundan Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU011967PUN01\",\n                \"billerName\": \"L R S D A V Sr Sec Model School\"\n            },\n            {\n                \"billerId\": \"EDU011968PUN01\",\n                \"billerName\": \"La Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDU011969PUN01\",\n                \"billerName\": \"La Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU011970PUN01\",\n                \"billerName\": \"Lakshmi Devi Sahni School\"\n            },\n            {\n                \"billerId\": \"EDU011971PUN01\",\n                \"billerName\": \"Lakshmi Tara Rathour Public School\"\n            },\n            {\n                \"billerId\": \"EDU011972PUN01\",\n                \"billerName\": \"Lala Arjan Das Memorial D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU011973PUN01\",\n                \"billerName\": \"Lala Deep Chand Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU011974PUN01\",\n                \"billerName\": \"Lala Hans Raj Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011975PUN01\",\n                \"billerName\": \"Lala Jagat  Naraian Dav Model Sch\"\n            },\n            {\n                \"billerId\": \"EDU011976PUN01\",\n                \"billerName\": \"Lala Lajpat Rai International School\"\n            },\n            {\n                \"billerId\": \"EDU011977PUN01\",\n                \"billerName\": \"Lala Saran Dass Boota Ram Aggarwal Sarvhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU011978PUN01\",\n                \"billerName\": \"Lala Sarkaru Mal Sarvhitkari Vidya\"\n            },\n            {\n                \"billerId\": \"EDU011979PUN01\",\n                \"billerName\": \"Lala Sawan Ram Memo Public School\"\n            },\n            {\n                \"billerId\": \"EDU011980PUN01\",\n                \"billerName\": \"Late Ishar Das Gumber Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU011981PUN01\",\n                \"billerName\": \"Laurel International Public School\"\n            },\n            {\n                \"billerId\": \"EDU011982PUN01\",\n                \"billerName\": \"Lawrance Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU011983PUN01\",\n                \"billerName\": \"Lawrence International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011984PUN01\",\n                \"billerName\": \"Lawrence International School\"\n            },\n            {\n                \"billerId\": \"EDU011985PUN01\",\n                \"billerName\": \"Ldr Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011986PUN01\",\n                \"billerName\": \"Ldss Plasma School\"\n            },\n            {\n                \"billerId\": \"EDU011987PUN01\",\n                \"billerName\": \"Learning Paths School\"\n            },\n            {\n                \"billerId\": \"EDU011988PUN01\",\n                \"billerName\": \"Light House Public High School\"\n            },\n            {\n                \"billerId\": \"EDU011989PUN01\",\n                \"billerName\": \"Little Angel Co-Ed School\"\n            },\n            {\n                \"billerId\": \"EDU011990PUN01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011991PUN01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011992PUN01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011993PUN01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011994PUN01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU011995PUN01\",\n                \"billerName\": \"Lord Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU011996PUN01\",\n                \"billerName\": \"Lord Mahavir Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU011997PUN01\",\n                \"billerName\": \"Lord Mahavir Jain Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU011998PUN01\",\n                \"billerName\": \"Lord Mahavira Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU011999PUN01\",\n                \"billerName\": \"Lord Rama Public School, Bathinda\"\n            },\n            {\n                \"billerId\": \"EDU012000PUN01\",\n                \"billerName\": \"Lords International School\"\n            },\n            {\n                \"billerId\": \"EDU012001PUN01\",\n                \"billerName\": \"Lotus International School\"\n            },\n            {\n                \"billerId\": \"EDU012002PUN01\",\n                \"billerName\": \"Lotus Valley Senior School\"\n            },\n            {\n                \"billerId\": \"EDU012003PUN01\",\n                \"billerName\": \"Luv Dale Senior School\"\n            },\n            {\n                \"billerId\": \"EDU012004PUN01\",\n                \"billerName\": \"M &amp; M Public School\"\n            },\n            {\n                \"billerId\": \"EDU012005PUN01\",\n                \"billerName\": \"M G M Public School\"\n            },\n            {\n                \"billerId\": \"EDU012006PUN01\",\n                \"billerName\": \"M K D Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012007PUN01\",\n                \"billerName\": \"M R Citi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012008PUN01\",\n                \"billerName\": \"M.G. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012009PUN01\",\n                \"billerName\": \"M.H.R Public School Bathinda\"\n            },\n            {\n                \"billerId\": \"EDU012010PUN01\",\n                \"billerName\": \"M.L.M. High School\"\n            },\n            {\n                \"billerId\": \"EDU012011PUN01\",\n                \"billerName\": \"M.S.M.Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012012PUN01\",\n                \"billerName\": \"Maa Sarswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU012013PUN01\",\n                \"billerName\": \"Madhav Vidya Niketan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012014PUN01\",\n                \"billerName\": \"Madhuvan Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU012015PUN01\",\n                \"billerName\": \"Mahant Lachhman Dass Sen. Sec. School, Talwandi Kalan (Ldh.)\"\n            },\n            {\n                \"billerId\": \"EDU012016PUN01\",\n                \"billerName\": \"Maharaj Brahm Sagar Brahma Nand Bhuri Wale(Garibdassi)Public School Tibba Nangal(Ropar)\"\n            },\n            {\n                \"billerId\": \"EDU012017PUN01\",\n                \"billerName\": \"Maharaj Brahmanand Bhuri Wale Garibdassi Rana Gajinder Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU012018PUN01\",\n                \"billerName\": \"Maharaja Ranjit Singh Police Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU012019PUN01\",\n                \"billerName\": \"Maharaja Ranjit Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012020PUN01\",\n                \"billerName\": \"Maharana Partap Adarsh Vidyalaya,\"\n            },\n            {\n                \"billerId\": \"EDU012021PUN01\",\n                \"billerName\": \"Maharana Partap Sr. Sec. Adarsh Vidyalaya Pathankot\"\n            },\n            {\n                \"billerId\": \"EDU012022PUN01\",\n                \"billerName\": \"Maharishi Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012023PUN01\",\n                \"billerName\": \"Mahindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU012024PUN01\",\n                \"billerName\": \"Mai Bhago International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012025PUN01\",\n                \"billerName\": \"Majha Public School\"\n            },\n            {\n                \"billerId\": \"EDU012026PUN01\",\n                \"billerName\": \"Major Ajaib Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012027PUN01\",\n                \"billerName\": \"Major Inder Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012028PUN01\",\n                \"billerName\": \"Malvi Devi Dayanand Model School\"\n            },\n            {\n                \"billerId\": \"EDU012029PUN01\",\n                \"billerName\": \"Malwa International Pub School\"\n            },\n            {\n                \"billerId\": \"EDU012030PUN01\",\n                \"billerName\": \"Malwa School\"\n            },\n            {\n                \"billerId\": \"EDU012031PUN01\",\n                \"billerName\": \"Mamta Niketan Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012032PUN01\",\n                \"billerName\": \"Manav Mangal Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012033PUN01\",\n                \"billerName\": \"Manav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012034PUN01\",\n                \"billerName\": \"Manav Rachna International School\"\n            },\n            {\n                \"billerId\": \"EDU012035PUN01\",\n                \"billerName\": \"Manav Sehyog School\"\n            },\n            {\n                \"billerId\": \"EDU012036PUN01\",\n                \"billerName\": \"Manu Vatika Day Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU012037PUN01\",\n                \"billerName\": \"Mata Bainti Devi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012038PUN01\",\n                \"billerName\": \"Mata Baljinder Kaur Memorial Kaler International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012039PUN01\",\n                \"billerName\": \"Mata Gujri Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012040PUN01\",\n                \"billerName\": \"Mata Gujri Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU012041PUN01\",\n                \"billerName\": \"Mata Gujri Public School\"\n            },\n            {\n                \"billerId\": \"EDU012042PUN01\",\n                \"billerName\": \"Mata Gujri Public School\"\n            },\n            {\n                \"billerId\": \"EDU012043PUN01\",\n                \"billerName\": \"Mata Gujri Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012044PUN01\",\n                \"billerName\": \"Mata Gujri Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012045PUN01\",\n                \"billerName\": \"Mata Jaswant Kaur Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU012046PUN01\",\n                \"billerName\": \"Mata Sahib Kaur Day Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU012047PUN01\",\n                \"billerName\": \"Mata Sahib Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012048PUN01\",\n                \"billerName\": \"Mata Sahib Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012049PUN01\",\n                \"billerName\": \"Mata Sundri Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012050PUN01\",\n                \"billerName\": \"Mata Sundri Public School\"\n            },\n            {\n                \"billerId\": \"EDU012051PUN01\",\n                \"billerName\": \"Matthew Alexander School Lambi\"\n            },\n            {\n                \"billerId\": \"EDU012052PUN01\",\n                \"billerName\": \"Max Arthur Macauliffe Public School\"\n            },\n            {\n                \"billerId\": \"EDU012053PUN01\",\n                \"billerName\": \"Maxim Merry School, Kharar\"\n            },\n            {\n                \"billerId\": \"EDU012054PUN01\",\n                \"billerName\": \"Maya Devi Goel Public School\"\n            },\n            {\n                \"billerId\": \"EDU012055PUN01\",\n                \"billerName\": \"Mayor World School\"\n            },\n            {\n                \"billerId\": \"EDU012056PUN01\",\n                \"billerName\": \"Meera Public School\"\n            },\n            {\n                \"billerId\": \"EDU012057PUN01\",\n                \"billerName\": \"Mehta Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU012058PUN01\",\n                \"billerName\": \"Mela Devi Kalra Arya School\"\n            },\n            {\n                \"billerId\": \"EDU012059PUN01\",\n                \"billerName\": \"Merry Land International Public School, Alampur\"\n            },\n            {\n                \"billerId\": \"EDU012060PUN01\",\n                \"billerName\": \"Mgn Public School\"\n            },\n            {\n                \"billerId\": \"EDU012061PUN01\",\n                \"billerName\": \"Millennium Public School\"\n            },\n            {\n                \"billerId\": \"EDU012062PUN01\",\n                \"billerName\": \"Minerva Public School\"\n            },\n            {\n                \"billerId\": \"EDU012063PUN01\",\n                \"billerName\": \"Miri Piri Khalsa Academy\"\n            },\n            {\n                \"billerId\": \"EDU012064PUN01\",\n                \"billerName\": \"Model Study High School\"\n            },\n            {\n                \"billerId\": \"EDU012065PUN01\",\n                \"billerName\": \"Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU012066PUN01\",\n                \"billerName\": \"Modern Sandeepni School\"\n            },\n            {\n                \"billerId\": \"EDU012067PUN01\",\n                \"billerName\": \"Modern Secular Public School\"\n            },\n            {\n                \"billerId\": \"EDU012068PUN01\",\n                \"billerName\": \"Modern Secular Public School\"\n            },\n            {\n                \"billerId\": \"EDU012069PUN01\",\n                \"billerName\": \"Modern Secular Public School,\"\n            },\n            {\n                \"billerId\": \"EDU012070PUN01\",\n                \"billerName\": \"Modern Secular Public School,\"\n            },\n            {\n                \"billerId\": \"EDU012071PUN01\",\n                \"billerName\": \"Modern Secular Public School,Dhuri (Sangrur)\"\n            },\n            {\n                \"billerId\": \"EDU012072PUN01\",\n                \"billerName\": \"Modern Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012073PUN01\",\n                \"billerName\": \"Montessori Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU012074PUN01\",\n                \"billerName\": \"Montgomery Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU012075PUN01\",\n                \"billerName\": \"Montgomery Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU012076PUN01\",\n                \"billerName\": \"Morning Star Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012077PUN01\",\n                \"billerName\": \"Mother Chhankaur Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012078PUN01\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDU012079PUN01\",\n                \"billerName\": \"Mother Teacher Preparatory School\"\n            },\n            {\n                \"billerId\": \"EDU012080PUN01\",\n                \"billerName\": \"Mother&#39;S Pride International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012081PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012082PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012083PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012084PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012085PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012086PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012087PUN01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012088PUN01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU012089PUN01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU012090PUN01\",\n                \"billerName\": \"Mount Litera Zee School Patiala\"\n            },\n            {\n                \"billerId\": \"EDU012091PUN01\",\n                \"billerName\": \"Mount Litera Zee School,\"\n            },\n            {\n                \"billerId\": \"EDU012092PUN01\",\n                \"billerName\": \"Mount Litera Zee School, Faridkot\"\n            },\n            {\n                \"billerId\": \"EDU012093PUN01\",\n                \"billerName\": \"Mount Litera Zee School, Moga\"\n            },\n            {\n                \"billerId\": \"EDU012094PUN01\",\n                \"billerName\": \"Mount Litera Zee School, Silver Oak Enclave Loharka Road, Amritsar\"\n            },\n            {\n                \"billerId\": \"EDU012095PUN01\",\n                \"billerName\": \"Mukat Public School\"\n            },\n            {\n                \"billerId\": \"EDU012096PUN01\",\n                \"billerName\": \"N.R.M. Holy Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012097PUN01\",\n                \"billerName\": \"Nanaksar Academy\"\n            },\n            {\n                \"billerId\": \"EDU012098PUN01\",\n                \"billerName\": \"Nand Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012099PUN01\",\n                \"billerName\": \"Nankana Sahib Public High School Rampur Chhanna\"\n            },\n            {\n                \"billerId\": \"EDU012100PUN01\",\n                \"billerName\": \"Nankana Sahib Public School\"\n            },\n            {\n                \"billerId\": \"EDU012101PUN01\",\n                \"billerName\": \"Nankana Sahib Public School\"\n            },\n            {\n                \"billerId\": \"EDU012102PUN01\",\n                \"billerName\": \"Nankana Sahib Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012103PUN01\",\n                \"billerName\": \"Nankana Sahib Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012104PUN01\",\n                \"billerName\": \"Nankana Sahib Public Senior Secondary School Budhewal\"\n            },\n            {\n                \"billerId\": \"EDU012105PUN01\",\n                \"billerName\": \"Nankana Sahib Public Senior Secondary School Isru\"\n            },\n            {\n                \"billerId\": \"EDU012106PUN01\",\n                \"billerName\": \"Nankana Sahib Sen. Sec. Public School,Fatehgrah Jattan,Distt. Ludhiana\"\n            },\n            {\n                \"billerId\": \"EDU012107PUN01\",\n                \"billerName\": \"Nankana Sahib Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012108PUN01\",\n                \"billerName\": \"Nankana Sahib Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012109PUN01\",\n                \"billerName\": \"Narain Public School\"\n            },\n            {\n                \"billerId\": \"EDU012110PUN01\",\n                \"billerName\": \"Narain Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012111PUN01\",\n                \"billerName\": \"National Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012112PUN01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU012113PUN01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU012114PUN01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU012115PUN01\",\n                \"billerName\": \"Nav Chetan School\"\n            },\n            {\n                \"billerId\": \"EDU012116PUN01\",\n                \"billerName\": \"Netaji Model School\"\n            },\n            {\n                \"billerId\": \"EDU012117PUN01\",\n                \"billerName\": \"New Gmt Public School\"\n            },\n            {\n                \"billerId\": \"EDU012118PUN01\",\n                \"billerName\": \"New Gmt Public School\"\n            },\n            {\n                \"billerId\": \"EDU012119PUN01\",\n                \"billerName\": \"New Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU012120PUN01\",\n                \"billerName\": \"New Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012121PUN01\",\n                \"billerName\": \"Nirmal Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012122PUN01\",\n                \"billerName\": \"Nishaan Academy\"\n            },\n            {\n                \"billerId\": \"EDU012123PUN01\",\n                \"billerName\": \"Nishan-E-Sikhi International School\"\n            },\n            {\n                \"billerId\": \"EDU012124PUN01\",\n                \"billerName\": \"Nri Public School\"\n            },\n            {\n                \"billerId\": \"EDU012125PUN01\",\n                \"billerName\": \"Nrm Holly Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012126PUN01\",\n                \"billerName\": \"Nurture International School\"\n            },\n            {\n                \"billerId\": \"EDU012127PUN01\",\n                \"billerName\": \"Nyaya Nagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012128PUN01\",\n                \"billerName\": \"Oakdale School\"\n            },\n            {\n                \"billerId\": \"EDU012129PUN01\",\n                \"billerName\": \"Oakridge International School\"\n            },\n            {\n                \"billerId\": \"EDU012130PUN01\",\n                \"billerName\": \"Oasis Public School\"\n            },\n            {\n                \"billerId\": \"EDU012131PUN01\",\n                \"billerName\": \"Om Parkash Bansal Modern School\"\n            },\n            {\n                \"billerId\": \"EDU012132PUN01\",\n                \"billerName\": \"Orient International School &amp; Sports Academy\"\n            },\n            {\n                \"billerId\": \"EDU012133PUN01\",\n                \"billerName\": \"Our Lady Of Fatima Convent Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU012134PUN01\",\n                \"billerName\": \"Oxbridge World School\"\n            },\n            {\n                \"billerId\": \"EDU012135PUN01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU012136PUN01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU012137PUN01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU012138PUN01\",\n                \"billerName\": \"Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU012139PUN01\",\n                \"billerName\": \"Oxford World School\"\n            },\n            {\n                \"billerId\": \"EDU012140PUN01\",\n                \"billerName\": \"P.K.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU012141PUN01\",\n                \"billerName\": \"P.S.T Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012142PUN01\",\n                \"billerName\": \"Panacea Public School\"\n            },\n            {\n                \"billerId\": \"EDU012143PUN01\",\n                \"billerName\": \"Panjab National Public School\"\n            },\n            {\n                \"billerId\": \"EDU012144PUN01\",\n                \"billerName\": \"Paradise Academy (Senior Secondary), Wazid Ke Khurd (Barnala)\"\n            },\n            {\n                \"billerId\": \"EDU012145PUN01\",\n                \"billerName\": \"Paradise Public School\"\n            },\n            {\n                \"billerId\": \"EDU012146PUN01\",\n                \"billerName\": \"Paragon Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012147PUN01\",\n                \"billerName\": \"Paragon Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012148PUN01\",\n                \"billerName\": \"Paramount Public School\"\n            },\n            {\n                \"billerId\": \"EDU012149PUN01\",\n                \"billerName\": \"Partap World School\"\n            },\n            {\n                \"billerId\": \"EDU012150PUN01\",\n                \"billerName\": \"Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU012151PUN01\",\n                \"billerName\": \"Pathseekers\"\n            },\n            {\n                \"billerId\": \"EDU012152PUN01\",\n                \"billerName\": \"Pathways Global School\"\n            },\n            {\n                \"billerId\": \"EDU012153PUN01\",\n                \"billerName\": \"Peace Public School\"\n            },\n            {\n                \"billerId\": \"EDU012154PUN01\",\n                \"billerName\": \"Pearls International School\"\n            },\n            {\n                \"billerId\": \"EDU012155PUN01\",\n                \"billerName\": \"Pepsu International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012156PUN01\",\n                \"billerName\": \"Pine Grove Public School\"\n            },\n            {\n                \"billerId\": \"EDU012157PUN01\",\n                \"billerName\": \"Pioneer Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012158PUN01\",\n                \"billerName\": \"Pioneer International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012159PUN01\",\n                \"billerName\": \"Pioneer School\"\n            },\n            {\n                \"billerId\": \"EDU012160PUN01\",\n                \"billerName\": \"Planet E School\"\n            },\n            {\n                \"billerId\": \"EDU012161PUN01\",\n                \"billerName\": \"Podar International School\"\n            },\n            {\n                \"billerId\": \"EDU012162PUN01\",\n                \"billerName\": \"Police Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012163PUN01\",\n                \"billerName\": \"Police Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012164PUN01\",\n                \"billerName\": \"Police Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU012165PUN01\",\n                \"billerName\": \"Police Public School\"\n            },\n            {\n                \"billerId\": \"EDU012166PUN01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU012167PUN01\",\n                \"billerName\": \"Premier Public School\"\n            },\n            {\n                \"billerId\": \"EDU012168PUN01\",\n                \"billerName\": \"Presentation Public School\"\n            },\n            {\n                \"billerId\": \"EDU012169PUN01\",\n                \"billerName\": \"Pristine Vibe School\"\n            },\n            {\n                \"billerId\": \"EDU012170PUN01\",\n                \"billerName\": \"Prita Lee Lesson School\"\n            },\n            {\n                \"billerId\": \"EDU012171PUN01\",\n                \"billerName\": \"Punjab Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU012172PUN01\",\n                \"billerName\": \"Punjab Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012173PUN01\",\n                \"billerName\": \"Punjab Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012174PUN01\",\n                \"billerName\": \"Punjab Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012175PUN01\",\n                \"billerName\": \"Punjab International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012176PUN01\",\n                \"billerName\": \"Punjab International School\"\n            },\n            {\n                \"billerId\": \"EDU012177PUN01\",\n                \"billerName\": \"Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012178PUN01\",\n                \"billerName\": \"Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012179PUN01\",\n                \"billerName\": \"Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012180PUN01\",\n                \"billerName\": \"Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012181PUN01\",\n                \"billerName\": \"Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012182PUN01\",\n                \"billerName\": \"Punjab Public Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012183PUN01\",\n                \"billerName\": \"R K G Dav Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012184PUN01\",\n                \"billerName\": \"R K S Public School\"\n            },\n            {\n                \"billerId\": \"EDU012185PUN01\",\n                \"billerName\": \"R M M Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012186PUN01\",\n                \"billerName\": \"R S Public School\"\n            },\n            {\n                \"billerId\": \"EDU012187PUN01\",\n                \"billerName\": \"R.K.S International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012188PUN01\",\n                \"billerName\": \"R.P International Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012189PUN01\",\n                \"billerName\": \"Radcliffe School\"\n            },\n            {\n                \"billerId\": \"EDU012190PUN01\",\n                \"billerName\": \"Radha Vatika Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012191PUN01\",\n                \"billerName\": \"Radiant Public School, Mahuana Bodla\"\n            },\n            {\n                \"billerId\": \"EDU012192PUN01\",\n                \"billerName\": \"Raekot Public School\"\n            },\n            {\n                \"billerId\": \"EDU012193PUN01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU012194PUN01\",\n                \"billerName\": \"Raj Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU012195PUN01\",\n                \"billerName\": \"Rajindera Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012196PUN01\",\n                \"billerName\": \"Ram Lal Bhasin Public School\"\n            },\n            {\n                \"billerId\": \"EDU012197PUN01\",\n                \"billerName\": \"Ramjidas Bhagwandas Dav Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012198PUN01\",\n                \"billerName\": \"Rana Swaraj Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU012199PUN01\",\n                \"billerName\": \"Rankers International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012200PUN01\",\n                \"billerName\": \"Rattan Dai Khosla Dav Model  Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012201PUN01\",\n                \"billerName\": \"Rayat International School\"\n            },\n            {\n                \"billerId\": \"EDU012202PUN01\",\n                \"billerName\": \"Revel Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU012203PUN01\",\n                \"billerName\": \"Rhema International School\"\n            },\n            {\n                \"billerId\": \"EDU012204PUN01\",\n                \"billerName\": \"Rishi Model School\"\n            },\n            {\n                \"billerId\": \"EDU012205PUN01\",\n                \"billerName\": \"Rmbdav  Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012206PUN01\",\n                \"billerName\": \"Roop Vatika\"\n            },\n            {\n                \"billerId\": \"EDU012207PUN01\",\n                \"billerName\": \"Rose Mary Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012208PUN01\",\n                \"billerName\": \"Rose Mary Convent School Ring-Road, Bathinda\"\n            },\n            {\n                \"billerId\": \"EDU012209PUN01\",\n                \"billerName\": \"Rosemary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012210PUN01\",\n                \"billerName\": \"Royal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012211PUN01\",\n                \"billerName\": \"Rsd Raj Rattan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012212PUN01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU012213PUN01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU012214PUN01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU012215PUN01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU012216PUN01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU012217PUN01\",\n                \"billerName\": \"S D K L Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012218PUN01\",\n                \"billerName\": \"S D Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012219PUN01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU012220PUN01\",\n                \"billerName\": \"S F C Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012221PUN01\",\n                \"billerName\": \"S G N International School\"\n            },\n            {\n                \"billerId\": \"EDU012222PUN01\",\n                \"billerName\": \"S Hardam Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012223PUN01\",\n                \"billerName\": \"S S Bajwa Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012224PUN01\",\n                \"billerName\": \"S S D Krishna Vatika School\"\n            },\n            {\n                \"billerId\": \"EDU012225PUN01\",\n                \"billerName\": \"S V J C D A V Public\"\n            },\n            {\n                \"billerId\": \"EDU012226PUN01\",\n                \"billerName\": \"S. Chetan Singh Sarvhitkari Sr. Sec. Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012227PUN01\",\n                \"billerName\": \"S. Harbans Singh International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012228PUN01\",\n                \"billerName\": \"S.D. City Public School\"\n            },\n            {\n                \"billerId\": \"EDU012229PUN01\",\n                \"billerName\": \"S.D. Model School\"\n            },\n            {\n                \"billerId\": \"EDU012230PUN01\",\n                \"billerName\": \"S.D. Model School For Boys &amp; Girls\"\n            },\n            {\n                \"billerId\": \"EDU012231PUN01\",\n                \"billerName\": \"S.G.N.D. Convent School Andlu\"\n            },\n            {\n                \"billerId\": \"EDU012232PUN01\",\n                \"billerName\": \"S.G.R.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU012233PUN01\",\n                \"billerName\": \"S.K Public School\"\n            },\n            {\n                \"billerId\": \"EDU012234PUN01\",\n                \"billerName\": \"S.M. International Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012235PUN01\",\n                \"billerName\": \"S.M.S. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012236PUN01\",\n                \"billerName\": \"S.Sobha Singh Public School,Raikot\"\n            },\n            {\n                \"billerId\": \"EDU012237PUN01\",\n                \"billerName\": \"S.Sukhjinder Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012238PUN01\",\n                \"billerName\": \"Sabad Pragaas Academy\"\n            },\n            {\n                \"billerId\": \"EDU012239PUN01\",\n                \"billerName\": \"Sachkhand Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012240PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012241PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012242PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012243PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012244PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012245PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012246PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012247PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012248PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012249PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012250PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012251PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012252PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012253PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012254PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012255PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012256PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012257PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012258PUN01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012259PUN01\",\n                \"billerName\": \"Sacred Heart Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012260PUN01\",\n                \"billerName\": \"Sacred Heart High School\"\n            },\n            {\n                \"billerId\": \"EDU012261PUN01\",\n                \"billerName\": \"Sacred Heart High School\"\n            },\n            {\n                \"billerId\": \"EDU012262PUN01\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU012263PUN01\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDU012264PUN01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU012265PUN01\",\n                \"billerName\": \"Sacred Heart Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012266PUN01\",\n                \"billerName\": \"Sacred Soul Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012267PUN01\",\n                \"billerName\": \"Sacred Souls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU012268PUN01\",\n                \"billerName\": \"Sadhu Singh Shergil Academy\"\n            },\n            {\n                \"billerId\": \"EDU012269PUN01\",\n                \"billerName\": \"Saffron City School\"\n            },\n            {\n                \"billerId\": \"EDU012270PUN01\",\n                \"billerName\": \"Saffron Public School\"\n            },\n            {\n                \"billerId\": \"EDU012271PUN01\",\n                \"billerName\": \"Sahib Shri Guru Gobind Singh Int Public School\"\n            },\n            {\n                \"billerId\": \"EDU012272PUN01\",\n                \"billerName\": \"Sahibzada Ajit Singh\"\n            },\n            {\n                \"billerId\": \"EDU012273PUN01\",\n                \"billerName\": \"Sahibzada Ajit Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012274PUN01\",\n                \"billerName\": \"Sahibzada Ajitsingh Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU012275PUN01\",\n                \"billerName\": \"Sahibzada Baba Fateh Singh Public School Guru Ka Bagh\"\n            },\n            {\n                \"billerId\": \"EDU012276PUN01\",\n                \"billerName\": \"Sahibzada Jujhar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012277PUN01\",\n                \"billerName\": \"Sahibzada Zawar Singh Fateh Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012278PUN01\",\n                \"billerName\": \"Sahibzada Zorawar Singh Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU012279PUN01\",\n                \"billerName\": \"Sahibzada Zorawar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012280PUN01\",\n                \"billerName\": \"Sahid Ganj Public School\"\n            },\n            {\n                \"billerId\": \"EDU012281PUN01\",\n                \"billerName\": \"Sai International School\"\n            },\n            {\n                \"billerId\": \"EDU012282PUN01\",\n                \"billerName\": \"Saini International School\"\n            },\n            {\n                \"billerId\": \"EDU012283PUN01\",\n                \"billerName\": \"Saint Bir-Santosh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012284PUN01\",\n                \"billerName\": \"Saint Farid Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012285PUN01\",\n                \"billerName\": \"Saint Fateh Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012286PUN01\",\n                \"billerName\": \"Saint Kabir Convent Day-Boarding School, Dasuwal (Valtoha)\"\n            },\n            {\n                \"billerId\": \"EDU012287PUN01\",\n                \"billerName\": \"Saint Kabir Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU012288PUN01\",\n                \"billerName\": \"Saint Paul&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU012289PUN01\",\n                \"billerName\": \"Saint Soldier Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012290PUN01\",\n                \"billerName\": \"Saint Soldier Modern Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012291PUN01\",\n                \"billerName\": \"Saint Soldier Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012292PUN01\",\n                \"billerName\": \"Sampuran Public School\"\n            },\n            {\n                \"billerId\": \"EDU012293PUN01\",\n                \"billerName\": \"Sanatan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012294PUN01\",\n                \"billerName\": \"Sanawar An Institute For Children\"\n            },\n            {\n                \"billerId\": \"EDU012295PUN01\",\n                \"billerName\": \"Sanjay Public School\"\n            },\n            {\n                \"billerId\": \"EDU012296PUN01\",\n                \"billerName\": \"Sanskar Valley School\"\n            },\n            {\n                \"billerId\": \"EDU012297PUN01\",\n                \"billerName\": \"Sanskiriti Kmv School\"\n            },\n            {\n                \"billerId\": \"EDU012298PUN01\",\n                \"billerName\": \"Sant Attar Singh Akal Acadamy\"\n            },\n            {\n                \"billerId\": \"EDU012299PUN01\",\n                \"billerName\": \"Sant Attar Singh Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU012300PUN01\",\n                \"billerName\": \"Sant Baba Bhag Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU012301PUN01\",\n                \"billerName\": \"Sant Baba Fateh Singh Public School, Balloh-Badiala\"\n            },\n            {\n                \"billerId\": \"EDU012302PUN01\",\n                \"billerName\": \"Sant Baba Gurmukh Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU012303PUN01\",\n                \"billerName\": \"Sant Baba Hari Singh Model School\"\n            },\n            {\n                \"billerId\": \"EDU012304PUN01\",\n                \"billerName\": \"Sant Baba Harnam Singh Khalsa Model School\"\n            },\n            {\n                \"billerId\": \"EDU012305PUN01\",\n                \"billerName\": \"Sant Baba Nidhan Singh Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU012306PUN01\",\n                \"billerName\": \"Sant Baba Ranjeet Singh Public Senion Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012307PUN01\",\n                \"billerName\": \"Sant Baba Sunder  Singh Ji\"\n            },\n            {\n                \"billerId\": \"EDU012308PUN01\",\n                \"billerName\": \"Sant Giani Gurbachan Singh Ji\"\n            },\n            {\n                \"billerId\": \"EDU012309PUN01\",\n                \"billerName\": \"Sant Ishar Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012310PUN01\",\n                \"billerName\": \"Sant Ishar Singhji Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012311PUN01\",\n                \"billerName\": \"Sant Isher Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012312PUN01\",\n                \"billerName\": \"Sant Karam Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU012313PUN01\",\n                \"billerName\": \"Sant Kirpal Singh Sewa Panthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012314PUN01\",\n                \"billerName\": \"Sant Pranpal Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012315PUN01\",\n                \"billerName\": \"Sant Raghbir Singh Aims Public School\"\n            },\n            {\n                \"billerId\": \"EDU012316PUN01\",\n                \"billerName\": \"Sant Sar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012317PUN01\",\n                \"billerName\": \"Sant Sarwan Dass Model School\"\n            },\n            {\n                \"billerId\": \"EDU012318PUN01\",\n                \"billerName\": \"Santoor International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012319PUN01\",\n                \"billerName\": \"Sapt Sring Public School\"\n            },\n            {\n                \"billerId\": \"EDU012320PUN01\",\n                \"billerName\": \"Saransh International School\"\n            },\n            {\n                \"billerId\": \"EDU012321PUN01\",\n                \"billerName\": \"Saraswati Modern School\"\n            },\n            {\n                \"billerId\": \"EDU012322PUN01\",\n                \"billerName\": \"Saraswati Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012323PUN01\",\n                \"billerName\": \"Sarup Public School\"\n            },\n            {\n                \"billerId\": \"EDU012324PUN01\",\n                \"billerName\": \"Sarvhitkari Keshav Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU012325PUN01\",\n                \"billerName\": \"Sarvhitkari Senior Secondary Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012326PUN01\",\n                \"billerName\": \"Sarvhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012327PUN01\",\n                \"billerName\": \"Sarvhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012328PUN01\",\n                \"billerName\": \"Sarvhitkari Vidya Mandir (Mansoorpur) Khamano\"\n            },\n            {\n                \"billerId\": \"EDU012329PUN01\",\n                \"billerName\": \"Sarvhitkari Vidya Mandir (Senior Secondary),\"\n            },\n            {\n                \"billerId\": \"EDU012330PUN01\",\n                \"billerName\": \"Sarvottam Academy\"\n            },\n            {\n                \"billerId\": \"EDU012331PUN01\",\n                \"billerName\": \"Sat Paul Mittal School\"\n            },\n            {\n                \"billerId\": \"EDU012332PUN01\",\n                \"billerName\": \"Satguru Partap Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU012333PUN01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU012334PUN01\",\n                \"billerName\": \"Satluj Public School\"\n            },\n            {\n                \"billerId\": \"EDU012335PUN01\",\n                \"billerName\": \"Sawan International School\"\n            },\n            {\n                \"billerId\": \"EDU012336PUN01\",\n                \"billerName\": \"Sbrs Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU012337PUN01\",\n                \"billerName\": \"Sbs Model High School,\"\n            },\n            {\n                \"billerId\": \"EDU012338PUN01\",\n                \"billerName\": \"Scholar Fields Public School\"\n            },\n            {\n                \"billerId\": \"EDU012339PUN01\",\n                \"billerName\": \"Scholar Public High School\"\n            },\n            {\n                \"billerId\": \"EDU012340PUN01\",\n                \"billerName\": \"Scholar&#39;S Pride School\"\n            },\n            {\n                \"billerId\": \"EDU012341PUN01\",\n                \"billerName\": \"Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU012342PUN01\",\n                \"billerName\": \"Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU012343PUN01\",\n                \"billerName\": \"Sd Sarvhitkari Vidya Mandir(Sr.Sec.) Talwara\"\n            },\n            {\n                \"billerId\": \"EDU012344PUN01\",\n                \"billerName\": \"Seaba International School\"\n            },\n            {\n                \"billerId\": \"EDU012345PUN01\",\n                \"billerName\": \"Sentinel Cambridge International  Sen.Sec .School\"\n            },\n            {\n                \"billerId\": \"EDU012346PUN01\",\n                \"billerName\": \"Seth Hukam Chand S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU012347PUN01\",\n                \"billerName\": \"Seth Hukum Chand S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU012348PUN01\",\n                \"billerName\": \"Seventh-Day Adventist Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012349PUN01\",\n                \"billerName\": \"Sewapati Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012350PUN01\",\n                \"billerName\": \"Sfc Public School\"\n            },\n            {\n                \"billerId\": \"EDU012351PUN01\",\n                \"billerName\": \"Sh Surender Kumar Gupta Saruhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012352PUN01\",\n                \"billerName\": \"Sh.Narayan Sarvhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012353PUN01\",\n                \"billerName\": \"Shah Balwant Rai D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU012354PUN01\",\n                \"billerName\": \"Shah Faiz Mem. Public School\"\n            },\n            {\n                \"billerId\": \"EDU012355PUN01\",\n                \"billerName\": \"Shaheed Baba Deep Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012356PUN01\",\n                \"billerName\": \"Shaheed Bhagat Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU012357PUN01\",\n                \"billerName\": \"Shaheed Bhai Dialaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU012358PUN01\",\n                \"billerName\": \"Shaheed Darshan Singh Pheruman\"\n            },\n            {\n                \"billerId\": \"EDU012359PUN01\",\n                \"billerName\": \"Shaheed Kartar Singh Sarabha International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012360PUN01\",\n                \"billerName\": \"Shaheed Udham Singh Academy Satauj\"\n            },\n            {\n                \"billerId\": \"EDU012361PUN01\",\n                \"billerName\": \"Shaheed Udham Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012362PUN01\",\n                \"billerName\": \"Shamrock Christian School\"\n            },\n            {\n                \"billerId\": \"EDU012363PUN01\",\n                \"billerName\": \"Shanti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012364PUN01\",\n                \"billerName\": \"Sheela Rani Tangri Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012365PUN01\",\n                \"billerName\": \"Shemrock Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012366PUN01\",\n                \"billerName\": \"Shifaly International School\"\n            },\n            {\n                \"billerId\": \"EDU012367PUN01\",\n                \"billerName\": \"Shishu Model High School\"\n            },\n            {\n                \"billerId\": \"EDU012368PUN01\",\n                \"billerName\": \"Shishu Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012369PUN01\",\n                \"billerName\": \"Shiv Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU012370PUN01\",\n                \"billerName\": \"Shivalik Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012371PUN01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU012372PUN01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU012373PUN01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU012374PUN01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU012375PUN01\",\n                \"billerName\": \"Shivalik View Public School\"\n            },\n            {\n                \"billerId\": \"EDU012376PUN01\",\n                \"billerName\": \"Shivalik-Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU012377PUN01\",\n                \"billerName\": \"Shivalikwala Doon School\"\n            },\n            {\n                \"billerId\": \"EDU012378PUN01\",\n                \"billerName\": \"Shiwalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU012379PUN01\",\n                \"billerName\": \"Shree Atam Vallabh Jain Vidyamandir School\"\n            },\n            {\n                \"billerId\": \"EDU012380PUN01\",\n                \"billerName\": \"Shree Hanumat International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012381PUN01\",\n                \"billerName\": \"Shri Atam Vallabh Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU012382PUN01\",\n                \"billerName\": \"Shri Dashmesh Public Senior Secondary School Nahran\"\n            },\n            {\n                \"billerId\": \"EDU012383PUN01\",\n                \"billerName\": \"Shri Dasmesh Public Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU012384PUN01\",\n                \"billerName\": \"Shri Guru Angad Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU012385PUN01\",\n                \"billerName\": \"Shri Guru Angad Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU012386PUN01\",\n                \"billerName\": \"Shri Guru Hargobind Public School\"\n            },\n            {\n                \"billerId\": \"EDU012387PUN01\",\n                \"billerName\": \"Shri Guru Hargobind Sahib Public School\"\n            },\n            {\n                \"billerId\": \"EDU012388PUN01\",\n                \"billerName\": \"Shri Guru Hargobind Sahib Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012389PUN01\",\n                \"billerName\": \"Shri Guru Jambheshwar D.A.V. Senior Secondary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012390PUN01\",\n                \"billerName\": \"Shri Guru Nanak Dev Academy,\"\n            },\n            {\n                \"billerId\": \"EDU012391PUN01\",\n                \"billerName\": \"Shri Guru Nanak Dev Academy, Khiali Chehlanwali (Jhunir) Distt. Mansa\"\n            },\n            {\n                \"billerId\": \"EDU012392PUN01\",\n                \"billerName\": \"Shri Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU012393PUN01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU012394PUN01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU012395PUN01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU012396PUN01\",\n                \"billerName\": \"Shri Guru Ravidass Public School\"\n            },\n            {\n                \"billerId\": \"EDU012397PUN01\",\n                \"billerName\": \"Shri Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012398PUN01\",\n                \"billerName\": \"Shri Guru Tegh Bahadur International Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012399PUN01\",\n                \"billerName\": \"Shri Ram Ashram Public School\"\n            },\n            {\n                \"billerId\": \"EDU012400PUN01\",\n                \"billerName\": \"Shri Suraj Kund Sarvhitkari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012401PUN01\",\n                \"billerName\": \"Shri Usha Mata Public School\"\n            },\n            {\n                \"billerId\": \"EDU012402PUN01\",\n                \"billerName\": \"Sidana International School\"\n            },\n            {\n                \"billerId\": \"EDU012403PUN01\",\n                \"billerName\": \"Sidhu Memo Public School\"\n            },\n            {\n                \"billerId\": \"EDU012404PUN01\",\n                \"billerName\": \"Silver Oak International School\"\n            },\n            {\n                \"billerId\": \"EDU012405PUN01\",\n                \"billerName\": \"Silver Oak School\"\n            },\n            {\n                \"billerId\": \"EDU012406PUN01\",\n                \"billerName\": \"Silver Vatika Public School\"\n            },\n            {\n                \"billerId\": \"EDU012407PUN01\",\n                \"billerName\": \"Simigo International School\"\n            },\n            {\n                \"billerId\": \"EDU012408PUN01\",\n                \"billerName\": \"Singhpura International School\"\n            },\n            {\n                \"billerId\": \"EDU012409PUN01\",\n                \"billerName\": \"Sir Marshal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012410PUN01\",\n                \"billerName\": \"Sir Marshal School\"\n            },\n            {\n                \"billerId\": \"EDU012411PUN01\",\n                \"billerName\": \"Sita Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU012412PUN01\",\n                \"billerName\": \"Smart Wonders School\"\n            },\n            {\n                \"billerId\": \"EDU012413PUN01\",\n                \"billerName\": \"Smd World School\"\n            },\n            {\n                \"billerId\": \"EDU012414PUN01\",\n                \"billerName\": \"Smdrsd Collegiate Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012415PUN01\",\n                \"billerName\": \"Smmb Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU012416PUN01\",\n                \"billerName\": \"Smt Karam Bai Dav Cent.Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU012417PUN01\",\n                \"billerName\": \"Social Convent International School\"\n            },\n            {\n                \"billerId\": \"EDU012418PUN01\",\n                \"billerName\": \"Sohrab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012419PUN01\",\n                \"billerName\": \"Somerset International School\"\n            },\n            {\n                \"billerId\": \"EDU012420PUN01\",\n                \"billerName\": \"Sparkling Kids The Foundation\"\n            },\n            {\n                \"billerId\": \"EDU012421PUN01\",\n                \"billerName\": \"Spring Bells Day Boarding Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012422PUN01\",\n                \"billerName\": \"Spring Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU012423PUN01\",\n                \"billerName\": \"Spring Dew Public School\"\n            },\n            {\n                \"billerId\": \"EDU012424PUN01\",\n                \"billerName\": \"Spring Field Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012425PUN01\",\n                \"billerName\": \"Spring Field International School\"\n            },\n            {\n                \"billerId\": \"EDU012426PUN01\",\n                \"billerName\": \"Spring Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU012427PUN01\",\n                \"billerName\": \"Springdale Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012428PUN01\",\n                \"billerName\": \"Springdales English School\"\n            },\n            {\n                \"billerId\": \"EDU012429PUN01\",\n                \"billerName\": \"Springdales Public School\"\n            },\n            {\n                \"billerId\": \"EDU012430PUN01\",\n                \"billerName\": \"Springdales Public School\"\n            },\n            {\n                \"billerId\": \"EDU012431PUN01\",\n                \"billerName\": \"Springdales Public School\"\n            },\n            {\n                \"billerId\": \"EDU012432PUN01\",\n                \"billerName\": \"Sps International School\"\n            },\n            {\n                \"billerId\": \"EDU012433PUN01\",\n                \"billerName\": \"Sri Aurobindo International School\"\n            },\n            {\n                \"billerId\": \"EDU012434PUN01\",\n                \"billerName\": \"Sri Dasmesh Academy\"\n            },\n            {\n                \"billerId\": \"EDU012435PUN01\",\n                \"billerName\": \"Sri Dasmesh Senior Secondary Public School  Talwandi Sabo Distt Bathinda\"\n            },\n            {\n                \"billerId\": \"EDU012436PUN01\",\n                \"billerName\": \"Sri Guru Gobind Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012437PUN01\",\n                \"billerName\": \"Sri Guru Hakrishan Public School,\"\n            },\n            {\n                \"billerId\": \"EDU012438PUN01\",\n                \"billerName\": \"Sri Guru Hakrishan Sen. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"EDU012439PUN01\",\n                \"billerName\": \"Sri Guru Har Gobind Sahib Senior Secondary School , Wattu Bhatti,Makhu (Ferozepur)\"\n            },\n            {\n                \"billerId\": \"EDU012440PUN01\",\n                \"billerName\": \"Sri Guru Hargobind Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012441PUN01\",\n                \"billerName\": \"Sri Guru Hargobind Public School\"\n            },\n            {\n                \"billerId\": \"EDU012442PUN01\",\n                \"billerName\": \"Sri Guru Hargobind Sahib Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012443PUN01\",\n                \"billerName\": \"Sri Guru Harikrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012444PUN01\",\n                \"billerName\": \"Sri Guru Harkishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012445PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Adarsh Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012446PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan International School\"\n            },\n            {\n                \"billerId\": \"EDU012447PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Intl School\"\n            },\n            {\n                \"billerId\": \"EDU012448PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012449PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012450PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012451PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012452PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012453PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012454PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012455PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012456PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012457PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012458PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012459PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012460PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012461PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012462PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012463PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School, Sur Singh\"\n            },\n            {\n                \"billerId\": \"EDU012464PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School,Urban Estate Kapurthala\"\n            },\n            {\n                \"billerId\": \"EDU012465PUN01\",\n                \"billerName\": \"Sri Guru Harkrishan Public Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012466PUN01\",\n                \"billerName\": \"Sri Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012467PUN01\",\n                \"billerName\": \"Sri Guru Tegh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012468PUN01\",\n                \"billerName\": \"Sri Guruharkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012469PUN01\",\n                \"billerName\": \"Sri Hemkunt Sahib Sen.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU012470PUN01\",\n                \"billerName\": \"Sri Hemkunt Sen.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU012471PUN01\",\n                \"billerName\": \"Sri Nangali Academics Public School\"\n            },\n            {\n                \"billerId\": \"EDU012472PUN01\",\n                \"billerName\": \"Sri Sukhmani International School\"\n            },\n            {\n                \"billerId\": \"EDU012473PUN01\",\n                \"billerName\": \"Ss International School\"\n            },\n            {\n                \"billerId\": \"EDU012474PUN01\",\n                \"billerName\": \"St Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU012475PUN01\",\n                \"billerName\": \"St Ezra International School\"\n            },\n            {\n                \"billerId\": \"EDU012476PUN01\",\n                \"billerName\": \"St Farid Public School\"\n            },\n            {\n                \"billerId\": \"EDU012477PUN01\",\n                \"billerName\": \"St Kabir Public School\"\n            },\n            {\n                \"billerId\": \"EDU012478PUN01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012479PUN01\",\n                \"billerName\": \"St Pauls Public School\"\n            },\n            {\n                \"billerId\": \"EDU012480PUN01\",\n                \"billerName\": \"St Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012481PUN01\",\n                \"billerName\": \"St Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012482PUN01\",\n                \"billerName\": \"St Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012483PUN01\",\n                \"billerName\": \"St Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012484PUN01\",\n                \"billerName\": \"St. Antony&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012485PUN01\",\n                \"billerName\": \"St. Attri Public School\"\n            },\n            {\n                \"billerId\": \"EDU012486PUN01\",\n                \"billerName\": \"St. Augustine School\"\n            },\n            {\n                \"billerId\": \"EDU012487PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012488PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012489PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012490PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012491PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012492PUN01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012493PUN01\",\n                \"billerName\": \"St. Francis High School\"\n            },\n            {\n                \"billerId\": \"EDU012494PUN01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU012495PUN01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU012496PUN01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU012497PUN01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU012498PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU012499PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012500PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012501PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012502PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012503PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012504PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012505PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012506PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012507PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012508PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012509PUN01\",\n                \"billerName\": \"St. Joseph&#39;S Convent Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012510PUN01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012511PUN01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012512PUN01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012513PUN01\",\n                \"billerName\": \"St. Jude&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012514PUN01\",\n                \"billerName\": \"St. Kabir Academy\"\n            },\n            {\n                \"billerId\": \"EDU012515PUN01\",\n                \"billerName\": \"St. Kabir Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012516PUN01\",\n                \"billerName\": \"St. Mahapragya Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012517PUN01\",\n                \"billerName\": \"St. Marry School\"\n            },\n            {\n                \"billerId\": \"EDU012518PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012519PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012520PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012521PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012522PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012523PUN01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012524PUN01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU012525PUN01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012526PUN01\",\n                \"billerName\": \"St. Michael&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012527PUN01\",\n                \"billerName\": \"St. Paul&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012528PUN01\",\n                \"billerName\": \"St. Paul&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012529PUN01\",\n                \"billerName\": \"St. Peter&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU012530PUN01\",\n                \"billerName\": \"St. Rama Meridian Academy\"\n            },\n            {\n                \"billerId\": \"EDU012531PUN01\",\n                \"billerName\": \"St. Roop Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012532PUN01\",\n                \"billerName\": \"St. Soldier Divine Pub School\"\n            },\n            {\n                \"billerId\": \"EDU012533PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012534PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012535PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012536PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012537PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012538PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012539PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012540PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012541PUN01\",\n                \"billerName\": \"St. Soldier Divine Public School Naya Nangal\"\n            },\n            {\n                \"billerId\": \"EDU012542PUN01\",\n                \"billerName\": \"St. Soldier Elite Convent School Chawinda Devi\"\n            },\n            {\n                \"billerId\": \"EDU012543PUN01\",\n                \"billerName\": \"St. Soldier Int Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012544PUN01\",\n                \"billerName\": \"St. Soldier Modern School, Batala\"\n            },\n            {\n                \"billerId\": \"EDU012545PUN01\",\n                \"billerName\": \"St. Soldier Paradise Pub School\"\n            },\n            {\n                \"billerId\": \"EDU012546PUN01\",\n                \"billerName\": \"St. Soldier Public School\"\n            },\n            {\n                \"billerId\": \"EDU012547PUN01\",\n                \"billerName\": \"St. Soldier&#39;S Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012548PUN01\",\n                \"billerName\": \"St. Thomas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012549PUN01\",\n                \"billerName\": \"St. Thomas High School\"\n            },\n            {\n                \"billerId\": \"EDU012550PUN01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU012551PUN01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU012552PUN01\",\n                \"billerName\": \"St. Thomas Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012553PUN01\",\n                \"billerName\": \"St. Xavier International School\"\n            },\n            {\n                \"billerId\": \"EDU012554PUN01\",\n                \"billerName\": \"St. Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU012555PUN01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU012556PUN01\",\n                \"billerName\": \"St. Xaviers International School\"\n            },\n            {\n                \"billerId\": \"EDU012557PUN01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU012558PUN01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012559PUN01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012560PUN01\",\n                \"billerName\": \"St.Gds Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012561PUN01\",\n                \"billerName\": \"St.Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU012562PUN01\",\n                \"billerName\": \"St.Manu&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012563PUN01\",\n                \"billerName\": \"St.Marys School\"\n            },\n            {\n                \"billerId\": \"EDU012564PUN01\",\n                \"billerName\": \"St.Marys School\"\n            },\n            {\n                \"billerId\": \"EDU012565PUN01\",\n                \"billerName\": \"St.Mother Teresa Public School,Khanna\"\n            },\n            {\n                \"billerId\": \"EDU012566PUN01\",\n                \"billerName\": \"St.Peters Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012567PUN01\",\n                \"billerName\": \"St.Sai Sen.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDU012568PUN01\",\n                \"billerName\": \"St.Soldier Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU012569PUN01\",\n                \"billerName\": \"St.Soldier Elite Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012570PUN01\",\n                \"billerName\": \"St.Soldier Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012571PUN01\",\n                \"billerName\": \"Stalwarts World School\"\n            },\n            {\n                \"billerId\": \"EDU012572PUN01\",\n                \"billerName\": \"Standard Public School\"\n            },\n            {\n                \"billerId\": \"EDU012573PUN01\",\n                \"billerName\": \"Stanford International School\"\n            },\n            {\n                \"billerId\": \"EDU012574PUN01\",\n                \"billerName\": \"Star Plus Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012575PUN01\",\n                \"billerName\": \"State Public School\"\n            },\n            {\n                \"billerId\": \"EDU012576PUN01\",\n                \"billerName\": \"State Public School\"\n            },\n            {\n                \"billerId\": \"EDU012577PUN01\",\n                \"billerName\": \"State Public School\"\n            },\n            {\n                \"billerId\": \"EDU012578PUN01\",\n                \"billerName\": \"Steelmans Public School\"\n            },\n            {\n                \"billerId\": \"EDU012579PUN01\",\n                \"billerName\": \"Stellar International School\"\n            },\n            {\n                \"billerId\": \"EDU012580PUN01\",\n                \"billerName\": \"Sts World School\"\n            },\n            {\n                \"billerId\": \"EDU012581PUN01\",\n                \"billerName\": \"Sudesh Vatika Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012582PUN01\",\n                \"billerName\": \"Sukh Sagar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012583PUN01\",\n                \"billerName\": \"Sukhjinder Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012584PUN01\",\n                \"billerName\": \"Sumitra Devi Arya Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012585PUN01\",\n                \"billerName\": \"Summer Fields School\"\n            },\n            {\n                \"billerId\": \"EDU012586PUN01\",\n                \"billerName\": \"Summer Hill Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012587PUN01\",\n                \"billerName\": \"Sun Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU012588PUN01\",\n                \"billerName\": \"Sunfields International School Kurali\"\n            },\n            {\n                \"billerId\": \"EDU012589PUN01\",\n                \"billerName\": \"Supreme Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012590PUN01\",\n                \"billerName\": \"Surya Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012591PUN01\",\n                \"billerName\": \"Sushila Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012592PUN01\",\n                \"billerName\": \"Sutlej Public School\"\n            },\n            {\n                \"billerId\": \"EDU012593PUN01\",\n                \"billerName\": \"Sutlej Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012594PUN01\",\n                \"billerName\": \"Swami Chhagan Lal Lala Hansraj Jain\"\n            },\n            {\n                \"billerId\": \"EDU012595PUN01\",\n                \"billerName\": \"Swami Mohan Dass Model School\"\n            },\n            {\n                \"billerId\": \"EDU012596PUN01\",\n                \"billerName\": \"Swami Sant Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU012597PUN01\",\n                \"billerName\": \"Sweet Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDU012598PUN01\",\n                \"billerName\": \"T.C. International School\"\n            },\n            {\n                \"billerId\": \"EDU012599PUN01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU012600PUN01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU012601PUN01\",\n                \"billerName\": \"Tagore Modern School\"\n            },\n            {\n                \"billerId\": \"EDU012602PUN01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU012603PUN01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU012604PUN01\",\n                \"billerName\": \"Tagore&#39;S International Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012605PUN01\",\n                \"billerName\": \"Taj Public School\"\n            },\n            {\n                \"billerId\": \"EDU012606PUN01\",\n                \"billerName\": \"Takshila School\"\n            },\n            {\n                \"billerId\": \"EDU012607PUN01\",\n                \"billerName\": \"Takshila School\"\n            },\n            {\n                \"billerId\": \"EDU012608PUN01\",\n                \"billerName\": \"Tara Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012609PUN01\",\n                \"billerName\": \"Tejas Public School\"\n            },\n            {\n                \"billerId\": \"EDU012610PUN01\",\n                \"billerName\": \"Temple City Public School\"\n            },\n            {\n                \"billerId\": \"EDU012611PUN01\",\n                \"billerName\": \"The British Co. -Ed. High School\"\n            },\n            {\n                \"billerId\": \"EDU012612PUN01\",\n                \"billerName\": \"The British School\"\n            },\n            {\n                \"billerId\": \"EDU012613PUN01\",\n                \"billerName\": \"The Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU012614PUN01\",\n                \"billerName\": \"The Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU012615PUN01\",\n                \"billerName\": \"The Gladiolus School\"\n            },\n            {\n                \"billerId\": \"EDU012616PUN01\",\n                \"billerName\": \"The Global E-School\"\n            },\n            {\n                \"billerId\": \"EDU012617PUN01\",\n                \"billerName\": \"The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU012618PUN01\",\n                \"billerName\": \"The Helix Oxford Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012619PUN01\",\n                \"billerName\": \"The Heritage School Uggi\"\n            },\n            {\n                \"billerId\": \"EDU012620PUN01\",\n                \"billerName\": \"The Indo British School,Nabha\"\n            },\n            {\n                \"billerId\": \"EDU012621PUN01\",\n                \"billerName\": \"The Milestone Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012622PUN01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU012623PUN01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU012624PUN01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU012625PUN01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU012626PUN01\",\n                \"billerName\": \"The Millennium School , Amritsar\"\n            },\n            {\n                \"billerId\": \"EDU012627PUN01\",\n                \"billerName\": \"The Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU012628PUN01\",\n                \"billerName\": \"The Oxford School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU012629PUN01\",\n                \"billerName\": \"The Paradise International School\"\n            },\n            {\n                \"billerId\": \"EDU012630PUN01\",\n                \"billerName\": \"The Pinewood International Sen. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012631PUN01\",\n                \"billerName\": \"The Punjab Public School\"\n            },\n            {\n                \"billerId\": \"EDU012632PUN01\",\n                \"billerName\": \"The Renaissance School\"\n            },\n            {\n                \"billerId\": \"EDU012633PUN01\",\n                \"billerName\": \"The Renaissance School\"\n            },\n            {\n                \"billerId\": \"EDU012634PUN01\",\n                \"billerName\": \"The Royal World International School\"\n            },\n            {\n                \"billerId\": \"EDU012635PUN01\",\n                \"billerName\": \"The Salvation Army School\"\n            },\n            {\n                \"billerId\": \"EDU012636PUN01\",\n                \"billerName\": \"The Senior Scholar&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012637PUN01\",\n                \"billerName\": \"The Senior Study -Ii\"\n            },\n            {\n                \"billerId\": \"EDU012638PUN01\",\n                \"billerName\": \"The Sovereign School\"\n            },\n            {\n                \"billerId\": \"EDU012639PUN01\",\n                \"billerName\": \"The Superior World School\"\n            },\n            {\n                \"billerId\": \"EDU012640PUN01\",\n                \"billerName\": \"The Trinity School\"\n            },\n            {\n                \"billerId\": \"EDU012641PUN01\",\n                \"billerName\": \"The Unirise World School\"\n            },\n            {\n                \"billerId\": \"EDU012642PUN01\",\n                \"billerName\": \"Top Ranker International School\"\n            },\n            {\n                \"billerId\": \"EDU012643PUN01\",\n                \"billerName\": \"Trinity Public School\"\n            },\n            {\n                \"billerId\": \"EDU012644PUN01\",\n                \"billerName\": \"Universal Academy, Tarn Taran\"\n            },\n            {\n                \"billerId\": \"EDU012645PUN01\",\n                \"billerName\": \"Universal Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012646PUN01\",\n                \"billerName\": \"Uspc Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU012647PUN01\",\n                \"billerName\": \"Vaishnavi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012648PUN01\",\n                \"billerName\": \"Vajra Army School\"\n            },\n            {\n                \"billerId\": \"EDU012649PUN01\",\n                \"billerName\": \"Vardhman International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012650PUN01\",\n                \"billerName\": \"Vasant Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU012651PUN01\",\n                \"billerName\": \"Vasishat Bharti International School\"\n            },\n            {\n                \"billerId\": \"EDU012652PUN01\",\n                \"billerName\": \"Vasishat Bharti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012653PUN01\",\n                \"billerName\": \"Victoria International Pub School\"\n            },\n            {\n                \"billerId\": \"EDU012654PUN01\",\n                \"billerName\": \"Victoria International School\"\n            },\n            {\n                \"billerId\": \"EDU012655PUN01\",\n                \"billerName\": \"Victoria Public School\"\n            },\n            {\n                \"billerId\": \"EDU012656PUN01\",\n                \"billerName\": \"Victoria Public School\"\n            },\n            {\n                \"billerId\": \"EDU012657PUN01\",\n                \"billerName\": \"Vidya International School\"\n            },\n            {\n                \"billerId\": \"EDU012658PUN01\",\n                \"billerName\": \"Vishal Public  Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012659PUN01\",\n                \"billerName\": \"Vishvas Public School\"\n            },\n            {\n                \"billerId\": \"EDU012660PUN01\",\n                \"billerName\": \"Vivek High School,\"\n            },\n            {\n                \"billerId\": \"EDU012661PUN01\",\n                \"billerName\": \"Vivek Public School\"\n            },\n            {\n                \"billerId\": \"EDU012662PUN01\",\n                \"billerName\": \"Wahe Guru Public School\"\n            },\n            {\n                \"billerId\": \"EDU012663PUN01\",\n                \"billerName\": \"West Point School\"\n            },\n            {\n                \"billerId\": \"EDU012664PUN01\",\n                \"billerName\": \"Wheat Fields Public School\"\n            },\n            {\n                \"billerId\": \"EDU012665PUN01\",\n                \"billerName\": \"Wisdom International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012666PUN01\",\n                \"billerName\": \"Wonderland Public School\"\n            },\n            {\n                \"billerId\": \"EDU012667PUN01\",\n                \"billerName\": \"Wood Blossom School\"\n            },\n            {\n                \"billerId\": \"EDU012668PUN01\",\n                \"billerName\": \"Wood Stock Public School\"\n            },\n            {\n                \"billerId\": \"EDU012669PUN01\",\n                \"billerName\": \"Woodbury World School\"\n            },\n            {\n                \"billerId\": \"EDU012670PUN01\",\n                \"billerName\": \"Woodlands Overseas School\"\n            },\n            {\n                \"billerId\": \"EDU012671PUN01\",\n                \"billerName\": \"Y S Public School\"\n            },\n            {\n                \"billerId\": \"EDU012672PUN01\",\n                \"billerName\": \"Y S School\"\n            },\n            {\n                \"billerId\": \"EDU012673PUN01\",\n                \"billerName\": \"Yadavindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU012674PUN01\",\n                \"billerName\": \"Yadavindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU012675RAJ01\",\n                \"billerName\": \"A N Public Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012676RAJ01\",\n                \"billerName\": \"A V S Public School\"\n            },\n            {\n                \"billerId\": \"EDU012677RAJ01\",\n                \"billerName\": \"A.D.Daga Public School\"\n            },\n            {\n                \"billerId\": \"EDU012678RAJ01\",\n                \"billerName\": \"A.S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU012679RAJ01\",\n                \"billerName\": \"Aakanksha International School-The Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU012680RAJ01\",\n                \"billerName\": \"Acharya Nanesh Academy\"\n            },\n            {\n                \"billerId\": \"EDU012681RAJ01\",\n                \"billerName\": \"Adarsh Indian Public Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012682RAJ01\",\n                \"billerName\": \"Adarsh International School,Taranagar\"\n            },\n            {\n                \"billerId\": \"EDU012683RAJ01\",\n                \"billerName\": \"Adarsh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012684RAJ01\",\n                \"billerName\": \"Adinath Public School\"\n            },\n            {\n                \"billerId\": \"EDU012685RAJ01\",\n                \"billerName\": \"Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU012686RAJ01\",\n                \"billerName\": \"Adrash Vidya Mandir Mandawa, Jhunjhunu\"\n            },\n            {\n                \"billerId\": \"EDU012687RAJ01\",\n                \"billerName\": \"Aegis International School\"\n            },\n            {\n                \"billerId\": \"EDU012688RAJ01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU012689RAJ01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU012690RAJ01\",\n                \"billerName\": \"Ajeet Public Secondary School,Tijara\"\n            },\n            {\n                \"billerId\": \"EDU012691RAJ01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU012692RAJ01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU012693RAJ01\",\n                \"billerName\": \"Akashdeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU012694RAJ01\",\n                \"billerName\": \"Aklank Day Boarding Cum Residential School\"\n            },\n            {\n                \"billerId\": \"EDU012695RAJ01\",\n                \"billerName\": \"Aklank Pub School\"\n            },\n            {\n                \"billerId\": \"EDU012696RAJ01\",\n                \"billerName\": \"All Saint Senior Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012697RAJ01\",\n                \"billerName\": \"All Saints International School\"\n            },\n            {\n                \"billerId\": \"EDU012698RAJ01\",\n                \"billerName\": \"All Saints Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012699RAJ01\",\n                \"billerName\": \"Alok School\"\n            },\n            {\n                \"billerId\": \"EDU012700RAJ01\",\n                \"billerName\": \"Alok Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012701RAJ01\",\n                \"billerName\": \"Alpha Beta School\"\n            },\n            {\n                \"billerId\": \"EDU012702RAJ01\",\n                \"billerName\": \"Alpha International Academy\"\n            },\n            {\n                \"billerId\": \"EDU012703RAJ01\",\n                \"billerName\": \"Alwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012704RAJ01\",\n                \"billerName\": \"Ambition Public School\"\n            },\n            {\n                \"billerId\": \"EDU012705RAJ01\",\n                \"billerName\": \"Ambuja Public School\"\n            },\n            {\n                \"billerId\": \"EDU012706RAJ01\",\n                \"billerName\": \"Amit Bolia Vidhya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU012707RAJ01\",\n                \"billerName\": \"Amrit Vidya Ashram\"\n            },\n            {\n                \"billerId\": \"EDU012708RAJ01\",\n                \"billerName\": \"Anand Vidya Mandir Ucha Madhyamik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU012709RAJ01\",\n                \"billerName\": \"Angel Public School\"\n            },\n            {\n                \"billerId\": \"EDU012710RAJ01\",\n                \"billerName\": \"Ankur Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU012711RAJ01\",\n                \"billerName\": \"Apala School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU012712RAJ01\",\n                \"billerName\": \"Apex English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU012713RAJ01\",\n                \"billerName\": \"Apex International School\"\n            },\n            {\n                \"billerId\": \"EDU012714RAJ01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU012715RAJ01\",\n                \"billerName\": \"Aravali Public School\"\n            },\n            {\n                \"billerId\": \"EDU012716RAJ01\",\n                \"billerName\": \"Aravali Public School\"\n            },\n            {\n                \"billerId\": \"EDU012717RAJ01\",\n                \"billerName\": \"Arcadia Academy\"\n            },\n            {\n                \"billerId\": \"EDU012718RAJ01\",\n                \"billerName\": \"Arihant International School\"\n            },\n            {\n                \"billerId\": \"EDU012719RAJ01\",\n                \"billerName\": \"Arihant Public School\"\n            },\n            {\n                \"billerId\": \"EDU012720RAJ01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU012721RAJ01\",\n                \"billerName\": \"Arorvansh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012722RAJ01\",\n                \"billerName\": \"Arya Public School\"\n            },\n            {\n                \"billerId\": \"EDU012723RAJ01\",\n                \"billerName\": \"A&#39;S Saint Steward Morris School\"\n            },\n            {\n                \"billerId\": \"EDU012724RAJ01\",\n                \"billerName\": \"Asha Academy\"\n            },\n            {\n                \"billerId\": \"EDU012725RAJ01\",\n                \"billerName\": \"Asha Devi International School\"\n            },\n            {\n                \"billerId\": \"EDU012726RAJ01\",\n                \"billerName\": \"Asian Public School\"\n            },\n            {\n                \"billerId\": \"EDU012727RAJ01\",\n                \"billerName\": \"Asian World School\"\n            },\n            {\n                \"billerId\": \"EDU012728RAJ01\",\n                \"billerName\": \"Atomic Energy Central School No 3\"\n            },\n            {\n                \"billerId\": \"EDU012729RAJ01\",\n                \"billerName\": \"Atomic Energy Central School No 4\"\n            },\n            {\n                \"billerId\": \"EDU012730RAJ01\",\n                \"billerName\": \"Avm Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012731RAJ01\",\n                \"billerName\": \"B R Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU012732RAJ01\",\n                \"billerName\": \"B R Birla Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012733RAJ01\",\n                \"billerName\": \"B R J D Public School\"\n            },\n            {\n                \"billerId\": \"EDU012734RAJ01\",\n                \"billerName\": \"B. L. International Smart School\"\n            },\n            {\n                \"billerId\": \"EDU012735RAJ01\",\n                \"billerName\": \"B.P.S. Convent School, Laxmangarh\"\n            },\n            {\n                \"billerId\": \"EDU012736RAJ01\",\n                \"billerName\": \"B.P.S. Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU012737RAJ01\",\n                \"billerName\": \"B.S. Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU012738RAJ01\",\n                \"billerName\": \"Baba Hardwari Nath Public School\"\n            },\n            {\n                \"billerId\": \"EDU012739RAJ01\",\n                \"billerName\": \"Bagaria Bal Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU012740RAJ01\",\n                \"billerName\": \"Bakshi&#39;S Springdales Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012741RAJ01\",\n                \"billerName\": \"Bal Bharati Public School\"\n            },\n            {\n                \"billerId\": \"EDU012742RAJ01\",\n                \"billerName\": \"Bal Bharti International School\"\n            },\n            {\n                \"billerId\": \"EDU012743RAJ01\",\n                \"billerName\": \"Bal Niketan Gandhi Seva Sadan\"\n            },\n            {\n                \"billerId\": \"EDU012744RAJ01\",\n                \"billerName\": \"Bandikui Public School\"\n            },\n            {\n                \"billerId\": \"EDU012745RAJ01\",\n                \"billerName\": \"Bansal Public School\"\n            },\n            {\n                \"billerId\": \"EDU012746RAJ01\",\n                \"billerName\": \"Banyan Tree School\"\n            },\n            {\n                \"billerId\": \"EDU012747RAJ01\",\n                \"billerName\": \"Beetles International School\"\n            },\n            {\n                \"billerId\": \"EDU012748RAJ01\",\n                \"billerName\": \"Bhabha Public School\"\n            },\n            {\n                \"billerId\": \"EDU012749RAJ01\",\n                \"billerName\": \"Bhagat Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012750RAJ01\",\n                \"billerName\": \"Bhanwar Lal Gothi Public Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012751RAJ01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan Vidyashram Pratapnagar\"\n            },\n            {\n                \"billerId\": \"EDU012752RAJ01\",\n                \"billerName\": \"Bharti Vidya Bhawan\"\n            },\n            {\n                \"billerId\": \"EDU012753RAJ01\",\n                \"billerName\": \"Bhartia International School\"\n            },\n            {\n                \"billerId\": \"EDU012754RAJ01\",\n                \"billerName\": \"Bhartiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU012755RAJ01\",\n                \"billerName\": \"Bhartiya Vidya Bhavan&#39;S Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU012756RAJ01\",\n                \"billerName\": \"Bhavya Angel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012757RAJ01\",\n                \"billerName\": \"Bhopal Noble&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU012758RAJ01\",\n                \"billerName\": \"Bhuvnesh Bal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU012759RAJ01\",\n                \"billerName\": \"Bihani Childerns Academy\"\n            },\n            {\n                \"billerId\": \"EDU012760RAJ01\",\n                \"billerName\": \"Bikaner Boys School\"\n            },\n            {\n                \"billerId\": \"EDU012761RAJ01\",\n                \"billerName\": \"Birla Balika Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU012762RAJ01\",\n                \"billerName\": \"Birla International School Kishangarh\"\n            },\n            {\n                \"billerId\": \"EDU012763RAJ01\",\n                \"billerName\": \"Birla School\"\n            },\n            {\n                \"billerId\": \"EDU012764RAJ01\",\n                \"billerName\": \"Birla Shiksha Kendra\"\n            },\n            {\n                \"billerId\": \"EDU012765RAJ01\",\n                \"billerName\": \"Birla Shishu Vihar Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU012766RAJ01\",\n                \"billerName\": \"Blooming Dales International School\"\n            },\n            {\n                \"billerId\": \"EDU012767RAJ01\",\n                \"billerName\": \"Blossom Academy\"\n            },\n            {\n                \"billerId\": \"EDU012768RAJ01\",\n                \"billerName\": \"Bodhi International School\"\n            },\n            {\n                \"billerId\": \"EDU012769RAJ01\",\n                \"billerName\": \"Bright India Public School\"\n            },\n            {\n                \"billerId\": \"EDU012770RAJ01\",\n                \"billerName\": \"Bright Moon Public School\"\n            },\n            {\n                \"billerId\": \"EDU012771RAJ01\",\n                \"billerName\": \"Brightland Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012772RAJ01\",\n                \"billerName\": \"Brightlands Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012773RAJ01\",\n                \"billerName\": \"Brmr Sen Sec School, Sheopura\"\n            },\n            {\n                \"billerId\": \"EDU012774RAJ01\",\n                \"billerName\": \"Bsn Academy\"\n            },\n            {\n                \"billerId\": \"EDU012775RAJ01\",\n                \"billerName\": \"C J R M Public School\"\n            },\n            {\n                \"billerId\": \"EDU012776RAJ01\",\n                \"billerName\": \"Cambridge Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012777RAJ01\",\n                \"billerName\": \"Cambridge Court High School\"\n            },\n            {\n                \"billerId\": \"EDU012778RAJ01\",\n                \"billerName\": \"Cambridge Kids Garden Public School, Simani\"\n            },\n            {\n                \"billerId\": \"EDU012779RAJ01\",\n                \"billerName\": \"Candlewick Public School\"\n            },\n            {\n                \"billerId\": \"EDU012781RAJ01\",\n                \"billerName\": \"Career Point Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU012782RAJ01\",\n                \"billerName\": \"Career Point Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU012783RAJ01\",\n                \"billerName\": \"Career Point World School\"\n            },\n            {\n                \"billerId\": \"EDU012784RAJ01\",\n                \"billerName\": \"Ceeri Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012785RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012786RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012787RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012788RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012789RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012790RAJ01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012791RAJ01\",\n                \"billerName\": \"Central Academy - 1\"\n            },\n            {\n                \"billerId\": \"EDU012792RAJ01\",\n                \"billerName\": \"Central Academy - 2\"\n            },\n            {\n                \"billerId\": \"EDU012793RAJ01\",\n                \"billerName\": \"Central Academy School\"\n            },\n            {\n                \"billerId\": \"EDU012794RAJ01\",\n                \"billerName\": \"Central Academy School\"\n            },\n            {\n                \"billerId\": \"EDU012795RAJ01\",\n                \"billerName\": \"Central Academy School,\"\n            },\n            {\n                \"billerId\": \"EDU012796RAJ01\",\n                \"billerName\": \"Central Academy Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012797RAJ01\",\n                \"billerName\": \"Central Academy Senior Secondary School,Nandri, Jodhpur\"\n            },\n            {\n                \"billerId\": \"EDU012798RAJ01\",\n                \"billerName\": \"Central Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012799RAJ01\",\n                \"billerName\": \"Central Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012800RAJ01\",\n                \"billerName\": \"Central Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012801RAJ01\",\n                \"billerName\": \"Central Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012802RAJ01\",\n                \"billerName\": \"Central Acadmey Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012803RAJ01\",\n                \"billerName\": \"Central Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012804RAJ01\",\n                \"billerName\": \"Central Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012805RAJ01\",\n                \"billerName\": \"Cfdav Public School, Gadepan, Kota\"\n            },\n            {\n                \"billerId\": \"EDU012806RAJ01\",\n                \"billerName\": \"Cgi World School\"\n            },\n            {\n                \"billerId\": \"EDU012807RAJ01\",\n                \"billerName\": \"Ch Mota Ram Meel Memorial Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU012808RAJ01\",\n                \"billerName\": \"Children Academy Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012809RAJ01\",\n                \"billerName\": \"Children Garden Play School\"\n            },\n            {\n                \"billerId\": \"EDU012810RAJ01\",\n                \"billerName\": \"Children Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012811RAJ01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU012812RAJ01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU012813RAJ01\",\n                \"billerName\": \"Chinar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012814RAJ01\",\n                \"billerName\": \"Chitrakoot Public School And Research Centre\"\n            },\n            {\n                \"billerId\": \"EDU012815RAJ01\",\n                \"billerName\": \"Choudhary Gharsiram Public School\"\n            },\n            {\n                \"billerId\": \"EDU012816RAJ01\",\n                \"billerName\": \"Clr Public School\"\n            },\n            {\n                \"billerId\": \"EDU012817RAJ01\",\n                \"billerName\": \"D A V Acc Public School\"\n            },\n            {\n                \"billerId\": \"EDU012818RAJ01\",\n                \"billerName\": \"D V M Public School\"\n            },\n            {\n                \"billerId\": \"EDU012819RAJ01\",\n                \"billerName\": \"D.A.V. Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012820RAJ01\",\n                \"billerName\": \"D.A.V. Hzl Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012821RAJ01\",\n                \"billerName\": \"Daffodils World School\"\n            },\n            {\n                \"billerId\": \"EDU012822RAJ01\",\n                \"billerName\": \"Dalmia Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012823RAJ01\",\n                \"billerName\": \"Danial Mayo Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012824RAJ01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012825RAJ01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012826RAJ01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012827RAJ01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012828RAJ01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU012829RAJ01\",\n                \"billerName\": \"Dav Hzl Sr.Secondary School, Zawar Mines, Udaipur\"\n            },\n            {\n                \"billerId\": \"EDU012830RAJ01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012831RAJ01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU012832RAJ01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU012833RAJ01\",\n                \"billerName\": \"Dcs International School\"\n            },\n            {\n                \"billerId\": \"EDU012834RAJ01\",\n                \"billerName\": \"Decent School\"\n            },\n            {\n                \"billerId\": \"EDU012835RAJ01\",\n                \"billerName\": \"Deeksha International School\"\n            },\n            {\n                \"billerId\": \"EDU012836RAJ01\",\n                \"billerName\": \"Deep International School\"\n            },\n            {\n                \"billerId\": \"EDU012837RAJ01\",\n                \"billerName\": \"Defence Public School\"\n            },\n            {\n                \"billerId\": \"EDU012838RAJ01\",\n                \"billerName\": \"Defence Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012839RAJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012840RAJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012841RAJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012842RAJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012843RAJ01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012844RAJ01\",\n                \"billerName\": \"Delhi Public School Bikaner, Bikaner\"\n            },\n            {\n                \"billerId\": \"EDU012845RAJ01\",\n                \"billerName\": \"Delhi Public School Jhunjhunu\"\n            },\n            {\n                \"billerId\": \"EDU012846RAJ01\",\n                \"billerName\": \"Delhi Public School, Udaipur\"\n            },\n            {\n                \"billerId\": \"EDU012847RAJ01\",\n                \"billerName\": \"Demonstration Multipurpose School\"\n            },\n            {\n                \"billerId\": \"EDU012848RAJ01\",\n                \"billerName\": \"Discovery International School\"\n            },\n            {\n                \"billerId\": \"EDU012849RAJ01\",\n                \"billerName\": \"Disha Delphi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012850RAJ01\",\n                \"billerName\": \"Divine International School\"\n            },\n            {\n                \"billerId\": \"EDU012851RAJ01\",\n                \"billerName\": \"Divine Public Bchool\"\n            },\n            {\n                \"billerId\": \"EDU012853RAJ01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU012854RAJ01\",\n                \"billerName\": \"Dps Ajmer Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012855RAJ01\",\n                \"billerName\": \"Dr K.N.Modi Global School\"\n            },\n            {\n                \"billerId\": \"EDU012856RAJ01\",\n                \"billerName\": \"Dr.Bansi Dhar School\"\n            },\n            {\n                \"billerId\": \"EDU012857RAJ01\",\n                \"billerName\": \"Dream International Schoo\"\n            },\n            {\n                \"billerId\": \"EDU012858RAJ01\",\n                \"billerName\": \"Dronacharya International School\"\n            },\n            {\n                \"billerId\": \"EDU012859RAJ01\",\n                \"billerName\": \"Dundlod Public School\"\n            },\n            {\n                \"billerId\": \"EDU012860RAJ01\",\n                \"billerName\": \"Dundlod Public School\"\n            },\n            {\n                \"billerId\": \"EDU012861RAJ01\",\n                \"billerName\": \"Dundlod Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU012862RAJ01\",\n                \"billerName\": \"Dungarpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU012863RAJ01\",\n                \"billerName\": \"Eden International School\"\n            },\n            {\n                \"billerId\": \"EDU012864RAJ01\",\n                \"billerName\": \"Eden International School\"\n            },\n            {\n                \"billerId\": \"EDU012865RAJ01\",\n                \"billerName\": \"Edify World School\"\n            },\n            {\n                \"billerId\": \"EDU012866RAJ01\",\n                \"billerName\": \"Eklavya International Academy\"\n            },\n            {\n                \"billerId\": \"EDU012867RAJ01\",\n                \"billerName\": \"Eminent School\"\n            },\n            {\n                \"billerId\": \"EDU012868RAJ01\",\n                \"billerName\": \"Emmanuel Mission School\"\n            },\n            {\n                \"billerId\": \"EDU012869RAJ01\",\n                \"billerName\": \"Emmanuel Mission School\"\n            },\n            {\n                \"billerId\": \"EDU012870RAJ01\",\n                \"billerName\": \"Emmanuel Mission Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012871RAJ01\",\n                \"billerName\": \"Emmanuel Mission Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012872RAJ01\",\n                \"billerName\": \"Emmanuel Mission Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012873RAJ01\",\n                \"billerName\": \"Emmanuel Mission Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012874RAJ01\",\n                \"billerName\": \"Emmanuel Mission Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012875RAJ01\",\n                \"billerName\": \"Emmanuel Public School\"\n            },\n            {\n                \"billerId\": \"EDU012876RAJ01\",\n                \"billerName\": \"Emmanuel Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012877RAJ01\",\n                \"billerName\": \"Emmanuel Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012878RAJ01\",\n                \"billerName\": \"Emmanuel Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012879RAJ01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU012880RAJ01\",\n                \"billerName\": \"Euro International School\"\n            },\n            {\n                \"billerId\": \"EDU012881RAJ01\",\n                \"billerName\": \"Evergreen Public School\"\n            },\n            {\n                \"billerId\": \"EDU012882RAJ01\",\n                \"billerName\": \"Evolution International School\"\n            },\n            {\n                \"billerId\": \"EDU012883RAJ01\",\n                \"billerName\": \"Excellence English Academy\"\n            },\n            {\n                \"billerId\": \"EDU012884RAJ01\",\n                \"billerName\": \"Fabindia School\"\n            },\n            {\n                \"billerId\": \"EDU012885RAJ01\",\n                \"billerName\": \"Fateh Public School\"\n            },\n            {\n                \"billerId\": \"EDU012886RAJ01\",\n                \"billerName\": \"Fellowship Mission School\"\n            },\n            {\n                \"billerId\": \"EDU012887RAJ01\",\n                \"billerName\": \"Floradale Public School\"\n            },\n            {\n                \"billerId\": \"EDU012888RAJ01\",\n                \"billerName\": \"Flower Kids Public School\"\n            },\n            {\n                \"billerId\": \"EDU012889RAJ01\",\n                \"billerName\": \"Frame International School ,\"\n            },\n            {\n                \"billerId\": \"EDU012890RAJ01\",\n                \"billerName\": \"Froebel Children&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU012891RAJ01\",\n                \"billerName\": \"Future Foundation The School\"\n            },\n            {\n                \"billerId\": \"EDU012892RAJ01\",\n                \"billerName\": \"G D Goenka International School, Udaipur\"\n            },\n            {\n                \"billerId\": \"EDU012893RAJ01\",\n                \"billerName\": \"G M School\"\n            },\n            {\n                \"billerId\": \"EDU012894RAJ01\",\n                \"billerName\": \"G R Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU012895RAJ01\",\n                \"billerName\": \"G S Jangid Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU012896RAJ01\",\n                \"billerName\": \"G. B. Modi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU012897RAJ01\",\n                \"billerName\": \"G. R. Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU012898RAJ01\",\n                \"billerName\": \"Ganganagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU012899RAJ01\",\n                \"billerName\": \"Gd School\"\n            },\n            {\n                \"billerId\": \"EDU012900RAJ01\",\n                \"billerName\": \"Genius Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU012901RAJ01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU012902RAJ01\",\n                \"billerName\": \"Global Indus Valley School\"\n            },\n            {\n                \"billerId\": \"EDU012903RAJ01\",\n                \"billerName\": \"Global International Academy\"\n            },\n            {\n                \"billerId\": \"EDU012904RAJ01\",\n                \"billerName\": \"Global International School,Parbatsar\"\n            },\n            {\n                \"billerId\": \"EDU012905RAJ01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU012906RAJ01\",\n                \"billerName\": \"Globle Public School\"\n            },\n            {\n                \"billerId\": \"EDU012907RAJ01\",\n                \"billerName\": \"Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU012908RAJ01\",\n                \"billerName\": \"Golden Public School\"\n            },\n            {\n                \"billerId\": \"EDU012909RAJ01\",\n                \"billerName\": \"Golden Rays Public School\"\n            },\n            {\n                \"billerId\": \"EDU012910RAJ01\",\n                \"billerName\": \"Good Shepherd Public School\"\n            },\n            {\n                \"billerId\": \"EDU012911RAJ01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU012912RAJ01\",\n                \"billerName\": \"Greenfield High School, Udasar\"\n            },\n            {\n                \"billerId\": \"EDU012913RAJ01\",\n                \"billerName\": \"Gudha International School\"\n            },\n            {\n                \"billerId\": \"EDU012914RAJ01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012915RAJ01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012916RAJ01\",\n                \"billerName\": \"Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU012917RAJ01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU012918RAJ01\",\n                \"billerName\": \"Guru Siddharth International School\"\n            },\n            {\n                \"billerId\": \"EDU012919RAJ01\",\n                \"billerName\": \"Gurukul B.L. Mohta Learning Institute\"\n            },\n            {\n                \"billerId\": \"EDU012920RAJ01\",\n                \"billerName\": \"Gurukul Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU012921RAJ01\",\n                \"billerName\": \"Gurukul Global School\"\n            },\n            {\n                \"billerId\": \"EDU012922RAJ01\",\n                \"billerName\": \"Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU012923RAJ01\",\n                \"billerName\": \"Gyan Ashram School\"\n            },\n            {\n                \"billerId\": \"EDU012924RAJ01\",\n                \"billerName\": \"Gyan Bharati International School\"\n            },\n            {\n                \"billerId\": \"EDU012925RAJ01\",\n                \"billerName\": \"Gyan Vihar Co-Educational Eng. Med.\"\n            },\n            {\n                \"billerId\": \"EDU012926RAJ01\",\n                \"billerName\": \"Gyandan Global School\"\n            },\n            {\n                \"billerId\": \"EDU012927RAJ01\",\n                \"billerName\": \"Gyanodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU012928RAJ01\",\n                \"billerName\": \"H G International School\"\n            },\n            {\n                \"billerId\": \"EDU012929RAJ01\",\n                \"billerName\": \"H L Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012930RAJ01\",\n                \"billerName\": \"Hans International Senior Secondary School, Kotputli (Jaipur)\"\n            },\n            {\n                \"billerId\": \"EDU012931RAJ01\",\n                \"billerName\": \"Happy Hours School\"\n            },\n            {\n                \"billerId\": \"EDU012932RAJ01\",\n                \"billerName\": \"Happy Public School\"\n            },\n            {\n                \"billerId\": \"EDU012933RAJ01\",\n                \"billerName\": \"Hari Devi Jhutha Ram Shishu  Sadan\"\n            },\n            {\n                \"billerId\": \"EDU012934RAJ01\",\n                \"billerName\": \"Heritage Girls School\"\n            },\n            {\n                \"billerId\": \"EDU012935RAJ01\",\n                \"billerName\": \"Hi Tech School\"\n            },\n            {\n                \"billerId\": \"EDU012936RAJ01\",\n                \"billerName\": \"Hillgrove Col&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU012937RAJ01\",\n                \"billerName\": \"Hillview Adventist School\"\n            },\n            {\n                \"billerId\": \"EDU012938RAJ01\",\n                \"billerName\": \"Hind Zinc School\"\n            },\n            {\n                \"billerId\": \"EDU012939RAJ01\",\n                \"billerName\": \"Hindustan International Academy\"\n            },\n            {\n                \"billerId\": \"EDU012940RAJ01\",\n                \"billerName\": \"Hindustan International School\"\n            },\n            {\n                \"billerId\": \"EDU012941RAJ01\",\n                \"billerName\": \"Holy Heights Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012942RAJ01\",\n                \"billerName\": \"Hukum Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU012943RAJ01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU012944RAJ01\",\n                \"billerName\": \"Ideal Public Senior Secondary School, Buhana\"\n            },\n            {\n                \"billerId\": \"EDU012945RAJ01\",\n                \"billerName\": \"Immanuel Mission School\"\n            },\n            {\n                \"billerId\": \"EDU012946RAJ01\",\n                \"billerName\": \"Impulse English School\"\n            },\n            {\n                \"billerId\": \"EDU012947RAJ01\",\n                \"billerName\": \"India International School\"\n            },\n            {\n                \"billerId\": \"EDU012948RAJ01\",\n                \"billerName\": \"India International School Sitapura\"\n            },\n            {\n                \"billerId\": \"EDU012949RAJ01\",\n                \"billerName\": \"India Overseas School\"\n            },\n            {\n                \"billerId\": \"EDU012950RAJ01\",\n                \"billerName\": \"Indian Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012951RAJ01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU012952RAJ01\",\n                \"billerName\": \"Indo Bharat International School\"\n            },\n            {\n                \"billerId\": \"EDU012953RAJ01\",\n                \"billerName\": \"J. D. International School\"\n            },\n            {\n                \"billerId\": \"EDU012954RAJ01\",\n                \"billerName\": \"Jai Public School\"\n            },\n            {\n                \"billerId\": \"EDU012955RAJ01\",\n                \"billerName\": \"Jaipur International Public School\"\n            },\n            {\n                \"billerId\": \"EDU012956RAJ01\",\n                \"billerName\": \"Jaipur School\"\n            },\n            {\n                \"billerId\": \"EDU012957RAJ01\",\n                \"billerName\": \"Jaipuria Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU012958RAJ01\",\n                \"billerName\": \"Janki Devi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU012959RAJ01\",\n                \"billerName\": \"Jankidevi Public School, Jaipur\"\n            },\n            {\n                \"billerId\": \"EDU012960RAJ01\",\n                \"billerName\": \"Janta Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU012961RAJ01\",\n                \"billerName\": \"Jayshree Periwal High School\"\n            },\n            {\n                \"billerId\": \"EDU012962RAJ01\",\n                \"billerName\": \"Jeevani International School\"\n            },\n            {\n                \"billerId\": \"EDU012963RAJ01\",\n                \"billerName\": \"Jesus &amp; Mary Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012964RAJ01\",\n                \"billerName\": \"Jhunjhunu Academy\"\n            },\n            {\n                \"billerId\": \"EDU012965RAJ01\",\n                \"billerName\": \"Jindal Public School\"\n            },\n            {\n                \"billerId\": \"EDU012966RAJ01\",\n                \"billerName\": \"Jsb Public School\"\n            },\n            {\n                \"billerId\": \"EDU012967RAJ01\",\n                \"billerName\": \"Jvp International Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU012968RAJ01\",\n                \"billerName\": \"Jwalamukhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU012969RAJ01\",\n                \"billerName\": \"Jyoti Vidyapeeth,\"\n            },\n            {\n                \"billerId\": \"EDU012970RAJ01\",\n                \"billerName\": \"K D Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU012971RAJ01\",\n                \"billerName\": \"K.P.S. Udaan\"\n            },\n            {\n                \"billerId\": \"EDU012972RAJ01\",\n                \"billerName\": \"K.S. International Academy, Ward No.8, Bagar -333023 Dist.Jhunjhunu (Raj.)\"\n            },\n            {\n                \"billerId\": \"EDU012973RAJ01\",\n                \"billerName\": \"Kailash Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU012974RAJ01\",\n                \"billerName\": \"Kanakraj Sawantraj Lodha  Public School\"\n            },\n            {\n                \"billerId\": \"EDU012975RAJ01\",\n                \"billerName\": \"Kapilgyan Peeth\"\n            },\n            {\n                \"billerId\": \"EDU012976RAJ01\",\n                \"billerName\": \"Kautilya Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU012977RAJ01\",\n                \"billerName\": \"Kenbridge School\"\n            },\n            {\n                \"billerId\": \"EDU012978RAJ01\",\n                \"billerName\": \"Keshav Kids Garden School Pilibangan\"\n            },\n            {\n                \"billerId\": \"EDU012979RAJ01\",\n                \"billerName\": \"Khwaja Model School\"\n            },\n            {\n                \"billerId\": \"EDU012980RAJ01\",\n                \"billerName\": \"Kids Club School\"\n            },\n            {\n                \"billerId\": \"EDU012981RAJ01\",\n                \"billerName\": \"Kishori International School Chirawa\"\n            },\n            {\n                \"billerId\": \"EDU012982RAJ01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU012983RAJ01\",\n                \"billerName\": \"Kumar Chandrikashram Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU012984RAJ01\",\n                \"billerName\": \"Lady Anusuiya Singhania Eudcation Centre\"\n            },\n            {\n                \"billerId\": \"EDU012985RAJ01\",\n                \"billerName\": \"Lady Anusuya Singhania Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU012986RAJ01\",\n                \"billerName\": \"Lakshmipat Singhania Academy\"\n            },\n            {\n                \"billerId\": \"EDU012987RAJ01\",\n                \"billerName\": \"Lakshmipat Singhania School\"\n            },\n            {\n                \"billerId\": \"EDU012988RAJ01\",\n                \"billerName\": \"Lakshmipat Singhania School\"\n            },\n            {\n                \"billerId\": \"EDU012989RAJ01\",\n                \"billerName\": \"Lal Bahadur Shastri Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU012990RAJ01\",\n                \"billerName\": \"Lala Kamlapat Singhania Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU012991RAJ01\",\n                \"billerName\": \"Lav Kush Model School\"\n            },\n            {\n                \"billerId\": \"EDU012992RAJ01\",\n                \"billerName\": \"Lawrence &amp; Mayo Public School\"\n            },\n            {\n                \"billerId\": \"EDU012993RAJ01\",\n                \"billerName\": \"Lawrence &amp; Mayo Public School\"\n            },\n            {\n                \"billerId\": \"EDU012994RAJ01\",\n                \"billerName\": \"Laxmi Devi Mundra Public School\"\n            },\n            {\n                \"billerId\": \"EDU012995RAJ01\",\n                \"billerName\": \"Laxmi International Academy\"\n            },\n            {\n                \"billerId\": \"EDU012996RAJ01\",\n                \"billerName\": \"Lbs Convent School\"\n            },\n            {\n                \"billerId\": \"EDU012997RAJ01\",\n                \"billerName\": \"Lbs Public School\"\n            },\n            {\n                \"billerId\": \"EDU012998RAJ01\",\n                \"billerName\": \"Leeladevi Parasmal Sancheti English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013002RAJ01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU013003RAJ01\",\n                \"billerName\": \"Lord Buddha Public School\"\n            },\n            {\n                \"billerId\": \"EDU013004RAJ01\",\n                \"billerName\": \"Lords International School\"\n            },\n            {\n                \"billerId\": \"EDU013005RAJ01\",\n                \"billerName\": \"Lord&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU013006RAJ01\",\n                \"billerName\": \"Lord&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU013007RAJ01\",\n                \"billerName\": \"Love Fun Learn School\"\n            },\n            {\n                \"billerId\": \"EDU013008RAJ01\",\n                \"billerName\": \"Lucky Bal Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013009RAJ01\",\n                \"billerName\": \"Lucky International School\"\n            },\n            {\n                \"billerId\": \"EDU013010RAJ01\",\n                \"billerName\": \"Lyall Public School\"\n            },\n            {\n                \"billerId\": \"EDU013011RAJ01\",\n                \"billerName\": \"M B International School\"\n            },\n            {\n                \"billerId\": \"EDU013012RAJ01\",\n                \"billerName\": \"M D S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013013RAJ01\",\n                \"billerName\": \"M G D Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU013014RAJ01\",\n                \"billerName\": \"M S B Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU013015RAJ01\",\n                \"billerName\": \"M S Kawar International School\"\n            },\n            {\n                \"billerId\": \"EDU013016RAJ01\",\n                \"billerName\": \"M S M Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013017RAJ01\",\n                \"billerName\": \"M S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013018RAJ01\",\n                \"billerName\": \"M. B. Public School\"\n            },\n            {\n                \"billerId\": \"EDU013019RAJ01\",\n                \"billerName\": \"M.D. Bhati Saraswati Niktan Public School,\"\n            },\n            {\n                \"billerId\": \"EDU013020RAJ01\",\n                \"billerName\": \"M.D.Children Acadmy\"\n            },\n            {\n                \"billerId\": \"EDU013021RAJ01\",\n                \"billerName\": \"Maa Lodhi Devi Yaduvanshi Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013022RAJ01\",\n                \"billerName\": \"Mahala Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU013023RAJ01\",\n                \"billerName\": \"Mahapragya International School\"\n            },\n            {\n                \"billerId\": \"EDU013024RAJ01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU013025RAJ01\",\n                \"billerName\": \"Maharaja Sawai Bhawani Singh School\"\n            },\n            {\n                \"billerId\": \"EDU013026RAJ01\",\n                \"billerName\": \"Maharaja Sawai Man Singh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013027RAJ01\",\n                \"billerName\": \"Maharana Mewar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013028RAJ01\",\n                \"billerName\": \"Maharani Kishori Devi Girls School\"\n            },\n            {\n                \"billerId\": \"EDU013029RAJ01\",\n                \"billerName\": \"Maharishi Arvind Public School\"\n            },\n            {\n                \"billerId\": \"EDU013030RAJ01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013031RAJ01\",\n                \"billerName\": \"Mahatma Gandhi International School,\"\n            },\n            {\n                \"billerId\": \"EDU013032RAJ01\",\n                \"billerName\": \"Mahaveer Public School\"\n            },\n            {\n                \"billerId\": \"EDU013033RAJ01\",\n                \"billerName\": \"Mahaveer Public School\"\n            },\n            {\n                \"billerId\": \"EDU013034RAJ01\",\n                \"billerName\": \"Mahaver Public School\"\n            },\n            {\n                \"billerId\": \"EDU013035RAJ01\",\n                \"billerName\": \"Mahesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013036RAJ01\",\n                \"billerName\": \"Maheshwari Girls Pub School\"\n            },\n            {\n                \"billerId\": \"EDU013037RAJ01\",\n                \"billerName\": \"Maheshwari International School\"\n            },\n            {\n                \"billerId\": \"EDU013038RAJ01\",\n                \"billerName\": \"Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013039RAJ01\",\n                \"billerName\": \"Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013040RAJ01\",\n                \"billerName\": \"Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013041RAJ01\",\n                \"billerName\": \"Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013042RAJ01\",\n                \"billerName\": \"Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013043RAJ01\",\n                \"billerName\": \"Maheshwari Public School International - (Mps International)\"\n            },\n            {\n                \"billerId\": \"EDU013044RAJ01\",\n                \"billerName\": \"Maheswari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013045RAJ01\",\n                \"billerName\": \"Mahila Ashram Public School , Bhilwara\"\n            },\n            {\n                \"billerId\": \"EDU013046RAJ01\",\n                \"billerName\": \"Mahrishi Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU013047RAJ01\",\n                \"billerName\": \"Makrana Public School\"\n            },\n            {\n                \"billerId\": \"EDU013048RAJ01\",\n                \"billerName\": \"Malviya Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013049RAJ01\",\n                \"billerName\": \"Manak Lao Public School\"\n            },\n            {\n                \"billerId\": \"EDU013050RAJ01\",\n                \"billerName\": \"Manav Bharti Madhmik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013051RAJ01\",\n                \"billerName\": \"Mangal Newton School\"\n            },\n            {\n                \"billerId\": \"EDU013052RAJ01\",\n                \"billerName\": \"Manglam Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU013053RAJ01\",\n                \"billerName\": \"Manu Public School\"\n            },\n            {\n                \"billerId\": \"EDU013054RAJ01\",\n                \"billerName\": \"Maruti International School\"\n            },\n            {\n                \"billerId\": \"EDU013055RAJ01\",\n                \"billerName\": \"Mascot The School\"\n            },\n            {\n                \"billerId\": \"EDU013056RAJ01\",\n                \"billerName\": \"Master Meer Singh Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU013057RAJ01\",\n                \"billerName\": \"Mata Shravani International School\"\n            },\n            {\n                \"billerId\": \"EDU013058RAJ01\",\n                \"billerName\": \"Maxford International School\"\n            },\n            {\n                \"billerId\": \"EDU013059RAJ01\",\n                \"billerName\": \"Maxfort Education School\"\n            },\n            {\n                \"billerId\": \"EDU013060RAJ01\",\n                \"billerName\": \"Mayo College\"\n            },\n            {\n                \"billerId\": \"EDU013061RAJ01\",\n                \"billerName\": \"Mayo College Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU013062RAJ01\",\n                \"billerName\": \"Mayoor Chopasni School\"\n            },\n            {\n                \"billerId\": \"EDU013063RAJ01\",\n                \"billerName\": \"Mayoor School\"\n            },\n            {\n                \"billerId\": \"EDU013064RAJ01\",\n                \"billerName\": \"Mayoor School\"\n            },\n            {\n                \"billerId\": \"EDU013065RAJ01\",\n                \"billerName\": \"Mayura School\"\n            },\n            {\n                \"billerId\": \"EDU013066RAJ01\",\n                \"billerName\": \"Mentor International School\"\n            },\n            {\n                \"billerId\": \"EDU013067RAJ01\",\n                \"billerName\": \"Mittal International School\"\n            },\n            {\n                \"billerId\": \"EDU013068RAJ01\",\n                \"billerName\": \"Mld International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013069RAJ01\",\n                \"billerName\": \"Mm Public School\"\n            },\n            {\n                \"billerId\": \"EDU013070RAJ01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU013071RAJ01\",\n                \"billerName\": \"Modern Public Sr. Secondary School, Makro,Singhana(Jhunjhunu) Rajasthan\"\n            },\n            {\n                \"billerId\": \"EDU013072RAJ01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU013073RAJ01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU013074RAJ01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU013075RAJ01\",\n                \"billerName\": \"Modi Inst Of Educational Research\"\n            },\n            {\n                \"billerId\": \"EDU013076RAJ01\",\n                \"billerName\": \"Modi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013077RAJ01\",\n                \"billerName\": \"Mohan Lal Dayal Vinay Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013078RAJ01\",\n                \"billerName\": \"Mohta Public School\"\n            },\n            {\n                \"billerId\": \"EDU013079RAJ01\",\n                \"billerName\": \"Morning Glory School\"\n            },\n            {\n                \"billerId\": \"EDU013080RAJ01\",\n                \"billerName\": \"Morning Star St. Anselms School\"\n            },\n            {\n                \"billerId\": \"EDU013081RAJ01\",\n                \"billerName\": \"Mother&#39;S Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU013082RAJ01\",\n                \"billerName\": \"Mount Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013083RAJ01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU013084RAJ01\",\n                \"billerName\": \"Mount View Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013085RAJ01\",\n                \"billerName\": \"Ms Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU013086RAJ01\",\n                \"billerName\": \"My Own School\"\n            },\n            {\n                \"billerId\": \"EDU013087RAJ01\",\n                \"billerName\": \"N.C.A. Senior Secondary School,Nai Mandi Gharsana\"\n            },\n            {\n                \"billerId\": \"EDU013088RAJ01\",\n                \"billerName\": \"N.D. Ganga School\"\n            },\n            {\n                \"billerId\": \"EDU013089RAJ01\",\n                \"billerName\": \"N.K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU013090RAJ01\",\n                \"billerName\": \"N.V.N. English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013091RAJ01\",\n                \"billerName\": \"Narendra Academy, Sultana\"\n            },\n            {\n                \"billerId\": \"EDU013092RAJ01\",\n                \"billerName\": \"Narmada Devi Singhania International School\"\n            },\n            {\n                \"billerId\": \"EDU013093RAJ01\",\n                \"billerName\": \"National Academy Day Boarding Eng\"\n            },\n            {\n                \"billerId\": \"EDU013094RAJ01\",\n                \"billerName\": \"National Public Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013095RAJ01\",\n                \"billerName\": \"Nbf Public School\"\n            },\n            {\n                \"billerId\": \"EDU013096RAJ01\",\n                \"billerName\": \"Neerja Modi School\"\n            },\n            {\n                \"billerId\": \"EDU013097RAJ01\",\n                \"billerName\": \"Nehru Bal Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013098RAJ01\",\n                \"billerName\": \"New Era Central School\"\n            },\n            {\n                \"billerId\": \"EDU013099RAJ01\",\n                \"billerName\": \"New Look Central School\"\n            },\n            {\n                \"billerId\": \"EDU013100RAJ01\",\n                \"billerName\": \"New Look Central School\"\n            },\n            {\n                \"billerId\": \"EDU013101RAJ01\",\n                \"billerName\": \"New Look Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013102RAJ01\",\n                \"billerName\": \"New Look Uchtar Madhyamik Vidhyalaya,\"\n            },\n            {\n                \"billerId\": \"EDU013103RAJ01\",\n                \"billerName\": \"New Rajasthan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013104RAJ01\",\n                \"billerName\": \"New Rajasthan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013105RAJ01\",\n                \"billerName\": \"New Saraswati Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU013106RAJ01\",\n                \"billerName\": \"New State Academy\"\n            },\n            {\n                \"billerId\": \"EDU013107RAJ01\",\n                \"billerName\": \"Nims International School\"\n            },\n            {\n                \"billerId\": \"EDU013108RAJ01\",\n                \"billerName\": \"Noble International School\"\n            },\n            {\n                \"billerId\": \"EDU013109RAJ01\",\n                \"billerName\": \"Nosegay Public School\"\n            },\n            {\n                \"billerId\": \"EDU013110RAJ01\",\n                \"billerName\": \"Oasis Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU013111RAJ01\",\n                \"billerName\": \"Orange County School\"\n            },\n            {\n                \"billerId\": \"EDU013112RAJ01\",\n                \"billerName\": \"Our Lady Of Pillar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013113RAJ01\",\n                \"billerName\": \"Oxford International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013114RAJ01\",\n                \"billerName\": \"Oxford International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013115RAJ01\",\n                \"billerName\": \"Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU013116RAJ01\",\n                \"billerName\": \"Oxford Public Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013117RAJ01\",\n                \"billerName\": \"Padma Binani Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU013118RAJ01\",\n                \"billerName\": \"Padmawati Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013119RAJ01\",\n                \"billerName\": \"Pallavan Uchatar Prathmik Vidyalaya.\"\n            },\n            {\n                \"billerId\": \"EDU013120RAJ01\",\n                \"billerName\": \"Paras International English School\"\n            },\n            {\n                \"billerId\": \"EDU013121RAJ01\",\n                \"billerName\": \"Patni Public School\"\n            },\n            {\n                \"billerId\": \"EDU013122RAJ01\",\n                \"billerName\": \"Pearl Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU013123RAJ01\",\n                \"billerName\": \"Pearson School\"\n            },\n            {\n                \"billerId\": \"EDU013124RAJ01\",\n                \"billerName\": \"Petals International School\"\n            },\n            {\n                \"billerId\": \"EDU013125RAJ01\",\n                \"billerName\": \"Pilani Public School\"\n            },\n            {\n                \"billerId\": \"EDU013126RAJ01\",\n                \"billerName\": \"Pioneer Public School\"\n            },\n            {\n                \"billerId\": \"EDU013127RAJ01\",\n                \"billerName\": \"Piramal Girls Senior Secondary School (English Medium) Bagar\"\n            },\n            {\n                \"billerId\": \"EDU013128RAJ01\",\n                \"billerName\": \"Podar World School Jaipur\"\n            },\n            {\n                \"billerId\": \"EDU013129RAJ01\",\n                \"billerName\": \"Pole Star The School\"\n            },\n            {\n                \"billerId\": \"EDU013130RAJ01\",\n                \"billerName\": \"Polkaji Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU013131RAJ01\",\n                \"billerName\": \"Pooja International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013132RAJ01\",\n                \"billerName\": \"Pragati Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013133RAJ01\",\n                \"billerName\": \"Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU013134RAJ01\",\n                \"billerName\": \"Presidency The International School\"\n            },\n            {\n                \"billerId\": \"EDU013135RAJ01\",\n                \"billerName\": \"Prince Academy Of Higher Education\"\n            },\n            {\n                \"billerId\": \"EDU013136RAJ01\",\n                \"billerName\": \"Prince International School\"\n            },\n            {\n                \"billerId\": \"EDU013137RAJ01\",\n                \"billerName\": \"Prince Uch Madhyamik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013138RAJ01\",\n                \"billerName\": \"Prj Gyanjaya School\"\n            },\n            {\n                \"billerId\": \"EDU013139RAJ01\",\n                \"billerName\": \"Pt Uma Dutt Public School\"\n            },\n            {\n                \"billerId\": \"EDU013140RAJ01\",\n                \"billerName\": \"Pt. Parsadi Lal International School\"\n            },\n            {\n                \"billerId\": \"EDU013141RAJ01\",\n                \"billerName\": \"Queen Mary&#39;S Girls School\"\n            },\n            {\n                \"billerId\": \"EDU013142RAJ01\",\n                \"billerName\": \"Queen Marys School\"\n            },\n            {\n                \"billerId\": \"EDU013143RAJ01\",\n                \"billerName\": \"Queen Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013144RAJ01\",\n                \"billerName\": \"R S V Higher Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013145RAJ01\",\n                \"billerName\": \"R.S. Memorial International School\"\n            },\n            {\n                \"billerId\": \"EDU013146RAJ01\",\n                \"billerName\": \"Raath International School\"\n            },\n            {\n                \"billerId\": \"EDU013147RAJ01\",\n                \"billerName\": \"Radcliffe School\"\n            },\n            {\n                \"billerId\": \"EDU013148RAJ01\",\n                \"billerName\": \"Radhakrishnan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013149RAJ01\",\n                \"billerName\": \"Raffles International School\"\n            },\n            {\n                \"billerId\": \"EDU013150RAJ01\",\n                \"billerName\": \"Raghav World School\"\n            },\n            {\n                \"billerId\": \"EDU013151RAJ01\",\n                \"billerName\": \"Rahul Ma Shikshan Sansthan U Ma School\"\n            },\n            {\n                \"billerId\": \"EDU013152RAJ01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU013153RAJ01\",\n                \"billerName\": \"Rainbow School\"\n            },\n            {\n                \"billerId\": \"EDU013154RAJ01\",\n                \"billerName\": \"Raj Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013155RAJ01\",\n                \"billerName\": \"Rajasthan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013156RAJ01\",\n                \"billerName\": \"Rajdhani Public School\"\n            },\n            {\n                \"billerId\": \"EDU013157RAJ01\",\n                \"billerName\": \"Rajdhani School\"\n            },\n            {\n                \"billerId\": \"EDU013158RAJ01\",\n                \"billerName\": \"Rajeev Shiksan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU013159RAJ01\",\n                \"billerName\": \"Rajmata Krishna Kumari Girls Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU013160RAJ01\",\n                \"billerName\": \"Ramprasad Bohara Public School\"\n            },\n            {\n                \"billerId\": \"EDU013161RAJ01\",\n                \"billerName\": \"Rana International School\"\n            },\n            {\n                \"billerId\": \"EDU013162RAJ01\",\n                \"billerName\": \"Rana Pratap English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013163RAJ01\",\n                \"billerName\": \"Rani Devendra Kumari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013164RAJ01\",\n                \"billerName\": \"Rao Dalip Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013165RAJ01\",\n                \"billerName\": \"Rao Gheesa Ram Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013166RAJ01\",\n                \"billerName\": \"Rashtriya Military School\"\n            },\n            {\n                \"billerId\": \"EDU013167RAJ01\",\n                \"billerName\": \"Rashtriya Military School\"\n            },\n            {\n                \"billerId\": \"EDU013168RAJ01\",\n                \"billerName\": \"Ravindra International School\"\n            },\n            {\n                \"billerId\": \"EDU013169RAJ01\",\n                \"billerName\": \"Rawat Public School\"\n            },\n            {\n                \"billerId\": \"EDU013170RAJ01\",\n                \"billerName\": \"Right Start Inter Continental School\"\n            },\n            {\n                \"billerId\": \"EDU013171RAJ01\",\n                \"billerName\": \"Rishi Galav Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013172RAJ01\",\n                \"billerName\": \"Rockwoods High School\"\n            },\n            {\n                \"billerId\": \"EDU013173RAJ01\",\n                \"billerName\": \"Roopnagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013174RAJ01\",\n                \"billerName\": \"Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU013175RAJ01\",\n                \"billerName\": \"Royal Rajasthan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013176RAJ01\",\n                \"billerName\": \"Ruby Children Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013177RAJ01\",\n                \"billerName\": \"Rukmani Birla Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU013178RAJ01\",\n                \"billerName\": \"Rukmani Devi International School\"\n            },\n            {\n                \"billerId\": \"EDU013179RAJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU013180RAJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU013181RAJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU013182RAJ01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU013183RAJ01\",\n                \"billerName\": \"S G International School\"\n            },\n            {\n                \"billerId\": \"EDU013184RAJ01\",\n                \"billerName\": \"S J Public School\"\n            },\n            {\n                \"billerId\": \"EDU013185RAJ01\",\n                \"billerName\": \"S M Nimawat Public School\"\n            },\n            {\n                \"billerId\": \"EDU013186RAJ01\",\n                \"billerName\": \"S R Global School\"\n            },\n            {\n                \"billerId\": \"EDU013187RAJ01\",\n                \"billerName\": \"S R M Inernational School\"\n            },\n            {\n                \"billerId\": \"EDU013188RAJ01\",\n                \"billerName\": \"S R N International School\"\n            },\n            {\n                \"billerId\": \"EDU013189RAJ01\",\n                \"billerName\": \"S V Public School\"\n            },\n            {\n                \"billerId\": \"EDU013190RAJ01\",\n                \"billerName\": \"S.R. International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013191RAJ01\",\n                \"billerName\": \"S.R.Public Sr.Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013192RAJ01\",\n                \"billerName\": \"S.Tech I.T. School\"\n            },\n            {\n                \"billerId\": \"EDU013193RAJ01\",\n                \"billerName\": \"S.V.P. Shikshan Avam Anusandhan Sansthan,\"\n            },\n            {\n                \"billerId\": \"EDU013194RAJ01\",\n                \"billerName\": \"Sachet Convent\"\n            },\n            {\n                \"billerId\": \"EDU013195RAJ01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013196RAJ01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU013197RAJ01\",\n                \"billerName\": \"Sacred Heart Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013198RAJ01\",\n                \"billerName\": \"Sadguru Public School\"\n            },\n            {\n                \"billerId\": \"EDU013199RAJ01\",\n                \"billerName\": \"Sai Baba Public School\"\n            },\n            {\n                \"billerId\": \"EDU013200RAJ01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU013201RAJ01\",\n                \"billerName\": \"Saint Johns School\"\n            },\n            {\n                \"billerId\": \"EDU013202RAJ01\",\n                \"billerName\": \"Saint Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU013203RAJ01\",\n                \"billerName\": \"Saint Patrick&#39;S Vidya Bhawan Sr Sec\"\n            },\n            {\n                \"billerId\": \"EDU013204RAJ01\",\n                \"billerName\": \"Saint Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013205RAJ01\",\n                \"billerName\": \"Saint Soldier Public School\"\n            },\n            {\n                \"billerId\": \"EDU013206RAJ01\",\n                \"billerName\": \"Saint Soldier Public School\"\n            },\n            {\n                \"billerId\": \"EDU013207RAJ01\",\n                \"billerName\": \"Saint Soldier Public School\"\n            },\n            {\n                \"billerId\": \"EDU013208RAJ01\",\n                \"billerName\": \"Samrat Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013209RAJ01\",\n                \"billerName\": \"Sand Dunes Academy\"\n            },\n            {\n                \"billerId\": \"EDU013210RAJ01\",\n                \"billerName\": \"Sandeepan Academy, Avika Nagar,\"\n            },\n            {\n                \"billerId\": \"EDU013211RAJ01\",\n                \"billerName\": \"Sangam School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013212RAJ01\",\n                \"billerName\": \"Sanjeevani International School\"\n            },\n            {\n                \"billerId\": \"EDU013213RAJ01\",\n                \"billerName\": \"Sankalp Adademy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013214RAJ01\",\n                \"billerName\": \"Sanskaar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013215RAJ01\",\n                \"billerName\": \"Sanskar Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU013216RAJ01\",\n                \"billerName\": \"Sanskar International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013217RAJ01\",\n                \"billerName\": \"Sanskar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013218RAJ01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU013219RAJ01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU013220RAJ01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013221RAJ01\",\n                \"billerName\": \"Sanskar School\"\n            },\n            {\n                \"billerId\": \"EDU013222RAJ01\",\n                \"billerName\": \"Sanskar The School\"\n            },\n            {\n                \"billerId\": \"EDU013223RAJ01\",\n                \"billerName\": \"Sanskriti The School\"\n            },\n            {\n                \"billerId\": \"EDU013224RAJ01\",\n                \"billerName\": \"Sant Shri Asaramji Public School\"\n            },\n            {\n                \"billerId\": \"EDU013225RAJ01\",\n                \"billerName\": \"Saraswati English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013226RAJ01\",\n                \"billerName\": \"Saraswati Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU013227RAJ01\",\n                \"billerName\": \"Saraswati Shikshan Sadan Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013228RAJ01\",\n                \"billerName\": \"Sardar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013229RAJ01\",\n                \"billerName\": \"Sarvoday Kids&#39; Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013230RAJ01\",\n                \"billerName\": \"Sarvodaya Public School,\"\n            },\n            {\n                \"billerId\": \"EDU013231RAJ01\",\n                \"billerName\": \"Sarvodaya Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013232RAJ01\",\n                \"billerName\": \"Sarvodaya Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013233RAJ01\",\n                \"billerName\": \"Satya Lakshya Euro World School\"\n            },\n            {\n                \"billerId\": \"EDU013234RAJ01\",\n                \"billerName\": \"Sawai Man Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU013235RAJ01\",\n                \"billerName\": \"Sbioa Public School\"\n            },\n            {\n                \"billerId\": \"EDU013236RAJ01\",\n                \"billerName\": \"School Blue Heaven\"\n            },\n            {\n                \"billerId\": \"EDU013237RAJ01\",\n                \"billerName\": \"Sda School\"\n            },\n            {\n                \"billerId\": \"EDU013238RAJ01\",\n                \"billerName\": \"Seedling Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU013239RAJ01\",\n                \"billerName\": \"Seedling Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU013240RAJ01\",\n                \"billerName\": \"Seedling Public School\"\n            },\n            {\n                \"billerId\": \"EDU013241RAJ01\",\n                \"billerName\": \"Sesomu School\"\n            },\n            {\n                \"billerId\": \"EDU013242RAJ01\",\n                \"billerName\": \"Seth Nand Lal Dhanuka Harsh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013243RAJ01\",\n                \"billerName\": \"Seth Tola Ram Bafna Academy\"\n            },\n            {\n                \"billerId\": \"EDU013244RAJ01\",\n                \"billerName\": \"Seventh Day Adventist Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013245RAJ01\",\n                \"billerName\": \"Sgr Public School\"\n            },\n            {\n                \"billerId\": \"EDU013246RAJ01\",\n                \"billerName\": \"Shah Satmamji Girls School\"\n            },\n            {\n                \"billerId\": \"EDU013247RAJ01\",\n                \"billerName\": \"Shah Satnam Ji Boys School\"\n            },\n            {\n                \"billerId\": \"EDU013248RAJ01\",\n                \"billerName\": \"Shah Satnam Ji Girls School\"\n            },\n            {\n                \"billerId\": \"EDU013249RAJ01\",\n                \"billerName\": \"Shaheed Bhagat Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013250RAJ01\",\n                \"billerName\": \"Shana International School\"\n            },\n            {\n                \"billerId\": \"EDU013251RAJ01\",\n                \"billerName\": \"Shanti Asiatic School,\"\n            },\n            {\n                \"billerId\": \"EDU013252RAJ01\",\n                \"billerName\": \"Shanti International School\"\n            },\n            {\n                \"billerId\": \"EDU013253RAJ01\",\n                \"billerName\": \"Shanti Niketan Public School, Bhadra\"\n            },\n            {\n                \"billerId\": \"EDU013254RAJ01\",\n                \"billerName\": \"Sharda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013255RAJ01\",\n                \"billerName\": \"Shekhawati International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013256RAJ01\",\n                \"billerName\": \"Shekhawati International Academy Of Education,Sebad Badi\"\n            },\n            {\n                \"billerId\": \"EDU013257RAJ01\",\n                \"billerName\": \"Shekhawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU013258RAJ01\",\n                \"billerName\": \"Shekhawati Public School,\"\n            },\n            {\n                \"billerId\": \"EDU013259RAJ01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU013260RAJ01\",\n                \"billerName\": \"Sherwood Public School\"\n            },\n            {\n                \"billerId\": \"EDU013261RAJ01\",\n                \"billerName\": \"Shiksha High School\"\n            },\n            {\n                \"billerId\": \"EDU013262RAJ01\",\n                \"billerName\": \"Shiv Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013263RAJ01\",\n                \"billerName\": \"Shiv Jyoti Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013264RAJ01\",\n                \"billerName\": \"Shiva Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU013265RAJ01\",\n                \"billerName\": \"Shivaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU013266RAJ01\",\n                \"billerName\": \"Shivalik Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU013267RAJ01\",\n                \"billerName\": \"Shree Ashram The International School\"\n            },\n            {\n                \"billerId\": \"EDU013268RAJ01\",\n                \"billerName\": \"Shree Deichand Mangeram Smart School\"\n            },\n            {\n                \"billerId\": \"EDU013269RAJ01\",\n                \"billerName\": \"Shree Mahesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013270RAJ01\",\n                \"billerName\": \"Shree Narsingh Agrasen Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU013271RAJ01\",\n                \"billerName\": \"Shree Sudha Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013272RAJ01\",\n                \"billerName\": \"Shree Vidhya Ashram International School\"\n            },\n            {\n                \"billerId\": \"EDU013273RAJ01\",\n                \"billerName\": \"Shri Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU013274RAJ01\",\n                \"billerName\": \"Shri Ajit Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013275RAJ01\",\n                \"billerName\": \"Shri Bhawani Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013276RAJ01\",\n                \"billerName\": \"Shri Dalmia Girls Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013277RAJ01\",\n                \"billerName\": \"Shri Hari Ram Saboo Public School\"\n            },\n            {\n                \"billerId\": \"EDU013278RAJ01\",\n                \"billerName\": \"Shri Jain Adarsh Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013279RAJ01\",\n                \"billerName\": \"Shri Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU013280RAJ01\",\n                \"billerName\": \"Shri Jain Shwetamber Terapanthi Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013281RAJ01\",\n                \"billerName\": \"Shri Maan Sant Ishar Singh Ji Maharaj Academy, Kesrisinghpur Road Kaminpura\"\n            },\n            {\n                \"billerId\": \"EDU013282RAJ01\",\n                \"billerName\": \"Shri Mahaveer Internatioal School\"\n            },\n            {\n                \"billerId\": \"EDU013283RAJ01\",\n                \"billerName\": \"Shri Mangalchand Didwaniya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013284RAJ01\",\n                \"billerName\": \"Shri Radhaswami International School\"\n            },\n            {\n                \"billerId\": \"EDU013285RAJ01\",\n                \"billerName\": \"Shri Vardhman Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013286RAJ01\",\n                \"billerName\": \"Sigma School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013287RAJ01\",\n                \"billerName\": \"Silver Oak School\"\n            },\n            {\n                \"billerId\": \"EDU013288RAJ01\",\n                \"billerName\": \"Singhania Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU013289RAJ01\",\n                \"billerName\": \"Sir Padam Pat Singhania School\"\n            },\n            {\n                \"billerId\": \"EDU013290RAJ01\",\n                \"billerName\": \"Sk Greenwood Shikshan Sanstan\"\n            },\n            {\n                \"billerId\": \"EDU013291RAJ01\",\n                \"billerName\": \"Skywings International School\"\n            },\n            {\n                \"billerId\": \"EDU013292RAJ01\",\n                \"billerName\": \"Sl. Kaeley Penguin Kids School\"\n            },\n            {\n                \"billerId\": \"EDU013293RAJ01\",\n                \"billerName\": \"Smt Chunki Devi Mahadeo Lal Bhomrajka K.V.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013294RAJ01\",\n                \"billerName\": \"Smt Godavaribai Ramdeo Podar Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013295RAJ01\",\n                \"billerName\": \"Smt. Janki Devi Mandelia Co Educational Engish Medium School,Pilani\"\n            },\n            {\n                \"billerId\": \"EDU013296RAJ01\",\n                \"billerName\": \"Smt.Kunani Bola Memorial Public School, Mandella\"\n            },\n            {\n                \"billerId\": \"EDU013297RAJ01\",\n                \"billerName\": \"Smt.Maina Devi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013298RAJ01\",\n                \"billerName\": \"Sneh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013299RAJ01\",\n                \"billerName\": \"Soham International School\"\n            },\n            {\n                \"billerId\": \"EDU013300RAJ01\",\n                \"billerName\": \"Soni Devi International  School\"\n            },\n            {\n                \"billerId\": \"EDU013301RAJ01\",\n                \"billerName\": \"Sophia Girls Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013302RAJ01\",\n                \"billerName\": \"Sophia Girls&#39; Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013303RAJ01\",\n                \"billerName\": \"Sophia High School\"\n            },\n            {\n                \"billerId\": \"EDU013304RAJ01\",\n                \"billerName\": \"Sophia Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013305RAJ01\",\n                \"billerName\": \"Sophia School\"\n            },\n            {\n                \"billerId\": \"EDU013306RAJ01\",\n                \"billerName\": \"Sophia Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013307RAJ01\",\n                \"billerName\": \"Sophia Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013308RAJ01\",\n                \"billerName\": \"Sophia Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013309RAJ01\",\n                \"billerName\": \"Spangle Public School\"\n            },\n            {\n                \"billerId\": \"EDU013310RAJ01\",\n                \"billerName\": \"Springdales Children&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013311RAJ01\",\n                \"billerName\": \"Springdales School\"\n            },\n            {\n                \"billerId\": \"EDU013312RAJ01\",\n                \"billerName\": \"Springfield School\"\n            },\n            {\n                \"billerId\": \"EDU013313RAJ01\",\n                \"billerName\": \"Sri Aurbindo Centre Of New Education\"\n            },\n            {\n                \"billerId\": \"EDU013314RAJ01\",\n                \"billerName\": \"Sri Gururam Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU013315RAJ01\",\n                \"billerName\": \"Sri Parshwanath Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013316RAJ01\",\n                \"billerName\": \"Srikalyan World School\"\n            },\n            {\n                \"billerId\": \"EDU013317RAJ01\",\n                \"billerName\": \"Ss Mody Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU013318RAJ01\",\n                \"billerName\": \"St Anselm School\"\n            },\n            {\n                \"billerId\": \"EDU013319RAJ01\",\n                \"billerName\": \"St Anselms North City School\"\n            },\n            {\n                \"billerId\": \"EDU013320RAJ01\",\n                \"billerName\": \"St Johns School\"\n            },\n            {\n                \"billerId\": \"EDU013321RAJ01\",\n                \"billerName\": \"St John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013322RAJ01\",\n                \"billerName\": \"St Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDU013323RAJ01\",\n                \"billerName\": \"St Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013324RAJ01\",\n                \"billerName\": \"St Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU013325RAJ01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013326RAJ01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013327RAJ01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013328RAJ01\",\n                \"billerName\": \"St Paul&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013329RAJ01\",\n                \"billerName\": \"St Stephen&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013330RAJ01\",\n                \"billerName\": \"St Teresa Vidyadeep\"\n            },\n            {\n                \"billerId\": \"EDU013331RAJ01\",\n                \"billerName\": \"St Wilfred&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013332RAJ01\",\n                \"billerName\": \"St. Angela Sophia Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013333RAJ01\",\n                \"billerName\": \"St. Annes Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013334RAJ01\",\n                \"billerName\": \"St. Anselm School\"\n            },\n            {\n                \"billerId\": \"EDU013335RAJ01\",\n                \"billerName\": \"St. Anselm&#39;S Pink City School\"\n            },\n            {\n                \"billerId\": \"EDU013336RAJ01\",\n                \"billerName\": \"St. Anselms School\"\n            },\n            {\n                \"billerId\": \"EDU013337RAJ01\",\n                \"billerName\": \"St. Anselm&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013338RAJ01\",\n                \"billerName\": \"St. Anselm&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013339RAJ01\",\n                \"billerName\": \"St. Anselm&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013340RAJ01\",\n                \"billerName\": \"St. Anselms Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013341RAJ01\",\n                \"billerName\": \"St. Anselm&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013342RAJ01\",\n                \"billerName\": \"St. Anthonys Convent School Jodhpur\"\n            },\n            {\n                \"billerId\": \"EDU013343RAJ01\",\n                \"billerName\": \"St. Anthony&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013344RAJ01\",\n                \"billerName\": \"St. Edmund&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013345RAJ01\",\n                \"billerName\": \"St. Edmund&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013346RAJ01\",\n                \"billerName\": \"St. Francis De Sales School\"\n            },\n            {\n                \"billerId\": \"EDU013347RAJ01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU013348RAJ01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU013349RAJ01\",\n                \"billerName\": \"St. Gregorios Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013350RAJ01\",\n                \"billerName\": \"St. Hrits Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013351RAJ01\",\n                \"billerName\": \"St. John&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013352RAJ01\",\n                \"billerName\": \"St. Joseph Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013353RAJ01\",\n                \"billerName\": \"St. Josephs Central School\"\n            },\n            {\n                \"billerId\": \"EDU013354RAJ01\",\n                \"billerName\": \"St. Lawrence Public School\"\n            },\n            {\n                \"billerId\": \"EDU013355RAJ01\",\n                \"billerName\": \"St. Luke&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013356RAJ01\",\n                \"billerName\": \"St. Mary Convent Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013357RAJ01\",\n                \"billerName\": \"St. Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013358RAJ01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013359RAJ01\",\n                \"billerName\": \"St. Mary&#39;S Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013360RAJ01\",\n                \"billerName\": \"St. Mary&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU013361RAJ01\",\n                \"billerName\": \"St. Mary&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013362RAJ01\",\n                \"billerName\": \"St. Mathew&#39;S Mission School\"\n            },\n            {\n                \"billerId\": \"EDU013363RAJ01\",\n                \"billerName\": \"St. Paul School\"\n            },\n            {\n                \"billerId\": \"EDU013364RAJ01\",\n                \"billerName\": \"St. Paul School,\"\n            },\n            {\n                \"billerId\": \"EDU013365RAJ01\",\n                \"billerName\": \"St. Paul Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013366RAJ01\",\n                \"billerName\": \"St. Paul&#39;S  Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013367RAJ01\",\n                \"billerName\": \"St. Paul&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013368RAJ01\",\n                \"billerName\": \"St. Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU013369RAJ01\",\n                \"billerName\": \"St. Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU013370RAJ01\",\n                \"billerName\": \"St. Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU013371RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013372RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013373RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013374RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013375RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013376RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013377RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013378RAJ01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013379RAJ01\",\n                \"billerName\": \"St. Pauls School, Jhalamand, Jodhpur\"\n            },\n            {\n                \"billerId\": \"EDU013380RAJ01\",\n                \"billerName\": \"St. Pauls Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013381RAJ01\",\n                \"billerName\": \"St. Paul&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013382RAJ01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013383RAJ01\",\n                \"billerName\": \"St. Soldier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013384RAJ01\",\n                \"billerName\": \"St. Teresa School\"\n            },\n            {\n                \"billerId\": \"EDU013385RAJ01\",\n                \"billerName\": \"St. Teresas School\"\n            },\n            {\n                \"billerId\": \"EDU013386RAJ01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU013387RAJ01\",\n                \"billerName\": \"St. Vivekanand Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013388RAJ01\",\n                \"billerName\": \"St. Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU013389RAJ01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013390RAJ01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013391RAJ01\",\n                \"billerName\": \"St. Xaviers School, Nevta - Jaipur\"\n            },\n            {\n                \"billerId\": \"EDU013392RAJ01\",\n                \"billerName\": \"St.Joseph&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU013393RAJ01\",\n                \"billerName\": \"St.Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013394RAJ01\",\n                \"billerName\": \"St.Pauls School\"\n            },\n            {\n                \"billerId\": \"EDU013395RAJ01\",\n                \"billerName\": \"St.Pauls School,Srisela-Falna\"\n            },\n            {\n                \"billerId\": \"EDU013396RAJ01\",\n                \"billerName\": \"St.Paul&#39;School\"\n            },\n            {\n                \"billerId\": \"EDU013397RAJ01\",\n                \"billerName\": \"St.Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013398RAJ01\",\n                \"billerName\": \"Stani Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013399RAJ01\",\n                \"billerName\": \"Star Public School\"\n            },\n            {\n                \"billerId\": \"EDU013400RAJ01\",\n                \"billerName\": \"Step By Step High School\"\n            },\n            {\n                \"billerId\": \"EDU013401RAJ01\",\n                \"billerName\": \"Step By Step Public School Alwar\"\n            },\n            {\n                \"billerId\": \"EDU013402RAJ01\",\n                \"billerName\": \"Subhash Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013403RAJ01\",\n                \"billerName\": \"Subodh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013404RAJ01\",\n                \"billerName\": \"Subodh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013405RAJ01\",\n                \"billerName\": \"Sunhill Academy\"\n            },\n            {\n                \"billerId\": \"EDU013406RAJ01\",\n                \"billerName\": \"Sunrise International  Public School\"\n            },\n            {\n                \"billerId\": \"EDU013407RAJ01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU013408RAJ01\",\n                \"billerName\": \"Sunvalley The School\"\n            },\n            {\n                \"billerId\": \"EDU013409RAJ01\",\n                \"billerName\": \"Suraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU013410RAJ01\",\n                \"billerName\": \"Suratgarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU013411RAJ01\",\n                \"billerName\": \"Suratgarh Thermal Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU013412RAJ01\",\n                \"billerName\": \"Swami Keshwanand Convent School,\"\n            },\n            {\n                \"billerId\": \"EDU013413RAJ01\",\n                \"billerName\": \"Swami Keshwanand Memorial Pub School\"\n            },\n            {\n                \"billerId\": \"EDU013414RAJ01\",\n                \"billerName\": \"Swami Nityanand International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013415RAJ01\",\n                \"billerName\": \"Swami Ram Narayan Rsv School\"\n            },\n            {\n                \"billerId\": \"EDU013416RAJ01\",\n                \"billerName\": \"Tagore English Academy\"\n            },\n            {\n                \"billerId\": \"EDU013417RAJ01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU013418RAJ01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU013419RAJ01\",\n                \"billerName\": \"Tagore International School\"\n            },\n            {\n                \"billerId\": \"EDU013420RAJ01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU013421RAJ01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU013422RAJ01\",\n                \"billerName\": \"Tagore Public School , Nimbijodha\"\n            },\n            {\n                \"billerId\": \"EDU013423RAJ01\",\n                \"billerName\": \"Tagore Public School,\"\n            },\n            {\n                \"billerId\": \"EDU013424RAJ01\",\n                \"billerName\": \"Tagore Public Senior Secondary School, Surajgarh\"\n            },\n            {\n                \"billerId\": \"EDU013425RAJ01\",\n                \"billerName\": \"Taj Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU013426RAJ01\",\n                \"billerName\": \"Tak Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013427RAJ01\",\n                \"billerName\": \"Takshila Public School, Hamjapur,Behror\"\n            },\n            {\n                \"billerId\": \"EDU013428RAJ01\",\n                \"billerName\": \"Teoler High School\"\n            },\n            {\n                \"billerId\": \"EDU013429RAJ01\",\n                \"billerName\": \"Thar School\"\n            },\n            {\n                \"billerId\": \"EDU013430RAJ01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU013431RAJ01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU013432RAJ01\",\n                \"billerName\": \"The Ankur Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013433RAJ01\",\n                \"billerName\": \"The Asia Pacific Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013434RAJ01\",\n                \"billerName\": \"The Bohras Global School\"\n            },\n            {\n                \"billerId\": \"EDU013435RAJ01\",\n                \"billerName\": \"The Kids School\"\n            },\n            {\n                \"billerId\": \"EDU013436RAJ01\",\n                \"billerName\": \"The Lord Krishna School\"\n            },\n            {\n                \"billerId\": \"EDU013437RAJ01\",\n                \"billerName\": \"The Matsya School , Bansur\"\n            },\n            {\n                \"billerId\": \"EDU013438RAJ01\",\n                \"billerName\": \"The Modern School\"\n            },\n            {\n                \"billerId\": \"EDU013439RAJ01\",\n                \"billerName\": \"The Noble Scholar Academy\"\n            },\n            {\n                \"billerId\": \"EDU013440RAJ01\",\n                \"billerName\": \"The Palace School\"\n            },\n            {\n                \"billerId\": \"EDU013441RAJ01\",\n                \"billerName\": \"The Paramount Public School\"\n            },\n            {\n                \"billerId\": \"EDU013442RAJ01\",\n                \"billerName\": \"The Rajasthan School\"\n            },\n            {\n                \"billerId\": \"EDU013443RAJ01\",\n                \"billerName\": \"The Sagar School\"\n            },\n            {\n                \"billerId\": \"EDU013444RAJ01\",\n                \"billerName\": \"The Scholars&#39;Arena Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013445RAJ01\",\n                \"billerName\": \"The Shanti Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013446RAJ01\",\n                \"billerName\": \"The Study\"\n            },\n            {\n                \"billerId\": \"EDU013447RAJ01\",\n                \"billerName\": \"The Tagore School\"\n            },\n            {\n                \"billerId\": \"EDU013448RAJ01\",\n                \"billerName\": \"The Trigat School\"\n            },\n            {\n                \"billerId\": \"EDU013449RAJ01\",\n                \"billerName\": \"The Turning Point Public School\"\n            },\n            {\n                \"billerId\": \"EDU013450RAJ01\",\n                \"billerName\": \"Tilak Public School\"\n            },\n            {\n                \"billerId\": \"EDU013451RAJ01\",\n                \"billerName\": \"Times Public School\"\n            },\n            {\n                \"billerId\": \"EDU013452RAJ01\",\n                \"billerName\": \"Tiny Tots School\"\n            },\n            {\n                \"billerId\": \"EDU013453RAJ01\",\n                \"billerName\": \"Tiny Tots School\"\n            },\n            {\n                \"billerId\": \"EDU013454RAJ01\",\n                \"billerName\": \"Tm International School\"\n            },\n            {\n                \"billerId\": \"EDU013455RAJ01\",\n                \"billerName\": \"Toppers Academy, Sanchore\"\n            },\n            {\n                \"billerId\": \"EDU013456RAJ01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU013457RAJ01\",\n                \"billerName\": \"Tree House High School\"\n            },\n            {\n                \"billerId\": \"EDU013458RAJ01\",\n                \"billerName\": \"Trm Public School, Binasar, Churu\"\n            },\n            {\n                \"billerId\": \"EDU013459RAJ01\",\n                \"billerName\": \"Universe Public School\"\n            },\n            {\n                \"billerId\": \"EDU013460RAJ01\",\n                \"billerName\": \"Utopia Col Satsangi&#39;S Kiran Memorial\"\n            },\n            {\n                \"billerId\": \"EDU013461RAJ01\",\n                \"billerName\": \"V M Public School\"\n            },\n            {\n                \"billerId\": \"EDU013462RAJ01\",\n                \"billerName\": \"Vadanta International  School\"\n            },\n            {\n                \"billerId\": \"EDU013463RAJ01\",\n                \"billerName\": \"Varda Smart School\"\n            },\n            {\n                \"billerId\": \"EDU013464RAJ01\",\n                \"billerName\": \"Veena Memorial Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU013465RAJ01\",\n                \"billerName\": \"Vidhya Sagar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013466RAJ01\",\n                \"billerName\": \"Vidhyanjali Academy\"\n            },\n            {\n                \"billerId\": \"EDU013467RAJ01\",\n                \"billerName\": \"Vidhyashram International School\"\n            },\n            {\n                \"billerId\": \"EDU013468RAJ01\",\n                \"billerName\": \"Vidhyasthali International School\"\n            },\n            {\n                \"billerId\": \"EDU013469RAJ01\",\n                \"billerName\": \"Vidya Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU013470RAJ01\",\n                \"billerName\": \"Vidya Bhawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013471RAJ01\",\n                \"billerName\": \"Vidya Global School\"\n            },\n            {\n                \"billerId\": \"EDU013472RAJ01\",\n                \"billerName\": \"Vidya Gram International School\"\n            },\n            {\n                \"billerId\": \"EDU013473RAJ01\",\n                \"billerName\": \"Vidya Mandir Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013474RAJ01\",\n                \"billerName\": \"Vidya Niketan (Birla Public School)\"\n            },\n            {\n                \"billerId\": \"EDU013475RAJ01\",\n                \"billerName\": \"Vidyasham Public School\"\n            },\n            {\n                \"billerId\": \"EDU013476RAJ01\",\n                \"billerName\": \"Vidyasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU013477RAJ01\",\n                \"billerName\": \"Vidyasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU013478RAJ01\",\n                \"billerName\": \"Vidyasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU013479RAJ01\",\n                \"billerName\": \"Vijay Central Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU013480RAJ01\",\n                \"billerName\": \"Vijay Laxmi International School\"\n            },\n            {\n                \"billerId\": \"EDU013481RAJ01\",\n                \"billerName\": \"Vijay Laxmi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013482RAJ01\",\n                \"billerName\": \"Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU013483RAJ01\",\n                \"billerName\": \"Vimal Vidya Vihar Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013484RAJ01\",\n                \"billerName\": \"Vinayak International School\"\n            },\n            {\n                \"billerId\": \"EDU013485RAJ01\",\n                \"billerName\": \"Vinayak International School\"\n            },\n            {\n                \"billerId\": \"EDU013486RAJ01\",\n                \"billerName\": \"Vinayak International School\"\n            },\n            {\n                \"billerId\": \"EDU013487RAJ01\",\n                \"billerName\": \"Vinayak International School\"\n            },\n            {\n                \"billerId\": \"EDU013488RAJ01\",\n                \"billerName\": \"Virasat Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU013489RAJ01\",\n                \"billerName\": \"Vivek Techno School\"\n            },\n            {\n                \"billerId\": \"EDU013490RAJ01\",\n                \"billerName\": \"Vivek Techno School,Nagaur\"\n            },\n            {\n                \"billerId\": \"EDU013491RAJ01\",\n                \"billerName\": \"Vivekanand Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013492RAJ01\",\n                \"billerName\": \"Vivekanand Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013493RAJ01\",\n                \"billerName\": \"Vivekanand Senior Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013494RAJ01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013495RAJ01\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013496RAJ01\",\n                \"billerName\": \"Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDU013497RAJ01\",\n                \"billerName\": \"Viveknanad Public School Katopur\"\n            },\n            {\n                \"billerId\": \"EDU013498RAJ01\",\n                \"billerName\": \"Vrindavan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013499RAJ01\",\n                \"billerName\": \"Vrindavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013500RAJ01\",\n                \"billerName\": \"Vspk International School\"\n            },\n            {\n                \"billerId\": \"EDU013501RAJ01\",\n                \"billerName\": \"Vyapar Mandal Public School\"\n            },\n            {\n                \"billerId\": \"EDU013503RAJ01\",\n                \"billerName\": \"Witty International School\"\n            },\n            {\n                \"billerId\": \"EDU013504RAJ01\",\n                \"billerName\": \"World Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU013505RAJ01\",\n                \"billerName\": \"Yogiraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU013506RAJ01\",\n                \"billerName\": \"Yugantar International School\"\n            },\n            {\n                \"billerId\": \"EDU013507RAJ01\",\n                \"billerName\": \"Zee School, Bhilwara\"\n            },\n            {\n                \"billerId\": \"EDU013508RAJ01\",\n                \"billerName\": \"Zinc Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013509SIK01\",\n                \"billerName\": \"Assam Rifles School\"\n            },\n            {\n                \"billerId\": \"EDU013510SIK01\",\n                \"billerName\": \"Bahai&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013511SIK01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU013512SIK01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU013513SIK01\",\n                \"billerName\": \"East Point Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013514SIK01\",\n                \"billerName\": \"Himalayan Academy\"\n            },\n            {\n                \"billerId\": \"EDU013515SIK01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU013516SIK01\",\n                \"billerName\": \"Manjusri Public School\"\n            },\n            {\n                \"billerId\": \"EDU013517SIK01\",\n                \"billerName\": \"Mountzionschool\"\n            },\n            {\n                \"billerId\": \"EDU013518SIK01\",\n                \"billerName\": \"Nabil&#39;S Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU013519SIK01\",\n                \"billerName\": \"Namchi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013520SIK01\",\n                \"billerName\": \"Saraswati Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU013521SIK01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU013522SIK01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013523SIK01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013524SIK01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013525SIK01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU013526SIK01\",\n                \"billerName\": \"Tashi Namgyal Academy\"\n            },\n            {\n                \"billerId\": \"EDU013527SIK01\",\n                \"billerName\": \"Wood Stock School\"\n            },\n            {\n                \"billerId\": \"EDU013528TND01\",\n                \"billerName\": \"A J C English School\"\n            },\n            {\n                \"billerId\": \"EDU013529TND01\",\n                \"billerName\": \"A M Public School\"\n            },\n            {\n                \"billerId\": \"EDU013530TND01\",\n                \"billerName\": \"A.K.T. Memorial Vidya Saaket School\"\n            },\n            {\n                \"billerId\": \"EDU013531TND01\",\n                \"billerName\": \"A.R.J.  Public School\"\n            },\n            {\n                \"billerId\": \"EDU013532TND01\",\n                \"billerName\": \"A++ National School\"\n            },\n            {\n                \"billerId\": \"EDU013533TND01\",\n                \"billerName\": \"Aaa International School\"\n            },\n            {\n                \"billerId\": \"EDU013534TND01\",\n                \"billerName\": \"Aachi International School\"\n            },\n            {\n                \"billerId\": \"EDU013535TND01\",\n                \"billerName\": \"Abacus International Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU013536TND01\",\n                \"billerName\": \"Abacus Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU013537TND01\",\n                \"billerName\": \"Abcs Kenbridge School\"\n            },\n            {\n                \"billerId\": \"EDU013538TND01\",\n                \"billerName\": \"Abs Vidhya Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU013539TND01\",\n                \"billerName\": \"Achariya School\"\n            },\n            {\n                \"billerId\": \"EDU013540TND01\",\n                \"billerName\": \"Achyuta Academy School\"\n            },\n            {\n                \"billerId\": \"EDU013541TND01\",\n                \"billerName\": \"Adarsh Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU013542TND01\",\n                \"billerName\": \"Adharsh Vidhyalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU013543TND01\",\n                \"billerName\": \"Adhyapana School\"\n            },\n            {\n                \"billerId\": \"EDU013544TND01\",\n                \"billerName\": \"Adithya International School\"\n            },\n            {\n                \"billerId\": \"EDU013545TND01\",\n                \"billerName\": \"Advaith International Academy\"\n            },\n            {\n                \"billerId\": \"EDU013546TND01\",\n                \"billerName\": \"Agaram Public School\"\n            },\n            {\n                \"billerId\": \"EDU013547TND01\",\n                \"billerName\": \"Agurchand Manmull Jain School\"\n            },\n            {\n                \"billerId\": \"EDU013548TND01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU013549TND01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU013550TND01\",\n                \"billerName\": \"Ajc Public School\"\n            },\n            {\n                \"billerId\": \"EDU013551TND01\",\n                \"billerName\": \"Akara World Schools - Cbse\"\n            },\n            {\n                \"billerId\": \"EDU013552TND01\",\n                \"billerName\": \"Akchara Bala Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU013553TND01\",\n                \"billerName\": \"Akg Public School\"\n            },\n            {\n                \"billerId\": \"EDU013554TND01\",\n                \"billerName\": \"Akr Academy School\"\n            },\n            {\n                \"billerId\": \"EDU013556TND01\",\n                \"billerName\": \"Akshaya Academy Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013557TND01\",\n                \"billerName\": \"Akshaya Academy Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013558TND01\",\n                \"billerName\": \"Akv Public School\"\n            },\n            {\n                \"billerId\": \"EDU013559TND01\",\n                \"billerName\": \"Al - Hira Model School\"\n            },\n            {\n                \"billerId\": \"EDU013560TND01\",\n                \"billerName\": \"Alagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013561TND01\",\n                \"billerName\": \"Alagu Jothi Academy\"\n            },\n            {\n                \"billerId\": \"EDU013562TND01\",\n                \"billerName\": \"Alchemy Public School\"\n            },\n            {\n                \"billerId\": \"EDU013563TND01\",\n                \"billerName\": \"All India Modern School (Aims)\"\n            },\n            {\n                \"billerId\": \"EDU013564TND01\",\n                \"billerName\": \"Almighty Vidhyalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU013565TND01\",\n                \"billerName\": \"Al-Munawara Islamic School Cbse\"\n            },\n            {\n                \"billerId\": \"EDU013566TND01\",\n                \"billerName\": \"Alpha School\"\n            },\n            {\n                \"billerId\": \"EDU013567TND01\",\n                \"billerName\": \"Alpha School\"\n            },\n            {\n                \"billerId\": \"EDU013568TND01\",\n                \"billerName\": \"Alpha Wisdom Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013569TND01\",\n                \"billerName\": \"Alwin International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013570TND01\",\n                \"billerName\": \"Alwin Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013571TND01\",\n                \"billerName\": \"Amarjyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013572TND01\",\n                \"billerName\": \"Amazon International School\"\n            },\n            {\n                \"billerId\": \"EDU013573TND01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU013574TND01\",\n                \"billerName\": \"Amrita Vidyalayam,\"\n            },\n            {\n                \"billerId\": \"EDU013575TND01\",\n                \"billerName\": \"Amrita Vidyalayam,\"\n            },\n            {\n                \"billerId\": \"EDU013576TND01\",\n                \"billerName\": \"Amrita Vidyalayam,\"\n            },\n            {\n                \"billerId\": \"EDU013577TND01\",\n                \"billerName\": \"Amrita Vidyalayam, Ettimadai\"\n            },\n            {\n                \"billerId\": \"EDU013578TND01\",\n                \"billerName\": \"Amrita Vidyalayam, Kanyakumari\"\n            },\n            {\n                \"billerId\": \"EDU013579TND01\",\n                \"billerName\": \"Amrita Vidyalayam, Ramanathapuram\"\n            },\n            {\n                \"billerId\": \"EDU013580TND01\",\n                \"billerName\": \"Amrita Vidyalayam, Tirupur\"\n            },\n            {\n                \"billerId\": \"EDU013581TND01\",\n                \"billerName\": \"Anan Kids Academy\"\n            },\n            {\n                \"billerId\": \"EDU013582TND01\",\n                \"billerName\": \"Angappa Edu. Trust Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013583TND01\",\n                \"billerName\": \"Annai Violet International School\"\n            },\n            {\n                \"billerId\": \"EDU013584TND01\",\n                \"billerName\": \"Antony Public School\"\n            },\n            {\n                \"billerId\": \"EDU013585TND01\",\n                \"billerName\": \"Anugragha International School\"\n            },\n            {\n                \"billerId\": \"EDU013586TND01\",\n                \"billerName\": \"Anugraha Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU013587TND01\",\n                \"billerName\": \"Anuvrat Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU013588TND01\",\n                \"billerName\": \"Apex Pon Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013589TND01\",\n                \"billerName\": \"Apollo Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013590TND01\",\n                \"billerName\": \"Appu Arivaalayem Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013591TND01\",\n                \"billerName\": \"Arb International School\"\n            },\n            {\n                \"billerId\": \"EDU013592TND01\",\n                \"billerName\": \"Aristo Public School\"\n            },\n            {\n                \"billerId\": \"EDU013593TND01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU013594TND01\",\n                \"billerName\": \"Arrs Academy\"\n            },\n            {\n                \"billerId\": \"EDU013595TND01\",\n                \"billerName\": \"Arsha Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013596TND01\",\n                \"billerName\": \"Arulmigu Meenakshi Amman Public School\"\n            },\n            {\n                \"billerId\": \"EDU013597TND01\",\n                \"billerName\": \"Arumugham Palaniguru Modern School\"\n            },\n            {\n                \"billerId\": \"EDU013598TND01\",\n                \"billerName\": \"Arya Vidhyasshram International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013599TND01\",\n                \"billerName\": \"Asan Memorial Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013600TND01\",\n                \"billerName\": \"Asian Christian High School\"\n            },\n            {\n                \"billerId\": \"EDU013601TND01\",\n                \"billerName\": \"Athena Global School\"\n            },\n            {\n                \"billerId\": \"EDU013602TND01\",\n                \"billerName\": \"Atlantic International School\"\n            },\n            {\n                \"billerId\": \"EDU013603TND01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU013604TND01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU013605TND01\",\n                \"billerName\": \"Atomic Energy Central School\"\n            },\n            {\n                \"billerId\": \"EDU013606TND01\",\n                \"billerName\": \"Aurobindo International School\"\n            },\n            {\n                \"billerId\": \"EDU013607TND01\",\n                \"billerName\": \"Aurobindo Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU013608TND01\",\n                \"billerName\": \"Avatar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013609TND01\",\n                \"billerName\": \"Avk International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013610TND01\",\n                \"billerName\": \"Avp Trust Public School\"\n            },\n            {\n                \"billerId\": \"EDU013611TND01\",\n                \"billerName\": \"Avs Central School\"\n            },\n            {\n                \"billerId\": \"EDU013612TND01\",\n                \"billerName\": \"B V Bhavan&#39;S Rajaji Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013613TND01\",\n                \"billerName\": \"B.V.M. Global\"\n            },\n            {\n                \"billerId\": \"EDU013614TND01\",\n                \"billerName\": \"B.V.M. Global\"\n            },\n            {\n                \"billerId\": \"EDU013615TND01\",\n                \"billerName\": \"B.V.M. Global Bollineni Hill Side\"\n            },\n            {\n                \"billerId\": \"EDU013616TND01\",\n                \"billerName\": \"B.V.M. Global Karpagam Campus\"\n            },\n            {\n                \"billerId\": \"EDU013617TND01\",\n                \"billerName\": \"Babaji Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU013618TND01\",\n                \"billerName\": \"Bala Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013619TND01\",\n                \"billerName\": \"Balsam Academy\"\n            },\n            {\n                \"billerId\": \"EDU013620TND01\",\n                \"billerName\": \"Bannari Amman Public School\"\n            },\n            {\n                \"billerId\": \"EDU013621TND01\",\n                \"billerName\": \"Besant Arundale Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013622TND01\",\n                \"billerName\": \"Best School\"\n            },\n            {\n                \"billerId\": \"EDU013623TND01\",\n                \"billerName\": \"Beta Public School\"\n            },\n            {\n                \"billerId\": \"EDU013624TND01\",\n                \"billerName\": \"Bhaarath Public Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013625TND01\",\n                \"billerName\": \"Bhagwan Mahaveer Dayaniketan Jain School\"\n            },\n            {\n                \"billerId\": \"EDU013626TND01\",\n                \"billerName\": \"Bhaktavatsalam Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013627TND01\",\n                \"billerName\": \"Bharani Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013628TND01\",\n                \"billerName\": \"Bharat International School\"\n            },\n            {\n                \"billerId\": \"EDU013629TND01\",\n                \"billerName\": \"Bharath Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013630TND01\",\n                \"billerName\": \"Bharath Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013631TND01\",\n                \"billerName\": \"Bharathi Academy\"\n            },\n            {\n                \"billerId\": \"EDU013632TND01\",\n                \"billerName\": \"Bharathi Vidhya Bhavan School\"\n            },\n            {\n                \"billerId\": \"EDU013633TND01\",\n                \"billerName\": \"Bharathi Vidhyaa Kendhra School\"\n            },\n            {\n                \"billerId\": \"EDU013634TND01\",\n                \"billerName\": \"Bharathi Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU013635TND01\",\n                \"billerName\": \"Bharathiyar Hi-Tech International School\"\n            },\n            {\n                \"billerId\": \"EDU013636TND01\",\n                \"billerName\": \"Bharati Vidyalaya Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013637TND01\",\n                \"billerName\": \"Bhavani Vidyashram Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013638TND01\",\n                \"billerName\": \"Bhavan&#39;S Gandhi Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013639TND01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU013640TND01\",\n                \"billerName\": \"Bishop Remigius School\"\n            },\n            {\n                \"billerId\": \"EDU013641TND01\",\n                \"billerName\": \"Blossom Public School\"\n            },\n            {\n                \"billerId\": \"EDU013642TND01\",\n                \"billerName\": \"Boaz Public School\"\n            },\n            {\n                \"billerId\": \"EDU013643TND01\",\n                \"billerName\": \"Bon Secours Public School\"\n            },\n            {\n                \"billerId\": \"EDU013644TND01\",\n                \"billerName\": \"Brammaas Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU013645TND01\",\n                \"billerName\": \"Breek&#39;S All India Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013646TND01\",\n                \"billerName\": \"Bright Minds Vidyodaya\"\n            },\n            {\n                \"billerId\": \"EDU013647TND01\",\n                \"billerName\": \"Bright Public School\"\n            },\n            {\n                \"billerId\": \"EDU013648TND01\",\n                \"billerName\": \"Brilliant School\"\n            },\n            {\n                \"billerId\": \"EDU013649TND01\",\n                \"billerName\": \"Brindavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013650TND01\",\n                \"billerName\": \"Brindavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013651TND01\",\n                \"billerName\": \"Brindavan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013652TND01\",\n                \"billerName\": \"Brindhavanna Vidhialaya\"\n            },\n            {\n                \"billerId\": \"EDU013653TND01\",\n                \"billerName\": \"Cambridge Public E-School\"\n            },\n            {\n                \"billerId\": \"EDU013654TND01\",\n                \"billerName\": \"Cambridge Public E-School\"\n            },\n            {\n                \"billerId\": \"EDU013655TND01\",\n                \"billerName\": \"Care International School\"\n            },\n            {\n                \"billerId\": \"EDU013656TND01\",\n                \"billerName\": \"Carmel International School\"\n            },\n            {\n                \"billerId\": \"EDU013657TND01\",\n                \"billerName\": \"Carmel Public School\"\n            },\n            {\n                \"billerId\": \"EDU013658TND01\",\n                \"billerName\": \"Cauvery Global School\"\n            },\n            {\n                \"billerId\": \"EDU013659TND01\",\n                \"billerName\": \"Cauvery International School\"\n            },\n            {\n                \"billerId\": \"EDU013660TND01\",\n                \"billerName\": \"Ceedeeyes Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU013661TND01\",\n                \"billerName\": \"Chandra Chellappan International School\"\n            },\n            {\n                \"billerId\": \"EDU013662TND01\",\n                \"billerName\": \"Chandra National School\"\n            },\n            {\n                \"billerId\": \"EDU013663TND01\",\n                \"billerName\": \"Chandrakanthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013664TND01\",\n                \"billerName\": \"Chathrapathy Shivaji D A V School\"\n            },\n            {\n                \"billerId\": \"EDU013665TND01\",\n                \"billerName\": \"Chelammal Vidhyaashram\"\n            },\n            {\n                \"billerId\": \"EDU013666TND01\",\n                \"billerName\": \"Chellammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013667TND01\",\n                \"billerName\": \"Chellappan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013668TND01\",\n                \"billerName\": \"Chennai Public School\"\n            },\n            {\n                \"billerId\": \"EDU013669TND01\",\n                \"billerName\": \"Chennai Public School,\"\n            },\n            {\n                \"billerId\": \"EDU013670TND01\",\n                \"billerName\": \"Chettinad Hari Shree Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU013671TND01\",\n                \"billerName\": \"Chettinad Public School\"\n            },\n            {\n                \"billerId\": \"EDU013672TND01\",\n                \"billerName\": \"Chettinad Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013673TND01\",\n                \"billerName\": \"Chettinad Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013674TND01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013675TND01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013676TND01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013677TND01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013678TND01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013679TND01\",\n                \"billerName\": \"Christ Cmi Central School\"\n            },\n            {\n                \"billerId\": \"EDU013680TND01\",\n                \"billerName\": \"Christ International School\"\n            },\n            {\n                \"billerId\": \"EDU013681TND01\",\n                \"billerName\": \"Christus Rex Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013682TND01\",\n                \"billerName\": \"Cluny Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDU013683TND01\",\n                \"billerName\": \"Coimbate Public School\"\n            },\n            {\n                \"billerId\": \"EDU013684TND01\",\n                \"billerName\": \"Comorin International School\"\n            },\n            {\n                \"billerId\": \"EDU013685TND01\",\n                \"billerName\": \"Corpus Christi School\"\n            },\n            {\n                \"billerId\": \"EDU013686TND01\",\n                \"billerName\": \"Crayons Public School\"\n            },\n            {\n                \"billerId\": \"EDU013687TND01\",\n                \"billerName\": \"Crescent Castle Public School\"\n            },\n            {\n                \"billerId\": \"EDU013688TND01\",\n                \"billerName\": \"Cs Academy\"\n            },\n            {\n                \"billerId\": \"EDU013689TND01\",\n                \"billerName\": \"Cs Academy\"\n            },\n            {\n                \"billerId\": \"EDU013690TND01\",\n                \"billerName\": \"D A V  B H E L School\"\n            },\n            {\n                \"billerId\": \"EDU013691TND01\",\n                \"billerName\": \"D A V Boys Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013692TND01\",\n                \"billerName\": \"D A V Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013693TND01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU013694TND01\",\n                \"billerName\": \"D A V School\"\n            },\n            {\n                \"billerId\": \"EDU013695TND01\",\n                \"billerName\": \"D A V Seni Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013696TND01\",\n                \"billerName\": \"D A V Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013697TND01\",\n                \"billerName\": \"D.A.V. School\"\n            },\n            {\n                \"billerId\": \"EDU013698TND01\",\n                \"billerName\": \"Damien Public School\"\n            },\n            {\n                \"billerId\": \"EDU013699TND01\",\n                \"billerName\": \"Dave Baba Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013700TND01\",\n                \"billerName\": \"Dawn School\"\n            },\n            {\n                \"billerId\": \"EDU013701TND01\",\n                \"billerName\": \"Dawn Shikshalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU013702TND01\",\n                \"billerName\": \"Dayasadan Agarwal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013703TND01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013704TND01\",\n                \"billerName\": \"Delhi Public School, Uniworld City, Nallambakkam, Chennai\"\n            },\n            {\n                \"billerId\": \"EDU013705TND01\",\n                \"billerName\": \"Devi Academy\"\n            },\n            {\n                \"billerId\": \"EDU013706TND01\",\n                \"billerName\": \"Dharani International School\"\n            },\n            {\n                \"billerId\": \"EDU013707TND01\",\n                \"billerName\": \"Dheeran Chinnamalai International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013708TND01\",\n                \"billerName\": \"Dhrona Public School\"\n            },\n            {\n                \"billerId\": \"EDU013709TND01\",\n                \"billerName\": \"Disha A Life School\"\n            },\n            {\n                \"billerId\": \"EDU013710TND01\",\n                \"billerName\": \"Dobbs Public School\"\n            },\n            {\n                \"billerId\": \"EDU013711TND01\",\n                \"billerName\": \"Doctors Public School\"\n            },\n            {\n                \"billerId\": \"EDU013712TND01\",\n                \"billerName\": \"Don Bosco School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013713TND01\",\n                \"billerName\": \"Doveton Boys&#39; Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013714TND01\",\n                \"billerName\": \"Doveton Girls&#39; Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013715TND01\",\n                \"billerName\": \"Dr .Thangamma International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013716TND01\",\n                \"billerName\": \"Dr M S U Murthy School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013717TND01\",\n                \"billerName\": \"Dr. Dasarathan International School\"\n            },\n            {\n                \"billerId\": \"EDU013718TND01\",\n                \"billerName\": \"Dr. Jacobs Hitech School\"\n            },\n            {\n                \"billerId\": \"EDU013719TND01\",\n                \"billerName\": \"Dr. Nalli Kuppuswamy Vivekananda Vidyalaya Junior College,\"\n            },\n            {\n                \"billerId\": \"EDU013720TND01\",\n                \"billerName\": \"Dr.C.L. Metha Sishya Omr School\"\n            },\n            {\n                \"billerId\": \"EDU013721TND01\",\n                \"billerName\": \"Dr.G.S.Kalyanasundaram Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU013722TND01\",\n                \"billerName\": \"Dr.Srk Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013723TND01\",\n                \"billerName\": \"Ebenezer Marcus International School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU013724TND01\",\n                \"billerName\": \"Eden Garden English School\"\n            },\n            {\n                \"billerId\": \"EDU013725TND01\",\n                \"billerName\": \"Edison G Agoram Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU013726TND01\",\n                \"billerName\": \"Edustar International School\"\n            },\n            {\n                \"billerId\": \"EDU013727TND01\",\n                \"billerName\": \"Emerald Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU013728TND01\",\n                \"billerName\": \"Esaki Vidyaashram\"\n            },\n            {\n                \"billerId\": \"EDU013729TND01\",\n                \"billerName\": \"Eternal Light Public School\"\n            },\n            {\n                \"billerId\": \"EDU013730TND01\",\n                \"billerName\": \"Everest Kenbridge School\"\n            },\n            {\n                \"billerId\": \"EDU013731TND01\",\n                \"billerName\": \"Everwin Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU013732TND01\",\n                \"billerName\": \"Excel Central School\"\n            },\n            {\n                \"billerId\": \"EDU013733TND01\",\n                \"billerName\": \"Fairlands A Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU013734TND01\",\n                \"billerName\": \"First Step Public School\"\n            },\n            {\n                \"billerId\": \"EDU013735TND01\",\n                \"billerName\": \"Francis Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU013736TND01\",\n                \"billerName\": \"Freedom Concept School\"\n            },\n            {\n                \"billerId\": \"EDU013737TND01\",\n                \"billerName\": \"Frontline Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU013738TND01\",\n                \"billerName\": \"Future School\"\n            },\n            {\n                \"billerId\": \"EDU013739TND01\",\n                \"billerName\": \"G B Public School\"\n            },\n            {\n                \"billerId\": \"EDU013740TND01\",\n                \"billerName\": \"G K Shetty Vivekananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013741TND01\",\n                \"billerName\": \"G R Thangamaligai Mahalakshmi V Vidy\"\n            },\n            {\n                \"billerId\": \"EDU013742TND01\",\n                \"billerName\": \"Gardencourt Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU013743TND01\",\n                \"billerName\": \"Gateway International Schools\"\n            },\n            {\n                \"billerId\": \"EDU013744TND01\",\n                \"billerName\": \"Gedee Public School\"\n            },\n            {\n                \"billerId\": \"EDU013745TND01\",\n                \"billerName\": \"Geethaanjali All India\"\n            },\n            {\n                \"billerId\": \"EDU013746TND01\",\n                \"billerName\": \"Gem International School\"\n            },\n            {\n                \"billerId\": \"EDU013747TND01\",\n                \"billerName\": \"Get School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013748TND01\",\n                \"billerName\": \"Githanjali Public School\"\n            },\n            {\n                \"billerId\": \"EDU013749TND01\",\n                \"billerName\": \"Gkm Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013750TND01\",\n                \"billerName\": \"Glazebrooke Public School\"\n            },\n            {\n                \"billerId\": \"EDU013751TND01\",\n                \"billerName\": \"Global Gateway Hi-Tech School\"\n            },\n            {\n                \"billerId\": \"EDU013752TND01\",\n                \"billerName\": \"Global International School\"\n            },\n            {\n                \"billerId\": \"EDU013753TND01\",\n                \"billerName\": \"Global Public School-Cbse\"\n            },\n            {\n                \"billerId\": \"EDU013754TND01\",\n                \"billerName\": \"Gnana Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013755TND01\",\n                \"billerName\": \"Gnanodaya International School\"\n            },\n            {\n                \"billerId\": \"EDU013756TND01\",\n                \"billerName\": \"Godson Public School\"\n            },\n            {\n                \"billerId\": \"EDU013757TND01\",\n                \"billerName\": \"Golden Gates Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU013758TND01\",\n                \"billerName\": \"Good Earth School\"\n            },\n            {\n                \"billerId\": \"EDU013759TND01\",\n                \"billerName\": \"Good Samaritan Public School\"\n            },\n            {\n                \"billerId\": \"EDU013760TND01\",\n                \"billerName\": \"Good Shepherd International School\"\n            },\n            {\n                \"billerId\": \"EDU013761TND01\",\n                \"billerName\": \"Good Shepherd Model School\"\n            },\n            {\n                \"billerId\": \"EDU013762TND01\",\n                \"billerName\": \"Grace International School\"\n            },\n            {\n                \"billerId\": \"EDU013763TND01\",\n                \"billerName\": \"Grd Public School\"\n            },\n            {\n                \"billerId\": \"EDU013764TND01\",\n                \"billerName\": \"Green Park International School\"\n            },\n            {\n                \"billerId\": \"EDU013765TND01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU013766TND01\",\n                \"billerName\": \"Greenfield International School\"\n            },\n            {\n                \"billerId\": \"EDU013767TND01\",\n                \"billerName\": \"Gt Aloha Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013768TND01\",\n                \"billerName\": \"Gt Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013769TND01\",\n                \"billerName\": \"Guru Shree Santhivijay Jain Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU013770TND01\",\n                \"billerName\": \"Gurukshetra Public School\"\n            },\n            {\n                \"billerId\": \"EDU013771TND01\",\n                \"billerName\": \"Gurumuki Vidhyasshram  Matriculation School\"\n            },\n            {\n                \"billerId\": \"EDU013772TND01\",\n                \"billerName\": \"Gv Academy\"\n            },\n            {\n                \"billerId\": \"EDU013773TND01\",\n                \"billerName\": \"Gvj International School\"\n            },\n            {\n                \"billerId\": \"EDU013774TND01\",\n                \"billerName\": \"Hans Roever Public School\"\n            },\n            {\n                \"billerId\": \"EDU013775TND01\",\n                \"billerName\": \"Hayagriva Vidhyashram School\"\n            },\n            {\n                \"billerId\": \"EDU013776TND01\",\n                \"billerName\": \"Hayagrivas International School\"\n            },\n            {\n                \"billerId\": \"EDU013777TND01\",\n                \"billerName\": \"Heritage Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013778TND01\",\n                \"billerName\": \"Hillock International School\"\n            },\n            {\n                \"billerId\": \"EDU013779TND01\",\n                \"billerName\": \"Hindu Colony Chellamal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013780TND01\",\n                \"billerName\": \"Hindu Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013781TND01\",\n                \"billerName\": \"Hindustan International School\"\n            },\n            {\n                \"billerId\": \"EDU013782TND01\",\n                \"billerName\": \"Holy Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU013783TND01\",\n                \"billerName\": \"Holy Innocents School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU013784TND01\",\n                \"billerName\": \"Honey Bunch School\"\n            },\n            {\n                \"billerId\": \"EDU013785TND01\",\n                \"billerName\": \"Hosur Public School\"\n            },\n            {\n                \"billerId\": \"EDU013786TND01\",\n                \"billerName\": \"Ida Scudder School\"\n            },\n            {\n                \"billerId\": \"EDU013787TND01\",\n                \"billerName\": \"Ideal School\"\n            },\n            {\n                \"billerId\": \"EDU013788TND01\",\n                \"billerName\": \"Idhayam Rajendran Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013789TND01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU013790TND01\",\n                \"billerName\": \"Indo Bharat International\"\n            },\n            {\n                \"billerId\": \"EDU013791TND01\",\n                \"billerName\": \"Indu International School\"\n            },\n            {\n                \"billerId\": \"EDU013792TND01\",\n                \"billerName\": \"International Community School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU013793TND01\",\n                \"billerName\": \"Isha Home School\"\n            },\n            {\n                \"billerId\": \"EDU013794TND01\",\n                \"billerName\": \"Ishethra International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013795TND01\",\n                \"billerName\": \"J S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU013796TND01\",\n                \"billerName\": \"J.R. Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU013797TND01\",\n                \"billerName\": \"Jagannath Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013798TND01\",\n                \"billerName\": \"Jaigopal Garodia Vivekananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013799TND01\",\n                \"billerName\": \"Jain Public School-School For Leaders\"\n            },\n            {\n                \"billerId\": \"EDU013800TND01\",\n                \"billerName\": \"Jain Vidya Ashram\"\n            },\n            {\n                \"billerId\": \"EDU013801TND01\",\n                \"billerName\": \"Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013802TND01\",\n                \"billerName\": \"Jairam Public School\"\n            },\n            {\n                \"billerId\": \"EDU013803TND01\",\n                \"billerName\": \"Jaivins Academy\"\n            },\n            {\n                \"billerId\": \"EDU013804TND01\",\n                \"billerName\": \"James Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU013805TND01\",\n                \"billerName\": \"Janus Global School\"\n            },\n            {\n                \"billerId\": \"EDU013806TND01\",\n                \"billerName\": \"Jawahar Hr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013807TND01\",\n                \"billerName\": \"Jawahar Vidyalaya Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013808TND01\",\n                \"billerName\": \"Jay Tech International School\"\n            },\n            {\n                \"billerId\": \"EDU013809TND01\",\n                \"billerName\": \"Jaya Jaya Sankara Int. School\"\n            },\n            {\n                \"billerId\": \"EDU013810TND01\",\n                \"billerName\": \"Jaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU013811TND01\",\n                \"billerName\": \"Jayanthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013812TND01\",\n                \"billerName\": \"Jayapriya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013813TND01\",\n                \"billerName\": \"Jeeva Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU013814TND01\",\n                \"billerName\": \"Jeeva Public School\"\n            },\n            {\n                \"billerId\": \"EDU013815TND01\",\n                \"billerName\": \"Jeeva Velu International School\"\n            },\n            {\n                \"billerId\": \"EDU013816TND01\",\n                \"billerName\": \"Jeevana School\"\n            },\n            {\n                \"billerId\": \"EDU013817TND01\",\n                \"billerName\": \"Jesus School For Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013818TND01\",\n                \"billerName\": \"Johns Central School\"\n            },\n            {\n                \"billerId\": \"EDU013819TND01\",\n                \"billerName\": \"Jrk Global School\"\n            },\n            {\n                \"billerId\": \"EDU013820TND01\",\n                \"billerName\": \"K.C. Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU013821TND01\",\n                \"billerName\": \"K.G.International School\"\n            },\n            {\n                \"billerId\": \"EDU013822TND01\",\n                \"billerName\": \"K.L.N.Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013823TND01\",\n                \"billerName\": \"K.S.Maniam Vidhya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU013824TND01\",\n                \"billerName\": \"Kailash Maansarovar School\"\n            },\n            {\n                \"billerId\": \"EDU013825TND01\",\n                \"billerName\": \"Kalaimagal Vidyalaya High School\"\n            },\n            {\n                \"billerId\": \"EDU013826TND01\",\n                \"billerName\": \"Kalpana Kendhriya Academy\"\n            },\n            {\n                \"billerId\": \"EDU013827TND01\",\n                \"billerName\": \"Kamakoti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013828TND01\",\n                \"billerName\": \"Kamalam International School\"\n            },\n            {\n                \"billerId\": \"EDU013829TND01\",\n                \"billerName\": \"Kamalavati Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013830TND01\",\n                \"billerName\": \"Kamarajar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013831TND01\",\n                \"billerName\": \"Kanna International School\"\n            },\n            {\n                \"billerId\": \"EDU013832TND01\",\n                \"billerName\": \"Kannadivappa International School\"\n            },\n            {\n                \"billerId\": \"EDU013833TND01\",\n                \"billerName\": \"Kannammal International School\"\n            },\n            {\n                \"billerId\": \"EDU013834TND01\",\n                \"billerName\": \"Kanyakumari Public School\"\n            },\n            {\n                \"billerId\": \"EDU013835TND01\",\n                \"billerName\": \"Karunya Christian School\"\n            },\n            {\n                \"billerId\": \"EDU013836TND01\",\n                \"billerName\": \"Kathir Vidyaa Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU013837TND01\",\n                \"billerName\": \"Kaumaram Sushila International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013838TND01\",\n                \"billerName\": \"Kavi Bharathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013839TND01\",\n                \"billerName\": \"Kenbridge School\"\n            },\n            {\n                \"billerId\": \"EDU013840TND01\",\n                \"billerName\": \"Keren Public School\"\n            },\n            {\n                \"billerId\": \"EDU013841TND01\",\n                \"billerName\": \"Keswick Public School\"\n            },\n            {\n                \"billerId\": \"EDU013842TND01\",\n                \"billerName\": \"Kids Club School\"\n            },\n            {\n                \"billerId\": \"EDU013843TND01\",\n                \"billerName\": \"Kikani Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013844TND01\",\n                \"billerName\": \"Kings &amp; Queens Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013845TND01\",\n                \"billerName\": \"Kings Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013846TND01\",\n                \"billerName\": \"Kmc Public School\"\n            },\n            {\n                \"billerId\": \"EDU013847TND01\",\n                \"billerName\": \"Kmr International School(Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU013848TND01\",\n                \"billerName\": \"Kodaikanal Public School\"\n            },\n            {\n                \"billerId\": \"EDU013849TND01\",\n                \"billerName\": \"Kola Saraswathi Vaishnav Sr Sec Scho\"\n            },\n            {\n                \"billerId\": \"EDU013850TND01\",\n                \"billerName\": \"Kolaperumal Chetty Vaishnav S S Scho\"\n            },\n            {\n                \"billerId\": \"EDU013851TND01\",\n                \"billerName\": \"Kotagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU013853TND01\",\n                \"billerName\": \"Kovai Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013854TND01\",\n                \"billerName\": \"Kovai Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013855TND01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU013856TND01\",\n                \"billerName\": \"Krishnaswamy Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDU013857TND01\",\n                \"billerName\": \"Krm Public School\"\n            },\n            {\n                \"billerId\": \"EDU013858TND01\",\n                \"billerName\": \"Kshatriya Vidya Sala(Kvs) English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013859TND01\",\n                \"billerName\": \"Kshetra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013860TND01\",\n                \"billerName\": \"Ksr Akshara Academy\"\n            },\n            {\n                \"billerId\": \"EDU013861TND01\",\n                \"billerName\": \"Ksr Hitech School, Vridhachalam\"\n            },\n            {\n                \"billerId\": \"EDU013862TND01\",\n                \"billerName\": \"Kurinchi School\"\n            },\n            {\n                \"billerId\": \"EDU013863TND01\",\n                \"billerName\": \"Kurinji School\"\n            },\n            {\n                \"billerId\": \"EDU013864TND01\",\n                \"billerName\": \"La Chataline Residential Jr.College\"\n            },\n            {\n                \"billerId\": \"EDU013865TND01\",\n                \"billerName\": \"Lakshmi School\"\n            },\n            {\n                \"billerId\": \"EDU013866TND01\",\n                \"billerName\": \"Lalaji Memorial Omega International School\"\n            },\n            {\n                \"billerId\": \"EDU013867TND01\",\n                \"billerName\": \"Lalchand Milapchand Dadha School\"\n            },\n            {\n                \"billerId\": \"EDU013868TND01\",\n                \"billerName\": \"Lalitha Lal Bahadur Shastri Public School\"\n            },\n            {\n                \"billerId\": \"EDU013869TND01\",\n                \"billerName\": \"Laurel Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013870TND01\",\n                \"billerName\": \"Lhl Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013871TND01\",\n                \"billerName\": \"Linga Global School\"\n            },\n            {\n                \"billerId\": \"EDU013872TND01\",\n                \"billerName\": \"Lisieux Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013873TND01\",\n                \"billerName\": \"Litera Valley Zee School\"\n            },\n            {\n                \"billerId\": \"EDU013874TND01\",\n                \"billerName\": \"Little Angels&#39; English Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013875TND01\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU013876TND01\",\n                \"billerName\": \"Little Kingdom School\"\n            },\n            {\n                \"billerId\": \"EDU013877TND01\",\n                \"billerName\": \"Lotus An. Venkatachalam Chettiar School\"\n            },\n            {\n                \"billerId\": \"EDU013878TND01\",\n                \"billerName\": \"Loyala International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013879TND01\",\n                \"billerName\": \"Loyola Academy\"\n            },\n            {\n                \"billerId\": \"EDU013880TND01\",\n                \"billerName\": \"M.A.M. School\"\n            },\n            {\n                \"billerId\": \"EDU013881TND01\",\n                \"billerName\": \"M.A.V Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013882TND01\",\n                \"billerName\": \"M.G.V Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU013883TND01\",\n                \"billerName\": \"M.K.R. Ayya Nadar Jeyalakshmi Ammal English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013884TND01\",\n                \"billerName\": \"Maa Bhagwati Uchchatar Madhyamik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013885TND01\",\n                \"billerName\": \"Madha Public School\"\n            },\n            {\n                \"billerId\": \"EDU013886TND01\",\n                \"billerName\": \"Mahabharathi International School\"\n            },\n            {\n                \"billerId\": \"EDU013887TND01\",\n                \"billerName\": \"Mahalakshmi Vidya Mandir (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU013888TND01\",\n                \"billerName\": \"Mahalashmi School\"\n            },\n            {\n                \"billerId\": \"EDU013889TND01\",\n                \"billerName\": \"Maharishi International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013890TND01\",\n                \"billerName\": \"Maharishi School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013891TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013892TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013893TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013894TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013895TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013896TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013897TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013898TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013899TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013900TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013901TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013902TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013903TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013904TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013905TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013906TND01\",\n                \"billerName\": \"Maharishi Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013907TND01\",\n                \"billerName\": \"Mahatma Gandhi Centenary Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013908TND01\",\n                \"billerName\": \"Mahatma Gandhi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013909TND01\",\n                \"billerName\": \"Mahatma Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU013910TND01\",\n                \"billerName\": \"Mahendra International School\"\n            },\n            {\n                \"billerId\": \"EDU013911TND01\",\n                \"billerName\": \"Mahindra World School\"\n            },\n            {\n                \"billerId\": \"EDU013912TND01\",\n                \"billerName\": \"Mai Skool\"\n            },\n            {\n                \"billerId\": \"EDU013913TND01\",\n                \"billerName\": \"Mangadu Public School\"\n            },\n            {\n                \"billerId\": \"EDU013914TND01\",\n                \"billerName\": \"Marg Navajyothi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013915TND01\",\n                \"billerName\": \"Mary Matha Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU013916TND01\",\n                \"billerName\": \"Mayfield Residential School\"\n            },\n            {\n                \"billerId\": \"EDU013917TND01\",\n                \"billerName\": \"Mdn Future School\"\n            },\n            {\n                \"billerId\": \"EDU013918TND01\",\n                \"billerName\": \"Meenakshi Ammal Global School\"\n            },\n            {\n                \"billerId\": \"EDU013919TND01\",\n                \"billerName\": \"Meenakshi Ramasamy Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013920TND01\",\n                \"billerName\": \"Metro English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU013921TND01\",\n                \"billerName\": \"Minerva Public School\"\n            },\n            {\n                \"billerId\": \"EDU013922TND01\",\n                \"billerName\": \"Modern Seni Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013923TND01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU013924TND01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU013925TND01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU013926TND01\",\n                \"billerName\": \"Morning Star Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013927TND01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU013928TND01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU013929TND01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU013930TND01\",\n                \"billerName\": \"Mount Litera Zee School  Mylaudy\"\n            },\n            {\n                \"billerId\": \"EDU013931TND01\",\n                \"billerName\": \"Mount Litera Zee School Paramakudi\"\n            },\n            {\n                \"billerId\": \"EDU013932TND01\",\n                \"billerName\": \"Mount Litera Zee School, Madurai\"\n            },\n            {\n                \"billerId\": \"EDU013933TND01\",\n                \"billerName\": \"Mount Litera Zee School-Neyyoor\"\n            },\n            {\n                \"billerId\": \"EDU013934TND01\",\n                \"billerName\": \"Mount Zion International School\"\n            },\n            {\n                \"billerId\": \"EDU013935TND01\",\n                \"billerName\": \"Mountain Home School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU013936TND01\",\n                \"billerName\": \"Mukundha International School\"\n            },\n            {\n                \"billerId\": \"EDU013937TND01\",\n                \"billerName\": \"N V K S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013938TND01\",\n                \"billerName\": \"N.S.N. Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU013939TND01\",\n                \"billerName\": \"Naahar Public School\"\n            },\n            {\n                \"billerId\": \"EDU013940TND01\",\n                \"billerName\": \"Nag Vidyashram School\"\n            },\n            {\n                \"billerId\": \"EDU013941TND01\",\n                \"billerName\": \"Nairs Vidhya Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU013942TND01\",\n                \"billerName\": \"Nalanda International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013943TND01\",\n                \"billerName\": \"Nalanda International Public School\"\n            },\n            {\n                \"billerId\": \"EDU013944TND01\",\n                \"billerName\": \"Nandha Central City School\"\n            },\n            {\n                \"billerId\": \"EDU013945TND01\",\n                \"billerName\": \"Nandha Central School\"\n            },\n            {\n                \"billerId\": \"EDU013946TND01\",\n                \"billerName\": \"Narayana E Techno School\"\n            },\n            {\n                \"billerId\": \"EDU013947TND01\",\n                \"billerName\": \"Narayana E Techno School\"\n            },\n            {\n                \"billerId\": \"EDU013948TND01\",\n                \"billerName\": \"Narayana Etechno School\"\n            },\n            {\n                \"billerId\": \"EDU013949TND01\",\n                \"billerName\": \"Narayana Etechno School\"\n            },\n            {\n                \"billerId\": \"EDU013950TND01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU013951TND01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU013952TND01\",\n                \"billerName\": \"Narayana Olympiad School\"\n            },\n            {\n                \"billerId\": \"EDU013953TND01\",\n                \"billerName\": \"Narayanapillai Memorial Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDU013954TND01\",\n                \"billerName\": \"Nathella Vidhyodaya\"\n            },\n            {\n                \"billerId\": \"EDU013955TND01\",\n                \"billerName\": \"National Academy School\"\n            },\n            {\n                \"billerId\": \"EDU013956TND01\",\n                \"billerName\": \"National Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013957TND01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU013958TND01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU013959TND01\",\n                \"billerName\": \"National Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013960TND01\",\n                \"billerName\": \"Nava Bharath National School\"\n            },\n            {\n                \"billerId\": \"EDU013961TND01\",\n                \"billerName\": \"Nava Bharath Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013962TND01\",\n                \"billerName\": \"Navadisha Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU013963TND01\",\n                \"billerName\": \"Navy Childern School\"\n            },\n            {\n                \"billerId\": \"EDU013964TND01\",\n                \"billerName\": \"Nazareth Convent High School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU013965TND01\",\n                \"billerName\": \"Nehruji Central Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013966TND01\",\n                \"billerName\": \"New Prince Shri Bhavani Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013967TND01\",\n                \"billerName\": \"Nirmala Matha Convent School\"\n            },\n            {\n                \"billerId\": \"EDU013968TND01\",\n                \"billerName\": \"Notredame Of Holycross School\"\n            },\n            {\n                \"billerId\": \"EDU013969TND01\",\n                \"billerName\": \"Noyyal Public School\"\n            },\n            {\n                \"billerId\": \"EDU013970TND01\",\n                \"billerName\": \"Nps International Chennai\"\n            },\n            {\n                \"billerId\": \"EDU013971TND01\",\n                \"billerName\": \"Om Sadhana Central School\"\n            },\n            {\n                \"billerId\": \"EDU013972TND01\",\n                \"billerName\": \"Om Shanthi Higher Sec School\"\n            },\n            {\n                \"billerId\": \"EDU013973TND01\",\n                \"billerName\": \"Orison Academy\"\n            },\n            {\n                \"billerId\": \"EDU013974TND01\",\n                \"billerName\": \"Oxaliss International School,\"\n            },\n            {\n                \"billerId\": \"EDU013975TND01\",\n                \"billerName\": \"Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDU013976TND01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU013977TND01\",\n                \"billerName\": \"P S B B Millenium School\"\n            },\n            {\n                \"billerId\": \"EDU013978TND01\",\n                \"billerName\": \"P S B B Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013979TND01\",\n                \"billerName\": \"P S B B Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013980TND01\",\n                \"billerName\": \"P S Chidambara Nadar Sr English School\"\n            },\n            {\n                \"billerId\": \"EDU013981TND01\",\n                \"billerName\": \"P S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU013982TND01\",\n                \"billerName\": \"P.S.Temple Green Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013983TND01\",\n                \"billerName\": \"Paavai Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU013984TND01\",\n                \"billerName\": \"Padma Seshadri Bala Bhavan School\"\n            },\n            {\n                \"billerId\": \"EDU013985TND01\",\n                \"billerName\": \"Padmashree Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU013986TND01\",\n                \"billerName\": \"Pandugudi Sri Lakshmi Narayana Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU013987TND01\",\n                \"billerName\": \"Pannai Public School\"\n            },\n            {\n                \"billerId\": \"EDU013988TND01\",\n                \"billerName\": \"Parampara Academy\"\n            },\n            {\n                \"billerId\": \"EDU013989TND01\",\n                \"billerName\": \"Park Global School\"\n            },\n            {\n                \"billerId\": \"EDU013990TND01\",\n                \"billerName\": \"Parvathys Anugrahaa International School\"\n            },\n            {\n                \"billerId\": \"EDU013991TND01\",\n                \"billerName\": \"Peace On Green Earth Public School\"\n            },\n            {\n                \"billerId\": \"EDU013992TND01\",\n                \"billerName\": \"Pearls Public School\"\n            },\n            {\n                \"billerId\": \"EDU013993TND01\",\n                \"billerName\": \"Peepal Prodigy School\"\n            },\n            {\n                \"billerId\": \"EDU013994TND01\",\n                \"billerName\": \"Pem School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU013995TND01\",\n                \"billerName\": \"Pgp International School\"\n            },\n            {\n                \"billerId\": \"EDU013996TND01\",\n                \"billerName\": \"Point Calimere International School\"\n            },\n            {\n                \"billerId\": \"EDU013997TND01\",\n                \"billerName\": \"Pon Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU013998TND01\",\n                \"billerName\": \"Pon Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU013999TND01\",\n                \"billerName\": \"Pon Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014000TND01\",\n                \"billerName\": \"Pon Vidyashram Unique School,\"\n            },\n            {\n                \"billerId\": \"EDU014001TND01\",\n                \"billerName\": \"Ponnaiyah Ramajayam Public School.\"\n            },\n            {\n                \"billerId\": \"EDU014002TND01\",\n                \"billerName\": \"Prasan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014003TND01\",\n                \"billerName\": \"Prashanti Gurukulam\"\n            },\n            {\n                \"billerId\": \"EDU014004TND01\",\n                \"billerName\": \"Prasiddhi Vidyodaya\"\n            },\n            {\n                \"billerId\": \"EDU014005TND01\",\n                \"billerName\": \"Prime International School\"\n            },\n            {\n                \"billerId\": \"EDU014006TND01\",\n                \"billerName\": \"Primrose Schools\"\n            },\n            {\n                \"billerId\": \"EDU014007TND01\",\n                \"billerName\": \"Prince Srivari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014008TND01\",\n                \"billerName\": \"Prince Srivari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014009TND01\",\n                \"billerName\": \"Psg Public School\"\n            },\n            {\n                \"billerId\": \"EDU014010TND01\",\n                \"billerName\": \"Pushpalata Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014011TND01\",\n                \"billerName\": \"Queen Mira International School\"\n            },\n            {\n                \"billerId\": \"EDU014012TND01\",\n                \"billerName\": \"R J Mantra English School\"\n            },\n            {\n                \"billerId\": \"EDU014013TND01\",\n                \"billerName\": \"R S Krishnan Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014014TND01\",\n                \"billerName\": \"R.M.K. Patashaala\"\n            },\n            {\n                \"billerId\": \"EDU014015TND01\",\n                \"billerName\": \"R.M.K.Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014016TND01\",\n                \"billerName\": \"Radiance Public School\"\n            },\n            {\n                \"billerId\": \"EDU014017TND01\",\n                \"billerName\": \"Raja Desing Public School\"\n            },\n            {\n                \"billerId\": \"EDU014018TND01\",\n                \"billerName\": \"Rajaji Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014019TND01\",\n                \"billerName\": \"Rajas International School\"\n            },\n            {\n                \"billerId\": \"EDU014020TND01\",\n                \"billerName\": \"Ramachandra International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014021TND01\",\n                \"billerName\": \"Ramachandraa Public School\"\n            },\n            {\n                \"billerId\": \"EDU014022TND01\",\n                \"billerName\": \"Ramana Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014023TND01\",\n                \"billerName\": \"Ramco Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014024TND01\",\n                \"billerName\": \"Ramya Sathianathan Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014025TND01\",\n                \"billerName\": \"Rank International School\"\n            },\n            {\n                \"billerId\": \"EDU014026TND01\",\n                \"billerName\": \"Rasi International School\"\n            },\n            {\n                \"billerId\": \"EDU014027TND01\",\n                \"billerName\": \"Ravindra Bharathi Global School\"\n            },\n            {\n                \"billerId\": \"EDU014028TND01\",\n                \"billerName\": \"Ravindra Bharathi Global School\"\n            },\n            {\n                \"billerId\": \"EDU014029TND01\",\n                \"billerName\": \"Rd International School\"\n            },\n            {\n                \"billerId\": \"EDU014030TND01\",\n                \"billerName\": \"Reeds Wld School\"\n            },\n            {\n                \"billerId\": \"EDU014031TND01\",\n                \"billerName\": \"Reserve Bank Staff Quarters School\"\n            },\n            {\n                \"billerId\": \"EDU014032TND01\",\n                \"billerName\": \"Riverside Public School\"\n            },\n            {\n                \"billerId\": \"EDU014033TND01\",\n                \"billerName\": \"Rkv Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014034TND01\",\n                \"billerName\": \"Rmk School\"\n            },\n            {\n                \"billerId\": \"EDU014035TND01\",\n                \"billerName\": \"Rmt International School\"\n            },\n            {\n                \"billerId\": \"EDU014036TND01\",\n                \"billerName\": \"Rose Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDU014037TND01\",\n                \"billerName\": \"Roundtable 30 Vivekananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014038TND01\",\n                \"billerName\": \"Royal International School\"\n            },\n            {\n                \"billerId\": \"EDU014039TND01\",\n                \"billerName\": \"Rsk International School\"\n            },\n            {\n                \"billerId\": \"EDU014040TND01\",\n                \"billerName\": \"Rvs International School\"\n            },\n            {\n                \"billerId\": \"EDU014041TND01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU014042TND01\",\n                \"billerName\": \"S B O A  School &amp; Jr College\"\n            },\n            {\n                \"billerId\": \"EDU014043TND01\",\n                \"billerName\": \"S P D H Sindhi Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014044TND01\",\n                \"billerName\": \"S.B.I.O.A. School\"\n            },\n            {\n                \"billerId\": \"EDU014045TND01\",\n                \"billerName\": \"S.D.A. English High School\"\n            },\n            {\n                \"billerId\": \"EDU014046TND01\",\n                \"billerName\": \"S.D.A. English High School\"\n            },\n            {\n                \"billerId\": \"EDU014047TND01\",\n                \"billerName\": \"S.D.A. English High School\"\n            },\n            {\n                \"billerId\": \"EDU014048TND01\",\n                \"billerName\": \"S.D.A. High School\"\n            },\n            {\n                \"billerId\": \"EDU014049TND01\",\n                \"billerName\": \"S.S. Citizen School\"\n            },\n            {\n                \"billerId\": \"EDU014050TND01\",\n                \"billerName\": \"Sacred Heart Central School\"\n            },\n            {\n                \"billerId\": \"EDU014051TND01\",\n                \"billerName\": \"Sacred Heart International School\"\n            },\n            {\n                \"billerId\": \"EDU014052TND01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU014053TND01\",\n                \"billerName\": \"Sagar International School\"\n            },\n            {\n                \"billerId\": \"EDU014054TND01\",\n                \"billerName\": \"Sai Nursery &amp; Primary School\"\n            },\n            {\n                \"billerId\": \"EDU014055TND01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU014056TND01\",\n                \"billerName\": \"Sairam Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014057TND01\",\n                \"billerName\": \"Samadh Hr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014058TND01\",\n                \"billerName\": \"Samskaara Academy\"\n            },\n            {\n                \"billerId\": \"EDU014059TND01\",\n                \"billerName\": \"San Academy\"\n            },\n            {\n                \"billerId\": \"EDU014060TND01\",\n                \"billerName\": \"Sana Model School\"\n            },\n            {\n                \"billerId\": \"EDU014061TND01\",\n                \"billerName\": \"Santhanam Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014062TND01\",\n                \"billerName\": \"Saraswathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014063TND01\",\n                \"billerName\": \"Saratha International School\"\n            },\n            {\n                \"billerId\": \"EDU014064TND01\",\n                \"billerName\": \"Sas Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014065TND01\",\n                \"billerName\": \"Satchidananda Jothi Nikethan International School\"\n            },\n            {\n                \"billerId\": \"EDU014066TND01\",\n                \"billerName\": \"Sathya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014067TND01\",\n                \"billerName\": \"Sathyam International School\"\n            },\n            {\n                \"billerId\": \"EDU014068TND01\",\n                \"billerName\": \"Sav Balakrishna School\"\n            },\n            {\n                \"billerId\": \"EDU014069TND01\",\n                \"billerName\": \"Sbg Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014070TND01\",\n                \"billerName\": \"Sbj Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU014071TND01\",\n                \"billerName\": \"Sbk International School\"\n            },\n            {\n                \"billerId\": \"EDU014072TND01\",\n                \"billerName\": \"Scad World School\"\n            },\n            {\n                \"billerId\": \"EDU014073TND01\",\n                \"billerName\": \"Scad World School\"\n            },\n            {\n                \"billerId\": \"EDU014074TND01\",\n                \"billerName\": \"Sdr School\"\n            },\n            {\n                \"billerId\": \"EDU014075TND01\",\n                \"billerName\": \"Sengunthar Public School\"\n            },\n            {\n                \"billerId\": \"EDU014076TND01\",\n                \"billerName\": \"Senthil Public School\"\n            },\n            {\n                \"billerId\": \"EDU014077TND01\",\n                \"billerName\": \"Senthil Public School\"\n            },\n            {\n                \"billerId\": \"EDU014078TND01\",\n                \"billerName\": \"Seventh Day Adventist English High School\"\n            },\n            {\n                \"billerId\": \"EDU014079TND01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014080TND01\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014081TND01\",\n                \"billerName\": \"Seventh Day Adventist International Academy\"\n            },\n            {\n                \"billerId\": \"EDU014082TND01\",\n                \"billerName\": \"Seventh-Day Adventist English High School\"\n            },\n            {\n                \"billerId\": \"EDU014083TND01\",\n                \"billerName\": \"Shakthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014084TND01\",\n                \"billerName\": \"Shakti Vinayakar Hindu Vidyalaya S S\"\n            },\n            {\n                \"billerId\": \"EDU014085TND01\",\n                \"billerName\": \"Shanti Bhavan Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014086TND01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU014087TND01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU014088TND01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU014089TND01\",\n                \"billerName\": \"Shemford School\"\n            },\n            {\n                \"billerId\": \"EDU014090TND01\",\n                \"billerName\": \"Shempark Public School\"\n            },\n            {\n                \"billerId\": \"EDU014091TND01\",\n                \"billerName\": \"Sherwood Hall Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014092TND01\",\n                \"billerName\": \"Shevaroys Valley School\"\n            },\n            {\n                \"billerId\": \"EDU014093TND01\",\n                \"billerName\": \"Shifan Noor Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU014094TND01\",\n                \"billerName\": \"Shiksha Greenwoods School\"\n            },\n            {\n                \"billerId\": \"EDU014095TND01\",\n                \"billerName\": \"Shiva Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU014096TND01\",\n                \"billerName\": \"Shivaani  Vidhyaa Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014097TND01\",\n                \"billerName\": \"Shraddha Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU014098TND01\",\n                \"billerName\": \"Shree Gugans School\"\n            },\n            {\n                \"billerId\": \"EDU014099TND01\",\n                \"billerName\": \"Shree Niketan Patasala\"\n            },\n            {\n                \"billerId\": \"EDU014100TND01\",\n                \"billerName\": \"Shree Raaja Rajan School\"\n            },\n            {\n                \"billerId\": \"EDU014101TND01\",\n                \"billerName\": \"Shree Sankalpa School\"\n            },\n            {\n                \"billerId\": \"EDU014102TND01\",\n                \"billerName\": \"Shree Sarasswathi Vidhyaah Mandheer\"\n            },\n            {\n                \"billerId\": \"EDU014103TND01\",\n                \"billerName\": \"Shri B S Mootha Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014104TND01\",\n                \"billerName\": \"Shri Jay Raj Vidya Mandir School (International School)\"\n            },\n            {\n                \"billerId\": \"EDU014105TND01\",\n                \"billerName\": \"Shri Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014106TND01\",\n                \"billerName\": \"Shri Ram School\"\n            },\n            {\n                \"billerId\": \"EDU014107TND01\",\n                \"billerName\": \"Shri Swamy Public School\"\n            },\n            {\n                \"billerId\": \"EDU014108TND01\",\n                \"billerName\": \"Shri Vidhya Bharathi Modern School\"\n            },\n            {\n                \"billerId\": \"EDU014109TND01\",\n                \"billerName\": \"Shrikarra Vidhya Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU014110TND01\",\n                \"billerName\": \"Shrine Vailankanni Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014111TND01\",\n                \"billerName\": \"Shrishti Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014112TND01\",\n                \"billerName\": \"Siddarth Village School\"\n            },\n            {\n                \"billerId\": \"EDU014113TND01\",\n                \"billerName\": \"Sir Mutha School\"\n            },\n            {\n                \"billerId\": \"EDU014114TND01\",\n                \"billerName\": \"Sir Sivaswami Kalalaya Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014115TND01\",\n                \"billerName\": \"Sishya\"\n            },\n            {\n                \"billerId\": \"EDU014116TND01\",\n                \"billerName\": \"Sishya School\"\n            },\n            {\n                \"billerId\": \"EDU014117TND01\",\n                \"billerName\": \"Sister Alphonsa School\"\n            },\n            {\n                \"billerId\": \"EDU014118TND01\",\n                \"billerName\": \"Sita Rajaram Public School\"\n            },\n            {\n                \"billerId\": \"EDU014119TND01\",\n                \"billerName\": \"Sivam International School\"\n            },\n            {\n                \"billerId\": \"EDU014120TND01\",\n                \"billerName\": \"Sivananda Rajaram Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014121TND01\",\n                \"billerName\": \"Sivanthi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014122TND01\",\n                \"billerName\": \"Skv International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014123TND01\",\n                \"billerName\": \"Skv International School\"\n            },\n            {\n                \"billerId\": \"EDU014124TND01\",\n                \"billerName\": \"Skv Vidhyaashram\"\n            },\n            {\n                \"billerId\": \"EDU014125TND01\",\n                \"billerName\": \"Smart Modern School\"\n            },\n            {\n                \"billerId\": \"EDU014126TND01\",\n                \"billerName\": \"Smr National School\"\n            },\n            {\n                \"billerId\": \"EDU014127TND01\",\n                \"billerName\": \"Smt Durgadevi Choudhari V Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014128TND01\",\n                \"billerName\": \"Smt K N Shah &amp; P.M Chetty V Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU014129TND01\",\n                \"billerName\": \"Smt Narbada Devi J Agarwal V Vidyala\"\n            },\n            {\n                \"billerId\": \"EDU014130TND01\",\n                \"billerName\": \"Smt Ramkuwar Devi Fomra Vivekanand Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014131TND01\",\n                \"billerName\": \"Smt Ramrati Devi Sr Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU014132TND01\",\n                \"billerName\": \"Smt Sundaravalli Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU014133TND01\",\n                \"billerName\": \"Sns Academy\"\n            },\n            {\n                \"billerId\": \"EDU014134TND01\",\n                \"billerName\": \"Soundararaja Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014135TND01\",\n                \"billerName\": \"Southside International School\"\n            },\n            {\n                \"billerId\": \"EDU014136TND01\",\n                \"billerName\": \"Sowma Public School\"\n            },\n            {\n                \"billerId\": \"EDU014137TND01\",\n                \"billerName\": \"Spark School (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU014138TND01\",\n                \"billerName\": \"Spartan International School\"\n            },\n            {\n                \"billerId\": \"EDU014139TND01\",\n                \"billerName\": \"Spring Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDU014140TND01\",\n                \"billerName\": \"Sree Narayana Mission Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014141TND01\",\n                \"billerName\": \"Sree Sankara Bala Vidyalaya Golden Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU014142TND01\",\n                \"billerName\": \"Sree Shanthi Anand Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014143TND01\",\n                \"billerName\": \"Sreevatsa Viswananthan Vivekananda\"\n            },\n            {\n                \"billerId\": \"EDU014144TND01\",\n                \"billerName\": \"Sri Akilandeshwari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014145TND01\",\n                \"billerName\": \"Sri Ambal Public School(Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU014146TND01\",\n                \"billerName\": \"Sri Ambal Thulasi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014147TND01\",\n                \"billerName\": \"Sri Ambal Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014148TND01\",\n                \"billerName\": \"Sri Ayyan Kendra Vidyalaya International School\"\n            },\n            {\n                \"billerId\": \"EDU014149TND01\",\n                \"billerName\": \"Sri Bala Vidyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014150TND01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU014151TND01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU014152TND01\",\n                \"billerName\": \"Sri Dharamchand Jain School\"\n            },\n            {\n                \"billerId\": \"EDU014153TND01\",\n                \"billerName\": \"Sri Dharani International School\"\n            },\n            {\n                \"billerId\": \"EDU014154TND01\",\n                \"billerName\": \"Sri Gurukulam Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014155TND01\",\n                \"billerName\": \"Sri Jawanthraj Tejraj Surana Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014156TND01\",\n                \"billerName\": \"Sri Jayendra Golden Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU014157TND01\",\n                \"billerName\": \"Sri Jayendra Saraswathy Vidyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014158TND01\",\n                \"billerName\": \"Sri K.R.P. Academy\"\n            },\n            {\n                \"billerId\": \"EDU014159TND01\",\n                \"billerName\": \"Sri Kalaivani International School\"\n            },\n            {\n                \"billerId\": \"EDU014160TND01\",\n                \"billerName\": \"Sri Kanchimahaswami Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014161TND01\",\n                \"billerName\": \"Sri Krish International School\"\n            },\n            {\n                \"billerId\": \"EDU014162TND01\",\n                \"billerName\": \"Sri Kumaran Public School\"\n            },\n            {\n                \"billerId\": \"EDU014163TND01\",\n                \"billerName\": \"Sri Nachammal Vidyavani\"\n            },\n            {\n                \"billerId\": \"EDU014164TND01\",\n                \"billerName\": \"Sri Narayani Vidyashram School\"\n            },\n            {\n                \"billerId\": \"EDU014165TND01\",\n                \"billerName\": \"Sri National School\"\n            },\n            {\n                \"billerId\": \"EDU014166TND01\",\n                \"billerName\": \"Sri Parasakthi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014167TND01\",\n                \"billerName\": \"Sri R M  Jain Vidyasharam\"\n            },\n            {\n                \"billerId\": \"EDU014168TND01\",\n                \"billerName\": \"Sri Raja Muruga Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU014169TND01\",\n                \"billerName\": \"Sri Ramajayam Global School\"\n            },\n            {\n                \"billerId\": \"EDU014170TND01\",\n                \"billerName\": \"Sri Ramakrishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU014171TND01\",\n                \"billerName\": \"Sri Ramakrishna Vidya Mandir International School\"\n            },\n            {\n                \"billerId\": \"EDU014172TND01\",\n                \"billerName\": \"Sri Ramana Academy\"\n            },\n            {\n                \"billerId\": \"EDU014173TND01\",\n                \"billerName\": \"Sri Ramana Public School\"\n            },\n            {\n                \"billerId\": \"EDU014174TND01\",\n                \"billerName\": \"Sri Ramdayal Khemka Vivekananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014175TND01\",\n                \"billerName\": \"Sri Sai Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU014176TND01\",\n                \"billerName\": \"Sri Sai Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014177TND01\",\n                \"billerName\": \"Sri Sankara Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014178TND01\",\n                \"billerName\": \"Sri Sankara Vidyalayaa\"\n            },\n            {\n                \"billerId\": \"EDU014179TND01\",\n                \"billerName\": \"Sri Sarada Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014180TND01\",\n                \"billerName\": \"Sri Sathya Sai Matriculation School\"\n            },\n            {\n                \"billerId\": \"EDU014181TND01\",\n                \"billerName\": \"Sri Seshaas International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014182TND01\",\n                \"billerName\": \"Sri Shakthi International School\"\n            },\n            {\n                \"billerId\": \"EDU014183TND01\",\n                \"billerName\": \"Sri Siksha Kendra International School\"\n            },\n            {\n                \"billerId\": \"EDU014184TND01\",\n                \"billerName\": \"Sri Sivananda Balalaya Krithika\"\n            },\n            {\n                \"billerId\": \"EDU014185TND01\",\n                \"billerName\": \"Sri Sushwani Matha Jain Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014186TND01\",\n                \"billerName\": \"Sri Swamy International School\"\n            },\n            {\n                \"billerId\": \"EDU014187TND01\",\n                \"billerName\": \"Sri Venkateshwara International School\"\n            },\n            {\n                \"billerId\": \"EDU014188TND01\",\n                \"billerName\": \"Sri Venkateswara Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014189TND01\",\n                \"billerName\": \"Sri Vidhya Academy International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014190TND01\",\n                \"billerName\": \"Sri Vidya Mandir Higher Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU014191TND01\",\n                \"billerName\": \"Sri Vidya Mandir Higher Secondary Sc\"\n            },\n            {\n                \"billerId\": \"EDU014192TND01\",\n                \"billerName\": \"Sri Vidya Mandir Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014193TND01\",\n                \"billerName\": \"Sri Vidya Mandir Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014194TND01\",\n                \"billerName\": \"Sri Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU014195TND01\",\n                \"billerName\": \"Sri Vidya Mandir Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014196TND01\",\n                \"billerName\": \"Sri Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014197TND01\",\n                \"billerName\": \"Sri Vignesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014198TND01\",\n                \"billerName\": \"Sri Vignesh Vidyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014199TND01\",\n                \"billerName\": \"Sri Vijay Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014200TND01\",\n                \"billerName\": \"Sri Vijay Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014201TND01\",\n                \"billerName\": \"Sri Vinayaga Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014202TND01\",\n                \"billerName\": \"Sri Vinayaka Public School\"\n            },\n            {\n                \"billerId\": \"EDU014203TND01\",\n                \"billerName\": \"Sri Vishwas Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014204TND01\",\n                \"billerName\": \"Srimathi Sundaravalli Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU014205TND01\",\n                \"billerName\": \"Srinivasa Public School\"\n            },\n            {\n                \"billerId\": \"EDU014206TND01\",\n                \"billerName\": \"Srivageesha Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014207TND01\",\n                \"billerName\": \"Srk International School\"\n            },\n            {\n                \"billerId\": \"EDU014208TND01\",\n                \"billerName\": \"Srm Public School\"\n            },\n            {\n                \"billerId\": \"EDU014209TND01\",\n                \"billerName\": \"Srri Spk Public School\"\n            },\n            {\n                \"billerId\": \"EDU014210TND01\",\n                \"billerName\": \"Sruthi Vidhyodhaya\"\n            },\n            {\n                \"billerId\": \"EDU014211TND01\",\n                \"billerName\": \"Ssm Academy\"\n            },\n            {\n                \"billerId\": \"EDU014212TND01\",\n                \"billerName\": \"Ssm Central School\"\n            },\n            {\n                \"billerId\": \"EDU014213TND01\",\n                \"billerName\": \"Ssvm World School\"\n            },\n            {\n                \"billerId\": \"EDU014214TND01\",\n                \"billerName\": \"St Brittos Academy\"\n            },\n            {\n                \"billerId\": \"EDU014215TND01\",\n                \"billerName\": \"St Michaels Academy\"\n            },\n            {\n                \"billerId\": \"EDU014216TND01\",\n                \"billerName\": \"St. Augustine School\"\n            },\n            {\n                \"billerId\": \"EDU014217TND01\",\n                \"billerName\": \"St. Bedes Academy\"\n            },\n            {\n                \"billerId\": \"EDU014218TND01\",\n                \"billerName\": \"St. Charles School\"\n            },\n            {\n                \"billerId\": \"EDU014219TND01\",\n                \"billerName\": \"St. Hilda&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014220TND01\",\n                \"billerName\": \"St. John&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU014221TND01\",\n                \"billerName\": \"St. John&#39;S International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014222TND01\",\n                \"billerName\": \"St. John&#39;S Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014223TND01\",\n                \"billerName\": \"St. Johns Universal School\"\n            },\n            {\n                \"billerId\": \"EDU014224TND01\",\n                \"billerName\": \"St. Joseph Calasanz School\"\n            },\n            {\n                \"billerId\": \"EDU014225TND01\",\n                \"billerName\": \"St. Joseph&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU014226TND01\",\n                \"billerName\": \"St. Joseph&#39;S Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014227TND01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU014228TND01\",\n                \"billerName\": \"St. Jude&#39;S Public School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDU014229TND01\",\n                \"billerName\": \"St. Patrick&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU014230TND01\",\n                \"billerName\": \"St. Thomas English High School\"\n            },\n            {\n                \"billerId\": \"EDU014231TND01\",\n                \"billerName\": \"St.Antonys Public School\"\n            },\n            {\n                \"billerId\": \"EDU014232TND01\",\n                \"billerName\": \"St.Arokia Annai School\"\n            },\n            {\n                \"billerId\": \"EDU014233TND01\",\n                \"billerName\": \"St.Joan Of Arc International School\"\n            },\n            {\n                \"billerId\": \"EDU014234TND01\",\n                \"billerName\": \"St.Johns National Academy\"\n            },\n            {\n                \"billerId\": \"EDU014235TND01\",\n                \"billerName\": \"St.Johns Public School\"\n            },\n            {\n                \"billerId\": \"EDU014236TND01\",\n                \"billerName\": \"St.Josephs International School\"\n            },\n            {\n                \"billerId\": \"EDU014237TND01\",\n                \"billerName\": \"St.Michael&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU014238TND01\",\n                \"billerName\": \"St.Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU014239TND01\",\n                \"billerName\": \"Stanes School\"\n            },\n            {\n                \"billerId\": \"EDU014240TND01\",\n                \"billerName\": \"Star School\"\n            },\n            {\n                \"billerId\": \"EDU014241TND01\",\n                \"billerName\": \"Subham Vidhyalayaa\"\n            },\n            {\n                \"billerId\": \"EDU014242TND01\",\n                \"billerName\": \"Suddhananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014243TND01\",\n                \"billerName\": \"Sudharsan Vidhya Vikas\"\n            },\n            {\n                \"billerId\": \"EDU014244TND01\",\n                \"billerName\": \"Sudharsanam Vidyaashram\"\n            },\n            {\n                \"billerId\": \"EDU014245TND01\",\n                \"billerName\": \"Suguna Pip School\"\n            },\n            {\n                \"billerId\": \"EDU014246TND01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU014247TND01\",\n                \"billerName\": \"Sunshine Chennai Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014248TND01\",\n                \"billerName\": \"Sushil Hari Intl. Res. School\"\n            },\n            {\n                \"billerId\": \"EDU014249TND01\",\n                \"billerName\": \"Svc Sai Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU014250TND01\",\n                \"billerName\": \"Swami Vivekananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU014251TND01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU014252TND01\",\n                \"billerName\": \"Taruwin Vidhya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU014253TND01\",\n                \"billerName\": \"Thaai School\"\n            },\n            {\n                \"billerId\": \"EDU014254TND01\",\n                \"billerName\": \"Thamarai International School\"\n            },\n            {\n                \"billerId\": \"EDU014255TND01\",\n                \"billerName\": \"Thamarai International School\"\n            },\n            {\n                \"billerId\": \"EDU014256TND01\",\n                \"billerName\": \"Thangam Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU014257TND01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU014258TND01\",\n                \"billerName\": \"The Ashok Leyland School\"\n            },\n            {\n                \"billerId\": \"EDU014259TND01\",\n                \"billerName\": \"The Ashram\"\n            },\n            {\n                \"billerId\": \"EDU014260TND01\",\n                \"billerName\": \"The B.V.B. School Therkuppallam\"\n            },\n            {\n                \"billerId\": \"EDU014261TND01\",\n                \"billerName\": \"The Blue Mountains School\"\n            },\n            {\n                \"billerId\": \"EDU014262TND01\",\n                \"billerName\": \"The Bridgewoods Public School\"\n            },\n            {\n                \"billerId\": \"EDU014263TND01\",\n                \"billerName\": \"The Camford International School\"\n            },\n            {\n                \"billerId\": \"EDU014264TND01\",\n                \"billerName\": \"The Childplan Academy\"\n            },\n            {\n                \"billerId\": \"EDU014265TND01\",\n                \"billerName\": \"The Earnest Academy\"\n            },\n            {\n                \"billerId\": \"EDU014266TND01\",\n                \"billerName\": \"The Fathima Matriculation Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU014267TND01\",\n                \"billerName\": \"The Geekay World School\"\n            },\n            {\n                \"billerId\": \"EDU014268TND01\",\n                \"billerName\": \"The Grove School\"\n            },\n            {\n                \"billerId\": \"EDU014269TND01\",\n                \"billerName\": \"The Hindu Senior Sec  School\"\n            },\n            {\n                \"billerId\": \"EDU014270TND01\",\n                \"billerName\": \"The Hindu Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014271TND01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014272TND01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014273TND01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014274TND01\",\n                \"billerName\": \"The Laidlaw Memorial School &amp;Jr. College\"\n            },\n            {\n                \"billerId\": \"EDU014275TND01\",\n                \"billerName\": \"The Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU014276TND01\",\n                \"billerName\": \"The Leaders Academy\"\n            },\n            {\n                \"billerId\": \"EDU014277TND01\",\n                \"billerName\": \"The Little Kingdom Senior School\"\n            },\n            {\n                \"billerId\": \"EDU014278TND01\",\n                \"billerName\": \"The Meridian International School\"\n            },\n            {\n                \"billerId\": \"EDU014279TND01\",\n                \"billerName\": \"The Navodaya Academy\"\n            },\n            {\n                \"billerId\": \"EDU014280TND01\",\n                \"billerName\": \"The Ngp School\"\n            },\n            {\n                \"billerId\": \"EDU014281TND01\",\n                \"billerName\": \"The Path Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU014282TND01\",\n                \"billerName\": \"The Pioneer School\"\n            },\n            {\n                \"billerId\": \"EDU014283TND01\",\n                \"billerName\": \"The Psbb Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU014284TND01\",\n                \"billerName\": \"The Psbb Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU014285TND01\",\n                \"billerName\": \"The Pupil - Saveetha Eco School\"\n            },\n            {\n                \"billerId\": \"EDU014286TND01\",\n                \"billerName\": \"The Quest International School\"\n            },\n            {\n                \"billerId\": \"EDU014287TND01\",\n                \"billerName\": \"The Richmond Public School\"\n            },\n            {\n                \"billerId\": \"EDU014288TND01\",\n                \"billerName\": \"The School (Krishnamurti Foundation India)\"\n            },\n            {\n                \"billerId\": \"EDU014289TND01\",\n                \"billerName\": \"The Schram Academy\"\n            },\n            {\n                \"billerId\": \"EDU014290TND01\",\n                \"billerName\": \"The Spice Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU014291TND01\",\n                \"billerName\": \"The Titan School\"\n            },\n            {\n                \"billerId\": \"EDU014292TND01\",\n                \"billerName\": \"The Trinity Academy\"\n            },\n            {\n                \"billerId\": \"EDU014293TND01\",\n                \"billerName\": \"The Unique Academy\"\n            },\n            {\n                \"billerId\": \"EDU014294TND01\",\n                \"billerName\": \"The Velammal International School\"\n            },\n            {\n                \"billerId\": \"EDU014295TND01\",\n                \"billerName\": \"The Vijay Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU014296TND01\",\n                \"billerName\": \"The Vijay Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU014297TND01\",\n                \"billerName\": \"The Vikasa School\"\n            },\n            {\n                \"billerId\": \"EDU014298TND01\",\n                \"billerName\": \"The Western Ghats International\"\n            },\n            {\n                \"billerId\": \"EDU014299TND01\",\n                \"billerName\": \"Thechola-Ischool\"\n            },\n            {\n                \"billerId\": \"EDU014300TND01\",\n                \"billerName\": \"Theni Kammavar Sangam Public School\"\n            },\n            {\n                \"billerId\": \"EDU014301TND01\",\n                \"billerName\": \"Theoptimuspublicschool\"\n            },\n            {\n                \"billerId\": \"EDU014302TND01\",\n                \"billerName\": \"Thiruthangal Nadar Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014303TND01\",\n                \"billerName\": \"Thriveni Academy\"\n            },\n            {\n                \"billerId\": \"EDU014304TND01\",\n                \"billerName\": \"Tnpl Public School\"\n            },\n            {\n                \"billerId\": \"EDU014305TND01\",\n                \"billerName\": \"Trinity International School\"\n            },\n            {\n                \"billerId\": \"EDU014306TND01\",\n                \"billerName\": \"Tulip International School\"\n            },\n            {\n                \"billerId\": \"EDU014307TND01\",\n                \"billerName\": \"Tvs Academy\"\n            },\n            {\n                \"billerId\": \"EDU014308TND01\",\n                \"billerName\": \"Tvs Academy\"\n            },\n            {\n                \"billerId\": \"EDU014309TND01\",\n                \"billerName\": \"Union Christian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014310TND01\",\n                \"billerName\": \"United Public School\"\n            },\n            {\n                \"billerId\": \"EDU014311TND01\",\n                \"billerName\": \"Unity Public School\"\n            },\n            {\n                \"billerId\": \"EDU014312TND01\",\n                \"billerName\": \"V V N K M English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU014313TND01\",\n                \"billerName\": \"V.K.M. Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014314TND01\",\n                \"billerName\": \"Vaels International School\"\n            },\n            {\n                \"billerId\": \"EDU014315TND01\",\n                \"billerName\": \"Vaggisvari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014316TND01\",\n                \"billerName\": \"Vailankanni Public School\"\n            },\n            {\n                \"billerId\": \"EDU014317TND01\",\n                \"billerName\": \"Valaraigate Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU014318TND01\",\n                \"billerName\": \"Vallaba Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014319TND01\",\n                \"billerName\": \"Vanaprastha International School\"\n            },\n            {\n                \"billerId\": \"EDU014320TND01\",\n                \"billerName\": \"Vani Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014321TND01\",\n                \"billerName\": \"Vani Vidyalaya Cbse School\"\n            },\n            {\n                \"billerId\": \"EDU014322TND01\",\n                \"billerName\": \"Varadha Vikas Public School\"\n            },\n            {\n                \"billerId\": \"EDU014323TND01\",\n                \"billerName\": \"Vav International School\"\n            },\n            {\n                \"billerId\": \"EDU014324TND01\",\n                \"billerName\": \"Vedanta Academy\"\n            },\n            {\n                \"billerId\": \"EDU014325TND01\",\n                \"billerName\": \"Vedanta Academy\"\n            },\n            {\n                \"billerId\": \"EDU014326TND01\",\n                \"billerName\": \"Vedanta Academy\"\n            },\n            {\n                \"billerId\": \"EDU014327TND01\",\n                \"billerName\": \"Vedavalli Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014328TND01\",\n                \"billerName\": \"Vedavalli Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014329TND01\",\n                \"billerName\": \"Vedavalli Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014330TND01\",\n                \"billerName\": \"Vedic Vidyashram School\"\n            },\n            {\n                \"billerId\": \"EDU014331TND01\",\n                \"billerName\": \"Vee Gee Vikas Public School\"\n            },\n            {\n                \"billerId\": \"EDU014332TND01\",\n                \"billerName\": \"Vel International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014333TND01\",\n                \"billerName\": \"Velalar Vidyalayaa\"\n            },\n            {\n                \"billerId\": \"EDU014334TND01\",\n                \"billerName\": \"Velammal Bodhi Campus\"\n            },\n            {\n                \"billerId\": \"EDU014335TND01\",\n                \"billerName\": \"Velammal Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014336TND01\",\n                \"billerName\": \"Velammal Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014337TND01\",\n                \"billerName\": \"Velammal Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014338TND01\",\n                \"billerName\": \"Velammal Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014339TND01\",\n                \"billerName\": \"Velammal Vidhyashram\"\n            },\n            {\n                \"billerId\": \"EDU014340TND01\",\n                \"billerName\": \"Velammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014341TND01\",\n                \"billerName\": \"Velammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014342TND01\",\n                \"billerName\": \"Velammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014343TND01\",\n                \"billerName\": \"Velammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014344TND01\",\n                \"billerName\": \"Velammal Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014345TND01\",\n                \"billerName\": \"Velammal Vidyalaya (Annexure)\"\n            },\n            {\n                \"billerId\": \"EDU014346TND01\",\n                \"billerName\": \"Velammal Vidyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014347TND01\",\n                \"billerName\": \"Velammal Vidyalaya, Theni\"\n            },\n            {\n                \"billerId\": \"EDU014348TND01\",\n                \"billerName\": \"Vels Public School\"\n            },\n            {\n                \"billerId\": \"EDU014349TND01\",\n                \"billerName\": \"Vel&#39;S Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014350TND01\",\n                \"billerName\": \"Vet Vidyaa Mandhir\"\n            },\n            {\n                \"billerId\": \"EDU014351TND01\",\n                \"billerName\": \"Vetri Vikaas Public School\"\n            },\n            {\n                \"billerId\": \"EDU014352TND01\",\n                \"billerName\": \"Victory Public School (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDU014353TND01\",\n                \"billerName\": \"Vidhya Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014354TND01\",\n                \"billerName\": \"Vidhya Sagar Global School\"\n            },\n            {\n                \"billerId\": \"EDU014355TND01\",\n                \"billerName\": \"Vidhya Sagar International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014356TND01\",\n                \"billerName\": \"Vidhyalakshmi School\"\n            },\n            {\n                \"billerId\": \"EDU014357TND01\",\n                \"billerName\": \"Vidhyo Amrithas Public School\"\n            },\n            {\n                \"billerId\": \"EDU014358TND01\",\n                \"billerName\": \"Vidya Mandir Estancia\"\n            },\n            {\n                \"billerId\": \"EDU014359TND01\",\n                \"billerName\": \"Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU014360TND01\",\n                \"billerName\": \"Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014361TND01\",\n                \"billerName\": \"Vidya Peetam\"\n            },\n            {\n                \"billerId\": \"EDU014362TND01\",\n                \"billerName\": \"Vidyaa Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU014363TND01\",\n                \"billerName\": \"Vidyaa Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU014364TND01\",\n                \"billerName\": \"Vidyaa Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU014365TND01\",\n                \"billerName\": \"Vignesh International School\"\n            },\n            {\n                \"billerId\": \"EDU014366TND01\",\n                \"billerName\": \"Vijay Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU014367TND01\",\n                \"billerName\": \"Vijaya Vidhyalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014368TND01\",\n                \"billerName\": \"Vijayantha Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014369TND01\",\n                \"billerName\": \"Vikaasa School\"\n            },\n            {\n                \"billerId\": \"EDU014370TND01\",\n                \"billerName\": \"Vikaasa School\"\n            },\n            {\n                \"billerId\": \"EDU014371TND01\",\n                \"billerName\": \"Virudhunagar T.S.M. Manickam Nadar Janaki Ammal School\"\n            },\n            {\n                \"billerId\": \"EDU014372TND01\",\n                \"billerName\": \"Virutcham International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014373TND01\",\n                \"billerName\": \"Vishwa Sishya Vidyodaya School\"\n            },\n            {\n                \"billerId\": \"EDU014374TND01\",\n                \"billerName\": \"Vishwaksena Global School\"\n            },\n            {\n                \"billerId\": \"EDU014375TND01\",\n                \"billerName\": \"Vivegaa School\"\n            },\n            {\n                \"billerId\": \"EDU014376TND01\",\n                \"billerName\": \"Vivek Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014377TND01\",\n                \"billerName\": \"Vivekam School\"\n            },\n            {\n                \"billerId\": \"EDU014378TND01\",\n                \"billerName\": \"Vivekananda Vidya Kala Ashram Gurukulam Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014379TND01\",\n                \"billerName\": \"Vivekananda Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014380TND01\",\n                \"billerName\": \"Vivekananda Vision School\"\n            },\n            {\n                \"billerId\": \"EDU014381TND01\",\n                \"billerName\": \"Vivekanandar Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014382TND01\",\n                \"billerName\": \"Vivekanandha Academy\"\n            },\n            {\n                \"billerId\": \"EDU014383TND01\",\n                \"billerName\": \"Vriksha Global School\"\n            },\n            {\n                \"billerId\": \"EDU014384TND01\",\n                \"billerName\": \"Vruksha Vidhyaashram School,\"\n            },\n            {\n                \"billerId\": \"EDU014385TND01\",\n                \"billerName\": \"Vsr International School\"\n            },\n            {\n                \"billerId\": \"EDU014386TND01\",\n                \"billerName\": \"Winnar Vikas International School\"\n            },\n            {\n                \"billerId\": \"EDU014387TND01\",\n                \"billerName\": \"Wisdom Park International School\"\n            },\n            {\n                \"billerId\": \"EDU014388TND01\",\n                \"billerName\": \"Wisdom Public School\"\n            },\n            {\n                \"billerId\": \"EDU014389TND01\",\n                \"billerName\": \"Woodside School\"\n            },\n            {\n                \"billerId\": \"EDU014390TND01\",\n                \"billerName\": \"Yuvabharathi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014391TND01\",\n                \"billerName\": \"Zee Litera Valley School\"\n            },\n            {\n                \"billerId\": \"EDU014392TND01\",\n                \"billerName\": \"Zenith Public School\"\n            },\n            {\n                \"billerId\": \"EDU014393TEL01\",\n                \"billerName\": \"Abhaya School\"\n            },\n            {\n                \"billerId\": \"EDU014394TEL01\",\n                \"billerName\": \"Abhyasa Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDU014395TEL01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU014396TEL01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU014397TEL01\",\n                \"billerName\": \"Academic Heights School\"\n            },\n            {\n                \"billerId\": \"EDU014398TEL01\",\n                \"billerName\": \"Akshara The School\"\n            },\n            {\n                \"billerId\": \"EDU014399TEL01\",\n                \"billerName\": \"Akshara Vaagdevi International School\"\n            },\n            {\n                \"billerId\": \"EDU014400TEL01\",\n                \"billerName\": \"Al Madrasa Tus Saifiya Tul Burhaniyah\"\n            },\n            {\n                \"billerId\": \"EDU014401TEL01\",\n                \"billerName\": \"Almas High School\"\n            },\n            {\n                \"billerId\": \"EDU014402TEL01\",\n                \"billerName\": \"Alphores High School\"\n            },\n            {\n                \"billerId\": \"EDU014403TEL01\",\n                \"billerName\": \"Ambitus World School\"\n            },\n            {\n                \"billerId\": \"EDU014404TEL01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU014405TEL01\",\n                \"billerName\": \"Arbor International School\"\n            },\n            {\n                \"billerId\": \"EDU014406TEL01\",\n                \"billerName\": \"Aurobindo Public School\"\n            },\n            {\n                \"billerId\": \"EDU014407TEL01\",\n                \"billerName\": \"Azaan International School\"\n            },\n            {\n                \"billerId\": \"EDU014408TEL01\",\n                \"billerName\": \"Azra Public School\"\n            },\n            {\n                \"billerId\": \"EDU014409TEL01\",\n                \"billerName\": \"Balaji High School\"\n            },\n            {\n                \"billerId\": \"EDU014410TEL01\",\n                \"billerName\": \"Bhadrachalam Public School &amp; Jr. College\"\n            },\n            {\n                \"billerId\": \"EDU014411TEL01\",\n                \"billerName\": \"Bharat Public School\"\n            },\n            {\n                \"billerId\": \"EDU014412TEL01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Atmakuri Rama Rao School\"\n            },\n            {\n                \"billerId\": \"EDU014413TEL01\",\n                \"billerName\": \"Bharatiya Vidya Bhavans Public Schoo\"\n            },\n            {\n                \"billerId\": \"EDU014414TEL01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU014415TEL01\",\n                \"billerName\": \"Bharatiya Vidya Bhavan&#39;S Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU014416TEL01\",\n                \"billerName\": \"Bhartiya Vidya Bhawan, Bhavan&#39;S Sri Ramakrishna Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014417TEL01\",\n                \"billerName\": \"Bhashyam Blooms The Global School\"\n            },\n            {\n                \"billerId\": \"EDU014418TEL01\",\n                \"billerName\": \"Bhashyam Brooks Ups\"\n            },\n            {\n                \"billerId\": \"EDU014419TEL01\",\n                \"billerName\": \"Blooming Minds Central School\"\n            },\n            {\n                \"billerId\": \"EDU014420TEL01\",\n                \"billerName\": \"Bolton School\"\n            },\n            {\n                \"billerId\": \"EDU014421TEL01\",\n                \"billerName\": \"Brahm Prakash D A V School\"\n            },\n            {\n                \"billerId\": \"EDU014422TEL01\",\n                \"billerName\": \"Brigade Public School\"\n            },\n            {\n                \"billerId\": \"EDU014423TEL01\",\n                \"billerName\": \"Bvb Kamala Rani Sanghi Pub School\"\n            },\n            {\n                \"billerId\": \"EDU014424TEL01\",\n                \"billerName\": \"C A L Public School\"\n            },\n            {\n                \"billerId\": \"EDU014425TEL01\",\n                \"billerName\": \"Candor Shrine I School\"\n            },\n            {\n                \"billerId\": \"EDU014426TEL01\",\n                \"billerName\": \"Carmel Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014427TEL01\",\n                \"billerName\": \"Cgr International School\"\n            },\n            {\n                \"billerId\": \"EDU014428TEL01\",\n                \"billerName\": \"Chaitanya Bharathi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014429TEL01\",\n                \"billerName\": \"Chaitanya Central School\"\n            },\n            {\n                \"billerId\": \"EDU014430TEL01\",\n                \"billerName\": \"Chaitanya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014431TEL01\",\n                \"billerName\": \"Chavara Academy Mavala,\"\n            },\n            {\n                \"billerId\": \"EDU014432TEL01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014433TEL01\",\n                \"billerName\": \"Chirec Public School\"\n            },\n            {\n                \"billerId\": \"EDU014434TEL01\",\n                \"billerName\": \"Cmr International School\"\n            },\n            {\n                \"billerId\": \"EDU014435TEL01\",\n                \"billerName\": \"Cmr International School\"\n            },\n            {\n                \"billerId\": \"EDU014436TEL01\",\n                \"billerName\": \"Cmr International The School\"\n            },\n            {\n                \"billerId\": \"EDU014437TEL01\",\n                \"billerName\": \"Cornerstone School\"\n            },\n            {\n                \"billerId\": \"EDU014438TEL01\",\n                \"billerName\": \"D A V  B D L Public School\"\n            },\n            {\n                \"billerId\": \"EDU014439TEL01\",\n                \"billerName\": \"D A V  Public School\"\n            },\n            {\n                \"billerId\": \"EDU014440TEL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU014441TEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014442TEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014443TEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014444TEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014445TEL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014446TEL01\",\n                \"billerName\": \"Delhi School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014447TEL01\",\n                \"billerName\": \"Delhi School Of Excellence,\"\n            },\n            {\n                \"billerId\": \"EDU014448TEL01\",\n                \"billerName\": \"Delhi School Of Excellence, Manikonda\"\n            },\n            {\n                \"billerId\": \"EDU014449TEL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU014450TEL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU014451TEL01\",\n                \"billerName\": \"Dr K.K.R&#39;S Gowtham Concept School,Iit Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU014452TEL01\",\n                \"billerName\": \"Durga Bhavani School\"\n            },\n            {\n                \"billerId\": \"EDU014453TEL01\",\n                \"billerName\": \"Dwaraka School\"\n            },\n            {\n                \"billerId\": \"EDU014454TEL01\",\n                \"billerName\": \"Edify World School\"\n            },\n            {\n                \"billerId\": \"EDU014455TEL01\",\n                \"billerName\": \"Ekashila High School\"\n            },\n            {\n                \"billerId\": \"EDU014456TEL01\",\n                \"billerName\": \"Ekashila High School\"\n            },\n            {\n                \"billerId\": \"EDU014457TEL01\",\n                \"billerName\": \"English Union School\"\n            },\n            {\n                \"billerId\": \"EDU014458TEL01\",\n                \"billerName\": \"Euro School\"\n            },\n            {\n                \"billerId\": \"EDU014459TEL01\",\n                \"billerName\": \"Excellent Circle Of Studies\"\n            },\n            {\n                \"billerId\": \"EDU014460TEL01\",\n                \"billerName\": \"Fortune Butterfly School\"\n            },\n            {\n                \"billerId\": \"EDU014461TEL01\",\n                \"billerName\": \"Foster Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU014462TEL01\",\n                \"billerName\": \"Fusion International School\"\n            },\n            {\n                \"billerId\": \"EDU014463TEL01\",\n                \"billerName\": \"Ganges Valley School\"\n            },\n            {\n                \"billerId\": \"EDU014464TEL01\",\n                \"billerName\": \"Gateway International High School\"\n            },\n            {\n                \"billerId\": \"EDU014465TEL01\",\n                \"billerName\": \"Gautami Vidya Kshetra\"\n            },\n            {\n                \"billerId\": \"EDU014466TEL01\",\n                \"billerName\": \"Geetanjali High School\"\n            },\n            {\n                \"billerId\": \"EDU014467TEL01\",\n                \"billerName\": \"Genesis International School\"\n            },\n            {\n                \"billerId\": \"EDU014468TEL01\",\n                \"billerName\": \"Genesis School\"\n            },\n            {\n                \"billerId\": \"EDU014469TEL01\",\n                \"billerName\": \"Genius High School\"\n            },\n            {\n                \"billerId\": \"EDU014470TEL01\",\n                \"billerName\": \"Gitanjali  Devshala\"\n            },\n            {\n                \"billerId\": \"EDU014471TEL01\",\n                \"billerName\": \"Gitanjali Devakul\"\n            },\n            {\n                \"billerId\": \"EDU014472TEL01\",\n                \"billerName\": \"Gitanjali Devashray\"\n            },\n            {\n                \"billerId\": \"EDU014474TEL01\",\n                \"billerName\": \"Global Edge School\"\n            },\n            {\n                \"billerId\": \"EDU014475TEL01\",\n                \"billerName\": \"Global Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU014476TEL01\",\n                \"billerName\": \"Gmr Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014477TEL01\",\n                \"billerName\": \"Gorkey Public School\"\n            },\n            {\n                \"billerId\": \"EDU014478TEL01\",\n                \"billerName\": \"Greenwich Academy The School\"\n            },\n            {\n                \"billerId\": \"EDU014479TEL01\",\n                \"billerName\": \"Greenwood High School\"\n            },\n            {\n                \"billerId\": \"EDU014480TEL01\",\n                \"billerName\": \"Greenwood High School\"\n            },\n            {\n                \"billerId\": \"EDU014481TEL01\",\n                \"billerName\": \"Gurukula Vidyapeeth High School\"\n            },\n            {\n                \"billerId\": \"EDU014482TEL01\",\n                \"billerName\": \"Hal High School\"\n            },\n            {\n                \"billerId\": \"EDU014483TEL01\",\n                \"billerName\": \"Harvest Public School\"\n            },\n            {\n                \"billerId\": \"EDU014484TEL01\",\n                \"billerName\": \"Heritage Valley The Indian School\"\n            },\n            {\n                \"billerId\": \"EDU014485TEL01\",\n                \"billerName\": \"Hindu Public School\"\n            },\n            {\n                \"billerId\": \"EDU014486TEL01\",\n                \"billerName\": \"Howard Public School\"\n            },\n            {\n                \"billerId\": \"EDU014487TEL01\",\n                \"billerName\": \"Hrd School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014488TEL01\",\n                \"billerName\": \"Hyderabad Institute Of Excellence High School\"\n            },\n            {\n                \"billerId\": \"EDU014489TEL01\",\n                \"billerName\": \"Ideal High School\"\n            },\n            {\n                \"billerId\": \"EDU014490TEL01\",\n                \"billerName\": \"Ideal Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU014491TEL01\",\n                \"billerName\": \"Indus Universal School\"\n            },\n            {\n                \"billerId\": \"EDU014492TEL01\",\n                \"billerName\": \"Infant Jesus International School\"\n            },\n            {\n                \"billerId\": \"EDU014493TEL01\",\n                \"billerName\": \"Iris World School\"\n            },\n            {\n                \"billerId\": \"EDU014494TEL01\",\n                \"billerName\": \"Ivy League Academy\"\n            },\n            {\n                \"billerId\": \"EDU014495TEL01\",\n                \"billerName\": \"Jain Heritage-A Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU014496TEL01\",\n                \"billerName\": \"Jan Peter Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU014497TEL01\",\n                \"billerName\": \"Jawahar D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU014498TEL01\",\n                \"billerName\": \"Johnson Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU014499TEL01\",\n                \"billerName\": \"Johnson Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU014500TEL01\",\n                \"billerName\": \"Jsm Public School\"\n            },\n            {\n                \"billerId\": \"EDU014501TEL01\",\n                \"billerName\": \"Jubilee Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU014502TEL01\",\n                \"billerName\": \"Jyothishmati Academy\"\n            },\n            {\n                \"billerId\": \"EDU014503TEL01\",\n                \"billerName\": \"Kalpa School\"\n            },\n            {\n                \"billerId\": \"EDU014504TEL01\",\n                \"billerName\": \"Kencrest International School\"\n            },\n            {\n                \"billerId\": \"EDU014505TEL01\",\n                \"billerName\": \"Kennedy High The Global School\"\n            },\n            {\n                \"billerId\": \"EDU014506TEL01\",\n                \"billerName\": \"Kiran International School\"\n            },\n            {\n                \"billerId\": \"EDU014507TEL01\",\n                \"billerName\": \"Knowledge Park International School, Nizamabad\"\n            },\n            {\n                \"billerId\": \"EDU014508TEL01\",\n                \"billerName\": \"Kothakota Pupils High School\"\n            },\n            {\n                \"billerId\": \"EDU014509TEL01\",\n                \"billerName\": \"Kotwal School\"\n            },\n            {\n                \"billerId\": \"EDU014510TEL01\",\n                \"billerName\": \"Laurus - The School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014511TEL01\",\n                \"billerName\": \"Lead India Bharat Ratnas School\"\n            },\n            {\n                \"billerId\": \"EDU014512TEL01\",\n                \"billerName\": \"Lead India School\"\n            },\n            {\n                \"billerId\": \"EDU014513TEL01\",\n                \"billerName\": \"Little Angels School\"\n            },\n            {\n                \"billerId\": \"EDU014514TEL01\",\n                \"billerName\": \"Little Flower Cbse Innovative School\"\n            },\n            {\n                \"billerId\": \"EDU014515TEL01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU014516TEL01\",\n                \"billerName\": \"Little Scholar School\"\n            },\n            {\n                \"billerId\": \"EDU014517TEL01\",\n                \"billerName\": \"Lotus National School\"\n            },\n            {\n                \"billerId\": \"EDU014518TEL01\",\n                \"billerName\": \"Lotus National School\"\n            },\n            {\n                \"billerId\": \"EDU014519TEL01\",\n                \"billerName\": \"Lotus National School\"\n            },\n            {\n                \"billerId\": \"EDU014520TEL01\",\n                \"billerName\": \"Lotus National School\"\n            },\n            {\n                \"billerId\": \"EDU014521TEL01\",\n                \"billerName\": \"M.V.Raman High School\"\n            },\n            {\n                \"billerId\": \"EDU014522TEL01\",\n                \"billerName\": \"Madina High School\"\n            },\n            {\n                \"billerId\": \"EDU014523TEL01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014524TEL01\",\n                \"billerName\": \"Mahatma Gandhi Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU014525TEL01\",\n                \"billerName\": \"Mahesh Vidya Bhavan High School\"\n            },\n            {\n                \"billerId\": \"EDU014526TEL01\",\n                \"billerName\": \"Manair High School\"\n            },\n            {\n                \"billerId\": \"EDU014527TEL01\",\n                \"billerName\": \"Manthan School\"\n            },\n            {\n                \"billerId\": \"EDU014528TEL01\",\n                \"billerName\": \"Marica High School\"\n            },\n            {\n                \"billerId\": \"EDU014529TEL01\",\n                \"billerName\": \"Mathioli Vidhya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDU014530TEL01\",\n                \"billerName\": \"Matrusri Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU014531TEL01\",\n                \"billerName\": \"Meridian School\"\n            },\n            {\n                \"billerId\": \"EDU014532TEL01\",\n                \"billerName\": \"Meridian School For Boys &amp; Girls\"\n            },\n            {\n                \"billerId\": \"EDU014534TEL01\",\n                \"billerName\": \"Millennium High School\"\n            },\n            {\n                \"billerId\": \"EDU014535TEL01\",\n                \"billerName\": \"Mnr I Exceed School\"\n            },\n            {\n                \"billerId\": \"EDU014536TEL01\",\n                \"billerName\": \"Mnr School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014537TEL01\",\n                \"billerName\": \"Mnr School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014538TEL01\",\n                \"billerName\": \"Mona Play School\"\n            },\n            {\n                \"billerId\": \"EDU014539TEL01\",\n                \"billerName\": \"Montridge School\"\n            },\n            {\n                \"billerId\": \"EDU014540TEL01\",\n                \"billerName\": \"Mount Carmel Global School\"\n            },\n            {\n                \"billerId\": \"EDU014541TEL01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU014542TEL01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU014543TEL01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU014544TEL01\",\n                \"billerName\": \"Mukarram Jah School\"\n            },\n            {\n                \"billerId\": \"EDU014545TEL01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU014546TEL01\",\n                \"billerName\": \"Nalla Malla Reddy Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU014547TEL01\",\n                \"billerName\": \"Narayana Concept School\"\n            },\n            {\n                \"billerId\": \"EDU014548TEL01\",\n                \"billerName\": \"Narayana E-Techno School\"\n            },\n            {\n                \"billerId\": \"EDU014549TEL01\",\n                \"billerName\": \"Nasr School\"\n            },\n            {\n                \"billerId\": \"EDU014550TEL01\",\n                \"billerName\": \"Nasr School Boys\"\n            },\n            {\n                \"billerId\": \"EDU014551TEL01\",\n                \"billerName\": \"Navabharat Public School\"\n            },\n            {\n                \"billerId\": \"EDU014552TEL01\",\n                \"billerName\": \"Navyabharathi Global School\"\n            },\n            {\n                \"billerId\": \"EDU014553TEL01\",\n                \"billerName\": \"Neelkanth Vidyapeeth Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014554TEL01\",\n                \"billerName\": \"Neo School Aizza\"\n            },\n            {\n                \"billerId\": \"EDU014555TEL01\",\n                \"billerName\": \"Niraj International School\"\n            },\n            {\n                \"billerId\": \"EDU014556TEL01\",\n                \"billerName\": \"Niraj Public School\"\n            },\n            {\n                \"billerId\": \"EDU014557TEL01\",\n                \"billerName\": \"Ntr Model School\"\n            },\n            {\n                \"billerId\": \"EDU014558TEL01\",\n                \"billerName\": \"Oak Valley School\"\n            },\n            {\n                \"billerId\": \"EDU014559TEL01\",\n                \"billerName\": \"Oakridge International School\"\n            },\n            {\n                \"billerId\": \"EDU014560TEL01\",\n                \"billerName\": \"Oakridge International School\"\n            },\n            {\n                \"billerId\": \"EDU014561TEL01\",\n                \"billerName\": \"Oakwood International School\"\n            },\n            {\n                \"billerId\": \"EDU014562TEL01\",\n                \"billerName\": \"Oasis School\"\n            },\n            {\n                \"billerId\": \"EDU014563TEL01\",\n                \"billerName\": \"Oasis School Of Excellence\"\n            },\n            {\n                \"billerId\": \"EDU014564TEL01\",\n                \"billerName\": \"Ocimum International School\"\n            },\n            {\n                \"billerId\": \"EDU014565TEL01\",\n                \"billerName\": \"Open Minds A Birla School\"\n            },\n            {\n                \"billerId\": \"EDU014566TEL01\",\n                \"billerName\": \"Orchids The International School\"\n            },\n            {\n                \"billerId\": \"EDU014568TEL01\",\n                \"billerName\": \"P Obul Reddy Public School\"\n            },\n            {\n                \"billerId\": \"EDU014569TEL01\",\n                \"billerName\": \"Pallavi Model School\"\n            },\n            {\n                \"billerId\": \"EDU014570TEL01\",\n                \"billerName\": \"Pallavi Model School\"\n            },\n            {\n                \"billerId\": \"EDU014571TEL01\",\n                \"billerName\": \"Pallavi Model School\"\n            },\n            {\n                \"billerId\": \"EDU014572TEL01\",\n                \"billerName\": \"Panineeya Mahavidyalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU014573TEL01\",\n                \"billerName\": \"Pathanjali Res School\"\n            },\n            {\n                \"billerId\": \"EDU014574TEL01\",\n                \"billerName\": \"Pearson School,\"\n            },\n            {\n                \"billerId\": \"EDU014576TEL01\",\n                \"billerName\": \"Phoenix Greens School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU014577TEL01\",\n                \"billerName\": \"Pioneers School\"\n            },\n            {\n                \"billerId\": \"EDU014578TEL01\",\n                \"billerName\": \"Prabodhananda Prashanti Niketan\"\n            },\n            {\n                \"billerId\": \"EDU014579TEL01\",\n                \"billerName\": \"Prachin Global School\"\n            },\n            {\n                \"billerId\": \"EDU014580TEL01\",\n                \"billerName\": \"Pragathi Central School\"\n            },\n            {\n                \"billerId\": \"EDU014581TEL01\",\n                \"billerName\": \"Pranav International School\"\n            },\n            {\n                \"billerId\": \"EDU014582TEL01\",\n                \"billerName\": \"Prerana Waldorf School\"\n            },\n            {\n                \"billerId\": \"EDU014583TEL01\",\n                \"billerName\": \"Princess Esin Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU014584TEL01\",\n                \"billerName\": \"Radcliffe School Hyderabad\"\n            },\n            {\n                \"billerId\": \"EDU014585TEL01\",\n                \"billerName\": \"Rainbow International School\"\n            },\n            {\n                \"billerId\": \"EDU014586TEL01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU014587TEL01\",\n                \"billerName\": \"Rajadhani Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014588TEL01\",\n                \"billerName\": \"Ramadevi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014589TEL01\",\n                \"billerName\": \"Ratnapuri Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU014590TEL01\",\n                \"billerName\": \"Reqelford International School\"\n            },\n            {\n                \"billerId\": \"EDU014591TEL01\",\n                \"billerName\": \"Rishi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014592TEL01\",\n                \"billerName\": \"Rockwell International School\"\n            },\n            {\n                \"billerId\": \"EDU014593TEL01\",\n                \"billerName\": \"Roots Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU014594TEL01\",\n                \"billerName\": \"Rotterdam School\"\n            },\n            {\n                \"billerId\": \"EDU014595TEL01\",\n                \"billerName\": \"S V M Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU014596TEL01\",\n                \"billerName\": \"S.E.S - V V Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU014597TEL01\",\n                \"billerName\": \"S.M.P. Model High School\"\n            },\n            {\n                \"billerId\": \"EDU014598TEL01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014599TEL01\",\n                \"billerName\": \"Sadhu Vaswani International School\"\n            },\n            {\n                \"billerId\": \"EDU014600TEL01\",\n                \"billerName\": \"Sage International  School\"\n            },\n            {\n                \"billerId\": \"EDU014601TEL01\",\n                \"billerName\": \"Sage School\"\n            },\n            {\n                \"billerId\": \"EDU014602TEL01\",\n                \"billerName\": \"Sai Spurthi D.A.V School\"\n            },\n            {\n                \"billerId\": \"EDU014603TEL01\",\n                \"billerName\": \"Samaritan School\"\n            },\n            {\n                \"billerId\": \"EDU014604TEL01\",\n                \"billerName\": \"Samartha  School\"\n            },\n            {\n                \"billerId\": \"EDU014605TEL01\",\n                \"billerName\": \"Samashti International School\"\n            },\n            {\n                \"billerId\": \"EDU014606TEL01\",\n                \"billerName\": \"Sanghamitra School\"\n            },\n            {\n                \"billerId\": \"EDU014607TEL01\",\n                \"billerName\": \"Sanskar Innovative School\"\n            },\n            {\n                \"billerId\": \"EDU014608TEL01\",\n                \"billerName\": \"Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU014609TEL01\",\n                \"billerName\": \"Saritha Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU014610TEL01\",\n                \"billerName\": \"Sarthi School\"\n            },\n            {\n                \"billerId\": \"EDU014611TEL01\",\n                \"billerName\": \"Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU014612TEL01\",\n                \"billerName\": \"Scholars International School\"\n            },\n            {\n                \"billerId\": \"EDU014613TEL01\",\n                \"billerName\": \"Secunderabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014614TEL01\",\n                \"billerName\": \"Sentia The Global School\"\n            },\n            {\n                \"billerId\": \"EDU014615TEL01\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDU014616TEL01\",\n                \"billerName\": \"Shantiniketan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014617TEL01\",\n                \"billerName\": \"Shastra School\"\n            },\n            {\n                \"billerId\": \"EDU014618TEL01\",\n                \"billerName\": \"Sherwood Public School\"\n            },\n            {\n                \"billerId\": \"EDU014619TEL01\",\n                \"billerName\": \"Shivaji Vidya Peeth High School\"\n            },\n            {\n                \"billerId\": \"EDU014620TEL01\",\n                \"billerName\": \"Shloka - A Birla School\"\n            },\n            {\n                \"billerId\": \"EDU014621TEL01\",\n                \"billerName\": \"Shloka School\"\n            },\n            {\n                \"billerId\": \"EDU014622TEL01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU014623TEL01\",\n                \"billerName\": \"Shree Swaminarayan Gurukul Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014624TEL01\",\n                \"billerName\": \"Shri Hanuman Vyayam Shala Public School\"\n            },\n            {\n                \"billerId\": \"EDU014625TEL01\",\n                \"billerName\": \"Siddharha Public School\"\n            },\n            {\n                \"billerId\": \"EDU014626TEL01\",\n                \"billerName\": \"Silver Oaks High School\"\n            },\n            {\n                \"billerId\": \"EDU014627TEL01\",\n                \"billerName\": \"Sister Nivedita School\"\n            },\n            {\n                \"billerId\": \"EDU014628TEL01\",\n                \"billerName\": \"Siva Sivani Public School\"\n            },\n            {\n                \"billerId\": \"EDU014629TEL01\",\n                \"billerName\": \"Sloka  School\"\n            },\n            {\n                \"billerId\": \"EDU014630TEL01\",\n                \"billerName\": \"Sloka The Hyderabad Waldorf School\"\n            },\n            {\n                \"billerId\": \"EDU014631TEL01\",\n                \"billerName\": \"Sparkrill International School\"\n            },\n            {\n                \"billerId\": \"EDU014632TEL01\",\n                \"billerName\": \"Sr Prime School\"\n            },\n            {\n                \"billerId\": \"EDU014633TEL01\",\n                \"billerName\": \"Sree Swaminarayan Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU014634TEL01\",\n                \"billerName\": \"Sree Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU014635TEL01\",\n                \"billerName\": \"Sree Vidyanikethan International School\"\n            },\n            {\n                \"billerId\": \"EDU014636TEL01\",\n                \"billerName\": \"Sreenidhi International School\"\n            },\n            {\n                \"billerId\": \"EDU014637TEL01\",\n                \"billerName\": \"Sri Chaitanya High School\"\n            },\n            {\n                \"billerId\": \"EDU014638TEL01\",\n                \"billerName\": \"Sri Chaitanya High School\"\n            },\n            {\n                \"billerId\": \"EDU014639TEL01\",\n                \"billerName\": \"Sri Chaitanya High School\"\n            },\n            {\n                \"billerId\": \"EDU014640TEL01\",\n                \"billerName\": \"Sri Chaitanya International School\"\n            },\n            {\n                \"billerId\": \"EDU014641TEL01\",\n                \"billerName\": \"Sri Chaitanya Techno School\"\n            },\n            {\n                \"billerId\": \"EDU014642TEL01\",\n                \"billerName\": \"Sri Guru Harkrishan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014643TEL01\",\n                \"billerName\": \"Sri Prakash Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014644TEL01\",\n                \"billerName\": \"Sri Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU014645TEL01\",\n                \"billerName\": \"Sri Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU014646TEL01\",\n                \"billerName\": \"Sri Sri Academy\"\n            },\n            {\n                \"billerId\": \"EDU014647TEL01\",\n                \"billerName\": \"Sri Swami Chinna Jeeyar  School\"\n            },\n            {\n                \"billerId\": \"EDU014648TEL01\",\n                \"billerName\": \"Sri Ushodaya High School\"\n            },\n            {\n                \"billerId\": \"EDU014649TEL01\",\n                \"billerName\": \"Sri Vamshidhar High School\"\n            },\n            {\n                \"billerId\": \"EDU014650TEL01\",\n                \"billerName\": \"Sri Vidya Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014651TEL01\",\n                \"billerName\": \"Srinivasa Ramanujan High School\"\n            },\n            {\n                \"billerId\": \"EDU014652TEL01\",\n                \"billerName\": \"Ssr Concept School\"\n            },\n            {\n                \"billerId\": \"EDU014653TEL01\",\n                \"billerName\": \"Ssr Discovery Academy\"\n            },\n            {\n                \"billerId\": \"EDU014654TEL01\",\n                \"billerName\": \"St Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014655TEL01\",\n                \"billerName\": \"St. Andrews High School\"\n            },\n            {\n                \"billerId\": \"EDU014656TEL01\",\n                \"billerName\": \"St. Ann&#39;S  E. M  High School\"\n            },\n            {\n                \"billerId\": \"EDU014657TEL01\",\n                \"billerName\": \"St. Ann&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU014658TEL01\",\n                \"billerName\": \"St. Ann&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU014659TEL01\",\n                \"billerName\": \"St. Elizabeth Convent (E.M.) High School\"\n            },\n            {\n                \"billerId\": \"EDU014660TEL01\",\n                \"billerName\": \"St. George&#39;S Girls&#39; Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU014661TEL01\",\n                \"billerName\": \"St. George&#39;S Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU014662TEL01\",\n                \"billerName\": \"St. Joseph&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU014663TEL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014664TEL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014665TEL01\",\n                \"billerName\": \"St. Martin&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU014666TEL01\",\n                \"billerName\": \"St. Marys Central School\"\n            },\n            {\n                \"billerId\": \"EDU014667TEL01\",\n                \"billerName\": \"St. Marys Vidyaniketan High School\"\n            },\n            {\n                \"billerId\": \"EDU014668TEL01\",\n                \"billerName\": \"St. Peter&#39;S Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU014669TEL01\",\n                \"billerName\": \"St. Peters High School\"\n            },\n            {\n                \"billerId\": \"EDU014670TEL01\",\n                \"billerName\": \"St. Peter&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU014671TEL01\",\n                \"billerName\": \"St. Peters Model School\"\n            },\n            {\n                \"billerId\": \"EDU014672TEL01\",\n                \"billerName\": \"St. Pious X School\"\n            },\n            {\n                \"billerId\": \"EDU014673TEL01\",\n                \"billerName\": \"St. Theresa High School\"\n            },\n            {\n                \"billerId\": \"EDU014674TEL01\",\n                \"billerName\": \"St.Andrews School\"\n            },\n            {\n                \"billerId\": \"EDU014675TEL01\",\n                \"billerName\": \"St.Martins High School\"\n            },\n            {\n                \"billerId\": \"EDU014676TEL01\",\n                \"billerName\": \"St.Martins High School\"\n            },\n            {\n                \"billerId\": \"EDU014677TEL01\",\n                \"billerName\": \"St.Peter&#39;S Edu School\"\n            },\n            {\n                \"billerId\": \"EDU014678TEL01\",\n                \"billerName\": \"St.Peters High School, Church Campus Old\"\n            },\n            {\n                \"billerId\": \"EDU014679TEL01\",\n                \"billerName\": \"Stagnes High School\"\n            },\n            {\n                \"billerId\": \"EDU014680TEL01\",\n                \"billerName\": \"Stmartins High School Miyapur\"\n            },\n            {\n                \"billerId\": \"EDU014681TEL01\",\n                \"billerName\": \"Suchitra Academy\"\n            },\n            {\n                \"billerId\": \"EDU014682TEL01\",\n                \"billerName\": \"Sujatha School\"\n            },\n            {\n                \"billerId\": \"EDU014683TEL01\",\n                \"billerName\": \"Sultan-Ul-Uloom Public School\"\n            },\n            {\n                \"billerId\": \"EDU014684TEL01\",\n                \"billerName\": \"Sunflower School\"\n            },\n            {\n                \"billerId\": \"EDU014685TEL01\",\n                \"billerName\": \"Sunflower Vedic School\"\n            },\n            {\n                \"billerId\": \"EDU014686TEL01\",\n                \"billerName\": \"Suprabhat Model High School\"\n            },\n            {\n                \"billerId\": \"EDU014687TEL01\",\n                \"billerName\": \"Surya Academy The Global School\"\n            },\n            {\n                \"billerId\": \"EDU014688TEL01\",\n                \"billerName\": \"T.I.M.E School\"\n            },\n            {\n                \"billerId\": \"EDU014689TEL01\",\n                \"billerName\": \"T.I.M.E School\"\n            },\n            {\n                \"billerId\": \"EDU014690TEL01\",\n                \"billerName\": \"Tagore High School\"\n            },\n            {\n                \"billerId\": \"EDU014691TEL01\",\n                \"billerName\": \"Takshasila Public School.\"\n            },\n            {\n                \"billerId\": \"EDU014692TEL01\",\n                \"billerName\": \"Tatva Global School\"\n            },\n            {\n                \"billerId\": \"EDU014693TEL01\",\n                \"billerName\": \"Tejasvi Vidyaranya\"\n            },\n            {\n                \"billerId\": \"EDU014694TEL01\",\n                \"billerName\": \"Tejaswi High School\"\n            },\n            {\n                \"billerId\": \"EDU014695TEL01\",\n                \"billerName\": \"The Creek Planet School\"\n            },\n            {\n                \"billerId\": \"EDU014696TEL01\",\n                \"billerName\": \"The Creek Planet School - Venus Campus\"\n            },\n            {\n                \"billerId\": \"EDU014697TEL01\",\n                \"billerName\": \"The Future Kid&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014698TEL01\",\n                \"billerName\": \"The Gaudium School\"\n            },\n            {\n                \"billerId\": \"EDU014699TEL01\",\n                \"billerName\": \"The Global Edge School\"\n            },\n            {\n                \"billerId\": \"EDU014700TEL01\",\n                \"billerName\": \"The Hyderabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014701TEL01\",\n                \"billerName\": \"The Hyderabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014702TEL01\",\n                \"billerName\": \"The Indo English High School\"\n            },\n            {\n                \"billerId\": \"EDU014703TEL01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU014704TEL01\",\n                \"billerName\": \"The Nalgonda Public School\"\n            },\n            {\n                \"billerId\": \"EDU014705TEL01\",\n                \"billerName\": \"The Noble School\"\n            },\n            {\n                \"billerId\": \"EDU014706TEL01\",\n                \"billerName\": \"Tripura Eng Medium School\"\n            },\n            {\n                \"billerId\": \"EDU014707TEL01\",\n                \"billerName\": \"Unicent School\"\n            },\n            {\n                \"billerId\": \"EDU014708TEL01\",\n                \"billerName\": \"Unicent School\"\n            },\n            {\n                \"billerId\": \"EDU014709TEL01\",\n                \"billerName\": \"University Of Hyderabad Campus School\"\n            },\n            {\n                \"billerId\": \"EDU014710TEL01\",\n                \"billerName\": \"Vasavi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014711TEL01\",\n                \"billerName\": \"Vidya Vinayalaya School\"\n            },\n            {\n                \"billerId\": \"EDU014712TEL01\",\n                \"billerName\": \"Vidyanjali Co.Edu. English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU014713TEL01\",\n                \"billerName\": \"Vidyanjali Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU014714TEL01\",\n                \"billerName\": \"Vidyaranya High School For Boys &amp; Girls\"\n            },\n            {\n                \"billerId\": \"EDU014715TEL01\",\n                \"billerName\": \"Vignan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014716TEL01\",\n                \"billerName\": \"Vignana Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014717TEL01\",\n                \"billerName\": \"Vijetha High School\"\n            },\n            {\n                \"billerId\": \"EDU014718TEL01\",\n                \"billerName\": \"Vikas The Concept School\"\n            },\n            {\n                \"billerId\": \"EDU014719TEL01\",\n                \"billerName\": \"Vista School\"\n            },\n            {\n                \"billerId\": \"EDU014720TEL01\",\n                \"billerName\": \"Vivekananda Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014721TEL01\",\n                \"billerName\": \"Vrs &amp; Vj Residential School\"\n            },\n            {\n                \"billerId\": \"EDU014722TEL01\",\n                \"billerName\": \"Warangal Public School\"\n            },\n            {\n                \"billerId\": \"EDU014723TEL01\",\n                \"billerName\": \"World One School\"\n            },\n            {\n                \"billerId\": \"EDU014724TEL01\",\n                \"billerName\": \"Zee High School\"\n            },\n            {\n                \"billerId\": \"EDU014725TRI01\",\n                \"billerName\": \"Assam Rifles Public School\"\n            },\n            {\n                \"billerId\": \"EDU014726TRI01\",\n                \"billerName\": \"Auxilium Girls School\"\n            },\n            {\n                \"billerId\": \"EDU014727TRI01\",\n                \"billerName\": \"Bhavans Tripura Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU014728TRI01\",\n                \"billerName\": \"Blessed Andre English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU014729TRI01\",\n                \"billerName\": \"Brilliant Stars School\"\n            },\n            {\n                \"billerId\": \"EDU014730TRI01\",\n                \"billerName\": \"Derozeo Mission School\"\n            },\n            {\n                \"billerId\": \"EDU014731TRI01\",\n                \"billerName\": \"Dhamma Dipa School\"\n            },\n            {\n                \"billerId\": \"EDU014732TRI01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU014733TRI01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU014734TRI01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU014735TRI01\",\n                \"billerName\": \"Ebenezer High School\"\n            },\n            {\n                \"billerId\": \"EDU014736TRI01\",\n                \"billerName\": \"Garia Academy (Model)\"\n            },\n            {\n                \"billerId\": \"EDU014737TRI01\",\n                \"billerName\": \"Global Collegiate School\"\n            },\n            {\n                \"billerId\": \"EDU014738TRI01\",\n                \"billerName\": \"Holy Cross Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014739TRI01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU014740TRI01\",\n                \"billerName\": \"Holy Cross School Kumarghat\"\n            },\n            {\n                \"billerId\": \"EDU014741TRI01\",\n                \"billerName\": \"Holy Spirit School\"\n            },\n            {\n                \"billerId\": \"EDU014742TRI01\",\n                \"billerName\": \"Ma Anandamayee Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU014743TRI01\",\n                \"billerName\": \"Modern High School\"\n            },\n            {\n                \"billerId\": \"EDU014744TRI01\",\n                \"billerName\": \"Montfort Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014745TRI01\",\n                \"billerName\": \"Notre Dame Holy Cross High School\"\n            },\n            {\n                \"billerId\": \"EDU014746TRI01\",\n                \"billerName\": \"Pranavananda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014747TRI01\",\n                \"billerName\": \"Ramakrishna Mission Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014748TRI01\",\n                \"billerName\": \"Saint Johns High School\"\n            },\n            {\n                \"billerId\": \"EDU014749TRI01\",\n                \"billerName\": \"Siksha Bhavan Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU014750TRI01\",\n                \"billerName\": \"Sri Sri Ravishankar Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU014751TRI01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU014752TRI01\",\n                \"billerName\": \"St.Xavier&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014753TRI01\",\n                \"billerName\": \"Swami Dhananjoy Das Kathia Baba Mission School\"\n            },\n            {\n                \"billerId\": \"EDU014754TRI01\",\n                \"billerName\": \"Swami Dhanonjoy Das Kathia Baba Mission School\"\n            },\n            {\n                \"billerId\": \"EDU014755TRI01\",\n                \"billerName\": \"Synod Foundation English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU014756TRI01\",\n                \"billerName\": \"The Agartala International School\"\n            },\n            {\n                \"billerId\": \"EDU014757TRI01\",\n                \"billerName\": \"Tripureswari Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014758TRI01\",\n                \"billerName\": \"Twimuk Christian Academy\"\n            },\n            {\n                \"billerId\": \"EDU014759UTP01\",\n                \"billerName\": \"A B S International School\"\n            },\n            {\n                \"billerId\": \"EDU014760UTP01\",\n                \"billerName\": \"A M World School\"\n            },\n            {\n                \"billerId\": \"EDU014761UTP01\",\n                \"billerName\": \"A N International School\"\n            },\n            {\n                \"billerId\": \"EDU014762UTP01\",\n                \"billerName\": \"A P Public School\"\n            },\n            {\n                \"billerId\": \"EDU014763UTP01\",\n                \"billerName\": \"A P S Academy\"\n            },\n            {\n                \"billerId\": \"EDU014764UTP01\",\n                \"billerName\": \"A R K Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014765UTP01\",\n                \"billerName\": \"A S Public College\"\n            },\n            {\n                \"billerId\": \"EDU014766UTP01\",\n                \"billerName\": \"A T L School\"\n            },\n            {\n                \"billerId\": \"EDU014767UTP01\",\n                \"billerName\": \"A. D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU014768UTP01\",\n                \"billerName\": \"A. J. J.  Academy\"\n            },\n            {\n                \"billerId\": \"EDU014769UTP01\",\n                \"billerName\": \"A. P. G. R. Global Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014770UTP01\",\n                \"billerName\": \"A.K Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU014771UTP01\",\n                \"billerName\": \"A.S.M. Convent School ,Sukhpura\"\n            },\n            {\n                \"billerId\": \"EDU014772UTP01\",\n                \"billerName\": \"Aadharshila  The School\"\n            },\n            {\n                \"billerId\": \"EDU014773UTP01\",\n                \"billerName\": \"Aarti Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU014774UTP01\",\n                \"billerName\": \"Aateya Academy\"\n            },\n            {\n                \"billerId\": \"EDU014775UTP01\",\n                \"billerName\": \"Aatman Public School\"\n            },\n            {\n                \"billerId\": \"EDU014776UTP01\",\n                \"billerName\": \"Aatmdeep Vidyalaya, Siktaur, Near Deoria Bypass, Gorakhpur\"\n            },\n            {\n                \"billerId\": \"EDU014777UTP01\",\n                \"billerName\": \"Abalone Public School\"\n            },\n            {\n                \"billerId\": \"EDU014778UTP01\",\n                \"billerName\": \"Abc Public School\"\n            },\n            {\n                \"billerId\": \"EDU014779UTP01\",\n                \"billerName\": \"Abhay Pratap Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU014780UTP01\",\n                \"billerName\": \"Abs Public School\"\n            },\n            {\n                \"billerId\": \"EDU014781UTP01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU014782UTP01\",\n                \"billerName\": \"Academic Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU014783UTP01\",\n                \"billerName\": \"Academy Of Modern Learning\"\n            },\n            {\n                \"billerId\": \"EDU014784UTP01\",\n                \"billerName\": \"Acme Global School\"\n            },\n            {\n                \"billerId\": \"EDU014785UTP01\",\n                \"billerName\": \"Acme Public School\"\n            },\n            {\n                \"billerId\": \"EDU014786UTP01\",\n                \"billerName\": \"Acn International School\"\n            },\n            {\n                \"billerId\": \"EDU014787UTP01\",\n                \"billerName\": \"Adam &amp; Eves Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014788UTP01\",\n                \"billerName\": \"Adarsh City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014789UTP01\",\n                \"billerName\": \"Adarsh Gyan Sarovar Public School\"\n            },\n            {\n                \"billerId\": \"EDU014790UTP01\",\n                \"billerName\": \"Adarsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014791UTP01\",\n                \"billerName\": \"Adarsh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014792UTP01\",\n                \"billerName\": \"Adharsheela Global School Vasundhara Sect-3, Ghaziabad\"\n            },\n            {\n                \"billerId\": \"EDU014793UTP01\",\n                \"billerName\": \"Adharshila Progressive School\"\n            },\n            {\n                \"billerId\": \"EDU014794UTP01\",\n                \"billerName\": \"Aditya Public School\"\n            },\n            {\n                \"billerId\": \"EDU014795UTP01\",\n                \"billerName\": \"Agra Public School\"\n            },\n            {\n                \"billerId\": \"EDU014796UTP01\",\n                \"billerName\": \"Agra Vanasthali Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU014797UTP01\",\n                \"billerName\": \"Aile International School\"\n            },\n            {\n                \"billerId\": \"EDU014798UTP01\",\n                \"billerName\": \"Aims International Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014799UTP01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU014800UTP01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU014801UTP01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU014802UTP01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU014803UTP01\",\n                \"billerName\": \"Air Force School\"\n            },\n            {\n                \"billerId\": \"EDU014804UTP01\",\n                \"billerName\": \"Ajmani International School\"\n            },\n            {\n                \"billerId\": \"EDU014805UTP01\",\n                \"billerName\": \"Ajmani Public School\"\n            },\n            {\n                \"billerId\": \"EDU014806UTP01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU014807UTP01\",\n                \"billerName\": \"Akal Academy\"\n            },\n            {\n                \"billerId\": \"EDU014808UTP01\",\n                \"billerName\": \"Akanksha Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU014809UTP01\",\n                \"billerName\": \"Akanksha Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU014810UTP01\",\n                \"billerName\": \"Aksh International School\"\n            },\n            {\n                \"billerId\": \"EDU014811UTP01\",\n                \"billerName\": \"Akshar Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU014812UTP01\",\n                \"billerName\": \"Al- Farooq Public School\"\n            },\n            {\n                \"billerId\": \"EDU014813UTP01\",\n                \"billerName\": \"Al Huda Model School\"\n            },\n            {\n                \"billerId\": \"EDU014814UTP01\",\n                \"billerName\": \"Alaknanda Academic School\"\n            },\n            {\n                \"billerId\": \"EDU014815UTP01\",\n                \"billerName\": \"Al-Barakaat Public School\"\n            },\n            {\n                \"billerId\": \"EDU014816UTP01\",\n                \"billerName\": \"Alexander Public School\"\n            },\n            {\n                \"billerId\": \"EDU014817UTP01\",\n                \"billerName\": \"Al-Hafeez Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU014818UTP01\",\n                \"billerName\": \"Al-Hira Public School\"\n            },\n            {\n                \"billerId\": \"EDU014819UTP01\",\n                \"billerName\": \"Aliganj Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU014820UTP01\",\n                \"billerName\": \"Aligarh Modern School\"\n            },\n            {\n                \"billerId\": \"EDU014821UTP01\",\n                \"billerName\": \"Aligarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014822UTP01\",\n                \"billerName\": \"Aligarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014823UTP01\",\n                \"billerName\": \"Alingua Public School\"\n            },\n            {\n                \"billerId\": \"EDU014824UTP01\",\n                \"billerName\": \"Aliyah Public School\"\n            },\n            {\n                \"billerId\": \"EDU014825UTP01\",\n                \"billerName\": \"All Saint School\"\n            },\n            {\n                \"billerId\": \"EDU014826UTP01\",\n                \"billerName\": \"All Saints School\"\n            },\n            {\n                \"billerId\": \"EDU014827UTP01\",\n                \"billerName\": \"All Saints School\"\n            },\n            {\n                \"billerId\": \"EDU014828UTP01\",\n                \"billerName\": \"All Saints School\"\n            },\n            {\n                \"billerId\": \"EDU014829UTP01\",\n                \"billerName\": \"Allahabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014830UTP01\",\n                \"billerName\": \"Allahabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014831UTP01\",\n                \"billerName\": \"Allahabad Public School Lucknow\"\n            },\n            {\n                \"billerId\": \"EDU014832UTP01\",\n                \"billerName\": \"Allenhouse Public School\"\n            },\n            {\n                \"billerId\": \"EDU014833UTP01\",\n                \"billerName\": \"Alma Mater Day Boarding\"\n            },\n            {\n                \"billerId\": \"EDU014834UTP01\",\n                \"billerName\": \"Alma Mater-The School\"\n            },\n            {\n                \"billerId\": \"EDU014835UTP01\",\n                \"billerName\": \"Aloft Dale School\"\n            },\n            {\n                \"billerId\": \"EDU014836UTP01\",\n                \"billerName\": \"Alpha Public College\"\n            },\n            {\n                \"billerId\": \"EDU014837UTP01\",\n                \"billerName\": \"Alpine International School\"\n            },\n            {\n                \"billerId\": \"EDU014838UTP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU014839UTP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU014840UTP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU014841UTP01\",\n                \"billerName\": \"Alpine Public School\"\n            },\n            {\n                \"billerId\": \"EDU014842UTP01\",\n                \"billerName\": \"Alpine Public School,\"\n            },\n            {\n                \"billerId\": \"EDU014843UTP01\",\n                \"billerName\": \"Alpine Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU014844UTP01\",\n                \"billerName\": \"Aman International School\"\n            },\n            {\n                \"billerId\": \"EDU014845UTP01\",\n                \"billerName\": \"Amar Deep School\"\n            },\n            {\n                \"billerId\": \"EDU014846UTP01\",\n                \"billerName\": \"Amar Memorial St George&#39;S Prep Sch\"\n            },\n            {\n                \"billerId\": \"EDU014847UTP01\",\n                \"billerName\": \"Amar Public School\"\n            },\n            {\n                \"billerId\": \"EDU014848UTP01\",\n                \"billerName\": \"Amarnath Vidya Ashram Sr Sec Public School\"\n            },\n            {\n                \"billerId\": \"EDU014849UTP01\",\n                \"billerName\": \"Ambika Devi High School\"\n            },\n            {\n                \"billerId\": \"EDU014850UTP01\",\n                \"billerName\": \"Ambika Prasad Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU014851UTP01\",\n                \"billerName\": \"Ambika Public School\"\n            },\n            {\n                \"billerId\": \"EDU014852UTP01\",\n                \"billerName\": \"Ambika School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU014853UTP01\",\n                \"billerName\": \"Ambition Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014854UTP01\",\n                \"billerName\": \"Ambition International School\"\n            },\n            {\n                \"billerId\": \"EDU014855UTP01\",\n                \"billerName\": \"Ameer Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU014856UTP01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU014857UTP01\",\n                \"billerName\": \"Amity International School\"\n            },\n            {\n                \"billerId\": \"EDU014858UTP01\",\n                \"billerName\": \"Amity International School,\"\n            },\n            {\n                \"billerId\": \"EDU014859UTP01\",\n                \"billerName\": \"Amity International School,\"\n            },\n            {\n                \"billerId\": \"EDU014860UTP01\",\n                \"billerName\": \"Amity International School, Lucknow\"\n            },\n            {\n                \"billerId\": \"EDU014861UTP01\",\n                \"billerName\": \"Amity International School, Vrindavan Yojna, Lucknow\"\n            },\n            {\n                \"billerId\": \"EDU014862UTP01\",\n                \"billerName\": \"Amol Chand Public School\"\n            },\n            {\n                \"billerId\": \"EDU014863UTP01\",\n                \"billerName\": \"Amrit Memorial Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014864UTP01\",\n                \"billerName\": \"Amrit Public School\"\n            },\n            {\n                \"billerId\": \"EDU014865UTP01\",\n                \"billerName\": \"Amtul&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU014866UTP01\",\n                \"billerName\": \"Anand Bhawan School\"\n            },\n            {\n                \"billerId\": \"EDU014867UTP01\",\n                \"billerName\": \"Anand Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU014868UTP01\",\n                \"billerName\": \"Angel International School\"\n            },\n            {\n                \"billerId\": \"EDU014869UTP01\",\n                \"billerName\": \"Angel Public School\"\n            },\n            {\n                \"billerId\": \"EDU014870UTP01\",\n                \"billerName\": \"Angels Public International School\"\n            },\n            {\n                \"billerId\": \"EDU014871UTP01\",\n                \"billerName\": \"Anglo Vedic Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014872UTP01\",\n                \"billerName\": \"Anil Saraswati Vidhya Mandir Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014873UTP01\",\n                \"billerName\": \"Anita Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014874UTP01\",\n                \"billerName\": \"Anju Gill Academy\"\n            },\n            {\n                \"billerId\": \"EDU014875UTP01\",\n                \"billerName\": \"Ankerite Pushpa Sri Ram Academy\"\n            },\n            {\n                \"billerId\": \"EDU014876UTP01\",\n                \"billerName\": \"Ankur Public School\"\n            },\n            {\n                \"billerId\": \"EDU014877UTP01\",\n                \"billerName\": \"Annie Besant School\"\n            },\n            {\n                \"billerId\": \"EDU014878UTP01\",\n                \"billerName\": \"Anwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU014879UTP01\",\n                \"billerName\": \"Apeejay International School\"\n            },\n            {\n                \"billerId\": \"EDU014880UTP01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU014881UTP01\",\n                \"billerName\": \"Apex International School\"\n            },\n            {\n                \"billerId\": \"EDU014882UTP01\",\n                \"billerName\": \"Apex Public School\"\n            },\n            {\n                \"billerId\": \"EDU014883UTP01\",\n                \"billerName\": \"Arcadian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014884UTP01\",\n                \"billerName\": \"Archies Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU014885UTP01\",\n                \"billerName\": \"Archisha International School\"\n            },\n            {\n                \"billerId\": \"EDU014886UTP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU014887UTP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU014888UTP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU014889UTP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU014890UTP01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU014891UTP01\",\n                \"billerName\": \"Arpan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014892UTP01\",\n                \"billerName\": \"Arsh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014893UTP01\",\n                \"billerName\": \"Arunodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU014894UTP01\",\n                \"billerName\": \"Arvind Academy\"\n            },\n            {\n                \"billerId\": \"EDU014895UTP01\",\n                \"billerName\": \"Arwachin International School\"\n            },\n            {\n                \"billerId\": \"EDU014896UTP01\",\n                \"billerName\": \"Arya Bandhu Public School\"\n            },\n            {\n                \"billerId\": \"EDU014897UTP01\",\n                \"billerName\": \"Arya Kamal Public School\"\n            },\n            {\n                \"billerId\": \"EDU014898UTP01\",\n                \"billerName\": \"Arya Mahila Nagarmal Murarka Model School\"\n            },\n            {\n                \"billerId\": \"EDU014899UTP01\",\n                \"billerName\": \"Aryan International Public School\"\n            },\n            {\n                \"billerId\": \"EDU014900UTP01\",\n                \"billerName\": \"Aryan International School\"\n            },\n            {\n                \"billerId\": \"EDU014901UTP01\",\n                \"billerName\": \"Aryan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014902UTP01\",\n                \"billerName\": \"Aryan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014903UTP01\",\n                \"billerName\": \"Aryans International School\"\n            },\n            {\n                \"billerId\": \"EDU014904UTP01\",\n                \"billerName\": \"Aryavartt Public School\"\n            },\n            {\n                \"billerId\": \"EDU014905UTP01\",\n                \"billerName\": \"Aryavrat Academy\"\n            },\n            {\n                \"billerId\": \"EDU014906UTP01\",\n                \"billerName\": \"Ascent International School\"\n            },\n            {\n                \"billerId\": \"EDU014907UTP01\",\n                \"billerName\": \"Ascent Public School\"\n            },\n            {\n                \"billerId\": \"EDU014908UTP01\",\n                \"billerName\": \"Asha Modern International School\"\n            },\n            {\n                \"billerId\": \"EDU014909UTP01\",\n                \"billerName\": \"Asha Modern School\"\n            },\n            {\n                \"billerId\": \"EDU014910UTP01\",\n                \"billerName\": \"Asha Public School\"\n            },\n            {\n                \"billerId\": \"EDU014911UTP01\",\n                \"billerName\": \"Asha Public School\"\n            },\n            {\n                \"billerId\": \"EDU014912UTP01\",\n                \"billerName\": \"Ashok Public School\"\n            },\n            {\n                \"billerId\": \"EDU014913UTP01\",\n                \"billerName\": \"Ashoka Academy\"\n            },\n            {\n                \"billerId\": \"EDU014914UTP01\",\n                \"billerName\": \"Ashoka Public School\"\n            },\n            {\n                \"billerId\": \"EDU014915UTP01\",\n                \"billerName\": \"Ashoka Public School\"\n            },\n            {\n                \"billerId\": \"EDU014916UTP01\",\n                \"billerName\": \"Ashrafia Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014917UTP01\",\n                \"billerName\": \"Asian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014918UTP01\",\n                \"billerName\": \"Asm Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU014919UTP01\",\n                \"billerName\": \"Aspam Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU014920UTP01\",\n                \"billerName\": \"Assam Rifles Middle School\"\n            },\n            {\n                \"billerId\": \"EDU014921UTP01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU014922UTP01\",\n                \"billerName\": \"Assisi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014923UTP01\",\n                \"billerName\": \"Assisi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014924UTP01\",\n                \"billerName\": \"Assisi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014925UTP01\",\n                \"billerName\": \"Assumption Public School\"\n            },\n            {\n                \"billerId\": \"EDU014926UTP01\",\n                \"billerName\": \"Aster Public School\"\n            },\n            {\n                \"billerId\": \"EDU014927UTP01\",\n                \"billerName\": \"Aster Public School\"\n            },\n            {\n                \"billerId\": \"EDU014928UTP01\",\n                \"billerName\": \"Aum Sun Public School\"\n            },\n            {\n                \"billerId\": \"EDU014929UTP01\",\n                \"billerName\": \"Avadh Collegiate\"\n            },\n            {\n                \"billerId\": \"EDU014930UTP01\",\n                \"billerName\": \"Avadh International School\"\n            },\n            {\n                \"billerId\": \"EDU014931UTP01\",\n                \"billerName\": \"Avmd Institute\"\n            },\n            {\n                \"billerId\": \"EDU014932UTP01\",\n                \"billerName\": \"Awadh International School\"\n            },\n            {\n                \"billerId\": \"EDU014933UTP01\",\n                \"billerName\": \"Awadh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014934UTP01\",\n                \"billerName\": \"Awagarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014935UTP01\",\n                \"billerName\": \"Awasiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU014936UTP01\",\n                \"billerName\": \"Ayan National Public School\"\n            },\n            {\n                \"billerId\": \"EDU014937UTP01\",\n                \"billerName\": \"Ayesha Tarin Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU014938UTP01\",\n                \"billerName\": \"Ayodhya Academy\"\n            },\n            {\n                \"billerId\": \"EDU014939UTP01\",\n                \"billerName\": \"Ayt Senior Secondry School\"\n            },\n            {\n                \"billerId\": \"EDU014940UTP01\",\n                \"billerName\": \"Azad International School\"\n            },\n            {\n                \"billerId\": \"EDU014941UTP01\",\n                \"billerName\": \"Azad Public School\"\n            },\n            {\n                \"billerId\": \"EDU014942UTP01\",\n                \"billerName\": \"Azamgarh Public School\"\n            },\n            {\n                \"billerId\": \"EDU014943UTP01\",\n                \"billerName\": \"B &amp; B International School\"\n            },\n            {\n                \"billerId\": \"EDU014944UTP01\",\n                \"billerName\": \"B Devras Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014945UTP01\",\n                \"billerName\": \"B K Academy\"\n            },\n            {\n                \"billerId\": \"EDU014946UTP01\",\n                \"billerName\": \"B K Public School\"\n            },\n            {\n                \"billerId\": \"EDU014947UTP01\",\n                \"billerName\": \"B N S English School\"\n            },\n            {\n                \"billerId\": \"EDU014948UTP01\",\n                \"billerName\": \"B S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU014949UTP01\",\n                \"billerName\": \"B. G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014950UTP01\",\n                \"billerName\": \"B. Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU014951UTP01\",\n                \"billerName\": \"B. L. International School\"\n            },\n            {\n                \"billerId\": \"EDU014952UTP01\",\n                \"billerName\": \"B. N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014953UTP01\",\n                \"billerName\": \"B. P. M. Gyan Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU014954UTP01\",\n                \"billerName\": \"B. P. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014955UTP01\",\n                \"billerName\": \"B. R. International School\"\n            },\n            {\n                \"billerId\": \"EDU014956UTP01\",\n                \"billerName\": \"B. S. S. Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU014957UTP01\",\n                \"billerName\": \"B.D.Public School\"\n            },\n            {\n                \"billerId\": \"EDU014958UTP01\",\n                \"billerName\": \"B.G.B. Braj Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU014959UTP01\",\n                \"billerName\": \"B.N.L. Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU014960UTP01\",\n                \"billerName\": \"B.N.S. School\"\n            },\n            {\n                \"billerId\": \"EDU014961UTP01\",\n                \"billerName\": \"B.P Public School\"\n            },\n            {\n                \"billerId\": \"EDU014962UTP01\",\n                \"billerName\": \"B.P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014963UTP01\",\n                \"billerName\": \"B.P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014964UTP01\",\n                \"billerName\": \"B.R.B. Model School\"\n            },\n            {\n                \"billerId\": \"EDU014965UTP01\",\n                \"billerName\": \"B.R.Genius International School\"\n            },\n            {\n                \"billerId\": \"EDU014966UTP01\",\n                \"billerName\": \"B.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU014967UTP01\",\n                \"billerName\": \"B.S.D.Public School\"\n            },\n            {\n                \"billerId\": \"EDU014968UTP01\",\n                \"billerName\": \"B.S.M Global School\"\n            },\n            {\n                \"billerId\": \"EDU014969UTP01\",\n                \"billerName\": \"B.S.M. School\"\n            },\n            {\n                \"billerId\": \"EDU014970UTP01\",\n                \"billerName\": \"B.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU014971UTP01\",\n                \"billerName\": \"Baba Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU014972UTP01\",\n                \"billerName\": \"Baba International School\"\n            },\n            {\n                \"billerId\": \"EDU014973UTP01\",\n                \"billerName\": \"Baba International School\"\n            },\n            {\n                \"billerId\": \"EDU014974UTP01\",\n                \"billerName\": \"Baba Kadera Singh Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014975UTP01\",\n                \"billerName\": \"Baba Patiram Vidhya Mandir J.H. School\"\n            },\n            {\n                \"billerId\": \"EDU014976UTP01\",\n                \"billerName\": \"Baba Saudan Singh Veermati Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014977UTP01\",\n                \"billerName\": \"Babu Bodh Raj Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014978UTP01\",\n                \"billerName\": \"Babu Gaya Prasad Convent School\"\n            },\n            {\n                \"billerId\": \"EDU014979UTP01\",\n                \"billerName\": \"Babu Ram Adhar Singh Somvanshi International School\"\n            },\n            {\n                \"billerId\": \"EDU014980UTP01\",\n                \"billerName\": \"Babuji Convent School Jattari\"\n            },\n            {\n                \"billerId\": \"EDU014981UTP01\",\n                \"billerName\": \"Baby Martin International School\"\n            },\n            {\n                \"billerId\": \"EDU014982UTP01\",\n                \"billerName\": \"Bahman Public School\"\n            },\n            {\n                \"billerId\": \"EDU014983UTP01\",\n                \"billerName\": \"Bajaj Public School\"\n            },\n            {\n                \"billerId\": \"EDU014984UTP01\",\n                \"billerName\": \"Bakshi Public School\"\n            },\n            {\n                \"billerId\": \"EDU014985UTP01\",\n                \"billerName\": \"Bal Bari Public School\"\n            },\n            {\n                \"billerId\": \"EDU014986UTP01\",\n                \"billerName\": \"Bal Bharatiya English School\"\n            },\n            {\n                \"billerId\": \"EDU014987UTP01\",\n                \"billerName\": \"Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU014988UTP01\",\n                \"billerName\": \"Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU014989UTP01\",\n                \"billerName\": \"Bal Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU014990UTP01\",\n                \"billerName\": \"Bal Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU014991UTP01\",\n                \"billerName\": \"Bal Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU014992UTP01\",\n                \"billerName\": \"Bal Jagat Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU014993UTP01\",\n                \"billerName\": \"Bal Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU014994UTP01\",\n                \"billerName\": \"Bal Niketan Jr High School\"\n            },\n            {\n                \"billerId\": \"EDU014995UTP01\",\n                \"billerName\": \"Bal Vidhyalaya Madhyamik School\"\n            },\n            {\n                \"billerId\": \"EDU014996UTP01\",\n                \"billerName\": \"Bal Vidya Bhawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU014997UTP01\",\n                \"billerName\": \"Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU014998UTP01\",\n                \"billerName\": \"Bal Vidya Mandir Seni Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU014999UTP01\",\n                \"billerName\": \"Bal Vidyalaya Madhyamik School\"\n            },\n            {\n                \"billerId\": \"EDU015000UTP01\",\n                \"billerName\": \"Bal Vidyapeet Public School\"\n            },\n            {\n                \"billerId\": \"EDU015001UTP01\",\n                \"billerName\": \"Balaji Public School\"\n            },\n            {\n                \"billerId\": \"EDU015002UTP01\",\n                \"billerName\": \"Baldeo Public School\"\n            },\n            {\n                \"billerId\": \"EDU015003UTP01\",\n                \"billerName\": \"Balmukund Ramchandra Bazari Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015004UTP01\",\n                \"billerName\": \"Baluni Public School\"\n            },\n            {\n                \"billerId\": \"EDU015005UTP01\",\n                \"billerName\": \"Baluni Public School\"\n            },\n            {\n                \"billerId\": \"EDU015006UTP01\",\n                \"billerName\": \"Balwanti Devi Academy\"\n            },\n            {\n                \"billerId\": \"EDU015007UTP01\",\n                \"billerName\": \"Banarsi Das Memorial  Public School\"\n            },\n            {\n                \"billerId\": \"EDU015008UTP01\",\n                \"billerName\": \"Banshraj Memial Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU015009UTP01\",\n                \"billerName\": \"Bansraj Model School\"\n            },\n            {\n                \"billerId\": \"EDU015010UTP01\",\n                \"billerName\": \"Barrows&#39; Blue Bells School\"\n            },\n            {\n                \"billerId\": \"EDU015011UTP01\",\n                \"billerName\": \"Basanti Public School\"\n            },\n            {\n                \"billerId\": \"EDU015012UTP01\",\n                \"billerName\": \"Basu Baral Saraswati Vihar\"\n            },\n            {\n                \"billerId\": \"EDU015013UTP01\",\n                \"billerName\": \"Bathesda Christian Academy\"\n            },\n            {\n                \"billerId\": \"EDU015014UTP01\",\n                \"billerName\": \"Bbr International School\"\n            },\n            {\n                \"billerId\": \"EDU015015UTP01\",\n                \"billerName\": \"Bdm Public School\"\n            },\n            {\n                \"billerId\": \"EDU015016UTP01\",\n                \"billerName\": \"Bds International School\"\n            },\n            {\n                \"billerId\": \"EDU015017UTP01\",\n                \"billerName\": \"Bedi Internation School\"\n            },\n            {\n                \"billerId\": \"EDU015018UTP01\",\n                \"billerName\": \"Beena Public School\"\n            },\n            {\n                \"billerId\": \"EDU015019UTP01\",\n                \"billerName\": \"Benhur High School\"\n            },\n            {\n                \"billerId\": \"EDU015020UTP01\",\n                \"billerName\": \"Ben-Hur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015021UTP01\",\n                \"billerName\": \"Benison School\"\n            },\n            {\n                \"billerId\": \"EDU015022UTP01\",\n                \"billerName\": \"Bethany Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015023UTP01\",\n                \"billerName\": \"Bethel Academy\"\n            },\n            {\n                \"billerId\": \"EDU015024UTP01\",\n                \"billerName\": \"Bhagauti Prasad Mata Gulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU015025UTP01\",\n                \"billerName\": \"Bhagirath Public School\"\n            },\n            {\n                \"billerId\": \"EDU015026UTP01\",\n                \"billerName\": \"Bhagwant Public School\"\n            },\n            {\n                \"billerId\": \"EDU015027UTP01\",\n                \"billerName\": \"Bhagwanti Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015028UTP01\",\n                \"billerName\": \"Bhai Joga Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU015029UTP01\",\n                \"billerName\": \"Bhaktivedanta Gurukula And International School\"\n            },\n            {\n                \"billerId\": \"EDU015030UTP01\",\n                \"billerName\": \"Bharat Ram Global School\"\n            },\n            {\n                \"billerId\": \"EDU015031UTP01\",\n                \"billerName\": \"Bharat Vikas Parishad Kanya Ucha Madhyamik Vidyalaya,\"\n            },\n            {\n                \"billerId\": \"EDU015032UTP01\",\n                \"billerName\": \"Bhardwaj  Academy\"\n            },\n            {\n                \"billerId\": \"EDU015033UTP01\",\n                \"billerName\": \"Bhartiya Bal Vidya Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU015034UTP01\",\n                \"billerName\": \"Bhartiya Vidya Bhavan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015035UTP01\",\n                \"billerName\": \"Bhartiya Vidyapeeth Bal Bharti\"\n            },\n            {\n                \"billerId\": \"EDU015036UTP01\",\n                \"billerName\": \"Bhartiyam School\"\n            },\n            {\n                \"billerId\": \"EDU015037UTP01\",\n                \"billerName\": \"Bhashkar International School\"\n            },\n            {\n                \"billerId\": \"EDU015038UTP01\",\n                \"billerName\": \"Bhasins International School\"\n            },\n            {\n                \"billerId\": \"EDU015039UTP01\",\n                \"billerName\": \"Bhaskar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015040UTP01\",\n                \"billerName\": \"Bhavan&#39;S Mehta Vidyashram\"\n            },\n            {\n                \"billerId\": \"EDU015041UTP01\",\n                \"billerName\": \"Bhel Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU015042UTP01\",\n                \"billerName\": \"Bhonwal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015043UTP01\",\n                \"billerName\": \"Bijnor Public School\"\n            },\n            {\n                \"billerId\": \"EDU015044UTP01\",\n                \"billerName\": \"Bilal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015045UTP01\",\n                \"billerName\": \"Bill Clinton School\"\n            },\n            {\n                \"billerId\": \"EDU015046UTP01\",\n                \"billerName\": \"Billabong High International School\"\n            },\n            {\n                \"billerId\": \"EDU015047UTP01\",\n                \"billerName\": \"Bishop Academy Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015048UTP01\",\n                \"billerName\": \"Bishop Conrad School\"\n            },\n            {\n                \"billerId\": \"EDU015049UTP01\",\n                \"billerName\": \"Bishop Conrad Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015050UTP01\",\n                \"billerName\": \"Bishop George School\"\n            },\n            {\n                \"billerId\": \"EDU015051UTP01\",\n                \"billerName\": \"Bishop Johnson School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU015052UTP01\",\n                \"billerName\": \"Bishop Westcott School\"\n            },\n            {\n                \"billerId\": \"EDU015053UTP01\",\n                \"billerName\": \"Bit Global School\"\n            },\n            {\n                \"billerId\": \"EDU015054UTP01\",\n                \"billerName\": \"Blackdale Public School\"\n            },\n            {\n                \"billerId\": \"EDU015055UTP01\",\n                \"billerName\": \"Bloom International School\"\n            },\n            {\n                \"billerId\": \"EDU015056UTP01\",\n                \"billerName\": \"Bloom Public School\"\n            },\n            {\n                \"billerId\": \"EDU015057UTP01\",\n                \"billerName\": \"Blooming Bud Public School\"\n            },\n            {\n                \"billerId\": \"EDU015058UTP01\",\n                \"billerName\": \"Blooming Buds Academy\"\n            },\n            {\n                \"billerId\": \"EDU015059UTP01\",\n                \"billerName\": \"Blooming Buds Co-Ed. School\"\n            },\n            {\n                \"billerId\": \"EDU015060UTP01\",\n                \"billerName\": \"Blooming Buds Educare Academy\"\n            },\n            {\n                \"billerId\": \"EDU015061UTP01\",\n                \"billerName\": \"Blooming Buds English School\"\n            },\n            {\n                \"billerId\": \"EDU015062UTP01\",\n                \"billerName\": \"Blooming Buds Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015063UTP01\",\n                \"billerName\": \"Blooming Buds Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015064UTP01\",\n                \"billerName\": \"Blooming Buds Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015065UTP01\",\n                \"billerName\": \"Blooming Buds Public School\"\n            },\n            {\n                \"billerId\": \"EDU015066UTP01\",\n                \"billerName\": \"Blooming Buds Public School\"\n            },\n            {\n                \"billerId\": \"EDU015067UTP01\",\n                \"billerName\": \"Blooming Buds Public School\"\n            },\n            {\n                \"billerId\": \"EDU015068UTP01\",\n                \"billerName\": \"Blooming Buds School\"\n            },\n            {\n                \"billerId\": \"EDU015069UTP01\",\n                \"billerName\": \"Blooming Dale School\"\n            },\n            {\n                \"billerId\": \"EDU015070UTP01\",\n                \"billerName\": \"Blooming Dale&#39;S Modern School\"\n            },\n            {\n                \"billerId\": \"EDU015071UTP01\",\n                \"billerName\": \"Blooming Dales School\"\n            },\n            {\n                \"billerId\": \"EDU015072UTP01\",\n                \"billerName\": \"Blooming Flowers Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015073UTP01\",\n                \"billerName\": \"Blossom Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015074UTP01\",\n                \"billerName\": \"Bls International School\"\n            },\n            {\n                \"billerId\": \"EDU015075UTP01\",\n                \"billerName\": \"Blue Bell Dr Ram Tirth Dube\"\n            },\n            {\n                \"billerId\": \"EDU015076UTP01\",\n                \"billerName\": \"Blue Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU015077UTP01\",\n                \"billerName\": \"Blue Bells School\"\n            },\n            {\n                \"billerId\": \"EDU015078UTP01\",\n                \"billerName\": \"Blue Bird Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015079UTP01\",\n                \"billerName\": \"Blue Birds International School\"\n            },\n            {\n                \"billerId\": \"EDU015080UTP01\",\n                \"billerName\": \"Blue Birds International School\"\n            },\n            {\n                \"billerId\": \"EDU015081UTP01\",\n                \"billerName\": \"Blue Diamond Public School\"\n            },\n            {\n                \"billerId\": \"EDU015082UTP01\",\n                \"billerName\": \"Bng International School\"\n            },\n            {\n                \"billerId\": \"EDU015083UTP01\",\n                \"billerName\": \"Bobson Public School\"\n            },\n            {\n                \"billerId\": \"EDU015084UTP01\",\n                \"billerName\": \"Bonne Anne Public School\"\n            },\n            {\n                \"billerId\": \"EDU015085UTP01\",\n                \"billerName\": \"Boonmax Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015086UTP01\",\n                \"billerName\": \"Boston Public School\"\n            },\n            {\n                \"billerId\": \"EDU015087UTP01\",\n                \"billerName\": \"Boys&#39; High School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU015088UTP01\",\n                \"billerName\": \"Bps Public School\"\n            },\n            {\n                \"billerId\": \"EDU015089UTP01\",\n                \"billerName\": \"Braham Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU015090UTP01\",\n                \"billerName\": \"Brahamdutt Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015091UTP01\",\n                \"billerName\": \"Brahmanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU015092UTP01\",\n                \"billerName\": \"Brahmanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU015093UTP01\",\n                \"billerName\": \"Brains Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015094UTP01\",\n                \"billerName\": \"Brainwings Academy\"\n            },\n            {\n                \"billerId\": \"EDU015095UTP01\",\n                \"billerName\": \"Brainzone Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015096UTP01\",\n                \"billerName\": \"Bramha Devi Shiv Kumar Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU015097UTP01\",\n                \"billerName\": \"Bright Career Public School\"\n            },\n            {\n                \"billerId\": \"EDU015098UTP01\",\n                \"billerName\": \"Bright Home Public School\"\n            },\n            {\n                \"billerId\": \"EDU015099UTP01\",\n                \"billerName\": \"Bright Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU015100UTP01\",\n                \"billerName\": \"Bright Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU015101UTP01\",\n                \"billerName\": \"Bright Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU015102UTP01\",\n                \"billerName\": \"Bright Land School\"\n            },\n            {\n                \"billerId\": \"EDU015103UTP01\",\n                \"billerName\": \"Bright Minds School\"\n            },\n            {\n                \"billerId\": \"EDU015104UTP01\",\n                \"billerName\": \"Bright Way College\"\n            },\n            {\n                \"billerId\": \"EDU015105UTP01\",\n                \"billerName\": \"Brightland School\"\n            },\n            {\n                \"billerId\": \"EDU015106UTP01\",\n                \"billerName\": \"Brightway Public School\"\n            },\n            {\n                \"billerId\": \"EDU015107UTP01\",\n                \"billerName\": \"Brij Behari Sahai International School\"\n            },\n            {\n                \"billerId\": \"EDU015108UTP01\",\n                \"billerName\": \"Brij Behari Sahai Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015109UTP01\",\n                \"billerName\": \"Brij Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU015110UTP01\",\n                \"billerName\": \"Brij Bhushan Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015111UTP01\",\n                \"billerName\": \"Brij Bhushan Lal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015112UTP01\",\n                \"billerName\": \"Brij Bhushan Memorial English Academy\"\n            },\n            {\n                \"billerId\": \"EDU015113UTP01\",\n                \"billerName\": \"Brij Dham Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015114UTP01\",\n                \"billerName\": \"Brij Kunwar Devi Aldrich Public School\"\n            },\n            {\n                \"billerId\": \"EDU015115UTP01\",\n                \"billerName\": \"Brij Nandani Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015116UTP01\",\n                \"billerName\": \"Brij Sthali Academy\"\n            },\n            {\n                \"billerId\": \"EDU015117UTP01\",\n                \"billerName\": \"Brijnandani Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015118UTP01\",\n                \"billerName\": \"Brilliant Public School\"\n            },\n            {\n                \"billerId\": \"EDU015119UTP01\",\n                \"billerName\": \"Brownwood Public School\"\n            },\n            {\n                \"billerId\": \"EDU015120UTP01\",\n                \"billerName\": \"Bss Public School\"\n            },\n            {\n                \"billerId\": \"EDU015121UTP01\",\n                \"billerName\": \"Buddha Public School\"\n            },\n            {\n                \"billerId\": \"EDU015122UTP01\",\n                \"billerName\": \"C H S Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015123UTP01\",\n                \"billerName\": \"C I S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015124UTP01\",\n                \"billerName\": \"C P Arya Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015125UTP01\",\n                \"billerName\": \"C S H P Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015126UTP01\",\n                \"billerName\": \"C. L. Gupta World School\"\n            },\n            {\n                \"billerId\": \"EDU015127UTP01\",\n                \"billerName\": \"C. S. H. P. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015128UTP01\",\n                \"billerName\": \"C.B. Gupta Saraswati Vidyapeeth, Singharpur, Mathura Road, Aligarh\"\n            },\n            {\n                \"billerId\": \"EDU015129UTP01\",\n                \"billerName\": \"C.B. Singh Gaur Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015130UTP01\",\n                \"billerName\": \"C.K.C Academy\"\n            },\n            {\n                \"billerId\": \"EDU015131UTP01\",\n                \"billerName\": \"C.L.A Public Jr High School\"\n            },\n            {\n                \"billerId\": \"EDU015132UTP01\",\n                \"billerName\": \"C.M.G. Publice School\"\n            },\n            {\n                \"billerId\": \"EDU015133UTP01\",\n                \"billerName\": \"C.N.S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015134UTP01\",\n                \"billerName\": \"C.P. International School\"\n            },\n            {\n                \"billerId\": \"EDU015135UTP01\",\n                \"billerName\": \"C.P. Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU015136UTP01\",\n                \"billerName\": \"C.P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015137UTP01\",\n                \"billerName\": \"C.V International School\"\n            },\n            {\n                \"billerId\": \"EDU015138UTP01\",\n                \"billerName\": \"Cambridge Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015139UTP01\",\n                \"billerName\": \"Cambridge International English School\"\n            },\n            {\n                \"billerId\": \"EDU015140UTP01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU015141UTP01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU015142UTP01\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"EDU015143UTP01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU015144UTP01\",\n                \"billerName\": \"Cambridge Public School\"\n            },\n            {\n                \"billerId\": \"EDU015145UTP01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU015146UTP01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU015147UTP01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU015148UTP01\",\n                \"billerName\": \"Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU015149UTP01\",\n                \"billerName\": \"Campus School\"\n            },\n            {\n                \"billerId\": \"EDU015150UTP01\",\n                \"billerName\": \"Canossa School\"\n            },\n            {\n                \"billerId\": \"EDU015151UTP01\",\n                \"billerName\": \"Capital Public School\"\n            },\n            {\n                \"billerId\": \"EDU015152UTP01\",\n                \"billerName\": \"Capital Public School\"\n            },\n            {\n                \"billerId\": \"EDU015153UTP01\",\n                \"billerName\": \"Capt. B.P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015154UTP01\",\n                \"billerName\": \"Captain Narottam Singh Pancham Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU015155UTP01\",\n                \"billerName\": \"Captain Ramsingh Education Academy Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015156UTP01\",\n                \"billerName\": \"Career Convent College\"\n            },\n            {\n                \"billerId\": \"EDU015157UTP01\",\n                \"billerName\": \"Career Convent Girl&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU015158UTP01\",\n                \"billerName\": \"Carmel Public School\"\n            },\n            {\n                \"billerId\": \"EDU015159UTP01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU015160UTP01\",\n                \"billerName\": \"Casterbridge School\"\n            },\n            {\n                \"billerId\": \"EDU015161UTP01\",\n                \"billerName\": \"Cathedral College\"\n            },\n            {\n                \"billerId\": \"EDU015162UTP01\",\n                \"billerName\": \"Cathedral School\"\n            },\n            {\n                \"billerId\": \"EDU015163UTP01\",\n                \"billerName\": \"Cbs Public School\"\n            },\n            {\n                \"billerId\": \"EDU015164UTP01\",\n                \"billerName\": \"Cda Academy\"\n            },\n            {\n                \"billerId\": \"EDU015165UTP01\",\n                \"billerName\": \"Central  Valley  Secondary  School\"\n            },\n            {\n                \"billerId\": \"EDU015166UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015167UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015168UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015169UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015170UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015171UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015172UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015173UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015174UTP01\",\n                \"billerName\": \"Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015175UTP01\",\n                \"billerName\": \"Central Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015176UTP01\",\n                \"billerName\": \"Central Agra Public School\"\n            },\n            {\n                \"billerId\": \"EDU015177UTP01\",\n                \"billerName\": \"Central Hindu Boys Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015178UTP01\",\n                \"billerName\": \"Central Hindu Girls Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015179UTP01\",\n                \"billerName\": \"Central Hindu School\"\n            },\n            {\n                \"billerId\": \"EDU015180UTP01\",\n                \"billerName\": \"Central Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU015181UTP01\",\n                \"billerName\": \"Central Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU015182UTP01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU015183UTP01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU015184UTP01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU015185UTP01\",\n                \"billerName\": \"Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU015186UTP01\",\n                \"billerName\": \"Central Public School Mubarakpur\"\n            },\n            {\n                \"billerId\": \"EDU015187UTP01\",\n                \"billerName\": \"Ch Ajab Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015188UTP01\",\n                \"billerName\": \"Ch Beeri Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU015189UTP01\",\n                \"billerName\": \"Ch Chhabil Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU015190UTP01\",\n                \"billerName\": \"Ch Prakash Chand  Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015191UTP01\",\n                \"billerName\": \"Ch. Kehar Singh Divya Public  School\"\n            },\n            {\n                \"billerId\": \"EDU015192UTP01\",\n                \"billerName\": \"Chandani Public  School  Suratapur Chandani, Mohammdabad,Ghazipuru.P\"\n            },\n            {\n                \"billerId\": \"EDU015193UTP01\",\n                \"billerName\": \"Chandavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015194UTP01\",\n                \"billerName\": \"Chander Pal Arya Adarsh Kanya\"\n            },\n            {\n                \"billerId\": \"EDU015195UTP01\",\n                \"billerName\": \"Chander Sain Convent Academy\"\n            },\n            {\n                \"billerId\": \"EDU015196UTP01\",\n                \"billerName\": \"Chandra Bhan International Academy\"\n            },\n            {\n                \"billerId\": \"EDU015197UTP01\",\n                \"billerName\": \"Chandra Kanta English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDU015198UTP01\",\n                \"billerName\": \"Chandra Public School\"\n            },\n            {\n                \"billerId\": \"EDU015199UTP01\",\n                \"billerName\": \"Chandraprabha Public School\"\n            },\n            {\n                \"billerId\": \"EDU015200UTP01\",\n                \"billerName\": \"Chandrawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU015201UTP01\",\n                \"billerName\": \"Chandrej Singh Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015202UTP01\",\n                \"billerName\": \"Charkula Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU015203UTP01\",\n                \"billerName\": \"Chaudhary Charan Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015204UTP01\",\n                \"billerName\": \"Chaudhary Narottam Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU015205UTP01\",\n                \"billerName\": \"Cheena Public School\"\n            },\n            {\n                \"billerId\": \"EDU015206UTP01\",\n                \"billerName\": \"Chetan International School\"\n            },\n            {\n                \"billerId\": \"EDU015207UTP01\",\n                \"billerName\": \"Chetna Convent Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015208UTP01\",\n                \"billerName\": \"Chetna Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015209UTP01\",\n                \"billerName\": \"Chhatrapati Sahuji Maharaj Univ\"\n            },\n            {\n                \"billerId\": \"EDU015210UTP01\",\n                \"billerName\": \"Chhaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU015211UTP01\",\n                \"billerName\": \"Chhaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU015212UTP01\",\n                \"billerName\": \"Chickar International School\"\n            },\n            {\n                \"billerId\": \"EDU015213UTP01\",\n                \"billerName\": \"Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU015214UTP01\",\n                \"billerName\": \"Children Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU015215UTP01\",\n                \"billerName\": \"Children College\"\n            },\n            {\n                \"billerId\": \"EDU015216UTP01\",\n                \"billerName\": \"Children Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015217UTP01\",\n                \"billerName\": \"Children School\"\n            },\n            {\n                \"billerId\": \"EDU015218UTP01\",\n                \"billerName\": \"Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015219UTP01\",\n                \"billerName\": \"Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015220UTP01\",\n                \"billerName\": \"Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015221UTP01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015222UTP01\",\n                \"billerName\": \"Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015223UTP01\",\n                \"billerName\": \"Chinmaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015224UTP01\",\n                \"billerName\": \"Chiranjiv Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU015225UTP01\",\n                \"billerName\": \"Christ Church College\"\n            },\n            {\n                \"billerId\": \"EDU015226UTP01\",\n                \"billerName\": \"Christ Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015227UTP01\",\n                \"billerName\": \"Christ Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015228UTP01\",\n                \"billerName\": \"Christ The King College\"\n            },\n            {\n                \"billerId\": \"EDU015229UTP01\",\n                \"billerName\": \"Christ The King School\"\n            },\n            {\n                \"billerId\": \"EDU015230UTP01\",\n                \"billerName\": \"Christ The King School\"\n            },\n            {\n                \"billerId\": \"EDU015231UTP01\",\n                \"billerName\": \"Christu Jyothi Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015232UTP01\",\n                \"billerName\": \"Christu Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015233UTP01\",\n                \"billerName\": \"Christu Jyoti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015234UTP01\",\n                \"billerName\": \"Christuraja Public Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015235UTP01\",\n                \"billerName\": \"Christuraja School\"\n            },\n            {\n                \"billerId\": \"EDU015236UTP01\",\n                \"billerName\": \"Christy Memorial School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU015237UTP01\",\n                \"billerName\": \"Citizen College\"\n            },\n            {\n                \"billerId\": \"EDU015238UTP01\",\n                \"billerName\": \"City Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015239UTP01\",\n                \"billerName\": \"City Convent\"\n            },\n            {\n                \"billerId\": \"EDU015240UTP01\",\n                \"billerName\": \"City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015241UTP01\",\n                \"billerName\": \"City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015242UTP01\",\n                \"billerName\": \"City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015243UTP01\",\n                \"billerName\": \"City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015244UTP01\",\n                \"billerName\": \"City International School\"\n            },\n            {\n                \"billerId\": \"EDU015245UTP01\",\n                \"billerName\": \"City Look Public School\"\n            },\n            {\n                \"billerId\": \"EDU015246UTP01\",\n                \"billerName\": \"City Model College\"\n            },\n            {\n                \"billerId\": \"EDU015247UTP01\",\n                \"billerName\": \"City Montessori High School\"\n            },\n            {\n                \"billerId\": \"EDU015248UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015249UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015250UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015251UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015252UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015253UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015254UTP01\",\n                \"billerName\": \"City Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015255UTP01\",\n                \"billerName\": \"City Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015256UTP01\",\n                \"billerName\": \"City Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015257UTP01\",\n                \"billerName\": \"City Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015258UTP01\",\n                \"billerName\": \"City Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015259UTP01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU015260UTP01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU015261UTP01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU015262UTP01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU015263UTP01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU015264UTP01\",\n                \"billerName\": \"City Vocational Public School\"\n            },\n            {\n                \"billerId\": \"EDU015265UTP01\",\n                \"billerName\": \"Colonel S. N. Mishra Obe Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015266UTP01\",\n                \"billerName\": \"Colonel&#39;S Brightland Public School\"\n            },\n            {\n                \"billerId\": \"EDU015267UTP01\",\n                \"billerName\": \"Columbia Convent Institute\"\n            },\n            {\n                \"billerId\": \"EDU015268UTP01\",\n                \"billerName\": \"Columbus International School\"\n            },\n            {\n                \"billerId\": \"EDU015269UTP01\",\n                \"billerName\": \"Colvin Taluqdars College (I.S.C. Wing)\"\n            },\n            {\n                \"billerId\": \"EDU015270UTP01\",\n                \"billerName\": \"Competent Public School\"\n            },\n            {\n                \"billerId\": \"EDU015271UTP01\",\n                \"billerName\": \"Convant Educational Academyde\"\n            },\n            {\n                \"billerId\": \"EDU015272UTP01\",\n                \"billerName\": \"Creathics Public School\"\n            },\n            {\n                \"billerId\": \"EDU015273UTP01\",\n                \"billerName\": \"Creative Convent College\"\n            },\n            {\n                \"billerId\": \"EDU015274UTP01\",\n                \"billerName\": \"Crescent Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015275UTP01\",\n                \"billerName\": \"Crescent Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015276UTP01\",\n                \"billerName\": \"Cross Belly International School\"\n            },\n            {\n                \"billerId\": \"EDU015277UTP01\",\n                \"billerName\": \"Csrv Vidya Ashram\"\n            },\n            {\n                \"billerId\": \"EDU015278UTP01\",\n                \"billerName\": \"D A V  Public School\"\n            },\n            {\n                \"billerId\": \"EDU015279UTP01\",\n                \"billerName\": \"D A V Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU015280UTP01\",\n                \"billerName\": \"D A V Pub School\"\n            },\n            {\n                \"billerId\": \"EDU015281UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015282UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015283UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015284UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015285UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015286UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015287UTP01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015288UTP01\",\n                \"billerName\": \"D A V Public Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015289UTP01\",\n                \"billerName\": \"D M Public School\"\n            },\n            {\n                \"billerId\": \"EDU015290UTP01\",\n                \"billerName\": \"D M T Public School\"\n            },\n            {\n                \"billerId\": \"EDU015291UTP01\",\n                \"billerName\": \"D P M Public School\"\n            },\n            {\n                \"billerId\": \"EDU015292UTP01\",\n                \"billerName\": \"D P Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU015293UTP01\",\n                \"billerName\": \"D R M Public School\"\n            },\n            {\n                \"billerId\": \"EDU015294UTP01\",\n                \"billerName\": \"D R S S Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU015295UTP01\",\n                \"billerName\": \"D S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015296UTP01\",\n                \"billerName\": \"D S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015297UTP01\",\n                \"billerName\": \"D. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015298UTP01\",\n                \"billerName\": \"D.A.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015299UTP01\",\n                \"billerName\": \"D.A.V. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015300UTP01\",\n                \"billerName\": \"D.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015301UTP01\",\n                \"billerName\": \"D.A.V.Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU015302UTP01\",\n                \"billerName\": \"D.A.V.Public School, Robertsganj\"\n            },\n            {\n                \"billerId\": \"EDU015303UTP01\",\n                \"billerName\": \"D.C. Lewis Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015304UTP01\",\n                \"billerName\": \"D.C.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015305UTP01\",\n                \"billerName\": \"D.D. Model School\"\n            },\n            {\n                \"billerId\": \"EDU015306UTP01\",\n                \"billerName\": \"D.K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015307UTP01\",\n                \"billerName\": \"D.K.S.M. Hr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU015308UTP01\",\n                \"billerName\": \"D.M.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015309UTP01\",\n                \"billerName\": \"D.P Girls School\"\n            },\n            {\n                \"billerId\": \"EDU015310UTP01\",\n                \"billerName\": \"D.P. Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015311UTP01\",\n                \"billerName\": \"D.R. International School, The Learning Academy\"\n            },\n            {\n                \"billerId\": \"EDU015312UTP01\",\n                \"billerName\": \"D.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015313UTP01\",\n                \"billerName\": \"D.S.4 Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015314UTP01\",\n                \"billerName\": \"Dabble College\"\n            },\n            {\n                \"billerId\": \"EDU015315UTP01\",\n                \"billerName\": \"Dabble Public School\"\n            },\n            {\n                \"billerId\": \"EDU015316UTP01\",\n                \"billerName\": \"Dadhichi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015317UTP01\",\n                \"billerName\": \"Daffodils Public School\"\n            },\n            {\n                \"billerId\": \"EDU015318UTP01\",\n                \"billerName\": \"Dalimss Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU015319UTP01\",\n                \"billerName\": \"Dalimss Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU015320UTP01\",\n                \"billerName\": \"Darshan Academy\"\n            },\n            {\n                \"billerId\": \"EDU015321UTP01\",\n                \"billerName\": \"Das Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU015322UTP01\",\n                \"billerName\": \"Dashmesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU015323UTP01\",\n                \"billerName\": \"Dav Fertilizer Public School,\"\n            },\n            {\n                \"billerId\": \"EDU015324UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015325UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015326UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015327UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015328UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015329UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015330UTP01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015331UTP01\",\n                \"billerName\": \"Dawn The Higher\"\n            },\n            {\n                \"billerId\": \"EDU015332UTP01\",\n                \"billerName\": \"Dawn Vasco School\"\n            },\n            {\n                \"billerId\": \"EDU015333UTP01\",\n                \"billerName\": \"Dawn Washco School\"\n            },\n            {\n                \"billerId\": \"EDU015334UTP01\",\n                \"billerName\": \"Dayanand Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015335UTP01\",\n                \"billerName\": \"Dayanand Dinanath Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015336UTP01\",\n                \"billerName\": \"Dayanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU015337UTP01\",\n                \"billerName\": \"Dayanand Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015338UTP01\",\n                \"billerName\": \"Dayawanti Punj Model School\"\n            },\n            {\n                \"billerId\": \"EDU015339UTP01\",\n                \"billerName\": \"Dayawati Dharmavira Public School\"\n            },\n            {\n                \"billerId\": \"EDU015340UTP01\",\n                \"billerName\": \"Dayawati Modi Academy\"\n            },\n            {\n                \"billerId\": \"EDU015341UTP01\",\n                \"billerName\": \"Dayawati Modi Academy\"\n            },\n            {\n                \"billerId\": \"EDU015342UTP01\",\n                \"billerName\": \"Dayawati Modi Academy\"\n            },\n            {\n                \"billerId\": \"EDU015343UTP01\",\n                \"billerName\": \"Dayawati Modi International\"\n            },\n            {\n                \"billerId\": \"EDU015344UTP01\",\n                \"billerName\": \"Dayawati Modi Public  School\"\n            },\n            {\n                \"billerId\": \"EDU015345UTP01\",\n                \"billerName\": \"Dayawati Modi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015346UTP01\",\n                \"billerName\": \"De Montfort Academy\"\n            },\n            {\n                \"billerId\": \"EDU015347UTP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU015348UTP01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU015349UTP01\",\n                \"billerName\": \"De Saint Public School\"\n            },\n            {\n                \"billerId\": \"EDU015350UTP01\",\n                \"billerName\": \"Deep Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015351UTP01\",\n                \"billerName\": \"Dehradoon Public School\"\n            },\n            {\n                \"billerId\": \"EDU015352UTP01\",\n                \"billerName\": \"Dehradun Public School\"\n            },\n            {\n                \"billerId\": \"EDU015353UTP01\",\n                \"billerName\": \"Dehradun Public School\"\n            },\n            {\n                \"billerId\": \"EDU015354UTP01\",\n                \"billerName\": \"Dehradun Public School\"\n            },\n            {\n                \"billerId\": \"EDU015355UTP01\",\n                \"billerName\": \"Delhi City School\"\n            },\n            {\n                \"billerId\": \"EDU015356UTP01\",\n                \"billerName\": \"Delhi Global School\"\n            },\n            {\n                \"billerId\": \"EDU015357UTP01\",\n                \"billerName\": \"Delhi Ideal Public Shcool\"\n            },\n            {\n                \"billerId\": \"EDU015358UTP01\",\n                \"billerName\": \"Delhi Public Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015359UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015360UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015361UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015362UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015363UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015364UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015365UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015366UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015367UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015368UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015369UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015370UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015371UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015372UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015373UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015374UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015375UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015376UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015377UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015378UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015379UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015380UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015381UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015382UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015383UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015384UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015385UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015386UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015387UTP01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015388UTP01\",\n                \"billerName\": \"Delhi Public School Amroha\"\n            },\n            {\n                \"billerId\": \"EDU015389UTP01\",\n                \"billerName\": \"Delhi Public School Baghpat\"\n            },\n            {\n                \"billerId\": \"EDU015390UTP01\",\n                \"billerName\": \"Delhi Public School Hathras\"\n            },\n            {\n                \"billerId\": \"EDU015391UTP01\",\n                \"billerName\": \"Delhi Public School Hrit Campus\"\n            },\n            {\n                \"billerId\": \"EDU015392UTP01\",\n                \"billerName\": \"Delhi Public School Khurja\"\n            },\n            {\n                \"billerId\": \"EDU015393UTP01\",\n                \"billerName\": \"Delhi Public School R.N. Extn. Meerut Road Ghaziabad\"\n            },\n            {\n                \"billerId\": \"EDU015394UTP01\",\n                \"billerName\": \"Delhi Public School Raj Nagar\"\n            },\n            {\n                \"billerId\": \"EDU015395UTP01\",\n                \"billerName\": \"Delhi Public School Siddharth Vihar\"\n            },\n            {\n                \"billerId\": \"EDU015396UTP01\",\n                \"billerName\": \"Delhi Public School Sitapur\"\n            },\n            {\n                \"billerId\": \"EDU015397UTP01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU015398UTP01\",\n                \"billerName\": \"Delhi Public School, Barra\"\n            },\n            {\n                \"billerId\": \"EDU015399UTP01\",\n                \"billerName\": \"Delhi Public School, Saharanpur\"\n            },\n            {\n                \"billerId\": \"EDU015400UTP01\",\n                \"billerName\": \"Delhi Public School,B-1,Sector-132,Expressway,Gautam Buddh Nagar,Noida\"\n            },\n            {\n                \"billerId\": \"EDU015401UTP01\",\n                \"billerName\": \"Delhi Scottish School\"\n            },\n            {\n                \"billerId\": \"EDU015402UTP01\",\n                \"billerName\": \"Deoria Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015403UTP01\",\n                \"billerName\": \"De&#39;Saint Public School\"\n            },\n            {\n                \"billerId\": \"EDU015404UTP01\",\n                \"billerName\": \"Dev Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU015405UTP01\",\n                \"billerName\": \"Dev Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015406UTP01\",\n                \"billerName\": \"Dev Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015407UTP01\",\n                \"billerName\": \"Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU015408UTP01\",\n                \"billerName\": \"Dev Rishi Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU015409UTP01\",\n                \"billerName\": \"Devbhumi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015410UTP01\",\n                \"billerName\": \"Devprayag\"\n            },\n            {\n                \"billerId\": \"EDU015411UTP01\",\n                \"billerName\": \"Devraji Premchand Public School\"\n            },\n            {\n                \"billerId\": \"EDU015412UTP01\",\n                \"billerName\": \"Devsthaly Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015413UTP01\",\n                \"billerName\": \"Dewa International School\"\n            },\n            {\n                \"billerId\": \"EDU015414UTP01\",\n                \"billerName\": \"Dewan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015415UTP01\",\n                \"billerName\": \"Dewan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015416UTP01\",\n                \"billerName\": \"Dewan Public School International\"\n            },\n            {\n                \"billerId\": \"EDU015417UTP01\",\n                \"billerName\": \"Dgr Public School\"\n            },\n            {\n                \"billerId\": \"EDU015418UTP01\",\n                \"billerName\": \"Dhananjay Public School\"\n            },\n            {\n                \"billerId\": \"EDU015419UTP01\",\n                \"billerName\": \"Dharam Samaj Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015420UTP01\",\n                \"billerName\": \"Dharm Public School\"\n            },\n            {\n                \"billerId\": \"EDU015421UTP01\",\n                \"billerName\": \"Dhumari Public School\"\n            },\n            {\n                \"billerId\": \"EDU015422UTP01\",\n                \"billerName\": \"Diamond Drill Pub School\"\n            },\n            {\n                \"billerId\": \"EDU015423UTP01\",\n                \"billerName\": \"Diamond Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015424UTP01\",\n                \"billerName\": \"Diamond Public School\"\n            },\n            {\n                \"billerId\": \"EDU015425UTP01\",\n                \"billerName\": \"Diamond Public School\"\n            },\n            {\n                \"billerId\": \"EDU015426UTP01\",\n                \"billerName\": \"Diamond Public School\"\n            },\n            {\n                \"billerId\": \"EDU015427UTP01\",\n                \"billerName\": \"Diamond Rose Public School\"\n            },\n            {\n                \"billerId\": \"EDU015428UTP01\",\n                \"billerName\": \"Dinapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015429UTP01\",\n                \"billerName\": \"Dinesh Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015430UTP01\",\n                \"billerName\": \"Divine Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU015431UTP01\",\n                \"billerName\": \"Divine International Academy\"\n            },\n            {\n                \"billerId\": \"EDU015432UTP01\",\n                \"billerName\": \"Divine International School\"\n            },\n            {\n                \"billerId\": \"EDU015433UTP01\",\n                \"billerName\": \"Divine Light Public Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015434UTP01\",\n                \"billerName\": \"Divine Mercy School\"\n            },\n            {\n                \"billerId\": \"EDU015435UTP01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU015436UTP01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU015437UTP01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU015438UTP01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU015439UTP01\",\n                \"billerName\": \"Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU015440UTP01\",\n                \"billerName\": \"Divine Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU015441UTP01\",\n                \"billerName\": \"Divya International School\"\n            },\n            {\n                \"billerId\": \"EDU015442UTP01\",\n                \"billerName\": \"Divya Jyoti  Public School\"\n            },\n            {\n                \"billerId\": \"EDU015443UTP01\",\n                \"billerName\": \"Divya Public School\"\n            },\n            {\n                \"billerId\": \"EDU015444UTP01\",\n                \"billerName\": \"Divyajyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU015445UTP01\",\n                \"billerName\": \"Diwakar Model School\"\n            },\n            {\n                \"billerId\": \"EDU015446UTP01\",\n                \"billerName\": \"Diwan Singh Memorial Oxford Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015447UTP01\",\n                \"billerName\": \"Dlf Public School\"\n            },\n            {\n                \"billerId\": \"EDU015448UTP01\",\n                \"billerName\": \"Dlp Public School\"\n            },\n            {\n                \"billerId\": \"EDU015449UTP01\",\n                \"billerName\": \"Dolphin Public School\"\n            },\n            {\n                \"billerId\": \"EDU015450UTP01\",\n                \"billerName\": \"Dolphin Public School\"\n            },\n            {\n                \"billerId\": \"EDU015451UTP01\",\n                \"billerName\": \"Dominic Savio English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU015452UTP01\",\n                \"billerName\": \"Don &amp; Donna Convent\"\n            },\n            {\n                \"billerId\": \"EDU015453UTP01\",\n                \"billerName\": \"Don &amp; Donna Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015454UTP01\",\n                \"billerName\": \"Don Bosco High School\"\n            },\n            {\n                \"billerId\": \"EDU015455UTP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU015456UTP01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU015457UTP01\",\n                \"billerName\": \"Doon Hills Academy\"\n            },\n            {\n                \"billerId\": \"EDU015458UTP01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU015459UTP01\",\n                \"billerName\": \"Doon International School\"\n            },\n            {\n                \"billerId\": \"EDU015460UTP01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU015461UTP01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU015462UTP01\",\n                \"billerName\": \"Dps World School\"\n            },\n            {\n                \"billerId\": \"EDU015463UTP01\",\n                \"billerName\": \"Dps World School, Noida Extension, Plot No Hs-57, Knowledge Park-V, Greater Noida (West)\"\n            },\n            {\n                \"billerId\": \"EDU015464UTP01\",\n                \"billerName\": \"Dps World School, Pilkhuwa\"\n            },\n            {\n                \"billerId\": \"EDU015465UTP01\",\n                \"billerName\": \"Dr Amrit Lal Isharat Memorial Sun\"\n            },\n            {\n                \"billerId\": \"EDU015466UTP01\",\n                \"billerName\": \"Dr G L Kanojia Public School\"\n            },\n            {\n                \"billerId\": \"EDU015467UTP01\",\n                \"billerName\": \"Dr Jagdish Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015468UTP01\",\n                \"billerName\": \"Dr K.N.Modi Global School\"\n            },\n            {\n                \"billerId\": \"EDU015469UTP01\",\n                \"billerName\": \"Dr Rizvi Springfield School\"\n            },\n            {\n                \"billerId\": \"EDU015471UTP01\",\n                \"billerName\": \"Dr Virendra Swarup Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015472UTP01\",\n                \"billerName\": \"Dr. A.K.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015473UTP01\",\n                \"billerName\": \"Dr. Amrit Lal Ishrat Memial Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU015474UTP01\",\n                \"billerName\": \"Dr. Amrit Lal Ishrat Memorial Sunbeam School, Chaubeypur Varanasi\"\n            },\n            {\n                \"billerId\": \"EDU015475UTP01\",\n                \"billerName\": \"Dr. Brij Kishori Dubey Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015476UTP01\",\n                \"billerName\": \"Dr. I. D. Rastogi Academy\"\n            },\n            {\n                \"billerId\": \"EDU015477UTP01\",\n                \"billerName\": \"Dr. Kiran Saujiya Sr. Sec. Edu. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015478UTP01\",\n                \"billerName\": \"Dr. Lokman Das Public School\"\n            },\n            {\n                \"billerId\": \"EDU015479UTP01\",\n                \"billerName\": \"Dr. M.P.S World School\"\n            },\n            {\n                \"billerId\": \"EDU015480UTP01\",\n                \"billerName\": \"Dr. Maria Residential Academy\"\n            },\n            {\n                \"billerId\": \"EDU015481UTP01\",\n                \"billerName\": \"Dr. Pr Wasson Public School\"\n            },\n            {\n                \"billerId\": \"EDU015482UTP01\",\n                \"billerName\": \"Dr. R.M. Saha Global School\"\n            },\n            {\n                \"billerId\": \"EDU015483UTP01\",\n                \"billerName\": \"Dr. Rizvi Learners Academy\"\n            },\n            {\n                \"billerId\": \"EDU015484UTP01\",\n                \"billerName\": \"Dr. S. S. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015485UTP01\",\n                \"billerName\": \"Dr. Savita Memorial Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU015486UTP01\",\n                \"billerName\": \"Dr. Sudama Prasad Vidyasthali\"\n            },\n            {\n                \"billerId\": \"EDU015487UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup 21St Century School\"\n            },\n            {\n                \"billerId\": \"EDU015488UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015489UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015490UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015491UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Public School\"\n            },\n            {\n                \"billerId\": \"EDU015492UTP01\",\n                \"billerName\": \"Dr. Virendra Swarup Public School\"\n            },\n            {\n                \"billerId\": \"EDU015493UTP01\",\n                \"billerName\": \"Dr.Soney Lal Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU015494UTP01\",\n                \"billerName\": \"Dream Valley Institute\"\n            },\n            {\n                \"billerId\": \"EDU015495UTP01\",\n                \"billerName\": \"Dron Public School,\"\n            },\n            {\n                \"billerId\": \"EDU015496UTP01\",\n                \"billerName\": \"Dsb  International  School\"\n            },\n            {\n                \"billerId\": \"EDU015497UTP01\",\n                \"billerName\": \"Dsm Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU015498UTP01\",\n                \"billerName\": \"Dsr Modern School\"\n            },\n            {\n                \"billerId\": \"EDU015499UTP01\",\n                \"billerName\": \"Dsr Public School\"\n            },\n            {\n                \"billerId\": \"EDU015500UTP01\",\n                \"billerName\": \"Dujana Public School\"\n            },\n            {\n                \"billerId\": \"EDU015501UTP01\",\n                \"billerName\": \"Dunni Devi Gayadeen Smarak Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015502UTP01\",\n                \"billerName\": \"Durga Prasad Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU015503UTP01\",\n                \"billerName\": \"Durga Public School\"\n            },\n            {\n                \"billerId\": \"EDU015504UTP01\",\n                \"billerName\": \"Durga Public School\"\n            },\n            {\n                \"billerId\": \"EDU015505UTP01\",\n                \"billerName\": \"Durgawati Hemraj Tah Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015506UTP01\",\n                \"billerName\": \"Dwarika Public School\"\n            },\n            {\n                \"billerId\": \"EDU015507UTP01\",\n                \"billerName\": \"Dwivedi Paradise English High School\"\n            },\n            {\n                \"billerId\": \"EDU015508UTP01\",\n                \"billerName\": \"E- Shan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015509UTP01\",\n                \"billerName\": \"East Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015510UTP01\",\n                \"billerName\": \"East West Pulic School\"\n            },\n            {\n                \"billerId\": \"EDU015511UTP01\",\n                \"billerName\": \"Eastern Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015512UTP01\",\n                \"billerName\": \"Eden Public School\"\n            },\n            {\n                \"billerId\": \"EDU015513UTP01\",\n                \"billerName\": \"Edify World School Firozabad\"\n            },\n            {\n                \"billerId\": \"EDU015514UTP01\",\n                \"billerName\": \"Edmonton Public School\"\n            },\n            {\n                \"billerId\": \"EDU015515UTP01\",\n                \"billerName\": \"Einstein Public School\"\n            },\n            {\n                \"billerId\": \"EDU015516UTP01\",\n                \"billerName\": \"Eklavya Public School\"\n            },\n            {\n                \"billerId\": \"EDU015517UTP01\",\n                \"billerName\": \"Elpis Global School\"\n            },\n            {\n                \"billerId\": \"EDU015518UTP01\",\n                \"billerName\": \"Eminent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU015519UTP01\",\n                \"billerName\": \"Emma Thompson School\"\n            },\n            {\n                \"billerId\": \"EDU015520UTP01\",\n                \"billerName\": \"Enfant India International School\"\n            },\n            {\n                \"billerId\": \"EDU015521UTP01\",\n                \"billerName\": \"Engineers Colony Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU015522UTP01\",\n                \"billerName\": \"Eram Public College\"\n            },\n            {\n                \"billerId\": \"EDU015523UTP01\",\n                \"billerName\": \"Erny Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015524UTP01\",\n                \"billerName\": \"Escorts World School\"\n            },\n            {\n                \"billerId\": \"EDU015525UTP01\",\n                \"billerName\": \"Ess Ess Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015526UTP01\",\n                \"billerName\": \"Ethel Higginbottom School\"\n            },\n            {\n                \"billerId\": \"EDU015527UTP01\",\n                \"billerName\": \"Everest Public School\"\n            },\n            {\n                \"billerId\": \"EDU015528UTP01\",\n                \"billerName\": \"Ewing Christian Public School\"\n            },\n            {\n                \"billerId\": \"EDU015529UTP01\",\n                \"billerName\": \"Excellia School\"\n            },\n            {\n                \"billerId\": \"EDU015530UTP01\",\n                \"billerName\": \"Exon Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015531UTP01\",\n                \"billerName\": \"Faizabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU015532UTP01\",\n                \"billerName\": \"Farmkids Academy\"\n            },\n            {\n                \"billerId\": \"EDU015533UTP01\",\n                \"billerName\": \"Fatherson Public School\"\n            },\n            {\n                \"billerId\": \"EDU015534UTP01\",\n                \"billerName\": \"Fatima Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015535UTP01\",\n                \"billerName\": \"Fatima Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015536UTP01\",\n                \"billerName\": \"Fatima Leyan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015537UTP01\",\n                \"billerName\": \"Fatima School\"\n            },\n            {\n                \"billerId\": \"EDU015538UTP01\",\n                \"billerName\": \"Fatima School\"\n            },\n            {\n                \"billerId\": \"EDU015539UTP01\",\n                \"billerName\": \"Fatima School\"\n            },\n            {\n                \"billerId\": \"EDU015540UTP01\",\n                \"billerName\": \"Fertilizer Public School,\"\n            },\n            {\n                \"billerId\": \"EDU015541UTP01\",\n                \"billerName\": \"Florence Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU015542UTP01\",\n                \"billerName\": \"Florence Nightingale Public School\"\n            },\n            {\n                \"billerId\": \"EDU015543UTP01\",\n                \"billerName\": \"Florets International School\"\n            },\n            {\n                \"billerId\": \"EDU015544UTP01\",\n                \"billerName\": \"Fr Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU015545UTP01\",\n                \"billerName\": \"Fr. Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU015546UTP01\",\n                \"billerName\": \"Ftune Wld School\"\n            },\n            {\n                \"billerId\": \"EDU015547UTP01\",\n                \"billerName\": \"Future Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU015548UTP01\",\n                \"billerName\": \"G D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015549UTP01\",\n                \"billerName\": \"G D Pubic School\"\n            },\n            {\n                \"billerId\": \"EDU015550UTP01\",\n                \"billerName\": \"G N National Public School\"\n            },\n            {\n                \"billerId\": \"EDU015551UTP01\",\n                \"billerName\": \"G S Modern School\"\n            },\n            {\n                \"billerId\": \"EDU015552UTP01\",\n                \"billerName\": \"G S S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015553UTP01\",\n                \"billerName\": \"G S S International School\"\n            },\n            {\n                \"billerId\": \"EDU015554UTP01\",\n                \"billerName\": \"G. B. International School\"\n            },\n            {\n                \"billerId\": \"EDU015555UTP01\",\n                \"billerName\": \"G. B. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015556UTP01\",\n                \"billerName\": \"G. D. Goenka Public School, Agra\"\n            },\n            {\n                \"billerId\": \"EDU015557UTP01\",\n                \"billerName\": \"G. D. Goenka Public School, Kanpur\"\n            },\n            {\n                \"billerId\": \"EDU015558UTP01\",\n                \"billerName\": \"G.D Goenka Public School,Lucknow\"\n            },\n            {\n                \"billerId\": \"EDU015559UTP01\",\n                \"billerName\": \"G.D. Global School\"\n            },\n            {\n                \"billerId\": \"EDU015560UTP01\",\n                \"billerName\": \"G.D.Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015561UTP01\",\n                \"billerName\": \"G.D.Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015562UTP01\",\n                \"billerName\": \"G.D.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015563UTP01\",\n                \"billerName\": \"G.K. City Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015564UTP01\",\n                \"billerName\": \"G.K. Silver Stone Public School\"\n            },\n            {\n                \"billerId\": \"EDU015565UTP01\",\n                \"billerName\": \"G.L. School\"\n            },\n            {\n                \"billerId\": \"EDU015566UTP01\",\n                \"billerName\": \"G.M. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015567UTP01\",\n                \"billerName\": \"G.R. Convent Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015568UTP01\",\n                \"billerName\": \"G.R. Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU015569UTP01\",\n                \"billerName\": \"G.R.Academy\"\n            },\n            {\n                \"billerId\": \"EDU015570UTP01\",\n                \"billerName\": \"G.R.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015571UTP01\",\n                \"billerName\": \"G.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015572UTP01\",\n                \"billerName\": \"Gagan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015573UTP01\",\n                \"billerName\": \"Gagan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015574UTP01\",\n                \"billerName\": \"Gagan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015575UTP01\",\n                \"billerName\": \"Gail Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015576UTP01\",\n                \"billerName\": \"Galaxy Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015577UTP01\",\n                \"billerName\": \"Gandhi International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015578UTP01\",\n                \"billerName\": \"Gandhi Nagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU015579UTP01\",\n                \"billerName\": \"Ganesh Ram Nagar Saraswati Balika Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015580UTP01\",\n                \"billerName\": \"Gardenia Public School\"\n            },\n            {\n                \"billerId\": \"EDU015581UTP01\",\n                \"billerName\": \"Gargi Girls School\"\n            },\n            {\n                \"billerId\": \"EDU015582UTP01\",\n                \"billerName\": \"Gargi Raj Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU015583UTP01\",\n                \"billerName\": \"Garud Public School\"\n            },\n            {\n                \"billerId\": \"EDU015584UTP01\",\n                \"billerName\": \"Gateway International School,\"\n            },\n            {\n                \"billerId\": \"EDU015585UTP01\",\n                \"billerName\": \"Gaurav Memorial International School\"\n            },\n            {\n                \"billerId\": \"EDU015586UTP01\",\n                \"billerName\": \"Gauri Shankar Public School\"\n            },\n            {\n                \"billerId\": \"EDU015587UTP01\",\n                \"billerName\": \"Gaurs International  School\"\n            },\n            {\n                \"billerId\": \"EDU015588UTP01\",\n                \"billerName\": \"Gautam Public School\"\n            },\n            {\n                \"billerId\": \"EDU015589UTP01\",\n                \"billerName\": \"Gayatri Public School\"\n            },\n            {\n                \"billerId\": \"EDU015590UTP01\",\n                \"billerName\": \"Gayatri Public School\"\n            },\n            {\n                \"billerId\": \"EDU015591UTP01\",\n                \"billerName\": \"Gd Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015592UTP01\",\n                \"billerName\": \"Gd Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015593UTP01\",\n                \"billerName\": \"Gd Goenka Public School Gorakhpur\"\n            },\n            {\n                \"billerId\": \"EDU015594UTP01\",\n                \"billerName\": \"Geeta International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015595UTP01\",\n                \"billerName\": \"Geeta Sanjay Memorial Pub School\"\n            },\n            {\n                \"billerId\": \"EDU015596UTP01\",\n                \"billerName\": \"Geetagyan Sanskar Academy\"\n            },\n            {\n                \"billerId\": \"EDU015597UTP01\",\n                \"billerName\": \"Genesis Global School\"\n            },\n            {\n                \"billerId\": \"EDU015598UTP01\",\n                \"billerName\": \"Genius Public Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015599UTP01\",\n                \"billerName\": \"Genius Public School\"\n            },\n            {\n                \"billerId\": \"EDU015600UTP01\",\n                \"billerName\": \"Genius Public School\"\n            },\n            {\n                \"billerId\": \"EDU015601UTP01\",\n                \"billerName\": \"Georgions Academy\"\n            },\n            {\n                \"billerId\": \"EDU015602UTP01\",\n                \"billerName\": \"Ghanshyam Das Tandon Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015603UTP01\",\n                \"billerName\": \"Ghayasiban Public College\"\n            },\n            {\n                \"billerId\": \"EDU015604UTP01\",\n                \"billerName\": \"Ghazi Learners Academy\"\n            },\n            {\n                \"billerId\": \"EDU015605UTP01\",\n                \"billerName\": \"Ghaziabad Public School\"\n            },\n            {\n                \"billerId\": \"EDU015606UTP01\",\n                \"billerName\": \"Giriga Devi Memorial Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015607UTP01\",\n                \"billerName\": \"Girish Prasad Memorial College\"\n            },\n            {\n                \"billerId\": \"EDU015608UTP01\",\n                \"billerName\": \"Girls&#39; High School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU015609UTP01\",\n                \"billerName\": \"Glabal Indian International School\"\n            },\n            {\n                \"billerId\": \"EDU015610UTP01\",\n                \"billerName\": \"Glenhill School\"\n            },\n            {\n                \"billerId\": \"EDU015611UTP01\",\n                \"billerName\": \"Glmd International School Kotla Firozabad\"\n            },\n            {\n                \"billerId\": \"EDU015612UTP01\",\n                \"billerName\": \"Global Agra Convent  School\"\n            },\n            {\n                \"billerId\": \"EDU015613UTP01\",\n                \"billerName\": \"Global Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015614UTP01\",\n                \"billerName\": \"Global International School\"\n            },\n            {\n                \"billerId\": \"EDU015615UTP01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU015616UTP01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU015617UTP01\",\n                \"billerName\": \"Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU015618UTP01\",\n                \"billerName\": \"Global School Of Learning\"\n            },\n            {\n                \"billerId\": \"EDU015619UTP01\",\n                \"billerName\": \"Global Wisdom School Of Education\"\n            },\n            {\n                \"billerId\": \"EDU015620UTP01\",\n                \"billerName\": \"Glocal School\"\n            },\n            {\n                \"billerId\": \"EDU015621UTP01\",\n                \"billerName\": \"Glorious Academy\"\n            },\n            {\n                \"billerId\": \"EDU015622UTP01\",\n                \"billerName\": \"Glorious Public School\"\n            },\n            {\n                \"billerId\": \"EDU015623UTP01\",\n                \"billerName\": \"Glory Modern School\"\n            },\n            {\n                \"billerId\": \"EDU015624UTP01\",\n                \"billerName\": \"Godwin  Public School\"\n            },\n            {\n                \"billerId\": \"EDU015625UTP01\",\n                \"billerName\": \"Godwin Public School Baheri,Bareilly\"\n            },\n            {\n                \"billerId\": \"EDU015626UTP01\",\n                \"billerName\": \"Golden Bells Academy\"\n            },\n            {\n                \"billerId\": \"EDU015627UTP01\",\n                \"billerName\": \"Golden Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU015628UTP01\",\n                \"billerName\": \"Golden Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU015629UTP01\",\n                \"billerName\": \"Golden Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU015630UTP01\",\n                \"billerName\": \"Golden Future Public School.\"\n            },\n            {\n                \"billerId\": \"EDU015631UTP01\",\n                \"billerName\": \"Golden Public School\"\n            },\n            {\n                \"billerId\": \"EDU015632UTP01\",\n                \"billerName\": \"Good Samaritan English School\"\n            },\n            {\n                \"billerId\": \"EDU015633UTP01\",\n                \"billerName\": \"Gopal Ji Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015634UTP01\",\n                \"billerName\": \"Gopal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015635UTP01\",\n                \"billerName\": \"Gopal Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015636UTP01\",\n                \"billerName\": \"Gorakhpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015637UTP01\",\n                \"billerName\": \"Goverdhan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015638UTP01\",\n                \"billerName\": \"Goyal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015639UTP01\",\n                \"billerName\": \"Grace Convent Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015640UTP01\",\n                \"billerName\": \"Grain Chamber Public School\"\n            },\n            {\n                \"billerId\": \"EDU015641UTP01\",\n                \"billerName\": \"Gramarshi Academy International\"\n            },\n            {\n                \"billerId\": \"EDU015642UTP01\",\n                \"billerName\": \"Grammar Academy\"\n            },\n            {\n                \"billerId\": \"EDU015643UTP01\",\n                \"billerName\": \"Gramya Bharati Purv Madhyamik Shikshalaya,\"\n            },\n            {\n                \"billerId\": \"EDU015644UTP01\",\n                \"billerName\": \"Gramyanchal Public School\"\n            },\n            {\n                \"billerId\": \"EDU015645UTP01\",\n                \"billerName\": \"Great Columbus School\"\n            },\n            {\n                \"billerId\": \"EDU015646UTP01\",\n                \"billerName\": \"Great Indian Academy\"\n            },\n            {\n                \"billerId\": \"EDU015647UTP01\",\n                \"billerName\": \"Greater Heights Public School\"\n            },\n            {\n                \"billerId\": \"EDU015648UTP01\",\n                \"billerName\": \"Greater Noida World School\"\n            },\n            {\n                \"billerId\": \"EDU015649UTP01\",\n                \"billerName\": \"Greater Valley School\"\n            },\n            {\n                \"billerId\": \"EDU015650UTP01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU015651UTP01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU015652UTP01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU015653UTP01\",\n                \"billerName\": \"Green Field Public Jr. High School\"\n            },\n            {\n                \"billerId\": \"EDU015654UTP01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU015655UTP01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU015656UTP01\",\n                \"billerName\": \"Green Fields Academy\"\n            },\n            {\n                \"billerId\": \"EDU015657UTP01\",\n                \"billerName\": \"Green Fields School\"\n            },\n            {\n                \"billerId\": \"EDU015658UTP01\",\n                \"billerName\": \"Green Land Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015659UTP01\",\n                \"billerName\": \"Green Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU015660UTP01\",\n                \"billerName\": \"Green Lawns School\"\n            },\n            {\n                \"billerId\": \"EDU015661UTP01\",\n                \"billerName\": \"Green Light Public School\"\n            },\n            {\n                \"billerId\": \"EDU015662UTP01\",\n                \"billerName\": \"Green Meadows School\"\n            },\n            {\n                \"billerId\": \"EDU015663UTP01\",\n                \"billerName\": \"Green Valley Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU015664UTP01\",\n                \"billerName\": \"Green Valley English School\"\n            },\n            {\n                \"billerId\": \"EDU015665UTP01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU015666UTP01\",\n                \"billerName\": \"Green View Public School\"\n            },\n            {\n                \"billerId\": \"EDU015667UTP01\",\n                \"billerName\": \"Green Way Public School\"\n            },\n            {\n                \"billerId\": \"EDU015668UTP01\",\n                \"billerName\": \"Green Willow Public School\"\n            },\n            {\n                \"billerId\": \"EDU015669UTP01\",\n                \"billerName\": \"Greenfield Academy\"\n            },\n            {\n                \"billerId\": \"EDU015670UTP01\",\n                \"billerName\": \"Greenfields Public School\"\n            },\n            {\n                \"billerId\": \"EDU015671UTP01\",\n                \"billerName\": \"Greenland Academy\"\n            },\n            {\n                \"billerId\": \"EDU015672UTP01\",\n                \"billerName\": \"Greenland Public School\"\n            },\n            {\n                \"billerId\": \"EDU015673UTP01\",\n                \"billerName\": \"Greenwood Sec School\"\n            },\n            {\n                \"billerId\": \"EDU015674UTP01\",\n                \"billerName\": \"Greno Public School\"\n            },\n            {\n                \"billerId\": \"EDU015675UTP01\",\n                \"billerName\": \"Growell Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015676UTP01\",\n                \"billerName\": \"Gulmohar\"\n            },\n            {\n                \"billerId\": \"EDU015677UTP01\",\n                \"billerName\": \"Guru Gorakhnath Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015679UTP01\",\n                \"billerName\": \"Guru Har Rai Academy\"\n            },\n            {\n                \"billerId\": \"EDU015680UTP01\",\n                \"billerName\": \"Guru Kripa Divine Grace Public School\"\n            },\n            {\n                \"billerId\": \"EDU015681UTP01\",\n                \"billerName\": \"Guru Nanak Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015682UTP01\",\n                \"billerName\": \"Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU015683UTP01\",\n                \"billerName\": \"Guru Nanak English School\"\n            },\n            {\n                \"billerId\": \"EDU015684UTP01\",\n                \"billerName\": \"Guru Nanak Gurdas Academy\"\n            },\n            {\n                \"billerId\": \"EDU015685UTP01\",\n                \"billerName\": \"Guru Nanak Modern School\"\n            },\n            {\n                \"billerId\": \"EDU015686UTP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU015687UTP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU015688UTP01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU015689UTP01\",\n                \"billerName\": \"Guru Tegh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015690UTP01\",\n                \"billerName\": \"Guru Tegh Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015691UTP01\",\n                \"billerName\": \"Gurucharan Kaur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015692UTP01\",\n                \"billerName\": \"Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU015693UTP01\",\n                \"billerName\": \"Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU015694UTP01\",\n                \"billerName\": \"Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU015695UTP01\",\n                \"billerName\": \"Gurukul Gyan Ganga International School\"\n            },\n            {\n                \"billerId\": \"EDU015696UTP01\",\n                \"billerName\": \"Gurukul International School\"\n            },\n            {\n                \"billerId\": \"EDU015697UTP01\",\n                \"billerName\": \"Gurukul Mission\"\n            },\n            {\n                \"billerId\": \"EDU015698UTP01\",\n                \"billerName\": \"Gurukul Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015699UTP01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU015700UTP01\",\n                \"billerName\": \"Gurukul Public School\"\n            },\n            {\n                \"billerId\": \"EDU015701UTP01\",\n                \"billerName\": \"Gurukul The School\"\n            },\n            {\n                \"billerId\": \"EDU015702UTP01\",\n                \"billerName\": \"Gurukul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015703UTP01\",\n                \"billerName\": \"Gurukul Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU015704UTP01\",\n                \"billerName\": \"Gurukulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU015705UTP01\",\n                \"billerName\": \"Gurunanak Academy\"\n            },\n            {\n                \"billerId\": \"EDU015706UTP01\",\n                \"billerName\": \"Guruteg Bahadur Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU015707UTP01\",\n                \"billerName\": \"Gyan Bhumi International\"\n            },\n            {\n                \"billerId\": \"EDU015708UTP01\",\n                \"billerName\": \"Gyan Deep Academy\"\n            },\n            {\n                \"billerId\": \"EDU015709UTP01\",\n                \"billerName\": \"Gyan Deep Public School\"\n            },\n            {\n                \"billerId\": \"EDU015710UTP01\",\n                \"billerName\": \"Gyan International School\"\n            },\n            {\n                \"billerId\": \"EDU015711UTP01\",\n                \"billerName\": \"Gyan Kalash International School\"\n            },\n            {\n                \"billerId\": \"EDU015712UTP01\",\n                \"billerName\": \"Gyan Kunj Academy\"\n            },\n            {\n                \"billerId\": \"EDU015713UTP01\",\n                \"billerName\": \"Gyan Peethika\"\n            },\n            {\n                \"billerId\": \"EDU015714UTP01\",\n                \"billerName\": \"Gyan Sthali Academy\"\n            },\n            {\n                \"billerId\": \"EDU015715UTP01\",\n                \"billerName\": \"Gyan Sthali Residential School\"\n            },\n            {\n                \"billerId\": \"EDU015716UTP01\",\n                \"billerName\": \"Gyan Sthaly Public School\"\n            },\n            {\n                \"billerId\": \"EDU015717UTP01\",\n                \"billerName\": \"Gyandeep English School\"\n            },\n            {\n                \"billerId\": \"EDU015718UTP01\",\n                \"billerName\": \"Gyandeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU015719UTP01\",\n                \"billerName\": \"Gyandeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU015720UTP01\",\n                \"billerName\": \"Gyandeep Shiksha Bharati\"\n            },\n            {\n                \"billerId\": \"EDU015721UTP01\",\n                \"billerName\": \"Gyanshree School\"\n            },\n            {\n                \"billerId\": \"EDU015722UTP01\",\n                \"billerName\": \"Gyansthali Academy\"\n            },\n            {\n                \"billerId\": \"EDU015723UTP01\",\n                \"billerName\": \"Gyansthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU015724UTP01\",\n                \"billerName\": \"Gyansthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU015725UTP01\",\n                \"billerName\": \"H A L School\"\n            },\n            {\n                \"billerId\": \"EDU015726UTP01\",\n                \"billerName\": \"H A L School\"\n            },\n            {\n                \"billerId\": \"EDU015727UTP01\",\n                \"billerName\": \"H A L Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015728UTP01\",\n                \"billerName\": \"H P International School\"\n            },\n            {\n                \"billerId\": \"EDU015729UTP01\",\n                \"billerName\": \"H S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015730UTP01\",\n                \"billerName\": \"H. S. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015731UTP01\",\n                \"billerName\": \"H.C.J. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015732UTP01\",\n                \"billerName\": \"H.L International School\"\n            },\n            {\n                \"billerId\": \"EDU015733UTP01\",\n                \"billerName\": \"H.P. Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015734UTP01\",\n                \"billerName\": \"H.R. International School\"\n            },\n            {\n                \"billerId\": \"EDU015735UTP01\",\n                \"billerName\": \"H.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015736UTP01\",\n                \"billerName\": \"Halim Muslim English School\"\n            },\n            {\n                \"billerId\": \"EDU015737UTP01\",\n                \"billerName\": \"Hallmark World School\"\n            },\n            {\n                \"billerId\": \"EDU015738UTP01\",\n                \"billerName\": \"Hallmark World School\"\n            },\n            {\n                \"billerId\": \"EDU015739UTP01\",\n                \"billerName\": \"Handa Public School\"\n            },\n            {\n                \"billerId\": \"EDU015740UTP01\",\n                \"billerName\": \"Hans Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU015741UTP01\",\n                \"billerName\": \"Hanuman Prasad Dhanuka Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU015742UTP01\",\n                \"billerName\": \"Happy Blue Bird Pub School\"\n            },\n            {\n                \"billerId\": \"EDU015743UTP01\",\n                \"billerName\": \"Happy Home English School\"\n            },\n            {\n                \"billerId\": \"EDU015744UTP01\",\n                \"billerName\": \"Happy Model Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015745UTP01\",\n                \"billerName\": \"Happy Model School\"\n            },\n            {\n                \"billerId\": \"EDU015746UTP01\",\n                \"billerName\": \"Hare Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU015747UTP01\",\n                \"billerName\": \"Hari Har Public School\"\n            },\n            {\n                \"billerId\": \"EDU015748UTP01\",\n                \"billerName\": \"Hari International Academy\"\n            },\n            {\n                \"billerId\": \"EDU015749UTP01\",\n                \"billerName\": \"Hari Maya International School\"\n            },\n            {\n                \"billerId\": \"EDU015750UTP01\",\n                \"billerName\": \"Harihar Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU015751UTP01\",\n                \"billerName\": \"Harish Raghav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015752UTP01\",\n                \"billerName\": \"Hariti Public School\"\n            },\n            {\n                \"billerId\": \"EDU015753UTP01\",\n                \"billerName\": \"Harmilap Mission School\"\n            },\n            {\n                \"billerId\": \"EDU015754UTP01\",\n                \"billerName\": \"Harpati Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015755UTP01\",\n                \"billerName\": \"Harrow School\"\n            },\n            {\n                \"billerId\": \"EDU015756UTP01\",\n                \"billerName\": \"Hartmann College\"\n            },\n            {\n                \"billerId\": \"EDU015757UTP01\",\n                \"billerName\": \"Hastinapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU015758UTP01\",\n                \"billerName\": \"Headway Global School\"\n            },\n            {\n                \"billerId\": \"EDU015759UTP01\",\n                \"billerName\": \"Heaven Garden Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015760UTP01\",\n                \"billerName\": \"Heera Lal Patel International School\"\n            },\n            {\n                \"billerId\": \"EDU015761UTP01\",\n                \"billerName\": \"Heera Lal Yadav Public School\"\n            },\n            {\n                \"billerId\": \"EDU015762UTP01\",\n                \"billerName\": \"Heera Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU015763UTP01\",\n                \"billerName\": \"Heliger Borden Education Center\"\n            },\n            {\n                \"billerId\": \"EDU015764UTP01\",\n                \"billerName\": \"Hem Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU015765UTP01\",\n                \"billerName\": \"Heritage Academy\"\n            },\n            {\n                \"billerId\": \"EDU015766UTP01\",\n                \"billerName\": \"Heritage Academy\"\n            },\n            {\n                \"billerId\": \"EDU015767UTP01\",\n                \"billerName\": \"Heritage Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU015768UTP01\",\n                \"billerName\": \"Heritage Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015769UTP01\",\n                \"billerName\": \"Heritage International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015770UTP01\",\n                \"billerName\": \"Heritage International School\"\n            },\n            {\n                \"billerId\": \"EDU015771UTP01\",\n                \"billerName\": \"Heritage International School\"\n            },\n            {\n                \"billerId\": \"EDU015772UTP01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU015773UTP01\",\n                \"billerName\": \"Heritage Public School\"\n            },\n            {\n                \"billerId\": \"EDU015774UTP01\",\n                \"billerName\": \"Herman Gmeiner School\"\n            },\n            {\n                \"billerId\": \"EDU015775UTP01\",\n                \"billerName\": \"Highland Hall Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015776UTP01\",\n                \"billerName\": \"Hillman Public School\"\n            },\n            {\n                \"billerId\": \"EDU015777UTP01\",\n                \"billerName\": \"Hillwood Military School\"\n            },\n            {\n                \"billerId\": \"EDU015778UTP01\",\n                \"billerName\": \"Hillwoods Academy\"\n            },\n            {\n                \"billerId\": \"EDU015779UTP01\",\n                \"billerName\": \"Hilton Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015780UTP01\",\n                \"billerName\": \"Himalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU015781UTP01\",\n                \"billerName\": \"Himalayan Academy\"\n            },\n            {\n                \"billerId\": \"EDU015782UTP01\",\n                \"billerName\": \"Himalayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015783UTP01\",\n                \"billerName\": \"Hind Angles Public School\"\n            },\n            {\n                \"billerId\": \"EDU015784UTP01\",\n                \"billerName\": \"Hindon Public School\"\n            },\n            {\n                \"billerId\": \"EDU015785UTP01\",\n                \"billerName\": \"Hi-Ness Public School\"\n            },\n            {\n                \"billerId\": \"EDU015786UTP01\",\n                \"billerName\": \"Hira International School\"\n            },\n            {\n                \"billerId\": \"EDU015787UTP01\",\n                \"billerName\": \"Hira Public School\"\n            },\n            {\n                \"billerId\": \"EDU015788UTP01\",\n                \"billerName\": \"Hm Modern Convent School Sahaspur (Bijnor)\"\n            },\n            {\n                \"billerId\": \"EDU015789UTP01\",\n                \"billerName\": \"Hmfa Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015790UTP01\",\n                \"billerName\": \"Hoerner College\"\n            },\n            {\n                \"billerId\": \"EDU015791UTP01\",\n                \"billerName\": \"Holi Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU015792UTP01\",\n                \"billerName\": \"Holi Point Academy\"\n            },\n            {\n                \"billerId\": \"EDU015793UTP01\",\n                \"billerName\": \"Holman Institute\"\n            },\n            {\n                \"billerId\": \"EDU015794UTP01\",\n                \"billerName\": \"Holy Angel Academy\"\n            },\n            {\n                \"billerId\": \"EDU015795UTP01\",\n                \"billerName\": \"Holy Angel&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015796UTP01\",\n                \"billerName\": \"Holy Angel&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015797UTP01\",\n                \"billerName\": \"Holy Angels&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU015798UTP01\",\n                \"billerName\": \"Holy Angels&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU015799UTP01\",\n                \"billerName\": \"Holy Child Academy\"\n            },\n            {\n                \"billerId\": \"EDU015800UTP01\",\n                \"billerName\": \"Holy Child Academy\"\n            },\n            {\n                \"billerId\": \"EDU015801UTP01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU015802UTP01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU015803UTP01\",\n                \"billerName\": \"Holy Cross English School\"\n            },\n            {\n                \"billerId\": \"EDU015804UTP01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU015805UTP01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU015806UTP01\",\n                \"billerName\": \"Holy Divine Pd. Shayam Sunder Memorial Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015807UTP01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015808UTP01\",\n                \"billerName\": \"Holy Heaven Public School\"\n            },\n            {\n                \"billerId\": \"EDU015809UTP01\",\n                \"billerName\": \"Holy Home Public School\"\n            },\n            {\n                \"billerId\": \"EDU015810UTP01\",\n                \"billerName\": \"Holy Light Public School\"\n            },\n            {\n                \"billerId\": \"EDU015811UTP01\",\n                \"billerName\": \"Holy Public Junior College\"\n            },\n            {\n                \"billerId\": \"EDU015812UTP01\",\n                \"billerName\": \"Holy Public School\"\n            },\n            {\n                \"billerId\": \"EDU015813UTP01\",\n                \"billerName\": \"Holy Public School\"\n            },\n            {\n                \"billerId\": \"EDU015814UTP01\",\n                \"billerName\": \"Holy Suffah Public School\"\n            },\n            {\n                \"billerId\": \"EDU015815UTP01\",\n                \"billerName\": \"Holy Trinity Church School\"\n            },\n            {\n                \"billerId\": \"EDU015816UTP01\",\n                \"billerName\": \"Hope Dyson Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015817UTP01\",\n                \"billerName\": \"Hope Town International School\"\n            },\n            {\n                \"billerId\": \"EDU015818UTP01\",\n                \"billerName\": \"Howard Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015819UTP01\",\n                \"billerName\": \"I. P. E. M. International School\"\n            },\n            {\n                \"billerId\": \"EDU015820UTP01\",\n                \"billerName\": \"I.D.J.P. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015821UTP01\",\n                \"billerName\": \"I.G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015822UTP01\",\n                \"billerName\": \"Ideal Public School, Sirsaganj, Firozabad\"\n            },\n            {\n                \"billerId\": \"EDU015823UTP01\",\n                \"billerName\": \"Iimt Academy\"\n            },\n            {\n                \"billerId\": \"EDU015824UTP01\",\n                \"billerName\": \"Immaculate Conception Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015825UTP01\",\n                \"billerName\": \"Impulse International School\"\n            },\n            {\n                \"billerId\": \"EDU015826UTP01\",\n                \"billerName\": \"Incredible Public School\"\n            },\n            {\n                \"billerId\": \"EDU015827UTP01\",\n                \"billerName\": \"India Today Convent Academy\"\n            },\n            {\n                \"billerId\": \"EDU015828UTP01\",\n                \"billerName\": \"Indian National Public School\"\n            },\n            {\n                \"billerId\": \"EDU015829UTP01\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU015830UTP01\",\n                \"billerName\": \"Indirapuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU015831UTP01\",\n                \"billerName\": \"Indirapuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU015832UTP01\",\n                \"billerName\": \"Indirapuram Public School\"\n            },\n            {\n                \"billerId\": \"EDU015833UTP01\",\n                \"billerName\": \"Indirapuram Public School,Crossings Republik\"\n            },\n            {\n                \"billerId\": \"EDU015834UTP01\",\n                \"billerName\": \"Indra Mem. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015835UTP01\",\n                \"billerName\": \"Indra Prasth Academy\"\n            },\n            {\n                \"billerId\": \"EDU015836UTP01\",\n                \"billerName\": \"Indraprastha Global School\"\n            },\n            {\n                \"billerId\": \"EDU015837UTP01\",\n                \"billerName\": \"Indraprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU015838UTP01\",\n                \"billerName\": \"Indraprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU015839UTP01\",\n                \"billerName\": \"Indraprastha Public School\"\n            },\n            {\n                \"billerId\": \"EDU015840UTP01\",\n                \"billerName\": \"Indus Global School\"\n            },\n            {\n                \"billerId\": \"EDU015841UTP01\",\n                \"billerName\": \"Indus Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU015842UTP01\",\n                \"billerName\": \"Indus Valley Public School, Rath\"\n            },\n            {\n                \"billerId\": \"EDU015843UTP01\",\n                \"billerName\": \"Infant Jesus School\"\n            },\n            {\n                \"billerId\": \"EDU015844UTP01\",\n                \"billerName\": \"Ingraham English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU015845UTP01\",\n                \"billerName\": \"Ingraham Institute English School\"\n            },\n            {\n                \"billerId\": \"EDU015846UTP01\",\n                \"billerName\": \"Ingraham Institute English School\"\n            },\n            {\n                \"billerId\": \"EDU015847UTP01\",\n                \"billerName\": \"Ingraham Institute Eng-Med School\"\n            },\n            {\n                \"billerId\": \"EDU015848UTP01\",\n                \"billerName\": \"Intact Public School\"\n            },\n            {\n                \"billerId\": \"EDU015849UTP01\",\n                \"billerName\": \"International Centre English School\"\n            },\n            {\n                \"billerId\": \"EDU015850UTP01\",\n                \"billerName\": \"International Hindu School\"\n            },\n            {\n                \"billerId\": \"EDU015851UTP01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015852UTP01\",\n                \"billerName\": \"Ipns Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU015853UTP01\",\n                \"billerName\": \"Iqra Model School\"\n            },\n            {\n                \"billerId\": \"EDU015854UTP01\",\n                \"billerName\": \"Iqra Pub School\"\n            },\n            {\n                \"billerId\": \"EDU015855UTP01\",\n                \"billerName\": \"Iqra Public School\"\n            },\n            {\n                \"billerId\": \"EDU015856UTP01\",\n                \"billerName\": \"Isher Academy\"\n            },\n            {\n                \"billerId\": \"EDU015857UTP01\",\n                \"billerName\": \"Ishwar Chand Inter College\"\n            },\n            {\n                \"billerId\": \"EDU015858UTP01\",\n                \"billerName\": \"Ivey  International School\"\n            },\n            {\n                \"billerId\": \"EDU015859UTP01\",\n                \"billerName\": \"J B Academy Day Boarding\"\n            },\n            {\n                \"billerId\": \"EDU015860UTP01\",\n                \"billerName\": \"J D Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015861UTP01\",\n                \"billerName\": \"J D Public School\"\n            },\n            {\n                \"billerId\": \"EDU015862UTP01\",\n                \"billerName\": \"J D S Inter National School\"\n            },\n            {\n                \"billerId\": \"EDU015863UTP01\",\n                \"billerName\": \"J D S International School\"\n            },\n            {\n                \"billerId\": \"EDU015864UTP01\",\n                \"billerName\": \"J D S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015865UTP01\",\n                \"billerName\": \"J K G International School\"\n            },\n            {\n                \"billerId\": \"EDU015866UTP01\",\n                \"billerName\": \"J L Nehru Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU015867UTP01\",\n                \"billerName\": \"J Milton Public School\"\n            },\n            {\n                \"billerId\": \"EDU015868UTP01\",\n                \"billerName\": \"J P Academy\"\n            },\n            {\n                \"billerId\": \"EDU015869UTP01\",\n                \"billerName\": \"J P International School\"\n            },\n            {\n                \"billerId\": \"EDU015870UTP01\",\n                \"billerName\": \"J P International School\"\n            },\n            {\n                \"billerId\": \"EDU015871UTP01\",\n                \"billerName\": \"J P Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU015872UTP01\",\n                \"billerName\": \"J P Public School\"\n            },\n            {\n                \"billerId\": \"EDU015873UTP01\",\n                \"billerName\": \"J P Public School\"\n            },\n            {\n                \"billerId\": \"EDU015874UTP01\",\n                \"billerName\": \"J S B Public School\"\n            },\n            {\n                \"billerId\": \"EDU015875UTP01\",\n                \"billerName\": \"J S Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015876UTP01\",\n                \"billerName\": \"J S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015877UTP01\",\n                \"billerName\": \"J. P. Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU015878UTP01\",\n                \"billerName\": \"J. P. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015879UTP01\",\n                \"billerName\": \"J.B Academy\"\n            },\n            {\n                \"billerId\": \"EDU015880UTP01\",\n                \"billerName\": \"J.D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015881UTP01\",\n                \"billerName\": \"J.K Mittal Academy\"\n            },\n            {\n                \"billerId\": \"EDU015882UTP01\",\n                \"billerName\": \"J.K. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015883UTP01\",\n                \"billerName\": \"J.K.Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015884UTP01\",\n                \"billerName\": \"J.K.E.T. Convent School Junawai\"\n            },\n            {\n                \"billerId\": \"EDU015885UTP01\",\n                \"billerName\": \"J.K.G School\"\n            },\n            {\n                \"billerId\": \"EDU015886UTP01\",\n                \"billerName\": \"J.L.N. School\"\n            },\n            {\n                \"billerId\": \"EDU015887UTP01\",\n                \"billerName\": \"J.P. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015888UTP01\",\n                \"billerName\": \"J.P. International\"\n            },\n            {\n                \"billerId\": \"EDU015889UTP01\",\n                \"billerName\": \"J.P.Education Acadmy\"\n            },\n            {\n                \"billerId\": \"EDU015890UTP01\",\n                \"billerName\": \"J.P.S. Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU015891UTP01\",\n                \"billerName\": \"J.R. Global International Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015892UTP01\",\n                \"billerName\": \"J.R.M. International School\"\n            },\n            {\n                \"billerId\": \"EDU015893UTP01\",\n                \"billerName\": \"J.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015894UTP01\",\n                \"billerName\": \"J.S.G.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU015895UTP01\",\n                \"billerName\": \"J.S.M. Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU015896UTP01\",\n                \"billerName\": \"J.S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015897UTP01\",\n                \"billerName\": \"Jag International School\"\n            },\n            {\n                \"billerId\": \"EDU015898UTP01\",\n                \"billerName\": \"Jagat Taran Golden Jubilee School\"\n            },\n            {\n                \"billerId\": \"EDU015899UTP01\",\n                \"billerName\": \"Jagran Public School\"\n            },\n            {\n                \"billerId\": \"EDU015900UTP01\",\n                \"billerName\": \"Jagran Public School\"\n            },\n            {\n                \"billerId\": \"EDU015901UTP01\",\n                \"billerName\": \"Jagran Public School - Noida\"\n            },\n            {\n                \"billerId\": \"EDU015902UTP01\",\n                \"billerName\": \"Jagran Public School Aligarh\"\n            },\n            {\n                \"billerId\": \"EDU015903UTP01\",\n                \"billerName\": \"Jagran Public School Kannauj\"\n            },\n            {\n                \"billerId\": \"EDU015904UTP01\",\n                \"billerName\": \"Jagran Public School, Varanasi\"\n            },\n            {\n                \"billerId\": \"EDU015905UTP01\",\n                \"billerName\": \"Jai Academy\"\n            },\n            {\n                \"billerId\": \"EDU015906UTP01\",\n                \"billerName\": \"Jai Gurudeo Raj Public School\"\n            },\n            {\n                \"billerId\": \"EDU015907UTP01\",\n                \"billerName\": \"Jai Hind Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015908UTP01\",\n                \"billerName\": \"Jai Parvati Global School\"\n            },\n            {\n                \"billerId\": \"EDU015909UTP01\",\n                \"billerName\": \"Jai Prakash Narayan Sarvodaya Balika Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015910UTP01\",\n                \"billerName\": \"Jai Prakash Narayan Sarvodaya Vidyalaya Belapersua Kheri\"\n            },\n            {\n                \"billerId\": \"EDU015911UTP01\",\n                \"billerName\": \"Jai Public School\"\n            },\n            {\n                \"billerId\": \"EDU015912UTP01\",\n                \"billerName\": \"Jaideep Public School\"\n            },\n            {\n                \"billerId\": \"EDU015913UTP01\",\n                \"billerName\": \"Jain Academy\"\n            },\n            {\n                \"billerId\": \"EDU015914UTP01\",\n                \"billerName\": \"Jamuna Malti Gurukulam Public School\"\n            },\n            {\n                \"billerId\": \"EDU015915UTP01\",\n                \"billerName\": \"Jamuna Prasad Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU015916UTP01\",\n                \"billerName\": \"Jamuna Ram Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU015917UTP01\",\n                \"billerName\": \"Jawahar Vedic Public School\"\n            },\n            {\n                \"billerId\": \"EDU015918UTP01\",\n                \"billerName\": \"Jay Pee Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015919UTP01\",\n                \"billerName\": \"Jayotri Academy\"\n            },\n            {\n                \"billerId\": \"EDU015920UTP01\",\n                \"billerName\": \"Jaypee International School\"\n            },\n            {\n                \"billerId\": \"EDU015921UTP01\",\n                \"billerName\": \"Jaypee Public School\"\n            },\n            {\n                \"billerId\": \"EDU015922UTP01\",\n                \"billerName\": \"Jaypee Public School, Noida\"\n            },\n            {\n                \"billerId\": \"EDU015923UTP01\",\n                \"billerName\": \"Jaypee Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015924UTP01\",\n                \"billerName\": \"Jaypee Vidya Mandir (University Campus)Anoopshahr\"\n            },\n            {\n                \"billerId\": \"EDU015925UTP01\",\n                \"billerName\": \"Jaypee Vidya Mandir Tomri\"\n            },\n            {\n                \"billerId\": \"EDU015926UTP01\",\n                \"billerName\": \"Jayraji Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU015927UTP01\",\n                \"billerName\": \"Jbm Global School\"\n            },\n            {\n                \"billerId\": \"EDU015928UTP01\",\n                \"billerName\": \"Jeevan Dhara Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015929UTP01\",\n                \"billerName\": \"Jeevan Jyoti Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015930UTP01\",\n                \"billerName\": \"Jeevan Jyoti Public School\"\n            },\n            {\n                \"billerId\": \"EDU015931UTP01\",\n                \"billerName\": \"Jeevan Marg Sophia Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015932UTP01\",\n                \"billerName\": \"Jeevandeep Public School\"\n            },\n            {\n                \"billerId\": \"EDU015933UTP01\",\n                \"billerName\": \"Jesus &amp; Mary School And College\"\n            },\n            {\n                \"billerId\": \"EDU015934UTP01\",\n                \"billerName\": \"Jesus And Mary Convent School\"\n            },\n            {\n                \"billerId\": \"EDU015935UTP01\",\n                \"billerName\": \"Jewar Public School\"\n            },\n            {\n                \"billerId\": \"EDU015936UTP01\",\n                \"billerName\": \"Jim Corbett Public School\"\n            },\n            {\n                \"billerId\": \"EDU015937UTP01\",\n                \"billerName\": \"Jingle Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU015938UTP01\",\n                \"billerName\": \"Jk Academy\"\n            },\n            {\n                \"billerId\": \"EDU015939UTP01\",\n                \"billerName\": \"Jk Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU015940UTP01\",\n                \"billerName\": \"Jkg International School\"\n            },\n            {\n                \"billerId\": \"EDU015941UTP01\",\n                \"billerName\": \"Johar Public School\"\n            },\n            {\n                \"billerId\": \"EDU015942UTP01\",\n                \"billerName\": \"John Milton Public School\"\n            },\n            {\n                \"billerId\": \"EDU015943UTP01\",\n                \"billerName\": \"John Nave Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU015944UTP01\",\n                \"billerName\": \"Jp Sunrise School\"\n            },\n            {\n                \"billerId\": \"EDU015945UTP01\",\n                \"billerName\": \"Jp-Sd International School\"\n            },\n            {\n                \"billerId\": \"EDU015946UTP01\",\n                \"billerName\": \"Jsb Public School\"\n            },\n            {\n                \"billerId\": \"EDU015947UTP01\",\n                \"billerName\": \"Jsm Public School\"\n            },\n            {\n                \"billerId\": \"EDU015948UTP01\",\n                \"billerName\": \"Jsm Public School\"\n            },\n            {\n                \"billerId\": \"EDU015949UTP01\",\n                \"billerName\": \"Jss Public School\"\n            },\n            {\n                \"billerId\": \"EDU015950UTP01\",\n                \"billerName\": \"Jugal Devi Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU015951UTP01\",\n                \"billerName\": \"Jumna Christian Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU015952UTP01\",\n                \"billerName\": \"Jyoti Niketan\"\n            },\n            {\n                \"billerId\": \"EDU015953UTP01\",\n                \"billerName\": \"K C Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU015954UTP01\",\n                \"billerName\": \"K C International School\"\n            },\n            {\n                \"billerId\": \"EDU015955UTP01\",\n                \"billerName\": \"K C M School\"\n            },\n            {\n                \"billerId\": \"EDU015956UTP01\",\n                \"billerName\": \"K D B Public School\"\n            },\n            {\n                \"billerId\": \"EDU015957UTP01\",\n                \"billerName\": \"K K Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU015958UTP01\",\n                \"billerName\": \"K K Public School\"\n            },\n            {\n                \"billerId\": \"EDU015959UTP01\",\n                \"billerName\": \"K L International School\"\n            },\n            {\n                \"billerId\": \"EDU015960UTP01\",\n                \"billerName\": \"K P Public School\"\n            },\n            {\n                \"billerId\": \"EDU015961UTP01\",\n                \"billerName\": \"K R Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU015962UTP01\",\n                \"billerName\": \"K S Academy\"\n            },\n            {\n                \"billerId\": \"EDU015963UTP01\",\n                \"billerName\": \"K T Public School\"\n            },\n            {\n                \"billerId\": \"EDU015964UTP01\",\n                \"billerName\": \"K V Public School\"\n            },\n            {\n                \"billerId\": \"EDU015965UTP01\",\n                \"billerName\": \"K. D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015966UTP01\",\n                \"billerName\": \"K. K. Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU015967UTP01\",\n                \"billerName\": \"K. K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015968UTP01\",\n                \"billerName\": \"K. L. G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015969UTP01\",\n                \"billerName\": \"K. L. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU015970UTP01\",\n                \"billerName\": \"K.C. Convent Co-Ed. School\"\n            },\n            {\n                \"billerId\": \"EDU015971UTP01\",\n                \"billerName\": \"K.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU015972UTP01\",\n                \"billerName\": \"K.D.B.L. International School\"\n            },\n            {\n                \"billerId\": \"EDU015973UTP01\",\n                \"billerName\": \"K.D.S International School\"\n            },\n            {\n                \"billerId\": \"EDU015974UTP01\",\n                \"billerName\": \"K.L.International Academy\"\n            },\n            {\n                \"billerId\": \"EDU015975UTP01\",\n                \"billerName\": \"K.M.Public School\"\n            },\n            {\n                \"billerId\": \"EDU015976UTP01\",\n                \"billerName\": \"K.N.International School\"\n            },\n            {\n                \"billerId\": \"EDU015977UTP01\",\n                \"billerName\": \"K.R.Mangalam School\"\n            },\n            {\n                \"billerId\": \"EDU015978UTP01\",\n                \"billerName\": \"K.S. Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU015979UTP01\",\n                \"billerName\": \"K.S.I. College\"\n            },\n            {\n                \"billerId\": \"EDU015980UTP01\",\n                \"billerName\": \"K.S.K. Academy\"\n            },\n            {\n                \"billerId\": \"EDU015981UTP01\",\n                \"billerName\": \"K.S.Pandey Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU015982UTP01\",\n                \"billerName\": \"K.V.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU015983UTP01\",\n                \"billerName\": \"Kachhwa Christian School\"\n            },\n            {\n                \"billerId\": \"EDU015984UTP01\",\n                \"billerName\": \"Kadam Public School\"\n            },\n            {\n                \"billerId\": \"EDU015985UTP01\",\n                \"billerName\": \"Kalka Public School\"\n            },\n            {\n                \"billerId\": \"EDU015986UTP01\",\n                \"billerName\": \"Kalvin Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU015987UTP01\",\n                \"billerName\": \"Kamala Niketan Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU015988UTP01\",\n                \"billerName\": \"Kamla Devi International School\"\n            },\n            {\n                \"billerId\": \"EDU015989UTP01\",\n                \"billerName\": \"Kamla Devi Sarvodaya Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU015990UTP01\",\n                \"billerName\": \"Kamla Nehru Bal Shiksha Sansthan,\"\n            },\n            {\n                \"billerId\": \"EDU015991UTP01\",\n                \"billerName\": \"Kamla Nehru Institute Of Child Education\"\n            },\n            {\n                \"billerId\": \"EDU015992UTP01\",\n                \"billerName\": \"Kamm Scholars School\"\n            },\n            {\n                \"billerId\": \"EDU015993UTP01\",\n                \"billerName\": \"Kanha International Academy\"\n            },\n            {\n                \"billerId\": \"EDU015994UTP01\",\n                \"billerName\": \"Kanha Makhan Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU015995UTP01\",\n                \"billerName\": \"Kanha Makhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015996UTP01\",\n                \"billerName\": \"Kanha Makhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015997UTP01\",\n                \"billerName\": \"Kanha Makhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU015998UTP01\",\n                \"billerName\": \"Kannauj Public School\"\n            },\n            {\n                \"billerId\": \"EDU015999UTP01\",\n                \"billerName\": \"Kanpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU016000UTP01\",\n                \"billerName\": \"Kanpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU016001UTP01\",\n                \"billerName\": \"Kanyakubja Public School\"\n            },\n            {\n                \"billerId\": \"EDU016002UTP01\",\n                \"billerName\": \"Kapil Ganga Public School\"\n            },\n            {\n                \"billerId\": \"EDU016003UTP01\",\n                \"billerName\": \"Kapil Muni Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU016004UTP01\",\n                \"billerName\": \"Karam Devi Memorial Academy World\"\n            },\n            {\n                \"billerId\": \"EDU016005UTP01\",\n                \"billerName\": \"Karamdevi Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU016006UTP01\",\n                \"billerName\": \"Karan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016007UTP01\",\n                \"billerName\": \"Karatians School\"\n            },\n            {\n                \"billerId\": \"EDU016008UTP01\",\n                \"billerName\": \"Karl Huber School\"\n            },\n            {\n                \"billerId\": \"EDU016009UTP01\",\n                \"billerName\": \"Karma Raj Lion School\"\n            },\n            {\n                \"billerId\": \"EDU016010UTP01\",\n                \"billerName\": \"Kashi Bright Angel&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016011UTP01\",\n                \"billerName\": \"Kasturi Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016012UTP01\",\n                \"billerName\": \"Kaushal Chauhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016013UTP01\",\n                \"billerName\": \"Kaushalya World School\"\n            },\n            {\n                \"billerId\": \"EDU016014UTP01\",\n                \"billerName\": \"Kaushambi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016015UTP01\",\n                \"billerName\": \"Kendriya Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU016016UTP01\",\n                \"billerName\": \"Keshari Devi Kanoria Vidya Mandir,\"\n            },\n            {\n                \"billerId\": \"EDU016017UTP01\",\n                \"billerName\": \"Keshav Madhav Saraswati Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016018UTP01\",\n                \"billerName\": \"Ketan Covent School\"\n            },\n            {\n                \"billerId\": \"EDU016019UTP01\",\n                \"billerName\": \"Khaitan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016020UTP01\",\n                \"billerName\": \"Khalsa Academy Shikshan Samiti\"\n            },\n            {\n                \"billerId\": \"EDU016021UTP01\",\n                \"billerName\": \"Khalsa Montessi School\"\n            },\n            {\n                \"billerId\": \"EDU016022UTP01\",\n                \"billerName\": \"Khalsa Public School\"\n            },\n            {\n                \"billerId\": \"EDU016023UTP01\",\n                \"billerName\": \"Khelgaon Public School\"\n            },\n            {\n                \"billerId\": \"EDU016024UTP01\",\n                \"billerName\": \"Khmc School\"\n            },\n            {\n                \"billerId\": \"EDU016025UTP01\",\n                \"billerName\": \"Kids Corner Happy School\"\n            },\n            {\n                \"billerId\": \"EDU016026UTP01\",\n                \"billerName\": \"Kids Kingdom School\"\n            },\n            {\n                \"billerId\": \"EDU016027UTP01\",\n                \"billerName\": \"Kids Valley School\"\n            },\n            {\n                \"billerId\": \"EDU016028UTP01\",\n                \"billerName\": \"King George College\"\n            },\n            {\n                \"billerId\": \"EDU016029UTP01\",\n                \"billerName\": \"King George Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016030UTP01\",\n                \"billerName\": \"Kings Eden International School\"\n            },\n            {\n                \"billerId\": \"EDU016031UTP01\",\n                \"billerName\": \"Kings N Queens World School\"\n            },\n            {\n                \"billerId\": \"EDU016032UTP01\",\n                \"billerName\": \"Konark Public School\"\n            },\n            {\n                \"billerId\": \"EDU016033UTP01\",\n                \"billerName\": \"Konark Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU016034UTP01\",\n                \"billerName\": \"Kothari International School\"\n            },\n            {\n                \"billerId\": \"EDU016035UTP01\",\n                \"billerName\": \"Krishna Academy\"\n            },\n            {\n                \"billerId\": \"EDU016036UTP01\",\n                \"billerName\": \"Krishna College Bageshwar Nagar Gambhirban Azamgarh Uttar Pradesh\"\n            },\n            {\n                \"billerId\": \"EDU016037UTP01\",\n                \"billerName\": \"Krishna Foundation Academy\"\n            },\n            {\n                \"billerId\": \"EDU016038UTP01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU016039UTP01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU016040UTP01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU016041UTP01\",\n                \"billerName\": \"Krishna International School\"\n            },\n            {\n                \"billerId\": \"EDU016042UTP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016043UTP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016044UTP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016045UTP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016046UTP01\",\n                \"billerName\": \"Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016047UTP01\",\n                \"billerName\": \"Krishna Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU016048UTP01\",\n                \"billerName\": \"Kulpahar Christian School\"\n            },\n            {\n                \"billerId\": \"EDU016049UTP01\",\n                \"billerName\": \"Kumkum Modi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016050UTP01\",\n                \"billerName\": \"Kumud Lata Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016051UTP01\",\n                \"billerName\": \"Kunal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016052UTP01\",\n                \"billerName\": \"Kundan Singh Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016053UTP01\",\n                \"billerName\": \"Kunwar Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016054UTP01\",\n                \"billerName\": \"Kunwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016055UTP01\",\n                \"billerName\": \"Kunwars Global School\"\n            },\n            {\n                \"billerId\": \"EDU016056UTP01\",\n                \"billerName\": \"Kuruom Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016057UTP01\",\n                \"billerName\": \"Kushwaha Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU016058UTP01\",\n                \"billerName\": \"Kusum Goel Dr Santosh Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU016059UTP01\",\n                \"billerName\": \"Kusum International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016060UTP01\",\n                \"billerName\": \"L B K Public School\"\n            },\n            {\n                \"billerId\": \"EDU016061UTP01\",\n                \"billerName\": \"L N Public School\"\n            },\n            {\n                \"billerId\": \"EDU016062UTP01\",\n                \"billerName\": \"L. S. S. National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016063UTP01\",\n                \"billerName\": \"L.D. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016064UTP01\",\n                \"billerName\": \"L.D.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016065UTP01\",\n                \"billerName\": \"L.K International School,\"\n            },\n            {\n                \"billerId\": \"EDU016066UTP01\",\n                \"billerName\": \"L.N National School\"\n            },\n            {\n                \"billerId\": \"EDU016067UTP01\",\n                \"billerName\": \"L.S.P.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016068UTP01\",\n                \"billerName\": \"La Martiniere College\"\n            },\n            {\n                \"billerId\": \"EDU016069UTP01\",\n                \"billerName\": \"La Martiniere Girls College\"\n            },\n            {\n                \"billerId\": \"EDU016070UTP01\",\n                \"billerName\": \"Lady Asharfi Inter National\"\n            },\n            {\n                \"billerId\": \"EDU016071UTP01\",\n                \"billerName\": \"Lagna Devi Tarakant Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016072UTP01\",\n                \"billerName\": \"Lakshya Educational &amp; Sports School\"\n            },\n            {\n                \"billerId\": \"EDU016073UTP01\",\n                \"billerName\": \"Lakshya Public School\"\n            },\n            {\n                \"billerId\": \"EDU016074UTP01\",\n                \"billerName\": \"Lakshya Singapore International School\"\n            },\n            {\n                \"billerId\": \"EDU016075UTP01\",\n                \"billerName\": \"Lal Bahadur Shastri Sainik Sec Sch\"\n            },\n            {\n                \"billerId\": \"EDU016076UTP01\",\n                \"billerName\": \"Lala Radhey Shyam Academy\"\n            },\n            {\n                \"billerId\": \"EDU016077UTP01\",\n                \"billerName\": \"Lala Shambu Dayal Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016078UTP01\",\n                \"billerName\": \"Lalsa International School\"\n            },\n            {\n                \"billerId\": \"EDU016079UTP01\",\n                \"billerName\": \"Lamba Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016080UTP01\",\n                \"billerName\": \"Lancers Public School\"\n            },\n            {\n                \"billerId\": \"EDU016081UTP01\",\n                \"billerName\": \"Laughing Buddha Academy\"\n            },\n            {\n                \"billerId\": \"EDU016082UTP01\",\n                \"billerName\": \"Laurels International School\"\n            },\n            {\n                \"billerId\": \"EDU016083UTP01\",\n                \"billerName\": \"Lav Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU016084UTP01\",\n                \"billerName\": \"Lawrence Academy\"\n            },\n            {\n                \"billerId\": \"EDU016085UTP01\",\n                \"billerName\": \"Lawrence Homan Public Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016086UTP01\",\n                \"billerName\": \"Laxmi Prasad Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016087UTP01\",\n                \"billerName\": \"Laxmi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016088UTP01\",\n                \"billerName\": \"Ldc Public School\"\n            },\n            {\n                \"billerId\": \"EDU016089UTP01\",\n                \"billerName\": \"Lead India International School\"\n            },\n            {\n                \"billerId\": \"EDU016090UTP01\",\n                \"billerName\": \"Leelawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU016091UTP01\",\n                \"billerName\": \"Leelawati Ramgopal Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016092UTP01\",\n                \"billerName\": \"Lifeline Public School\"\n            },\n            {\n                \"billerId\": \"EDU016093UTP01\",\n                \"billerName\": \"Lilawati Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016094UTP01\",\n                \"billerName\": \"Limra International School\"\n            },\n            {\n                \"billerId\": \"EDU016095UTP01\",\n                \"billerName\": \"Lions Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016096UTP01\",\n                \"billerName\": \"Lions School\"\n            },\n            {\n                \"billerId\": \"EDU016097UTP01\",\n                \"billerName\": \"Lions School\"\n            },\n            {\n                \"billerId\": \"EDU016098UTP01\",\n                \"billerName\": \"Little Angel School\"\n            },\n            {\n                \"billerId\": \"EDU016099UTP01\",\n                \"billerName\": \"Little Angels High School\"\n            },\n            {\n                \"billerId\": \"EDU016100UTP01\",\n                \"billerName\": \"Little Angels School\"\n            },\n            {\n                \"billerId\": \"EDU016101UTP01\",\n                \"billerName\": \"Little Angles School\"\n            },\n            {\n                \"billerId\": \"EDU016102UTP01\",\n                \"billerName\": \"Little Blossoms Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016103UTP01\",\n                \"billerName\": \"Little Flower Children School\"\n            },\n            {\n                \"billerId\": \"EDU016104UTP01\",\n                \"billerName\": \"Little Flower Children School\"\n            },\n            {\n                \"billerId\": \"EDU016105UTP01\",\n                \"billerName\": \"Little Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016106UTP01\",\n                \"billerName\": \"Little Flower House\"\n            },\n            {\n                \"billerId\": \"EDU016107UTP01\",\n                \"billerName\": \"Little Flower House Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016108UTP01\",\n                \"billerName\": \"Little Flower International School\"\n            },\n            {\n                \"billerId\": \"EDU016109UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016110UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016111UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016112UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016113UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016114UTP01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU016115UTP01\",\n                \"billerName\": \"Little Folks Gurukulum\"\n            },\n            {\n                \"billerId\": \"EDU016116UTP01\",\n                \"billerName\": \"Little Scholar Academy\"\n            },\n            {\n                \"billerId\": \"EDU016117UTP01\",\n                \"billerName\": \"Little Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU016118UTP01\",\n                \"billerName\": \"Little Star Public School\"\n            },\n            {\n                \"billerId\": \"EDU016119UTP01\",\n                \"billerName\": \"Littlewood Public School\"\n            },\n            {\n                \"billerId\": \"EDU016120UTP01\",\n                \"billerName\": \"Lohia Academy International School\"\n            },\n            {\n                \"billerId\": \"EDU016121UTP01\",\n                \"billerName\": \"Lok Hit Kiran Study Centre School\"\n            },\n            {\n                \"billerId\": \"EDU016122UTP01\",\n                \"billerName\": \"Lord Buddha Public School\"\n            },\n            {\n                \"billerId\": \"EDU016123UTP01\",\n                \"billerName\": \"Lord Krishana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016124UTP01\",\n                \"billerName\": \"Lord Krishna Educational Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016125UTP01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016126UTP01\",\n                \"billerName\": \"Lord Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016127UTP01\",\n                \"billerName\": \"Lord Mahavira Academy\"\n            },\n            {\n                \"billerId\": \"EDU016128UTP01\",\n                \"billerName\": \"Lord Mahavira Academy\"\n            },\n            {\n                \"billerId\": \"EDU016129UTP01\",\n                \"billerName\": \"Lord Mahavira School\"\n            },\n            {\n                \"billerId\": \"EDU016130UTP01\",\n                \"billerName\": \"Lord Mother Public School\"\n            },\n            {\n                \"billerId\": \"EDU016131UTP01\",\n                \"billerName\": \"Loreto Convent Intermediate College\"\n            },\n            {\n                \"billerId\": \"EDU016132UTP01\",\n                \"billerName\": \"Lotus Academy\"\n            },\n            {\n                \"billerId\": \"EDU016133UTP01\",\n                \"billerName\": \"Lotus Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU016134UTP01\",\n                \"billerName\": \"Loyal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016135UTP01\",\n                \"billerName\": \"Loyal&#39;S Fatima Academy\"\n            },\n            {\n                \"billerId\": \"EDU016136UTP01\",\n                \"billerName\": \"Loyola International School\"\n            },\n            {\n                \"billerId\": \"EDU016137UTP01\",\n                \"billerName\": \"Loyola Interntional School\"\n            },\n            {\n                \"billerId\": \"EDU016138UTP01\",\n                \"billerName\": \"Ltr Public School\"\n            },\n            {\n                \"billerId\": \"EDU016139UTP01\",\n                \"billerName\": \"Lucknow Model Public Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016140UTP01\",\n                \"billerName\": \"Lucknow Public College\"\n            },\n            {\n                \"billerId\": \"EDU016141UTP01\",\n                \"billerName\": \"Lucknow Public College\"\n            },\n            {\n                \"billerId\": \"EDU016142UTP01\",\n                \"billerName\": \"Lucknow Public College\"\n            },\n            {\n                \"billerId\": \"EDU016143UTP01\",\n                \"billerName\": \"Lucknow Public College\"\n            },\n            {\n                \"billerId\": \"EDU016144UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016145UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016146UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016147UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016148UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016149UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016150UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016151UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016152UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016153UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016154UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016155UTP01\",\n                \"billerName\": \"Lucknow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016156UTP01\",\n                \"billerName\": \"Lucky Children Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016157UTP01\",\n                \"billerName\": \"Lucky Public School\"\n            },\n            {\n                \"billerId\": \"EDU016158UTP01\",\n                \"billerName\": \"Lushkary Preparatory School\"\n            },\n            {\n                \"billerId\": \"EDU016159UTP01\",\n                \"billerName\": \"M A S Sansthan Kamti Kala (Chakia)\"\n            },\n            {\n                \"billerId\": \"EDU016160UTP01\",\n                \"billerName\": \"M G International School\"\n            },\n            {\n                \"billerId\": \"EDU016161UTP01\",\n                \"billerName\": \"M G Public School\"\n            },\n            {\n                \"billerId\": \"EDU016162UTP01\",\n                \"billerName\": \"M L Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016163UTP01\",\n                \"billerName\": \"M R S Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016164UTP01\",\n                \"billerName\": \"M S Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU016165UTP01\",\n                \"billerName\": \"M S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016166UTP01\",\n                \"billerName\": \"M S School\"\n            },\n            {\n                \"billerId\": \"EDU016167UTP01\",\n                \"billerName\": \"M V Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016168UTP01\",\n                \"billerName\": \"M. B. College\"\n            },\n            {\n                \"billerId\": \"EDU016169UTP01\",\n                \"billerName\": \"M. C. Gopichand Inter College Kheri (G.B.Nagar)\"\n            },\n            {\n                \"billerId\": \"EDU016170UTP01\",\n                \"billerName\": \"M. D. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016171UTP01\",\n                \"billerName\": \"M. G. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016172UTP01\",\n                \"billerName\": \"M. J. Activity High School\"\n            },\n            {\n                \"billerId\": \"EDU016173UTP01\",\n                \"billerName\": \"M. J. S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016174UTP01\",\n                \"billerName\": \"M. M.Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU016175UTP01\",\n                \"billerName\": \"M. P. English School\"\n            },\n            {\n                \"billerId\": \"EDU016176UTP01\",\n                \"billerName\": \"M.A.S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016177UTP01\",\n                \"billerName\": \"M.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU016178UTP01\",\n                \"billerName\": \"M.D. Jain Public School\"\n            },\n            {\n                \"billerId\": \"EDU016179UTP01\",\n                \"billerName\": \"M.D.A.V.School\"\n            },\n            {\n                \"billerId\": \"EDU016180UTP01\",\n                \"billerName\": \"M.G.D.S.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016181UTP01\",\n                \"billerName\": \"M.J. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016182UTP01\",\n                \"billerName\": \"M.K.D. Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016183UTP01\",\n                \"billerName\": \"M.L. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016184UTP01\",\n                \"billerName\": \"M.L.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016185UTP01\",\n                \"billerName\": \"M.N.B. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016186UTP01\",\n                \"billerName\": \"M.P. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016187UTP01\",\n                \"billerName\": \"M.P.B. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016188UTP01\",\n                \"billerName\": \"M.P.Memorial School &amp; Hostel\"\n            },\n            {\n                \"billerId\": \"EDU016189UTP01\",\n                \"billerName\": \"M.P.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016190UTP01\",\n                \"billerName\": \"M.P.S.M. Grace Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016191UTP01\",\n                \"billerName\": \"M.R. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016192UTP01\",\n                \"billerName\": \"M.S.B. International School\"\n            },\n            {\n                \"billerId\": \"EDU016193UTP01\",\n                \"billerName\": \"M.S.International School\"\n            },\n            {\n                \"billerId\": \"EDU016194UTP01\",\n                \"billerName\": \"M.T.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016195UTP01\",\n                \"billerName\": \"M.U. College\"\n            },\n            {\n                \"billerId\": \"EDU016196UTP01\",\n                \"billerName\": \"Maa Ananteshwari Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016197UTP01\",\n                \"billerName\": \"Maa Anjani Public School\"\n            },\n            {\n                \"billerId\": \"EDU016198UTP01\",\n                \"billerName\": \"Maa Bhagwati International School\"\n            },\n            {\n                \"billerId\": \"EDU016199UTP01\",\n                \"billerName\": \"Maa Bhagwati Public School\"\n            },\n            {\n                \"billerId\": \"EDU016200UTP01\",\n                \"billerName\": \"Maa Durgaji Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016201UTP01\",\n                \"billerName\": \"Maa Durgavati Public School\"\n            },\n            {\n                \"billerId\": \"EDU016202UTP01\",\n                \"billerName\": \"Maa Gayatri Memorial Kaushambi Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU016203UTP01\",\n                \"billerName\": \"Maa Kaushilya Secondary School Mokalpur Newada Jaunpur\"\n            },\n            {\n                \"billerId\": \"EDU016204UTP01\",\n                \"billerName\": \"Maa Santoshi Vidhya  Mandir Jr. High School\"\n            },\n            {\n                \"billerId\": \"EDU016205UTP01\",\n                \"billerName\": \"Maa Sharda Public School\"\n            },\n            {\n                \"billerId\": \"EDU016206UTP01\",\n                \"billerName\": \"Maa Tripur Sundari Public School\"\n            },\n            {\n                \"billerId\": \"EDU016207UTP01\",\n                \"billerName\": \"Maa Vaishno Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016208UTP01\",\n                \"billerName\": \"Madhav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016209UTP01\",\n                \"billerName\": \"Madhav Rao Scindia Public School\"\n            },\n            {\n                \"billerId\": \"EDU016210UTP01\",\n                \"billerName\": \"Madhav Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016211UTP01\",\n                \"billerName\": \"Madhavrao Scindia Public School\"\n            },\n            {\n                \"billerId\": \"EDU016212UTP01\",\n                \"billerName\": \"Madhur Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016213UTP01\",\n                \"billerName\": \"Mahabir Public School\"\n            },\n            {\n                \"billerId\": \"EDU016214UTP01\",\n                \"billerName\": \"Mahadevi Academy\"\n            },\n            {\n                \"billerId\": \"EDU016215UTP01\",\n                \"billerName\": \"Mahamaya Vihar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016216UTP01\",\n                \"billerName\": \"Maharaja Agarsain Public School\"\n            },\n            {\n                \"billerId\": \"EDU016217UTP01\",\n                \"billerName\": \"Maharaja Agarsen Public School\"\n            },\n            {\n                \"billerId\": \"EDU016218UTP01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU016219UTP01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU016220UTP01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU016221UTP01\",\n                \"billerName\": \"Maharaja Agrasen Public School\"\n            },\n            {\n                \"billerId\": \"EDU016222UTP01\",\n                \"billerName\": \"Maharaja Public School\"\n            },\n            {\n                \"billerId\": \"EDU016223UTP01\",\n                \"billerName\": \"Maharaja Surajmal Holy Academy\"\n            },\n            {\n                \"billerId\": \"EDU016224UTP01\",\n                \"billerName\": \"Maharaja Surajmal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016225UTP01\",\n                \"billerName\": \"Maharana Pratap Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016226UTP01\",\n                \"billerName\": \"Maharana Pratap Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016227UTP01\",\n                \"billerName\": \"Maharana Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU016228UTP01\",\n                \"billerName\": \"Maharana Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU016229UTP01\",\n                \"billerName\": \"Maharishi Dayanand International School\"\n            },\n            {\n                \"billerId\": \"EDU016230UTP01\",\n                \"billerName\": \"Maharishi Patanjali Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016231UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016232UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016233UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016234UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016235UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016236UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016237UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016238UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016239UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016240UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016241UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016242UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016243UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016244UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016245UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016246UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016247UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016248UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016249UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016250UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016251UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016252UTP01\",\n                \"billerName\": \"Maharishi Vidya Mandir.\"\n            },\n            {\n                \"billerId\": \"EDU016253UTP01\",\n                \"billerName\": \"Maharishi Vivekanand Public Jr. High School\"\n            },\n            {\n                \"billerId\": \"EDU016254UTP01\",\n                \"billerName\": \"Maharshi Arvind Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU016255UTP01\",\n                \"billerName\": \"Maharshi Dayanand Children Shcool\"\n            },\n            {\n                \"billerId\": \"EDU016256UTP01\",\n                \"billerName\": \"Maharshi Dayanand Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU016257UTP01\",\n                \"billerName\": \"Maharshi Patanjali Vidyamandir Ganga Gurukulam\"\n            },\n            {\n                \"billerId\": \"EDU016258UTP01\",\n                \"billerName\": \"Maharshi Vashishtha Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU016259UTP01\",\n                \"billerName\": \"Mahashay Jaichand Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016260UTP01\",\n                \"billerName\": \"Mahatama Jyoti Rao Phule Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU016261UTP01\",\n                \"billerName\": \"Mahatma Gandhi Montessori Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016262UTP01\",\n                \"billerName\": \"Mahatma Hansraj Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016263UTP01\",\n                \"billerName\": \"Mahatma J.F. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016264UTP01\",\n                \"billerName\": \"Mahaveer Academy\"\n            },\n            {\n                \"billerId\": \"EDU016265UTP01\",\n                \"billerName\": \"Mahaveer International School\"\n            },\n            {\n                \"billerId\": \"EDU016266UTP01\",\n                \"billerName\": \"Mahaveer Study Estate\"\n            },\n            {\n                \"billerId\": \"EDU016267UTP01\",\n                \"billerName\": \"Mahaveeri Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016268UTP01\",\n                \"billerName\": \"Mahi International School\"\n            },\n            {\n                \"billerId\": \"EDU016269UTP01\",\n                \"billerName\": \"Mahima Public School\"\n            },\n            {\n                \"billerId\": \"EDU016270UTP01\",\n                \"billerName\": \"Mahtabrai U.M.Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016271UTP01\",\n                \"billerName\": \"Malti Shiksha Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU016272UTP01\",\n                \"billerName\": \"Manarul Uloom Public School\"\n            },\n            {\n                \"billerId\": \"EDU016273UTP01\",\n                \"billerName\": \"Manas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016274UTP01\",\n                \"billerName\": \"Manas Sthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU016275UTP01\",\n                \"billerName\": \"Manasthali Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016276UTP01\",\n                \"billerName\": \"Manav Rachna International School\"\n            },\n            {\n                \"billerId\": \"EDU016277UTP01\",\n                \"billerName\": \"Manav Sthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU016278UTP01\",\n                \"billerName\": \"Manava Bharati India International School\"\n            },\n            {\n                \"billerId\": \"EDU016279UTP01\",\n                \"billerName\": \"Manglik Shiksha Kendra\"\n            },\n            {\n                \"billerId\": \"EDU016280UTP01\",\n                \"billerName\": \"Manipal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016281UTP01\",\n                \"billerName\": \"Mansarover Academy\"\n            },\n            {\n                \"billerId\": \"EDU016282UTP01\",\n                \"billerName\": \"Mansrovar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016283UTP01\",\n                \"billerName\": \"Mantora Public School\"\n            },\n            {\n                \"billerId\": \"EDU016284UTP01\",\n                \"billerName\": \"Map Public School\"\n            },\n            {\n                \"billerId\": \"EDU016285UTP01\",\n                \"billerName\": \"Maple Grove World School\"\n            },\n            {\n                \"billerId\": \"EDU016286UTP01\",\n                \"billerName\": \"Maples Academy\"\n            },\n            {\n                \"billerId\": \"EDU016287UTP01\",\n                \"billerName\": \"Maples Academy\"\n            },\n            {\n                \"billerId\": \"EDU016288UTP01\",\n                \"billerName\": \"Maples Acaemy\"\n            },\n            {\n                \"billerId\": \"EDU016289UTP01\",\n                \"billerName\": \"Marehra Public School\"\n            },\n            {\n                \"billerId\": \"EDU016290UTP01\",\n                \"billerName\": \"Margaret Leask Memorial English School\\t\"\n            },\n            {\n                \"billerId\": \"EDU016291UTP01\",\n                \"billerName\": \"Mariampur Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016292UTP01\",\n                \"billerName\": \"Marigold Public School\"\n            },\n            {\n                \"billerId\": \"EDU016293UTP01\",\n                \"billerName\": \"Marigold Public School\"\n            },\n            {\n                \"billerId\": \"EDU016294UTP01\",\n                \"billerName\": \"Marwah Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016295UTP01\",\n                \"billerName\": \"Mary &amp; Jesus Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016296UTP01\",\n                \"billerName\": \"Mary Angel&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016297UTP01\",\n                \"billerName\": \"Mary Jesus Education Center\"\n            },\n            {\n                \"billerId\": \"EDU016298UTP01\",\n                \"billerName\": \"Mary Jesus School\"\n            },\n            {\n                \"billerId\": \"EDU016299UTP01\",\n                \"billerName\": \"Mary Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016300UTP01\",\n                \"billerName\": \"Mary Lucas School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU016301UTP01\",\n                \"billerName\": \"Mascot Public School\"\n            },\n            {\n                \"billerId\": \"EDU016302UTP01\",\n                \"billerName\": \"Mata Imarti Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU016303UTP01\",\n                \"billerName\": \"Mathura Public School\"\n            },\n            {\n                \"billerId\": \"EDU016304UTP01\",\n                \"billerName\": \"Maulana Azad Girls School\"\n            },\n            {\n                \"billerId\": \"EDU016305UTP01\",\n                \"billerName\": \"Maya Devi Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU016306UTP01\",\n                \"billerName\": \"Mayoor School\"\n            },\n            {\n                \"billerId\": \"EDU016307UTP01\",\n                \"billerName\": \"Mayor School (Eng. Medium)\"\n            },\n            {\n                \"billerId\": \"EDU016308UTP01\",\n                \"billerName\": \"Meerut City Public School\"\n            },\n            {\n                \"billerId\": \"EDU016309UTP01\",\n                \"billerName\": \"Meerut Pub Girls School\"\n            },\n            {\n                \"billerId\": \"EDU016310UTP01\",\n                \"billerName\": \"Meerut Public Girls School\"\n            },\n            {\n                \"billerId\": \"EDU016311UTP01\",\n                \"billerName\": \"Meerut Public School\"\n            },\n            {\n                \"billerId\": \"EDU016312UTP01\",\n                \"billerName\": \"Mercy Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016313UTP01\",\n                \"billerName\": \"Merry City School &amp; Hostel\"\n            },\n            {\n                \"billerId\": \"EDU016314UTP01\",\n                \"billerName\": \"Mesco Public School\"\n            },\n            {\n                \"billerId\": \"EDU016315UTP01\",\n                \"billerName\": \"Methodist High School\"\n            },\n            {\n                \"billerId\": \"EDU016316UTP01\",\n                \"billerName\": \"Metropolitan School\"\n            },\n            {\n                \"billerId\": \"EDU016317UTP01\",\n                \"billerName\": \"Miet Public School\"\n            },\n            {\n                \"billerId\": \"EDU016318UTP01\",\n                \"billerName\": \"Millennium Academy\"\n            },\n            {\n                \"billerId\": \"EDU016319UTP01\",\n                \"billerName\": \"Millennium Public School\"\n            },\n            {\n                \"billerId\": \"EDU016320UTP01\",\n                \"billerName\": \"Millennium Public School\"\n            },\n            {\n                \"billerId\": \"EDU016321UTP01\",\n                \"billerName\": \"Milton Academy Jr. High School.\"\n            },\n            {\n                \"billerId\": \"EDU016322UTP01\",\n                \"billerName\": \"Milton Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU016323UTP01\",\n                \"billerName\": \"Milton Public School\"\n            },\n            {\n                \"billerId\": \"EDU016324UTP01\",\n                \"billerName\": \"Minerva Public School\"\n            },\n            {\n                \"billerId\": \"EDU016325UTP01\",\n                \"billerName\": \"Minerva Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016326UTP01\",\n                \"billerName\": \"Mis International School\"\n            },\n            {\n                \"billerId\": \"EDU016327UTP01\",\n                \"billerName\": \"Mission Academy\"\n            },\n            {\n                \"billerId\": \"EDU016328UTP01\",\n                \"billerName\": \"Mission International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016329UTP01\",\n                \"billerName\": \"Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU016330UTP01\",\n                \"billerName\": \"Mizpah Christian School\"\n            },\n            {\n                \"billerId\": \"EDU016331UTP01\",\n                \"billerName\": \"Mjrp Academy,\"\n            },\n            {\n                \"billerId\": \"EDU016332UTP01\",\n                \"billerName\": \"Ml Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016333UTP01\",\n                \"billerName\": \"Mmd Public School\"\n            },\n            {\n                \"billerId\": \"EDU016334UTP01\",\n                \"billerName\": \"Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU016335UTP01\",\n                \"billerName\": \"Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU016336UTP01\",\n                \"billerName\": \"Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU016337UTP01\",\n                \"billerName\": \"Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU016338UTP01\",\n                \"billerName\": \"Modern Academy,Nautanwa\"\n            },\n            {\n                \"billerId\": \"EDU016339UTP01\",\n                \"billerName\": \"Modern Acedemy Internation School\"\n            },\n            {\n                \"billerId\": \"EDU016340UTP01\",\n                \"billerName\": \"Modern Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016341UTP01\",\n                \"billerName\": \"Modern Delhi Public School Garh Road Maukhas Meerut\"\n            },\n            {\n                \"billerId\": \"EDU016342UTP01\",\n                \"billerName\": \"Modern Era Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016343UTP01\",\n                \"billerName\": \"Modern Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU016344UTP01\",\n                \"billerName\": \"Modern Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU016345UTP01\",\n                \"billerName\": \"Modern Era Public School,\"\n            },\n            {\n                \"billerId\": \"EDU016346UTP01\",\n                \"billerName\": \"Modern Indian School\"\n            },\n            {\n                \"billerId\": \"EDU016347UTP01\",\n                \"billerName\": \"Modern National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016348UTP01\",\n                \"billerName\": \"Modern Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016349UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016350UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016351UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016352UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016353UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016354UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016355UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016356UTP01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016357UTP01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016358UTP01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016359UTP01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016360UTP01\",\n                \"billerName\": \"Modern School, Ghaziabad\"\n            },\n            {\n                \"billerId\": \"EDU016361UTP01\",\n                \"billerName\": \"Montfort Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016362UTP01\",\n                \"billerName\": \"Moon International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016363UTP01\",\n                \"billerName\": \"Moon Light Public School\"\n            },\n            {\n                \"billerId\": \"EDU016364UTP01\",\n                \"billerName\": \"Morning Star Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU016365UTP01\",\n                \"billerName\": \"Morning Star Sr. Sec. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016366UTP01\",\n                \"billerName\": \"Mother Academy\"\n            },\n            {\n                \"billerId\": \"EDU016367UTP01\",\n                \"billerName\": \"Mother Athena School\"\n            },\n            {\n                \"billerId\": \"EDU016368UTP01\",\n                \"billerName\": \"Mother Ayesha Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016369UTP01\",\n                \"billerName\": \"Mother Divine Public School\"\n            },\n            {\n                \"billerId\": \"EDU016370UTP01\",\n                \"billerName\": \"Mother Haleena Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016371UTP01\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDU016372UTP01\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDU016373UTP01\",\n                \"billerName\": \"Mother Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU016374UTP01\",\n                \"billerName\": \"Mother Land Public School\"\n            },\n            {\n                \"billerId\": \"EDU016375UTP01\",\n                \"billerName\": \"Mother R. D. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016376UTP01\",\n                \"billerName\": \"Mother Sita Public School\"\n            },\n            {\n                \"billerId\": \"EDU016377UTP01\",\n                \"billerName\": \"Mother Teresa Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016378UTP01\",\n                \"billerName\": \"Mother Teresa Mission Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016379UTP01\",\n                \"billerName\": \"Mother Teresa Public School\"\n            },\n            {\n                \"billerId\": \"EDU016380UTP01\",\n                \"billerName\": \"Motherland Public School\"\n            },\n            {\n                \"billerId\": \"EDU016381UTP01\",\n                \"billerName\": \"Motherland Public School\"\n            },\n            {\n                \"billerId\": \"EDU016382UTP01\",\n                \"billerName\": \"Mothers Global Academy Ailau (Gadaipur) Mainpuri\"\n            },\n            {\n                \"billerId\": \"EDU016383UTP01\",\n                \"billerName\": \"Mothers Pride Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016384UTP01\",\n                \"billerName\": \"Mothers Public School\"\n            },\n            {\n                \"billerId\": \"EDU016385UTP01\",\n                \"billerName\": \"Mothers Touch\"\n            },\n            {\n                \"billerId\": \"EDU016386UTP01\",\n                \"billerName\": \"Mount Carmel College\"\n            },\n            {\n                \"billerId\": \"EDU016387UTP01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU016388UTP01\",\n                \"billerName\": \"Mount Columbus International School\"\n            },\n            {\n                \"billerId\": \"EDU016389UTP01\",\n                \"billerName\": \"Mount Hill Academy\"\n            },\n            {\n                \"billerId\": \"EDU016390UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016391UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016392UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016393UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016394UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016395UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016396UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016397UTP01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU016398UTP01\",\n                \"billerName\": \"Mount Litera Zee School , Bijnor\"\n            },\n            {\n                \"billerId\": \"EDU016399UTP01\",\n                \"billerName\": \"Mount Litera Zee School Agra\"\n            },\n            {\n                \"billerId\": \"EDU016400UTP01\",\n                \"billerName\": \"Mount Litera Zee School Allahabad\"\n            },\n            {\n                \"billerId\": \"EDU016401UTP01\",\n                \"billerName\": \"Mount Litera Zee School Ghaziabad\"\n            },\n            {\n                \"billerId\": \"EDU016402UTP01\",\n                \"billerName\": \"Mount Litera Zee School Ghazipur\"\n            },\n            {\n                \"billerId\": \"EDU016403UTP01\",\n                \"billerName\": \"Mount Litera Zee School Mathura\"\n            },\n            {\n                \"billerId\": \"EDU016404UTP01\",\n                \"billerName\": \"Mount Litera Zee School Unnao\"\n            },\n            {\n                \"billerId\": \"EDU016405UTP01\",\n                \"billerName\": \"Mount Litera Zee School Varanasi\"\n            },\n            {\n                \"billerId\": \"EDU016406UTP01\",\n                \"billerName\": \"Mount Litera Zee School, Baraut\"\n            },\n            {\n                \"billerId\": \"EDU016407UTP01\",\n                \"billerName\": \"Mountain View City Public School\"\n            },\n            {\n                \"billerId\": \"EDU016408UTP01\",\n                \"billerName\": \"Ms Public School\"\n            },\n            {\n                \"billerId\": \"EDU016409UTP01\",\n                \"billerName\": \"Msa Excellence Academy\"\n            },\n            {\n                \"billerId\": \"EDU016410UTP01\",\n                \"billerName\": \"Msk International School\"\n            },\n            {\n                \"billerId\": \"EDU016411UTP01\",\n                \"billerName\": \"Mukularanyam English School\"\n            },\n            {\n                \"billerId\": \"EDU016412UTP01\",\n                \"billerName\": \"Mumtaz Modern Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016413UTP01\",\n                \"billerName\": \"Munshi Ramanand Singh (M.R.S.) School &amp; College\"\n            },\n            {\n                \"billerId\": \"EDU016414UTP01\",\n                \"billerName\": \"Muradnagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016415UTP01\",\n                \"billerName\": \"Murari Kunj Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016416UTP01\",\n                \"billerName\": \"Mussoorie Public School\"\n            },\n            {\n                \"billerId\": \"EDU016417UTP01\",\n                \"billerName\": \"Mytech Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016418UTP01\",\n                \"billerName\": \"N E Rly Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016419UTP01\",\n                \"billerName\": \"N R Public School\"\n            },\n            {\n                \"billerId\": \"EDU016420UTP01\",\n                \"billerName\": \"N R Public School\"\n            },\n            {\n                \"billerId\": \"EDU016421UTP01\",\n                \"billerName\": \"N S Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016422UTP01\",\n                \"billerName\": \"N S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016423UTP01\",\n                \"billerName\": \"N.D.Jain School\"\n            },\n            {\n                \"billerId\": \"EDU016424UTP01\",\n                \"billerName\": \"N.M.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016425UTP01\",\n                \"billerName\": \"N.R.I. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016426UTP01\",\n                \"billerName\": \"N.S.International School\"\n            },\n            {\n                \"billerId\": \"EDU016427UTP01\",\n                \"billerName\": \"N.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016428UTP01\",\n                \"billerName\": \"Naggaji Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016429UTP01\",\n                \"billerName\": \"Nagpal International School\"\n            },\n            {\n                \"billerId\": \"EDU016430UTP01\",\n                \"billerName\": \"Nainital Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016431UTP01\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDU016432UTP01\",\n                \"billerName\": \"Nalanda Public School Bareilly\"\n            },\n            {\n                \"billerId\": \"EDU016433UTP01\",\n                \"billerName\": \"Nalanda Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU016434UTP01\",\n                \"billerName\": \"Namdev Public School\"\n            },\n            {\n                \"billerId\": \"EDU016435UTP01\",\n                \"billerName\": \"Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU016436UTP01\",\n                \"billerName\": \"Nanhku Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU016437UTP01\",\n                \"billerName\": \"Narayan College Of Science And Arts\"\n            },\n            {\n                \"billerId\": \"EDU016438UTP01\",\n                \"billerName\": \"Narayan International School\"\n            },\n            {\n                \"billerId\": \"EDU016439UTP01\",\n                \"billerName\": \"Narayan Savitri Public School Katha Baghpat\"\n            },\n            {\n                \"billerId\": \"EDU016440UTP01\",\n                \"billerName\": \"Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016441UTP01\",\n                \"billerName\": \"Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016442UTP01\",\n                \"billerName\": \"Narayani Challenger Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016443UTP01\",\n                \"billerName\": \"Narendra Deva Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016444UTP01\",\n                \"billerName\": \"Nation Public School\"\n            },\n            {\n                \"billerId\": \"EDU016445UTP01\",\n                \"billerName\": \"National Academy\"\n            },\n            {\n                \"billerId\": \"EDU016446UTP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016447UTP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016448UTP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016449UTP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016450UTP01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016451UTP01\",\n                \"billerName\": \"Nation&#39;S Pride School\"\n            },\n            {\n                \"billerId\": \"EDU016452UTP01\",\n                \"billerName\": \"Nav Jagriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU016453UTP01\",\n                \"billerName\": \"Nav Jeevan Mission School\"\n            },\n            {\n                \"billerId\": \"EDU016454UTP01\",\n                \"billerName\": \"Nav Jeevan Mission School\"\n            },\n            {\n                \"billerId\": \"EDU016455UTP01\",\n                \"billerName\": \"Nav Jeevan Mission School\"\n            },\n            {\n                \"billerId\": \"EDU016456UTP01\",\n                \"billerName\": \"Nav Jeewan Model School\"\n            },\n            {\n                \"billerId\": \"EDU016457UTP01\",\n                \"billerName\": \"Nav Uday Public School\"\n            },\n            {\n                \"billerId\": \"EDU016458UTP01\",\n                \"billerName\": \"Nav Vani School\"\n            },\n            {\n                \"billerId\": \"EDU016459UTP01\",\n                \"billerName\": \"Naval&#39;S National Academy\"\n            },\n            {\n                \"billerId\": \"EDU016460UTP01\",\n                \"billerName\": \"Naval&#39;S National Academy\"\n            },\n            {\n                \"billerId\": \"EDU016461UTP01\",\n                \"billerName\": \"Navals National Academy,\"\n            },\n            {\n                \"billerId\": \"EDU016462UTP01\",\n                \"billerName\": \"Navayuga Radiance Bilingual Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016463UTP01\",\n                \"billerName\": \"Navayuga Radiance School\"\n            },\n            {\n                \"billerId\": \"EDU016464UTP01\",\n                \"billerName\": \"Navjeevan English School\"\n            },\n            {\n                \"billerId\": \"EDU016465UTP01\",\n                \"billerName\": \"Navneet International School Of Science\"\n            },\n            {\n                \"billerId\": \"EDU016466UTP01\",\n                \"billerName\": \"Navneeta Kunwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016467UTP01\",\n                \"billerName\": \"Navodaya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016468UTP01\",\n                \"billerName\": \"Nawaz Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU016469UTP01\",\n                \"billerName\": \"Neehar Meera National High School\"\n            },\n            {\n                \"billerId\": \"EDU016470UTP01\",\n                \"billerName\": \"Nehru Balodyan\"\n            },\n            {\n                \"billerId\": \"EDU016471UTP01\",\n                \"billerName\": \"Nehru International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016472UTP01\",\n                \"billerName\": \"Nehru World School\"\n            },\n            {\n                \"billerId\": \"EDU016473UTP01\",\n                \"billerName\": \"Nemi Chand Educational Acdemy\"\n            },\n            {\n                \"billerId\": \"EDU016474UTP01\",\n                \"billerName\": \"Netajee Defence Academy\"\n            },\n            {\n                \"billerId\": \"EDU016475UTP01\",\n                \"billerName\": \"New Adarsh Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016476UTP01\",\n                \"billerName\": \"New Age Public School\"\n            },\n            {\n                \"billerId\": \"EDU016477UTP01\",\n                \"billerName\": \"New Angels Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016478UTP01\",\n                \"billerName\": \"New Blooms Public School\"\n            },\n            {\n                \"billerId\": \"EDU016479UTP01\",\n                \"billerName\": \"New Cambridge Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016480UTP01\",\n                \"billerName\": \"New Central Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU016481UTP01\",\n                \"billerName\": \"New Era Academy\"\n            },\n            {\n                \"billerId\": \"EDU016482UTP01\",\n                \"billerName\": \"New Era Academy\"\n            },\n            {\n                \"billerId\": \"EDU016483UTP01\",\n                \"billerName\": \"New Era English Academy\"\n            },\n            {\n                \"billerId\": \"EDU016484UTP01\",\n                \"billerName\": \"New Era International School\"\n            },\n            {\n                \"billerId\": \"EDU016485UTP01\",\n                \"billerName\": \"New Era School\"\n            },\n            {\n                \"billerId\": \"EDU016486UTP01\",\n                \"billerName\": \"New Era School\"\n            },\n            {\n                \"billerId\": \"EDU016487UTP01\",\n                \"billerName\": \"New Horizon School\"\n            },\n            {\n                \"billerId\": \"EDU016488UTP01\",\n                \"billerName\": \"New Imperial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016489UTP01\",\n                \"billerName\": \"New Kingston Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016490UTP01\",\n                \"billerName\": \"New Lancer&#39;S Convent\"\n            },\n            {\n                \"billerId\": \"EDU016491UTP01\",\n                \"billerName\": \"New Modern Children School\"\n            },\n            {\n                \"billerId\": \"EDU016492UTP01\",\n                \"billerName\": \"New Public College\"\n            },\n            {\n                \"billerId\": \"EDU016493UTP01\",\n                \"billerName\": \"New Public College\"\n            },\n            {\n                \"billerId\": \"EDU016494UTP01\",\n                \"billerName\": \"New Public School\"\n            },\n            {\n                \"billerId\": \"EDU016495UTP01\",\n                \"billerName\": \"New R.S.J. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016496UTP01\",\n                \"billerName\": \"New Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016497UTP01\",\n                \"billerName\": \"New Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU016498UTP01\",\n                \"billerName\": \"New St Stephens  Public School Unit-Ii\"\n            },\n            {\n                \"billerId\": \"EDU016499UTP01\",\n                \"billerName\": \"New St Stephens Public School\"\n            },\n            {\n                \"billerId\": \"EDU016500UTP01\",\n                \"billerName\": \"New St.Stephen Public School Unit-3\"\n            },\n            {\n                \"billerId\": \"EDU016501UTP01\",\n                \"billerName\": \"New Standard Public School\"\n            },\n            {\n                \"billerId\": \"EDU016502UTP01\",\n                \"billerName\": \"New Stepping Stones School\"\n            },\n            {\n                \"billerId\": \"EDU016503UTP01\",\n                \"billerName\": \"New Vision School\"\n            },\n            {\n                \"billerId\": \"EDU016504UTP01\",\n                \"billerName\": \"New Way School\"\n            },\n            {\n                \"billerId\": \"EDU016505UTP01\",\n                \"billerName\": \"New Welkin Public School\"\n            },\n            {\n                \"billerId\": \"EDU016506UTP01\",\n                \"billerName\": \"Nibodhita Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016507UTP01\",\n                \"billerName\": \"Nidhi Ideal School\"\n            },\n            {\n                \"billerId\": \"EDU016508UTP01\",\n                \"billerName\": \"Nilgiri Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU016509UTP01\",\n                \"billerName\": \"Nimisha Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016510UTP01\",\n                \"billerName\": \"Nimt B-School\"\n            },\n            {\n                \"billerId\": \"EDU016511UTP01\",\n                \"billerName\": \"Nirmal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016512UTP01\",\n                \"billerName\": \"Nirmal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016513UTP01\",\n                \"billerName\": \"Nirmala Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU016514UTP01\",\n                \"billerName\": \"Nirmala Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016515UTP01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016516UTP01\",\n                \"billerName\": \"Niscort Fr Agnel School\"\n            },\n            {\n                \"billerId\": \"EDU016517UTP01\",\n                \"billerName\": \"Nishi Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016518UTP01\",\n                \"billerName\": \"Nishkalanka Mata School\"\n            },\n            {\n                \"billerId\": \"EDU016519UTP01\",\n                \"billerName\": \"Nkbr Academy\"\n            },\n            {\n                \"billerId\": \"EDU016520UTP01\",\n                \"billerName\": \"Noble International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016521UTP01\",\n                \"billerName\": \"Noble Public School\"\n            },\n            {\n                \"billerId\": \"EDU016522UTP01\",\n                \"billerName\": \"Noble Public School\"\n            },\n            {\n                \"billerId\": \"EDU016523UTP01\",\n                \"billerName\": \"Noble Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU016524UTP01\",\n                \"billerName\": \"Noida Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU016525UTP01\",\n                \"billerName\": \"Noida International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016526UTP01\",\n                \"billerName\": \"Noida Public School\"\n            },\n            {\n                \"billerId\": \"EDU016527UTP01\",\n                \"billerName\": \"Nojahan Children School\"\n            },\n            {\n                \"billerId\": \"EDU016528UTP01\",\n                \"billerName\": \"Noorul Huda Eng Medium School\"\n            },\n            {\n                \"billerId\": \"EDU016529UTP01\",\n                \"billerName\": \"North Central Railway College\"\n            },\n            {\n                \"billerId\": \"EDU016530UTP01\",\n                \"billerName\": \"Northern India Public School\"\n            },\n            {\n                \"billerId\": \"EDU016531UTP01\",\n                \"billerName\": \"Nosegay School\"\n            },\n            {\n                \"billerId\": \"EDU016532UTP01\",\n                \"billerName\": \"Nurture International School\"\n            },\n            {\n                \"billerId\": \"EDU016533UTP01\",\n                \"billerName\": \"Nurture International School\"\n            },\n            {\n                \"billerId\": \"EDU016534UTP01\",\n                \"billerName\": \"Nurture International School\"\n            },\n            {\n                \"billerId\": \"EDU016535UTP01\",\n                \"billerName\": \"Nus Public School\"\n            },\n            {\n                \"billerId\": \"EDU016536UTP01\",\n                \"billerName\": \"Nyadharmal Maheshwari Anchal Vidya Peeth Jr High School,\"\n            },\n            {\n                \"billerId\": \"EDU016537UTP01\",\n                \"billerName\": \"Oasis International School\"\n            },\n            {\n                \"billerId\": \"EDU016538UTP01\",\n                \"billerName\": \"Oasis Public School\"\n            },\n            {\n                \"billerId\": \"EDU016539UTP01\",\n                \"billerName\": \"Om Prakash Ganapati Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016540UTP01\",\n                \"billerName\": \"Om Public School\"\n            },\n            {\n                \"billerId\": \"EDU016541UTP01\",\n                \"billerName\": \"Om Public School\"\n            },\n            {\n                \"billerId\": \"EDU016542UTP01\",\n                \"billerName\": \"Omega World Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016543UTP01\",\n                \"billerName\": \"Omni International School\"\n            },\n            {\n                \"billerId\": \"EDU016544UTP01\",\n                \"billerName\": \"Omvati Devi Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016545UTP01\",\n                \"billerName\": \"Ongc Community School\"\n            },\n            {\n                \"billerId\": \"EDU016546UTP01\",\n                \"billerName\": \"Ops International School\"\n            },\n            {\n                \"billerId\": \"EDU016547UTP01\",\n                \"billerName\": \"Oriental Institute Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016548UTP01\",\n                \"billerName\": \"Osgs Ram Chander Institute\"\n            },\n            {\n                \"billerId\": \"EDU016549UTP01\",\n                \"billerName\": \"Our Lady Of Fatima Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016550UTP01\",\n                \"billerName\": \"Oxford Green Public School\"\n            },\n            {\n                \"billerId\": \"EDU016551UTP01\",\n                \"billerName\": \"Oxford Green Public School\"\n            },\n            {\n                \"billerId\": \"EDU016552UTP01\",\n                \"billerName\": \"Oxford Green Public School\"\n            },\n            {\n                \"billerId\": \"EDU016553UTP01\",\n                \"billerName\": \"Oxford Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016554UTP01\",\n                \"billerName\": \"Oxford Model Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016555UTP01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU016556UTP01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU016557UTP01\",\n                \"billerName\": \"Oxford Public School\"\n            },\n            {\n                \"billerId\": \"EDU016558UTP01\",\n                \"billerName\": \"P C Institute\"\n            },\n            {\n                \"billerId\": \"EDU016559UTP01\",\n                \"billerName\": \"P C School\"\n            },\n            {\n                \"billerId\": \"EDU016560UTP01\",\n                \"billerName\": \"P D Dhanuka Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016561UTP01\",\n                \"billerName\": \"P M S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016562UTP01\",\n                \"billerName\": \"P N S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016563UTP01\",\n                \"billerName\": \"P. S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016564UTP01\",\n                \"billerName\": \"P.D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016565UTP01\",\n                \"billerName\": \"P.D. Nigam Education Center\"\n            },\n            {\n                \"billerId\": \"EDU016566UTP01\",\n                \"billerName\": \"P.D.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016567UTP01\",\n                \"billerName\": \"P.G.M International School\"\n            },\n            {\n                \"billerId\": \"EDU016568UTP01\",\n                \"billerName\": \"P.G.Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016569UTP01\",\n                \"billerName\": \"P.N. National Public School\"\n            },\n            {\n                \"billerId\": \"EDU016570UTP01\",\n                \"billerName\": \"P.N.Academy\"\n            },\n            {\n                \"billerId\": \"EDU016571UTP01\",\n                \"billerName\": \"P.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016572UTP01\",\n                \"billerName\": \"Padamshree N.N. Mohan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016573UTP01\",\n                \"billerName\": \"Padmawati Academy\"\n            },\n            {\n                \"billerId\": \"EDU016574UTP01\",\n                \"billerName\": \"Pandit Ram Kinkar Upadhyay Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU016575UTP01\",\n                \"billerName\": \"Paradise Public School\"\n            },\n            {\n                \"billerId\": \"EDU016576UTP01\",\n                \"billerName\": \"Param Public School\"\n            },\n            {\n                \"billerId\": \"EDU016577UTP01\",\n                \"billerName\": \"Paramhans Public School\"\n            },\n            {\n                \"billerId\": \"EDU016578UTP01\",\n                \"billerName\": \"Paramount Public School\"\n            },\n            {\n                \"billerId\": \"EDU016579UTP01\",\n                \"billerName\": \"Paras Public School\"\n            },\n            {\n                \"billerId\": \"EDU016580UTP01\",\n                \"billerName\": \"Paras Public School\"\n            },\n            {\n                \"billerId\": \"EDU016581UTP01\",\n                \"billerName\": \"Parevartan School\"\n            },\n            {\n                \"billerId\": \"EDU016582UTP01\",\n                \"billerName\": \"Parkar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016583UTP01\",\n                \"billerName\": \"Parmarth Interernational School\"\n            },\n            {\n                \"billerId\": \"EDU016584UTP01\",\n                \"billerName\": \"Parvati Public School\"\n            },\n            {\n                \"billerId\": \"EDU016585UTP01\",\n                \"billerName\": \"Parvati Radhakishen Fomra School\"\n            },\n            {\n                \"billerId\": \"EDU016586UTP01\",\n                \"billerName\": \"Parvez Khan Sajida Public School\"\n            },\n            {\n                \"billerId\": \"EDU016587UTP01\",\n                \"billerName\": \"Patanjali Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016588UTP01\",\n                \"billerName\": \"Patanjali Rishikul\"\n            },\n            {\n                \"billerId\": \"EDU016589UTP01\",\n                \"billerName\": \"Paul International School\"\n            },\n            {\n                \"billerId\": \"EDU016590UTP01\",\n                \"billerName\": \"Pdm Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016591UTP01\",\n                \"billerName\": \"Pine Wood School\"\n            },\n            {\n                \"billerId\": \"EDU016592UTP01\",\n                \"billerName\": \"Pinewood School\"\n            },\n            {\n                \"billerId\": \"EDU016593UTP01\",\n                \"billerName\": \"Pintoo Memorial Surya Academy\"\n            },\n            {\n                \"billerId\": \"EDU016594UTP01\",\n                \"billerName\": \"Pioneer Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016595UTP01\",\n                \"billerName\": \"Pioneer Montessori Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016596UTP01\",\n                \"billerName\": \"Pioneer Public School\"\n            },\n            {\n                \"billerId\": \"EDU016597UTP01\",\n                \"billerName\": \"Pioneer Public School\"\n            },\n            {\n                \"billerId\": \"EDU016598UTP01\",\n                \"billerName\": \"Play Way Academy\"\n            },\n            {\n                \"billerId\": \"EDU016599UTP01\",\n                \"billerName\": \"Playway English School\"\n            },\n            {\n                \"billerId\": \"EDU016600UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016601UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016602UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016603UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016604UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016605UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016606UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016607UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016608UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016609UTP01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016610UTP01\",\n                \"billerName\": \"Police Modern School 4Th Bn Pac Dhoomanganj Allahabad\"\n            },\n            {\n                \"billerId\": \"EDU016611UTP01\",\n                \"billerName\": \"Pooja Public School\"\n            },\n            {\n                \"billerId\": \"EDU016612UTP01\",\n                \"billerName\": \"Pooja Public School\"\n            },\n            {\n                \"billerId\": \"EDU016613UTP01\",\n                \"billerName\": \"Porter Burchard Methodist English\"\n            },\n            {\n                \"billerId\": \"EDU016614UTP01\",\n                \"billerName\": \"Prabha Sunrise Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU016615UTP01\",\n                \"billerName\": \"Prabhat Academy\"\n            },\n            {\n                \"billerId\": \"EDU016616UTP01\",\n                \"billerName\": \"Prabhat Public School\"\n            },\n            {\n                \"billerId\": \"EDU016617UTP01\",\n                \"billerName\": \"Pradhan Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016618UTP01\",\n                \"billerName\": \"Pragati Public School\"\n            },\n            {\n                \"billerId\": \"EDU016619UTP01\",\n                \"billerName\": \"Pragyan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016620UTP01\",\n                \"billerName\": \"Pragyan School\"\n            },\n            {\n                \"billerId\": \"EDU016621UTP01\",\n                \"billerName\": \"Pragyansthali\"\n            },\n            {\n                \"billerId\": \"EDU016622UTP01\",\n                \"billerName\": \"Prakash Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016623UTP01\",\n                \"billerName\": \"Prakash Genius Public English School\"\n            },\n            {\n                \"billerId\": \"EDU016624UTP01\",\n                \"billerName\": \"Prakash Global School\"\n            },\n            {\n                \"billerId\": \"EDU016625UTP01\",\n                \"billerName\": \"Prakash Public School,\"\n            },\n            {\n                \"billerId\": \"EDU016626UTP01\",\n                \"billerName\": \"Prasad International School\"\n            },\n            {\n                \"billerId\": \"EDU016627UTP01\",\n                \"billerName\": \"Prasad Public School\"\n            },\n            {\n                \"billerId\": \"EDU016628UTP01\",\n                \"billerName\": \"Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU016629UTP01\",\n                \"billerName\": \"Prayag Academy\"\n            },\n            {\n                \"billerId\": \"EDU016630UTP01\",\n                \"billerName\": \"Prayag Public School\"\n            },\n            {\n                \"billerId\": \"EDU016631UTP01\",\n                \"billerName\": \"Preeti &amp; Gaurav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016632UTP01\",\n                \"billerName\": \"Prelude Public School\"\n            },\n            {\n                \"billerId\": \"EDU016633UTP01\",\n                \"billerName\": \"Prem Bahadur Singh Bhadha\"\n            },\n            {\n                \"billerId\": \"EDU016634UTP01\",\n                \"billerName\": \"Prem Public School\"\n            },\n            {\n                \"billerId\": \"EDU016635UTP01\",\n                \"billerName\": \"Prema Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU016636UTP01\",\n                \"billerName\": \"Premier International School\"\n            },\n            {\n                \"billerId\": \"EDU016637UTP01\",\n                \"billerName\": \"Premwati Kunji Lal Jain Sarswati Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016638UTP01\",\n                \"billerName\": \"Presidency Public School\"\n            },\n            {\n                \"billerId\": \"EDU016639UTP01\",\n                \"billerName\": \"Presidium Indirapuram\"\n            },\n            {\n                \"billerId\": \"EDU016640UTP01\",\n                \"billerName\": \"Preston International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016641UTP01\",\n                \"billerName\": \"Prisha International School\"\n            },\n            {\n                \"billerId\": \"EDU016642UTP01\",\n                \"billerName\": \"Prithviraj Chauhan Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016643UTP01\",\n                \"billerName\": \"Priyanka Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016644UTP01\",\n                \"billerName\": \"Prof Rajendra Singh Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016645UTP01\",\n                \"billerName\": \"Pt. Babu Ram Pandey Academy\"\n            },\n            {\n                \"billerId\": \"EDU016646UTP01\",\n                \"billerName\": \"Pt. D.P. Mishra Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016647UTP01\",\n                \"billerName\": \"Pt. Deen Dayal Upadhyaya Sanatan Dharma Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016648UTP01\",\n                \"billerName\": \"Pt. Deendayal Upadhyay Saraswati Vidya Mandir Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016649UTP01\",\n                \"billerName\": \"Pt. Deendayal Upadhyay Saraswati Vidya Mandir Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016650UTP01\",\n                \"billerName\": \"Pt. Hukam Singh - Radhey Lal Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU016651UTP01\",\n                \"billerName\": \"Pt. Kedar Nath Public School\"\n            },\n            {\n                \"billerId\": \"EDU016652UTP01\",\n                \"billerName\": \"Pt. Nagesh Dutt Public School\"\n            },\n            {\n                \"billerId\": \"EDU016653UTP01\",\n                \"billerName\": \"Pt. Ramchandra Mishra Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016654UTP01\",\n                \"billerName\": \"Pt. Shambhu Dayal Public Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016655UTP01\",\n                \"billerName\": \"Pt. Surya Narayan Chaturvedi Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016656UTP01\",\n                \"billerName\": \"Pt. Suryakant Tripathi Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU016657UTP01\",\n                \"billerName\": \"Pt.Salagram Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016658UTP01\",\n                \"billerName\": \"Puranchandra Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU016659UTP01\",\n                \"billerName\": \"Purvanchal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016660UTP01\",\n                \"billerName\": \"Pushp Niketan School\"\n            },\n            {\n                \"billerId\": \"EDU016661UTP01\",\n                \"billerName\": \"R A N Public School\"\n            },\n            {\n                \"billerId\": \"EDU016662UTP01\",\n                \"billerName\": \"R B C Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016663UTP01\",\n                \"billerName\": \"R B T Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016664UTP01\",\n                \"billerName\": \"R D Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016665UTP01\",\n                \"billerName\": \"R D Rajpal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016666UTP01\",\n                \"billerName\": \"R K Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016667UTP01\",\n                \"billerName\": \"R K Educational School\"\n            },\n            {\n                \"billerId\": \"EDU016668UTP01\",\n                \"billerName\": \"R K International School\"\n            },\n            {\n                \"billerId\": \"EDU016669UTP01\",\n                \"billerName\": \"R K Public School\"\n            },\n            {\n                \"billerId\": \"EDU016670UTP01\",\n                \"billerName\": \"R K Senior Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU016671UTP01\",\n                \"billerName\": \"R L S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016672UTP01\",\n                \"billerName\": \"R N International School\"\n            },\n            {\n                \"billerId\": \"EDU016673UTP01\",\n                \"billerName\": \"R P M Public School\"\n            },\n            {\n                \"billerId\": \"EDU016674UTP01\",\n                \"billerName\": \"R R K School\"\n            },\n            {\n                \"billerId\": \"EDU016675UTP01\",\n                \"billerName\": \"R R Morarka Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016676UTP01\",\n                \"billerName\": \"R R Public School\"\n            },\n            {\n                \"billerId\": \"EDU016677UTP01\",\n                \"billerName\": \"R S Convent Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU016678UTP01\",\n                \"billerName\": \"R S D Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU016679UTP01\",\n                \"billerName\": \"R S Excel English Academy\"\n            },\n            {\n                \"billerId\": \"EDU016680UTP01\",\n                \"billerName\": \"R. C. C. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016681UTP01\",\n                \"billerName\": \"R. K. International Academy Junior High School,\"\n            },\n            {\n                \"billerId\": \"EDU016682UTP01\",\n                \"billerName\": \"R. K. Mission School\"\n            },\n            {\n                \"billerId\": \"EDU016683UTP01\",\n                \"billerName\": \"R. K. Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016684UTP01\",\n                \"billerName\": \"R. M. International School\"\n            },\n            {\n                \"billerId\": \"EDU016685UTP01\",\n                \"billerName\": \"R. N Public School\"\n            },\n            {\n                \"billerId\": \"EDU016686UTP01\",\n                \"billerName\": \"R. N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016687UTP01\",\n                \"billerName\": \"R. P. S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016688UTP01\",\n                \"billerName\": \"R. S. Global School\"\n            },\n            {\n                \"billerId\": \"EDU016689UTP01\",\n                \"billerName\": \"R. V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016690UTP01\",\n                \"billerName\": \"R.A.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016691UTP01\",\n                \"billerName\": \"R.B. Childrens Valley School\"\n            },\n            {\n                \"billerId\": \"EDU016692UTP01\",\n                \"billerName\": \"R.C Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016693UTP01\",\n                \"billerName\": \"R.D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016694UTP01\",\n                \"billerName\": \"R.D. International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016695UTP01\",\n                \"billerName\": \"R.G. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016696UTP01\",\n                \"billerName\": \"R.G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016697UTP01\",\n                \"billerName\": \"R.K Public School\"\n            },\n            {\n                \"billerId\": \"EDU016698UTP01\",\n                \"billerName\": \"R.K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016699UTP01\",\n                \"billerName\": \"R.K.P. Yash Public School\"\n            },\n            {\n                \"billerId\": \"EDU016700UTP01\",\n                \"billerName\": \"R.N International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016701UTP01\",\n                \"billerName\": \"R.N. Inter National School, Seohara Road Dhampur Bijnor\"\n            },\n            {\n                \"billerId\": \"EDU016702UTP01\",\n                \"billerName\": \"R.N. Tagore Hr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016703UTP01\",\n                \"billerName\": \"R.P.M. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016704UTP01\",\n                \"billerName\": \"R.R.K.School\"\n            },\n            {\n                \"billerId\": \"EDU016705UTP01\",\n                \"billerName\": \"R.R.P.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016706UTP01\",\n                \"billerName\": \"R.S.Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU016707UTP01\",\n                \"billerName\": \"R.S.M. International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016708UTP01\",\n                \"billerName\": \"R.S.M.Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016709UTP01\",\n                \"billerName\": \"R.S.Memorial Olympian Public School\"\n            },\n            {\n                \"billerId\": \"EDU016710UTP01\",\n                \"billerName\": \"R.S.P. Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016711UTP01\",\n                \"billerName\": \"R.S.S. Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU016712UTP01\",\n                \"billerName\": \"R.S.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU016713UTP01\",\n                \"billerName\": \"Radha Govind Public School\"\n            },\n            {\n                \"billerId\": \"EDU016714UTP01\",\n                \"billerName\": \"Radha International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016715UTP01\",\n                \"billerName\": \"Radha Krishna Memorial Education Center\"\n            },\n            {\n                \"billerId\": \"EDU016716UTP01\",\n                \"billerName\": \"Radha Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016717UTP01\",\n                \"billerName\": \"Radha Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDU016718UTP01\",\n                \"billerName\": \"Radha Madhav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016719UTP01\",\n                \"billerName\": \"Radhaballabh Public School\"\n            },\n            {\n                \"billerId\": \"EDU016720UTP01\",\n                \"billerName\": \"Radhaballabh Public School\"\n            },\n            {\n                \"billerId\": \"EDU016721UTP01\",\n                \"billerName\": \"Radhe Shyam Morarka Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016722UTP01\",\n                \"billerName\": \"Radhey Mahendra Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU016723UTP01\",\n                \"billerName\": \"Radhika Bal Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU016724UTP01\",\n                \"billerName\": \"Radhika International School\"\n            },\n            {\n                \"billerId\": \"EDU016725UTP01\",\n                \"billerName\": \"Radhika Seni Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016726UTP01\",\n                \"billerName\": \"Radiant Academy\"\n            },\n            {\n                \"billerId\": \"EDU016727UTP01\",\n                \"billerName\": \"Radiant Central Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016728UTP01\",\n                \"billerName\": \"Radiant Public School\"\n            },\n            {\n                \"billerId\": \"EDU016729UTP01\",\n                \"billerName\": \"Radicon School\"\n            },\n            {\n                \"billerId\": \"EDU016730UTP01\",\n                \"billerName\": \"Radisson The School\"\n            },\n            {\n                \"billerId\": \"EDU016731UTP01\",\n                \"billerName\": \"Rafi Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDU016732UTP01\",\n                \"billerName\": \"Ragendra Swarup Public School\"\n            },\n            {\n                \"billerId\": \"EDU016733UTP01\",\n                \"billerName\": \"Raghav Global School\"\n            },\n            {\n                \"billerId\": \"EDU016734UTP01\",\n                \"billerName\": \"Raghav Global School\"\n            },\n            {\n                \"billerId\": \"EDU016735UTP01\",\n                \"billerName\": \"Raghubir Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016736UTP01\",\n                \"billerName\": \"Raghukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU016737UTP01\",\n                \"billerName\": \"Raghukul Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU016738UTP01\",\n                \"billerName\": \"Raheemia Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU016739UTP01\",\n                \"billerName\": \"Rahul International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016740UTP01\",\n                \"billerName\": \"Rai Devi Ram Karan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016741UTP01\",\n                \"billerName\": \"Raidiant Stars English School\"\n            },\n            {\n                \"billerId\": \"EDU016742UTP01\",\n                \"billerName\": \"Rainbow Modern School\"\n            },\n            {\n                \"billerId\": \"EDU016743UTP01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016744UTP01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU016745UTP01\",\n                \"billerName\": \"Rainbow School\"\n            },\n            {\n                \"billerId\": \"EDU016746UTP01\",\n                \"billerName\": \"Raj English School\"\n            },\n            {\n                \"billerId\": \"EDU016747UTP01\",\n                \"billerName\": \"Raj Kamal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016748UTP01\",\n                \"billerName\": \"Raj Kumar Academy\"\n            },\n            {\n                \"billerId\": \"EDU016749UTP01\",\n                \"billerName\": \"Raj Mani Singh Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016750UTP01\",\n                \"billerName\": \"Raj Montiessi School\"\n            },\n            {\n                \"billerId\": \"EDU016751UTP01\",\n                \"billerName\": \"Raj Suman Sisodia Public School\"\n            },\n            {\n                \"billerId\": \"EDU016752UTP01\",\n                \"billerName\": \"Rajat Public School\"\n            },\n            {\n                \"billerId\": \"EDU016753UTP01\",\n                \"billerName\": \"Rajbala Spring Dale Academy\"\n            },\n            {\n                \"billerId\": \"EDU016754UTP01\",\n                \"billerName\": \"Rajendra Academy\"\n            },\n            {\n                \"billerId\": \"EDU016755UTP01\",\n                \"billerName\": \"Rajendra Lohia Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016757UTP01\",\n                \"billerName\": \"Rajendra&#39;S Nosegay School\"\n            },\n            {\n                \"billerId\": \"EDU016758UTP01\",\n                \"billerName\": \"Rajghat Besant School\"\n            },\n            {\n                \"billerId\": \"EDU016759UTP01\",\n                \"billerName\": \"Rajiv International School\"\n            },\n            {\n                \"billerId\": \"EDU016760UTP01\",\n                \"billerName\": \"Rajkiya Ashram Paddhati Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016761UTP01\",\n                \"billerName\": \"Rajkiya Ashram Paddhati Vidyalaya (Balak)\"\n            },\n            {\n                \"billerId\": \"EDU016762UTP01\",\n                \"billerName\": \"Rajkiya Ashram Paddhati Vidyalaya (Balika)\"\n            },\n            {\n                \"billerId\": \"EDU016763UTP01\",\n                \"billerName\": \"Rajputana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016764UTP01\",\n                \"billerName\": \"Rakhi Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016765UTP01\",\n                \"billerName\": \"Ralli International School\"\n            },\n            {\n                \"billerId\": \"EDU016766UTP01\",\n                \"billerName\": \"Ram Kishan Institute\"\n            },\n            {\n                \"billerId\": \"EDU016767UTP01\",\n                \"billerName\": \"Ram Lagan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016768UTP01\",\n                \"billerName\": \"Ram Lakhan Bhatt International School\"\n            },\n            {\n                \"billerId\": \"EDU016769UTP01\",\n                \"billerName\": \"Ram Lakhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016770UTP01\",\n                \"billerName\": \"Ram Prasad Bismil Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016771UTP01\",\n                \"billerName\": \"Ram Public School Doghat\"\n            },\n            {\n                \"billerId\": \"EDU016772UTP01\",\n                \"billerName\": \"Ram Saran Singh Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016773UTP01\",\n                \"billerName\": \"Ram Shishu Mandir Hr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016774UTP01\",\n                \"billerName\": \"Ram Swaroop Ram Dulari Saraswati Vidya Mandir, Puranpur (Pilibhit)\"\n            },\n            {\n                \"billerId\": \"EDU016775UTP01\",\n                \"billerName\": \"Rama International School\"\n            },\n            {\n                \"billerId\": \"EDU016776UTP01\",\n                \"billerName\": \"Ramaeesh International School\"\n            },\n            {\n                \"billerId\": \"EDU016777UTP01\",\n                \"billerName\": \"Ramagya School\"\n            },\n            {\n                \"billerId\": \"EDU016778UTP01\",\n                \"billerName\": \"Ramanlal Sharawala Public School\"\n            },\n            {\n                \"billerId\": \"EDU016779UTP01\",\n                \"billerName\": \"Ramanlal Shorawala International School\"\n            },\n            {\n                \"billerId\": \"EDU016780UTP01\",\n                \"billerName\": \"Ramanujan Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016781UTP01\",\n                \"billerName\": \"Ramdoot International School\"\n            },\n            {\n                \"billerId\": \"EDU016782UTP01\",\n                \"billerName\": \"Ramesh Chand Sharma Memorial Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016783UTP01\",\n                \"billerName\": \"Rameshwaram International Academy\"\n            },\n            {\n                \"billerId\": \"EDU016784UTP01\",\n                \"billerName\": \"Ramkali Buddhilal Sahu Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU016785UTP01\",\n                \"billerName\": \"Rampur Public School\"\n            },\n            {\n                \"billerId\": \"EDU016786UTP01\",\n                \"billerName\": \"Ramratan Bhuwnesh Kumar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016787UTP01\",\n                \"billerName\": \"Ramsakhi Ram Niwas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016788UTP01\",\n                \"billerName\": \"Ramshree Public School\"\n            },\n            {\n                \"billerId\": \"EDU016789UTP01\",\n                \"billerName\": \"Ran Bir International School\"\n            },\n            {\n                \"billerId\": \"EDU016790UTP01\",\n                \"billerName\": \"Rana International School\"\n            },\n            {\n                \"billerId\": \"EDU016791UTP01\",\n                \"billerName\": \"Rana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016792UTP01\",\n                \"billerName\": \"Rana Public School\"\n            },\n            {\n                \"billerId\": \"EDU016793UTP01\",\n                \"billerName\": \"Range Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDU016794UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016795UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016796UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016797UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016798UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016799UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016800UTP01\",\n                \"billerName\": \"Rani Laxmi Bai Public School\"\n            },\n            {\n                \"billerId\": \"EDU016801UTP01\",\n                \"billerName\": \"Rani Laxmibai Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU016802UTP01\",\n                \"billerName\": \"Rani Pritam Kunwar School\"\n            },\n            {\n                \"billerId\": \"EDU016803UTP01\",\n                \"billerName\": \"Rao Balvir Singh Ranvir Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU016804UTP01\",\n                \"billerName\": \"Rao Kasal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016805UTP01\",\n                \"billerName\": \"Rao Mohar Singh Memorial Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016806UTP01\",\n                \"billerName\": \"Rapid Global School\"\n            },\n            {\n                \"billerId\": \"EDU016807UTP01\",\n                \"billerName\": \"Rashtrakavi Maithili Sharan Gupt Public School\"\n            },\n            {\n                \"billerId\": \"EDU016808UTP01\",\n                \"billerName\": \"Rasin School\"\n            },\n            {\n                \"billerId\": \"EDU016809UTP01\",\n                \"billerName\": \"Rasphil Academy\"\n            },\n            {\n                \"billerId\": \"EDU016810UTP01\",\n                \"billerName\": \"Ratna Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016811UTP01\",\n                \"billerName\": \"Rattan Lal Phool Katori Devi\"\n            },\n            {\n                \"billerId\": \"EDU016812UTP01\",\n                \"billerName\": \"Ravi Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU016813UTP01\",\n                \"billerName\": \"Rbn Global School\"\n            },\n            {\n                \"billerId\": \"EDU016814UTP01\",\n                \"billerName\": \"Rbs Public School\"\n            },\n            {\n                \"billerId\": \"EDU016815UTP01\",\n                \"billerName\": \"Red Eagle Public School\"\n            },\n            {\n                \"billerId\": \"EDU016816UTP01\",\n                \"billerName\": \"Red Rose Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016817UTP01\",\n                \"billerName\": \"Red Rose Public School\"\n            },\n            {\n                \"billerId\": \"EDU016818UTP01\",\n                \"billerName\": \"Red Rose Public School\"\n            },\n            {\n                \"billerId\": \"EDU016819UTP01\",\n                \"billerName\": \"Red Rose School\"\n            },\n            {\n                \"billerId\": \"EDU016820UTP01\",\n                \"billerName\": \"Red Rose School\"\n            },\n            {\n                \"billerId\": \"EDU016821UTP01\",\n                \"billerName\": \"Rediyent Public School\"\n            },\n            {\n                \"billerId\": \"EDU016822UTP01\",\n                \"billerName\": \"Regency Public School\"\n            },\n            {\n                \"billerId\": \"EDU016823UTP01\",\n                \"billerName\": \"Reliance Academy\"\n            },\n            {\n                \"billerId\": \"EDU016824UTP01\",\n                \"billerName\": \"Renaissance Academy\"\n            },\n            {\n                \"billerId\": \"EDU016825UTP01\",\n                \"billerName\": \"Renaissance School\"\n            },\n            {\n                \"billerId\": \"EDU016826UTP01\",\n                \"billerName\": \"Renu Mahesh Academy\"\n            },\n            {\n                \"billerId\": \"EDU016827UTP01\",\n                \"billerName\": \"Resonance Public School\"\n            },\n            {\n                \"billerId\": \"EDU016828UTP01\",\n                \"billerName\": \"Rishabh Academy\"\n            },\n            {\n                \"billerId\": \"EDU016829UTP01\",\n                \"billerName\": \"Rishikul Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU016830UTP01\",\n                \"billerName\": \"Riverside Academy Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016831UTP01\",\n                \"billerName\": \"Rnd Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016832UTP01\",\n                \"billerName\": \"Rns World School\"\n            },\n            {\n                \"billerId\": \"EDU016833UTP01\",\n                \"billerName\": \"Rock Gold Academy\"\n            },\n            {\n                \"billerId\": \"EDU016834UTP01\",\n                \"billerName\": \"Rockland International School\"\n            },\n            {\n                \"billerId\": \"EDU016835UTP01\",\n                \"billerName\": \"Rockwood Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU016836UTP01\",\n                \"billerName\": \"Rohilas International School\"\n            },\n            {\n                \"billerId\": \"EDU016837UTP01\",\n                \"billerName\": \"Romex International School\"\n            },\n            {\n                \"billerId\": \"EDU016838UTP01\",\n                \"billerName\": \"Roots International School\"\n            },\n            {\n                \"billerId\": \"EDU016839UTP01\",\n                \"billerName\": \"Roots International School\"\n            },\n            {\n                \"billerId\": \"EDU016840UTP01\",\n                \"billerName\": \"Rose Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU016841UTP01\",\n                \"billerName\": \"Rosy Public School\"\n            },\n            {\n                \"billerId\": \"EDU016842UTP01\",\n                \"billerName\": \"Rosy Public School\"\n            },\n            {\n                \"billerId\": \"EDU016843UTP01\",\n                \"billerName\": \"Roy Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDU016844UTP01\",\n                \"billerName\": \"Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU016845UTP01\",\n                \"billerName\": \"Royal Blue Public School\"\n            },\n            {\n                \"billerId\": \"EDU016846UTP01\",\n                \"billerName\": \"Royal Mount Academy\"\n            },\n            {\n                \"billerId\": \"EDU016847UTP01\",\n                \"billerName\": \"Royal Oxford International School\"\n            },\n            {\n                \"billerId\": \"EDU016848UTP01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016849UTP01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016850UTP01\",\n                \"billerName\": \"Royal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016851UTP01\",\n                \"billerName\": \"Rpm Academy\"\n            },\n            {\n                \"billerId\": \"EDU016852UTP01\",\n                \"billerName\": \"Rpm Academy\"\n            },\n            {\n                \"billerId\": \"EDU016853UTP01\",\n                \"billerName\": \"Rps Public School\"\n            },\n            {\n                \"billerId\": \"EDU016854UTP01\",\n                \"billerName\": \"Rr International School\"\n            },\n            {\n                \"billerId\": \"EDU016855UTP01\",\n                \"billerName\": \"Rsp Academy Harpur (Near Dhuriyapar Sugar Mill) Gorakhpur\"\n            },\n            {\n                \"billerId\": \"EDU016856UTP01\",\n                \"billerName\": \"Rvs International School\"\n            },\n            {\n                \"billerId\": \"EDU016857UTP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU016858UTP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU016859UTP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU016860UTP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU016861UTP01\",\n                \"billerName\": \"Ryan International School\"\n            },\n            {\n                \"billerId\": \"EDU016862UTP01\",\n                \"billerName\": \"S B N Public School\"\n            },\n            {\n                \"billerId\": \"EDU016863UTP01\",\n                \"billerName\": \"S B R L Vaish Res Edu Pub Academic\"\n            },\n            {\n                \"billerId\": \"EDU016864UTP01\",\n                \"billerName\": \"S B S College Mathiya Ambedkar Nagar\"\n            },\n            {\n                \"billerId\": \"EDU016865UTP01\",\n                \"billerName\": \"S B S School\"\n            },\n            {\n                \"billerId\": \"EDU016866UTP01\",\n                \"billerName\": \"S D Public School\"\n            },\n            {\n                \"billerId\": \"EDU016867UTP01\",\n                \"billerName\": \"S F Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU016868UTP01\",\n                \"billerName\": \"S G Public School\"\n            },\n            {\n                \"billerId\": \"EDU016869UTP01\",\n                \"billerName\": \"S G Public School\"\n            },\n            {\n                \"billerId\": \"EDU016870UTP01\",\n                \"billerName\": \"S J S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016871UTP01\",\n                \"billerName\": \"S K Academy\"\n            },\n            {\n                \"billerId\": \"EDU016872UTP01\",\n                \"billerName\": \"S K Academy\"\n            },\n            {\n                \"billerId\": \"EDU016873UTP01\",\n                \"billerName\": \"S K D Academy\"\n            },\n            {\n                \"billerId\": \"EDU016874UTP01\",\n                \"billerName\": \"S K D Academy\"\n            },\n            {\n                \"billerId\": \"EDU016875UTP01\",\n                \"billerName\": \"S N Public School\"\n            },\n            {\n                \"billerId\": \"EDU016876UTP01\",\n                \"billerName\": \"S P Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016877UTP01\",\n                \"billerName\": \"S P Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016878UTP01\",\n                \"billerName\": \"S P M Dav Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016879UTP01\",\n                \"billerName\": \"S R Public School\"\n            },\n            {\n                \"billerId\": \"EDU016880UTP01\",\n                \"billerName\": \"S S Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU016881UTP01\",\n                \"billerName\": \"S S Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU016882UTP01\",\n                \"billerName\": \"S S Group Of Educational Institutes\"\n            },\n            {\n                \"billerId\": \"EDU016883UTP01\",\n                \"billerName\": \"S S K Public School\"\n            },\n            {\n                \"billerId\": \"EDU016884UTP01\",\n                \"billerName\": \"S S Kanhaiya Lal Aggarwal Memorial Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU016885UTP01\",\n                \"billerName\": \"S S Memorial Pub School\"\n            },\n            {\n                \"billerId\": \"EDU016886UTP01\",\n                \"billerName\": \"S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016887UTP01\",\n                \"billerName\": \"S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016888UTP01\",\n                \"billerName\": \"S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU016889UTP01\",\n                \"billerName\": \"S V Children School\"\n            },\n            {\n                \"billerId\": \"EDU016890UTP01\",\n                \"billerName\": \"S. A. H. Educational Center\"\n            },\n            {\n                \"billerId\": \"EDU016891UTP01\",\n                \"billerName\": \"S. B. Memorial Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU016892UTP01\",\n                \"billerName\": \"S. D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016893UTP01\",\n                \"billerName\": \"S. D. S. N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016894UTP01\",\n                \"billerName\": \"S. G. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016895UTP01\",\n                \"billerName\": \"S. K. D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016896UTP01\",\n                \"billerName\": \"S. K. National Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016897UTP01\",\n                \"billerName\": \"S. R. Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016898UTP01\",\n                \"billerName\": \"S. R. Global School\"\n            },\n            {\n                \"billerId\": \"EDU016899UTP01\",\n                \"billerName\": \"S. R. S. International School\"\n            },\n            {\n                \"billerId\": \"EDU016900UTP01\",\n                \"billerName\": \"S.B.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016901UTP01\",\n                \"billerName\": \"S.B.I.School\"\n            },\n            {\n                \"billerId\": \"EDU016902UTP01\",\n                \"billerName\": \"S.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU016903UTP01\",\n                \"billerName\": \"S.D. Pandey Memorial Inter College\"\n            },\n            {\n                \"billerId\": \"EDU016904UTP01\",\n                \"billerName\": \"S.D.A. Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016905UTP01\",\n                \"billerName\": \"S.D.B. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016906UTP01\",\n                \"billerName\": \"S.D.College\"\n            },\n            {\n                \"billerId\": \"EDU016907UTP01\",\n                \"billerName\": \"S.D.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016908UTP01\",\n                \"billerName\": \"S.D.S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016909UTP01\",\n                \"billerName\": \"S.D.S. Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU016910UTP01\",\n                \"billerName\": \"S.G.R.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU016911UTP01\",\n                \"billerName\": \"S.H.V.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016912UTP01\",\n                \"billerName\": \"S.I.N.T. Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU016913UTP01\",\n                \"billerName\": \"S.J. Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU016914UTP01\",\n                \"billerName\": \"S.J.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016915UTP01\",\n                \"billerName\": \"S.J.S. Public School Bachhrawan\"\n            },\n            {\n                \"billerId\": \"EDU016916UTP01\",\n                \"billerName\": \"S.K.D. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016917UTP01\",\n                \"billerName\": \"S.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016918UTP01\",\n                \"billerName\": \"S.M.S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016919UTP01\",\n                \"billerName\": \"S.N.S.S. Academy\"\n            },\n            {\n                \"billerId\": \"EDU016920UTP01\",\n                \"billerName\": \"S.P.Convent Residential Public School Tigri\"\n            },\n            {\n                \"billerId\": \"EDU016921UTP01\",\n                \"billerName\": \"S.R. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016922UTP01\",\n                \"billerName\": \"S.R.D.Public School Akola\"\n            },\n            {\n                \"billerId\": \"EDU016923UTP01\",\n                \"billerName\": \"S.R.International School\"\n            },\n            {\n                \"billerId\": \"EDU016924UTP01\",\n                \"billerName\": \"S.S. Bajwa Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU016925UTP01\",\n                \"billerName\": \"S.S. International School\"\n            },\n            {\n                \"billerId\": \"EDU016926UTP01\",\n                \"billerName\": \"S.S.C. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU016927UTP01\",\n                \"billerName\": \"S.S.D. Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU016928UTP01\",\n                \"billerName\": \"S.S.K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016929UTP01\",\n                \"billerName\": \"S.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU016930UTP01\",\n                \"billerName\": \"S.S.S.Gurukulschool\"\n            },\n            {\n                \"billerId\": \"EDU016931UTP01\",\n                \"billerName\": \"S.V. Public Jr. High School\"\n            },\n            {\n                \"billerId\": \"EDU016932UTP01\",\n                \"billerName\": \"S.V. Public School\"\n            },\n            {\n                \"billerId\": \"EDU016933UTP01\",\n                \"billerName\": \"Sachdeva Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU016934UTP01\",\n                \"billerName\": \"Sacred Heart Academy\"\n            },\n            {\n                \"billerId\": \"EDU016935UTP01\",\n                \"billerName\": \"Sacred Heart Centenary Academy\"\n            },\n            {\n                \"billerId\": \"EDU016936UTP01\",\n                \"billerName\": \"Sacred Heart Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016937UTP01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016938UTP01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016939UTP01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016940UTP01\",\n                \"billerName\": \"Sacred Heart Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016941UTP01\",\n                \"billerName\": \"Sacred Heart Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016942UTP01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU016943UTP01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU016944UTP01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU016945UTP01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU016946UTP01\",\n                \"billerName\": \"Sacred Heart School Sidhauli\"\n            },\n            {\n                \"billerId\": \"EDU016947UTP01\",\n                \"billerName\": \"Sacred Hearts Public School\"\n            },\n            {\n                \"billerId\": \"EDU016948UTP01\",\n                \"billerName\": \"Sadhu Public School\"\n            },\n            {\n                \"billerId\": \"EDU016949UTP01\",\n                \"billerName\": \"Safa Public School\"\n            },\n            {\n                \"billerId\": \"EDU016950UTP01\",\n                \"billerName\": \"Sagar Nurture International School\"\n            },\n            {\n                \"billerId\": \"EDU016951UTP01\",\n                \"billerName\": \"Saharanpur Public School\"\n            },\n            {\n                \"billerId\": \"EDU016952UTP01\",\n                \"billerName\": \"Sahil Public School\"\n            },\n            {\n                \"billerId\": \"EDU016953UTP01\",\n                \"billerName\": \"Sahu International School\"\n            },\n            {\n                \"billerId\": \"EDU016954UTP01\",\n                \"billerName\": \"Sai Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU016955UTP01\",\n                \"billerName\": \"Sai International Public School\"\n            },\n            {\n                \"billerId\": \"EDU016956UTP01\",\n                \"billerName\": \"Sai Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU016957UTP01\",\n                \"billerName\": \"Saiema Mansoor Public School,\"\n            },\n            {\n                \"billerId\": \"EDU016958UTP01\",\n                \"billerName\": \"Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDU016959UTP01\",\n                \"billerName\": \"Saint Angels Public School\"\n            },\n            {\n                \"billerId\": \"EDU016960UTP01\",\n                \"billerName\": \"Saint Ann College\"\n            },\n            {\n                \"billerId\": \"EDU016961UTP01\",\n                \"billerName\": \"Saint Hood Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016962UTP01\",\n                \"billerName\": \"Saint Kewalanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU016963UTP01\",\n                \"billerName\": \"Saint Maruti School\"\n            },\n            {\n                \"billerId\": \"EDU016964UTP01\",\n                \"billerName\": \"Saint Mira Academy\"\n            },\n            {\n                \"billerId\": \"EDU016965UTP01\",\n                \"billerName\": \"Saint Momina School\"\n            },\n            {\n                \"billerId\": \"EDU016966UTP01\",\n                \"billerName\": \"Saint Umar College\"\n            },\n            {\n                \"billerId\": \"EDU016967UTP01\",\n                \"billerName\": \"Saira Bano Public School\"\n            },\n            {\n                \"billerId\": \"EDU016968UTP01\",\n                \"billerName\": \"Saket Public School\"\n            },\n            {\n                \"billerId\": \"EDU016969UTP01\",\n                \"billerName\": \"Salwan Public School, Tronica City\"\n            },\n            {\n                \"billerId\": \"EDU016970UTP01\",\n                \"billerName\": \"Sambhu Dayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU016971UTP01\",\n                \"billerName\": \"Samsara The World Academy\"\n            },\n            {\n                \"billerId\": \"EDU016972UTP01\",\n                \"billerName\": \"Samvid Gurukulum\"\n            },\n            {\n                \"billerId\": \"EDU016973UTP01\",\n                \"billerName\": \"Sandila Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU016974UTP01\",\n                \"billerName\": \"Sangam International School\"\n            },\n            {\n                \"billerId\": \"EDU016975UTP01\",\n                \"billerName\": \"Sanjay Public School\"\n            },\n            {\n                \"billerId\": \"EDU016976UTP01\",\n                \"billerName\": \"Sankat Mochan Public School\"\n            },\n            {\n                \"billerId\": \"EDU016977UTP01\",\n                \"billerName\": \"Sanskaar International School\"\n            },\n            {\n                \"billerId\": \"EDU016978UTP01\",\n                \"billerName\": \"Sanskaar Valley Academy\"\n            },\n            {\n                \"billerId\": \"EDU016979UTP01\",\n                \"billerName\": \"Sanskar  Global  School\"\n            },\n            {\n                \"billerId\": \"EDU016980UTP01\",\n                \"billerName\": \"Sanskar Bharti Convent School\"\n            },\n            {\n                \"billerId\": \"EDU016981UTP01\",\n                \"billerName\": \"Sanskar Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU016982UTP01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU016983UTP01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU016984UTP01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016985UTP01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016986UTP01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016987UTP01\",\n                \"billerName\": \"Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016988UTP01\",\n                \"billerName\": \"Sanskar The Co Educational School\"\n            },\n            {\n                \"billerId\": \"EDU016989UTP01\",\n                \"billerName\": \"Sanskar Wld School\"\n            },\n            {\n                \"billerId\": \"EDU016990UTP01\",\n                \"billerName\": \"Sanskriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU016991UTP01\",\n                \"billerName\": \"Sanskriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU016992UTP01\",\n                \"billerName\": \"Sanskriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU016993UTP01\",\n                \"billerName\": \"Sanskriti Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU016994UTP01\",\n                \"billerName\": \"Sant Asaramji Public School\"\n            },\n            {\n                \"billerId\": \"EDU016995UTP01\",\n                \"billerName\": \"Sant Atulanand Residential Academy\"\n            },\n            {\n                \"billerId\": \"EDU016996UTP01\",\n                \"billerName\": \"Sant Chaturbhuj Shiksha Niketan (Gurukul)\"\n            },\n            {\n                \"billerId\": \"EDU016997UTP01\",\n                \"billerName\": \"Sant Gurupad Sambhav Ram Academy\"\n            },\n            {\n                \"billerId\": \"EDU016998UTP01\",\n                \"billerName\": \"Sant Kamla Children Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU016999UTP01\",\n                \"billerName\": \"Sant Karshni Public School\"\n            },\n            {\n                \"billerId\": \"EDU017000UTP01\",\n                \"billerName\": \"Sant Keenaram Public School\"\n            },\n            {\n                \"billerId\": \"EDU017001UTP01\",\n                \"billerName\": \"Sant Kishori Sharan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017002UTP01\",\n                \"billerName\": \"Sant Param Dayal Hr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017003UTP01\",\n                \"billerName\": \"Sant Pathik Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017004UTP01\",\n                \"billerName\": \"Sant Ram Narayan Shankar Shiv Public School\"\n            },\n            {\n                \"billerId\": \"EDU017005UTP01\",\n                \"billerName\": \"Sant Ranjeet Singh Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU017006UTP01\",\n                \"billerName\": \"Sant Sar Public School\"\n            },\n            {\n                \"billerId\": \"EDU017007UTP01\",\n                \"billerName\": \"Sant Shri Asaramji Public School, Karsua, Aligarh\"\n            },\n            {\n                \"billerId\": \"EDU017008UTP01\",\n                \"billerName\": \"Sant Tulsi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017009UTP01\",\n                \"billerName\": \"Santosh International School\"\n            },\n            {\n                \"billerId\": \"EDU017010UTP01\",\n                \"billerName\": \"Sapien School\"\n            },\n            {\n                \"billerId\": \"EDU017011UTP01\",\n                \"billerName\": \"Sapna International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017012UTP01\",\n                \"billerName\": \"Sapphire International School\"\n            },\n            {\n                \"billerId\": \"EDU017013UTP01\",\n                \"billerName\": \"Sarang Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017014UTP01\",\n                \"billerName\": \"Saraswati Bal Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017015UTP01\",\n                \"billerName\": \"Saraswati Balika Vidyalay\"\n            },\n            {\n                \"billerId\": \"EDU017016UTP01\",\n                \"billerName\": \"Saraswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU017017UTP01\",\n                \"billerName\": \"Saraswati Senior Secondary Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017018UTP01\",\n                \"billerName\": \"Saraswati Shishu Mandir Pakkibag Gorakhpur\"\n            },\n            {\n                \"billerId\": \"EDU017019UTP01\",\n                \"billerName\": \"Saraswati Shishu Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017020UTP01\",\n                \"billerName\": \"Saraswati Shishu Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017021UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017022UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017023UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017024UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017025UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017026UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017027UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017028UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017029UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017030UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir Public School (Svm Public School)\"\n            },\n            {\n                \"billerId\": \"EDU017031UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017032UTP01\",\n                \"billerName\": \"Saraswati Vidya Mandir Uchchtar\"\n            },\n            {\n                \"billerId\": \"EDU017033UTP01\",\n                \"billerName\": \"Saraswati Vihar\"\n            },\n            {\n                \"billerId\": \"EDU017034UTP01\",\n                \"billerName\": \"Sardar Baba Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017035UTP01\",\n                \"billerName\": \"Sardar Patel Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU017036UTP01\",\n                \"billerName\": \"Sardar Patel Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU017037UTP01\",\n                \"billerName\": \"Sardar Patel Public School\"\n            },\n            {\n                \"billerId\": \"EDU017038UTP01\",\n                \"billerName\": \"Sardar Patel School\"\n            },\n            {\n                \"billerId\": \"EDU017039UTP01\",\n                \"billerName\": \"Sardar Patel School\"\n            },\n            {\n                \"billerId\": \"EDU017040UTP01\",\n                \"billerName\": \"Sarla Chopra Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU017041UTP01\",\n                \"billerName\": \"Sarla International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017042UTP01\",\n                \"billerName\": \"Saroj  Royal  Academy\"\n            },\n            {\n                \"billerId\": \"EDU017043UTP01\",\n                \"billerName\": \"Sarswati Public School\"\n            },\n            {\n                \"billerId\": \"EDU017044UTP01\",\n                \"billerName\": \"Sarti Devi Raja Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU017045UTP01\",\n                \"billerName\": \"Sarv Sanskriti School\"\n            },\n            {\n                \"billerId\": \"EDU017046UTP01\",\n                \"billerName\": \"Sarvangin Vikas Public College\"\n            },\n            {\n                \"billerId\": \"EDU017047UTP01\",\n                \"billerName\": \"Sarvoday Pulic School\"\n            },\n            {\n                \"billerId\": \"EDU017048UTP01\",\n                \"billerName\": \"Sarvodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017049UTP01\",\n                \"billerName\": \"Sarvodaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017050UTP01\",\n                \"billerName\": \"Sarvodaya Rose Buds Public School\"\n            },\n            {\n                \"billerId\": \"EDU017051UTP01\",\n                \"billerName\": \"Sarvodya Gyan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017052UTP01\",\n                \"billerName\": \"Sarvottam International School\"\n            },\n            {\n                \"billerId\": \"EDU017053UTP01\",\n                \"billerName\": \"Satya Dharm Public School\"\n            },\n            {\n                \"billerId\": \"EDU017054UTP01\",\n                \"billerName\": \"Satya Narayan Singh National School\"\n            },\n            {\n                \"billerId\": \"EDU017055UTP01\",\n                \"billerName\": \"Satyakaam International School\"\n            },\n            {\n                \"billerId\": \"EDU017056UTP01\",\n                \"billerName\": \"Satyas The Aryan School\"\n            },\n            {\n                \"billerId\": \"EDU017057UTP01\",\n                \"billerName\": \"Satyawati Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU017058UTP01\",\n                \"billerName\": \"Savitri Public School\"\n            },\n            {\n                \"billerId\": \"EDU017059UTP01\",\n                \"billerName\": \"Savitri Public School Partawal Maharajganj\"\n            },\n            {\n                \"billerId\": \"EDU017060UTP01\",\n                \"billerName\": \"Sbt Public School Bishunpura Bakhara Gauri Bazar Deoria 274202\"\n            },\n            {\n                \"billerId\": \"EDU017061UTP01\",\n                \"billerName\": \"Schiller Institute\"\n            },\n            {\n                \"billerId\": \"EDU017062UTP01\",\n                \"billerName\": \"Scholar Academy\"\n            },\n            {\n                \"billerId\": \"EDU017063UTP01\",\n                \"billerName\": \"Scholars Academy Ghazipur\"\n            },\n            {\n                \"billerId\": \"EDU017064UTP01\",\n                \"billerName\": \"Scholars Academy School\"\n            },\n            {\n                \"billerId\": \"EDU017065UTP01\",\n                \"billerName\": \"Scholars Academy.\"\n            },\n            {\n                \"billerId\": \"EDU017066UTP01\",\n                \"billerName\": \"Scholars Dale Academy\"\n            },\n            {\n                \"billerId\": \"EDU017067UTP01\",\n                \"billerName\": \"Scholars&#39; Home\"\n            },\n            {\n                \"billerId\": \"EDU017068UTP01\",\n                \"billerName\": \"Scholars Home International School\"\n            },\n            {\n                \"billerId\": \"EDU017069UTP01\",\n                \"billerName\": \"Scholars Home World Class School\"\n            },\n            {\n                \"billerId\": \"EDU017070UTP01\",\n                \"billerName\": \"Scholars Nest School\"\n            },\n            {\n                \"billerId\": \"EDU017071UTP01\",\n                \"billerName\": \"Scholars Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017072UTP01\",\n                \"billerName\": \"Scottish International School\"\n            },\n            {\n                \"billerId\": \"EDU017073UTP01\",\n                \"billerName\": \"Scsb International School\"\n            },\n            {\n                \"billerId\": \"EDU017074UTP01\",\n                \"billerName\": \"Seemax International School\"\n            },\n            {\n                \"billerId\": \"EDU017075UTP01\",\n                \"billerName\": \"Seksaria Sushila Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017076UTP01\",\n                \"billerName\": \"Semford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU017077UTP01\",\n                \"billerName\": \"Semstar Global School\"\n            },\n            {\n                \"billerId\": \"EDU017078UTP01\",\n                \"billerName\": \"Senior&#39;S Radiant Academy\"\n            },\n            {\n                \"billerId\": \"EDU017079UTP01\",\n                \"billerName\": \"Seth Anandram Jaipuria School\"\n            },\n            {\n                \"billerId\": \"EDU017080UTP01\",\n                \"billerName\": \"Seth Anandram Jaipuria School\"\n            },\n            {\n                \"billerId\": \"EDU017081UTP01\",\n                \"billerName\": \"Seth Anandram Jaipuriya School\"\n            },\n            {\n                \"billerId\": \"EDU017082UTP01\",\n                \"billerName\": \"Seth Channuram Bajaj Mem.Public Schl\"\n            },\n            {\n                \"billerId\": \"EDU017083UTP01\",\n                \"billerName\": \"Seth Chhoteylal Academy\"\n            },\n            {\n                \"billerId\": \"EDU017084UTP01\",\n                \"billerName\": \"Seth Dwarka Prasad Bajaj Education Center\"\n            },\n            {\n                \"billerId\": \"EDU017085UTP01\",\n                \"billerName\": \"Seth M R Jaipuria School\"\n            },\n            {\n                \"billerId\": \"EDU017086UTP01\",\n                \"billerName\": \"Seth M R Jaipuria School Bansal Campus\"\n            },\n            {\n                \"billerId\": \"EDU017087UTP01\",\n                \"billerName\": \"Seth M R Jaipuria Schools Banaras\"\n            },\n            {\n                \"billerId\": \"EDU017088UTP01\",\n                \"billerName\": \"Seth M.R Jaipuria Schools, Banaras Parao Mugal Sarai Road, Dandi,\"\n            },\n            {\n                \"billerId\": \"EDU017089UTP01\",\n                \"billerName\": \"Seth M.R. Jaipuria School\"\n            },\n            {\n                \"billerId\": \"EDU017090UTP01\",\n                \"billerName\": \"Seth M.R. Jaipuria School Goel Campus\"\n            },\n            {\n                \"billerId\": \"EDU017091UTP01\",\n                \"billerName\": \"Seven Hills\"\n            },\n            {\n                \"billerId\": \"EDU017092UTP01\",\n                \"billerName\": \"Seventh Day Adventist Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017093UTP01\",\n                \"billerName\": \"Seventh Day Adventist Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017094UTP01\",\n                \"billerName\": \"Sewa Bharti Sewa Dham Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017095UTP01\",\n                \"billerName\": \"Sewa Ram Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU017096UTP01\",\n                \"billerName\": \"Sgm International School\"\n            },\n            {\n                \"billerId\": \"EDU017097UTP01\",\n                \"billerName\": \"Sh Mata Prashad Kalawati Devi\"\n            },\n            {\n                \"billerId\": \"EDU017098UTP01\",\n                \"billerName\": \"Shafi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017099UTP01\",\n                \"billerName\": \"Shahana Begum Muslim (S.B.M.) Public School\"\n            },\n            {\n                \"billerId\": \"EDU017100UTP01\",\n                \"billerName\": \"Shahana International School\"\n            },\n            {\n                \"billerId\": \"EDU017101UTP01\",\n                \"billerName\": \"Shaheed Manveer National School\"\n            },\n            {\n                \"billerId\": \"EDU017102UTP01\",\n                \"billerName\": \"Shaheed Memorial Vidya Kendra Jr. High School\"\n            },\n            {\n                \"billerId\": \"EDU017103UTP01\",\n                \"billerName\": \"Shaiffali Public School\"\n            },\n            {\n                \"billerId\": \"EDU017104UTP01\",\n                \"billerName\": \"Shakumbhri Public School\"\n            },\n            {\n                \"billerId\": \"EDU017105UTP01\",\n                \"billerName\": \"Shakun Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU017106UTP01\",\n                \"billerName\": \"Shakuntala Devi Poonam Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017107UTP01\",\n                \"billerName\": \"Shakuntla Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU017108UTP01\",\n                \"billerName\": \"Shambhu Dayal Global School\"\n            },\n            {\n                \"billerId\": \"EDU017109UTP01\",\n                \"billerName\": \"Shams National School\"\n            },\n            {\n                \"billerId\": \"EDU017110UTP01\",\n                \"billerName\": \"Shamshad Chaudhary Public School\"\n            },\n            {\n                \"billerId\": \"EDU017111UTP01\",\n                \"billerName\": \"Shandilya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017112UTP01\",\n                \"billerName\": \"Shankarlal Public School\"\n            },\n            {\n                \"billerId\": \"EDU017113UTP01\",\n                \"billerName\": \"Shanti Devi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017114UTP01\",\n                \"billerName\": \"Shanti Devi Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU017115UTP01\",\n                \"billerName\": \"Shanti Dham School\"\n            },\n            {\n                \"billerId\": \"EDU017116UTP01\",\n                \"billerName\": \"Shanti International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017117UTP01\",\n                \"billerName\": \"Shanti International School\"\n            },\n            {\n                \"billerId\": \"EDU017118UTP01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017119UTP01\",\n                \"billerName\": \"Shanti Niketan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017120UTP01\",\n                \"billerName\": \"Shanti Niketan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017121UTP01\",\n                \"billerName\": \"Shanti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017122UTP01\",\n                \"billerName\": \"Shanti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017123UTP01\",\n                \"billerName\": \"Shantiniketan World School\"\n            },\n            {\n                \"billerId\": \"EDU017124UTP01\",\n                \"billerName\": \"Sharada Public School\"\n            },\n            {\n                \"billerId\": \"EDU017125UTP01\",\n                \"billerName\": \"Sharda International School\"\n            },\n            {\n                \"billerId\": \"EDU017126UTP01\",\n                \"billerName\": \"Sharda Vidhya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017127UTP01\",\n                \"billerName\": \"Shardein School\"\n            },\n            {\n                \"billerId\": \"EDU017128UTP01\",\n                \"billerName\": \"Sharpen Public School\"\n            },\n            {\n                \"billerId\": \"EDU017129UTP01\",\n                \"billerName\": \"Shashwat Public School\"\n            },\n            {\n                \"billerId\": \"EDU017130UTP01\",\n                \"billerName\": \"Shatabdi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017131UTP01\",\n                \"billerName\": \"Sheerwood College\"\n            },\n            {\n                \"billerId\": \"EDU017132UTP01\",\n                \"billerName\": \"Sheetala Children School\"\n            },\n            {\n                \"billerId\": \"EDU017133UTP01\",\n                \"billerName\": \"Sheetla Prasad Tripathi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017134UTP01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU017135UTP01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU017136UTP01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU017137UTP01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU017138UTP01\",\n                \"billerName\": \"Shemford Futuristic School Kasganj\"\n            },\n            {\n                \"billerId\": \"EDU017139UTP01\",\n                \"billerName\": \"Shemford School\"\n            },\n            {\n                \"billerId\": \"EDU017140UTP01\",\n                \"billerName\": \"Shemushi Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017141UTP01\",\n                \"billerName\": \"Sherwood Academy\"\n            },\n            {\n                \"billerId\": \"EDU017142UTP01\",\n                \"billerName\": \"Shibli National Nursery School\"\n            },\n            {\n                \"billerId\": \"EDU017143UTP01\",\n                \"billerName\": \"Shikhar Shiksha Sadan Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017144UTP01\",\n                \"billerName\": \"Shikhar Shishu Sadan\"\n            },\n            {\n                \"billerId\": \"EDU017145UTP01\",\n                \"billerName\": \"Shiksha International School\"\n            },\n            {\n                \"billerId\": \"EDU017146UTP01\",\n                \"billerName\": \"Shiksha Sagar Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU017147UTP01\",\n                \"billerName\": \"Shilver Shine School\"\n            },\n            {\n                \"billerId\": \"EDU017148UTP01\",\n                \"billerName\": \"Shirdi Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017149UTP01\",\n                \"billerName\": \"Shish Pal Singh Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017150UTP01\",\n                \"billerName\": \"Shiv Brat Singh Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU017151UTP01\",\n                \"billerName\": \"Shiv Ganaga Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017152UTP01\",\n                \"billerName\": \"Shiv Mahesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017153UTP01\",\n                \"billerName\": \"Shiv Nadar School,\"\n            },\n            {\n                \"billerId\": \"EDU017154UTP01\",\n                \"billerName\": \"Shiv Raj Sharma Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU017155UTP01\",\n                \"billerName\": \"Shiv Shakti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017156UTP01\",\n                \"billerName\": \"Shivalik Cambridge College\"\n            },\n            {\n                \"billerId\": \"EDU017157UTP01\",\n                \"billerName\": \"Shivalik International School\"\n            },\n            {\n                \"billerId\": \"EDU017158UTP01\",\n                \"billerName\": \"Shivalik Public School\"\n            },\n            {\n                \"billerId\": \"EDU017159UTP01\",\n                \"billerName\": \"Shivam Public School\"\n            },\n            {\n                \"billerId\": \"EDU017160UTP01\",\n                \"billerName\": \"Shivam Public School\"\n            },\n            {\n                \"billerId\": \"EDU017161UTP01\",\n                \"billerName\": \"Shivani Public School\"\n            },\n            {\n                \"billerId\": \"EDU017162UTP01\",\n                \"billerName\": \"Shivoy Public School\"\n            },\n            {\n                \"billerId\": \"EDU017163UTP01\",\n                \"billerName\": \"Shree Aditya Narayan Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017164UTP01\",\n                \"billerName\": \"Shree Chandrasen Memorial Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU017165UTP01\",\n                \"billerName\": \"Shree Deewan Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017166UTP01\",\n                \"billerName\": \"Shree Dutt Memorial Public School Of Science And Commerce\"\n            },\n            {\n                \"billerId\": \"EDU017167UTP01\",\n                \"billerName\": \"Shree Gopichand Bhartri Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017168UTP01\",\n                \"billerName\": \"Shree Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU017169UTP01\",\n                \"billerName\": \"Shree Kunji Lal Gulkandi Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017170UTP01\",\n                \"billerName\": \"Shri Bal Krishna Public Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017171UTP01\",\n                \"billerName\": \"Shri Balaji Public School,\"\n            },\n            {\n                \"billerId\": \"EDU017172UTP01\",\n                \"billerName\": \"Shri Balwant Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017173UTP01\",\n                \"billerName\": \"Shri Bhuvnesh Bhushan Sharma Smriti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017174UTP01\",\n                \"billerName\": \"Shri Bihari Lal Kushwaha Memorial Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDU017175UTP01\",\n                \"billerName\": \"Shri Brijlal Yadav Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017176UTP01\",\n                \"billerName\": \"Shri Dronacharya Rameshchand Vidyawati Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017177UTP01\",\n                \"billerName\": \"Shri Durga Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU017178UTP01\",\n                \"billerName\": \"Shri Girraj Maharaj Global Public School\"\n            },\n            {\n                \"billerId\": \"EDU017179UTP01\",\n                \"billerName\": \"Shri Gulab Rai Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU017180UTP01\",\n                \"billerName\": \"Shri Gulab Rai Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU017181UTP01\",\n                \"billerName\": \"Shri Guru Nanak Dev Public School\"\n            },\n            {\n                \"billerId\": \"EDU017182UTP01\",\n                \"billerName\": \"Shri Guru Nanak Dev Sikh Academy\"\n            },\n            {\n                \"billerId\": \"EDU017183UTP01\",\n                \"billerName\": \"Shri Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU017184UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Jr High School\"\n            },\n            {\n                \"billerId\": \"EDU017185UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Pub School\"\n            },\n            {\n                \"billerId\": \"EDU017186UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017187UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017188UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017189UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017190UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School Banda Up\"\n            },\n            {\n                \"billerId\": \"EDU017191UTP01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School,\"\n            },\n            {\n                \"billerId\": \"EDU017192UTP01\",\n                \"billerName\": \"Shri Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU017193UTP01\",\n                \"billerName\": \"Shri Gyansthali Academy\"\n            },\n            {\n                \"billerId\": \"EDU017194UTP01\",\n                \"billerName\": \"Shri Hemkund Public School\"\n            },\n            {\n                \"billerId\": \"EDU017195UTP01\",\n                \"billerName\": \"Shri Jagannath Shah Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017196UTP01\",\n                \"billerName\": \"Shri Krishna Children Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU017197UTP01\",\n                \"billerName\": \"Shri Krishnam Public School\"\n            },\n            {\n                \"billerId\": \"EDU017198UTP01\",\n                \"billerName\": \"Shri Kumarpal Saraswat Public School\"\n            },\n            {\n                \"billerId\": \"EDU017199UTP01\",\n                \"billerName\": \"Shri Maha Prabhu Public School\"\n            },\n            {\n                \"billerId\": \"EDU017200UTP01\",\n                \"billerName\": \"Shri Mahaveer Ji Public School\"\n            },\n            {\n                \"billerId\": \"EDU017201UTP01\",\n                \"billerName\": \"Shri Mankameshwar Bal Vidalaya\"\n            },\n            {\n                \"billerId\": \"EDU017202UTP01\",\n                \"billerName\": \"Shri Manmohan Sharma (Vaidji) Public School\"\n            },\n            {\n                \"billerId\": \"EDU017203UTP01\",\n                \"billerName\": \"Shri Omar Vaish Vidyapeeth Manbodhan Prasad Public School\"\n            },\n            {\n                \"billerId\": \"EDU017204UTP01\",\n                \"billerName\": \"Shri R.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017205UTP01\",\n                \"billerName\": \"Shri Rajendra Giri Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU017206UTP01\",\n                \"billerName\": \"Shri Rajendra Singh College\"\n            },\n            {\n                \"billerId\": \"EDU017207UTP01\",\n                \"billerName\": \"Shri Ram  Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017208UTP01\",\n                \"billerName\": \"Shri Ram Centennial School\"\n            },\n            {\n                \"billerId\": \"EDU017209UTP01\",\n                \"billerName\": \"Shri Ram International School\"\n            },\n            {\n                \"billerId\": \"EDU017210UTP01\",\n                \"billerName\": \"Shri Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU017211UTP01\",\n                \"billerName\": \"Shri Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU017212UTP01\",\n                \"billerName\": \"Shri Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU017213UTP01\",\n                \"billerName\": \"Shri Ram Swaroop Mem Public School\"\n            },\n            {\n                \"billerId\": \"EDU017214UTP01\",\n                \"billerName\": \"Shri Randhir Singh International School\"\n            },\n            {\n                \"billerId\": \"EDU017215UTP01\",\n                \"billerName\": \"Shri Sai Academy\"\n            },\n            {\n                \"billerId\": \"EDU017216UTP01\",\n                \"billerName\": \"Shri Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU017217UTP01\",\n                \"billerName\": \"Shri Sai Public School, Alampur Gavri\"\n            },\n            {\n                \"billerId\": \"EDU017218UTP01\",\n                \"billerName\": \"Shri Sanatan Dharam Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU017219UTP01\",\n                \"billerName\": \"Shri Shanker Mumukshu Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017220UTP01\",\n                \"billerName\": \"Shri Shanti Devi Kalyan Das Sarswati Vidya Mandir Chharra Aligarh\"\n            },\n            {\n                \"billerId\": \"EDU017221UTP01\",\n                \"billerName\": \"Shri Shiv Prasad Public School\"\n            },\n            {\n                \"billerId\": \"EDU017222UTP01\",\n                \"billerName\": \"Shri Thakur Dwara Balika Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017223UTP01\",\n                \"billerName\": \"Shri Vinayak Academy International School\"\n            },\n            {\n                \"billerId\": \"EDU017224UTP01\",\n                \"billerName\": \"Shriji Baba Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017225UTP01\",\n                \"billerName\": \"Shriji Internationalschool\"\n            },\n            {\n                \"billerId\": \"EDU017226UTP01\",\n                \"billerName\": \"Shrimati Mamta Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017227UTP01\",\n                \"billerName\": \"Shringi Rishi Vidyapeeth Public School\"\n            },\n            {\n                \"billerId\": \"EDU017228UTP01\",\n                \"billerName\": \"Shripati International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017229UTP01\",\n                \"billerName\": \"Shriram School\"\n            },\n            {\n                \"billerId\": \"EDU017230UTP01\",\n                \"billerName\": \"Shrish Chandra Public Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017231UTP01\",\n                \"billerName\": \"Shubham Global School\"\n            },\n            {\n                \"billerId\": \"EDU017232UTP01\",\n                \"billerName\": \"Shyam Bihari Public School\"\n            },\n            {\n                \"billerId\": \"EDU017233UTP01\",\n                \"billerName\": \"Shyama Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017234UTP01\",\n                \"billerName\": \"Sibya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017235UTP01\",\n                \"billerName\": \"Siddhant World School\"\n            },\n            {\n                \"billerId\": \"EDU017236UTP01\",\n                \"billerName\": \"Siddharth International School\"\n            },\n            {\n                \"billerId\": \"EDU017237UTP01\",\n                \"billerName\": \"Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU017238UTP01\",\n                \"billerName\": \"Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU017239UTP01\",\n                \"billerName\": \"Siddhartha Public School\"\n            },\n            {\n                \"billerId\": \"EDU017240UTP01\",\n                \"billerName\": \"Siddhi Vinayak Public School\"\n            },\n            {\n                \"billerId\": \"EDU017241UTP01\",\n                \"billerName\": \"Silver Bells Public School\"\n            },\n            {\n                \"billerId\": \"EDU017242UTP01\",\n                \"billerName\": \"Silver Grove School\"\n            },\n            {\n                \"billerId\": \"EDU017243UTP01\",\n                \"billerName\": \"Silver Line Prestige School\"\n            },\n            {\n                \"billerId\": \"EDU017244UTP01\",\n                \"billerName\": \"Silver Oak Academy\"\n            },\n            {\n                \"billerId\": \"EDU017245UTP01\",\n                \"billerName\": \"Silver Oak Public School\"\n            },\n            {\n                \"billerId\": \"EDU017246UTP01\",\n                \"billerName\": \"Silver Oak Public School\"\n            },\n            {\n                \"billerId\": \"EDU017247UTP01\",\n                \"billerName\": \"Silver Stone Public School\"\n            },\n            {\n                \"billerId\": \"EDU017248UTP01\",\n                \"billerName\": \"Silver Stone Public School\"\n            },\n            {\n                \"billerId\": \"EDU017249UTP01\",\n                \"billerName\": \"Silverbells Public School\"\n            },\n            {\n                \"billerId\": \"EDU017250UTP01\",\n                \"billerName\": \"Simpkins School\"\n            },\n            {\n                \"billerId\": \"EDU017251UTP01\",\n                \"billerName\": \"Simrah International School\"\n            },\n            {\n                \"billerId\": \"EDU017252UTP01\",\n                \"billerName\": \"Singhania Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU017253UTP01\",\n                \"billerName\": \"Sir B B Public School\"\n            },\n            {\n                \"billerId\": \"EDU017254UTP01\",\n                \"billerName\": \"Sir Bilal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017255UTP01\",\n                \"billerName\": \"Sir Ganga Ram Saraswati Gyanpeeth\"\n            },\n            {\n                \"billerId\": \"EDU017256UTP01\",\n                \"billerName\": \"Sir Padampat Singhania Education\"\n            },\n            {\n                \"billerId\": \"EDU017257UTP01\",\n                \"billerName\": \"Sir Syed Public School\"\n            },\n            {\n                \"billerId\": \"EDU017258UTP01\",\n                \"billerName\": \"Sirsaganj Public School\"\n            },\n            {\n                \"billerId\": \"EDU017259UTP01\",\n                \"billerName\": \"Sjp International School\"\n            },\n            {\n                \"billerId\": \"EDU017260UTP01\",\n                \"billerName\": \"Sjs Public School\"\n            },\n            {\n                \"billerId\": \"EDU017261UTP01\",\n                \"billerName\": \"Sjs Public School,\"\n            },\n            {\n                \"billerId\": \"EDU017262UTP01\",\n                \"billerName\": \"Sjs Public School, Unchahar, Raebareli\"\n            },\n            {\n                \"billerId\": \"EDU017263UTP01\",\n                \"billerName\": \"Skomiya Academy\"\n            },\n            {\n                \"billerId\": \"EDU017264UTP01\",\n                \"billerName\": \"Sksd Public School\"\n            },\n            {\n                \"billerId\": \"EDU017265UTP01\",\n                \"billerName\": \"Sky Lark School\"\n            },\n            {\n                \"billerId\": \"EDU017266UTP01\",\n                \"billerName\": \"Sky Public School\"\n            },\n            {\n                \"billerId\": \"EDU017267UTP01\",\n                \"billerName\": \"Sky Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU017268UTP01\",\n                \"billerName\": \"Smart Indian Model School\"\n            },\n            {\n                \"billerId\": \"EDU017269UTP01\",\n                \"billerName\": \"Smt Banni Devi Senior Secondry School\"\n            },\n            {\n                \"billerId\": \"EDU017270UTP01\",\n                \"billerName\": \"Smt Brahma Devi Saraswati Balika Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017271UTP01\",\n                \"billerName\": \"Smt Dhrauapadi Devi Tripathi Kanya\"\n            },\n            {\n                \"billerId\": \"EDU017272UTP01\",\n                \"billerName\": \"Smt Sridevi Awasiya Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017273UTP01\",\n                \"billerName\": \"Smt. Anguri Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017274UTP01\",\n                \"billerName\": \"Smt. Jaidevi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017275UTP01\",\n                \"billerName\": \"Smt. Kamla Agarwal Girls Public School\"\n            },\n            {\n                \"billerId\": \"EDU017276UTP01\",\n                \"billerName\": \"Smt. Kamla Agarwal Public School\"\n            },\n            {\n                \"billerId\": \"EDU017277UTP01\",\n                \"billerName\": \"Smt. Kamla Devi Public School Ayadnagr, Babugarh, Hapur\"\n            },\n            {\n                \"billerId\": \"EDU017278UTP01\",\n                \"billerName\": \"Smt. Satyawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU017279UTP01\",\n                \"billerName\": \"Smt. Savitri Devi Laxmi Chandra Saraswati Vidya Mandir Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU017280UTP01\",\n                \"billerName\": \"Sneh Lata Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017281UTP01\",\n                \"billerName\": \"Sobtis Public School\"\n            },\n            {\n                \"billerId\": \"EDU017282UTP01\",\n                \"billerName\": \"Somerville International School\"\n            },\n            {\n                \"billerId\": \"EDU017283UTP01\",\n                \"billerName\": \"Somerville School\"\n            },\n            {\n                \"billerId\": \"EDU017284UTP01\",\n                \"billerName\": \"Somerville School\"\n            },\n            {\n                \"billerId\": \"EDU017285UTP01\",\n                \"billerName\": \"Soniya International School\"\n            },\n            {\n                \"billerId\": \"EDU017286UTP01\",\n                \"billerName\": \"Sophia Girls High School (Engg Med)\"\n            },\n            {\n                \"billerId\": \"EDU017287UTP01\",\n                \"billerName\": \"Sophia Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU017288UTP01\",\n                \"billerName\": \"South City Public School\"\n            },\n            {\n                \"billerId\": \"EDU017289UTP01\",\n                \"billerName\": \"Souvanns Millennium Public School\"\n            },\n            {\n                \"billerId\": \"EDU017290UTP01\",\n                \"billerName\": \"Spm Public School, Karim Nagar,Chargaon, Gorakhpur\"\n            },\n            {\n                \"billerId\": \"EDU017291UTP01\",\n                \"billerName\": \"Spring Bell School\"\n            },\n            {\n                \"billerId\": \"EDU017292UTP01\",\n                \"billerName\": \"Spring Dale College\"\n            },\n            {\n                \"billerId\": \"EDU017293UTP01\",\n                \"billerName\": \"Spring Dale College\"\n            },\n            {\n                \"billerId\": \"EDU017294UTP01\",\n                \"billerName\": \"Spring Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU017295UTP01\",\n                \"billerName\": \"Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU017296UTP01\",\n                \"billerName\": \"Spring Dale School\"\n            },\n            {\n                \"billerId\": \"EDU017297UTP01\",\n                \"billerName\": \"Spring Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU017298UTP01\",\n                \"billerName\": \"Spring Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU017299UTP01\",\n                \"billerName\": \"Spring Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU017300UTP01\",\n                \"billerName\": \"Springdale College\"\n            },\n            {\n                \"billerId\": \"EDU017301UTP01\",\n                \"billerName\": \"Springdale College\"\n            },\n            {\n                \"billerId\": \"EDU017302UTP01\",\n                \"billerName\": \"Springdale Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU017303UTP01\",\n                \"billerName\": \"Springer Loretto Girls School\"\n            },\n            {\n                \"billerId\": \"EDU017304UTP01\",\n                \"billerName\": \"Springer Public School\"\n            },\n            {\n                \"billerId\": \"EDU017305UTP01\",\n                \"billerName\": \"Springer Public School\"\n            },\n            {\n                \"billerId\": \"EDU017306UTP01\",\n                \"billerName\": \"Springfields College\"\n            },\n            {\n                \"billerId\": \"EDU017307UTP01\",\n                \"billerName\": \"Sps International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017308UTP01\",\n                \"billerName\": \"Sr.L.S.International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017309UTP01\",\n                \"billerName\": \"Srbs International School\"\n            },\n            {\n                \"billerId\": \"EDU017310UTP01\",\n                \"billerName\": \"Sri Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU017311UTP01\",\n                \"billerName\": \"Sri Krishan Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU017312UTP01\",\n                \"billerName\": \"Sri Krishna Academy\"\n            },\n            {\n                \"billerId\": \"EDU017313UTP01\",\n                \"billerName\": \"Sri Ram Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017314UTP01\",\n                \"billerName\": \"Sri Ram Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU017315UTP01\",\n                \"billerName\": \"Sri Ram Vidyapeeth Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017316UTP01\",\n                \"billerName\": \"Srimati Dhanraji Devi Shri Bhuleshwar Singh Inter College Kadipur Jaunpur\"\n            },\n            {\n                \"billerId\": \"EDU017317UTP01\",\n                \"billerName\": \"Srr Public School\"\n            },\n            {\n                \"billerId\": \"EDU017318UTP01\",\n                \"billerName\": \"Ss Children Academy Girls School\"\n            },\n            {\n                \"billerId\": \"EDU017319UTP01\",\n                \"billerName\": \"St Anjani&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU017320UTP01\",\n                \"billerName\": \"St Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017321UTP01\",\n                \"billerName\": \"St Clares Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017322UTP01\",\n                \"billerName\": \"St Francis Academy\"\n            },\n            {\n                \"billerId\": \"EDU017323UTP01\",\n                \"billerName\": \"St Francis Mission School\"\n            },\n            {\n                \"billerId\": \"EDU017324UTP01\",\n                \"billerName\": \"St Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017325UTP01\",\n                \"billerName\": \"St Francis School For The Hearing Impaired\"\n            },\n            {\n                \"billerId\": \"EDU017326UTP01\",\n                \"billerName\": \"St Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU017327UTP01\",\n                \"billerName\": \"St Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017328UTP01\",\n                \"billerName\": \"St K C Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDU017329UTP01\",\n                \"billerName\": \"St Lawrance Public School\"\n            },\n            {\n                \"billerId\": \"EDU017330UTP01\",\n                \"billerName\": \"St Mary S Christian School\"\n            },\n            {\n                \"billerId\": \"EDU017331UTP01\",\n                \"billerName\": \"St Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017332UTP01\",\n                \"billerName\": \"St Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017333UTP01\",\n                \"billerName\": \"St Mary&#39;S Day Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017334UTP01\",\n                \"billerName\": \"St Marys School\"\n            },\n            {\n                \"billerId\": \"EDU017335UTP01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017336UTP01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017337UTP01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017338UTP01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017339UTP01\",\n                \"billerName\": \"St Michaels School\"\n            },\n            {\n                \"billerId\": \"EDU017340UTP01\",\n                \"billerName\": \"St Momina School\"\n            },\n            {\n                \"billerId\": \"EDU017341UTP01\",\n                \"billerName\": \"St Patrick Academy\"\n            },\n            {\n                \"billerId\": \"EDU017342UTP01\",\n                \"billerName\": \"St Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017343UTP01\",\n                \"billerName\": \"St Peter&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017344UTP01\",\n                \"billerName\": \"St R C Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017345UTP01\",\n                \"billerName\": \"St R C Scientific Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017346UTP01\",\n                \"billerName\": \"St Stephens School\"\n            },\n            {\n                \"billerId\": \"EDU017347UTP01\",\n                \"billerName\": \"St Terasa School\"\n            },\n            {\n                \"billerId\": \"EDU017348UTP01\",\n                \"billerName\": \"St Thomas Academy\"\n            },\n            {\n                \"billerId\": \"EDU017349UTP01\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017350UTP01\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017351UTP01\",\n                \"billerName\": \"St Vivekanand International School\"\n            },\n            {\n                \"billerId\": \"EDU017352UTP01\",\n                \"billerName\": \"St Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017353UTP01\",\n                \"billerName\": \"St Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017354UTP01\",\n                \"billerName\": \"St Xavier High School\"\n            },\n            {\n                \"billerId\": \"EDU017355UTP01\",\n                \"billerName\": \"St Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU017356UTP01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017357UTP01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017358UTP01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017359UTP01\",\n                \"billerName\": \"St Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017360UTP01\",\n                \"billerName\": \"St Xavier&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU017361UTP01\",\n                \"billerName\": \"St Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017362UTP01\",\n                \"billerName\": \"St Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017363UTP01\",\n                \"billerName\": \"St Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017364UTP01\",\n                \"billerName\": \"St Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017365UTP01\",\n                \"billerName\": \"St Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017366UTP01\",\n                \"billerName\": \"St. A.G.M Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU017367UTP01\",\n                \"billerName\": \"St. Aerjay Public School\"\n            },\n            {\n                \"billerId\": \"EDU017368UTP01\",\n                \"billerName\": \"St. Agnes Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017369UTP01\",\n                \"billerName\": \"St. Agnes&#39; Loreto Day School\"\n            },\n            {\n                \"billerId\": \"EDU017370UTP01\",\n                \"billerName\": \"St. Agnes V. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017371UTP01\",\n                \"billerName\": \"St. Al-Haneef Educational Centre\"\n            },\n            {\n                \"billerId\": \"EDU017372UTP01\",\n                \"billerName\": \"St. Aloysius College\"\n            },\n            {\n                \"billerId\": \"EDU017373UTP01\",\n                \"billerName\": \"St. Aloysius&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU017374UTP01\",\n                \"billerName\": \"St. Aloysius School\"\n            },\n            {\n                \"billerId\": \"EDU017375UTP01\",\n                \"billerName\": \"St. Amtul Public School\"\n            },\n            {\n                \"billerId\": \"EDU017376UTP01\",\n                \"billerName\": \"St. Andrew&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU017377UTP01\",\n                \"billerName\": \"St. Andrews School\"\n            },\n            {\n                \"billerId\": \"EDU017378UTP01\",\n                \"billerName\": \"St. Angeloes College\"\n            },\n            {\n                \"billerId\": \"EDU017379UTP01\",\n                \"billerName\": \"St. Ann&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017380UTP01\",\n                \"billerName\": \"St. Anthony Public School\"\n            },\n            {\n                \"billerId\": \"EDU017381UTP01\",\n                \"billerName\": \"St. Anthony&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017382UTP01\",\n                \"billerName\": \"St. Anthony&#39;S Junior College\"\n            },\n            {\n                \"billerId\": \"EDU017383UTP01\",\n                \"billerName\": \"St. Anthonys School\"\n            },\n            {\n                \"billerId\": \"EDU017384UTP01\",\n                \"billerName\": \"St. Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017385UTP01\",\n                \"billerName\": \"St. Anthony&#39;S School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU017386UTP01\",\n                \"billerName\": \"St. Anthony&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017387UTP01\",\n                \"billerName\": \"St. Antony&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017388UTP01\",\n                \"billerName\": \"St. Antony&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017389UTP01\",\n                \"billerName\": \"St. Antony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017390UTP01\",\n                \"billerName\": \"St. Atulanand Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017391UTP01\",\n                \"billerName\": \"St. Augustine  School\"\n            },\n            {\n                \"billerId\": \"EDU017392UTP01\",\n                \"billerName\": \"St. Basil&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017393UTP01\",\n                \"billerName\": \"St. C. F. Andrews School\"\n            },\n            {\n                \"billerId\": \"EDU017394UTP01\",\n                \"billerName\": \"St. Chandra Prabha Memorial Academy, Pachwas\"\n            },\n            {\n                \"billerId\": \"EDU017395UTP01\",\n                \"billerName\": \"St. Clare&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017396UTP01\",\n                \"billerName\": \"St. Columbus International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017397UTP01\",\n                \"billerName\": \"St. Conrad&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017398UTP01\",\n                \"billerName\": \"St. Dominic Savio School\"\n            },\n            {\n                \"billerId\": \"EDU017399UTP01\",\n                \"billerName\": \"St. Dominics Academy\"\n            },\n            {\n                \"billerId\": \"EDU017400UTP01\",\n                \"billerName\": \"St. Dominic&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017401UTP01\",\n                \"billerName\": \"St. Don Bosco College\"\n            },\n            {\n                \"billerId\": \"EDU017402UTP01\",\n                \"billerName\": \"St. Drona Public School\"\n            },\n            {\n                \"billerId\": \"EDU017403UTP01\",\n                \"billerName\": \"St. Fidelis College\"\n            },\n            {\n                \"billerId\": \"EDU017404UTP01\",\n                \"billerName\": \"St. Fidelis School\"\n            },\n            {\n                \"billerId\": \"EDU017405UTP01\",\n                \"billerName\": \"St. Francis&#39; College\"\n            },\n            {\n                \"billerId\": \"EDU017406UTP01\",\n                \"billerName\": \"St. Francis&#39; Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017407UTP01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017408UTP01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017409UTP01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017410UTP01\",\n                \"billerName\": \"St. Francis Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017411UTP01\",\n                \"billerName\": \"St. Francis Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017412UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017413UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017414UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017415UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017416UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017417UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017418UTP01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU017419UTP01\",\n                \"billerName\": \"St. George School\"\n            },\n            {\n                \"billerId\": \"EDU017420UTP01\",\n                \"billerName\": \"St. George&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017421UTP01\",\n                \"billerName\": \"St. J.B. Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017422UTP01\",\n                \"billerName\": \"St. James Mission School\"\n            },\n            {\n                \"billerId\": \"EDU017423UTP01\",\n                \"billerName\": \"St. James School\"\n            },\n            {\n                \"billerId\": \"EDU017424UTP01\",\n                \"billerName\": \"St. James School\"\n            },\n            {\n                \"billerId\": \"EDU017425UTP01\",\n                \"billerName\": \"St. James&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU017426UTP01\",\n                \"billerName\": \"St. John Bosco College\"\n            },\n            {\n                \"billerId\": \"EDU017427UTP01\",\n                \"billerName\": \"St. John Vianney School\"\n            },\n            {\n                \"billerId\": \"EDU017428UTP01\",\n                \"billerName\": \"St. John&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017429UTP01\",\n                \"billerName\": \"St. John&#39;S Co.-Ed. School\"\n            },\n            {\n                \"billerId\": \"EDU017430UTP01\",\n                \"billerName\": \"St. John&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017431UTP01\",\n                \"billerName\": \"St. Johns School\"\n            },\n            {\n                \"billerId\": \"EDU017432UTP01\",\n                \"billerName\": \"St. Johns School\"\n            },\n            {\n                \"billerId\": \"EDU017433UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017434UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017435UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017436UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017437UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017438UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017439UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017440UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017441UTP01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017442UTP01\",\n                \"billerName\": \"St. John&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017443UTP01\",\n                \"billerName\": \"St. Joseph College\"\n            },\n            {\n                \"billerId\": \"EDU017444UTP01\",\n                \"billerName\": \"St. Joseph Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017445UTP01\",\n                \"billerName\": \"St. Joseph English School\"\n            },\n            {\n                \"billerId\": \"EDU017446UTP01\",\n                \"billerName\": \"St. Joseph Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017447UTP01\",\n                \"billerName\": \"St. Joseph Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU017448UTP01\",\n                \"billerName\": \"St. Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU017449UTP01\",\n                \"billerName\": \"St. Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU017450UTP01\",\n                \"billerName\": \"St. Joseph Vaz&#39; Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDU017451UTP01\",\n                \"billerName\": \"St. Joseph&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017452UTP01\",\n                \"billerName\": \"St. Joseph&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017453UTP01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017454UTP01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017455UTP01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017456UTP01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017457UTP01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017458UTP01\",\n                \"billerName\": \"St. Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017459UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017460UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017461UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017462UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017463UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017464UTP01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017465UTP01\",\n                \"billerName\": \"St. Josephs School,\"\n            },\n            {\n                \"billerId\": \"EDU017466UTP01\",\n                \"billerName\": \"St. Joseph&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017467UTP01\",\n                \"billerName\": \"St. Jude&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017468UTP01\",\n                \"billerName\": \"St. Jude&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017469UTP01\",\n                \"billerName\": \"St. Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU017470UTP01\",\n                \"billerName\": \"St. Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU017471UTP01\",\n                \"billerName\": \"St. Maria Goretti Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017472UTP01\",\n                \"billerName\": \"St. Mark&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017473UTP01\",\n                \"billerName\": \"St. Marks Public School\"\n            },\n            {\n                \"billerId\": \"EDU017474UTP01\",\n                \"billerName\": \"St. Mary&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017475UTP01\",\n                \"billerName\": \"St. Mary&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017476UTP01\",\n                \"billerName\": \"St. Mary&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017477UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU017478UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017479UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017480UTP01\",\n                \"billerName\": \"St. Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017481UTP01\",\n                \"billerName\": \"St. Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017482UTP01\",\n                \"billerName\": \"St. Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017483UTP01\",\n                \"billerName\": \"St. Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017484UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017485UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017486UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017487UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017488UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017489UTP01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017490UTP01\",\n                \"billerName\": \"St. Marys Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017491UTP01\",\n                \"billerName\": \"St. Marys Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017492UTP01\",\n                \"billerName\": \"St. Mary&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017493UTP01\",\n                \"billerName\": \"St. Mary&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017494UTP01\",\n                \"billerName\": \"St. Mary&#39;S Orthodox School\"\n            },\n            {\n                \"billerId\": \"EDU017495UTP01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU017496UTP01\",\n                \"billerName\": \"St. Marys School\"\n            },\n            {\n                \"billerId\": \"EDU017497UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017498UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017499UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017500UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017501UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017502UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017503UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017504UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017505UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017506UTP01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017507UTP01\",\n                \"billerName\": \"St. Mary&#39;&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017508UTP01\",\n                \"billerName\": \"St. Mary&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017509UTP01\",\n                \"billerName\": \"St. Mary&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017510UTP01\",\n                \"billerName\": \"St. Michaels Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017511UTP01\",\n                \"billerName\": \"St. Norbert School\"\n            },\n            {\n                \"billerId\": \"EDU017512UTP01\",\n                \"billerName\": \"St. Norbert&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017513UTP01\",\n                \"billerName\": \"St. Patrick&#39;S Junior College\"\n            },\n            {\n                \"billerId\": \"EDU017514UTP01\",\n                \"billerName\": \"St. Patrick&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017515UTP01\",\n                \"billerName\": \"St. Paul Public School\"\n            },\n            {\n                \"billerId\": \"EDU017516UTP01\",\n                \"billerName\": \"St. Pauls  School\"\n            },\n            {\n                \"billerId\": \"EDU017517UTP01\",\n                \"billerName\": \"St. Pauls Academy\"\n            },\n            {\n                \"billerId\": \"EDU017518UTP01\",\n                \"billerName\": \"St. Paul&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017519UTP01\",\n                \"billerName\": \"St. Paul&#39;S Church College\"\n            },\n            {\n                \"billerId\": \"EDU017520UTP01\",\n                \"billerName\": \"St. Paul&#39;S Church College\"\n            },\n            {\n                \"billerId\": \"EDU017521UTP01\",\n                \"billerName\": \"St. Paul&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017522UTP01\",\n                \"billerName\": \"St. Paul&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017523UTP01\",\n                \"billerName\": \"St. Paul&#39;S Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017524UTP01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017525UTP01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017526UTP01\",\n                \"billerName\": \"St. Paul&#39;S Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU017527UTP01\",\n                \"billerName\": \"St. Peter Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017528UTP01\",\n                \"billerName\": \"St. Peters Academy\"\n            },\n            {\n                \"billerId\": \"EDU017529UTP01\",\n                \"billerName\": \"St. Peter&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017530UTP01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017531UTP01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017532UTP01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017533UTP01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017534UTP01\",\n                \"billerName\": \"St. Queen Mary&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU017535UTP01\",\n                \"billerName\": \"St. R C Scientific Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017536UTP01\",\n                \"billerName\": \"St. R.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017537UTP01\",\n                \"billerName\": \"St. R.V. Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017538UTP01\",\n                \"billerName\": \"St. Stephen International School\"\n            },\n            {\n                \"billerId\": \"EDU017539UTP01\",\n                \"billerName\": \"St. Stephens Global School\"\n            },\n            {\n                \"billerId\": \"EDU017540UTP01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017541UTP01\",\n                \"billerName\": \"St. Teresa&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU017542UTP01\",\n                \"billerName\": \"St. Teresa&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017543UTP01\",\n                \"billerName\": \"St. Teresa&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017544UTP01\",\n                \"billerName\": \"St. Teresa&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU017545UTP01\",\n                \"billerName\": \"St. Theresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017546UTP01\",\n                \"billerName\": \"St. Thomas  College\"\n            },\n            {\n                \"billerId\": \"EDU017547UTP01\",\n                \"billerName\": \"St. Thomas&#39; English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU017548UTP01\",\n                \"billerName\": \"St. Thomas International School\"\n            },\n            {\n                \"billerId\": \"EDU017549UTP01\",\n                \"billerName\": \"St. Thomas Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU017550UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017551UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017552UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017553UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017554UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017555UTP01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017556UTP01\",\n                \"billerName\": \"St. Thomas&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU017557UTP01\",\n                \"billerName\": \"St. Tulsi Global School\"\n            },\n            {\n                \"billerId\": \"EDU017558UTP01\",\n                \"billerName\": \"St. V.S. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017559UTP01\",\n                \"billerName\": \"St. Vishna R R N School\"\n            },\n            {\n                \"billerId\": \"EDU017560UTP01\",\n                \"billerName\": \"St. Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017561UTP01\",\n                \"billerName\": \"St. Xaiver School\"\n            },\n            {\n                \"billerId\": \"EDU017562UTP01\",\n                \"billerName\": \"St. Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU017563UTP01\",\n                \"billerName\": \"St. Xavier&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU017564UTP01\",\n                \"billerName\": \"St. Xavier&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017565UTP01\",\n                \"billerName\": \"St. Xaviers Global School\"\n            },\n            {\n                \"billerId\": \"EDU017566UTP01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU017567UTP01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU017568UTP01\",\n                \"billerName\": \"St. Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU017569UTP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017570UTP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017571UTP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017572UTP01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU017573UTP01\",\n                \"billerName\": \"St. Xaviers Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017574UTP01\",\n                \"billerName\": \"St. Xaviers Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017575UTP01\",\n                \"billerName\": \"St. Xaviers Public School\"\n            },\n            {\n                \"billerId\": \"EDU017576UTP01\",\n                \"billerName\": \"St. Xaviers Public School\"\n            },\n            {\n                \"billerId\": \"EDU017577UTP01\",\n                \"billerName\": \"St. Xaviers Public School\"\n            },\n            {\n                \"billerId\": \"EDU017578UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017579UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017580UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017581UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017582UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017583UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017584UTP01\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"EDU017585UTP01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017586UTP01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017587UTP01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017588UTP01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017589UTP01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017590UTP01\",\n                \"billerName\": \"St. Xaviers World School\"\n            },\n            {\n                \"billerId\": \"EDU017591UTP01\",\n                \"billerName\": \"St. Xaviers World School\"\n            },\n            {\n                \"billerId\": \"EDU017592UTP01\",\n                \"billerName\": \"St. Xaviers World School\"\n            },\n            {\n                \"billerId\": \"EDU017593UTP01\",\n                \"billerName\": \"St.Antony&#39;S Convent Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017594UTP01\",\n                \"billerName\": \"St.G.D. International School\"\n            },\n            {\n                \"billerId\": \"EDU017595UTP01\",\n                \"billerName\": \"St.Joseph Public School,\"\n            },\n            {\n                \"billerId\": \"EDU017596UTP01\",\n                \"billerName\": \"St.Joseph School\"\n            },\n            {\n                \"billerId\": \"EDU017597UTP01\",\n                \"billerName\": \"St.Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU017598UTP01\",\n                \"billerName\": \"St.Josephs School\"\n            },\n            {\n                \"billerId\": \"EDU017599UTP01\",\n                \"billerName\": \"St.Marys Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017600UTP01\",\n                \"billerName\": \"St.Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017601UTP01\",\n                \"billerName\": \"St.Pauls Briton Academy\"\n            },\n            {\n                \"billerId\": \"EDU017602UTP01\",\n                \"billerName\": \"St.Thereses School\"\n            },\n            {\n                \"billerId\": \"EDU017603UTP01\",\n                \"billerName\": \"St.Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU017604UTP01\",\n                \"billerName\": \"Staford School\"\n            },\n            {\n                \"billerId\": \"EDU017605UTP01\",\n                \"billerName\": \"Starwards Public School\"\n            },\n            {\n                \"billerId\": \"EDU017606UTP01\",\n                \"billerName\": \"Stella Maris Convent Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017607UTP01\",\n                \"billerName\": \"Stella Maris Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017608UTP01\",\n                \"billerName\": \"Step By Step School\"\n            },\n            {\n                \"billerId\": \"EDU017609UTP01\",\n                \"billerName\": \"Stepping Stone Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU017610UTP01\",\n                \"billerName\": \"Stepping Stone Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017611UTP01\",\n                \"billerName\": \"Stepping Stones School\"\n            },\n            {\n                \"billerId\": \"EDU017612UTP01\",\n                \"billerName\": \"Sterling Public School\"\n            },\n            {\n                \"billerId\": \"EDU017613UTP01\",\n                \"billerName\": \"Sterling School\"\n            },\n            {\n                \"billerId\": \"EDU017614UTP01\",\n                \"billerName\": \"Sterling School\"\n            },\n            {\n                \"billerId\": \"EDU017615UTP01\",\n                \"billerName\": \"Study Hall\"\n            },\n            {\n                \"billerId\": \"EDU017616UTP01\",\n                \"billerName\": \"Study Well Public School\"\n            },\n            {\n                \"billerId\": \"EDU017617UTP01\",\n                \"billerName\": \"Subhash Academy\"\n            },\n            {\n                \"billerId\": \"EDU017618UTP01\",\n                \"billerName\": \"Subhash Public School\"\n            },\n            {\n                \"billerId\": \"EDU017619UTP01\",\n                \"billerName\": \"Subhash Public School\"\n            },\n            {\n                \"billerId\": \"EDU017620UTP01\",\n                \"billerName\": \"Success International School\"\n            },\n            {\n                \"billerId\": \"EDU017621UTP01\",\n                \"billerName\": \"Suditi Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017622UTP01\",\n                \"billerName\": \"Suditi Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017623UTP01\",\n                \"billerName\": \"Suditi Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017624UTP01\",\n                \"billerName\": \"Suditi Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU017625UTP01\",\n                \"billerName\": \"Sughar Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU017626UTP01\",\n                \"billerName\": \"Sughar Singh Academy\"\n            },\n            {\n                \"billerId\": \"EDU017627UTP01\",\n                \"billerName\": \"Sultanpur City Montessori\"\n            },\n            {\n                \"billerId\": \"EDU017628UTP01\",\n                \"billerName\": \"Sumeet Rahul Goyal Memorial High Sch\"\n            },\n            {\n                \"billerId\": \"EDU017629UTP01\",\n                \"billerName\": \"Sumitra Modern School\"\n            },\n            {\n                \"billerId\": \"EDU017630UTP01\",\n                \"billerName\": \"Summer Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU017631UTP01\",\n                \"billerName\": \"Sun Flower Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017632UTP01\",\n                \"billerName\": \"Sun Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU017633UTP01\",\n                \"billerName\": \"Sun Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU017634UTP01\",\n                \"billerName\": \"Sun Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDU017635UTP01\",\n                \"billerName\": \"Sun International School\"\n            },\n            {\n                \"billerId\": \"EDU017636UTP01\",\n                \"billerName\": \"Sun International Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017637UTP01\",\n                \"billerName\": \"Sun Lord Public School\"\n            },\n            {\n                \"billerId\": \"EDU017638UTP01\",\n                \"billerName\": \"Sun Rise Public School\"\n            },\n            {\n                \"billerId\": \"EDU017639UTP01\",\n                \"billerName\": \"Sun Shine Public School\"\n            },\n            {\n                \"billerId\": \"EDU017640UTP01\",\n                \"billerName\": \"Sun Shine Public School\"\n            },\n            {\n                \"billerId\": \"EDU017641UTP01\",\n                \"billerName\": \"Sun Shine School\"\n            },\n            {\n                \"billerId\": \"EDU017642UTP01\",\n                \"billerName\": \"Sun Shine School\"\n            },\n            {\n                \"billerId\": \"EDU017643UTP01\",\n                \"billerName\": \"Sun Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU017644UTP01\",\n                \"billerName\": \"Sun Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU017645UTP01\",\n                \"billerName\": \"Sunbeam Academy\"\n            },\n            {\n                \"billerId\": \"EDU017646UTP01\",\n                \"billerName\": \"Sunbeam English School\"\n            },\n            {\n                \"billerId\": \"EDU017647UTP01\",\n                \"billerName\": \"Sunbeam Public School\"\n            },\n            {\n                \"billerId\": \"EDU017648UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017649UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017650UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017651UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017652UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017653UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017654UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017655UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017656UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017657UTP01\",\n                \"billerName\": \"Sunbeam School\"\n            },\n            {\n                \"billerId\": \"EDU017658UTP01\",\n                \"billerName\": \"Sunbeam School Azamgarh\"\n            },\n            {\n                \"billerId\": \"EDU017659UTP01\",\n                \"billerName\": \"Sunbeam School Kulhanamau, Jaunpur\"\n            },\n            {\n                \"billerId\": \"EDU017660UTP01\",\n                \"billerName\": \"Sunbeam School Robertsganj\"\n            },\n            {\n                \"billerId\": \"EDU017661UTP01\",\n                \"billerName\": \"Sunbeam School,\"\n            },\n            {\n                \"billerId\": \"EDU017662UTP01\",\n                \"billerName\": \"Sunbeam School, Cholapur\"\n            },\n            {\n                \"billerId\": \"EDU017663UTP01\",\n                \"billerName\": \"Sunbeam Suncity (School &amp; Hostel)\"\n            },\n            {\n                \"billerId\": \"EDU017664UTP01\",\n                \"billerName\": \"Sunder Deep World School\"\n            },\n            {\n                \"billerId\": \"EDU017665UTP01\",\n                \"billerName\": \"Sunrise Global School\"\n            },\n            {\n                \"billerId\": \"EDU017666UTP01\",\n                \"billerName\": \"Sunrise Public Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU017667UTP01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU017668UTP01\",\n                \"billerName\": \"Sunrise Public School\"\n            },\n            {\n                \"billerId\": \"EDU017669UTP01\",\n                \"billerName\": \"Sunrise Ville School\"\n            },\n            {\n                \"billerId\": \"EDU017670UTP01\",\n                \"billerName\": \"Sunshine Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU017671UTP01\",\n                \"billerName\": \"Sunshine Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017672UTP01\",\n                \"billerName\": \"Sunshine Public School\"\n            },\n            {\n                \"billerId\": \"EDU017673UTP01\",\n                \"billerName\": \"Sunway School\"\n            },\n            {\n                \"billerId\": \"EDU017674UTP01\",\n                \"billerName\": \"Super International School\"\n            },\n            {\n                \"billerId\": \"EDU017675UTP01\",\n                \"billerName\": \"Surabhi Academy\"\n            },\n            {\n                \"billerId\": \"EDU017676UTP01\",\n                \"billerName\": \"Suraj Govind Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017677UTP01\",\n                \"billerName\": \"Suraj Gyan Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU017678UTP01\",\n                \"billerName\": \"Surajmal Modern Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017679UTP01\",\n                \"billerName\": \"Suresh Chand Agarwal\"\n            },\n            {\n                \"billerId\": \"EDU017680UTP01\",\n                \"billerName\": \"Suresh Chand Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017681UTP01\",\n                \"billerName\": \"Surevin International School\"\n            },\n            {\n                \"billerId\": \"EDU017682UTP01\",\n                \"billerName\": \"Surmount International School\"\n            },\n            {\n                \"billerId\": \"EDU017683UTP01\",\n                \"billerName\": \"Surya Academy Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU017684UTP01\",\n                \"billerName\": \"Surya Academy Public School\"\n            },\n            {\n                \"billerId\": \"EDU017685UTP01\",\n                \"billerName\": \"Surya Dev International School\"\n            },\n            {\n                \"billerId\": \"EDU017686UTP01\",\n                \"billerName\": \"Surya International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017687UTP01\",\n                \"billerName\": \"Surya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017688UTP01\",\n                \"billerName\": \"Suryabadan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017689UTP01\",\n                \"billerName\": \"Suryabali Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017690UTP01\",\n                \"billerName\": \"Suryansh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017691UTP01\",\n                \"billerName\": \"Sushila Model School\"\n            },\n            {\n                \"billerId\": \"EDU017692UTP01\",\n                \"billerName\": \"Sushma Swaroop International School\"\n            },\n            {\n                \"billerId\": \"EDU017693UTP01\",\n                \"billerName\": \"Svs International School\"\n            },\n            {\n                \"billerId\": \"EDU017694UTP01\",\n                \"billerName\": \"Swami Educational Public School Puranpur Pilibhit\"\n            },\n            {\n                \"billerId\": \"EDU017695UTP01\",\n                \"billerName\": \"Swami Harsewanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017696UTP01\",\n                \"billerName\": \"Swami Harsewanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017697UTP01\",\n                \"billerName\": \"Swami Harsewanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017698UTP01\",\n                \"billerName\": \"Swami Janki Saran Public School\"\n            },\n            {\n                \"billerId\": \"EDU017699UTP01\",\n                \"billerName\": \"Swami Vevekanand Academy\"\n            },\n            {\n                \"billerId\": \"EDU017700UTP01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU017701UTP01\",\n                \"billerName\": \"Swami Vivekanand Saraswati Vidya\"\n            },\n            {\n                \"billerId\": \"EDU017702UTP01\",\n                \"billerName\": \"Swami Vivekanand Vidya Ashram\"\n            },\n            {\n                \"billerId\": \"EDU017703UTP01\",\n                \"billerName\": \"Swaraj India Public School\"\n            },\n            {\n                \"billerId\": \"EDU017704UTP01\",\n                \"billerName\": \"Swargiya Ramvilash Singh Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU017705UTP01\",\n                \"billerName\": \"Swargiya Ramvilash Singh Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU017706UTP01\",\n                \"billerName\": \"Swarnim Public School\"\n            },\n            {\n                \"billerId\": \"EDU017707UTP01\",\n                \"billerName\": \"Swarup Foundation Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU017708UTP01\",\n                \"billerName\": \"Syadwad Jain Acadmy\"\n            },\n            {\n                \"billerId\": \"EDU017709UTP01\",\n                \"billerName\": \"Symboyzia School\"\n            },\n            {\n                \"billerId\": \"EDU017710UTP01\",\n                \"billerName\": \"T. R. C. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017711UTP01\",\n                \"billerName\": \"T.P.R.S. Educational Institute\"\n            },\n            {\n                \"billerId\": \"EDU017712UTP01\",\n                \"billerName\": \"Tabish Public School\"\n            },\n            {\n                \"billerId\": \"EDU017713UTP01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU017714UTP01\",\n                \"billerName\": \"Tagore Public School\"\n            },\n            {\n                \"billerId\": \"EDU017715UTP01\",\n                \"billerName\": \"Tagore Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU017716UTP01\",\n                \"billerName\": \"Takshashila Public School\"\n            },\n            {\n                \"billerId\": \"EDU017717UTP01\",\n                \"billerName\": \"Takshila Academy\"\n            },\n            {\n                \"billerId\": \"EDU017718UTP01\",\n                \"billerName\": \"Takshshila International Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU017719UTP01\",\n                \"billerName\": \"Tapasthali Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU017720UTP01\",\n                \"billerName\": \"Tathagat Gyansthli\"\n            },\n            {\n                \"billerId\": \"EDU017721UTP01\",\n                \"billerName\": \"Taxsila Public School\"\n            },\n            {\n                \"billerId\": \"EDU017722UTP01\",\n                \"billerName\": \"Techno Academic Higher Secondary School ,Kursi Road,Lucknow\"\n            },\n            {\n                \"billerId\": \"EDU017723UTP01\",\n                \"billerName\": \"Tej Public School\"\n            },\n            {\n                \"billerId\": \"EDU017724UTP01\",\n                \"billerName\": \"Tender Hearts English School\"\n            },\n            {\n                \"billerId\": \"EDU017725UTP01\",\n                \"billerName\": \"Tender Hearts School\"\n            },\n            {\n                \"billerId\": \"EDU017726UTP01\",\n                \"billerName\": \"Thakur Ranjeet Singh Public School\"\n            },\n            {\n                \"billerId\": \"EDU017727UTP01\",\n                \"billerName\": \"The  Indian  Heritage  School\"\n            },\n            {\n                \"billerId\": \"EDU017728UTP01\",\n                \"billerName\": \"The Aaryans\"\n            },\n            {\n                \"billerId\": \"EDU017729UTP01\",\n                \"billerName\": \"The Abs Rowland School\"\n            },\n            {\n                \"billerId\": \"EDU017730UTP01\",\n                \"billerName\": \"The Adhyyan School\"\n            },\n            {\n                \"billerId\": \"EDU017731UTP01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU017732UTP01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU017733UTP01\",\n                \"billerName\": \"The Aditya Birla Public School\"\n            },\n            {\n                \"billerId\": \"EDU017734UTP01\",\n                \"billerName\": \"The Aryan International School\"\n            },\n            {\n                \"billerId\": \"EDU017735UTP01\",\n                \"billerName\": \"The Aryans School\"\n            },\n            {\n                \"billerId\": \"EDU017736UTP01\",\n                \"billerName\": \"The Asian School\"\n            },\n            {\n                \"billerId\": \"EDU017737UTP01\",\n                \"billerName\": \"The Avadh School\"\n            },\n            {\n                \"billerId\": \"EDU017738UTP01\",\n                \"billerName\": \"The Avenue Public School\"\n            },\n            {\n                \"billerId\": \"EDU017739UTP01\",\n                \"billerName\": \"The B S Yadav Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU017740UTP01\",\n                \"billerName\": \"The Banyan Tree School\"\n            },\n            {\n                \"billerId\": \"EDU017741UTP01\",\n                \"billerName\": \"The Chintels School\"\n            },\n            {\n                \"billerId\": \"EDU017742UTP01\",\n                \"billerName\": \"The City Montessori School Basti\"\n            },\n            {\n                \"billerId\": \"EDU017743UTP01\",\n                \"billerName\": \"The City School\"\n            },\n            {\n                \"billerId\": \"EDU017744UTP01\",\n                \"billerName\": \"The Divine Mother International School\"\n            },\n            {\n                \"billerId\": \"EDU017745UTP01\",\n                \"billerName\": \"The Doon Valley Pub School\"\n            },\n            {\n                \"billerId\": \"EDU017746UTP01\",\n                \"billerName\": \"The Dpsg International\"\n            },\n            {\n                \"billerId\": \"EDU017747UTP01\",\n                \"billerName\": \"The Eden School\"\n            },\n            {\n                \"billerId\": \"EDU017748UTP01\",\n                \"billerName\": \"The Elite Academy\"\n            },\n            {\n                \"billerId\": \"EDU017749UTP01\",\n                \"billerName\": \"The G.K. Welhams College\"\n            },\n            {\n                \"billerId\": \"EDU017750UTP01\",\n                \"billerName\": \"The Ganges World School\"\n            },\n            {\n                \"billerId\": \"EDU017751UTP01\",\n                \"billerName\": \"The Gramodaya International College\"\n            },\n            {\n                \"billerId\": \"EDU017752UTP01\",\n                \"billerName\": \"The Guru\"\n            },\n            {\n                \"billerId\": \"EDU017753UTP01\",\n                \"billerName\": \"The Hind Guru International School\"\n            },\n            {\n                \"billerId\": \"EDU017754UTP01\",\n                \"billerName\": \"The Horizon\"\n            },\n            {\n                \"billerId\": \"EDU017755UTP01\",\n                \"billerName\": \"The Ideal New Star English School\"\n            },\n            {\n                \"billerId\": \"EDU017756UTP01\",\n                \"billerName\": \"The Indian Academy\"\n            },\n            {\n                \"billerId\": \"EDU017757UTP01\",\n                \"billerName\": \"The International School Agra\"\n            },\n            {\n                \"billerId\": \"EDU017758UTP01\",\n                \"billerName\": \"The Jain International School\"\n            },\n            {\n                \"billerId\": \"EDU017759UTP01\",\n                \"billerName\": \"The Jain World School\"\n            },\n            {\n                \"billerId\": \"EDU017760UTP01\",\n                \"billerName\": \"The Jaipuria School\"\n            },\n            {\n                \"billerId\": \"EDU017761UTP01\",\n                \"billerName\": \"The Khaitan School\"\n            },\n            {\n                \"billerId\": \"EDU017762UTP01\",\n                \"billerName\": \"The Kuber Public School\"\n            },\n            {\n                \"billerId\": \"EDU017763UTP01\",\n                \"billerName\": \"The Lucknow Public Collegiate Day Boarding Public School\"\n            },\n            {\n                \"billerId\": \"EDU017764UTP01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU017765UTP01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU017766UTP01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU017767UTP01\",\n                \"billerName\": \"The Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU017768UTP01\",\n                \"billerName\": \"The Modern School\"\n            },\n            {\n                \"billerId\": \"EDU017769UTP01\",\n                \"billerName\": \"The New Heights School\"\n            },\n            {\n                \"billerId\": \"EDU017770UTP01\",\n                \"billerName\": \"The Presidency Public School\"\n            },\n            {\n                \"billerId\": \"EDU017771UTP01\",\n                \"billerName\": \"The Radiant International School\"\n            },\n            {\n                \"billerId\": \"EDU017772UTP01\",\n                \"billerName\": \"The Renaissance Academy\"\n            },\n            {\n                \"billerId\": \"EDU017773UTP01\",\n                \"billerName\": \"The Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU017774UTP01\",\n                \"billerName\": \"The S.D. Vidya School\"\n            },\n            {\n                \"billerId\": \"EDU017775UTP01\",\n                \"billerName\": \"The Sacred Heart Academy\"\n            },\n            {\n                \"billerId\": \"EDU017776UTP01\",\n                \"billerName\": \"The Sanskar School\"\n            },\n            {\n                \"billerId\": \"EDU017777UTP01\",\n                \"billerName\": \"The Scholars Home\"\n            },\n            {\n                \"billerId\": \"EDU017778UTP01\",\n                \"billerName\": \"The Scholars Valley\"\n            },\n            {\n                \"billerId\": \"EDU017779UTP01\",\n                \"billerName\": \"The Shriram Millennium School\"\n            },\n            {\n                \"billerId\": \"EDU017780UTP01\",\n                \"billerName\": \"The Skyland School\"\n            },\n            {\n                \"billerId\": \"EDU017781UTP01\",\n                \"billerName\": \"The Sun Shine Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017782UTP01\",\n                \"billerName\": \"The Sunrise Public School, Bhakura\"\n            },\n            {\n                \"billerId\": \"EDU017783UTP01\",\n                \"billerName\": \"The Woods Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU017784UTP01\",\n                \"billerName\": \"Theosophical Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017785UTP01\",\n                \"billerName\": \"Three Dots Sewamarg Public School\"\n            },\n            {\n                \"billerId\": \"EDU017786UTP01\",\n                \"billerName\": \"Tiny Tots College\"\n            },\n            {\n                \"billerId\": \"EDU017787UTP01\",\n                \"billerName\": \"Tiny Tots Convent\"\n            },\n            {\n                \"billerId\": \"EDU017788UTP01\",\n                \"billerName\": \"Tiny Tots Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017789UTP01\",\n                \"billerName\": \"Tiny Tots English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU017790UTP01\",\n                \"billerName\": \"Tiny Tots Public Highschool\"\n            },\n            {\n                \"billerId\": \"EDU017791UTP01\",\n                \"billerName\": \"Tiny Tots Public School\"\n            },\n            {\n                \"billerId\": \"EDU017792UTP01\",\n                \"billerName\": \"Tiny Tots School\"\n            },\n            {\n                \"billerId\": \"EDU017793UTP01\",\n                \"billerName\": \"Tirupati Montessori School\"\n            },\n            {\n                \"billerId\": \"EDU017794UTP01\",\n                \"billerName\": \"Tithonus International School\"\n            },\n            {\n                \"billerId\": \"EDU017795UTP01\",\n                \"billerName\": \"Tomer Children School\"\n            },\n            {\n                \"billerId\": \"EDU017796UTP01\",\n                \"billerName\": \"Toolika Public School\"\n            },\n            {\n                \"billerId\": \"EDU017797UTP01\",\n                \"billerName\": \"Translam Academy\"\n            },\n            {\n                \"billerId\": \"EDU017798UTP01\",\n                \"billerName\": \"Translam Academy International\"\n            },\n            {\n                \"billerId\": \"EDU017799UTP01\",\n                \"billerName\": \"Tribhuvandevi Academy\"\n            },\n            {\n                \"billerId\": \"EDU017800UTP01\",\n                \"billerName\": \"Trimurti Education Academy\"\n            },\n            {\n                \"billerId\": \"EDU017801UTP01\",\n                \"billerName\": \"Trinity International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017802UTP01\",\n                \"billerName\": \"Tulip Public School\"\n            },\n            {\n                \"billerId\": \"EDU017803UTP01\",\n                \"billerName\": \"Tulsi Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU017804UTP01\",\n                \"billerName\": \"Tulsiram Maheshwari Public School\"\n            },\n            {\n                \"billerId\": \"EDU017805UTP01\",\n                \"billerName\": \"Tundla Public School\"\n            },\n            {\n                \"billerId\": \"EDU017806UTP01\",\n                \"billerName\": \"U P Kirana Seva Samiti Balika Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017807UTP01\",\n                \"billerName\": \"U.M.D.P.D. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017808UTP01\",\n                \"billerName\": \"U.P. Kirana Seva Samiti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU017809UTP01\",\n                \"billerName\": \"U.S. Academy &amp; Institute\"\n            },\n            {\n                \"billerId\": \"EDU017810UTP01\",\n                \"billerName\": \"U.S. Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU017811UTP01\",\n                \"billerName\": \"U.S.International School\"\n            },\n            {\n                \"billerId\": \"EDU017812UTP01\",\n                \"billerName\": \"Udai Pratap Public School\"\n            },\n            {\n                \"billerId\": \"EDU017813UTP01\",\n                \"billerName\": \"Uday Public School\"\n            },\n            {\n                \"billerId\": \"EDU017814UTP01\",\n                \"billerName\": \"Uday Public School\"\n            },\n            {\n                \"billerId\": \"EDU017815UTP01\",\n                \"billerName\": \"Udaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017816UTP01\",\n                \"billerName\": \"Udaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017817UTP01\",\n                \"billerName\": \"Ujjwal Public School\"\n            },\n            {\n                \"billerId\": \"EDU017818UTP01\",\n                \"billerName\": \"Uma Devi Childrens Academy\"\n            },\n            {\n                \"billerId\": \"EDU017819UTP01\",\n                \"billerName\": \"Uma Krishna Educational Foundation\"\n            },\n            {\n                \"billerId\": \"EDU017820UTP01\",\n                \"billerName\": \"Uma Nath Singh Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017821UTP01\",\n                \"billerName\": \"Uma Public School\"\n            },\n            {\n                \"billerId\": \"EDU017822UTP01\",\n                \"billerName\": \"Uma Public School\"\n            },\n            {\n                \"billerId\": \"EDU017823UTP01\",\n                \"billerName\": \"Uma Shankar Public School\"\n            },\n            {\n                \"billerId\": \"EDU017824UTP01\",\n                \"billerName\": \"Uma Shankar Vidhyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017825UTP01\",\n                \"billerName\": \"Union Public School\"\n            },\n            {\n                \"billerId\": \"EDU017826UTP01\",\n                \"billerName\": \"Unique International Public School\"\n            },\n            {\n                \"billerId\": \"EDU017827UTP01\",\n                \"billerName\": \"United Public School\"\n            },\n            {\n                \"billerId\": \"EDU017828UTP01\",\n                \"billerName\": \"Unity College\"\n            },\n            {\n                \"billerId\": \"EDU017829UTP01\",\n                \"billerName\": \"Unity Public School\"\n            },\n            {\n                \"billerId\": \"EDU017830UTP01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU017831UTP01\",\n                \"billerName\": \"Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU017832UTP01\",\n                \"billerName\": \"Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDU017833UTP01\",\n                \"billerName\": \"University Model School\"\n            },\n            {\n                \"billerId\": \"EDU017834UTP01\",\n                \"billerName\": \"Urmil Unique Central Academy\"\n            },\n            {\n                \"billerId\": \"EDU017835UTP01\",\n                \"billerName\": \"Urmila Puplic School\"\n            },\n            {\n                \"billerId\": \"EDU017836UTP01\",\n                \"billerName\": \"Ursuline Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017837UTP01\",\n                \"billerName\": \"Uttam School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU017838UTP01\",\n                \"billerName\": \"Uttara Khand Pub School\"\n            },\n            {\n                \"billerId\": \"EDU017839UTP01\",\n                \"billerName\": \"V K International School\"\n            },\n            {\n                \"billerId\": \"EDU017840UTP01\",\n                \"billerName\": \"V. K. S Public School\"\n            },\n            {\n                \"billerId\": \"EDU017841UTP01\",\n                \"billerName\": \"V.S.B. Education Centre, Orai (Jalaun), U.P.\"\n            },\n            {\n                \"billerId\": \"EDU017842UTP01\",\n                \"billerName\": \"V.S.S. Educational Academy\"\n            },\n            {\n                \"billerId\": \"EDU017843UTP01\",\n                \"billerName\": \"V.T. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017844UTP01\",\n                \"billerName\": \"Vaibhav Academy\"\n            },\n            {\n                \"billerId\": \"EDU017845UTP01\",\n                \"billerName\": \"Vanasthali Academy\"\n            },\n            {\n                \"billerId\": \"EDU017846UTP01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU017847UTP01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU017848UTP01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU017849UTP01\",\n                \"billerName\": \"Vanasthali Public School\"\n            },\n            {\n                \"billerId\": \"EDU017850UTP01\",\n                \"billerName\": \"Vanita Public School\"\n            },\n            {\n                \"billerId\": \"EDU017851UTP01\",\n                \"billerName\": \"Varanasi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017852UTP01\",\n                \"billerName\": \"Varanasi Public School\"\n            },\n            {\n                \"billerId\": \"EDU017853UTP01\",\n                \"billerName\": \"Vardaan International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017854UTP01\",\n                \"billerName\": \"Vardhman Academy\"\n            },\n            {\n                \"billerId\": \"EDU017855UTP01\",\n                \"billerName\": \"Vardhman Academy\"\n            },\n            {\n                \"billerId\": \"EDU017856UTP01\",\n                \"billerName\": \"Vardhman Public School\"\n            },\n            {\n                \"billerId\": \"EDU017857UTP01\",\n                \"billerName\": \"Vasanta College For Women\"\n            },\n            {\n                \"billerId\": \"EDU017858UTP01\",\n                \"billerName\": \"Vashishta St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU017859UTP01\",\n                \"billerName\": \"Vasudev Singh Memorial Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017860UTP01\",\n                \"billerName\": \"Vasundhara Academy\"\n            },\n            {\n                \"billerId\": \"EDU017861UTP01\",\n                \"billerName\": \"Vatsalya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017862UTP01\",\n                \"billerName\": \"Ved International School\"\n            },\n            {\n                \"billerId\": \"EDU017863UTP01\",\n                \"billerName\": \"Ved International School\"\n            },\n            {\n                \"billerId\": \"EDU017864UTP01\",\n                \"billerName\": \"Ved Prakash Pathak Public School\"\n            },\n            {\n                \"billerId\": \"EDU017865UTP01\",\n                \"billerName\": \"Vedanta Global School\"\n            },\n            {\n                \"billerId\": \"EDU017866UTP01\",\n                \"billerName\": \"Vedantam Public School\"\n            },\n            {\n                \"billerId\": \"EDU017867UTP01\",\n                \"billerName\": \"Vedantic International School\"\n            },\n            {\n                \"billerId\": \"EDU017868UTP01\",\n                \"billerName\": \"Vibgyor High School\"\n            },\n            {\n                \"billerId\": \"EDU017869UTP01\",\n                \"billerName\": \"Vibgyor Intenational School\"\n            },\n            {\n                \"billerId\": \"EDU017870UTP01\",\n                \"billerName\": \"Vibgyor School\"\n            },\n            {\n                \"billerId\": \"EDU017871UTP01\",\n                \"billerName\": \"Victoria Public School\"\n            },\n            {\n                \"billerId\": \"EDU017872UTP01\",\n                \"billerName\": \"Vidhan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017873UTP01\",\n                \"billerName\": \"Vidhya International School\"\n            },\n            {\n                \"billerId\": \"EDU017874UTP01\",\n                \"billerName\": \"Vidya Academy\"\n            },\n            {\n                \"billerId\": \"EDU017875UTP01\",\n                \"billerName\": \"Vidya Bal Bhawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017876UTP01\",\n                \"billerName\": \"Vidya Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU017877UTP01\",\n                \"billerName\": \"Vidya Bhavan Pub School\"\n            },\n            {\n                \"billerId\": \"EDU017878UTP01\",\n                \"billerName\": \"Vidya Bhawan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017879UTP01\",\n                \"billerName\": \"Vidya Devi Jindal School\"\n            },\n            {\n                \"billerId\": \"EDU017880UTP01\",\n                \"billerName\": \"Vidya Global School\"\n            },\n            {\n                \"billerId\": \"EDU017881UTP01\",\n                \"billerName\": \"Vidya Gyan School\"\n            },\n            {\n                \"billerId\": \"EDU017882UTP01\",\n                \"billerName\": \"Vidya Joyti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017883UTP01\",\n                \"billerName\": \"Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017884UTP01\",\n                \"billerName\": \"Vidya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017885UTP01\",\n                \"billerName\": \"Vidya Sagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU017886UTP01\",\n                \"billerName\": \"Vidya Sagar School\"\n            },\n            {\n                \"billerId\": \"EDU017887UTP01\",\n                \"billerName\": \"Vidya Sanskar Public School\"\n            },\n            {\n                \"billerId\": \"EDU017888UTP01\",\n                \"billerName\": \"Vidya Vahini\"\n            },\n            {\n                \"billerId\": \"EDU017889UTP01\",\n                \"billerName\": \"Vidyadeep Global School\"\n            },\n            {\n                \"billerId\": \"EDU017890UTP01\",\n                \"billerName\": \"Vidyagyan School\"\n            },\n            {\n                \"billerId\": \"EDU017891UTP01\",\n                \"billerName\": \"Vidyapeeth Public School\"\n            },\n            {\n                \"billerId\": \"EDU017892UTP01\",\n                \"billerName\": \"Vidyavasini Public School\"\n            },\n            {\n                \"billerId\": \"EDU017893UTP01\",\n                \"billerName\": \"Vidyawati Nigam Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017894UTP01\",\n                \"billerName\": \"Vigyan Sanjivani Central College\"\n            },\n            {\n                \"billerId\": \"EDU017895UTP01\",\n                \"billerName\": \"Vijaya International School\"\n            },\n            {\n                \"billerId\": \"EDU017896UTP01\",\n                \"billerName\": \"Vijaya Maharani International Academy\"\n            },\n            {\n                \"billerId\": \"EDU017897UTP01\",\n                \"billerName\": \"Vijayee Bhav Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017898UTP01\",\n                \"billerName\": \"Vikas Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU017899UTP01\",\n                \"billerName\": \"Vikas Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU017900UTP01\",\n                \"billerName\": \"Vikas Vidya Mandir Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU017901UTP01\",\n                \"billerName\": \"Vindhya Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU017902UTP01\",\n                \"billerName\": \"Vinita Singh Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU017903UTP01\",\n                \"billerName\": \"Vinyaas Public School\"\n            },\n            {\n                \"billerId\": \"EDU017904UTP01\",\n                \"billerName\": \"Virendra Nath Ganguly Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU017905UTP01\",\n                \"billerName\": \"Vishal International School\"\n            },\n            {\n                \"billerId\": \"EDU017906UTP01\",\n                \"billerName\": \"Vishnu Bhagwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017907UTP01\",\n                \"billerName\": \"Vishnu Bhagwan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017908UTP01\",\n                \"billerName\": \"Vishvabharti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017909UTP01\",\n                \"billerName\": \"Vishwa Bandhu Academy\"\n            },\n            {\n                \"billerId\": \"EDU017910UTP01\",\n                \"billerName\": \"Vishwa Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017911UTP01\",\n                \"billerName\": \"Vishwa Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017912UTP01\",\n                \"billerName\": \"Vishwa Bharti Public School\"\n            },\n            {\n                \"billerId\": \"EDU017913UTP01\",\n                \"billerName\": \"Vishwamitra International School\"\n            },\n            {\n                \"billerId\": \"EDU017914UTP01\",\n                \"billerName\": \"Vishwanth Academy\"\n            },\n            {\n                \"billerId\": \"EDU017915UTP01\",\n                \"billerName\": \"Vision Global School\"\n            },\n            {\n                \"billerId\": \"EDU017916UTP01\",\n                \"billerName\": \"Vivekanand Academy\"\n            },\n            {\n                \"billerId\": \"EDU017917UTP01\",\n                \"billerName\": \"Vivekanand Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU017918UTP01\",\n                \"billerName\": \"Vivekanand Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU017919UTP01\",\n                \"billerName\": \"Vivekanand Shishu Kunj\"\n            },\n            {\n                \"billerId\": \"EDU017920UTP01\",\n                \"billerName\": \"Vivekanand Shishu Mandir School\"\n            },\n            {\n                \"billerId\": \"EDU017921UTP01\",\n                \"billerName\": \"Vivekanand Sr. Secondary School,\"\n            },\n            {\n                \"billerId\": \"EDU017922UTP01\",\n                \"billerName\": \"Vivekanand Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU017923UTP01\",\n                \"billerName\": \"Vrindavan Public School\"\n            },\n            {\n                \"billerId\": \"EDU017924UTP01\",\n                \"billerName\": \"Vsd Public School\"\n            },\n            {\n                \"billerId\": \"EDU017925UTP01\",\n                \"billerName\": \"Vyas World School\"\n            },\n            {\n                \"billerId\": \"EDU017926UTP01\",\n                \"billerName\": \"Wasi Haider Public School\"\n            },\n            {\n                \"billerId\": \"EDU017927UTP01\",\n                \"billerName\": \"Welfare Mission International School\"\n            },\n            {\n                \"billerId\": \"EDU017928UTP01\",\n                \"billerName\": \"Wendy Academy High School\"\n            },\n            {\n                \"billerId\": \"EDU017929UTP01\",\n                \"billerName\": \"Wendy High School\"\n            },\n            {\n                \"billerId\": \"EDU017930UTP01\",\n                \"billerName\": \"Whitehall Public School\"\n            },\n            {\n                \"billerId\": \"EDU017931UTP01\",\n                \"billerName\": \"William Henry Smith Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU017932UTP01\",\n                \"billerName\": \"Wilsonia College\"\n            },\n            {\n                \"billerId\": \"EDU017933UTP01\",\n                \"billerName\": \"Wilsonia Scholars Home\"\n            },\n            {\n                \"billerId\": \"EDU017934UTP01\",\n                \"billerName\": \"Wisdom Public School\"\n            },\n            {\n                \"billerId\": \"EDU017935UTP01\",\n                \"billerName\": \"Wisdom Vally Academy\"\n            },\n            {\n                \"billerId\": \"EDU017936UTP01\",\n                \"billerName\": \"Wood Row Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU017937UTP01\",\n                \"billerName\": \"Woodbine Floret Public School\"\n            },\n            {\n                \"billerId\": \"EDU017938UTP01\",\n                \"billerName\": \"Woodbine Gardenia School\"\n            },\n            {\n                \"billerId\": \"EDU017939UTP01\",\n                \"billerName\": \"Woodland Academy\"\n            },\n            {\n                \"billerId\": \"EDU017940UTP01\",\n                \"billerName\": \"Woodward Public School\"\n            },\n            {\n                \"billerId\": \"EDU017941UTP01\",\n                \"billerName\": \"Wtm Hytech School\"\n            },\n            {\n                \"billerId\": \"EDU017942UTP01\",\n                \"billerName\": \"Y.B.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU017943UTP01\",\n                \"billerName\": \"Y.M.Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017944UTP01\",\n                \"billerName\": \"Yadu Public School\"\n            },\n            {\n                \"billerId\": \"EDU017945UTP01\",\n                \"billerName\": \"Yash Global School\"\n            },\n            {\n                \"billerId\": \"EDU017946UTP01\",\n                \"billerName\": \"Yash Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017947UTP01\",\n                \"billerName\": \"Yashoda Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017948UTP01\",\n                \"billerName\": \"Ymca Centenary School\"\n            },\n            {\n                \"billerId\": \"EDU017949UTP01\",\n                \"billerName\": \"Yogendra Sanjay Yaduvanshi International School\"\n            },\n            {\n                \"billerId\": \"EDU017950UTP01\",\n                \"billerName\": \"Yoginath Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU017951UTP01\",\n                \"billerName\": \"Yogiraj Handia Baba Public School\"\n            },\n            {\n                \"billerId\": \"EDU017952UTP01\",\n                \"billerName\": \"Youhe Public School\"\n            },\n            {\n                \"billerId\": \"EDU017953UTP01\",\n                \"billerName\": \"Young Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU017954UTP01\",\n                \"billerName\": \"Zakir Husain Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017955UTP01\",\n                \"billerName\": \"Zealot Public School\"\n            },\n            {\n                \"billerId\": \"EDU017956UTP01\",\n                \"billerName\": \"Zenith Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017957UTP01\",\n                \"billerName\": \"Zenith Public School\"\n            },\n            {\n                \"billerId\": \"EDU017958UTP01\",\n                \"billerName\": \"Zennext Public School\"\n            },\n            {\n                \"billerId\": \"EDU017959UTP01\",\n                \"billerName\": \"Ziauddin Khan Memorial Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017960UTT01\",\n                \"billerName\": \"5Th Centenary School\"\n            },\n            {\n                \"billerId\": \"EDU017961UTT01\",\n                \"billerName\": \"A B C Alma Mater\"\n            },\n            {\n                \"billerId\": \"EDU017962UTT01\",\n                \"billerName\": \"A B M Public School\"\n            },\n            {\n                \"billerId\": \"EDU017963UTT01\",\n                \"billerName\": \"A.N.D Public School\"\n            },\n            {\n                \"billerId\": \"EDU017964UTT01\",\n                \"billerName\": \"Acharya Ravindra Public School\"\n            },\n            {\n                \"billerId\": \"EDU017965UTT01\",\n                \"billerName\": \"Acharyakulam\"\n            },\n            {\n                \"billerId\": \"EDU017966UTT01\",\n                \"billerName\": \"Achivers Home Public School\"\n            },\n            {\n                \"billerId\": \"EDU017967UTT01\",\n                \"billerName\": \"Adarsh Bal Niketan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU017968UTT01\",\n                \"billerName\": \"Adarsh Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU017969UTT01\",\n                \"billerName\": \"Adhya Shankarachary Shiksha Sansthan Dada Dhalumal Lokumal, Tanumal Junior High School.\"\n            },\n            {\n                \"billerId\": \"EDU017970UTT01\",\n                \"billerName\": \"Agape Mission School\"\n            },\n            {\n                \"billerId\": \"EDU017971UTT01\",\n                \"billerName\": \"Alakashya Public School\"\n            },\n            {\n                \"billerId\": \"EDU017972UTT01\",\n                \"billerName\": \"Alchemist Academy\"\n            },\n            {\n                \"billerId\": \"EDU017973UTT01\",\n                \"billerName\": \"All Saints College\"\n            },\n            {\n                \"billerId\": \"EDU017974UTT01\",\n                \"billerName\": \"All Saints Convent School\"\n            },\n            {\n                \"billerId\": \"EDU017975UTT01\",\n                \"billerName\": \"All Saints&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU017976UTT01\",\n                \"billerName\": \"Amar Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017977UTT01\",\n                \"billerName\": \"Ambition Public School\"\n            },\n            {\n                \"billerId\": \"EDU017978UTT01\",\n                \"billerName\": \"Amenity Public School\"\n            },\n            {\n                \"billerId\": \"EDU017979UTT01\",\n                \"billerName\": \"Anand Swaroop Arya Sarawasti Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU017980UTT01\",\n                \"billerName\": \"Anand Valley School\"\n            },\n            {\n                \"billerId\": \"EDU017981UTT01\",\n                \"billerName\": \"Anandi Academy\"\n            },\n            {\n                \"billerId\": \"EDU017982UTT01\",\n                \"billerName\": \"Angels Academy School\"\n            },\n            {\n                \"billerId\": \"EDU017983UTT01\",\n                \"billerName\": \"Ann Mary School\"\n            },\n            {\n                \"billerId\": \"EDU017984UTT01\",\n                \"billerName\": \"Anoop Negi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU017985UTT01\",\n                \"billerName\": \"Anunaad Public School\"\n            },\n            {\n                \"billerId\": \"EDU017986UTT01\",\n                \"billerName\": \"Apex Advance Studies Public School\"\n            },\n            {\n                \"billerId\": \"EDU017987UTT01\",\n                \"billerName\": \"Apollo International School\"\n            },\n            {\n                \"billerId\": \"EDU017988UTT01\",\n                \"billerName\": \"Aps International School\"\n            },\n            {\n                \"billerId\": \"EDU017989UTT01\",\n                \"billerName\": \"Army Public School\"\n            },\n            {\n                \"billerId\": \"EDU017990UTT01\",\n                \"billerName\": \"Army Public School No.2\"\n            },\n            {\n                \"billerId\": \"EDU017991UTT01\",\n                \"billerName\": \"Ascent Public School\"\n            },\n            {\n                \"billerId\": \"EDU017992UTT01\",\n                \"billerName\": \"Ashok Hall Girls&#39; Residential School\"\n            },\n            {\n                \"billerId\": \"EDU017993UTT01\",\n                \"billerName\": \"Aurum The Global School\"\n            },\n            {\n                \"billerId\": \"EDU017994UTT01\",\n                \"billerName\": \"Bal Bharati School\"\n            },\n            {\n                \"billerId\": \"EDU017995UTT01\",\n                \"billerName\": \"Bal Bharti Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017996UTT01\",\n                \"billerName\": \"Bal Mandir Sec School\"\n            },\n            {\n                \"billerId\": \"EDU017997UTT01\",\n                \"billerName\": \"Bala Hissar Academy\"\n            },\n            {\n                \"billerId\": \"EDU017998UTT01\",\n                \"billerName\": \"Baldev Singh Inter College\"\n            },\n            {\n                \"billerId\": \"EDU017999UTT01\",\n                \"billerName\": \"Baluni Public School\"\n            },\n            {\n                \"billerId\": \"EDU018000UTT01\",\n                \"billerName\": \"Baluni Public School\"\n            },\n            {\n                \"billerId\": \"EDU018001UTT01\",\n                \"billerName\": \"Bdm School\"\n            },\n            {\n                \"billerId\": \"EDU018002UTT01\",\n                \"billerName\": \"Beer Sheba Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018003UTT01\",\n                \"billerName\": \"Beersheba School\"\n            },\n            {\n                \"billerId\": \"EDU018004UTT01\",\n                \"billerName\": \"Bhagirathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU018005UTT01\",\n                \"billerName\": \"Bharatiya Academy\"\n            },\n            {\n                \"billerId\": \"EDU018006UTT01\",\n                \"billerName\": \"Bhartiyam International School\"\n            },\n            {\n                \"billerId\": \"EDU018007UTT01\",\n                \"billerName\": \"Birla Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018008UTT01\",\n                \"billerName\": \"Blm Academy\"\n            },\n            {\n                \"billerId\": \"EDU018009UTT01\",\n                \"billerName\": \"Blooming Vale Pub School\"\n            },\n            {\n                \"billerId\": \"EDU018010UTT01\",\n                \"billerName\": \"Bmdav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018011UTT01\",\n                \"billerName\": \"Bml Munjal Green Medows School\"\n            },\n            {\n                \"billerId\": \"EDU018012UTT01\",\n                \"billerName\": \"Braj International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018013UTT01\",\n                \"billerName\": \"Bright Angels School\"\n            },\n            {\n                \"billerId\": \"EDU018014UTT01\",\n                \"billerName\": \"Bright Start International Academy\"\n            },\n            {\n                \"billerId\": \"EDU018015UTT01\",\n                \"billerName\": \"Brightlands School\"\n            },\n            {\n                \"billerId\": \"EDU018016UTT01\",\n                \"billerName\": \"Brijwasi Scholars&#39; Cambridge\"\n            },\n            {\n                \"billerId\": \"EDU018017UTT01\",\n                \"billerName\": \"Bristol Public School\"\n            },\n            {\n                \"billerId\": \"EDU018018UTT01\",\n                \"billerName\": \"Brooklyn School\"\n            },\n            {\n                \"billerId\": \"EDU018019UTT01\",\n                \"billerName\": \"Cambrian Hall\"\n            },\n            {\n                \"billerId\": \"EDU018020UTT01\",\n                \"billerName\": \"Cambridge Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018021UTT01\",\n                \"billerName\": \"Campus School\"\n            },\n            {\n                \"billerId\": \"EDU018022UTT01\",\n                \"billerName\": \"Canterbury Bells School\"\n            },\n            {\n                \"billerId\": \"EDU018023UTT01\",\n                \"billerName\": \"Carman Res. &amp; Day School\"\n            },\n            {\n                \"billerId\": \"EDU018024UTT01\",\n                \"billerName\": \"Carman Res. &amp; Day School\"\n            },\n            {\n                \"billerId\": \"EDU018025UTT01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018026UTT01\",\n                \"billerName\": \"Chandra Shaikhar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018027UTT01\",\n                \"billerName\": \"Charat Niketan Vishwa Bharti Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU018028UTT01\",\n                \"billerName\": \"Charless Wain Academy\"\n            },\n            {\n                \"billerId\": \"EDU018029UTT01\",\n                \"billerName\": \"Chhauni Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU018030UTT01\",\n                \"billerName\": \"Children Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU018031UTT01\",\n                \"billerName\": \"Children&#39;S Academy Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018032UTT01\",\n                \"billerName\": \"Children&#39;S Senior Academy\"\n            },\n            {\n                \"billerId\": \"EDU018033UTT01\",\n                \"billerName\": \"Christ Academy\"\n            },\n            {\n                \"billerId\": \"EDU018034UTT01\",\n                \"billerName\": \"City Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018035UTT01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU018036UTT01\",\n                \"billerName\": \"City Public School\"\n            },\n            {\n                \"billerId\": \"EDU018037UTT01\",\n                \"billerName\": \"Col. Brown Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU018038UTT01\",\n                \"billerName\": \"Colonels Academy\"\n            },\n            {\n                \"billerId\": \"EDU018039UTT01\",\n                \"billerName\": \"Columbus Public School\"\n            },\n            {\n                \"billerId\": \"EDU018040UTT01\",\n                \"billerName\": \"Confluence World Schoolonfluence World School\"\n            },\n            {\n                \"billerId\": \"EDU018041UTT01\",\n                \"billerName\": \"Constancia  School\"\n            },\n            {\n                \"billerId\": \"EDU018042UTT01\",\n                \"billerName\": \"Convent Of Jesus &amp; Mary\"\n            },\n            {\n                \"billerId\": \"EDU018043UTT01\",\n                \"billerName\": \"Convent Of Jesus &amp; Mary High School\"\n            },\n            {\n                \"billerId\": \"EDU018044UTT01\",\n                \"billerName\": \"Convent Of Jesus And Mary\"\n            },\n            {\n                \"billerId\": \"EDU018045UTT01\",\n                \"billerName\": \"Country Wide Public School\"\n            },\n            {\n                \"billerId\": \"EDU018046UTT01\",\n                \"billerName\": \"Countrywide Public School Garur\"\n            },\n            {\n                \"billerId\": \"EDU018047UTT01\",\n                \"billerName\": \"Cynthia School\"\n            },\n            {\n                \"billerId\": \"EDU018048UTT01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU018049UTT01\",\n                \"billerName\": \"D.A.V.Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU018050UTT01\",\n                \"billerName\": \"D.S.B. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018051UTT01\",\n                \"billerName\": \"Daffodils Academy\"\n            },\n            {\n                \"billerId\": \"EDU018052UTT01\",\n                \"billerName\": \"Dav Centenary Public School\"\n            },\n            {\n                \"billerId\": \"EDU018053UTT01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018054UTT01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018055UTT01\",\n                \"billerName\": \"Dav Public School, Bazpur\"\n            },\n            {\n                \"billerId\": \"EDU018056UTT01\",\n                \"billerName\": \"Dawa Rinjue School\"\n            },\n            {\n                \"billerId\": \"EDU018057UTT01\",\n                \"billerName\": \"Dayanand Arya Vidyalaya (Dav)\"\n            },\n            {\n                \"billerId\": \"EDU018058UTT01\",\n                \"billerName\": \"Ddm  D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU018059UTT01\",\n                \"billerName\": \"Deepti Public School\"\n            },\n            {\n                \"billerId\": \"EDU018060UTT01\",\n                \"billerName\": \"Dehradun Hills Academy\"\n            },\n            {\n                \"billerId\": \"EDU018061UTT01\",\n                \"billerName\": \"Dehradun Public School\"\n            },\n            {\n                \"billerId\": \"EDU018062UTT01\",\n                \"billerName\": \"Dehradun World School\"\n            },\n            {\n                \"billerId\": \"EDU018063UTT01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018064UTT01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018065UTT01\",\n                \"billerName\": \"Delhi Public School Dehradun(An Institution Of M P Singh Foundation)\"\n            },\n            {\n                \"billerId\": \"EDU018066UTT01\",\n                \"billerName\": \"Delhi Public School Roorkee\"\n            },\n            {\n                \"billerId\": \"EDU018067UTT01\",\n                \"billerName\": \"Dellmond International School\"\n            },\n            {\n                \"billerId\": \"EDU018068UTT01\",\n                \"billerName\": \"Devbhoomi Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018069UTT01\",\n                \"billerName\": \"Devbhumi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018070UTT01\",\n                \"billerName\": \"Dhanvantri Public School\"\n            },\n            {\n                \"billerId\": \"EDU018071UTT01\",\n                \"billerName\": \"Dhoom Singh Memorial Public School,\"\n            },\n            {\n                \"billerId\": \"EDU018072UTT01\",\n                \"billerName\": \"Dikshant International School\"\n            },\n            {\n                \"billerId\": \"EDU018073UTT01\",\n                \"billerName\": \"Divine Light School\"\n            },\n            {\n                \"billerId\": \"EDU018074UTT01\",\n                \"billerName\": \"Don Bosco Girls College\"\n            },\n            {\n                \"billerId\": \"EDU018075UTT01\",\n                \"billerName\": \"Don Bosco Public School\"\n            },\n            {\n                \"billerId\": \"EDU018076UTT01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018077UTT01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018078UTT01\",\n                \"billerName\": \"Doon Bhawani International School\"\n            },\n            {\n                \"billerId\": \"EDU018079UTT01\",\n                \"billerName\": \"Doon Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDU018080UTT01\",\n                \"billerName\": \"Doon Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU018081UTT01\",\n                \"billerName\": \"Doon Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU018082UTT01\",\n                \"billerName\": \"Doon Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018083UTT01\",\n                \"billerName\": \"Doon Globel School\"\n            },\n            {\n                \"billerId\": \"EDU018084UTT01\",\n                \"billerName\": \"Doon Hempton School\"\n            },\n            {\n                \"billerId\": \"EDU018085UTT01\",\n                \"billerName\": \"Doon Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU018086UTT01\",\n                \"billerName\": \"Doon International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018087UTT01\",\n                \"billerName\": \"Doon International School Riverside Campus\"\n            },\n            {\n                \"billerId\": \"EDU018088UTT01\",\n                \"billerName\": \"Doon Intl School Educational Society\"\n            },\n            {\n                \"billerId\": \"EDU018089UTT01\",\n                \"billerName\": \"Doon Laurels Academy\"\n            },\n            {\n                \"billerId\": \"EDU018090UTT01\",\n                \"billerName\": \"Doon Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU018091UTT01\",\n                \"billerName\": \"Doon Presidency School\"\n            },\n            {\n                \"billerId\": \"EDU018092UTT01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018093UTT01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018094UTT01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018095UTT01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018096UTT01\",\n                \"billerName\": \"Doon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018097UTT01\",\n                \"billerName\": \"Doon Scholars Public School\"\n            },\n            {\n                \"billerId\": \"EDU018098UTT01\",\n                \"billerName\": \"Doon Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU018099UTT01\",\n                \"billerName\": \"Doon Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU018100UTT01\",\n                \"billerName\": \"Doon Valley Public School Vill- Bhagwanpur, P.O. Rajawala Dehradun\"\n            },\n            {\n                \"billerId\": \"EDU018101UTT01\",\n                \"billerName\": \"Doon World School\"\n            },\n            {\n                \"billerId\": \"EDU018102UTT01\",\n                \"billerName\": \"Doons Pride Public School\"\n            },\n            {\n                \"billerId\": \"EDU018103UTT01\",\n                \"billerName\": \"Dps Haldwani\"\n            },\n            {\n                \"billerId\": \"EDU018104UTT01\",\n                \"billerName\": \"Dpsg Dehradun\"\n            },\n            {\n                \"billerId\": \"EDU018105UTT01\",\n                \"billerName\": \"Dr. D.C. Budakoti Vidyatri Public School\"\n            },\n            {\n                \"billerId\": \"EDU018106UTT01\",\n                \"billerName\": \"Dr. Jacques Vigne National School\"\n            },\n            {\n                \"billerId\": \"EDU018107UTT01\",\n                \"billerName\": \"Drona&#39;S International School\"\n            },\n            {\n                \"billerId\": \"EDU018108UTT01\",\n                \"billerName\": \"Dynasty Modern Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU018109UTT01\",\n                \"billerName\": \"Ecole Globale Girls International School\"\n            },\n            {\n                \"billerId\": \"EDU018110UTT01\",\n                \"billerName\": \"Ever Green Public School\"\n            },\n            {\n                \"billerId\": \"EDU018111UTT01\",\n                \"billerName\": \"Florence Public School\"\n            },\n            {\n                \"billerId\": \"EDU018112UTT01\",\n                \"billerName\": \"Flower Dale School\"\n            },\n            {\n                \"billerId\": \"EDU018113UTT01\",\n                \"billerName\": \"Foothills Academy\"\n            },\n            {\n                \"billerId\": \"EDU018114UTT01\",\n                \"billerName\": \"Fylfot Public School\"\n            },\n            {\n                \"billerId\": \"EDU018115UTT01\",\n                \"billerName\": \"G D Birla Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018116UTT01\",\n                \"billerName\": \"G S Convent\"\n            },\n            {\n                \"billerId\": \"EDU018117UTT01\",\n                \"billerName\": \"Galaxian International School\"\n            },\n            {\n                \"billerId\": \"EDU018118UTT01\",\n                \"billerName\": \"Garden Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU018119UTT01\",\n                \"billerName\": \"Gautam International School\"\n            },\n            {\n                \"billerId\": \"EDU018120UTT01\",\n                \"billerName\": \"Gayatri Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU018121UTT01\",\n                \"billerName\": \"Genesis International School\"\n            },\n            {\n                \"billerId\": \"EDU018122UTT01\",\n                \"billerName\": \"Genius Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU018123UTT01\",\n                \"billerName\": \"George Public School\"\n            },\n            {\n                \"billerId\": \"EDU018124UTT01\",\n                \"billerName\": \"Glacier Public School\"\n            },\n            {\n                \"billerId\": \"EDU018125UTT01\",\n                \"billerName\": \"Golden Heart Academy\"\n            },\n            {\n                \"billerId\": \"EDU018126UTT01\",\n                \"billerName\": \"Goshen School\"\n            },\n            {\n                \"billerId\": \"EDU018127UTT01\",\n                \"billerName\": \"Goswami Ganesh Dutt Saraswati\"\n            },\n            {\n                \"billerId\": \"EDU018128UTT01\",\n                \"billerName\": \"Gouri Dutt Jangi Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018129UTT01\",\n                \"billerName\": \"Grace Academy\"\n            },\n            {\n                \"billerId\": \"EDU018130UTT01\",\n                \"billerName\": \"Grd Academy,\"\n            },\n            {\n                \"billerId\": \"EDU018131UTT01\",\n                \"billerName\": \"Grd World School,\"\n            },\n            {\n                \"billerId\": \"EDU018132UTT01\",\n                \"billerName\": \"Great Mission Public School\"\n            },\n            {\n                \"billerId\": \"EDU018133UTT01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU018134UTT01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU018135UTT01\",\n                \"billerName\": \"Green Field Academy\"\n            },\n            {\n                \"billerId\": \"EDU018136UTT01\",\n                \"billerName\": \"Green Field Public School\"\n            },\n            {\n                \"billerId\": \"EDU018137UTT01\",\n                \"billerName\": \"Green Hills Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU018138UTT01\",\n                \"billerName\": \"Green Lawn Academy\"\n            },\n            {\n                \"billerId\": \"EDU018139UTT01\",\n                \"billerName\": \"Green Mount Global School\"\n            },\n            {\n                \"billerId\": \"EDU018140UTT01\",\n                \"billerName\": \"Green Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU018141UTT01\",\n                \"billerName\": \"Green Wood Public School\"\n            },\n            {\n                \"billerId\": \"EDU018142UTT01\",\n                \"billerName\": \"Green World Public School\"\n            },\n            {\n                \"billerId\": \"EDU018143UTT01\",\n                \"billerName\": \"Greenford Academy\"\n            },\n            {\n                \"billerId\": \"EDU018144UTT01\",\n                \"billerName\": \"Greenway Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018145UTT01\",\n                \"billerName\": \"Guru Nanak Academy\"\n            },\n            {\n                \"billerId\": \"EDU018146UTT01\",\n                \"billerName\": \"Guru Nanak Fifth Centenary School\"\n            },\n            {\n                \"billerId\": \"EDU018147UTT01\",\n                \"billerName\": \"Guru Nanak Model School\"\n            },\n            {\n                \"billerId\": \"EDU018148UTT01\",\n                \"billerName\": \"Gurukul\"\n            },\n            {\n                \"billerId\": \"EDU018149UTT01\",\n                \"billerName\": \"Gurukul Academy\"\n            },\n            {\n                \"billerId\": \"EDU018150UTT01\",\n                \"billerName\": \"Gurukul International Academy\"\n            },\n            {\n                \"billerId\": \"EDU018151UTT01\",\n                \"billerName\": \"Gurukul School\"\n            },\n            {\n                \"billerId\": \"EDU018152UTT01\",\n                \"billerName\": \"Gurukul Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018153UTT01\",\n                \"billerName\": \"Gurukulam Academy\"\n            },\n            {\n                \"billerId\": \"EDU018154UTT01\",\n                \"billerName\": \"Gurunanak Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU018155UTT01\",\n                \"billerName\": \"Gyan Bharti Public Shcool\"\n            },\n            {\n                \"billerId\": \"EDU018156UTT01\",\n                \"billerName\": \"Gyandeep Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018157UTT01\",\n                \"billerName\": \"H I M Christian Academy\"\n            },\n            {\n                \"billerId\": \"EDU018158UTT01\",\n                \"billerName\": \"H.S.Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018159UTT01\",\n                \"billerName\": \"Happy Home School\"\n            },\n            {\n                \"billerId\": \"EDU018160UTT01\",\n                \"billerName\": \"Heera Kunwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018161UTT01\",\n                \"billerName\": \"Heritage Academy Kotdwara\"\n            },\n            {\n                \"billerId\": \"EDU018162UTT01\",\n                \"billerName\": \"Hill Bird School\"\n            },\n            {\n                \"billerId\": \"EDU018163UTT01\",\n                \"billerName\": \"Hills International School\"\n            },\n            {\n                \"billerId\": \"EDU018164UTT01\",\n                \"billerName\": \"Hillview International School\"\n            },\n            {\n                \"billerId\": \"EDU018165UTT01\",\n                \"billerName\": \"Hilton&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018166UTT01\",\n                \"billerName\": \"Him Jyoti Schoool\"\n            },\n            {\n                \"billerId\": \"EDU018167UTT01\",\n                \"billerName\": \"Himalaya Public School\"\n            },\n            {\n                \"billerId\": \"EDU018168UTT01\",\n                \"billerName\": \"Himalaya Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018169UTT01\",\n                \"billerName\": \"Himalayan Progressive School\"\n            },\n            {\n                \"billerId\": \"EDU018170UTT01\",\n                \"billerName\": \"Himalayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU018171UTT01\",\n                \"billerName\": \"Himgiri Advance Studies And Sports School\"\n            },\n            {\n                \"billerId\": \"EDU018172UTT01\",\n                \"billerName\": \"Hind Public School\"\n            },\n            {\n                \"billerId\": \"EDU018173UTT01\",\n                \"billerName\": \"Holy Angel Public School\"\n            },\n            {\n                \"billerId\": \"EDU018174UTT01\",\n                \"billerName\": \"Holy Angel School\"\n            },\n            {\n                \"billerId\": \"EDU018175UTT01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU018176UTT01\",\n                \"billerName\": \"Holy Ganges Public School\"\n            },\n            {\n                \"billerId\": \"EDU018177UTT01\",\n                \"billerName\": \"Holy Sapience\"\n            },\n            {\n                \"billerId\": \"EDU018178UTT01\",\n                \"billerName\": \"Holy Wisdom School\"\n            },\n            {\n                \"billerId\": \"EDU018179UTT01\",\n                \"billerName\": \"Home Academy\"\n            },\n            {\n                \"billerId\": \"EDU018180UTT01\",\n                \"billerName\": \"Hope Way Public School\"\n            },\n            {\n                \"billerId\": \"EDU018181UTT01\",\n                \"billerName\": \"Hopetown Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018182UTT01\",\n                \"billerName\": \"I T B P Public School\"\n            },\n            {\n                \"billerId\": \"EDU018183UTT01\",\n                \"billerName\": \"Imperial International School\"\n            },\n            {\n                \"billerId\": \"EDU018184UTT01\",\n                \"billerName\": \"Indra Academy\"\n            },\n            {\n                \"billerId\": \"EDU018185UTT01\",\n                \"billerName\": \"Indus National School\"\n            },\n            {\n                \"billerId\": \"EDU018186UTT01\",\n                \"billerName\": \"Information Technology Institute For The Tribes Of India,\"\n            },\n            {\n                \"billerId\": \"EDU018187UTT01\",\n                \"billerName\": \"Iris Public School\"\n            },\n            {\n                \"billerId\": \"EDU018188UTT01\",\n                \"billerName\": \"J. P. International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018189UTT01\",\n                \"billerName\": \"J.B. Memorial Manas Academy\"\n            },\n            {\n                \"billerId\": \"EDU018190UTT01\",\n                \"billerName\": \"Jamdagni Public School\"\n            },\n            {\n                \"billerId\": \"EDU018191UTT01\",\n                \"billerName\": \"Janki Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018192UTT01\",\n                \"billerName\": \"Jaswant Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018193UTT01\",\n                \"billerName\": \"Jaycees Public School\"\n            },\n            {\n                \"billerId\": \"EDU018194UTT01\",\n                \"billerName\": \"Jaypee Vidya Mandir, Vishnupuram\"\n            },\n            {\n                \"billerId\": \"EDU018195UTT01\",\n                \"billerName\": \"Jdm Public School\"\n            },\n            {\n                \"billerId\": \"EDU018196UTT01\",\n                \"billerName\": \"Jim Corbett International School\"\n            },\n            {\n                \"billerId\": \"EDU018197UTT01\",\n                \"billerName\": \"Jim Corbett School\"\n            },\n            {\n                \"billerId\": \"EDU018198UTT01\",\n                \"billerName\": \"Jimp Pioneer School\"\n            },\n            {\n                \"billerId\": \"EDU018199UTT01\",\n                \"billerName\": \"Johnson School\"\n            },\n            {\n                \"billerId\": \"EDU018200UTT01\",\n                \"billerName\": \"Jyoti Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU018201UTT01\",\n                \"billerName\": \"K V M Public School\"\n            },\n            {\n                \"billerId\": \"EDU018202UTT01\",\n                \"billerName\": \"K. K. Public School\"\n            },\n            {\n                \"billerId\": \"EDU018203UTT01\",\n                \"billerName\": \"Kasiga School\"\n            },\n            {\n                \"billerId\": \"EDU018204UTT01\",\n                \"billerName\": \"Kay Cee Public School\"\n            },\n            {\n                \"billerId\": \"EDU018205UTT01\",\n                \"billerName\": \"Kids Paradise Public School\"\n            },\n            {\n                \"billerId\": \"EDU018206UTT01\",\n                \"billerName\": \"Kingsford Public School\"\n            },\n            {\n                \"billerId\": \"EDU018207UTT01\",\n                \"billerName\": \"Kingston Public School\"\n            },\n            {\n                \"billerId\": \"EDU018208UTT01\",\n                \"billerName\": \"Koormanchal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018209UTT01\",\n                \"billerName\": \"Krishna Public Collegiate\"\n            },\n            {\n                \"billerId\": \"EDU018210UTT01\",\n                \"billerName\": \"Krist Jayanti School\"\n            },\n            {\n                \"billerId\": \"EDU018211UTT01\",\n                \"billerName\": \"Kumaon Public School\"\n            },\n            {\n                \"billerId\": \"EDU018212UTT01\",\n                \"billerName\": \"Kv Public School\"\n            },\n            {\n                \"billerId\": \"EDU018213UTT01\",\n                \"billerName\": \"Lakes Intl School\"\n            },\n            {\n                \"billerId\": \"EDU018214UTT01\",\n                \"billerName\": \"Lal Dayal Public School\"\n            },\n            {\n                \"billerId\": \"EDU018215UTT01\",\n                \"billerName\": \"Lions Public School\"\n            },\n            {\n                \"billerId\": \"EDU018216UTT01\",\n                \"billerName\": \"Little Angel School\"\n            },\n            {\n                \"billerId\": \"EDU018217UTT01\",\n                \"billerName\": \"Little Angle Public School\"\n            },\n            {\n                \"billerId\": \"EDU018218UTT01\",\n                \"billerName\": \"Little Scholars\"\n            },\n            {\n                \"billerId\": \"EDU018219UTT01\",\n                \"billerName\": \"Long View Public School\"\n            },\n            {\n                \"billerId\": \"EDU018220UTT01\",\n                \"billerName\": \"Lovedale Academy\"\n            },\n            {\n                \"billerId\": \"EDU018221UTT01\",\n                \"billerName\": \"Lucent International School\"\n            },\n            {\n                \"billerId\": \"EDU018222UTT01\",\n                \"billerName\": \"M Squire Public School\"\n            },\n            {\n                \"billerId\": \"EDU018223UTT01\",\n                \"billerName\": \"Maa Anandmayee Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018224UTT01\",\n                \"billerName\": \"Maa Nainawati Public School\"\n            },\n            {\n                \"billerId\": \"EDU018225UTT01\",\n                \"billerName\": \"Maa Saraswati Public School,\"\n            },\n            {\n                \"billerId\": \"EDU018226UTT01\",\n                \"billerName\": \"Maharashi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018227UTT01\",\n                \"billerName\": \"Maharishi Kanva Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU018228UTT01\",\n                \"billerName\": \"Maharishi Vidiya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018229UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018230UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018231UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018232UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018233UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018234UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018235UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018236UTT01\",\n                \"billerName\": \"Maharishi Vidya Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU018237UTT01\",\n                \"billerName\": \"Maharshi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018238UTT01\",\n                \"billerName\": \"Mahavir International School\"\n            },\n            {\n                \"billerId\": \"EDU018239UTT01\",\n                \"billerName\": \"Mallikarjun School\"\n            },\n            {\n                \"billerId\": \"EDU018240UTT01\",\n                \"billerName\": \"Manava Bharati India International School\"\n            },\n            {\n                \"billerId\": \"EDU018241UTT01\",\n                \"billerName\": \"Maples Academy\"\n            },\n            {\n                \"billerId\": \"EDU018242UTT01\",\n                \"billerName\": \"Maria Assumpta Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018243UTT01\",\n                \"billerName\": \"Maria School\"\n            },\n            {\n                \"billerId\": \"EDU018244UTT01\",\n                \"billerName\": \"Marshall School\"\n            },\n            {\n                \"billerId\": \"EDU018245UTT01\",\n                \"billerName\": \"Mary Mata School\"\n            },\n            {\n                \"billerId\": \"EDU018246UTT01\",\n                \"billerName\": \"Masseeh Dilasa School\"\n            },\n            {\n                \"billerId\": \"EDU018247UTT01\",\n                \"billerName\": \"Master Mind Public School\"\n            },\n            {\n                \"billerId\": \"EDU018248UTT01\",\n                \"billerName\": \"Maulana Azad Public School\"\n            },\n            {\n                \"billerId\": \"EDU018249UTT01\",\n                \"billerName\": \"Max International School\"\n            },\n            {\n                \"billerId\": \"EDU018250UTT01\",\n                \"billerName\": \"Miri Piri Khalsa Academy\"\n            },\n            {\n                \"billerId\": \"EDU018251UTT01\",\n                \"billerName\": \"Mnemonic Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018252UTT01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU018253UTT01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU018254UTT01\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU018255UTT01\",\n                \"billerName\": \"Modern Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU018256UTT01\",\n                \"billerName\": \"Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018257UTT01\",\n                \"billerName\": \"Mohan Lal Sah  Bal Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018258UTT01\",\n                \"billerName\": \"Mohinder Singh Memial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018259UTT01\",\n                \"billerName\": \"Monad Public School\"\n            },\n            {\n                \"billerId\": \"EDU018260UTT01\",\n                \"billerName\": \"Montfort Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018261UTT01\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDU018262UTT01\",\n                \"billerName\": \"Moolchand Academy\"\n            },\n            {\n                \"billerId\": \"EDU018263UTT01\",\n                \"billerName\": \"Moravian Institute\"\n            },\n            {\n                \"billerId\": \"EDU018264UTT01\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDU018265UTT01\",\n                \"billerName\": \"Mother Land Academy\"\n            },\n            {\n                \"billerId\": \"EDU018266UTT01\",\n                \"billerName\": \"Mother&#39;S Glory Public School\"\n            },\n            {\n                \"billerId\": \"EDU018267UTT01\",\n                \"billerName\": \"Mount Carmel Christian Academy\"\n            },\n            {\n                \"billerId\": \"EDU018268UTT01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018269UTT01\",\n                \"billerName\": \"Mount Fort Academy\"\n            },\n            {\n                \"billerId\": \"EDU018270UTT01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU018271UTT01\",\n                \"billerName\": \"Mount Litera Zee School Roorkee\"\n            },\n            {\n                \"billerId\": \"EDU018272UTT01\",\n                \"billerName\": \"Mount Litera Zee School, Haridwar\"\n            },\n            {\n                \"billerId\": \"EDU018273UTT01\",\n                \"billerName\": \"Mount Sinai School\"\n            },\n            {\n                \"billerId\": \"EDU018274UTT01\",\n                \"billerName\": \"Mount Sinai School\"\n            },\n            {\n                \"billerId\": \"EDU018275UTT01\",\n                \"billerName\": \"Mount Sinai School\"\n            },\n            {\n                \"billerId\": \"EDU018276UTT01\",\n                \"billerName\": \"Mussoorie International School\"\n            },\n            {\n                \"billerId\": \"EDU018277UTT01\",\n                \"billerName\": \"Mussoorie Public School\"\n            },\n            {\n                \"billerId\": \"EDU018278UTT01\",\n                \"billerName\": \"Naincy Convent\"\n            },\n            {\n                \"billerId\": \"EDU018279UTT01\",\n                \"billerName\": \"Naini Valley School\"\n            },\n            {\n                \"billerId\": \"EDU018280UTT01\",\n                \"billerName\": \"Nalanda Residential School\"\n            },\n            {\n                \"billerId\": \"EDU018281UTT01\",\n                \"billerName\": \"Nancy International School\"\n            },\n            {\n                \"billerId\": \"EDU018282UTT01\",\n                \"billerName\": \"Nanda Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018283UTT01\",\n                \"billerName\": \"Navyug Public School\"\n            },\n            {\n                \"billerId\": \"EDU018284UTT01\",\n                \"billerName\": \"New Beersheba Public School\"\n            },\n            {\n                \"billerId\": \"EDU018285UTT01\",\n                \"billerName\": \"New Doon Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDU018286UTT01\",\n                \"billerName\": \"New Era Academy\"\n            },\n            {\n                \"billerId\": \"EDU018287UTT01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU018288UTT01\",\n                \"billerName\": \"New Era Public School\"\n            },\n            {\n                \"billerId\": \"EDU018289UTT01\",\n                \"billerName\": \"New Horizon Intl School\"\n            },\n            {\n                \"billerId\": \"EDU018290UTT01\",\n                \"billerName\": \"New Light School\"\n            },\n            {\n                \"billerId\": \"EDU018291UTT01\",\n                \"billerName\": \"New Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDU018292UTT01\",\n                \"billerName\": \"New St. Thomas Academy\"\n            },\n            {\n                \"billerId\": \"EDU018293UTT01\",\n                \"billerName\": \"New Tehri International School\"\n            },\n            {\n                \"billerId\": \"EDU018294UTT01\",\n                \"billerName\": \"Nikhileshwar Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU018295UTT01\",\n                \"billerName\": \"Nirmal Ashram Deepmala Pagarani School\"\n            },\n            {\n                \"billerId\": \"EDU018296UTT01\",\n                \"billerName\": \"Nirmal Ashram Gyan Daan Academy\"\n            },\n            {\n                \"billerId\": \"EDU018297UTT01\",\n                \"billerName\": \"Nirmala Convent Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018298UTT01\",\n                \"billerName\": \"Nndm Beersheeba Public School\"\n            },\n            {\n                \"billerId\": \"EDU018299UTT01\",\n                \"billerName\": \"North Point Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018300UTT01\",\n                \"billerName\": \"Oak Grove School\"\n            },\n            {\n                \"billerId\": \"EDU018301UTT01\",\n                \"billerName\": \"Oakland Public School\"\n            },\n            {\n                \"billerId\": \"EDU018302UTT01\",\n                \"billerName\": \"Oceanic International School\"\n            },\n            {\n                \"billerId\": \"EDU018303UTT01\",\n                \"billerName\": \"Olympus High\"\n            },\n            {\n                \"billerId\": \"EDU018304UTT01\",\n                \"billerName\": \"Omkarananda Saraswati Nilayam\"\n            },\n            {\n                \"billerId\": \"EDU018305UTT01\",\n                \"billerName\": \"P.N.F.Public School\"\n            },\n            {\n                \"billerId\": \"EDU018306UTT01\",\n                \"billerName\": \"Parvati Prema Jagati\"\n            },\n            {\n                \"billerId\": \"EDU018307UTT01\",\n                \"billerName\": \"Peace Public School\"\n            },\n            {\n                \"billerId\": \"EDU018308UTT01\",\n                \"billerName\": \"Persistent Students Nest Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018309UTT01\",\n                \"billerName\": \"Pestle Weed College\"\n            },\n            {\n                \"billerId\": \"EDU018310UTT01\",\n                \"billerName\": \"Pine Hall School\"\n            },\n            {\n                \"billerId\": \"EDU018311UTT01\",\n                \"billerName\": \"Pioneers Academy\"\n            },\n            {\n                \"billerId\": \"EDU018312UTT01\",\n                \"billerName\": \"Pns Arihant Public Academy\"\n            },\n            {\n                \"billerId\": \"EDU018313UTT01\",\n                \"billerName\": \"Police Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018314UTT01\",\n                \"billerName\": \"Police Modern School Dehradun\"\n            },\n            {\n                \"billerId\": \"EDU018315UTT01\",\n                \"billerName\": \"Police Modern School Welfare Society\"\n            },\n            {\n                \"billerId\": \"EDU018316UTT01\",\n                \"billerName\": \"Presidency International School\"\n            },\n            {\n                \"billerId\": \"EDU018317UTT01\",\n                \"billerName\": \"Pyds Learning Academy\"\n            },\n            {\n                \"billerId\": \"EDU018318UTT01\",\n                \"billerName\": \"Queen&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018319UTT01\",\n                \"billerName\": \"R L K Junior High School\"\n            },\n            {\n                \"billerId\": \"EDU018320UTT01\",\n                \"billerName\": \"R. M. P. Sports Academy\"\n            },\n            {\n                \"billerId\": \"EDU018321UTT01\",\n                \"billerName\": \"R.A.N. Public School\"\n            },\n            {\n                \"billerId\": \"EDU018322UTT01\",\n                \"billerName\": \"R.C.D. Public School, Shivrajpur, Kotdwara, Garhwal\"\n            },\n            {\n                \"billerId\": \"EDU018323UTT01\",\n                \"billerName\": \"R.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDU018324UTT01\",\n                \"billerName\": \"R.P. Public School\"\n            },\n            {\n                \"billerId\": \"EDU018325UTT01\",\n                \"billerName\": \"Radha Children&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU018326UTT01\",\n                \"billerName\": \"Radiant Public School\"\n            },\n            {\n                \"billerId\": \"EDU018327UTT01\",\n                \"billerName\": \"Rainbow Academy\"\n            },\n            {\n                \"billerId\": \"EDU018328UTT01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU018329UTT01\",\n                \"billerName\": \"Rainbow Public School\"\n            },\n            {\n                \"billerId\": \"EDU018330UTT01\",\n                \"billerName\": \"Raja Ram Mohan Roy Academy\"\n            },\n            {\n                \"billerId\": \"EDU018331UTT01\",\n                \"billerName\": \"Rajputana College\"\n            },\n            {\n                \"billerId\": \"EDU018332UTT01\",\n                \"billerName\": \"Raksha Anusandhan Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU018333UTT01\",\n                \"billerName\": \"Ram Rama Public School,Vill Shahalipur Jaman Raipur Bijnor U.P\"\n            },\n            {\n                \"billerId\": \"EDU018334UTT01\",\n                \"billerName\": \"Red Rose Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018335UTT01\",\n                \"billerName\": \"Renaissance Dron School\"\n            },\n            {\n                \"billerId\": \"EDU018336UTT01\",\n                \"billerName\": \"Rishi Ram Shikshan Sansthan\"\n            },\n            {\n                \"billerId\": \"EDU018337UTT01\",\n                \"billerName\": \"Rishikesh Public School\"\n            },\n            {\n                \"billerId\": \"EDU018338UTT01\",\n                \"billerName\": \"Riverdale International School\"\n            },\n            {\n                \"billerId\": \"EDU018339UTT01\",\n                \"billerName\": \"Roorkee Public Senior Sec. School\"\n            },\n            {\n                \"billerId\": \"EDU018342UTT01\",\n                \"billerName\": \"S K Public School\"\n            },\n            {\n                \"billerId\": \"EDU018343UTT01\",\n                \"billerName\": \"S M Public School\"\n            },\n            {\n                \"billerId\": \"EDU018344UTT01\",\n                \"billerName\": \"S M S Dutta Memo Nosegay Pub School\"\n            },\n            {\n                \"billerId\": \"EDU018345UTT01\",\n                \"billerName\": \"S S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018346UTT01\",\n                \"billerName\": \"S. D. A. Inter College\"\n            },\n            {\n                \"billerId\": \"EDU018347UTT01\",\n                \"billerName\": \"S.B.N International School\"\n            },\n            {\n                \"billerId\": \"EDU018348UTT01\",\n                \"billerName\": \"S.N. Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018349UTT01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU018350UTT01\",\n                \"billerName\": \"Sai Grace Academy International\"\n            },\n            {\n                \"billerId\": \"EDU018351UTT01\",\n                \"billerName\": \"Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018352UTT01\",\n                \"billerName\": \"Sainik School\"\n            },\n            {\n                \"billerId\": \"EDU018353UTT01\",\n                \"billerName\": \"Saint Annes School\"\n            },\n            {\n                \"billerId\": \"EDU018354UTT01\",\n                \"billerName\": \"Saint Anthonys Public School\"\n            },\n            {\n                \"billerId\": \"EDU018355UTT01\",\n                \"billerName\": \"Samar Study Hall\"\n            },\n            {\n                \"billerId\": \"EDU018356UTT01\",\n                \"billerName\": \"Sandal Wood School\"\n            },\n            {\n                \"billerId\": \"EDU018357UTT01\",\n                \"billerName\": \"Sangam Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018358UTT01\",\n                \"billerName\": \"Sanguine Public School\"\n            },\n            {\n                \"billerId\": \"EDU018359UTT01\",\n                \"billerName\": \"Sanskar International School\"\n            },\n            {\n                \"billerId\": \"EDU018360UTT01\",\n                \"billerName\": \"Sant Kabeer Academy\"\n            },\n            {\n                \"billerId\": \"EDU018361UTT01\",\n                \"billerName\": \"Sanwal Shcool\"\n            },\n            {\n                \"billerId\": \"EDU018362UTT01\",\n                \"billerName\": \"Sapience School\"\n            },\n            {\n                \"billerId\": \"EDU018363UTT01\",\n                \"billerName\": \"Saraf Public School\"\n            },\n            {\n                \"billerId\": \"EDU018364UTT01\",\n                \"billerName\": \"Saraswati Academy\"\n            },\n            {\n                \"billerId\": \"EDU018365UTT01\",\n                \"billerName\": \"Saraswati Academy\"\n            },\n            {\n                \"billerId\": \"EDU018366UTT01\",\n                \"billerName\": \"Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018367UTT01\",\n                \"billerName\": \"Sarvagya Public School\"\n            },\n            {\n                \"billerId\": \"EDU018368UTT01\",\n                \"billerName\": \"Satyashwari Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018369UTT01\",\n                \"billerName\": \"Scholarbeam School\"\n            },\n            {\n                \"billerId\": \"EDU018370UTT01\",\n                \"billerName\": \"Scholars Academic Home\"\n            },\n            {\n                \"billerId\": \"EDU018371UTT01\",\n                \"billerName\": \"Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU018372UTT01\",\n                \"billerName\": \"Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU018373UTT01\",\n                \"billerName\": \"Scholar&#39;S Home Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018374UTT01\",\n                \"billerName\": \"Scholars Valley International School\"\n            },\n            {\n                \"billerId\": \"EDU018375UTT01\",\n                \"billerName\": \"Seedling School\"\n            },\n            {\n                \"billerId\": \"EDU018376UTT01\",\n                \"billerName\": \"Selaqui International School\"\n            },\n            {\n                \"billerId\": \"EDU018377UTT01\",\n                \"billerName\": \"Seven Oaks School\"\n            },\n            {\n                \"billerId\": \"EDU018378UTT01\",\n                \"billerName\": \"Sh. Mool Chand Shastri Bal Vidya Peeth\"\n            },\n            {\n                \"billerId\": \"EDU018379UTT01\",\n                \"billerName\": \"Shalini Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018380UTT01\",\n                \"billerName\": \"Shanti Memorial Public School (Smps)\"\n            },\n            {\n                \"billerId\": \"EDU018381UTT01\",\n                \"billerName\": \"Sharda Public School\"\n            },\n            {\n                \"billerId\": \"EDU018382UTT01\",\n                \"billerName\": \"Shelley School\"\n            },\n            {\n                \"billerId\": \"EDU018383UTT01\",\n                \"billerName\": \"Shemford Doon\"\n            },\n            {\n                \"billerId\": \"EDU018384UTT01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU018385UTT01\",\n                \"billerName\": \"Shemford Futuristic School\"\n            },\n            {\n                \"billerId\": \"EDU018386UTT01\",\n                \"billerName\": \"Shemford School\"\n            },\n            {\n                \"billerId\": \"EDU018387UTT01\",\n                \"billerName\": \"Shemford School\"\n            },\n            {\n                \"billerId\": \"EDU018388UTT01\",\n                \"billerName\": \"Shereton Academy\"\n            },\n            {\n                \"billerId\": \"EDU018389UTT01\",\n                \"billerName\": \"Sheron Public School\"\n            },\n            {\n                \"billerId\": \"EDU018390UTT01\",\n                \"billerName\": \"Sherwood College\"\n            },\n            {\n                \"billerId\": \"EDU018391UTT01\",\n                \"billerName\": \"Shigally Hill International Academy\"\n            },\n            {\n                \"billerId\": \"EDU018392UTT01\",\n                \"billerName\": \"Shiksha Bharati Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018393UTT01\",\n                \"billerName\": \"Shiksha Shree Public School Roorkee\"\n            },\n            {\n                \"billerId\": \"EDU018394UTT01\",\n                \"billerName\": \"Shining Star School\"\n            },\n            {\n                \"billerId\": \"EDU018395UTT01\",\n                \"billerName\": \"Shivalik  Public School\"\n            },\n            {\n                \"billerId\": \"EDU018396UTT01\",\n                \"billerName\": \"Shivalik Academy\"\n            },\n            {\n                \"billerId\": \"EDU018397UTT01\",\n                \"billerName\": \"Shivalik Ganges Public School\"\n            },\n            {\n                \"billerId\": \"EDU018398UTT01\",\n                \"billerName\": \"Shivalik Holy Mount Academy\"\n            },\n            {\n                \"billerId\": \"EDU018399UTT01\",\n                \"billerName\": \"Shivdale School\"\n            },\n            {\n                \"billerId\": \"EDU018400UTT01\",\n                \"billerName\": \"Shiwalik International School\"\n            },\n            {\n                \"billerId\": \"EDU018401UTT01\",\n                \"billerName\": \"Shree Yogeshwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018402UTT01\",\n                \"billerName\": \"Shreya Public School\"\n            },\n            {\n                \"billerId\": \"EDU018403UTT01\",\n                \"billerName\": \"Shri Bhagat Ram New Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018404UTT01\",\n                \"billerName\": \"Shri Bharat Mandir Public School\"\n            },\n            {\n                \"billerId\": \"EDU018405UTT01\",\n                \"billerName\": \"Shri Chandrabadni Public School\"\n            },\n            {\n                \"billerId\": \"EDU018406UTT01\",\n                \"billerName\": \"Shri Guru Nanak Academy\"\n            },\n            {\n                \"billerId\": \"EDU018407UTT01\",\n                \"billerName\": \"Shri Guru Nanak Dev Sikh Public School\"\n            },\n            {\n                \"billerId\": \"EDU018408UTT01\",\n                \"billerName\": \"Shri Guru Nanak Model Sch\"\n            },\n            {\n                \"billerId\": \"EDU018409UTT01\",\n                \"billerName\": \"Shri Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU018410UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018411UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018412UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018413UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018414UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018415UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018416UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018417UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018418UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018419UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018420UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018421UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018422UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018423UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018424UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018425UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018426UTT01\",\n                \"billerName\": \"Shri Guru Ram Rai Public School Karanprayag Chamoli Garhwal\"\n            },\n            {\n                \"billerId\": \"EDU018427UTT01\",\n                \"billerName\": \"Shri Ram Centennial School\"\n            },\n            {\n                \"billerId\": \"EDU018428UTT01\",\n                \"billerName\": \"Shri Ram Krishna Academy\"\n            },\n            {\n                \"billerId\": \"EDU018429UTT01\",\n                \"billerName\": \"Shri Ram Public School\"\n            },\n            {\n                \"billerId\": \"EDU018430UTT01\",\n                \"billerName\": \"Shri Ram Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018431UTT01\",\n                \"billerName\": \"Shri Sidhbali Public School\"\n            },\n            {\n                \"billerId\": \"EDU018432UTT01\",\n                \"billerName\": \"Shriguru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018433UTT01\",\n                \"billerName\": \"Siddharath Public School\"\n            },\n            {\n                \"billerId\": \"EDU018434UTT01\",\n                \"billerName\": \"Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU018435UTT01\",\n                \"billerName\": \"Siddharth Public School\"\n            },\n            {\n                \"billerId\": \"EDU018436UTT01\",\n                \"billerName\": \"Skyward Public School\"\n            },\n            {\n                \"billerId\": \"EDU018437UTT01\",\n                \"billerName\": \"Snow White Public School\"\n            },\n            {\n                \"billerId\": \"EDU018438UTT01\",\n                \"billerName\": \"Soar Valley Public School\"\n            },\n            {\n                \"billerId\": \"EDU018439UTT01\",\n                \"billerName\": \"Social Baluni Public School\"\n            },\n            {\n                \"billerId\": \"EDU018440UTT01\",\n                \"billerName\": \"Sos-Hermann Gmeiner School\"\n            },\n            {\n                \"billerId\": \"EDU018441UTT01\",\n                \"billerName\": \"Spring Dale Public School\"\n            },\n            {\n                \"billerId\": \"EDU018442UTT01\",\n                \"billerName\": \"Spring Dales Public School\"\n            },\n            {\n                \"billerId\": \"EDU018443UTT01\",\n                \"billerName\": \"Spring Dales School\"\n            },\n            {\n                \"billerId\": \"EDU018444UTT01\",\n                \"billerName\": \"Spring Field School\"\n            },\n            {\n                \"billerId\": \"EDU018445UTT01\",\n                \"billerName\": \"Spring Hills School\"\n            },\n            {\n                \"billerId\": \"EDU018446UTT01\",\n                \"billerName\": \"Sri D D Chhimwal Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDU018447UTT01\",\n                \"billerName\": \"Sri Dasmesh School\"\n            },\n            {\n                \"billerId\": \"EDU018448UTT01\",\n                \"billerName\": \"Sri Guru Nanak Higher Secondary Sch\"\n            },\n            {\n                \"billerId\": \"EDU018449UTT01\",\n                \"billerName\": \"Sri Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU018450UTT01\",\n                \"billerName\": \"Sri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018451UTT01\",\n                \"billerName\": \"Sri Guru Ram Rai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018452UTT01\",\n                \"billerName\": \"Sri Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU018453UTT01\",\n                \"billerName\": \"Sri Prabhu Greenville Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018454UTT01\",\n                \"billerName\": \"Sri Sai Baba International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018455UTT01\",\n                \"billerName\": \"Sri Sai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018456UTT01\",\n                \"billerName\": \"Sri Sathya Sai School\"\n            },\n            {\n                \"billerId\": \"EDU018457UTT01\",\n                \"billerName\": \"St Clare&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018458UTT01\",\n                \"billerName\": \"St J.P. Convent Public School\"\n            },\n            {\n                \"billerId\": \"EDU018459UTT01\",\n                \"billerName\": \"St Lawrence School\"\n            },\n            {\n                \"billerId\": \"EDU018460UTT01\",\n                \"billerName\": \"St Marks Academy\"\n            },\n            {\n                \"billerId\": \"EDU018461UTT01\",\n                \"billerName\": \"St Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018462UTT01\",\n                \"billerName\": \"St Mary&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018463UTT01\",\n                \"billerName\": \"St Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018464UTT01\",\n                \"billerName\": \"St. Amtul&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018465UTT01\",\n                \"billerName\": \"St. Andrew&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018466UTT01\",\n                \"billerName\": \"St. Ann&#39;S Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018467UTT01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU018468UTT01\",\n                \"billerName\": \"St. George&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU018469UTT01\",\n                \"billerName\": \"St. John&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018470UTT01\",\n                \"billerName\": \"St. John&#39;S Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018471UTT01\",\n                \"billerName\": \"St. Joseph&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU018472UTT01\",\n                \"billerName\": \"St. Joseph&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU018473UTT01\",\n                \"billerName\": \"St. Josephs Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018474UTT01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018475UTT01\",\n                \"billerName\": \"St. Jude&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018476UTT01\",\n                \"billerName\": \"St. Lamart School\"\n            },\n            {\n                \"billerId\": \"EDU018477UTT01\",\n                \"billerName\": \"St. Maria Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018478UTT01\",\n                \"billerName\": \"St. Mary&#39;S Convent College\"\n            },\n            {\n                \"billerId\": \"EDU018479UTT01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018480UTT01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018481UTT01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018482UTT01\",\n                \"billerName\": \"St. Mary&#39;S Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018483UTT01\",\n                \"billerName\": \"St. Mary&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018484UTT01\",\n                \"billerName\": \"St. Mary&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018485UTT01\",\n                \"billerName\": \"St. Paul&#39;S Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018486UTT01\",\n                \"billerName\": \"St. Tara Academy\"\n            },\n            {\n                \"billerId\": \"EDU018487UTT01\",\n                \"billerName\": \"St. Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018488UTT01\",\n                \"billerName\": \"St. Theresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018489UTT01\",\n                \"billerName\": \"St. Thomas&#39; College\"\n            },\n            {\n                \"billerId\": \"EDU018490UTT01\",\n                \"billerName\": \"St. Thomas Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018491UTT01\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDU018492UTT01\",\n                \"billerName\": \"St. Xaviers Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018493UTT01\",\n                \"billerName\": \"St. Xavier&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU018494UTT01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018495UTT01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018496UTT01\",\n                \"billerName\": \"St.Adams Public School\"\n            },\n            {\n                \"billerId\": \"EDU018497UTT01\",\n                \"billerName\": \"Subhash Chandra Bose Academy\"\n            },\n            {\n                \"billerId\": \"EDU018498UTT01\",\n                \"billerName\": \"Sult Public School\"\n            },\n            {\n                \"billerId\": \"EDU018499UTT01\",\n                \"billerName\": \"Summer Valley School\"\n            },\n            {\n                \"billerId\": \"EDU018500UTT01\",\n                \"billerName\": \"Summerfield School\"\n            },\n            {\n                \"billerId\": \"EDU018501UTT01\",\n                \"billerName\": \"Sunrise Academy\"\n            },\n            {\n                \"billerId\": \"EDU018502UTT01\",\n                \"billerName\": \"Sunrise Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018503UTT01\",\n                \"billerName\": \"Sunshine Public School\"\n            },\n            {\n                \"billerId\": \"EDU018504UTT01\",\n                \"billerName\": \"Sushiladevi Harishchandra Academy\"\n            },\n            {\n                \"billerId\": \"EDU018505UTT01\",\n                \"billerName\": \"Swami Anand Murti Uma Bharti Pub Sch\"\n            },\n            {\n                \"billerId\": \"EDU018506UTT01\",\n                \"billerName\": \"Swami Hariharanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU018507UTT01\",\n                \"billerName\": \"Swami Pranavananda Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018508UTT01\",\n                \"billerName\": \"Swami Sant Dass Public School\"\n            },\n            {\n                \"billerId\": \"EDU018509UTT01\",\n                \"billerName\": \"Swami Vivekanand Public School\"\n            },\n            {\n                \"billerId\": \"EDU018510UTT01\",\n                \"billerName\": \"Swan Public School\"\n            },\n            {\n                \"billerId\": \"EDU018511UTT01\",\n                \"billerName\": \"T C G Public School\"\n            },\n            {\n                \"billerId\": \"EDU018512UTT01\",\n                \"billerName\": \"Templeten College\"\n            },\n            {\n                \"billerId\": \"EDU018513UTT01\",\n                \"billerName\": \"Templeton Academy International\"\n            },\n            {\n                \"billerId\": \"EDU018514UTT01\",\n                \"billerName\": \"The Annfield School\"\n            },\n            {\n                \"billerId\": \"EDU018515UTT01\",\n                \"billerName\": \"The Aryan School\"\n            },\n            {\n                \"billerId\": \"EDU018516UTT01\",\n                \"billerName\": \"The Asian Academy\"\n            },\n            {\n                \"billerId\": \"EDU018517UTT01\",\n                \"billerName\": \"The Asian School\"\n            },\n            {\n                \"billerId\": \"EDU018518UTT01\",\n                \"billerName\": \"The Daffodills Public School\"\n            },\n            {\n                \"billerId\": \"EDU018519UTT01\",\n                \"billerName\": \"The Doon Grammar School\"\n            },\n            {\n                \"billerId\": \"EDU018520UTT01\",\n                \"billerName\": \"The Doon School\"\n            },\n            {\n                \"billerId\": \"EDU018521UTT01\",\n                \"billerName\": \"The Doon Yudhishtera Public School\"\n            },\n            {\n                \"billerId\": \"EDU018522UTT01\",\n                \"billerName\": \"The Drona School\"\n            },\n            {\n                \"billerId\": \"EDU018523UTT01\",\n                \"billerName\": \"The Espee Global School\"\n            },\n            {\n                \"billerId\": \"EDU018524UTT01\",\n                \"billerName\": \"The Green International School\"\n            },\n            {\n                \"billerId\": \"EDU018525UTT01\",\n                \"billerName\": \"The Gurukul Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU018526UTT01\",\n                \"billerName\": \"The Heritage Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU018527UTT01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU018528UTT01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU018529UTT01\",\n                \"billerName\": \"The Himalayan Public School\"\n            },\n            {\n                \"billerId\": \"EDU018530UTT01\",\n                \"billerName\": \"The Holy Angels\"\n            },\n            {\n                \"billerId\": \"EDU018531UTT01\",\n                \"billerName\": \"The Horizon School\"\n            },\n            {\n                \"billerId\": \"EDU018532UTT01\",\n                \"billerName\": \"The Indian Academy\"\n            },\n            {\n                \"billerId\": \"EDU018533UTT01\",\n                \"billerName\": \"The Indian Cambridge School\"\n            },\n            {\n                \"billerId\": \"EDU018534UTT01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU018535UTT01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU018536UTT01\",\n                \"billerName\": \"The Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDU018537UTT01\",\n                \"billerName\": \"The Laureate School\"\n            },\n            {\n                \"billerId\": \"EDU018538UTT01\",\n                \"billerName\": \"The Masters School\"\n            },\n            {\n                \"billerId\": \"EDU018539UTT01\",\n                \"billerName\": \"The Motessori School\"\n            },\n            {\n                \"billerId\": \"EDU018540UTT01\",\n                \"billerName\": \"The Mussoorie Girls &amp; Boys School\"\n            },\n            {\n                \"billerId\": \"EDU018541UTT01\",\n                \"billerName\": \"The Oxford Academy\"\n            },\n            {\n                \"billerId\": \"EDU018542UTT01\",\n                \"billerName\": \"The Oxford School\"\n            },\n            {\n                \"billerId\": \"EDU018543UTT01\",\n                \"billerName\": \"The Royal College\"\n            },\n            {\n                \"billerId\": \"EDU018544UTT01\",\n                \"billerName\": \"The Scholars Academy\"\n            },\n            {\n                \"billerId\": \"EDU018545UTT01\",\n                \"billerName\": \"The Shivalik International School\"\n            },\n            {\n                \"billerId\": \"EDU018546UTT01\",\n                \"billerName\": \"The Sunbeam Public School\"\n            },\n            {\n                \"billerId\": \"EDU018547UTT01\",\n                \"billerName\": \"The Wisdom Global School\"\n            },\n            {\n                \"billerId\": \"EDU018548UTT01\",\n                \"billerName\": \"Thomsan World School\"\n            },\n            {\n                \"billerId\": \"EDU018549UTT01\",\n                \"billerName\": \"Tibetan Children&#39;S Village School\"\n            },\n            {\n                \"billerId\": \"EDU018550UTT01\",\n                \"billerName\": \"Tibetan Homes School\"\n            },\n            {\n                \"billerId\": \"EDU018551UTT01\",\n                \"billerName\": \"Tibetan Homes School\"\n            },\n            {\n                \"billerId\": \"EDU018552UTT01\",\n                \"billerName\": \"Tibetan Nehru Memorial Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU018553UTT01\",\n                \"billerName\": \"Tikku Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018554UTT01\",\n                \"billerName\": \"Times World School\"\n            },\n            {\n                \"billerId\": \"EDU018555UTT01\",\n                \"billerName\": \"Touch Wood School\"\n            },\n            {\n                \"billerId\": \"EDU018556UTT01\",\n                \"billerName\": \"Trinity High School\"\n            },\n            {\n                \"billerId\": \"EDU018557UTT01\",\n                \"billerName\": \"Tulas International School\"\n            },\n            {\n                \"billerId\": \"EDU018558UTT01\",\n                \"billerName\": \"Ucs School Champawat\"\n            },\n            {\n                \"billerId\": \"EDU018559UTT01\",\n                \"billerName\": \"Udaishwar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018560UTT01\",\n                \"billerName\": \"Udayan International School\"\n            },\n            {\n                \"billerId\": \"EDU018561UTT01\",\n                \"billerName\": \"Uma Rana Public School\"\n            },\n            {\n                \"billerId\": \"EDU018562UTT01\",\n                \"billerName\": \"Unison World School\"\n            },\n            {\n                \"billerId\": \"EDU018563UTT01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018564UTT01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018565UTT01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018566UTT01\",\n                \"billerName\": \"Universal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018567UTT01\",\n                \"billerName\": \"Universal Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018568UTT01\",\n                \"billerName\": \"Universal Convent School Kaladhungi\"\n            },\n            {\n                \"billerId\": \"EDU018569UTT01\",\n                \"billerName\": \"Uttaranchal Childrens Academy Senior Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018570UTT01\",\n                \"billerName\": \"V.S.M. Sunflower Public School\"\n            },\n            {\n                \"billerId\": \"EDU018571UTT01\",\n                \"billerName\": \"Valley Of Flowers School\"\n            },\n            {\n                \"billerId\": \"EDU018572UTT01\",\n                \"billerName\": \"Vantage Hall School\"\n            },\n            {\n                \"billerId\": \"EDU018573UTT01\",\n                \"billerName\": \"Vendy Public School\"\n            },\n            {\n                \"billerId\": \"EDU018574UTT01\",\n                \"billerName\": \"Vidya Mandir Sr Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018575UTT01\",\n                \"billerName\": \"Vidya Sagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018576UTT01\",\n                \"billerName\": \"Vidyasthal Children Academy\"\n            },\n            {\n                \"billerId\": \"EDU018577UTT01\",\n                \"billerName\": \"Vision Valley School\"\n            },\n            {\n                \"billerId\": \"EDU018578UTT01\",\n                \"billerName\": \"Vivekanand School\"\n            },\n            {\n                \"billerId\": \"EDU018579UTT01\",\n                \"billerName\": \"Viverly Public School\"\n            },\n            {\n                \"billerId\": \"EDU018580UTT01\",\n                \"billerName\": \"Walia Global Academy\"\n            },\n            {\n                \"billerId\": \"EDU018581UTT01\",\n                \"billerName\": \"Welham Boys School\"\n            },\n            {\n                \"billerId\": \"EDU018582UTT01\",\n                \"billerName\": \"Welham Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018583UTT01\",\n                \"billerName\": \"White Hall School,\"\n            },\n            {\n                \"billerId\": \"EDU018584UTT01\",\n                \"billerName\": \"Whizzkid International School\"\n            },\n            {\n                \"billerId\": \"EDU018585UTT01\",\n                \"billerName\": \"Will Field School\"\n            },\n            {\n                \"billerId\": \"EDU018586UTT01\",\n                \"billerName\": \"Wisdom Public School\"\n            },\n            {\n                \"billerId\": \"EDU018587UTT01\",\n                \"billerName\": \"Woodbridge School\"\n            },\n            {\n                \"billerId\": \"EDU018588UTT01\",\n                \"billerName\": \"Woodland School\"\n            },\n            {\n                \"billerId\": \"EDU018589UTT01\",\n                \"billerName\": \"Wynberg Allen School\"\n            },\n            {\n                \"billerId\": \"EDU018590WBL01\",\n                \"billerName\": \"Aaloke Bharti Model School\"\n            },\n            {\n                \"billerId\": \"EDU018591WBL01\",\n                \"billerName\": \"Abbot Shishu Hall\"\n            },\n            {\n                \"billerId\": \"EDU018592WBL01\",\n                \"billerName\": \"Abhinav Bharati High School\"\n            },\n            {\n                \"billerId\": \"EDU018593WBL01\",\n                \"billerName\": \"Acme Academy\"\n            },\n            {\n                \"billerId\": \"EDU018594WBL01\",\n                \"billerName\": \"Adamas International School\"\n            },\n            {\n                \"billerId\": \"EDU018595WBL01\",\n                \"billerName\": \"Adamas World School\"\n            },\n            {\n                \"billerId\": \"EDU018596WBL01\",\n                \"billerName\": \"Aditya Academy Secondary\"\n            },\n            {\n                \"billerId\": \"EDU018597WBL01\",\n                \"billerName\": \"Aditya Academy Sr. Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018598WBL01\",\n                \"billerName\": \"Agarpara Swami Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU018599WBL01\",\n                \"billerName\": \"Agpn Convent &amp; Eklabya Residential School\"\n            },\n            {\n                \"billerId\": \"EDU018600WBL01\",\n                \"billerName\": \"Agrasain Balika Siksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU018601WBL01\",\n                \"billerName\": \"Agrasain Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018602WBL01\",\n                \"billerName\": \"Air Force School, Kalaikunda\"\n            },\n            {\n                \"billerId\": \"EDU018603WBL01\",\n                \"billerName\": \"Akshar\"\n            },\n            {\n                \"billerId\": \"EDU018604WBL01\",\n                \"billerName\": \"Albany Hall Public School\"\n            },\n            {\n                \"billerId\": \"EDU018605WBL01\",\n                \"billerName\": \"All Saints Church School\"\n            },\n            {\n                \"billerId\": \"EDU018606WBL01\",\n                \"billerName\": \"Alphonsa School\"\n            },\n            {\n                \"billerId\": \"EDU018607WBL01\",\n                \"billerName\": \"Amrita Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDU018608WBL01\",\n                \"billerName\": \"Amrita Vidyalayam - Kolkata\"\n            },\n            {\n                \"billerId\": \"EDU018609WBL01\",\n                \"billerName\": \"Anglo - Arabic Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018610WBL01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU018611WBL01\",\n                \"billerName\": \"Apeejay School\"\n            },\n            {\n                \"billerId\": \"EDU018612WBL01\",\n                \"billerName\": \"Apex Academy\"\n            },\n            {\n                \"billerId\": \"EDU018613WBL01\",\n                \"billerName\": \"Arambagh Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU018614WBL01\",\n                \"billerName\": \"Armenian College And Philanthropic Academy\"\n            },\n            {\n                \"billerId\": \"EDU018615WBL01\",\n                \"billerName\": \"Asansol North Point School\"\n            },\n            {\n                \"billerId\": \"EDU018616WBL01\",\n                \"billerName\": \"Asansol St. Anthony Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018617WBL01\",\n                \"billerName\": \"Ashok Hall Girls Higher Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018618WBL01\",\n                \"billerName\": \"Asian International School\"\n            },\n            {\n                \"billerId\": \"EDU018619WBL01\",\n                \"billerName\": \"Assembly Of Angels Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018620WBL01\",\n                \"billerName\": \"Assembly Of Christ School\"\n            },\n            {\n                \"billerId\": \"EDU018621WBL01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU018622WBL01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU018623WBL01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU018624WBL01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU018625WBL01\",\n                \"billerName\": \"Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU018626WBL01\",\n                \"billerName\": \"Augustine&#39;S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018627WBL01\",\n                \"billerName\": \"Authpur National Model School\"\n            },\n            {\n                \"billerId\": \"EDU018628WBL01\",\n                \"billerName\": \"Auxilium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018629WBL01\",\n                \"billerName\": \"Auxilium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018630WBL01\",\n                \"billerName\": \"Auxilium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018631WBL01\",\n                \"billerName\": \"Auxilium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018632WBL01\",\n                \"billerName\": \"Auxilium Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018633WBL01\",\n                \"billerName\": \"B D M International\"\n            },\n            {\n                \"billerId\": \"EDU018634WBL01\",\n                \"billerName\": \"B.B.I.T Public School\"\n            },\n            {\n                \"billerId\": \"EDU018635WBL01\",\n                \"billerName\": \"B.D. Memorial English High School\"\n            },\n            {\n                \"billerId\": \"EDU018636WBL01\",\n                \"billerName\": \"B.S.S. Central Public School\"\n            },\n            {\n                \"billerId\": \"EDU018637WBL01\",\n                \"billerName\": \"Barasat Indira Gandhi Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU018638WBL01\",\n                \"billerName\": \"Bd Jain Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018639WBL01\",\n                \"billerName\": \"Beachwood School\"\n            },\n            {\n                \"billerId\": \"EDU018640WBL01\",\n                \"billerName\": \"Belda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018641WBL01\",\n                \"billerName\": \"Belle Vue Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU018642WBL01\",\n                \"billerName\": \"Bethany Mission School\"\n            },\n            {\n                \"billerId\": \"EDU018643WBL01\",\n                \"billerName\": \"Bethany School\"\n            },\n            {\n                \"billerId\": \"EDU018644WBL01\",\n                \"billerName\": \"Bethany School Sulantu\"\n            },\n            {\n                \"billerId\": \"EDU018645WBL01\",\n                \"billerName\": \"Bhadra Sheela Memorial Institutions\"\n            },\n            {\n                \"billerId\": \"EDU018646WBL01\",\n                \"billerName\": \"Bhaktivedanta National School\"\n            },\n            {\n                \"billerId\": \"EDU018647WBL01\",\n                \"billerName\": \"Bharat Academy &amp;Sciences\"\n            },\n            {\n                \"billerId\": \"EDU018648WBL01\",\n                \"billerName\": \"Bhavan&#39;S Gangbux Kanoria Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU018649WBL01\",\n                \"billerName\": \"Bhavan&#39;S Netaji Subhash Chander Bose\"\n            },\n            {\n                \"billerId\": \"EDU018650WBL01\",\n                \"billerName\": \"Bholananda National Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU018651WBL01\",\n                \"billerName\": \"Bhor Academy\"\n            },\n            {\n                \"billerId\": \"EDU018652WBL01\",\n                \"billerName\": \"Bidhan School\"\n            },\n            {\n                \"billerId\": \"EDU018653WBL01\",\n                \"billerName\": \"Bikash Bharati Blooms Day School\"\n            },\n            {\n                \"billerId\": \"EDU018654WBL01\",\n                \"billerName\": \"Bina Mohit Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018655WBL01\",\n                \"billerName\": \"Birla Bharati,\"\n            },\n            {\n                \"billerId\": \"EDU018656WBL01\",\n                \"billerName\": \"Birla Divya Jyoti\"\n            },\n            {\n                \"billerId\": \"EDU018657WBL01\",\n                \"billerName\": \"Birla High School\"\n            },\n            {\n                \"billerId\": \"EDU018658WBL01\",\n                \"billerName\": \"Bishop Morrow School\"\n            },\n            {\n                \"billerId\": \"EDU018659WBL01\",\n                \"billerName\": \"Bodhicariya Sr. Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018660WBL01\",\n                \"billerName\": \"Bodhisukha School\"\n            },\n            {\n                \"billerId\": \"EDU018661WBL01\",\n                \"billerName\": \"Boon English School\"\n            },\n            {\n                \"billerId\": \"EDU018662WBL01\",\n                \"billerName\": \"Brindavan Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU018663WBL01\",\n                \"billerName\": \"Budge Budge St. Paul&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU018664WBL01\",\n                \"billerName\": \"Burdwan Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU018665WBL01\",\n                \"billerName\": \"Burdwan Model School\"\n            },\n            {\n                \"billerId\": \"EDU018666WBL01\",\n                \"billerName\": \"Burnpur Riverside School\"\n            },\n            {\n                \"billerId\": \"EDU018667WBL01\",\n                \"billerName\": \"Burnpur Riverside School\"\n            },\n            {\n                \"billerId\": \"EDU018668WBL01\",\n                \"billerName\": \"Caesar School\"\n            },\n            {\n                \"billerId\": \"EDU018669WBL01\",\n                \"billerName\": \"Calcutta Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018670WBL01\",\n                \"billerName\": \"Calcutta Girls&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU018671WBL01\",\n                \"billerName\": \"Calcutta Public School\"\n            },\n            {\n                \"billerId\": \"EDU018672WBL01\",\n                \"billerName\": \"Calcutta Public School\"\n            },\n            {\n                \"billerId\": \"EDU018673WBL01\",\n                \"billerName\": \"Calcutta Public School\"\n            },\n            {\n                \"billerId\": \"EDU018674WBL01\",\n                \"billerName\": \"Cambridge English School\"\n            },\n            {\n                \"billerId\": \"EDU018675WBL01\",\n                \"billerName\": \"Camellia School\"\n            },\n            {\n                \"billerId\": \"EDU018676WBL01\",\n                \"billerName\": \"Campion International School\"\n            },\n            {\n                \"billerId\": \"EDU018677WBL01\",\n                \"billerName\": \"Carmel Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU018678WBL01\",\n                \"billerName\": \"Carmel High School\"\n            },\n            {\n                \"billerId\": \"EDU018679WBL01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018680WBL01\",\n                \"billerName\": \"Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018681WBL01\",\n                \"billerName\": \"Central Model School\"\n            },\n            {\n                \"billerId\": \"EDU018682WBL01\",\n                \"billerName\": \"Central Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018683WBL01\",\n                \"billerName\": \"Chakdaha Model School\"\n            },\n            {\n                \"billerId\": \"EDU018684WBL01\",\n                \"billerName\": \"Children&#39;S Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU018685WBL01\",\n                \"billerName\": \"Chittaranjan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018686WBL01\",\n                \"billerName\": \"Christopher Day School\"\n            },\n            {\n                \"billerId\": \"EDU018687WBL01\",\n                \"billerName\": \"Claret School\"\n            },\n            {\n                \"billerId\": \"EDU018688WBL01\",\n                \"billerName\": \"Contai Public School\"\n            },\n            {\n                \"billerId\": \"EDU018689WBL01\",\n                \"billerName\": \"Convent Of Jesus And Mary\"\n            },\n            {\n                \"billerId\": \"EDU018690WBL01\",\n                \"billerName\": \"Cornerstone School\"\n            },\n            {\n                \"billerId\": \"EDU018691WBL01\",\n                \"billerName\": \"Cygnet Day School\"\n            },\n            {\n                \"billerId\": \"EDU018692WBL01\",\n                \"billerName\": \"D A V Model School\"\n            },\n            {\n                \"billerId\": \"EDU018693WBL01\",\n                \"billerName\": \"D A V Model School\"\n            },\n            {\n                \"billerId\": \"EDU018694WBL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU018695WBL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU018696WBL01\",\n                \"billerName\": \"D A V Public School\"\n            },\n            {\n                \"billerId\": \"EDU018697WBL01\",\n                \"billerName\": \"D A V School\"\n            },\n            {\n                \"billerId\": \"EDU018698WBL01\",\n                \"billerName\": \"D.A.V. Public School,\"\n            },\n            {\n                \"billerId\": \"EDU018699WBL01\",\n                \"billerName\": \"Daisies School\"\n            },\n            {\n                \"billerId\": \"EDU018700WBL01\",\n                \"billerName\": \"Darjeeling Public School\"\n            },\n            {\n                \"billerId\": \"EDU018701WBL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018702WBL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018703WBL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018704WBL01\",\n                \"billerName\": \"Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018705WBL01\",\n                \"billerName\": \"Dawn Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU018706WBL01\",\n                \"billerName\": \"De Paul School\"\n            },\n            {\n                \"billerId\": \"EDU018707WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018708WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018709WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018710WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018711WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018712WBL01\",\n                \"billerName\": \"Delhi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018713WBL01\",\n                \"billerName\": \"Delhi Public School Asansol\"\n            },\n            {\n                \"billerId\": \"EDU018714WBL01\",\n                \"billerName\": \"Delhi Public School Megacity\"\n            },\n            {\n                \"billerId\": \"EDU018715WBL01\",\n                \"billerName\": \"Delhi Public School North Kolkata\"\n            },\n            {\n                \"billerId\": \"EDU018716WBL01\",\n                \"billerName\": \"Delhi Public School,\"\n            },\n            {\n                \"billerId\": \"EDU018717WBL01\",\n                \"billerName\": \"Delhi Public School, Howrah\"\n            },\n            {\n                \"billerId\": \"EDU018718WBL01\",\n                \"billerName\": \"Devaki Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018719WBL01\",\n                \"billerName\": \"Devi Sushila Khedia Dav Public School,\"\n            },\n            {\n                \"billerId\": \"EDU018720WBL01\",\n                \"billerName\": \"Disari Public School\"\n            },\n            {\n                \"billerId\": \"EDU018721WBL01\",\n                \"billerName\": \"Divine Mercy School\"\n            },\n            {\n                \"billerId\": \"EDU018722WBL01\",\n                \"billerName\": \"Dolna Day School\"\n            },\n            {\n                \"billerId\": \"EDU018723WBL01\",\n                \"billerName\": \"Don Bosco English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018724WBL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018725WBL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018726WBL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018727WBL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018728WBL01\",\n                \"billerName\": \"Don Bosco School\"\n            },\n            {\n                \"billerId\": \"EDU018729WBL01\",\n                \"billerName\": \"Don Bosco Self Employment Research Institute\"\n            },\n            {\n                \"billerId\": \"EDU018730WBL01\",\n                \"billerName\": \"Dooars International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018731WBL01\",\n                \"billerName\": \"Doon Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU018732WBL01\",\n                \"billerName\": \"Douglas Memorial Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018733WBL01\",\n                \"billerName\": \"Dow Hill School\"\n            },\n            {\n                \"billerId\": \"EDU018734WBL01\",\n                \"billerName\": \"Dr. Graham&#39;S Homes\"\n            },\n            {\n                \"billerId\": \"EDU018735WBL01\",\n                \"billerName\": \"Dreamland School\"\n            },\n            {\n                \"billerId\": \"EDU018736WBL01\",\n                \"billerName\": \"Dunlop English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018737WBL01\",\n                \"billerName\": \"Durgapur Harshabardhan Road Aurobindo Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU018738WBL01\",\n                \"billerName\": \"Durgapur Ispat Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDU018739WBL01\",\n                \"billerName\": \"Durgapur Public Institute\"\n            },\n            {\n                \"billerId\": \"EDU018740WBL01\",\n                \"billerName\": \"Durgapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU018741WBL01\",\n                \"billerName\": \"Durgapur Public School\"\n            },\n            {\n                \"billerId\": \"EDU018742WBL01\",\n                \"billerName\": \"East Point School\"\n            },\n            {\n                \"billerId\": \"EDU018743WBL01\",\n                \"billerName\": \"East West Model School\"\n            },\n            {\n                \"billerId\": \"EDU018744WBL01\",\n                \"billerName\": \"Eastern Railway High School\"\n            },\n            {\n                \"billerId\": \"EDU018745WBL01\",\n                \"billerName\": \"Egra  Public  School\"\n            },\n            {\n                \"billerId\": \"EDU018746WBL01\",\n                \"billerName\": \"El-Bethel School\"\n            },\n            {\n                \"billerId\": \"EDU018747WBL01\",\n                \"billerName\": \"Elias Meyer F.S. &amp; T.T.\"\n            },\n            {\n                \"billerId\": \"EDU018748WBL01\",\n                \"billerName\": \"Emmanuel English School\"\n            },\n            {\n                \"billerId\": \"EDU018749WBL01\",\n                \"billerName\": \"English Oriental Academy\"\n            },\n            {\n                \"billerId\": \"EDU018750WBL01\",\n                \"billerName\": \"Explore International School\"\n            },\n            {\n                \"billerId\": \"EDU018751WBL01\",\n                \"billerName\": \"Familia School\"\n            },\n            {\n                \"billerId\": \"EDU018752WBL01\",\n                \"billerName\": \"Father Leblond School\"\n            },\n            {\n                \"billerId\": \"EDU018753WBL01\",\n                \"billerName\": \"Future Campus School\"\n            },\n            {\n                \"billerId\": \"EDU018754WBL01\",\n                \"billerName\": \"Future Gems Academy\"\n            },\n            {\n                \"billerId\": \"EDU018755WBL01\",\n                \"billerName\": \"G.D Goenka Public School\"\n            },\n            {\n                \"billerId\": \"EDU018756WBL01\",\n                \"billerName\": \"G.D. Birla Centre For Education\"\n            },\n            {\n                \"billerId\": \"EDU018757WBL01\",\n                \"billerName\": \"Garden High School\"\n            },\n            {\n                \"billerId\": \"EDU018758WBL01\",\n                \"billerName\": \"Garia Vidyabhavana South\"\n            },\n            {\n                \"billerId\": \"EDU018759WBL01\",\n                \"billerName\": \"Gems Akademia International School\"\n            },\n            {\n                \"billerId\": \"EDU018760WBL01\",\n                \"billerName\": \"Gitanjali Public School\"\n            },\n            {\n                \"billerId\": \"EDU018761WBL01\",\n                \"billerName\": \"Gitaram Academy\"\n            },\n            {\n                \"billerId\": \"EDU018762WBL01\",\n                \"billerName\": \"Glenhill Public School\"\n            },\n            {\n                \"billerId\": \"EDU018763WBL01\",\n                \"billerName\": \"Glenmore International School\"\n            },\n            {\n                \"billerId\": \"EDU018764WBL01\",\n                \"billerName\": \"Gobind Ram Kataruka Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018765WBL01\",\n                \"billerName\": \"Godwin Modern School\"\n            },\n            {\n                \"billerId\": \"EDU018766WBL01\",\n                \"billerName\": \"Goenka International School\"\n            },\n            {\n                \"billerId\": \"EDU018767WBL01\",\n                \"billerName\": \"Goethals Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018768WBL01\",\n                \"billerName\": \"Gokhale Memorial Girls School\"\n            },\n            {\n                \"billerId\": \"EDU018769WBL01\",\n                \"billerName\": \"Good Shepherd School\"\n            },\n            {\n                \"billerId\": \"EDU018770WBL01\",\n                \"billerName\": \"Gospel Home School\"\n            },\n            {\n                \"billerId\": \"EDU018771WBL01\",\n                \"billerName\": \"Grace English School\"\n            },\n            {\n                \"billerId\": \"EDU018772WBL01\",\n                \"billerName\": \"Grace Ling Liang English School\"\n            },\n            {\n                \"billerId\": \"EDU018773WBL01\",\n                \"billerName\": \"Green Lawn School\"\n            },\n            {\n                \"billerId\": \"EDU018774WBL01\",\n                \"billerName\": \"Green Lawns School\"\n            },\n            {\n                \"billerId\": \"EDU018775WBL01\",\n                \"billerName\": \"Green Point Academy\"\n            },\n            {\n                \"billerId\": \"EDU018776WBL01\",\n                \"billerName\": \"Greenhill English School\"\n            },\n            {\n                \"billerId\": \"EDU018777WBL01\",\n                \"billerName\": \"Gurbachan Singh Sondhi Girls School\"\n            },\n            {\n                \"billerId\": \"EDU018778WBL01\",\n                \"billerName\": \"Guru Nanak Public School\"\n            },\n            {\n                \"billerId\": \"EDU018779WBL01\",\n                \"billerName\": \"Guru Teg Bahadur Public School\"\n            },\n            {\n                \"billerId\": \"EDU018780WBL01\",\n                \"billerName\": \"Gurukul Vidya Mandir Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018781WBL01\",\n                \"billerName\": \"Gyan Bharti School\"\n            },\n            {\n                \"billerId\": \"EDU018782WBL01\",\n                \"billerName\": \"Gyanoday Niketan\"\n            },\n            {\n                \"billerId\": \"EDU018783WBL01\",\n                \"billerName\": \"H.M. Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU018784WBL01\",\n                \"billerName\": \"H.S. Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018785WBL01\",\n                \"billerName\": \"Harrow Hall\"\n            },\n            {\n                \"billerId\": \"EDU018786WBL01\",\n                \"billerName\": \"Harvard House High School\"\n            },\n            {\n                \"billerId\": \"EDU018787WBL01\",\n                \"billerName\": \"Haryana Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018788WBL01\",\n                \"billerName\": \"Hebron English School\"\n            },\n            {\n                \"billerId\": \"EDU018789WBL01\",\n                \"billerName\": \"Hem Sheela Model School\"\n            },\n            {\n                \"billerId\": \"EDU018790WBL01\",\n                \"billerName\": \"Himalayan Buddhist Cultural School\"\n            },\n            {\n                \"billerId\": \"EDU018791WBL01\",\n                \"billerName\": \"Himalayan English School\"\n            },\n            {\n                \"billerId\": \"EDU018792WBL01\",\n                \"billerName\": \"Himalayan International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU018793WBL01\",\n                \"billerName\": \"Himalayan International Residential School\"\n            },\n            {\n                \"billerId\": \"EDU018794WBL01\",\n                \"billerName\": \"Himali Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU018795WBL01\",\n                \"billerName\": \"Hindi Balika School\"\n            },\n            {\n                \"billerId\": \"EDU018796WBL01\",\n                \"billerName\": \"Hirendra Leela Patranavis School\"\n            },\n            {\n                \"billerId\": \"EDU018797WBL01\",\n                \"billerName\": \"Holy Angels&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018798WBL01\",\n                \"billerName\": \"Holy Child English Academy\"\n            },\n            {\n                \"billerId\": \"EDU018799WBL01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU018800WBL01\",\n                \"billerName\": \"Holy Child School\"\n            },\n            {\n                \"billerId\": \"EDU018801WBL01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU018802WBL01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU018803WBL01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU018804WBL01\",\n                \"billerName\": \"Holy Cross School\"\n            },\n            {\n                \"billerId\": \"EDU018805WBL01\",\n                \"billerName\": \"Holy Family Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018806WBL01\",\n                \"billerName\": \"Holy Family School\"\n            },\n            {\n                \"billerId\": \"EDU018807WBL01\",\n                \"billerName\": \"Holy Garden Model School\"\n            },\n            {\n                \"billerId\": \"EDU018808WBL01\",\n                \"billerName\": \"Holy Home\"\n            },\n            {\n                \"billerId\": \"EDU018809WBL01\",\n                \"billerName\": \"Holy Home\"\n            },\n            {\n                \"billerId\": \"EDU018810WBL01\",\n                \"billerName\": \"Holy Rock School\"\n            },\n            {\n                \"billerId\": \"EDU018811WBL01\",\n                \"billerName\": \"Howard Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018812WBL01\",\n                \"billerName\": \"Howrah St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU018813WBL01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU018814WBL01\",\n                \"billerName\": \"Ideal Public School\"\n            },\n            {\n                \"billerId\": \"EDU018815WBL01\",\n                \"billerName\": \"Ideal School\"\n            },\n            {\n                \"billerId\": \"EDU018816WBL01\",\n                \"billerName\": \"Immanuel International Academy\"\n            },\n            {\n                \"billerId\": \"EDU018817WBL01\",\n                \"billerName\": \"India International School\"\n            },\n            {\n                \"billerId\": \"EDU018818WBL01\",\n                \"billerName\": \"Indira Gandhi Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU018819WBL01\",\n                \"billerName\": \"Indira Gandhi Memorial Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018820WBL01\",\n                \"billerName\": \"Indira Memorial English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDU018821WBL01\",\n                \"billerName\": \"Indus Valley World School\"\n            },\n            {\n                \"billerId\": \"EDU018822WBL01\",\n                \"billerName\": \"International Public School\"\n            },\n            {\n                \"billerId\": \"EDU018823WBL01\",\n                \"billerName\": \"Isabella School\"\n            },\n            {\n                \"billerId\": \"EDU018824WBL01\",\n                \"billerName\": \"Jagriti Public School\"\n            },\n            {\n                \"billerId\": \"EDU018825WBL01\",\n                \"billerName\": \"Jermel&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU018826WBL01\",\n                \"billerName\": \"Jewish Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018827WBL01\",\n                \"billerName\": \"Jnaneshwar Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU018828WBL01\",\n                \"billerName\": \"Jogamaya Memorial Institute\"\n            },\n            {\n                \"billerId\": \"EDU018829WBL01\",\n                \"billerName\": \"Jrs Public School\"\n            },\n            {\n                \"billerId\": \"EDU018830WBL01\",\n                \"billerName\": \"Julien Day School\"\n            },\n            {\n                \"billerId\": \"EDU018831WBL01\",\n                \"billerName\": \"Julien Day School\"\n            },\n            {\n                \"billerId\": \"EDU018832WBL01\",\n                \"billerName\": \"Julien Day School\"\n            },\n            {\n                \"billerId\": \"EDU018833WBL01\",\n                \"billerName\": \"Julien Day School\"\n            },\n            {\n                \"billerId\": \"EDU018834WBL01\",\n                \"billerName\": \"Jyotirmoy Public School\"\n            },\n            {\n                \"billerId\": \"EDU018835WBL01\",\n                \"billerName\": \"K.E. Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018836WBL01\",\n                \"billerName\": \"Kalyani Central Model School\"\n            },\n            {\n                \"billerId\": \"EDU018837WBL01\",\n                \"billerName\": \"Kalyani Public School\"\n            },\n            {\n                \"billerId\": \"EDU018838WBL01\",\n                \"billerName\": \"Kamal Jyoti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU018839WBL01\",\n                \"billerName\": \"Kamal Kumari Devi Model School\"\n            },\n            {\n                \"billerId\": \"EDU018840WBL01\",\n                \"billerName\": \"Kanchanjunga Public School\"\n            },\n            {\n                \"billerId\": \"EDU018841WBL01\",\n                \"billerName\": \"Kanchrapara English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018842WBL01\",\n                \"billerName\": \"Kanchrapara Harnett English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018843WBL01\",\n                \"billerName\": \"Kanhaiya Public School\"\n            },\n            {\n                \"billerId\": \"EDU018844WBL01\",\n                \"billerName\": \"Kashinath Lahiri Public School\"\n            },\n            {\n                \"billerId\": \"EDU018845WBL01\",\n                \"billerName\": \"Khalsa Model Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018846WBL01\",\n                \"billerName\": \"Krishnagar Academy\"\n            },\n            {\n                \"billerId\": \"EDU018847WBL01\",\n                \"billerName\": \"Krishnagar Public School\"\n            },\n            {\n                \"billerId\": \"EDU018848WBL01\",\n                \"billerName\": \"La Martiniere For Boys\"\n            },\n            {\n                \"billerId\": \"EDU018849WBL01\",\n                \"billerName\": \"La Martiniere For Girls\"\n            },\n            {\n                \"billerId\": \"EDU018850WBL01\",\n                \"billerName\": \"Lakshmipat Singhania Academy\"\n            },\n            {\n                \"billerId\": \"EDU018851WBL01\",\n                \"billerName\": \"Lewis English School\"\n            },\n            {\n                \"billerId\": \"EDU018852WBL01\",\n                \"billerName\": \"Lincolns High School\"\n            },\n            {\n                \"billerId\": \"EDU018853WBL01\",\n                \"billerName\": \"Ling Liang High School\"\n            },\n            {\n                \"billerId\": \"EDU018854WBL01\",\n                \"billerName\": \"Lions Calcutta (Greater) Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018855WBL01\",\n                \"billerName\": \"Little Angels&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018856WBL01\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDU018857WBL01\",\n                \"billerName\": \"Little Flowers Eng School\"\n            },\n            {\n                \"billerId\": \"EDU018858WBL01\",\n                \"billerName\": \"Little Star High School\"\n            },\n            {\n                \"billerId\": \"EDU018859WBL01\",\n                \"billerName\": \"Lmet International School\"\n            },\n            {\n                \"billerId\": \"EDU018860WBL01\",\n                \"billerName\": \"Loreto Convent\"\n            },\n            {\n                \"billerId\": \"EDU018861WBL01\",\n                \"billerName\": \"Loreto Convent\"\n            },\n            {\n                \"billerId\": \"EDU018862WBL01\",\n                \"billerName\": \"Loreto Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018863WBL01\",\n                \"billerName\": \"Loreto Day School\"\n            },\n            {\n                \"billerId\": \"EDU018864WBL01\",\n                \"billerName\": \"Loreto Day School\"\n            },\n            {\n                \"billerId\": \"EDU018865WBL01\",\n                \"billerName\": \"Loreto Day School\"\n            },\n            {\n                \"billerId\": \"EDU018866WBL01\",\n                \"billerName\": \"Loreto House\"\n            },\n            {\n                \"billerId\": \"EDU018867WBL01\",\n                \"billerName\": \"Loyola High School\"\n            },\n            {\n                \"billerId\": \"EDU018868WBL01\",\n                \"billerName\": \"Lyceum English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018869WBL01\",\n                \"billerName\": \"M.C. Kejriwal Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU018870WBL01\",\n                \"billerName\": \"M.N.M. Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU018871WBL01\",\n                \"billerName\": \"M.P. Birla Foundation Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018872WBL01\",\n                \"billerName\": \"Magno Vale Academy\"\n            },\n            {\n                \"billerId\": \"EDU018873WBL01\",\n                \"billerName\": \"Mahadevi Birla Shishu Vihar\"\n            },\n            {\n                \"billerId\": \"EDU018874WBL01\",\n                \"billerName\": \"Mahadevi Birla World Academy\"\n            },\n            {\n                \"billerId\": \"EDU018875WBL01\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018876WBL01\",\n                \"billerName\": \"Mahavir Institute Of Education And Research\"\n            },\n            {\n                \"billerId\": \"EDU018877WBL01\",\n                \"billerName\": \"Mahbert High School\"\n            },\n            {\n                \"billerId\": \"EDU018878WBL01\",\n                \"billerName\": \"Maheshwari Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU018879WBL01\",\n                \"billerName\": \"Mangalam Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU018880WBL01\",\n                \"billerName\": \"Manisha International School\"\n            },\n            {\n                \"billerId\": \"EDU018881WBL01\",\n                \"billerName\": \"Manohari Devi Bajia Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU018882WBL01\",\n                \"billerName\": \"Mansur Habibullah Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018883WBL01\",\n                \"billerName\": \"Marian Co-Educational School\"\n            },\n            {\n                \"billerId\": \"EDU018884WBL01\",\n                \"billerName\": \"Maria&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU018885WBL01\",\n                \"billerName\": \"Mary Immaculate School\"\n            },\n            {\n                \"billerId\": \"EDU018886WBL01\",\n                \"billerName\": \"Meghmala Roy Education Centre\"\n            },\n            {\n                \"billerId\": \"EDU018887WBL01\",\n                \"billerName\": \"Memari Crystal Model School\"\n            },\n            {\n                \"billerId\": \"EDU018888WBL01\",\n                \"billerName\": \"Methodist  School\"\n            },\n            {\n                \"billerId\": \"EDU018889WBL01\",\n                \"billerName\": \"Model School\"\n            },\n            {\n                \"billerId\": \"EDU018890WBL01\",\n                \"billerName\": \"Modella Caretaker Center And School\"\n            },\n            {\n                \"billerId\": \"EDU018891WBL01\",\n                \"billerName\": \"Modern English Academy\"\n            },\n            {\n                \"billerId\": \"EDU018892WBL01\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDU018893WBL01\",\n                \"billerName\": \"Modern High School For Girls\"\n            },\n            {\n                \"billerId\": \"EDU018894WBL01\",\n                \"billerName\": \"Modi Public School, Siliguri\"\n            },\n            {\n                \"billerId\": \"EDU018895WBL01\",\n                \"billerName\": \"Monalisa English School\"\n            },\n            {\n                \"billerId\": \"EDU018896WBL01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018897WBL01\",\n                \"billerName\": \"Mount Carmel School\"\n            },\n            {\n                \"billerId\": \"EDU018898WBL01\",\n                \"billerName\": \"Mount Hermon School\"\n            },\n            {\n                \"billerId\": \"EDU018899WBL01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU018900WBL01\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDU018901WBL01\",\n                \"billerName\": \"Mount Litera Zee School - Maheshtala\"\n            },\n            {\n                \"billerId\": \"EDU018902WBL01\",\n                \"billerName\": \"Mount Litera Zee School-Dhr\"\n            },\n            {\n                \"billerId\": \"EDU018903WBL01\",\n                \"billerName\": \"Mountain Heritage Academy\"\n            },\n            {\n                \"billerId\": \"EDU018904WBL01\",\n                \"billerName\": \"Nand Lal Jalan Shiksha Sadan\"\n            },\n            {\n                \"billerId\": \"EDU018905WBL01\",\n                \"billerName\": \"Narayana Schools Kolkata\"\n            },\n            {\n                \"billerId\": \"EDU018906WBL01\",\n                \"billerName\": \"Narmada School\"\n            },\n            {\n                \"billerId\": \"EDU018907WBL01\",\n                \"billerName\": \"National  High School\"\n            },\n            {\n                \"billerId\": \"EDU018908WBL01\",\n                \"billerName\": \"National English School\"\n            },\n            {\n                \"billerId\": \"EDU018909WBL01\",\n                \"billerName\": \"National Gems Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018910WBL01\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDU018911WBL01\",\n                \"billerName\": \"Naxalbari Heritage Academy\"\n            },\n            {\n                \"billerId\": \"EDU018912WBL01\",\n                \"billerName\": \"Netaji Centenary School\"\n            },\n            {\n                \"billerId\": \"EDU018913WBL01\",\n                \"billerName\": \"Netaji Subash Public School\"\n            },\n            {\n                \"billerId\": \"EDU018914WBL01\",\n                \"billerName\": \"New Age Public School\"\n            },\n            {\n                \"billerId\": \"EDU018915WBL01\",\n                \"billerName\": \"Nirmaan Vidya Jyoti School\"\n            },\n            {\n                \"billerId\": \"EDU018916WBL01\",\n                \"billerName\": \"Nirmala Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018917WBL01\",\n                \"billerName\": \"Nopany High\"\n            },\n            {\n                \"billerId\": \"EDU018918WBL01\",\n                \"billerName\": \"North Point English Academy\"\n            },\n            {\n                \"billerId\": \"EDU018919WBL01\",\n                \"billerName\": \"North Point Residential School\"\n            },\n            {\n                \"billerId\": \"EDU018920WBL01\",\n                \"billerName\": \"North Point Sec School\"\n            },\n            {\n                \"billerId\": \"EDU018921WBL01\",\n                \"billerName\": \"North Point Senior Secondary Boarding School\"\n            },\n            {\n                \"billerId\": \"EDU018922WBL01\",\n                \"billerName\": \"Notre Dame Academy\"\n            },\n            {\n                \"billerId\": \"EDU018923WBL01\",\n                \"billerName\": \"Olivia Enlightened English School\"\n            },\n            {\n                \"billerId\": \"EDU018924WBL01\",\n                \"billerName\": \"Open Truth English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU018925WBL01\",\n                \"billerName\": \"Orange Lake School\"\n            },\n            {\n                \"billerId\": \"EDU018926WBL01\",\n                \"billerName\": \"Orient Day School\"\n            },\n            {\n                \"billerId\": \"EDU018927WBL01\",\n                \"billerName\": \"Oriental Public School\"\n            },\n            {\n                \"billerId\": \"EDU018928WBL01\",\n                \"billerName\": \"Our Lady Queen Of The Missions School\"\n            },\n            {\n                \"billerId\": \"EDU018929WBL01\",\n                \"billerName\": \"Our Lady Queen Of The Missions School\"\n            },\n            {\n                \"billerId\": \"EDU018930WBL01\",\n                \"billerName\": \"Oxford High School\"\n            },\n            {\n                \"billerId\": \"EDU018931WBL01\",\n                \"billerName\": \"P.P.Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU018932WBL01\",\n                \"billerName\": \"Pailan World School\"\n            },\n            {\n                \"billerId\": \"EDU018933WBL01\",\n                \"billerName\": \"Panisheola Indira Samriti Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDU018934WBL01\",\n                \"billerName\": \"Paramount School\"\n            },\n            {\n                \"billerId\": \"EDU018935WBL01\",\n                \"billerName\": \"Park Institution\"\n            },\n            {\n                \"billerId\": \"EDU018936WBL01\",\n                \"billerName\": \"Pearls Of God\"\n            },\n            {\n                \"billerId\": \"EDU018937WBL01\",\n                \"billerName\": \"Pine Hall Academy\"\n            },\n            {\n                \"billerId\": \"EDU018938WBL01\",\n                \"billerName\": \"Prabharani Public School\"\n            },\n            {\n                \"billerId\": \"EDU018939WBL01\",\n                \"billerName\": \"Pramila Memorial Institute\"\n            },\n            {\n                \"billerId\": \"EDU018940WBL01\",\n                \"billerName\": \"Pranavananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU018941WBL01\",\n                \"billerName\": \"Pratt Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018942WBL01\",\n                \"billerName\": \"Priyadarshini Public School\"\n            },\n            {\n                \"billerId\": \"EDU018943WBL01\",\n                \"billerName\": \"Purushottam Bhagchandka Academic School\"\n            },\n            {\n                \"billerId\": \"EDU018944WBL01\",\n                \"billerName\": \"Purwanchal Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU018945WBL01\",\n                \"billerName\": \"Rabindra Path Bhaban Academy\"\n            },\n            {\n                \"billerId\": \"EDU018946WBL01\",\n                \"billerName\": \"Rajasthan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018947WBL01\",\n                \"billerName\": \"Ram Mohan Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU018948WBL01\",\n                \"billerName\": \"Raniganj Lions Jdm Chanani Dav Pub\"\n            },\n            {\n                \"billerId\": \"EDU018949WBL01\",\n                \"billerName\": \"Ratnakar North Point School\"\n            },\n            {\n                \"billerId\": \"EDU018950WBL01\",\n                \"billerName\": \"Raymond Mem. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018951WBL01\",\n                \"billerName\": \"Rishi Aurobindo Memorial Academy\"\n            },\n            {\n                \"billerId\": \"EDU018952WBL01\",\n                \"billerName\": \"Rockvale Academy\"\n            },\n            {\n                \"billerId\": \"EDU018953WBL01\",\n                \"billerName\": \"Rose Bank Edu-Care High School\"\n            },\n            {\n                \"billerId\": \"EDU018954WBL01\",\n                \"billerName\": \"Rose Bud School\"\n            },\n            {\n                \"billerId\": \"EDU018955WBL01\",\n                \"billerName\": \"Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018956WBL01\",\n                \"billerName\": \"Royal Academy\"\n            },\n            {\n                \"billerId\": \"EDU018957WBL01\",\n                \"billerName\": \"Ruhiyyih School\"\n            },\n            {\n                \"billerId\": \"EDU018958WBL01\",\n                \"billerName\": \"S H M D School\"\n            },\n            {\n                \"billerId\": \"EDU018959WBL01\",\n                \"billerName\": \"S K S Public School\"\n            },\n            {\n                \"billerId\": \"EDU018960WBL01\",\n                \"billerName\": \"S. E. Rly. Mixed High School ( English Medium )\"\n            },\n            {\n                \"billerId\": \"EDU018961WBL01\",\n                \"billerName\": \"S.E. Rly. Mixed Higher Secondary School (English  Medium)\"\n            },\n            {\n                \"billerId\": \"EDU018962WBL01\",\n                \"billerName\": \"S.L. Bajoria Foundation High School\"\n            },\n            {\n                \"billerId\": \"EDU018963WBL01\",\n                \"billerName\": \"S.S.Public School\"\n            },\n            {\n                \"billerId\": \"EDU018964WBL01\",\n                \"billerName\": \"Sacred Heart High School\"\n            },\n            {\n                \"billerId\": \"EDU018965WBL01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU018966WBL01\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDU018967WBL01\",\n                \"billerName\": \"Sai Sundaram School\"\n            },\n            {\n                \"billerId\": \"EDU018968WBL01\",\n                \"billerName\": \"Saifee Golden Jubliee English Public School\"\n            },\n            {\n                \"billerId\": \"EDU018969WBL01\",\n                \"billerName\": \"Saint Christophers Mission School\"\n            },\n            {\n                \"billerId\": \"EDU018970WBL01\",\n                \"billerName\": \"Saint Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU018971WBL01\",\n                \"billerName\": \"Salt Lake Point School\"\n            },\n            {\n                \"billerId\": \"EDU018972WBL01\",\n                \"billerName\": \"Salt Lake School\"\n            },\n            {\n                \"billerId\": \"EDU018973WBL01\",\n                \"billerName\": \"Salt Lake Shiksha Niketan\"\n            },\n            {\n                \"billerId\": \"EDU018974WBL01\",\n                \"billerName\": \"Saptashri Gyanpeeth\"\n            },\n            {\n                \"billerId\": \"EDU018975WBL01\",\n                \"billerName\": \"Sarada Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018976WBL01\",\n                \"billerName\": \"Saraswati Devi Public School\"\n            },\n            {\n                \"billerId\": \"EDU018977WBL01\",\n                \"billerName\": \"Sarwan Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018978WBL01\",\n                \"billerName\": \"Satish Chandra Memorial School\"\n            },\n            {\n                \"billerId\": \"EDU018979WBL01\",\n                \"billerName\": \"Satya Narayan Academy\"\n            },\n            {\n                \"billerId\": \"EDU018980WBL01\",\n                \"billerName\": \"Seraphim&#39;S Assembly School\"\n            },\n            {\n                \"billerId\": \"EDU018981WBL01\",\n                \"billerName\": \"Seventh Day Adventist School\"\n            },\n            {\n                \"billerId\": \"EDU018982WBL01\",\n                \"billerName\": \"Seventh Day Adventist Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU018983WBL01\",\n                \"billerName\": \"Shamayita Convent School\"\n            },\n            {\n                \"billerId\": \"EDU018984WBL01\",\n                \"billerName\": \"Shatavisha Public School\"\n            },\n            {\n                \"billerId\": \"EDU018985WBL01\",\n                \"billerName\": \"Shaw Public School\"\n            },\n            {\n                \"billerId\": \"EDU018986WBL01\",\n                \"billerName\": \"Shri Krishna Pranami Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU018987WBL01\",\n                \"billerName\": \"Shri Shikshayatan School\"\n            },\n            {\n                \"billerId\": \"EDU018988WBL01\",\n                \"billerName\": \"Shri Swami Bachch00 Baba Saraswati Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDU018989WBL01\",\n                \"billerName\": \"Siliguri Model High School\"\n            },\n            {\n                \"billerId\": \"EDU018990WBL01\",\n                \"billerName\": \"Sister Nivedita Institute\"\n            },\n            {\n                \"billerId\": \"EDU018991WBL01\",\n                \"billerName\": \"Sister Nivedita Public School\"\n            },\n            {\n                \"billerId\": \"EDU018992WBL01\",\n                \"billerName\": \"Snowdrops School\"\n            },\n            {\n                \"billerId\": \"EDU018993WBL01\",\n                \"billerName\": \"South City International School\"\n            },\n            {\n                \"billerId\": \"EDU018994WBL01\",\n                \"billerName\": \"South End Centre (E.M.) School\"\n            },\n            {\n                \"billerId\": \"EDU018995WBL01\",\n                \"billerName\": \"South Point High School\"\n            },\n            {\n                \"billerId\": \"EDU018996WBL01\",\n                \"billerName\": \"Spark School\"\n            },\n            {\n                \"billerId\": \"EDU018997WBL01\",\n                \"billerName\": \"Splendour High School\"\n            },\n            {\n                \"billerId\": \"EDU018998WBL01\",\n                \"billerName\": \"Springdale Academy\"\n            },\n            {\n                \"billerId\": \"EDU018999WBL01\",\n                \"billerName\": \"Sri Aurobindo Institute Of Education\"\n            },\n            {\n                \"billerId\": \"EDU019000WBL01\",\n                \"billerName\": \"Sri Aurobindo Vidyabhawan\"\n            },\n            {\n                \"billerId\": \"EDU019001WBL01\",\n                \"billerName\": \"Sri Ram Narayan Singh Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU019002WBL01\",\n                \"billerName\": \"Sri Ram Narayan Singh Memorial High School\"\n            },\n            {\n                \"billerId\": \"EDU019003WBL01\",\n                \"billerName\": \"Sri Sri Academy\"\n            },\n            {\n                \"billerId\": \"EDU019004WBL01\",\n                \"billerName\": \"St Xaviers High School\"\n            },\n            {\n                \"billerId\": \"EDU019005WBL01\",\n                \"billerName\": \"St Xavier&#39;S School, Haldia\"\n            },\n            {\n                \"billerId\": \"EDU019006WBL01\",\n                \"billerName\": \"St. Agnes&#39; Convent School\"\n            },\n            {\n                \"billerId\": \"EDU019007WBL01\",\n                \"billerName\": \"St. Agnes School\"\n            },\n            {\n                \"billerId\": \"EDU019008WBL01\",\n                \"billerName\": \"St. Aloysius Orphanage And Day School\"\n            },\n            {\n                \"billerId\": \"EDU019009WBL01\",\n                \"billerName\": \"St. Ann&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU019010WBL01\",\n                \"billerName\": \"St. Anthony&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU019011WBL01\",\n                \"billerName\": \"St. Anthony&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU019012WBL01\",\n                \"billerName\": \"St. Anthony&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019013WBL01\",\n                \"billerName\": \"St. Augustine&#39;S  Day School\"\n            },\n            {\n                \"billerId\": \"EDU019014WBL01\",\n                \"billerName\": \"St. Augustine&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU019015WBL01\",\n                \"billerName\": \"St. Augustine&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU019016WBL01\",\n                \"billerName\": \"St. Augustine&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019017WBL01\",\n                \"billerName\": \"St. Augustine&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019018WBL01\",\n                \"billerName\": \"St. Clare School\"\n            },\n            {\n                \"billerId\": \"EDU019019WBL01\",\n                \"billerName\": \"St. Claret School\"\n            },\n            {\n                \"billerId\": \"EDU019020WBL01\",\n                \"billerName\": \"St. Claret School\"\n            },\n            {\n                \"billerId\": \"EDU019021WBL01\",\n                \"billerName\": \"St. Denis School\"\n            },\n            {\n                \"billerId\": \"EDU019022WBL01\",\n                \"billerName\": \"St. Dominic Savio School\"\n            },\n            {\n                \"billerId\": \"EDU019023WBL01\",\n                \"billerName\": \"St. Francis Academy\"\n            },\n            {\n                \"billerId\": \"EDU019024WBL01\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDU019025WBL01\",\n                \"billerName\": \"St. Francis Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU019026WBL01\",\n                \"billerName\": \"St. Helen School\"\n            },\n            {\n                \"billerId\": \"EDU019027WBL01\",\n                \"billerName\": \"St. Helen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019028WBL01\",\n                \"billerName\": \"St. Helen&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU019029WBL01\",\n                \"billerName\": \"St. James&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU019030WBL01\",\n                \"billerName\": \"St. James&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019031WBL01\",\n                \"billerName\": \"St. Joan&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019032WBL01\",\n                \"billerName\": \"St. John&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU019033WBL01\",\n                \"billerName\": \"St. Johns&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019034WBL01\",\n                \"billerName\": \"St. Joseph &amp; Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019035WBL01\",\n                \"billerName\": \"St. Joseph Day School\"\n            },\n            {\n                \"billerId\": \"EDU019036WBL01\",\n                \"billerName\": \"St. Joseph&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU019037WBL01\",\n                \"billerName\": \"St. Joseph&#39;S College\"\n            },\n            {\n                \"billerId\": \"EDU019038WBL01\",\n                \"billerName\": \"St. Joseph&#39;S Convent\"\n            },\n            {\n                \"billerId\": \"EDU019039WBL01\",\n                \"billerName\": \"St. Joseph&#39;S Convent\"\n            },\n            {\n                \"billerId\": \"EDU019040WBL01\",\n                \"billerName\": \"St. Josephs Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU019041WBL01\",\n                \"billerName\": \"St. Joseph&#39;S Convent High School\"\n            },\n            {\n                \"billerId\": \"EDU019042WBL01\",\n                \"billerName\": \"St. Joseph&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU019043WBL01\",\n                \"billerName\": \"St. Joseph&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU019044WBL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019045WBL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019046WBL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019047WBL01\",\n                \"billerName\": \"St. Joseph&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019048WBL01\",\n                \"billerName\": \"St. Jude&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU019049WBL01\",\n                \"billerName\": \"St. Luke&#39;S Day School\"\n            },\n            {\n                \"billerId\": \"EDU019050WBL01\",\n                \"billerName\": \"St. Mary&#39;S Convent School\"\n            },\n            {\n                \"billerId\": \"EDU019051WBL01\",\n                \"billerName\": \"St. Mary&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU019052WBL01\",\n                \"billerName\": \"St. Mary&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU019053WBL01\",\n                \"billerName\": \"St. Mary&#39;S High School\"\n            },\n            {\n                \"billerId\": \"EDU019054WBL01\",\n                \"billerName\": \"St. Mary&#39;S Orphanage And Day School\"\n            },\n            {\n                \"billerId\": \"EDU019055WBL01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019056WBL01\",\n                \"billerName\": \"St. Mary&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019057WBL01\",\n                \"billerName\": \"St. Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019058WBL01\",\n                \"billerName\": \"St. Michael&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019059WBL01\",\n                \"billerName\": \"St. Milarepa Academy\"\n            },\n            {\n                \"billerId\": \"EDU019060WBL01\",\n                \"billerName\": \"St. Patrick&#39;S Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU019061WBL01\",\n                \"billerName\": \"St. Paul&rsquo;S School\"\n            },\n            {\n                \"billerId\": \"EDU019062WBL01\",\n                \"billerName\": \"St. Paul&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU019063WBL01\",\n                \"billerName\": \"St. Paul&#39;S Boarding &amp; Day School\"\n            },\n            {\n                \"billerId\": \"EDU019064WBL01\",\n                \"billerName\": \"St. Paul&#39;S Educational Institution\"\n            },\n            {\n                \"billerId\": \"EDU019065WBL01\",\n                \"billerName\": \"St. Paul&#39;S K.G. &amp; Day School\"\n            },\n            {\n                \"billerId\": \"EDU019066WBL01\",\n                \"billerName\": \"St. Paul&#39;S Mission School\"\n            },\n            {\n                \"billerId\": \"EDU019067WBL01\",\n                \"billerName\": \"St. Paul&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019068WBL01\",\n                \"billerName\": \"St. Peter&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019069WBL01\",\n                \"billerName\": \"St. Sebastian&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019070WBL01\",\n                \"billerName\": \"St. Stephen&#39;S Academy\"\n            },\n            {\n                \"billerId\": \"EDU019071WBL01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019072WBL01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019073WBL01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019074WBL01\",\n                \"billerName\": \"St. Stephen&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019075WBL01\",\n                \"billerName\": \"St. Teresa&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019076WBL01\",\n                \"billerName\": \"St. Teresa&#39;S Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU019077WBL01\",\n                \"billerName\": \"St. Thomas&#39; Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019078WBL01\",\n                \"billerName\": \"St. Thomas&#39; Church School\"\n            },\n            {\n                \"billerId\": \"EDU019079WBL01\",\n                \"billerName\": \"St. Thomas&#39; Day School\"\n            },\n            {\n                \"billerId\": \"EDU019080WBL01\",\n                \"billerName\": \"St. Thomas&#39; Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019081WBL01\",\n                \"billerName\": \"St. Thomas&#39; High School\"\n            },\n            {\n                \"billerId\": \"EDU019082WBL01\",\n                \"billerName\": \"St. Vincent&#39;S High &amp;Technical School\"\n            },\n            {\n                \"billerId\": \"EDU019083WBL01\",\n                \"billerName\": \"St. Xavier School\"\n            },\n            {\n                \"billerId\": \"EDU019084WBL01\",\n                \"billerName\": \"St. Xavier&#39;S Collegiate School\"\n            },\n            {\n                \"billerId\": \"EDU019085WBL01\",\n                \"billerName\": \"St. Xavier&#39;S Institution\"\n            },\n            {\n                \"billerId\": \"EDU019086WBL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019087WBL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019088WBL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019089WBL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019090WBL01\",\n                \"billerName\": \"St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019091WBL01\",\n                \"billerName\": \"St.Joseph&#39;S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU019092WBL01\",\n                \"billerName\": \"St.Judes High School\"\n            },\n            {\n                \"billerId\": \"EDU019093WBL01\",\n                \"billerName\": \"Stepping Stone Model School\"\n            },\n            {\n                \"billerId\": \"EDU019094WBL01\",\n                \"billerName\": \"Stepping Stone School (High)\"\n            },\n            {\n                \"billerId\": \"EDU019095WBL01\",\n                \"billerName\": \"Stratford Day School\"\n            },\n            {\n                \"billerId\": \"EDU019096WBL01\",\n                \"billerName\": \"Sudhir Memorial Institute\"\n            },\n            {\n                \"billerId\": \"EDU019097WBL01\",\n                \"billerName\": \"Sunrise ( English Medium ) School\"\n            },\n            {\n                \"billerId\": \"EDU019098WBL01\",\n                \"billerName\": \"Sunrise English Medium School\"\n            },\n            {\n                \"billerId\": \"EDU019099WBL01\",\n                \"billerName\": \"Sunrise School\"\n            },\n            {\n                \"billerId\": \"EDU019100WBL01\",\n                \"billerName\": \"Sunrise School\"\n            },\n            {\n                \"billerId\": \"EDU019101WBL01\",\n                \"billerName\": \"Sunshine Academy\"\n            },\n            {\n                \"billerId\": \"EDU019102WBL01\",\n                \"billerName\": \"Sunshine High School\"\n            },\n            {\n                \"billerId\": \"EDU019103WBL01\",\n                \"billerName\": \"Sunshine School\"\n            },\n            {\n                \"billerId\": \"EDU019104WBL01\",\n                \"billerName\": \"Sushila Birla Girls&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019105WBL01\",\n                \"billerName\": \"Swami Vivekananda Academy For Educational Excellence, Burdwan\"\n            },\n            {\n                \"billerId\": \"EDU019106WBL01\",\n                \"billerName\": \"Swami Vivekananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDU019107WBL01\",\n                \"billerName\": \"Tamralipta Public School\"\n            },\n            {\n                \"billerId\": \"EDU019108WBL01\",\n                \"billerName\": \"Techno India Group Public School\"\n            },\n            {\n                \"billerId\": \"EDU019109WBL01\",\n                \"billerName\": \"Techno India Group Public School\"\n            },\n            {\n                \"billerId\": \"EDU019110WBL01\",\n                \"billerName\": \"Techno India Group Public School\"\n            },\n            {\n                \"billerId\": \"EDU019111WBL01\",\n                \"billerName\": \"Techno India Group Public School\"\n            },\n            {\n                \"billerId\": \"EDU019112WBL01\",\n                \"billerName\": \"Techno India Group Public School - Bolpur\"\n            },\n            {\n                \"billerId\": \"EDU019113WBL01\",\n                \"billerName\": \"Techno India Group Public School, Coochbehar\"\n            },\n            {\n                \"billerId\": \"EDU019114WBL01\",\n                \"billerName\": \"Techno India Group Public School, Garia\"\n            },\n            {\n                \"billerId\": \"EDU019115WBL01\",\n                \"billerName\": \"Temple Of Wisdom School\"\n            },\n            {\n                \"billerId\": \"EDU019116WBL01\",\n                \"billerName\": \"The Aryans School\"\n            },\n            {\n                \"billerId\": \"EDU019117WBL01\",\n                \"billerName\": \"The Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU019118WBL01\",\n                \"billerName\": \"The Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU019119WBL01\",\n                \"billerName\": \"The Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU019120WBL01\",\n                \"billerName\": \"The Assembly Of God Church School\"\n            },\n            {\n                \"billerId\": \"EDU019121WBL01\",\n                \"billerName\": \"The Atreyee Dav Public School\"\n            },\n            {\n                \"billerId\": \"EDU019122WBL01\",\n                \"billerName\": \"The Bhawanipur Gujarati Education Society School\"\n            },\n            {\n                \"billerId\": \"EDU019123WBL01\",\n                \"billerName\": \"The Calcutta Emmanuel School\"\n            },\n            {\n                \"billerId\": \"EDU019124WBL01\",\n                \"billerName\": \"The Central Modern School\"\n            },\n            {\n                \"billerId\": \"EDU019125WBL01\",\n                \"billerName\": \"The Crescent School\"\n            },\n            {\n                \"billerId\": \"EDU019126WBL01\",\n                \"billerName\": \"The Frank Anthony Public School\"\n            },\n            {\n                \"billerId\": \"EDU019127WBL01\",\n                \"billerName\": \"The Future Foundation School\"\n            },\n            {\n                \"billerId\": \"EDU019128WBL01\",\n                \"billerName\": \"The Good Shepherd Mission School\"\n            },\n            {\n                \"billerId\": \"EDU019129WBL01\",\n                \"billerName\": \"The Green View English Academy\"\n            },\n            {\n                \"billerId\": \"EDU019130WBL01\",\n                \"billerName\": \"The Heritage School\"\n            },\n            {\n                \"billerId\": \"EDU019131WBL01\",\n                \"billerName\": \"The Holy Angels English Academy\"\n            },\n            {\n                \"billerId\": \"EDU019132WBL01\",\n                \"billerName\": \"The Levelfield School\"\n            },\n            {\n                \"billerId\": \"EDU019133WBL01\",\n                \"billerName\": \"The Modern Academy\"\n            },\n            {\n                \"billerId\": \"EDU019134WBL01\",\n                \"billerName\": \"The Newtown School\"\n            },\n            {\n                \"billerId\": \"EDU019135WBL01\",\n                \"billerName\": \"The Oral School For Deaf Children\"\n            },\n            {\n                \"billerId\": \"EDU019136WBL01\",\n                \"billerName\": \"The Park English School\"\n            },\n            {\n                \"billerId\": \"EDU019137WBL01\",\n                \"billerName\": \"The Scholar\"\n            },\n            {\n                \"billerId\": \"EDU019138WBL01\",\n                \"billerName\": \"The St. Xavier&#39;S School\"\n            },\n            {\n                \"billerId\": \"EDU019139WBL01\",\n                \"billerName\": \"Tribeni Tissues Vidyapith\"\n            },\n            {\n                \"billerId\": \"EDU019140WBL01\",\n                \"billerName\": \"Trinity High School\"\n            },\n            {\n                \"billerId\": \"EDU019141WBL01\",\n                \"billerName\": \"U.P. Public School\"\n            },\n            {\n                \"billerId\": \"EDU019142WBL01\",\n                \"billerName\": \"Union Chapel School\"\n            },\n            {\n                \"billerId\": \"EDU019143WBL01\",\n                \"billerName\": \"Upasana Academy\"\n            },\n            {\n                \"billerId\": \"EDU019144WBL01\",\n                \"billerName\": \"Usha Martin School\"\n            },\n            {\n                \"billerId\": \"EDU019145WBL01\",\n                \"billerName\": \"Victoria Boys&#39; School\"\n            },\n            {\n                \"billerId\": \"EDU019146WBL01\",\n                \"billerName\": \"Victoria Public School\"\n            },\n            {\n                \"billerId\": \"EDU019147WBL01\",\n                \"billerName\": \"Vidya Jyoti Academy\"\n            },\n            {\n                \"billerId\": \"EDU019148WBL01\",\n                \"billerName\": \"Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDU019149WBL01\",\n                \"billerName\": \"Vidya Vikash Academy\"\n            },\n            {\n                \"billerId\": \"EDU019150WBL01\",\n                \"billerName\": \"Vidyasagar Shishu Niketan\"\n            },\n            {\n                \"billerId\": \"EDU019151WBL01\",\n                \"billerName\": \"Vision International School\"\n            },\n            {\n                \"billerId\": \"EDU019152WBL01\",\n                \"billerName\": \"Vivekanand Mission High School\"\n            },\n            {\n                \"billerId\": \"EDU019153WBL01\",\n                \"billerName\": \"Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU019154WBL01\",\n                \"billerName\": \"Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU019155WBL01\",\n                \"billerName\": \"Vivekananda Academy\"\n            },\n            {\n                \"billerId\": \"EDU019156WBL01\",\n                \"billerName\": \"Vivekananda Mission School\"\n            },\n            {\n                \"billerId\": \"EDU019157WBL01\",\n                \"billerName\": \"Vivekananda Mission School\"\n            },\n            {\n                \"billerId\": \"EDU019158WBL01\",\n                \"billerName\": \"Vrindavan School\"\n            },\n            {\n                \"billerId\": \"EDU019159WBL01\",\n                \"billerName\": \"W.W.A. Cossipore English School\"\n            },\n            {\n                \"billerId\": \"EDU019160WBL01\",\n                \"billerName\": \"Welkin National School\"\n            },\n            {\n                \"billerId\": \"EDU019161WBL01\",\n                \"billerName\": \"Welland Gouldsmith School\"\n            },\n            {\n                \"billerId\": \"EDU019162WBL01\",\n                \"billerName\": \"Welland Gouldsmith School\"\n            },\n            {\n                \"billerId\": \"EDU019163WBL01\",\n                \"billerName\": \"West End High School\"\n            },\n            {\n                \"billerId\": \"EDU019164WBL01\",\n                \"billerName\": \"West Point Academy\"\n            },\n            {\n                \"billerId\": \"EDU019165WBL01\",\n                \"billerName\": \"West Point School\"\n            },\n            {\n                \"billerId\": \"EDU019166WBL01\",\n                \"billerName\": \"West Point School\"\n            },\n            {\n                \"billerId\": \"EDU019167WBL01\",\n                \"billerName\": \"West Point School.\"\n            },\n            {\n                \"billerId\": \"EDU019168WBL01\",\n                \"billerName\": \"Woodridge International School\"\n            },\n            {\n                \"billerId\": \"EDU019169WBL01\",\n                \"billerName\": \"Xavier&#39;S English School\"\n            },\n            {\n                \"billerId\": \"EDU019170WBL01\",\n                \"billerName\": \"Xavier&#39;S Model Secondary School\"\n            },\n            {\n                \"billerId\": \"EDU019171WBL01\",\n                \"billerName\": \"Young Horizons School\"\n            },\n            {\n                \"billerId\": \"EDU019172WBL01\",\n                \"billerName\": \"Zilla Public School\"\n            },\n            {\n                \"billerId\": \"EDU019173WBL01\",\n                \"billerName\": \"Zoom International School\"\n            },\n            {\n                \"billerId\": \"EDUC00000JODZT\",\n                \"billerName\": \"Educare Empire Private Limited\"\n            },\n            {\n                \"billerId\": \"EDUFEE000ANP07\",\n                \"billerName\": \"Sunshine School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000GOA01\",\n                \"billerName\": \"Sunshine Worldwide School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000GUJ01\",\n                \"billerName\": \"Zenith School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000HAR01\",\n                \"billerName\": \"Tulsi College of Education For Women\"\n            },\n            {\n                \"billerId\": \"EDUFEE000HAR02\",\n                \"billerName\": \"Mind Tree- Ambala Cantt. \"\n            },\n            {\n                \"billerId\": \"EDUFEE000HAR03\",\n                \"billerName\": \"Pioneer Sr.Sec.School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000HAR04\",\n                \"billerName\": \"SBBM Middle School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR01\",\n                \"billerName\": \"Stracey Memorial School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR02\",\n                \"billerName\": \"New Horizon Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR03\",\n                \"billerName\": \"St.Anns High School - Rajaji Nagar \"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR04\",\n                \"billerName\": \"Venkat International Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR05\",\n                \"billerName\": \"Kairalee Nilayam Central School - Vimanapura \"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR06\",\n                \"billerName\": \"Kairalee Nilayam High School - Vimanapura \"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR07\",\n                \"billerName\": \"Kairalee Nilayam Primary School - Vimanapura\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR08\",\n                \"billerName\": \"Buddhi School- Dasarahalli Extn\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR09\",\n                \"billerName\": \"Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR10\",\n                \"billerName\": \"St.Thomas Aquinad School - BTM Layout\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR11\",\n                \"billerName\": \"Florence Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR12\",\n                \"billerName\": \"Gr.Vidhyadeep School - Ganganagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR13\",\n                \"billerName\": \"Presidency School- R.T Nagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR14\",\n                \"billerName\": \"Patel Public School-Banaswadi\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR15\",\n                \"billerName\": \"Cambridge Institute of Technology - KR Puram\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR16\",\n                \"billerName\": \"Cambridge School - KR Puram\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR17\",\n                \"billerName\": \"Giridhanva School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR18\",\n                \"billerName\": \"Vagdevi Vilas School - Marathahalli\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR19\",\n                \"billerName\": \"Kairalee Nikethan Education Trust - Indra Nagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR20\",\n                \"billerName\": \"SSB International School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR21\",\n                \"billerName\": \"Holy Angels Hign School - Vijaynagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR22\",\n                \"billerName\": \"The New Cambridge English School - RPC Layout\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR23\",\n                \"billerName\": \"New Horizon College - Kasturinagar \"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR24\",\n                \"billerName\": \"Presidency School - Kasturi Nagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR25\",\n                \"billerName\": \"Greenfield Public School- Jakkur\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR26\",\n                \"billerName\": \"Presidency PU College - Kogilu\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR27\",\n                \"billerName\": \"Presidency School - Benaglore North\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR29\",\n                \"billerName\": \"Vagdevi Vilas School - Whitefield\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR30\",\n                \"billerName\": \"The Cambridge International School - Harlur\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR31\",\n                \"billerName\": \"Carmel School - Padmanabhanagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR34\",\n                \"billerName\": \"Presidency School - Billekahalli\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR35\",\n                \"billerName\": \"St.Michaels High School - Geddalahalli\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR36\",\n                \"billerName\": \"Clarence Public School - JP Nagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR37\",\n                \"billerName\": \"St.Pauls English School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR38\",\n                \"billerName\": \"Max Muller Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR39\",\n                \"billerName\": \"Max Muller High School - Girinagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR40\",\n                \"billerName\": \"TCIS - Whitefield\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR41\",\n                \"billerName\": \"Vagdevi Vilas School - Vartur\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR42\",\n                \"billerName\": \"Embassy Public School - Magadi\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR44\",\n                \"billerName\": \"Sandeepani Niketan English High School - Sanjay Nagar\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR45\",\n                \"billerName\": \"Presidency School - Nandini Layout\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR46\",\n                \"billerName\": \"Cambridge Public School - HSR Extn.\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR48\",\n                \"billerName\": \"New Horizon Gurukul - Bellandur\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR49\",\n                \"billerName\": \"Vagdevi Vilas School - Bidadi \"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR51\",\n                \"billerName\": \"Presidency School - Kelarai\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR52\",\n                \"billerName\": \"The Cambridge International School - Mangalore\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR53\",\n                \"billerName\": \"Maruthi Vidhya Kendra\"\n            },\n            {\n                \"billerId\": \"EDUFEE000KAR88\",\n                \"billerName\": \"Vagdevi Vilas School - Nelamangala\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH01\",\n                \"billerName\": \"Little Aryans Pre-K, Kansai, Ambernath (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH02\",\n                \"billerName\": \"Little Aryans Pre-K, Nisarg, Ambernath (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH03\",\n                \"billerName\": \"AryaGurukul, Ambernath (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH04\",\n                \"billerName\": \"Little Aryans Pre-K, Cabin Road Ambernath (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH05\",\n                \"billerName\": \"Little Aryans Pre-K, Dombivali (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH06\",\n                \"billerName\": \"Don Bosco High School\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH07\",\n                \"billerName\": \"Little Aryans Pre-K, Khadakpada, Kalyan (W)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH08\",\n                \"billerName\": \"AryaGurukul, Nandivali, Kalyan (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH09\",\n                \"billerName\": \"Little Aryans Pre-K, Nandivali\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH10\",\n                \"billerName\": \"Little Aryans Pre-K, Chakki Naka, Kalyan (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH11\",\n                \"billerName\": \"Little Aryans Pre-K, Nandivali, Kalyan (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH12\",\n                \"billerName\": \"St. Marys High School, Kalyan (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH13\",\n                \"billerName\": \"St. Marys Primary School, Kalyan (E)\"\n            },\n            {\n                \"billerId\": \"EDUFEE000MAH40\",\n                \"billerName\": \"Priyadarshini School \"\n            },\n            {\n                \"billerId\": \"EDUFEE000TND01\",\n                \"billerName\": \"Mathakondapalli Model School - RICE MMS \"\n            },\n            {\n                \"billerId\": \"EDUFEE000TND02\",\n                \"billerName\": \"Green World Excel School - Rasipuram \"\n            },\n            {\n                \"billerId\": \"EDUFEE000TND03\",\n                \"billerName\": \"Mahatma School of Excellence - Thuraiyur \"\n            },\n            {\n                \"billerId\": \"EDUFEE000UTP01\",\n                \"billerName\": \"The Blossoms School\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR08\",\n                \"billerName\": \"The Cambridge Junior School\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR20\",\n                \"billerName\": \"St.Francis I.C.S.E School\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR26\",\n                \"billerName\": \"Vagdevi Vilas School - Birur\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR27\",\n                \"billerName\": \"Kairalee Kala Samithi\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR40\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDUFEE001KAR43\",\n                \"billerName\": \"Royal Public School \"\n            },\n            {\n                \"billerId\": \"EDUFEE001TEL12\",\n                \"billerName\": \"International School\"\n            },\n            {\n                \"billerId\": \"EDUFEE001TEL87\",\n                \"billerName\": \"Oxford Grammar School\"\n            },\n            {\n                \"billerId\": \"EDUFEE002KAR10\",\n                \"billerName\": \"B.G.S. World School\"\n            },\n            {\n                \"billerId\": \"EDUFEE002TEL58\",\n                \"billerName\": \"Sri Aurobindo International School\"\n            },\n            {\n                \"billerId\": \"EDUFEE004KAR37\",\n                \"billerName\": \"Holy AngelS High School\"\n            },\n            {\n                \"billerId\": \"EDUFEE005KAR05\",\n                \"billerName\": \"Jubilee International Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE005KAR57\",\n                \"billerName\": \"Lawrence High School\"\n            },\n            {\n                \"billerId\": \"EDUFEE006KAR34\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDUFEE006KAR35\",\n                \"billerName\": \"Mount Litera Zee School\"\n            },\n            {\n                \"billerId\": \"EDUFEE007KAR07\",\n                \"billerName\": \"New Horizon Gurukul English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUFEE007KAR88\",\n                \"billerName\": \"R.N.S. Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDUFEE007TND36\",\n                \"billerName\": \"Subbiah Central School\"\n            },\n            {\n                \"billerId\": \"EDUFEE007UTP24\",\n                \"billerName\": \"Dr Virendra Swaroop Education Centre\"\n            },\n            {\n                \"billerId\": \"EDUFEE007UTP43\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre\"\n            },\n            {\n                \"billerId\": \"EDUFEE007UTP44\",\n                \"billerName\": \"Dr. Virendra Swarup Education Centre\"\n            },\n            {\n                \"billerId\": \"EDUFEE010UTP78\",\n                \"billerName\": \"Huddard High School\"\n            },\n            {\n                \"billerId\": \"EDUFEE011KAR34\",\n                \"billerName\": \"St. PhilomenaS Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE011KAR93\",\n                \"billerName\": \"The Regency Public School\"\n            },\n            {\n                \"billerId\": \"EDUFEE012KAR14\",\n                \"billerName\": \"V.L.S. International School\"\n            },\n            {\n                \"billerId\": \"EDUFEE024UTP09\",\n                \"billerName\": \"Sheiling House School\"\n            },\n            {\n                \"billerId\": \"EDUFEE028UTP32\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDUFEE028UTP38\",\n                \"billerName\": \"St. Thomas School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER01\",\n                \"billerName\": \"Immanuel Mar Thoma Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER02\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER03\",\n                \"billerName\": \"Indian Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER04\",\n                \"billerName\": \"Indira Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER05\",\n                \"billerName\": \"Indira Janardhanan Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER06\",\n                \"billerName\": \"Infant Jesus Anglo - Indian Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER07\",\n                \"billerName\": \"Infant Jesus Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER08\",\n                \"billerName\": \"Infant Jesus Central School, Thuvayoor\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER09\",\n                \"billerName\": \"Infant Jesus Convent Isc School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER10\",\n                \"billerName\": \"Infant Jesus English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER11\",\n                \"billerName\": \"Infant Jesus English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER12\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER13\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER14\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER15\",\n                \"billerName\": \"Infant Jesus Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER16\",\n                \"billerName\": \"Infant Jesus Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER17\",\n                \"billerName\": \"Infant Jesus School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER18\",\n                \"billerName\": \"International Indian School Kallikkandy\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER19\",\n                \"billerName\": \"Irshad English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER20\",\n                \"billerName\": \"Irshad English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER21\",\n                \"billerName\": \"Irshadiya Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER22\",\n                \"billerName\": \"Irshadiya Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER23\",\n                \"billerName\": \"Isabella De Rosis Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER24\",\n                \"billerName\": \"Isha Ath Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER26\",\n                \"billerName\": \"Islahiya Orphanage School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER27\",\n                \"billerName\": \"Islahiya Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER28\",\n                \"billerName\": \"Islamic Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER29\",\n                \"billerName\": \"J &amp; J English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER30\",\n                \"billerName\": \"Jai Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER31\",\n                \"billerName\": \"Jai Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER32\",\n                \"billerName\": \"Jai Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER33\",\n                \"billerName\": \"Jai Rani Sabs Public Scool\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER34\",\n                \"billerName\": \"Jaimatha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER35\",\n                \"billerName\": \"Jama-Ath Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER36\",\n                \"billerName\": \"Jama-Ath School Kanniakulangara\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER37\",\n                \"billerName\": \"Jamia Hassania Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER38\",\n                \"billerName\": \"Jamia Salafiya English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER39\",\n                \"billerName\": \"Janasakthi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER40\",\n                \"billerName\": \"Jawahar Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER41\",\n                \"billerName\": \"Jawahar Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER42\",\n                \"billerName\": \"Jdt Islam New Hope English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER43\",\n                \"billerName\": \"Jeevan Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER44\",\n                \"billerName\": \"Jeevass Cmi Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER45\",\n                \"billerName\": \"Jesus Academy C.B.S.E. School, Thalore.\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER46\",\n                \"billerName\": \"Jnanodaya Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER47\",\n                \"billerName\": \"Jnanodayam Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER48\",\n                \"billerName\": \"Joe Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER49\",\n                \"billerName\": \"Junior Baselios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER50\",\n                \"billerName\": \"Jyothi Nikethan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER51\",\n                \"billerName\": \"Jyothi Nivas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER52\",\n                \"billerName\": \"Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER53\",\n                \"billerName\": \"Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER54\",\n                \"billerName\": \"Jyothis Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER55\",\n                \"billerName\": \"Jyothis Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER56\",\n                \"billerName\": \"Jyoti Nilayam Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER57\",\n                \"billerName\": \"K E Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER58\",\n                \"billerName\": \"K E Carmel Public School, Kainakary\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER59\",\n                \"billerName\": \"K E T Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER60\",\n                \"billerName\": \"K M J Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER61\",\n                \"billerName\": \"K M M English School &amp; Jr College\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER62\",\n                \"billerName\": \"K N Sathyapalan Memorial Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER63\",\n                \"billerName\": \"K P Choyi Memorial Sree Narayana Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER64\",\n                \"billerName\": \"K P M Model School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER65\",\n                \"billerName\": \"K S Abdullah English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER66\",\n                \"billerName\": \"K.E. Carmel School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER67\",\n                \"billerName\": \"K.E.Carmel Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER68\",\n                \"billerName\": \"K.M.J.English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER69\",\n                \"billerName\": \"Kadambur English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER70\",\n                \"billerName\": \"Kailasanadha Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER71\",\n                \"billerName\": \"Kairali Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER72\",\n                \"billerName\": \"Kallivayalil Pappan Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER73\",\n                \"billerName\": \"Kamb &amp; M School Of Life International\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER74\",\n                \"billerName\": \"Kaoser Eng School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER75\",\n                \"billerName\": \"Karickam International Public School ,\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER76\",\n                \"billerName\": \"Kasturba English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER77\",\n                \"billerName\": \"Kasturba Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER78\",\n                \"billerName\": \"Kauruna Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER79\",\n                \"billerName\": \"Kaviattu English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER80\",\n                \"billerName\": \"Khadeeja English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER81\",\n                \"billerName\": \"Kk English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER82\",\n                \"billerName\": \"Kmj Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER83\",\n                \"billerName\": \"Kmj English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER84\",\n                \"billerName\": \"Kmj Public School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER85\",\n                \"billerName\": \"Kohinoor Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER86\",\n                \"billerName\": \"Koppam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER87\",\n                \"billerName\": \"Kottakkal Vidya Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER88\",\n                \"billerName\": \"Kottappuram Central School,(Kcs) Kottappuram\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER89\",\n                \"billerName\": \"Koyyappathodi Darul Uloom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER90\",\n                \"billerName\": \"Krishana English Med. School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER91\",\n                \"billerName\": \"Kristu Jyoti Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER93\",\n                \"billerName\": \"Ktcs Nect Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER94\",\n                \"billerName\": \"Kulapati Munshi Bhavans Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER95\",\n                \"billerName\": \"Kunil Education Institute\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER96\",\n                \"billerName\": \"Kuriakose Elias English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER97\",\n                \"billerName\": \"Kuthubiyya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER98\",\n                \"billerName\": \"Kuttikode English Medium Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE005KER99\",\n                \"billerName\": \"Labour India Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER01\",\n                \"billerName\": \"Lake Fd School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER02\",\n                \"billerName\": \"Lake Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER03\",\n                \"billerName\": \"Lakshmi Narayana Vidhya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER04\",\n                \"billerName\": \"Latheefiya English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER05\",\n                \"billerName\": \"Le Mer Public School, Triprayar\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER06\",\n                \"billerName\": \"LEcole Chempaka &quot;Silver Rocks&quot;\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER07\",\n                \"billerName\": \"Leo English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER08\",\n                \"billerName\": \"Leo Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER09\",\n                \"billerName\": \"Leo Xiii English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER10\",\n                \"billerName\": \"Lisieux English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER11\",\n                \"billerName\": \"Little Buds English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER12\",\n                \"billerName\": \"Little Daffodils School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER13\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER14\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER15\",\n                \"billerName\": \"Little Flower English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER16\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER17\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER18\",\n                \"billerName\": \"Little Flower Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER19\",\n                \"billerName\": \"Little Flower School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER20\",\n                \"billerName\": \"Little Flower Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER21\",\n                \"billerName\": \"Little Flower Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER22\",\n                \"billerName\": \"Little Flower Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER23\",\n                \"billerName\": \"Little Hearts School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER24\",\n                \"billerName\": \"Little India Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER25\",\n                \"billerName\": \"Little Lilli English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER26\",\n                \"billerName\": \"Lord Krishna Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER27\",\n                \"billerName\": \"LordS Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER30\",\n                \"billerName\": \"Lourdes Mata Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER31\",\n                \"billerName\": \"Lourdes Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER32\",\n                \"billerName\": \"Lourdes Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER33\",\n                \"billerName\": \"Lourds Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER34\",\n                \"billerName\": \"Lovedale Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER35\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER36\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER37\",\n                \"billerName\": \"Loyola School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER38\",\n                \"billerName\": \"Luke Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER39\",\n                \"billerName\": \"M A M Model School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER40\",\n                \"billerName\": \"M E S Bava Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER41\",\n                \"billerName\": \"M E S Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER42\",\n                \"billerName\": \"M E S Central School Thirunavaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER43\",\n                \"billerName\": \"M E S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER44\",\n                \"billerName\": \"M E S Kunil School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER45\",\n                \"billerName\": \"M E S Medical College Campus Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER46\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER47\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER48\",\n                \"billerName\": \"M E S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER49\",\n                \"billerName\": \"M E S Raja Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER50\",\n                \"billerName\": \"M E T Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER51\",\n                \"billerName\": \"M G M Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER52\",\n                \"billerName\": \"M I C English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER53\",\n                \"billerName\": \"M I C English School, Kaipamangalam\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER54\",\n                \"billerName\": \"M J Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER55\",\n                \"billerName\": \"M S I English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER56\",\n                \"billerName\": \"M S S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER57\",\n                \"billerName\": \"M. K. Letha Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER58\",\n                \"billerName\": \"M.A.M. Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER59\",\n                \"billerName\": \"M.E.S. Udyogamandal School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER60\",\n                \"billerName\": \"M.E.T English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER61\",\n                \"billerName\": \"M.G.M. Salem English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER62\",\n                \"billerName\": \"Madar English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER63\",\n                \"billerName\": \"Madara DaWathil Islamiyya (Mdi)School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER64\",\n                \"billerName\": \"Madavoor Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER65\",\n                \"billerName\": \"Madhava Education Centre Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER66\",\n                \"billerName\": \"Madhuvan Sai Vidyashram School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER67\",\n                \"billerName\": \"MaDin Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER68\",\n                \"billerName\": \"Mahakavi Kumaranasan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER69\",\n                \"billerName\": \"Maharishi Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER70\",\n                \"billerName\": \"Mahatma Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER71\",\n                \"billerName\": \"Mahatma Gandhi Memorial Model School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER72\",\n                \"billerName\": \"Mahatma Gandhi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER73\",\n                \"billerName\": \"Mahatma Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER74\",\n                \"billerName\": \"Mahlara Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER75\",\n                \"billerName\": \"Mahmodiya English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER76\",\n                \"billerName\": \"Majlis English Med School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER77\",\n                \"billerName\": \"Majlis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER78\",\n                \"billerName\": \"MajmaA Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER79\",\n                \"billerName\": \"Malabar Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER80\",\n                \"billerName\": \"Malabar English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER81\",\n                \"billerName\": \"Malabar English School, Mattanur\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER82\",\n                \"billerName\": \"Malabar Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER83\",\n                \"billerName\": \"Malik Deenar Pub School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER84\",\n                \"billerName\": \"Mambaram English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER85\",\n                \"billerName\": \"Manglalam English Medium Residential High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER86\",\n                \"billerName\": \"Mannam Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER87\",\n                \"billerName\": \"Mannam Memorial N S S English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER88\",\n                \"billerName\": \"Mannam Memorial Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER89\",\n                \"billerName\": \"Mannaniya Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER90\",\n                \"billerName\": \"Mar Athanasius International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER91\",\n                \"billerName\": \"Mar Baselios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER92\",\n                \"billerName\": \"Mar Baselios Ocean Star Public School, Kottarakkara\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER93\",\n                \"billerName\": \"Mar Baselios Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER94\",\n                \"billerName\": \"Mar Baselios Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER95\",\n                \"billerName\": \"Mar Baselios School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER96\",\n                \"billerName\": \"Mar Baselious English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER97\",\n                \"billerName\": \"Mar Dionysius School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER98\",\n                \"billerName\": \"Mar Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE006KER99\",\n                \"billerName\": \"Mar Gregorios Memorial Central Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER01\",\n                \"billerName\": \"Mar Gregorious Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER02\",\n                \"billerName\": \"Mar Gregorious Memorial Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER03\",\n                \"billerName\": \"Mar Ignathiose Noorono Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER04\",\n                \"billerName\": \"Mar Ivanios Bethany School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER05\",\n                \"billerName\": \"Mar Makil Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER06\",\n                \"billerName\": \"Mar Theophilose Bethany Covent Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER07\",\n                \"billerName\": \"Mar Thoma Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER08\",\n                \"billerName\": \"Mar Thoma Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER09\",\n                \"billerName\": \"Mar Thoma Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER10\",\n                \"billerName\": \"Mar Thoma Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER11\",\n                \"billerName\": \"Marello Public  School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER12\",\n                \"billerName\": \"Maria Agnes English Medium Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER13\",\n                \"billerName\": \"Maria Bhavan School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER14\",\n                \"billerName\": \"Maria Montessori Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER15\",\n                \"billerName\": \"Maria Teresa Scrilli Public School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER16\",\n                \"billerName\": \"Mariam Thresia Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER17\",\n                \"billerName\": \"Marian English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER18\",\n                \"billerName\": \"Marian Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER19\",\n                \"billerName\": \"Marian Sr Sec School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER20\",\n                \"billerName\": \"Marion Villa Convent I.C.S.E. School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER21\",\n                \"billerName\": \"Marivanios Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER22\",\n                \"billerName\": \"Markaz English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER23\",\n                \"billerName\": \"Markaz Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER24\",\n                \"billerName\": \"Markaz Public School, Balussery\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER25\",\n                \"billerName\": \"Markaz Public School,Kaithapoyil\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER26\",\n                \"billerName\": \"Markazul Uloom English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER27\",\n                \"billerName\": \"Martha Mariyam Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER28\",\n                \"billerName\": \"Maruthamountains English Medium School Pallana English Medium School Pallana\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER29\",\n                \"billerName\": \"Mary Giri English Med School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER30\",\n                \"billerName\": \"Mary Giri Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER31\",\n                \"billerName\": \"Mary Matha (Icse) School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER32\",\n                \"billerName\": \"Mary Matha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER33\",\n                \"billerName\": \"Mary Matha English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER34\",\n                \"billerName\": \"Mary Matha English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER35\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER36\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER37\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER38\",\n                \"billerName\": \"Mary Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER39\",\n                \"billerName\": \"Mary Matha Public School Chakkupallam\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER40\",\n                \"billerName\": \"Mary Mount Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER41\",\n                \"billerName\": \"Mary Nilayam English Medium U P School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER42\",\n                \"billerName\": \"Mary Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER43\",\n                \"billerName\": \"Mary Ward E.M. School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER44\",\n                \"billerName\": \"Marygiri English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER45\",\n                \"billerName\": \"Marygiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER46\",\n                \"billerName\": \"Maryland Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER47\",\n                \"billerName\": \"Matha Nagar Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER48\",\n                \"billerName\": \"Matha Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER49\",\n                \"billerName\": \"Mathen Mappilai Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER50\",\n                \"billerName\": \"Mathews Mar Athanasius Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER51\",\n                \"billerName\": \"Mathews Mar Athanasius Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER52\",\n                \"billerName\": \"Mcf Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER53\",\n                \"billerName\": \"McleodS English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER54\",\n                \"billerName\": \"Medical College Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER55\",\n                \"billerName\": \"Mems English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER56\",\n                \"billerName\": \"Meridian Public School Pandallur\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER57\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER58\",\n                \"billerName\": \"Mes Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER61\",\n                \"billerName\": \"Mes Central School A R Nagar\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER62\",\n                \"billerName\": \"Mes Central School Calicut\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER63\",\n                \"billerName\": \"Mes College Of Engineering Campus School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER64\",\n                \"billerName\": \"Mes Fathima Rahim Central School Kaithapoyil\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER65\",\n                \"billerName\": \"Mes International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER66\",\n                \"billerName\": \"Mes Public School,P.Vemballur\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER67\",\n                \"billerName\": \"Met Tirur Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER68\",\n                \"billerName\": \"Mgm Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER69\",\n                \"billerName\": \"Mgm Public School, Punnappalam,Kolayad\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER70\",\n                \"billerName\": \"Mic English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER71\",\n                \"billerName\": \"Mics Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER72\",\n                \"billerName\": \"Minhajul Huda English School,Edapal\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER73\",\n                \"billerName\": \"Mithra Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER74\",\n                \"billerName\": \"Mmskv English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER75\",\n                \"billerName\": \"Mnpm Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER76\",\n                \"billerName\": \"Model Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER79\",\n                \"billerName\": \"Modern English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER80\",\n                \"billerName\": \"Modern Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER81\",\n                \"billerName\": \"Molo Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER82\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER83\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER84\",\n                \"billerName\": \"Montfort School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER85\",\n                \"billerName\": \"Montfort Valley School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER86\",\n                \"billerName\": \"Mother Alexia English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER87\",\n                \"billerName\": \"Mother India Higher Sec School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER88\",\n                \"billerName\": \"Mother India International Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER89\",\n                \"billerName\": \"Mother India Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER90\",\n                \"billerName\": \"Mother Theresa Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER91\",\n                \"billerName\": \"Moulana Abul Kalam Azad Memorial English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER92\",\n                \"billerName\": \"Moulana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER93\",\n                \"billerName\": \"Mount Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER94\",\n                \"billerName\": \"Mount Carmel Convent Anglo - Indian Girls High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER95\",\n                \"billerName\": \"Mount Carmel Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER96\",\n                \"billerName\": \"Mount Carmel Vidyaniketan\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER97\",\n                \"billerName\": \"Mount Flower English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER98\",\n                \"billerName\": \"Mount Guide International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE007KER99\",\n                \"billerName\": \"Mount Hira English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER01\",\n                \"billerName\": \"Mount Mary Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER02\",\n                \"billerName\": \"Mount Seena Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER03\",\n                \"billerName\": \"Mount Tabor English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER04\",\n                \"billerName\": \"Mount Tabor Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER05\",\n                \"billerName\": \"Mount Thabore Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER06\",\n                \"billerName\": \"Msgr Raymond Memorial School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER07\",\n                \"billerName\": \"Mst Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER08\",\n                \"billerName\": \"Mt. Zion Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER09\",\n                \"billerName\": \"Mti Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER10\",\n                \"billerName\": \"Mubarak English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER11\",\n                \"billerName\": \"Mujamma English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER12\",\n                \"billerName\": \"Mukundapuram Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER13\",\n                \"billerName\": \"Myma English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER14\",\n                \"billerName\": \"Mystical Rose School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER15\",\n                \"billerName\": \"N S S Hr Sec School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER16\",\n                \"billerName\": \"N S S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER17\",\n                \"billerName\": \"N.G.P.M. Central School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER18\",\n                \"billerName\": \"Nadvathul Islam English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER19\",\n                \"billerName\": \"Naipunnya Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER20\",\n                \"billerName\": \"Naipunya Public School Kochi\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER21\",\n                \"billerName\": \"Najath Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER22\",\n                \"billerName\": \"Najath Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER23\",\n                \"billerName\": \"Nalanda Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER24\",\n                \"billerName\": \"Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER25\",\n                \"billerName\": \"Narikkuni English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER26\",\n                \"billerName\": \"National Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER27\",\n                \"billerName\": \"National Huda Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER28\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER29\",\n                \"billerName\": \"National Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER30\",\n                \"billerName\": \"National Public School (Nps)\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER31\",\n                \"billerName\": \"Nava Jyothy English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER32\",\n                \"billerName\": \"Nava Nirman Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER33\",\n                \"billerName\": \"Navabharath Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER34\",\n                \"billerName\": \"Navajeevan Bethany Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER35\",\n                \"billerName\": \"Navajyothi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER36\",\n                \"billerName\": \"Navdeep Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER37\",\n                \"billerName\": \"Nazareth Home English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER38\",\n                \"billerName\": \"Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER39\",\n                \"billerName\": \"Nehru Memorial Model School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER40\",\n                \"billerName\": \"Nehru Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER41\",\n                \"billerName\": \"Netaji Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER42\",\n                \"billerName\": \"New Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER43\",\n                \"billerName\": \"Newman Academy Vimalagiri\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER44\",\n                \"billerName\": \"Newman Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER45\",\n                \"billerName\": \"Nicholson Syrian Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER46\",\n                \"billerName\": \"Nict English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER47\",\n                \"billerName\": \"Nilgiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER48\",\n                \"billerName\": \"Nirmal Hrudaya E. M. School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER49\",\n                \"billerName\": \"Nirmal Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER50\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER51\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER52\",\n                \"billerName\": \"Nirmal Jyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER53\",\n                \"billerName\": \"Nirmala Matha Cbse Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER54\",\n                \"billerName\": \"Nirmala Matha Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER55\",\n                \"billerName\": \"Nirmala Matha Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER56\",\n                \"billerName\": \"Nirmala Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER57\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER58\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER59\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER60\",\n                \"billerName\": \"Nirmala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER61\",\n                \"billerName\": \"Nirmala School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER62\",\n                \"billerName\": \"Nithyananda Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER63\",\n                \"billerName\": \"Niveditha Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER64\",\n                \"billerName\": \"Nizamia Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER65\",\n                \"billerName\": \"Noble Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER66\",\n                \"billerName\": \"Notre Dame School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER67\",\n                \"billerName\": \"Notredame School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER68\",\n                \"billerName\": \"Novel International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER69\",\n                \"billerName\": \"Oiet Public School, Njalikkara\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER70\",\n                \"billerName\": \"Olive Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER71\",\n                \"billerName\": \"Om International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER72\",\n                \"billerName\": \"Oonianthala Eapen Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER73\",\n                \"billerName\": \"Orphanage English Medium School,Palad\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER74\",\n                \"billerName\": \"Otten English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER75\",\n                \"billerName\": \"Our Lady Of Mercy School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER77\",\n                \"billerName\": \"Oxford Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER78\",\n                \"billerName\": \"Oxford English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER79\",\n                \"billerName\": \"P E S Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER80\",\n                \"billerName\": \"P.K.J.M. Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER81\",\n                \"billerName\": \"Padamasree Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER82\",\n                \"billerName\": \"Palghat Lions School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER83\",\n                \"billerName\": \"Pallikoodam\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER84\",\n                \"billerName\": \"Pallotti Hill Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER85\",\n                \"billerName\": \"Panickaveettil Sir Sebastian Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER86\",\n                \"billerName\": \"Paradise Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER87\",\n                \"billerName\": \"Parakkottil English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER88\",\n                \"billerName\": \"Parama Bhattara Kendriya Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER89\",\n                \"billerName\": \"Paramekkavu Vidaya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER90\",\n                \"billerName\": \"Parappanangady English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER91\",\n                \"billerName\": \"Pathanamthitta Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER92\",\n                \"billerName\": \"Pazhassiraja Universal Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER93\",\n                \"billerName\": \"Peace International School, Moozhikkal\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER94\",\n                \"billerName\": \"Peevees Model School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER95\",\n                \"billerName\": \"Peevees Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER96\",\n                \"billerName\": \"Perfect English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER97\",\n                \"billerName\": \"Phoenix Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER98\",\n                \"billerName\": \"Placid Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDUKEE008KER99\",\n                \"billerName\": \"Pleasant English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER01\",\n                \"billerName\": \"Prabhat Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER02\",\n                \"billerName\": \"Prabhat Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER03\",\n                \"billerName\": \"Pragati Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER04\",\n                \"billerName\": \"Praisewill Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER05\",\n                \"billerName\": \"Prashanti Vidya Kendra\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER06\",\n                \"billerName\": \"Pratheeksha Bhavan English Medium School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER07\",\n                \"billerName\": \"Presentation Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER08\",\n                \"billerName\": \"Preshithamatha School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER09\",\n                \"billerName\": \"Presidency Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER10\",\n                \"billerName\": \"Prestige Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER11\",\n                \"billerName\": \"Progressive English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER12\",\n                \"billerName\": \"Pushpagiriyil Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER13\",\n                \"billerName\": \"Pvs H&amp;H Thangal Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER16\",\n                \"billerName\": \"Queen Marys Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER17\",\n                \"billerName\": \"Rahmaniyya Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER18\",\n                \"billerName\": \"Raja Rajeswari Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER19\",\n                \"billerName\": \"Raja Ravi Varma Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER20\",\n                \"billerName\": \"Rajagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER21\",\n                \"billerName\": \"Rajah School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER22\",\n                \"billerName\": \"Rajahamsarma Vidyapeedhom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER23\",\n                \"billerName\": \"Rajas Memorial English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER24\",\n                \"billerName\": \"Rajashree (S M Memorial) School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER26\",\n                \"billerName\": \"Rani Matha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER27\",\n                \"billerName\": \"Rani Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER28\",\n                \"billerName\": \"Rims International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER30\",\n                \"billerName\": \"River View Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER31\",\n                \"billerName\": \"Rose Dale Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER32\",\n                \"billerName\": \"Rosi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER33\",\n                \"billerName\": \"Rosi Modern English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER34\",\n                \"billerName\": \"Royal English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER35\",\n                \"billerName\": \"Royal Indian School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER36\",\n                \"billerName\": \"S B O A Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER37\",\n                \"billerName\": \"S D P V Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER38\",\n                \"billerName\": \"S D V English Medium Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER39\",\n                \"billerName\": \"S F S Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER40\",\n                \"billerName\": \"S M I English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER41\",\n                \"billerName\": \"S N Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER42\",\n                \"billerName\": \"S N S Samajam Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER43\",\n                \"billerName\": \"S N Trust Central School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR47\",\n                \"billerName\": \"St. Peter Convent School (Senior), Mohan Nagar, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR48\",\n                \"billerName\": \"St. Thomus Convent School, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"THEE00000INDKR\",\n                \"billerName\": \"The Emerald Heights International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER44\",\n                \"billerName\": \"S N Vidya Bhavan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER45\",\n                \"billerName\": \"S S V M Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER46\",\n                \"billerName\": \"S.D.A. English Residential High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER47\",\n                \"billerName\": \"S.D.A. Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER48\",\n                \"billerName\": \"S.F.S.English Medium School, Vettilappally Vayal, Thana.P.O, Kannur\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER49\",\n                \"billerName\": \"S.M.D Public School (Sree Meenakshi Devaswam Public School)\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER50\",\n                \"billerName\": \"Sa-Adiya English Medium Residential Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER51\",\n                \"billerName\": \"Sabari Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER52\",\n                \"billerName\": \"Sabarigiri English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER53\",\n                \"billerName\": \"Sabarigiri School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER54\",\n                \"billerName\": \"Sacred Heart Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER55\",\n                \"billerName\": \"Sacred Heart Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER56\",\n                \"billerName\": \"Sacred Heart Convnet School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER58\",\n                \"billerName\": \"Sacred Heart English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER59\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER60\",\n                \"billerName\": \"Sacred Heart Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER61\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"SHER00000MOHPK\",\n                \"billerName\": \"Sherwood Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER62\",\n                \"billerName\": \"Sacred Heart School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER63\",\n                \"billerName\": \"Sadhbhavana Wld School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER64\",\n                \"billerName\": \"Safa English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER65\",\n                \"billerName\": \"Safa English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER66\",\n                \"billerName\": \"Sahyadri Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER67\",\n                \"billerName\": \"Sai Krishna Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER68\",\n                \"billerName\": \"Sainik Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER69\",\n                \"billerName\": \"Sal Sabeel Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER70\",\n                \"billerName\": \"Salafi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER71\",\n                \"billerName\": \"Salafi Public School Nadapuram\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER72\",\n                \"billerName\": \"Salahudheen Ayyoobi English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER73\",\n                \"billerName\": \"Salil Sivadas Foundation School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER74\",\n                \"billerName\": \"Salsabeel Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER75\",\n                \"billerName\": \"Salsabeel Green School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER76\",\n                \"billerName\": \"Samskruthi School Panthavoor\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER77\",\n                \"billerName\": \"Sandeepani Vidyanikethan\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER78\",\n                \"billerName\": \"Sangeo Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER79\",\n                \"billerName\": \"Sanjo Cmi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER80\",\n                \"billerName\": \"Sanjoe Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER81\",\n                \"billerName\": \"Sanjos English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER82\",\n                \"billerName\": \"Sanjos Metropolitan School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER83\",\n                \"billerName\": \"Sanjos Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER84\",\n                \"billerName\": \"Sankaramangalam Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER85\",\n                \"billerName\": \"Santa Cruz Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER86\",\n                \"billerName\": \"Santa Maria Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER87\",\n                \"billerName\": \"Santa Maria English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER88\",\n                \"billerName\": \"Santa Maria Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER89\",\n                \"billerName\": \"Santa Maria Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER90\",\n                \"billerName\": \"Santhagiri Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER91\",\n                \"billerName\": \"Santhi Niketan Pub School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER92\",\n                \"billerName\": \"Santhi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER94\",\n                \"billerName\": \"Santhinikethanam Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER95\",\n                \"billerName\": \"Santhom Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER96\",\n                \"billerName\": \"Santhome Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER97\",\n                \"billerName\": \"Santom Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER98\",\n                \"billerName\": \"Sapphire Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE009KER99\",\n                \"billerName\": \"Saraswathi Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER01\",\n                \"billerName\": \"Saraswathi Vidyaniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER02\",\n                \"billerName\": \"Saraswathi Vidyanikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER03\",\n                \"billerName\": \"Saraswathy Vidya Bhavan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER04\",\n                \"billerName\": \"Saraswathy Vidya Niketan\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER05\",\n                \"billerName\": \"Saraswathy Vidya Niketan School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER06\",\n                \"billerName\": \"Saraswathy Vidya Peetham\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER07\",\n                \"billerName\": \"Saraswathy Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER08\",\n                \"billerName\": \"Saraswathy Vidyanikethan School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER09\",\n                \"billerName\": \"Saraswathy Vidyanikethan, Kudayathoor\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER10\",\n                \"billerName\": \"Sarvodaya Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER11\",\n                \"billerName\": \"Sarvodaya Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER12\",\n                \"billerName\": \"Savio English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER13\",\n                \"billerName\": \"Sdky Gurukul Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER14\",\n                \"billerName\": \"Seen Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER15\",\n                \"billerName\": \"Seleina Charles Memorial English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER16\",\n                \"billerName\": \"Seva Sadan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER17\",\n                \"billerName\": \"Seventh Day Adventist English Medium Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER18\",\n                \"billerName\": \"Seventh Day Adventist English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER19\",\n                \"billerName\": \"Seventh Day Adventist English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER20\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER21\",\n                \"billerName\": \"Seventh Day Adventist High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER22\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER23\",\n                \"billerName\": \"Seventh Day Adventist Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER25\",\n                \"billerName\": \"Seventh-Day Adventist English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER26\",\n                \"billerName\": \"Shalini Bhavan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER27\",\n                \"billerName\": \"Shalom Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER28\",\n                \"billerName\": \"Shalom Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER30\",\n                \"billerName\": \"Shantiniketan International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER31\",\n                \"billerName\": \"Shantiniketan International School, Kodungallur\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER32\",\n                \"billerName\": \"Shantiniketan School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER33\",\n                \"billerName\": \"Sherin International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER34\",\n                \"billerName\": \"Shihab English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER35\",\n                \"billerName\": \"Shree Vidyadhiraja Seva Mission School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER36\",\n                \"billerName\": \"Siddhartha Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER37\",\n                \"billerName\": \"Siddhartha Central School,Puthoor\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER38\",\n                \"billerName\": \"Silver Hills Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER39\",\n                \"billerName\": \"Silvermount International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER40\",\n                \"billerName\": \"Sir Syed English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER41\",\n                \"billerName\": \"Sirajul Huda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER42\",\n                \"billerName\": \"Sirajul Huda English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER43\",\n                \"billerName\": \"Sirajul Huda English Medium School, Perambra, Muliyangal\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER44\",\n                \"billerName\": \"Sivagiri Sree Narayana Sr Sec School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR35\",\n                \"billerName\": \"Mukand Lal Public School (Senior Wing), Sarojini Colony Yamuna Nagar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR36\",\n                \"billerName\": \"Mukand Public School, Model Town, Yamunangar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR37\",\n                \"billerName\": \"Ops Vidya Mandir School, Ambala\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR38\",\n                \"billerName\": \"Ops Vidya Mandir School, Sec-13, Karnal\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER04\",\n                \"billerName\": \"CHMKMHSS,Vadakkumbad \"\n            },\n            {\n                \"billerId\": \"GJIN00000KER05\",\n                \"billerName\": \"Jyothi Nivas Public School,Aluva\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER06\",\n                \"billerName\": \"Anns English Medium School, Mennangadi\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER07\",\n                \"billerName\": \"Saraswathy Vidya Nikethan Senior Secondary School, Kodakara\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER08\",\n                \"billerName\": \" St Joseph MHSS , Kuriachira\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER09\",\n                \"billerName\": \" St Joseph Public School , Kuriachira\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER10\",\n                \"billerName\": \"Saraswathy Vidyabhavan Central School,\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN13\",\n                \"billerName\": \"Updesh Pb School Sandoha\"\n            },\n            {\n                \"billerId\": \"KIIT00000KHOYE\",\n                \"billerName\": \"KIIT\"\n            },\n            {\n                \"billerId\": \"KJIN00000VAD3B\",\n                \"billerName\": \"K J  Institute Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"KJIN00000VADKF\",\n                \"billerName\": \"K J Institute Of Ayurveda And Research\"\n            },\n            {\n                \"billerId\": \"KKMO00000DUREM\",\n                \"billerName\": \"K K Modi University\"\n            },\n            {\n                \"billerId\": \"KOHI00000BPL2Y\",\n                \"billerName\": \"Kohinoor Educational Serivces Pvt Ltd\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER68\",\n                \"billerName\": \"Sree Mookambika Vidya Nikethan\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER69\",\n                \"billerName\": \"Sree Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER70\",\n                \"billerName\": \"Sree Narayan Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER71\",\n                \"billerName\": \"Sree Narayana Center School,Karuvatta\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER72\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER73\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER74\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER75\",\n                \"billerName\": \"Sree Narayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER77\",\n                \"billerName\": \"Sree Narayana Central School Athykayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER78\",\n                \"billerName\": \"Sree Narayana English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER79\",\n                \"billerName\": \"Sree Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER80\",\n                \"billerName\": \"Sree Narayana English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER82\",\n                \"billerName\": \"Sree Narayana Guru Memorial Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER83\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER84\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER85\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER87\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER88\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER89\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER90\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER91\",\n                \"billerName\": \"Sree Narayana Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER92\",\n                \"billerName\": \"Sree Narayana Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER93\",\n                \"billerName\": \"Sree Narayana Trust Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER94\",\n                \"billerName\": \"Sree Narayana Trusts Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER95\",\n                \"billerName\": \"Sree Narayana Vidya Mandir Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER96\",\n                \"billerName\": \"Sree Narayana Vidya Mandir Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER97\",\n                \"billerName\": \"Sree Narayana Vidya Peedtom\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER98\",\n                \"billerName\": \"Sree Narayana Vidyapeetam Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE010KER99\",\n                \"billerName\": \"Sree Neelakanta Vidya Peedom\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER01\",\n                \"billerName\": \"Sree Raja Rajeswari English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER02\",\n                \"billerName\": \"Sree Ramakrishna Vidyanikethan Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER03\",\n                \"billerName\": \"Sree Sabari Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER04\",\n                \"billerName\": \"Sree Sai Vidya Peedhom\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER05\",\n                \"billerName\": \"Sree Sankara Vidya Peedhom English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER06\",\n                \"billerName\": \"Sree Sankara Vidya Peetam\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER07\",\n                \"billerName\": \"Sree Sankara Vidyalayam English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER08\",\n                \"billerName\": \"Sree Sarada Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER09\",\n                \"billerName\": \"Sree Saraswathy Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER10\",\n                \"billerName\": \"Sree Saraswathy Vidyalayam\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER11\",\n                \"billerName\": \"Sree Valluvanad Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER12\",\n                \"billerName\": \"Sree Vijayananda Vidya Peedom,\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER13\",\n                \"billerName\": \"Sreekrishnapuram Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER14\",\n                \"billerName\": \"Sreenarayana Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER15\",\n                \"billerName\": \"Sreenarayana Central School, Moonnanakuzhi.\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER16\",\n                \"billerName\": \"Sreenarayana Samskarika Samithy\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER17\",\n                \"billerName\": \"Sreenarayana Vidyaniketan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER19\",\n                \"billerName\": \"Sreepuram English Medium High School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER20\",\n                \"billerName\": \"Sreyas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER21\",\n                \"billerName\": \"Sri Atmananda Memorial School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER22\",\n                \"billerName\": \"Sri Bhagavathi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER23\",\n                \"billerName\": \"Sri Raghavendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER24\",\n                \"billerName\": \"Sri Sai Vidya Vihar\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER25\",\n                \"billerName\": \"Sri Sai Vidyabhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER26\",\n                \"billerName\": \"Sri Sankara English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER27\",\n                \"billerName\": \"Sri Sathya Sai English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER28\",\n                \"billerName\": \"Sri Sathya Sai Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER29\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER30\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER32\",\n                \"billerName\": \"Sri Sri Ravishankar Vidya Mandir, Kovoor\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER33\",\n                \"billerName\": \"Sri Sri Ravishankar Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER34\",\n                \"billerName\": \"Sri Vighneswara Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER35\",\n                \"billerName\": \"Sri Vivekananda Memorial Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER36\",\n                \"billerName\": \"St AnneS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER37\",\n                \"billerName\": \"St AnneS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER38\",\n                \"billerName\": \"St AnnS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER39\",\n                \"billerName\": \"St AnnS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER40\",\n                \"billerName\": \"St AnnS School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER41\",\n                \"billerName\": \"St Ethrem Seminary Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER42\",\n                \"billerName\": \"St Francies DAssisi Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER43\",\n                \"billerName\": \"St George Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER44\",\n                \"billerName\": \"St George Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER45\",\n                \"billerName\": \"St George School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER46\",\n                \"billerName\": \"St Gregorios Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER47\",\n                \"billerName\": \"St Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER48\",\n                \"billerName\": \"St Johns Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER49\",\n                \"billerName\": \"St Johns Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER50\",\n                \"billerName\": \"St Joseph English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER51\",\n                \"billerName\": \"St Joseph Internationl School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER52\",\n                \"billerName\": \"St Joseph Public School Neeloor\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER53\",\n                \"billerName\": \"St JosephS Emup School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER54\",\n                \"billerName\": \"St JosephS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER55\",\n                \"billerName\": \"St JosephS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER56\",\n                \"billerName\": \"St JosephS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER57\",\n                \"billerName\": \"St JosephS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER58\",\n                \"billerName\": \"St Josephs Public School, Thottuva\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER59\",\n                \"billerName\": \"St Jude Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER60\",\n                \"billerName\": \"St JulianaS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER61\",\n                \"billerName\": \"St Mary English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER62\",\n                \"billerName\": \"St MaryS Cathedral Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER63\",\n                \"billerName\": \"St MaryS Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER64\",\n                \"billerName\": \"St Marys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER65\",\n                \"billerName\": \"St MaryS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER66\",\n                \"billerName\": \"St Marys Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER68\",\n                \"billerName\": \"St MeeraS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER69\",\n                \"billerName\": \"St PaulS International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER70\",\n                \"billerName\": \"St Pauls Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER71\",\n                \"billerName\": \"St PaulS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER72\",\n                \"billerName\": \"St PhilomenS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER73\",\n                \"billerName\": \"St Sebastian Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER74\",\n                \"billerName\": \"St StephenS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER75\",\n                \"billerName\": \"St Therese English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER76\",\n                \"billerName\": \"St Thomas English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER77\",\n                \"billerName\": \"St Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER80\",\n                \"billerName\": \"St Thomas School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER84\",\n                \"billerName\": \"St XavierS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER85\",\n                \"billerName\": \"St. Alloysius School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER86\",\n                \"billerName\": \"St. Aloysius Convent I.S.C. School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER87\",\n                \"billerName\": \"St. Alphonsa Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER88\",\n                \"billerName\": \"St. Alphonsa Public School &amp; Junior College\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER89\",\n                \"billerName\": \"St. AnneS English Medium Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER90\",\n                \"billerName\": \"St. AnneS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER91\",\n                \"billerName\": \"St. AnneS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER92\",\n                \"billerName\": \"St. AnneS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER93\",\n                \"billerName\": \"St. AnneS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER94\",\n                \"billerName\": \"St. AnnS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER95\",\n                \"billerName\": \"St. Anton Vidyapeedam\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER96\",\n                \"billerName\": \"St. Antonys English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER97\",\n                \"billerName\": \"St. AntonyS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER98\",\n                \"billerName\": \"St. AntonyS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE011KER99\",\n                \"billerName\": \"St. BersoumaS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER01\",\n                \"billerName\": \"St. Catherines School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER02\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER03\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER04\",\n                \"billerName\": \"St. Charles Borromeo Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER05\",\n                \"billerName\": \"St. Claret Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER06\",\n                \"billerName\": \"St. Dominic Convent English Medium School Vellani\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER07\",\n                \"billerName\": \"St. DominicS Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER08\",\n                \"billerName\": \"St. Elizabeth Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER09\",\n                \"billerName\": \"St. Francis Assisi English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER10\",\n                \"billerName\": \"St. Francis Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER11\",\n                \"billerName\": \"St. Francis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER12\",\n                \"billerName\": \"St. Francis English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER13\",\n                \"billerName\": \"St. Francis Sales School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER14\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER15\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER16\",\n                \"billerName\": \"St. Francis School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER17\",\n                \"billerName\": \"St. George Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER18\",\n                \"billerName\": \"St. George Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER19\",\n                \"billerName\": \"St. George Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER20\",\n                \"billerName\": \"St. Gregorious School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER21\",\n                \"billerName\": \"St. James English Medium Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER22\",\n                \"billerName\": \"St. JohnS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER23\",\n                \"billerName\": \"St. Johns Public School,\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER24\",\n                \"billerName\": \"St. JohnS Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER25\",\n                \"billerName\": \"St. JohnS School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER26\",\n                \"billerName\": \"St. JohnS School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER28\",\n                \"billerName\": \"St. Joseph Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER29\",\n                \"billerName\": \"St. Joseph International Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER30\",\n                \"billerName\": \"St. Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER31\",\n                \"billerName\": \"St. JosephS Convent Eng Med School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER32\",\n                \"billerName\": \"St. JosephS Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER33\",\n                \"billerName\": \"St. JosephS Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER34\",\n                \"billerName\": \"St. JosephS Convent School &amp; Junior College Edamon\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER35\",\n                \"billerName\": \"St. JosephS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER36\",\n                \"billerName\": \"St. JosephS English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER37\",\n                \"billerName\": \"St. JosephS Junior School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER38\",\n                \"billerName\": \"St. JosephS Model Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER39\",\n                \"billerName\": \"St. Josephs Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER40\",\n                \"billerName\": \"St. JosephS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER41\",\n                \"billerName\": \"St. Josephs Public School Pollethai\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER42\",\n                \"billerName\": \"St. JosephS School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER43\",\n                \"billerName\": \"St. Jude School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER44\",\n                \"billerName\": \"St. Judes Global School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER45\",\n                \"billerName\": \"St. Kuriakose Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER46\",\n                \"billerName\": \"St. Lucy E.M.School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER47\",\n                \"billerName\": \"St. Maria De Mattias English Medium Shool\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER48\",\n                \"billerName\": \"St. Maria Goretti Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER49\",\n                \"billerName\": \"St. Mary Of Leuca English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER50\",\n                \"billerName\": \"St. Mary Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER51\",\n                \"billerName\": \"St. MaryS Bethany Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER52\",\n                \"billerName\": \"St. Marys Bethany School Karimba\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER54\",\n                \"billerName\": \"St. MaryS Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER55\",\n                \"billerName\": \"St. MaryS Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER56\",\n                \"billerName\": \"St. MaryS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER57\",\n                \"billerName\": \"St. MaryS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER58\",\n                \"billerName\": \"St. MaryS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER59\",\n                \"billerName\": \"St. MaryS English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER60\",\n                \"billerName\": \"St. MaryS English Medium School (Cbse)\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER61\",\n                \"billerName\": \"St. MaryS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER62\",\n                \"billerName\": \"St. MaryS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER63\",\n                \"billerName\": \"St. MaryS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER64\",\n                \"billerName\": \"St. MaryS Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER65\",\n                \"billerName\": \"St. MaryS Residential Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER66\",\n                \"billerName\": \"St. Marys Residential Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER67\",\n                \"billerName\": \"St. MaryS Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER68\",\n                \"billerName\": \"St. Monica English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER69\",\n                \"billerName\": \"St. PatrickS Academy\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER70\",\n                \"billerName\": \"St. PatrickS School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER71\",\n                \"billerName\": \"St. Pauls English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER72\",\n                \"billerName\": \"St. Pauls Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER73\",\n                \"billerName\": \"St. PeterS English Medium High School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER74\",\n                \"billerName\": \"St. Peters Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER75\",\n                \"billerName\": \"St. Pius X English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER76\",\n                \"billerName\": \"St. Rapheles Cathedral School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER77\",\n                \"billerName\": \"St. Savio English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER78\",\n                \"billerName\": \"St. SebastianS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER79\",\n                \"billerName\": \"St. Shantal English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER80\",\n                \"billerName\": \"St. StephenS Besania Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER82\",\n                \"billerName\": \"St. Thomas Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER83\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER84\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER85\",\n                \"billerName\": \"St. Thomas Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER86\",\n                \"billerName\": \"St. Thomas Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER87\",\n                \"billerName\": \"St. Vincent Cmi Residential School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER88\",\n                \"billerName\": \"St. VincentS Convent School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER89\",\n                \"billerName\": \"St.Alphonsa Public School And Junior College\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER90\",\n                \"billerName\": \"St.AnneS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER91\",\n                \"billerName\": \"St.AntonyS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER92\",\n                \"billerName\": \"St.Dominic Convent English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER93\",\n                \"billerName\": \"St.Elizebath English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER94\",\n                \"billerName\": \"St.Gregorios English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER95\",\n                \"billerName\": \"St.John The BaptistS English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER96\",\n                \"billerName\": \"St.Johns Visitation Public School,Muppathadam.Aluva\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER97\",\n                \"billerName\": \"St.Joseph Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER98\",\n                \"billerName\": \"St.JosephS Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE012KER99\",\n                \"billerName\": \"St.Josephs Nazareth School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER01\",\n                \"billerName\": \"Vidhyadhiraja Vidya Bhavan Senior Secondary School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER02\",\n                \"billerName\": \"Vidya Jyothi Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER03\",\n                \"billerName\": \"Vidya Prakash Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER04\",\n                \"billerName\": \"Vidya Vikas School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER05\",\n                \"billerName\": \"Vidyadhi Raja Vidhya Peetom Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER06\",\n                \"billerName\": \"Vidyamount Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER07\",\n                \"billerName\": \"Vidyanagar Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER08\",\n                \"billerName\": \"Vidyananda Vidyabhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER09\",\n                \"billerName\": \"Vidyaniketan Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER10\",\n                \"billerName\": \"Vidyarambham Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER11\",\n                \"billerName\": \"Vidyasadan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER12\",\n                \"billerName\": \"Vidyatmika Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER13\",\n                \"billerName\": \"Vidyodaya School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER14\",\n                \"billerName\": \"Vijayagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER15\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER16\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER17\",\n                \"billerName\": \"Vijayamatha Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER18\",\n                \"billerName\": \"Villa Nazareth English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER19\",\n                \"billerName\": \"Vimal Jyothi Public School,Njarakad\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER20\",\n                \"billerName\": \"Vimal Jyothy Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER21\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER22\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER23\",\n                \"billerName\": \"Vimala Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER24\",\n                \"billerName\": \"Vimala English Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER25\",\n                \"billerName\": \"Vimala Hridaya School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER26\",\n                \"billerName\": \"Vimala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER27\",\n                \"billerName\": \"Vimala Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER28\",\n                \"billerName\": \"Vimala Public School .\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER29\",\n                \"billerName\": \"Vimalagiri International School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER30\",\n                \"billerName\": \"Vimalagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER31\",\n                \"billerName\": \"Vimalagiri Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER32\",\n                \"billerName\": \"Vimalambika Public English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER33\",\n                \"billerName\": \"Vishwadeepti Vidyalaya Pub School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER34\",\n                \"billerName\": \"Viswa Prakash Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER35\",\n                \"billerName\": \"Viswabharathi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER36\",\n                \"billerName\": \"Viswabharathy Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER37\",\n                \"billerName\": \"Viswadarshini Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER38\",\n                \"billerName\": \"Viswadeepthi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER39\",\n                \"billerName\": \"Viswadeeptti English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER40\",\n                \"billerName\": \"Viswajyothi Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER41\",\n                \"billerName\": \"Vivekananda Kendra Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER42\",\n                \"billerName\": \"Vivekananda Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER43\",\n                \"billerName\": \"Vivekananda Public School.\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER44\",\n                \"billerName\": \"Vivekananda Vidyamandir\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER45\",\n                \"billerName\": \"Vyasa Vidya Bhavan\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER46\",\n                \"billerName\": \"Vyasa Vidya Niketan Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER47\",\n                \"billerName\": \"Vyasa Vidya Peethom\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER48\",\n                \"billerName\": \"Vyasa Vidyalaya\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER49\",\n                \"billerName\": \"Vyasa Vidyanikethan English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER50\",\n                \"billerName\": \"Wadi Rehma English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER51\",\n                \"billerName\": \"Winners Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER52\",\n                \"billerName\": \"Wmo Eng School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER53\",\n                \"billerName\": \"Wmo English Academy Orphanage English School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER54\",\n                \"billerName\": \"Wmo English Academy, Vellamunda\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER55\",\n                \"billerName\": \"Wmo Green Mount School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER56\",\n                \"billerName\": \"Woodlem Park Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER57\",\n                \"billerName\": \"Yamaniyya English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER58\",\n                \"billerName\": \"Ymm Central School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER59\",\n                \"billerName\": \"Zahra Public School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER60\",\n                \"billerName\": \"Zion English Medium School\"\n            },\n            {\n                \"billerId\": \"EDUKEE014KER61\",\n                \"billerName\": \"Zion Public School\"\n            },\n            {\n                \"billerId\": \"EILKML000GUJ03\",\n                \"billerName\": \"Eduworld Infusion Limited\"\n            },\n            {\n                \"billerId\": \"EMER00000IND51\",\n                \"billerName\": \"Emerald Heights Boarding Unit\"\n            },\n            {\n                \"billerId\": \"FACU00000RJK1K\",\n                \"billerName\": \"Faculty Of Medicine - Shri Shamjibhai Harjibhai Talaviya Charitable Trust\"\n            },\n            {\n                \"billerId\": \"FDRS00000RJKLC\",\n                \"billerName\": \"Fdrs Faculty Of Doctoral Studies And Research - Rk University\"\n            },\n            {\n                \"billerId\": \"FOST00000SWDHY\",\n                \"billerName\": \"FOSTIIMA Business School\"\n            },\n            {\n                \"billerId\": \"GAJW00000KAC1H\",\n                \"billerName\": \"Gajwani International School\"\n            },\n            {\n                \"billerId\": \"GAJW00000KACDN\",\n                \"billerName\": \"Gajwani Pre Primary School\"\n            },\n            {\n                \"billerId\": \"GAND00000HYD57\",\n                \"billerName\": \"Gandikota Management Academy\"\n            },\n            {\n                \"billerId\": \"GANI00000NATAA\",\n                \"billerName\": \"GANIT Coaching Institute\"\n            },\n            {\n                \"billerId\": \"GCNKML000ANP02\",\n                \"billerName\": \"Gdmm College Of Nursing\"\n            },\n            {\n                \"billerId\": \"GDEKML000ANP01\",\n                \"billerName\": \"Gdmm College Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"GDGO00000PTNRJ\",\n                \"billerName\": \"GD goenka Public School\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER01\",\n                \"billerName\": \" Carmel Public School,Vazhakulam\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER02\",\n                \"billerName\": \"Hill View Public School, Kolanchery\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER03\",\n                \"billerName\": \"Crescent English HS,Thanaloor\"\n            },\n            {\n                \"billerId\": \"GKIN00000PATL3\",\n                \"billerName\": \"G K Institute Of Commerce\"\n            },\n            {\n                \"billerId\": \"GLOB00000HYD0Q\",\n                \"billerName\": \"Global Edge School\"\n            },\n            {\n                \"billerId\": \"GPCKML000ANP03\",\n                \"billerName\": \"Gdmm Polytechnic College\"\n            },\n            {\n                \"billerId\": \"GSPKML000MAH01\",\n                \"billerName\": \"Ga Shah English Primary School\"\n            },\n            {\n                \"billerId\": \"GUJA00000AHDCD\",\n                \"billerName\": \"Gujarat Power Engineering And Research Institute Managed By Gtu\"\n            },\n            {\n                \"billerId\": \"GURU00000BPL4E\",\n                \"billerName\": \"Gurukul College Of Education\"\n            },\n            {\n                \"billerId\": \"HOLY00000WESPL\",\n                \"billerName\": \"Holychild Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"HVKA00000SUR2Q\",\n                \"billerName\": \"H V  Kachhadiya Civilize Modern School Gujarati Medium\"\n            },\n            {\n                \"billerId\": \"HVKA00000SURAC\",\n                \"billerName\": \"H V  Kachhadiya Civilize Modern School  English Medium\"\n            },\n            {\n                \"billerId\": \"ICCKML000MAH03\",\n                \"billerName\": \"Ice College Of Hotel Management And Catering Technology\"\n            },\n            {\n                \"billerId\": \"ICHKML000MAH02\",\n                \"billerName\": \"Ice College Of Hotel Management\"\n            },\n            {\n                \"billerId\": \"ILEA00000KOLAL\",\n                \"billerName\": \"iLead Foundation\"\n            },\n            {\n                \"billerId\": \"IMBS00000ODIEF\",\n                \"billerName\": \"Imb School Of Hospitality\"\n            },\n            {\n                \"billerId\": \"INDI00000JABF7\",\n                \"billerName\": \"Indian Public Higher Secondary\"\n            },\n            {\n                \"billerId\": \"INDI00000JPRWL\",\n                \"billerName\": \"Indian Digital Academy Of Skills And Enterprenureship\"\n            },\n            {\n                \"billerId\": \"INDKML000RAJ05\",\n                \"billerName\": \"Indian School\"\n            },\n            {\n                \"billerId\": \"INDO00000CDRZT\",\n                \"billerName\": \"Indo Global Education Foundation\"\n            },\n            {\n                \"billerId\": \"INDO00000KHODZ\",\n                \"billerName\": \"Indo Science Academy\"\n            },\n            {\n                \"billerId\": \"INNO00000RJKVH\",\n                \"billerName\": \"Innotal R K University - Shtc Rajkot\"\n            },\n            {\n                \"billerId\": \"INSKML000RAJ06\",\n                \"billerName\": \"Indian Sr Sec School\"\n            },\n            {\n                \"billerId\": \"INST00000BPLGL\",\n                \"billerName\": \"Institute Of Aeronautics And Engineering\"\n            },\n            {\n                \"billerId\": \"INST00000ODIZH\",\n                \"billerName\": \"Institute Of Management Bhubaneswar\"\n            },\n            {\n                \"billerId\": \"INST00000VAD0R\",\n                \"billerName\": \"Institute Of Technology And Management Universe\"\n            },\n            {\n                \"billerId\": \"IRIKML000RAJ07\",\n                \"billerName\": \"Iris College\"\n            },\n            {\n                \"billerId\": \"ITMS00000VADW6\",\n                \"billerName\": \"Itm School Of Architecture Art And Design\"\n            },\n            {\n                \"billerId\": \"IVYW00000JLDQ3\",\n                \"billerName\": \"Ivy World School\"\n            },\n            {\n                \"billerId\": \"JANK00000SURW9\",\n                \"billerName\": \"Jan Kalyan Mission Foundation\"\n            },\n            {\n                \"billerId\": \"JAWA00000MUM95\",\n                \"billerName\": \"Jawahar Vidyalaya High School\"\n            },\n            {\n                \"billerId\": \"JAYK00000VADR2\",\n                \"billerName\": \"Jayka Jansahayak Trust Other Charges Bus And Hostel Charges\"\n            },\n            {\n                \"billerId\": \"JAYP00000NOIXI\",\n                \"billerName\": \"Jaypee Institute of Information Technology\"\n            },\n            {\n                \"billerId\": \"JBIN00000HYD1Y\",\n                \"billerName\": \"J B Institute Of Engineering And Technology\"\n            },\n            {\n                \"billerId\": \"JOGI00000HYDOA\",\n                \"billerName\": \"Joginpally Br Engineering College\"\n            },\n            {\n                \"billerId\": \"JOGI00000HYDQ2\",\n                \"billerName\": \"Joginpally Br Pharmacy College\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR05\",\n                \"billerName\": \"Bachpan A Play School, Shahbad\"\n            },\n            {\n                \"billerId\": \"JUBI00000GUNR8\",\n                \"billerName\": \"Jubilation Academy\"\n            },\n            {\n                \"billerId\": \"KAKA00000KRNZ4\",\n                \"billerName\": \"Kakatiya School Of Excellence Nandigama\"\n            },\n            {\n                \"billerId\": \"KALR00000VADUG\",\n                \"billerName\": \"Kalrav Balmandir\"\n            },\n            {\n                \"billerId\": \"KAMA00000MUM82\",\n                \"billerName\": \"Kamala Ashish No 3 Co Operative Housing Society Limited\"\n            },\n            {\n                \"billerId\": \"KANY00000RJKWQ\",\n                \"billerName\": \"Kanya Chhatralay Shree Vallabh Kanya Kelawani Mandal\"\n            },\n            {\n                \"billerId\": \"KDBP00000GBDQT\",\n                \"billerName\": \"Kdb Public School\"\n            },\n            {\n                \"billerId\": \"KHOD00000SURSP\",\n                \"billerName\": \"Khodiyar Vidhyalaya - Surat\"\n            },\n            {\n                \"billerId\": \"KIDD00000GWAWE\",\n                \"billerName\": \"Kiddys Corner Public School\"\n            },\n            {\n                \"billerId\": \"KORA00000KHOM2\",\n                \"billerName\": \"Koraput College Of Nursing\"\n            },\n            {\n                \"billerId\": \"KOTA00000RJKK4\",\n                \"billerName\": \"Kotak English School\"\n            },\n            {\n                \"billerId\": \"KPSKML000TND01\",\n                \"billerName\": \"Kovai Public School\"\n            },\n            {\n                \"billerId\": \"KSPA00000RJKX6\",\n                \"billerName\": \"K S Patel Centre Of Entrepreneurship - Shtctrust\"\n            },\n            {\n                \"billerId\": \"LAKS00000BPLF4\",\n                \"billerName\": \"Lakshmi Narain College Of Technology- Excellence\"\n            },\n            {\n                \"billerId\": \"LNCKML000MAP01\",\n                \"billerName\": \"Lnct World School\"\n            },\n            {\n                \"billerId\": \"LOTU00000HYD0N\",\n                \"billerName\": \"Lotus Lap Public High School - Kamalanagar\"\n            },\n            {\n                \"billerId\": \"LOVE00000MAT3C\",\n                \"billerName\": \"Lovely Pvt ITI\"\n            },\n            {\n                \"billerId\": \"MAHA00000JOD5G\",\n                \"billerName\": \"Maharshi Dadhichi Mahila Mahavidyalaya\"\n            },\n            {\n                \"billerId\": \"MAHA00000SURRK\",\n                \"billerName\": \"Maharaja Agrasen International School\"\n            },\n            {\n                \"billerId\": \"MAHE00000PUNFN\",\n                \"billerName\": \"Mahesh Vidyalaya - Marathi Secondary\"\n            },\n            {\n                \"billerId\": \"MAHE00000PUNM9\",\n                \"billerName\": \"Mahesh Vidyalaya - Marathi Pre - Primary\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR28\",\n                \"billerName\": \"Mahaluxmi Sen. Sec. School, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"MAIKML000RAJ08\",\n                \"billerName\": \"Maharishi Arvind Inst Of Science And Management\"\n            },\n            {\n                \"billerId\": \"MARI00000JLDH3\",\n                \"billerName\": \"Marigold International Smart School\"\n            },\n            {\n                \"billerId\": \"MAUR00000VADR8\",\n                \"billerName\": \"Mauryan High School - Vadodara\"\n            },\n            {\n                \"billerId\": \"MERI00000JPRPI\",\n                \"billerName\": \"Meri Pahal Children Academy\"\n            },\n            {\n                \"billerId\": \"MMBG00000CTO87\",\n                \"billerName\": \"Mmbg Tirupati\"\n            },\n            {\n                \"billerId\": \"MOUN00000DEL3N\",\n                \"billerName\": \"Mount Olivet Sr. Sec. School\"\n            },\n            {\n                \"billerId\": \"MOUN00000GRGS0\",\n                \"billerName\": \"Mount Olympus School\"\n            },\n            {\n                \"billerId\": \"MSAKML000PUN01\",\n                \"billerName\": \"The Millennium School Amritsar\"\n            },\n            {\n                \"billerId\": \"MSBE00000NGP5D\",\n                \"billerName\": \"M S B Educational Institute\"\n            },\n            {\n                \"billerId\": \"MSBKML000PUN02\",\n                \"billerName\": \"The Millennium School Bathinda\"\n            },\n            {\n                \"billerId\": \"MSCKML000TND02\",\n                \"billerName\": \"The Millennium School Cuddalore\"\n            },\n            {\n                \"billerId\": \"MSGKML000TND03\",\n                \"billerName\": \"The Millennium School Gerugambakkam\"\n            },\n            {\n                \"billerId\": \"MSHKML000PUN03\",\n                \"billerName\": \"The Millennium School Hmel Bathinda\"\n            },\n            {\n                \"billerId\": \"MSIKML000MAP03\",\n                \"billerName\": \"The Millennium School Indore\"\n            },\n            {\n                \"billerId\": \"MSKKML000HAR01\",\n                \"billerName\": \"The Millennium School Kurukshetra\"\n            },\n            {\n                \"billerId\": \"MSLKML000UTP01\",\n                \"billerName\": \"The Millennium School Lucknow\"\n            },\n            {\n                \"billerId\": \"MSMKML000UTP02\",\n                \"billerName\": \"The Millennium School Meerut\"\n            },\n            {\n                \"billerId\": \"MSNKML000UTP03\",\n                \"billerName\": \"The Millennium School- Noida\"\n            },\n            {\n                \"billerId\": \"MSOKML000TND04\",\n                \"billerName\": \"The Psbb Millennium School Omr\"\n            },\n            {\n                \"billerId\": \"MSPKML000HAR02\",\n                \"billerName\": \"The Millennium School Panipat\"\n            },\n            {\n                \"billerId\": \"MSPKML000PUN04\",\n                \"billerName\": \"The Millennium School Patiala\"\n            },\n            {\n                \"billerId\": \"MSSKML000GUJ11\",\n                \"billerName\": \"The Millennium School Surat\"\n            },\n            {\n                \"billerId\": \"MSSKML000TND04\",\n                \"billerName\": \"The Pssb Millennium School Coimbatore\"\n            },\n            {\n                \"billerId\": \"NATI00000KOLPN\",\n                \"billerName\": \"National Academy Of Media And Events\"\n            },\n            {\n                \"billerId\": \"NAVN00000MUMYS\",\n                \"billerName\": \"Navneet College Of Commerce And Science\"\n            },\n            {\n                \"billerId\": \"NAVN00000MUMZ2\",\n                \"billerName\": \"Navneet Junior College Of Arts Science And Commerce\"\n            },\n            {\n                \"billerId\": \"NDKKML000GUJ04\",\n                \"billerName\": \"N D Kothari English School\"\n            },\n            {\n                \"billerId\": \"NEEKML000RAJ09\",\n                \"billerName\": \"Neewara Academy\"\n            },\n            {\n                \"billerId\": \"NEHR00000CHEPR\",\n                \"billerName\": \"Nehru Nursery And Primary School\"\n            },\n            {\n                \"billerId\": \"NEWE00000THAEX\",\n                \"billerName\": \"Seva Sadans-New Era English Primay School\"\n            },\n            {\n                \"billerId\": \"NEWE00000THAO0\",\n                \"billerName\": \"New Era Kg Classes\"\n            },\n            {\n                \"billerId\": \"NEWE00000THAS1\",\n                \"billerName\": \"New Era Sindhi And Hindi Primary School\"\n            },\n            {\n                \"billerId\": \"NEWE00000THAXG\",\n                \"billerName\": \"Seva Sadans-New Era School\"\n            },\n            {\n                \"billerId\": \"NEWM00000JPRQM\",\n                \"billerName\": \"New Microtech Group Of Education Trust/School\"\n            },\n            {\n                \"billerId\": \"NEWO00000HYDHZ\",\n                \"billerName\": \"New Oxford School\"\n            },\n            {\n                \"billerId\": \"NEWS00000HYDYR\",\n                \"billerName\": \"New Srichaitanya Juniour College\"\n            },\n            {\n                \"billerId\": \"NIMT00000EDLXD\",\n                \"billerName\": \"Nimt B Schools Foundation\"\n            },\n            {\n                \"billerId\": \"NORT00000MOH20\",\n                \"billerName\": \"Northern India Institute Of Fashion Technology\"\n            },\n            {\n                \"billerId\": \"NOSE00000GGNAR\",\n                \"billerName\": \"Nosegay Public School Fee Collection\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL01\",\n                \"billerName\": \"Atulya International School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL02\",\n                \"billerName\": \"Cambridge Public School, Delhi\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL03\",\n                \"billerName\": \"Hari Vidya Bhawan, Sangam Vihar, Delhi\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL04\",\n                \"billerName\": \"Masonic Public School ,Delhi\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL05\",\n                \"billerName\": \"New Kalindi Public School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL06\",\n                \"billerName\": \"Puneet Public School, Shahdara\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL07\",\n                \"billerName\": \"S.N. Modern School, New Ashok Nagar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL08\",\n                \"billerName\": \"St. John&#39;S School , Mehrauli\"\n            },\n            {\n                \"billerId\": \"OKDFEE000DEL09\",\n                \"billerName\": \"Vidya Public School, Connaught Place\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR02\",\n                \"billerName\": \"Arya Sr. Sec. School, Gharaunda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR03\",\n                \"billerName\": \"B.R International Public School,Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR04\",\n                \"billerName\": \"B.R.M. Public School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR06\",\n                \"billerName\": \"Blue Birds School, Faridabad\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR07\",\n                \"billerName\": \"Cecil Convent School Junior, Ambala Cantt\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR08\",\n                \"billerName\": \"Cecil Convent School Junior, Ambala City\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR10\",\n                \"billerName\": \"Dayanand Mahila Mahavidyalaya, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR11\",\n                \"billerName\": \"Dayanand(Self Finance) Mahila Mahavidyalaya, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR12\",\n                \"billerName\": \"Divine Public School, Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR13\",\n                \"billerName\": \"Geeta Model School, Pehowa\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR14\",\n                \"billerName\": \"Global Institute Of Technology And Management, Gurgaon\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR15\",\n                \"billerName\": \"Gurugram Global College Of Pharmacy, Gurugram\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR16\",\n                \"billerName\": \"Hartron Approved Workstation\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR17\",\n                \"billerName\": \"Haryana Engineering College, Jagadhari\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR18\",\n                \"billerName\": \"Icl Institute Of Architecture And Town Planning\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR19\",\n                \"billerName\": \"Icl Institute Of Engineering &amp; Technology\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR23\",\n                \"billerName\": \"Jack &#39;N&#39; Jill Global The Play School,Karnal\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR24\",\n                \"billerName\": \"Kidzee Samalkha, Samalkha\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR25\",\n                \"billerName\": \"Laurels School, Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR26\",\n                \"billerName\": \"Little Angel Public School, Alawala\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR29\",\n                \"billerName\": \"Masd Public School, Panipat\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR31\",\n                \"billerName\": \"Mata Rukmani Rai (Senior Wing) Sen. Sec. School, Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR32\",\n                \"billerName\": \"Mata Rukmani Rai Middle School, Kharindwa\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR34\",\n                \"billerName\": \"Mukand Lal Public School (Junior Wing), Sarojini Colony Yamuna Nagar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR39\",\n                \"billerName\": \"Pooja Modern Public School, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR40\",\n                \"billerName\": \"Ram Prasad Dav Sr. Sec. School, Shahbad, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR41\",\n                \"billerName\": \"Sa Jain Senior Model School, Ambala City\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR42\",\n                \"billerName\": \"Satluj Senior Secondary School, Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR43\",\n                \"billerName\": \"Shri Harkrishan Public School, Jhansa\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR44\",\n                \"billerName\": \"Sir Chotu Ram Convent School, Panipat\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR45\",\n                \"billerName\": \"Sks International Gurukul, Kirmach (Kurukshetra)\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR46\",\n                \"billerName\": \"St. Peter Convent School (Junior), Mohan Nagar, Kurukshetra\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR49\",\n                \"billerName\": \"St. Xavier&#39;S High School, Panipat\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR50\",\n                \"billerName\": \"Swaraj Public School, Damla, Yamunanagar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR51\",\n                \"billerName\": \"The Gurukul Jyotisar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR52\",\n                \"billerName\": \"The Gurukul Nilokheri, Nilokheri\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR53\",\n                \"billerName\": \"The Heritage Convent School, Panipat\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR54\",\n                \"billerName\": \"The Milestone School, Samalkha\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR55\",\n                \"billerName\": \"Vishvas Public School (Junior Wing ), Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR56\",\n                \"billerName\": \"Vishvas Public School (Senior Wing ), Shahabad Markanda\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR57\",\n                \"billerName\": \"Vishvas Public School, Nalvi\"\n            },\n            {\n                \"billerId\": \"OKDFEE000HAR58\",\n                \"billerName\": \"Vishvas Sr. Sec. School, Hisar\"\n            },\n            {\n                \"billerId\": \"OKDFEE000UTP01\",\n                \"billerName\": \"Arwachin International School\"\n            },\n            {\n                \"billerId\": \"OKDFEE000UTP02\",\n                \"billerName\": \"S.N. Modern School, Nehru Garden Khora\"\n            },\n            {\n                \"billerId\": \"OKDFEE000UTP03\",\n                \"billerName\": \"S.N. Modern School, Patel Nagar Ghaziabad\"\n            },\n            {\n                \"billerId\": \"OKDFEE000UTP04\",\n                \"billerName\": \"Sushila Model School, Ghaziabad\"\n            },\n            {\n                \"billerId\": \"OMNS00000AHD71\",\n                \"billerName\": \"Gangaba Preprimary School Managed by Gangaba Foundation\"\n            },\n            {\n                \"billerId\": \"ORCH00000BLR1S\",\n                \"billerName\": \"Orchids the International School, Bannerghatta\"\n            },\n            {\n                \"billerId\": \"ORCH00000PUN1R\",\n                \"billerName\": \"Orchids the International School, Nigdi\"\n            },\n            {\n                \"billerId\": \"ORCH00000PUNRY\",\n                \"billerName\": \"Orchids the International School, Tathawade\"\n            },\n            {\n                \"billerId\": \"ORCH00000PUNVA\",\n                \"billerName\": \"Orchids the International School, Ambegaon\"\n            },\n            {\n                \"billerId\": \"ORCH00000PUNZY\",\n                \"billerName\": \"Orchids the International School, Undri\"\n            },\n            {\n                \"billerId\": \"ORCH00000THA6N\",\n                \"billerName\": \"Orchids the International School, Kurla\"\n            },\n            {\n                \"billerId\": \"ORCH00000THA9B\",\n                \"billerName\": \"Orchids the International School, Pallagully\"\n            },\n            {\n                \"billerId\": \"ORCH00000THAQU\",\n                \"billerName\": \"Orchids the International School, GHANSOLI\"\n            },\n            {\n                \"billerId\": \"ORCH00000THARG\",\n                \"billerName\": \"Orchids the International School, Vashi\"\n            },\n            {\n                \"billerId\": \"ORCH00000THAZL\",\n                \"billerName\": \"Orchids the International School, Seawoods\"\n            },\n            {\n                \"billerId\": \"RASH00000BIKKW\",\n                \"billerName\": \"Rashtriya Public Primary School\"\n            },\n            {\n                \"billerId\": \"OU12EE000ANP02\",\n                \"billerName\": \"OU12 - Schools-Test School\"\n            },\n            {\n                \"billerId\": \"OXFO00000TRRHR\",\n                \"billerName\": \"Oxford Matriculation Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"PBKO00000RJKWK\",\n                \"billerName\": \"P B Kotak Memorial English School\"\n            },\n            {\n                \"billerId\": \"PCAKML000RAJ11\",\n                \"billerName\": \"Pacific Academy Of Higher Edn And Reasearch University\"\n            },\n            {\n                \"billerId\": \"PPSA00000MUM0B\",\n                \"billerName\": \"P P Savani Vidhyamandir - English Medium\"\n            },\n            {\n                \"billerId\": \"PPSA00000MUM6H\",\n                \"billerName\": \"P P Savani Vidhyamandir - Gujarati Medium\"\n            },\n            {\n                \"billerId\": \"PRAB00000RNC4Q\",\n                \"billerName\": \"Prabhat Tara English Medium School\"\n            },\n            {\n                \"billerId\": \"PRAT00000KHOJN\",\n                \"billerName\": \"Prativa Educational And Charitable Trust- Prativa Group\"\n            },\n            {\n                \"billerId\": \"PRAT00000KHOR9\",\n                \"billerName\": \"Prativa Devi School Of Nursing\"\n            },\n            {\n                \"billerId\": \"PRAT00000KHOUM\",\n                \"billerName\": \"Prativa Devi College Of Nursing\"\n            },\n            {\n                \"billerId\": \"PRIN00000CDRQ4\",\n                \"billerName\": \"Principal Devsamaj College of Education\"\n            },\n            {\n                \"billerId\": \"PRIN00000CDRR4\",\n                \"billerName\": \"Principal Dev Samaj College Of Education\"\n            },\n            {\n                \"billerId\": \"PRIN00000JPR35\",\n                \"billerName\": \"Prince College\"\n            },\n            {\n                \"billerId\": \"PRIN00000JPR5W\",\n                \"billerName\": \"Prince International School\"\n            },\n            {\n                \"billerId\": \"PRIN00000JPRDG\",\n                \"billerName\": \"Princess Bed College\"\n            },\n            {\n                \"billerId\": \"PSBKML000KAR02\",\n                \"billerName\": \"Psbb Learning Leadership Academy\"\n            },\n            {\n                \"billerId\": \"PTYA00000EDLA8\",\n                \"billerName\": \"Pt Yad Ram Education Society\"\n            },\n            {\n                \"billerId\": \"RAGH00000JPRKS\",\n                \"billerName\": \"Raghav World School\"\n            },\n            {\n                \"billerId\": \"RAIN00000HYDE2\",\n                \"billerName\": \"Rainbow High School\"\n            },\n            {\n                \"billerId\": \"RAIU00000THA7M\",\n                \"billerName\": \"Rai University\"\n            },\n            {\n                \"billerId\": \"RAJU00000GWA4G\",\n                \"billerName\": \"Raj Uttam Private Iti\"\n            },\n            {\n                \"billerId\": \"RANI00000CHE72\",\n                \"billerName\": \"Rani Institute Of Scholastic Education Private Limited\"\n            },\n            {\n                \"billerId\": \"RASH00000ALWBP\",\n                \"billerName\": \"Rashtriya Global School\"\n            },\n            {\n                \"billerId\": \"RASH00000BIKFX\",\n                \"billerName\": \"Rashtriya Public Secondary School\"\n            },\n            {\n                \"billerId\": \"RIYA00000JPR6C\",\n                \"billerName\": \"Riya International School\"\n            },\n            {\n                \"billerId\": \"RKCO00000RJK0H\",\n                \"billerName\": \"R K College Of Engineering And Technology - R K University\"\n            },\n            {\n                \"billerId\": \"RKCO00000RJKQL\",\n                \"billerName\": \"R K College Of Diploma Engineering\"\n            },\n            {\n                \"billerId\": \"RKTA00000THA5D\",\n                \"billerName\": \"Rk Talreja College Of Arts Science And Commerce Degree Aided\"\n            },\n            {\n                \"billerId\": \"RKTA00000THAB4\",\n                \"billerName\": \"R K Talreja College Of Arts Science And Commerce Junior Aided\"\n            },\n            {\n                \"billerId\": \"RKTA00000THAFP\",\n                \"billerName\": \"Rk Talreja College Of Arts Science And Commerce Degree Unaided\"\n            },\n            {\n                \"billerId\": \"RKTA00000THAWG\",\n                \"billerName\": \"R.K. Talreja College Of Arts Science And Commerce Junior Unaided\"\n            },\n            {\n                \"billerId\": \"RKUN00000RJK60\",\n                \"billerName\": \"RK University\"\n            },\n            {\n                \"billerId\": \"RKUN00000RJK91\",\n                \"billerName\": \"R K University Alumni Association - Shtc Trust\"\n            },\n            {\n                \"billerId\": \"RKUN00000RJKQO\",\n                \"billerName\": \"RK University Ayurvedic College And Hospital\"\n            },\n            {\n                \"billerId\": \"RKUN00000RJKXK\",\n                \"billerName\": \"Rk University Homoeopethic College And Hospital\"\n            },\n            {\n                \"billerId\": \"RPIN00000KNLQZ\",\n                \"billerName\": \"Rp Inderaprastha Institute Of Technology- Rpiit\"\n            },\n            {\n                \"billerId\": \"RPVKML000GUJ05\",\n                \"billerName\": \"R P Vasani International School\"\n            },\n            {\n                \"billerId\": \"RRMS00000VILC9\",\n                \"billerName\": \"Rrms Next Pg Ss Medical Coaching Institute\"\n            },\n            {\n                \"billerId\": \"RSCKML000GUJ07\",\n                \"billerName\": \"Rachana School Kg\"\n            },\n            {\n                \"billerId\": \"RSSKML000GUJ08\",\n                \"billerName\": \"Rachana School Std I To Vii\"\n            },\n            {\n                \"billerId\": \"SARA00000BPL3B\",\n                \"billerName\": \"Sarasvati Vidhya Mandir\"\n            },\n            {\n                \"billerId\": \"SARA00000RNCZE\",\n                \"billerName\": \"Sarala Birla University\"\n            },\n            {\n                \"billerId\": \"SARA00000SURNF\",\n                \"billerName\": \"Saraswati Vidhyalay Punagam Surat\"\n            },\n            {\n                \"billerId\": \"SAUKML000CHA01\",\n                \"billerName\": \"Sri Aurobindo School Of Integral Education\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJK9M\",\n                \"billerName\": \"School Of Diploma Studies - Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKBL\",\n                \"billerName\": \"School Of Management - Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKEJ\",\n                \"billerName\": \"School Of Business Studies Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKF0\",\n                \"billerName\": \"School Of Physiotherapy - Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKHU\",\n                \"billerName\": \"School Of Pharmacy - Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKL8\",\n                \"billerName\": \"School Of Science - Rk University\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKLI\",\n                \"billerName\": \"School Of Agriculture Science Rk University - Shri Shamjibhai Harjibhai Talaviya Charitable Trust\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKPM\",\n                \"billerName\": \"School Of Design Rk University - Shtc Trust\"\n            },\n            {\n                \"billerId\": \"SCHO00000RJKV9\",\n                \"billerName\": \"School Of Computer Science - Rk University\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP02\",\n                \"billerName\": \"SriChaitanyaSchools-E.MSchool\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP03\",\n                \"billerName\": \"SriChaitanyaSchools-E.MHighSchool\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP08\",\n                \"billerName\": \"SriChaitanyaSchools-HousingBoardColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP09\",\n                \"billerName\": \"SriChaitanyaSchools-Dharmavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP10\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolGorantla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP11\",\n                \"billerName\": \"SriChaitanyaSchools-Guntakal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP13\",\n                \"billerName\": \"SriChaitanyaSchools-ThilakNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP14\",\n                \"billerName\": \"SriChaitanyaSchools-PalaniNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP15\",\n                \"billerName\": \"SriChaitanyaSchools-Hindupur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP16\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRayadurgamroad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP19\",\n                \"billerName\": \"SriChaitanyaSchools-KakkalapalliVillage\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP20\",\n                \"billerName\": \"SriChaitanyaSchools-VenugopalNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP21\",\n                \"billerName\": \"SriChaitanyaSchools-PamuraiVillage\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP22\",\n                \"billerName\": \"SriChaitanyaSchools-Baptala\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP23\",\n                \"billerName\": \"SriChaitanyaSchools-Guntur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP24\",\n                \"billerName\": \"SriChaitanyaSchools-SrinivasaColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP25\",\n                \"billerName\": \"SriChaitanyaSchools-Chilakaluripet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP26\",\n                \"billerName\": \"SriChaitanyaSchools-NRTRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP27\",\n                \"billerName\": \"SriChaitanyaSchools-Chirala\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP28\",\n                \"billerName\": \"SriChaitanyaSchools-Ponnur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP29\",\n                \"billerName\": \"SriChaitanyaSchools-Ganganammapeta,Tenali\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP30\",\n                \"billerName\": \"SriChaitanyaSchools-DeviChowke,Tenali\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP31\",\n                \"billerName\": \"SriChaitanyaSchools-Chenchupet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP32\",\n                \"billerName\": \"SriChaitanyaSchools-Chenchupet2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP33\",\n                \"billerName\": \"SriChaitanyaSchools-BurripalemRoad,Tenali\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP34\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolDachepalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP35\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMacherla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP36\",\n                \"billerName\": \"SriChaitanyaSchools-RamireddyPet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP37\",\n                \"billerName\": \"SriChaitanyaSchools-Narsaraopet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP38\",\n                \"billerName\": \"SriChaitanyaSchools-PrakashNagar,Narasaraopet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP39\",\n                \"billerName\": \"SriChaitanyaSchools-Piduguralla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP40\",\n                \"billerName\": \"SriChaitanyaSchools-Vinukonda\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP41\",\n                \"billerName\": \"SriChaitanyaSchools-Sattenapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP42\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSattenapalli2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP43\",\n                \"billerName\": \"SriChaitanyaSchools-SattenapalliParkRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP44\",\n                \"billerName\": \"SriChaitanyaSchools-Amaravathi\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP45\",\n                \"billerName\": \"SriChaitanyaSchools-LakshmipuramMainRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP46\",\n                \"billerName\": \"SriChaitanyaSchools-Vidyanagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP47\",\n                \"billerName\": \"SriChaitanyaSchools-NayarHotelCenter\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP48\",\n                \"billerName\": \"SriChaitanyaSchools-Reddypalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP49\",\n                \"billerName\": \"SriChaitanyaSchools-InternationalSchoolWhitehouse\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP50\",\n                \"billerName\": \"SriChaitanyaSchools-Nagaralu\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP51\",\n                \"billerName\": \"SriChaitanyaSchools-NagarjunaNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP52\",\n                \"billerName\": \"SriChaitanyaSchools-NehruNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP53\",\n                \"billerName\": \"SriChaitanyaSchools-AgathavarapupaduVillage\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP54\",\n                \"billerName\": \"SriChaitanyaSchools-ReddypalemGirlsRes\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP55\",\n                \"billerName\": \"SriChaitanyaSchools-NavabharatNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP56\",\n                \"billerName\": \"SriChaitanyaSchools-SyamalaNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP57\",\n                \"billerName\": \"SriChaitanyaSchools-Proddutur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP58\",\n                \"billerName\": \"SriChaitanyaSchools-YerraguntlaBypassRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP59\",\n                \"billerName\": \"SriChaitanyaSchools-K.V.RColonyMydukur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP60\",\n                \"billerName\": \"SriChaitanyaSchools-JammalamaduguRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP61\",\n                \"billerName\": \"SriChaitanyaSchools-Porumamilla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP62\",\n                \"billerName\": \"SriChaitanyaSchools-Badwel\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP63\",\n                \"billerName\": \"SriChaitanyaSchools-MaruthiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP64\",\n                \"billerName\": \"SriChaitanyaSchools-Builduproad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP65\",\n                \"billerName\": \"SriChaitanyaSchools-NehruPark\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP66\",\n                \"billerName\": \"SriChaitanyaSchools-PrakashNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP67\",\n                \"billerName\": \"SriChaitanyaSchools-RimsBypassRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP68\",\n                \"billerName\": \"SriChaitanyaSchools-BuggavankaProjectRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP69\",\n                \"billerName\": \"SriChaitanyaSchools-RayachotyRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP70\",\n                \"billerName\": \"SriChaitanyaSchools-Kondayapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP71\",\n                \"billerName\": \"SriChaitanyaSchools-Pulivendula\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP72\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSschoolRajampet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP73\",\n                \"billerName\": \"SriChaitanyaSchools-Rajampet2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP74\",\n                \"billerName\": \"SriChaitanyaSchools-NgoColonyRayachoty\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP75\",\n                \"billerName\": \"SriChaitanyaSchools-GaliveeduRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP76\",\n                \"billerName\": \"SriChaitanyaSchools-NearY.S.RCircle\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP77\",\n                \"billerName\": \"SriChaitanyaSchools-RajulaColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP78\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRayachoti\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP79\",\n                \"billerName\": \"SriChaitanyaSchools-Ramaraopeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP80\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolKakinada-2Campus\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP81\",\n                \"billerName\": \"SriChaitanyaSchools-InternationalShool,Boonschoolcampus\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP82\",\n                \"billerName\": \"SriChaitanyaSchools-Sarpavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP85\",\n                \"billerName\": \"SriChaitanyaSchools-Sunkarapalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP86\",\n                \"billerName\": \"SriChaitanyaSchools-UKVNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP87\",\n                \"billerName\": \"SriChaitanyaSchools-Kakinada-5Campus\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP88\",\n                \"billerName\": \"SriChaitanyaSchools-Banaganapalle\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP89\",\n                \"billerName\": \"SriChaitanyaSchools-AshokreddyEstates\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP90\",\n                \"billerName\": \"SriChaitanyaSchools-SrinivasaNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP91\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolNgosColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP92\",\n                \"billerName\": \"SriChaitanyaSchools-RSRoadNandyal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP93\",\n                \"billerName\": \"SriChaitanyaSchools-KanalaVillage\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP94\",\n                \"billerName\": \"SriChaitanyaSchools-AspariRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP95\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolAdoni\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP96\",\n                \"billerName\": \"SriChaitanyaSchools-Atmakur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP97\",\n                \"billerName\": \"SriChaitanyaSchools-Dhone\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP98\",\n                \"billerName\": \"SriChaitanyaSchools-Bethamcherla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000ANP99\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolNandyalaRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000HAR01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR03\",\n                \"billerName\": \"SriChaitanyaSchools-Marthahally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR04\",\n                \"billerName\": \"SriChaitanyaSchools-Marthahally2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR05\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeElectronicCity\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR06\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeSarjapura\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR17\",\n                \"billerName\": \"SriChaitanyaSchools-Tumkur3\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR18\",\n                \"billerName\": \"SriChaitanyaSchools-Davanagere\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR19\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeBanaswadi\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR20\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeJPNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR23\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeUttarahalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR25\",\n                \"billerName\": \"SriChaitanyaSchools-Nagarbhavi\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR27\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeRajajiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR28\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeSeshadripuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR29\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeVidyaranyapura\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR30\",\n                \"billerName\": \"SriChaitanyaSchools-PuCollegeYeshwanthpur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR31\",\n                \"billerName\": \"SriChaitanyaSchools-RajajiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR32\",\n                \"billerName\": \"SriChaitanyaSchools-Seshadripuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR33\",\n                \"billerName\": \"SriChaitanyaSchools-Yeshwanthpur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR34\",\n                \"billerName\": \"SriChaitanyaSchools-KrPuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR35\",\n                \"billerName\": \"SriChaitanyaSchools-RamMurthyNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR36\",\n                \"billerName\": \"SriChaitanyaSchools-RamMurthyNagar3\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR37\",\n                \"billerName\": \"SriChaitanyaSchools-RamMurthyNagarHarivillu\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR39\",\n                \"billerName\": \"SriChaitanyaSchools-BannerghattaRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR40\",\n                \"billerName\": \"SriChaitanyaSchools-HsrLayout\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR41\",\n                \"billerName\": \"SriChaitanyaSchools-JpNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR42\",\n                \"billerName\": \"SriChaitanyaSchools-Kudlu\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR43\",\n                \"billerName\": \"SriChaitanyaSchools-Kudlu2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR44\",\n                \"billerName\": \"SriChaitanyaSchools-Basavanagudi\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR45\",\n                \"billerName\": \"SriChaitanyaSchools-ElectronicCityInternational\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR46\",\n                \"billerName\": \"SriChaitanyaSchools-Uttarahalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR51\",\n                \"billerName\": \"SriChaitanyaSchools-Hospet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR52\",\n                \"billerName\": \"SriChaitanyaSchools-Ashapurroad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR53\",\n                \"billerName\": \"SriChaitanyaSchools-IskonTemple\"\n            },\n            {\n                \"billerId\": \"SCSFEE000KAR54\",\n                \"billerName\": \"SriChaitanyaSchools-Sindhanur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000MAH01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000MAH02\",\n                \"billerName\": \"SriChaitanyaSchools-Bavadhan\"\n            },\n            {\n                \"billerId\": \"SCSFEE000RAJ01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL02\",\n                \"billerName\": \"SriChaitanyaSchools-Maduranagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL03\",\n                \"billerName\": \"SriChaitanyaSchools-Attapur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL04\",\n                \"billerName\": \"SriChaitanyaSchools-JubileeHills\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL05\",\n                \"billerName\": \"SriChaitanyaSchools-Shamshabad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL07\",\n                \"billerName\": \"SriChaitanyaSchools-SunCity\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL08\",\n                \"billerName\": \"SriChaitanyaSchools-Manikonda\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL09\",\n                \"billerName\": \"SriChaitanyaSchools-Tolichowki\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL10\",\n                \"billerName\": \"SriChaitanyaSchools-ChaitanyapuriCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL11\",\n                \"billerName\": \"SriChaitanyaSchools-Dilsuknagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL12\",\n                \"billerName\": \"SriChaitanyaSchools-GaddiAnnaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL13\",\n                \"billerName\": \"SriChaitanyaSchools-Hayatnagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL14\",\n                \"billerName\": \"SriChaitanyaSchools-Rangareeddy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL15\",\n                \"billerName\": \"SriChaitanyaSchools-Kharmanghat\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL16\",\n                \"billerName\": \"SriChaitanyaSchools-Kothapet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL17\",\n                \"billerName\": \"SriChaitanyaSchools-L.B.Nagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL18\",\n                \"billerName\": \"SriChaitanyaSchools-Meerpet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL19\",\n                \"billerName\": \"SriChaitanyaSchools-Moosarambagh\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL20\",\n                \"billerName\": \"SriChaitanyaSchools-Nagole\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL21\",\n                \"billerName\": \"SriChaitanyaSchools-Balapur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL22\",\n                \"billerName\": \"SriChaitanyaSchools-SaiNagarColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL23\",\n                \"billerName\": \"SriChaitanyaSchools-GayathriNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL24\",\n                \"billerName\": \"SriChaitanyaSchools-Mansoorabad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL25\",\n                \"billerName\": \"SriChaitanyaSchools-Vanasthalipuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL26\",\n                \"billerName\": \"SriChaitanyaSchools-MadhapurIpl\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL27\",\n                \"billerName\": \"SriChaitanyaSchools-Nayanagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL28\",\n                \"billerName\": \"SriChaitanyaSchools-StarkidsKodad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL29\",\n                \"billerName\": \"SriChaitanyaSchools-TalentDs\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL30\",\n                \"billerName\": \"SriChaitanyaSchools-TalentRs\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL31\",\n                \"billerName\": \"SriChaitanyaSchools-HmtColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL32\",\n                \"billerName\": \"SriChaitanyaSchools-Kompally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL33\",\n                \"billerName\": \"SriChaitanyaSchools-H.TLineRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL34\",\n                \"billerName\": \"SriChaitanyaSchools-NearDholariDhani\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL35\",\n                \"billerName\": \"SriChaitanyaSchools-NearRailwayFlyover\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL36\",\n                \"billerName\": \"SriChaitanyaSchools-Medchal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL37\",\n                \"billerName\": \"SriChaitanyaSchools-Suchitra\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL38\",\n                \"billerName\": \"SriChaitanyaSchools-Toopran\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL40\",\n                \"billerName\": \"SriChaitanyaSchools-Chintal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL41\",\n                \"billerName\": \"SriChaitanyaSchools-Balaji Nagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL42\",\n                \"billerName\": \"SriChaitanyaSchools-ShanthiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL43\",\n                \"billerName\": \"SriChaitanyaSchools-Sangareddy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL45\",\n                \"billerName\": \"SriChaitanyaSchools-SevenHills\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL46\",\n                \"billerName\": \"SriChaitanyaSchools-Hydernagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL47\",\n                \"billerName\": \"SriChaitanyaSchools-SpNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL48\",\n                \"billerName\": \"SriChaitanyaSchools-VvNagarDs\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL49\",\n                \"billerName\": \"SriChaitanyaSchools-Kukatpally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL50\",\n                \"billerName\": \"SriChaitanyaSchools-Beeramguda\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL51\",\n                \"billerName\": \"SriChaitanyaSchools-Nallagandla\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL52\",\n                \"billerName\": \"SriChaitanyaSchools-BanjarahillsStarkidspremium\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL53\",\n                \"billerName\": \"SriChaitanyaSchools-Bowenpally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL54\",\n                \"billerName\": \"SriChaitanyaSchools-EastMaredpally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL55\",\n                \"billerName\": \"SriChaitanyaSchools-EcilCrossRoads\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL56\",\n                \"billerName\": \"SriChaitanyaSchools-Kushaiguda\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL57\",\n                \"billerName\": \"SriChaitanyaSchools-Keesara\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL58\",\n                \"billerName\": \"SriChaitanyaSchools-Ecil\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL59\",\n                \"billerName\": \"SriChaitanyaSchools-GoshaMahal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL60\",\n                \"billerName\": \"SriChaitanyaSchools-Hasmathpet\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL63\",\n                \"billerName\": \"SriChaitanyaSchools-LalDarwaj\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL64\",\n                \"billerName\": \"SriChaitanyaSchools-Mehdipatnam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL65\",\n                \"billerName\": \"SriChaitanyaSchools-MGRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL66\",\n                \"billerName\": \"SriChaitanyaSchools-Barkatpura\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL67\",\n                \"billerName\": \"SriChaitanyaSchools-Habsiguda2\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL68\",\n                \"billerName\": \"SriChaitanyaSchools-Himayatnagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL69\",\n                \"billerName\": \"SriChaitanyaSchools-Medipally\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL70\",\n                \"billerName\": \"SriChaitanyaSchools-Nallakunta\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL71\",\n                \"billerName\": \"SriChaitanyaSchools-RtcXRoads\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL72\",\n                \"billerName\": \"SriChaitanyaSchools-Ghatkesar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL73\",\n                \"billerName\": \"SriChaitanyaSchools-Taranaka\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL74\",\n                \"billerName\": \"SriChaitanyaSchools-NallakuntaDdColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TEL75\",\n                \"billerName\": \"SriChaitanyaSchools-Nacharam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND02\",\n                \"billerName\": \"SriChaitanyaSchools-Iyyapanthangal\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND03\",\n                \"billerName\": \"SriChaitanyaSchools-Nolambur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND04\",\n                \"billerName\": \"SriChaitanyaSchools-Coimbatore\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND05\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolCoimbatore\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND06\",\n                \"billerName\": \"SriChaitanyaSchools-SenmanickenpalayamRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND07\",\n                \"billerName\": \"SriChaitanyaSchools-DenkanikottaiMainRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND08\",\n                \"billerName\": \"SriChaitanyaSchools-Hosur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND09\",\n                \"billerName\": \"SriChaitanyaSchools-Keelkattalai\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND10\",\n                \"billerName\": \"SriChaitanyaSchools-Pallavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND11\",\n                \"billerName\": \"SriChaitanyaSchools-Perumbakkam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND12\",\n                \"billerName\": \"SriChaitanyaSchools-KkNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND13\",\n                \"billerName\": \"SriChaitanyaSchools-Ramapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND14\",\n                \"billerName\": \"SriChaitanyaSchools-Madhavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND15\",\n                \"billerName\": \"SriChaitanyaSchools-Mylapore\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND16\",\n                \"billerName\": \"SriChaitanyaSchools-Thoraipakkam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND17\",\n                \"billerName\": \"SriChaitanyaSchools-Royapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND18\",\n                \"billerName\": \"SriChaitanyaSchools-Perungudi\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND19\",\n                \"billerName\": \"SriChaitanyaSchools-PoonamalleeInternationalSchool\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND20\",\n                \"billerName\": \"SriChaitanyaSchools-Salem\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND21\",\n                \"billerName\": \"SriChaitanyaSchools-Manapakkam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND22\",\n                \"billerName\": \"SriChaitanyaSchools-Erode\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND23\",\n                \"billerName\": \"SriChaitanyaSchools-Tiruppur\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND24\",\n                \"billerName\": \"SriChaitanyaSchools-Palavakkam\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND25\",\n                \"billerName\": \"SriChaitanyaSchools-Moolakadai\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND26\",\n                \"billerName\": \"SriChaitanyaSchools-Dr.NanjappaRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND27\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolPallavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND28\",\n                \"billerName\": \"SriChaitanyaSchools-PoonamalleeBoysRes\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND29\",\n                \"billerName\": \"SriChaitanyaSchools-Tambaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND30\",\n                \"billerName\": \"SriChaitanyaSchools-Velachery\"\n            },\n            {\n                \"billerId\": \"SCSFEE000TND31\",\n                \"billerName\": \"SriChaitanyaSchools-Trichy\"\n            },\n            {\n                \"billerId\": \"SCSFEE000WBL01\",\n                \"billerName\": \"SRI CHAITANYA SCHOOLS\"\n            },\n            {\n                \"billerId\": \"SCSFEE000WBL02\",\n                \"billerName\": \"SriChaitanyaSchools-BadaBazar\"\n            },\n            {\n                \"billerId\": \"SCSFEE000WBL03\",\n                \"billerName\": \"SriChaitanyaSchools-Dunlop\"\n            },\n            {\n                \"billerId\": \"SCSFEE000WBL04\",\n                \"billerName\": \"SriChaitanyaSchools-Serampore\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP01\",\n                \"billerName\": \"SriChaitanyaSchools-Nandikotkur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP02\",\n                \"billerName\": \"SriChaitanyaSchools-Yemmiganur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP03\",\n                \"billerName\": \"SriChaitanyaSchools-Allagadda\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP04\",\n                \"billerName\": \"SriChaitanyaSchools-VenkataramanaColonyLane\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP05\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolBhaskarNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP06\",\n                \"billerName\": \"SriChaitanyaSchools-CentralPlaza\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP07\",\n                \"billerName\": \"SriChaitanyaSchools-SrinagarColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP08\",\n                \"billerName\": \"SriChaitanyaSchools-SankhalBag\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP09\",\n                \"billerName\": \"SriChaitanyaSchools-BudhawaraPeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP10\",\n                \"billerName\": \"SriChaitanyaSchools-E.MSnkalbagh\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP11\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolKurnool\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP12\",\n                \"billerName\": \"SriChaitanyaSchools-KurnoolCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP13\",\n                \"billerName\": \"SriChaitanyaSchools-VenaktadriNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP14\",\n                \"billerName\": \"SriChaitanyaSchools-AtmakurVillage\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP15\",\n                \"billerName\": \"SriChaitanyaSchools-Buchireddypalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP16\",\n                \"billerName\": \"SriChaitanyaSchools-GuptaPark\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP17\",\n                \"billerName\": \"SriChaitanyaSchools-Kavali\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP18\",\n                \"billerName\": \"SriChaitanyaSchools-KalikiVariStreet\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP19\",\n                \"billerName\": \"SriChaitanyaSchools-Kovur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP22\",\n                \"billerName\": \"SriChaitanyaSchools-KamakshiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP23\",\n                \"billerName\": \"SriChaitanyaSchools-Vinjamuru\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP24\",\n                \"billerName\": \"SriChaitanyaSchools-AcNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP25\",\n                \"billerName\": \"SriChaitanyaSchools-BalajiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP26\",\n                \"billerName\": \"SriChaitanyaSchools-Gudur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP27\",\n                \"billerName\": \"SriChaitanyaSchools-Kota\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP28\",\n                \"billerName\": \"SriChaitanyaSchools-Muthukur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP29\",\n                \"billerName\": \"SriChaitanyaSchools-Naidupet\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP30\",\n                \"billerName\": \"SriChaitanyaSchools-NelloreRes\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP31\",\n                \"billerName\": \"SriChaitanyaSchools-Podalakur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP32\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSullurpet\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP33\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolVedayapalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP34\",\n                \"billerName\": \"SriChaitanyaSchools-BhadriComplex\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP35\",\n                \"billerName\": \"SriChaitanyaSchools-Venkatagiri\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP36\",\n                \"billerName\": \"SriChaitanyaSchools-Nawabpeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP37\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolAddanki\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP38\",\n                \"billerName\": \"SriChaitanyaSchools-Chimakurthy\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP40\",\n                \"billerName\": \"SriChaitanyaSchools-KotareddyNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP41\",\n                \"billerName\": \"SriChaitanyaSchools-PamurRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP42\",\n                \"billerName\": \"SriChaitanyaSchools-PrakasamDt\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP43\",\n                \"billerName\": \"SriChaitanyaSchools-Ongole\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP44\",\n                \"billerName\": \"SriChaitanyaSchools-M.MRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP45\",\n                \"billerName\": \"SriChaitanyaSchools-V.I.P.Road\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP46\",\n                \"billerName\": \"SriChaitanyaSchools-OngoleDs\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP47\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSingarayakonda\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP48\",\n                \"billerName\": \"SriChaitanyaSchools-Darsi\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP49\",\n                \"billerName\": \"SriChaitanyaSchools-Kanigiri\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP50\",\n                \"billerName\": \"SriChaitanyaSchools-SubhashRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP51\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMarkapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP52\",\n                \"billerName\": \"SriChaitanyaSchools-Pamuru\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP53\",\n                \"billerName\": \"SriChaitanyaSchools-Martur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP54\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolBhimavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP55\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolBhimavaram-2\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP56\",\n                \"billerName\": \"SriChaitanyaSchools-Narsapur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP57\",\n                \"billerName\": \"SriChaitanyaSchools-Palakol\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP58\",\n                \"billerName\": \"SriChaitanyaSchools-Olympiad,Palakol\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP59\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolPenugonda\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP60\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSakhinetipalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP61\",\n                \"billerName\": \"SriChaitanyaSchools-E.MSchoolTanuku\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP62\",\n                \"billerName\": \"SriChaitanyaSchools-CBSEVelpur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP63\",\n                \"billerName\": \"SriChaitanyaSchools-Anaparthi\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP64\",\n                \"billerName\": \" Sri Chaitanya Schools  - Ganapavaram \"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP65\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMandapeta2\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP66\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolNagaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP67\",\n                \"billerName\": \"SriChaitanyaSchools-Rajole\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP68\",\n                \"billerName\": \"SriChaitanyaSchools-Ramachandrapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP69\",\n                \"billerName\": \"SriChaitanyaSchools-Ravulapalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP70\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolDevarapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP71\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolJaggampeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP72\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolPitapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP73\",\n                \"billerName\": \"SriChaitanyaSchools-KothaPeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP74\",\n                \"billerName\": \"SriChaitanyaSchools-MRPeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP75\",\n                \"billerName\": \"SriChaitanyaSchools-Amalapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP76\",\n                \"billerName\": \"SriChaitanyaSchools-Amalapuram2\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP77\",\n                \"billerName\": \"SriChaitanyaSchools-Kovvur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP78\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRajahmundry2\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP79\",\n                \"billerName\": \"SriChaitanyaSchools-Rajahmundry5\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP80\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSeethampeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP81\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRajahmundry\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP82\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolTadepalligudem\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP83\",\n                \"billerName\": \"SriChaitanyaSchools-TadepalligudemCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP89\",\n                \"billerName\": \"SriChaitanyaSchools-HanumanJunction\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP84\",\n                \"billerName\": \"SriChaitanyaSchools-Chintalapudi\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP86\",\n                \"billerName\": \"SriChaitanyaSchools-Eluru\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP87\",\n                \"billerName\": \"SriChaitanyaSchools-EluruCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP88\",\n                \"billerName\": \"SriChaitanyaSchools-GanagannamTemple\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP90\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolJangareddygudem\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP91\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolJangareddygudem2\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP92\",\n                \"billerName\": \"SriChaitanyaSchools-Kaikalur\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP93\",\n                \"billerName\": \"SriChaitanyaSchools-Rajahmundry\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP94\",\n                \"billerName\": \"SriChaitanyaSchools-Morampudi\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP95\",\n                \"billerName\": \"SriChaitanyaSchools-TheParkInternationalSchool\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP96\",\n                \"billerName\": \"SriChaitanyaSchools-RajahmundryCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP98\",\n                \"billerName\": \"SriChaitanyaSchools-AirBy-Pass\"\n            },\n            {\n                \"billerId\": \"SCSFEE001ANP99\",\n                \"billerName\": \"SriChaitanyaSchools-Madanapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP01\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMadanapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP02\",\n                \"billerName\": \"SriChaitanyaSchools-Piler\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP03\",\n                \"billerName\": \"SriChaitanyaSchools-Punganur\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP04\",\n                \"billerName\": \"SriChaitanyaSchools-SwamyStreet\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP05\",\n                \"billerName\": \"SriChaitanyaSchools-Puttur\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP06\",\n                \"billerName\": \"SriChaitanyaSchools-K.N.Road\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP07\",\n                \"billerName\": \"SriChaitanyaSchools-Srikalahasti\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP08\",\n                \"billerName\": \"SriChaitanyaSchools-PanagalRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP09\",\n                \"billerName\": \"SriChaitanyaSchools-ChennaiRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP10\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolChandragiri\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP11\",\n                \"billerName\": \"SriChaitanyaSchools-Chittoor\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP12\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolChittoor2\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP13\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolGsMada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP15\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMrPalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP18\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolRenigunta\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP19\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolSrinivasapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP20\",\n                \"billerName\": \"SriChaitanyaSchools-TirumalaByPass\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP21\",\n                \"billerName\": \"SriChaitanyaSchools-TirupathiCbse\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP24\",\n                \"billerName\": \"SriChaitanyaSchools-VKota\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP02\",\n                \"billerName\": \"Dr. K.K.R&#39;S Gowtham Em School ,Machilipatnam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP25\",\n                \"billerName\": \"SriChaitanyaSchools-VikasCampus\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP26\",\n                \"billerName\": \"SriChaitanyaSchools-Gosala\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP27\",\n                \"billerName\": \"SriChaitanyaSchools-Gudavalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP28\",\n                \"billerName\": \"SriChaitanyaSchools-Gudivada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP29\",\n                \"billerName\": \"SriChaitanyaSchools-Kankipadu\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP30\",\n                \"billerName\": \"SriChaitanyaSchools-Kondapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP31\",\n                \"billerName\": \"SriChaitanyaSchools-Challapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP32\",\n                \"billerName\": \"SriChaitanyaSchools-KrishnaLanka\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP33\",\n                \"billerName\": \"SriChaitanyaSchools-Machilipatnam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP34\",\n                \"billerName\": \"SriChaitanyaSchools-Marutinagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP35\",\n                \"billerName\": \"SriChaitanyaSchools-OneTown\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP36\",\n                \"billerName\": \"SriChaitanyaSchools-Mylavaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP42\",\n                \"billerName\": \"SriChaitanyaSchools-Nandigama\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP43\",\n                \"billerName\": \"SriChaitanyaSchools-Penuganchiprolu\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP46\",\n                \"billerName\": \"SriChaitanyaSchools-Nunna\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP47\",\n                \"billerName\": \"SriChaitanyaSchools-Repalle\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP48\",\n                \"billerName\": \"SriChaitanyaSchools-S.N.Puram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP49\",\n                \"billerName\": \"SriChaitanyaSchools-SingNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP50\",\n                \"billerName\": \"SriChaitanyaSchools-CurrencyNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP51\",\n                \"billerName\": \"SriChaitanyaSchools-Vuyyur\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP53\",\n                \"billerName\": \"SriChaitanyaSchools-Vijayawada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP54\",\n                \"billerName\": \"SriChaitanyaSchools-SwathiTheaterBackSide\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP55\",\n                \"billerName\": \"SriChaitanyaSchools-Mangalagiri\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP56\",\n                \"billerName\": \"SriChaitanyaSchools-Bhargavapeta\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP57\",\n                \"billerName\": \"SriChaitanyaSchools-KabelaRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP58\",\n                \"billerName\": \"SriChaitanyaSchools-KrishanaNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP60\",\n                \"billerName\": \"SriChaitanyaSchools-Mogulrajapuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP61\",\n                \"billerName\": \"SriChaitanyaSchools-MadhuGardens\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP62\",\n                \"billerName\": \"SriChaitanyaSchools-Nuzvidu\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP63\",\n                \"billerName\": \"SriChaitanyaSchools-PatamataLanka\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP64\",\n                \"billerName\": \"SriChaitanyaSchools-Poranki\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP65\",\n                \"billerName\": \"SriChaitanyaSchools-VijayawadaIpl\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP66\",\n                \"billerName\": \"SriChaitanyaSchools-Ashoknagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP67\",\n                \"billerName\": \"SriChaitanyaSchools-InternationalSchool\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP68\",\n                \"billerName\": \"SriChaitanyaSchools-InternationalSchoolPatamata\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP69\",\n                \"billerName\": \"SriChaitanyaSchools-Madhurawada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP70\",\n                \"billerName\": \"SriChaitanyaSchools-Kommadi\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP71\",\n                \"billerName\": \"SriChaitanyaSchools-Anakapalli\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP72\",\n                \"billerName\": \"SriChaitanyaSchools-Gajuwaka\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP73\",\n                \"billerName\": \"SriChaitanyaSchools-Gajuwaka2\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP74\",\n                \"billerName\": \"SriChaitanyaSchools-Kurmannapalem\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP75\",\n                \"billerName\": \"SriChaitanyaSchools-Narsipatnam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP76\",\n                \"billerName\": \"SriChaitanyaSchools-Yalamanchili\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP77\",\n                \"billerName\": \"SriChaitanyaSchools-Bobbili\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP79\",\n                \"billerName\": \"SriChaitanyaSchools-Rajam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP80\",\n                \"billerName\": \"SriChaitanyaSchools-MahaLakshmiNagar\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP81\",\n                \"billerName\": \"SriChaitanyaSchools-Vizianagaram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP82\",\n                \"billerName\": \"SriChaitanyaSchools-Srikakulam\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP83\",\n                \"billerName\": \"SriChaitanyaSchools-Sri varahi complex\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP84\",\n                \"billerName\": \"SriChaitanyaSchools-Asilmetta\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP86\",\n                \"billerName\": \"SriChaitanyaSchools-DwarakanagarIpl\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP87\",\n                \"billerName\": \"SriChaitanyaSchools-TechnoSchoolMadhurawada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP88\",\n                \"billerName\": \"SriChaitanyaSchools-MvpColony\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP89\",\n                \"billerName\": \"SriChaitanyaSchools-Nad\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP90\",\n                \"billerName\": \"SriChaitanyaSchools-Nad2\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP91\",\n                \"billerName\": \"SriChaitanyaSchools-Pendurty\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP03\",\n                \"billerName\": \"K.K.R&#39;S Gowtham English Medium High School ,Chinamushidivada\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP92\",\n                \"billerName\": \"SriChaitanyaSchools-Parvathipuram\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP93\",\n                \"billerName\": \"SriChaitanyaSchools-OzoneValleyRoad\"\n            },\n            {\n                \"billerId\": \"SCSFEE002ANP94\",\n                \"billerName\": \"SriChaitanyaSchools-TarakaramaNagar\"\n            },\n            {\n                \"billerId\": \"SDPA00000VAD4U\",\n                \"billerName\": \"S D Patel Vidyalaya Primary\"\n            },\n            {\n                \"billerId\": \"SDPA00000VADAJ\",\n                \"billerName\": \"S D Patel Vidyalaya Secondary And Higher Secondary\"\n            },\n            {\n                \"billerId\": \"SEAKML000TEL01\",\n                \"billerName\": \"Shraddha Educational Academy\"\n            },\n            {\n                \"billerId\": \"SETH00000THAAS\",\n                \"billerName\": \"Seth Parsram Parumal New Era Secondary High School\"\n            },\n            {\n                \"billerId\": \"SEVA00000MUMZG\",\n                \"billerName\": \"Seva Sadan College Of Education Phd\"\n            },\n            {\n                \"billerId\": \"SEVA00000THA7M\",\n                \"billerName\": \"Seva Sadan College Of Education Med\"\n            },\n            {\n                \"billerId\": \"SEVA00000THA7W\",\n                \"billerName\": \"Seva Sadan\"\n            },\n            {\n                \"billerId\": \"SEVA00000THAC0\",\n                \"billerName\": \"Seva Sadan College Of Education Bed Unaided\"\n            },\n            {\n                \"billerId\": \"SEVA00000THACI\",\n                \"billerName\": \"Seva Sadan College Of Education Bed Aided\"\n            },\n            {\n                \"billerId\": \"SEVA00000THADS\",\n                \"billerName\": \"Seva Sadan College Of Design Studies\"\n            },\n            {\n                \"billerId\": \"SEVA00000THAM5\",\n                \"billerName\": \"Seva Sadan College Of Education Ded\"\n            },\n            {\n                \"billerId\": \"SEVA00000THAPW\",\n                \"billerName\": \"Seva Sadan College Of Education Ignou\"\n            },\n            {\n                \"billerId\": \"SEVA00000THAY6\",\n                \"billerName\": \"Seva Sadan College Of Arts Science And Commerce\"\n            },\n            {\n                \"billerId\": \"SEVE00000SUR2D\",\n                \"billerName\": \"Seven Steps Pre School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000DEL01\",\n                \"billerName\": \"St. Lawrence Convent\"\n            },\n            {\n                \"billerId\": \"SFLFEE000DEL02\",\n                \"billerName\": \"St. Lawrence College of Higher Education\"\n            },\n            {\n                \"billerId\": \"SFLFEE000DEL03\",\n                \"billerName\": \"D.R. International School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000HYD01\",\n                \"billerName\": \"Institute of Hotel Management, Shri Shakti\"\n            },\n            {\n                \"billerId\": \"SFLFEE000JHA01\",\n                \"billerName\": \"Grizzly Vidyalaya\"\n            },\n            {\n                \"billerId\": \"SFLFEE000MEG01\",\n                \"billerName\": \"University of Science and Technology Meghalaya\"\n            },\n            {\n                \"billerId\": \"SFLFEE000NAG01\",\n                \"billerName\": \"The Global Open University\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN01\",\n                \"billerName\": \"Sri Guru Teg Bahadur Khalsa College\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN02\",\n                \"billerName\": \"SBRS Gurukul\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN03\",\n                \"billerName\": \"Lord Rama Sr. Sec. Public School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN04\",\n                \"billerName\": \"Msd Public School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN06\",\n                \"billerName\": \"S.S.D. Girls College\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN07\",\n                \"billerName\": \"Ssd College Of Professional Studies\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN08\",\n                \"billerName\": \"Ssd Krishna Vatika School\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP04\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham High School ,Mvp Colony\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN09\",\n                \"billerName\": \"The Whitefield School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN10\",\n                \"billerName\": \"The Little Kingdom Nursery School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN12\",\n                \"billerName\": \"Shaheed Baba Joravar Pb School \"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN14\",\n                \"billerName\": \"M Agarsen Public School \"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP13\",\n                \"billerName\": \"Dr.Kkr Gowtham School , Rajamundry\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN15\",\n                \"billerName\": \"Actdav Public High School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN16\",\n                \"billerName\": \"St. Soilder Convent School \"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN17\",\n                \"billerName\": \"Adesh University\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN18\",\n                \"billerName\": \"Adesh Institute Of Medical Sciences &amp; Research\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP14\",\n                \"billerName\": \"Dr Kkr&#39;S Gowtham High School(Em) ,Tanuku\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN19\",\n                \"billerName\": \"Adesh Institute Of Dental Sciences &amp; Research\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN20\",\n                \"billerName\": \"Adesh Institute Of Pharmacy And Biomedical Sciences\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN21\",\n                \"billerName\": \"College Of Nursing Aimsr\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN22\",\n                \"billerName\": \"College Of Pharmacy Aimsr\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN23\",\n                \"billerName\": \"College Of Paramedical Sciences\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN24\",\n                \"billerName\": \"Dasmesh Institutes\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN25\",\n                \"billerName\": \"St. Kabir Convent School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN26\",\n                \"billerName\": \"Aklia Group Of Institutions\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN27\",\n                \"billerName\": \"Sri Guru Granth Sahib World University\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN28\",\n                \"billerName\": \"Shri Sanatan Dharam Girls College\"\n            },\n            {\n                \"billerId\": \"SFLFEE000RAJ01\",\n                \"billerName\": \"Siddhi Vinayak College of Science &amp; HR. Education\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP01\",\n                \"billerName\": \"Gowtham (Em) School ,Gudivada\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP05\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham School ,Anandapuram\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP06\",\n                \"billerName\": \"Dr.K.K.R Gowtham School ,Edepalli Mtm-2\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP07\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham School ,Kakinada\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP08\",\n                \"billerName\": \"Dr.K.K.R Gowtham Concept School ,Gandhinagar\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP09\",\n                \"billerName\": \"Dr.K.K.Rs Gowtham(E.M) School ,Sarpavaram\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP10\",\n                \"billerName\": \"Dr. K.K.R Gowtham(Em) High School ,Tenali\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP11\",\n                \"billerName\": \"Dr K.K.R S Gowtham Englidh Medium School ,Nellore\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP12\",\n                \"billerName\": \"Dr.K.K.R Gowtham School ,Kurmannapalem\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP15\",\n                \"billerName\": \"Dr.Kkr Gowtham High School(E.M) ,Eluru\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP19\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham Em High School ,Vijayawada\"\n            },\n            {\n                \"billerId\": \"SGEFEE000ANP20\",\n                \"billerName\": \"Dr.K.K.R Gowtham Concept School (E.M) ,V Route\"\n            },\n            {\n                \"billerId\": \"SGEFEE000TEL49\",\n                \"billerName\": \"Dr.K.K.R&#39;S Gowtham School ,Bachupally Hyd\"\n            },\n            {\n                \"billerId\": \"SGEFEE000TEL50\",\n                \"billerName\": \"Dr. Kkrs Gowtham School ,Kushaiguda\"\n            },\n            {\n                \"billerId\": \"SHAN00000AHDAG\",\n                \"billerName\": \"Shanti Asiatic School\"\n            },\n            {\n                \"billerId\": \"SHAN00000GWA16\",\n                \"billerName\": \"Shanti Niketan Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"SHAS00000BPL1O\",\n                \"billerName\": \"Sha Shib College Of Engineering\"\n            },\n            {\n                \"billerId\": \"SHAS00000BPLOY\",\n                \"billerName\": \"Sha Shib Aviation Academey\"\n            },\n            {\n                \"billerId\": \"SHRA00000JPRXU\",\n                \"billerName\": \"Shradha Development School\"\n            },\n            {\n                \"billerId\": \"SHRE00000MUM2V\",\n                \"billerName\": \"Shree Panchamukhi Charitable Trusts - Shree Siddhi Vinayak English School\"\n            },\n            {\n                \"billerId\": \"SHRE00000RJKFQ\",\n                \"billerName\": \"Shree C K G Primary School\"\n            },\n            {\n                \"billerId\": \"SHRE00000RJKKX\",\n                \"billerName\": \"Shree Hari Education And Charitable Trust/School\"\n            },\n            {\n                \"billerId\": \"SHRE00000RJKMZ\",\n                \"billerName\": \"Shree Avdhesh Education Trust/School\"\n            },\n            {\n                \"billerId\": \"SHRE00000RJKYM\",\n                \"billerName\": \"Shree Vallabh Kanya Kelawani Mandal\"\n            },\n            {\n                \"billerId\": \"SHRE00000SURPA\",\n                \"billerName\": \"Shreenathji Education Trust\"\n            },\n            {\n                \"billerId\": \"SHRI00000BPLLS\",\n                \"billerName\": \"Shri Mahrshi Kautilya Sansthan Samajiksa Samiti\"\n            },\n            {\n                \"billerId\": \"SHRI00000GWAHF\",\n                \"billerName\": \"Shri Pratap Private Iti\"\n            },\n            {\n                \"billerId\": \"SHRI00000PTNQG\",\n                \"billerName\": \"Shri Ram Centennial School Patna\"\n            },\n            {\n                \"billerId\": \"SHRI00000RJK32\",\n                \"billerName\": \"Shri Hari School\"\n            },\n            {\n                \"billerId\": \"SHRI00000SUR47\",\n                \"billerName\": \"Shri C J Patel Vidhyadham Law College\"\n            },\n            {\n                \"billerId\": \"SHRI00000SURB2\",\n                \"billerName\": \"Shri C J Patel Vidhyadham Commerce College\"\n            },\n            {\n                \"billerId\": \"SHRI00000SURZK\",\n                \"billerName\": \"Shri Swaminarayan Gurukul\"\n            },\n            {\n                \"billerId\": \"SHUB00000RJK5R\",\n                \"billerName\": \"Shubham Uchchatar Madhyamik Shala\"\n            },\n            {\n                \"billerId\": \"SHUB00000RJKU9\",\n                \"billerName\": \"Shubham Vidhyalaya\"\n            },\n            {\n                \"billerId\": \"SIGM00000VAD0G\",\n                \"billerName\": \"Sigma Public School - Vadodara\"\n            },\n            {\n                \"billerId\": \"SIGM00000VAD3O\",\n                \"billerName\": \"Sigma Institute Of Engineering\"\n            },\n            {\n                \"billerId\": \"SIGM00000VAD5E\",\n                \"billerName\": \"Sigma Institute Of Physiotherapy\"\n            },\n            {\n                \"billerId\": \"SIGM00000VAD6B\",\n                \"billerName\": \"Sigma Institute Of Pharmacy\"\n            },\n            {\n                \"billerId\": \"SIGM00000VAD9X\",\n                \"billerName\": \"Sigma College Of Management Studies\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADBW\",\n                \"billerName\": \"Sigma Institute Of Technology  And Engineering\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADIE\",\n                \"billerName\": \"Sigma Institute Of Technology  And Engineering - Hostel\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADJW\",\n                \"billerName\": \"Sigma Institute Of Science And Commerce\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADLW\",\n                \"billerName\": \"Sigma Institute Of Nursing\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADPK\",\n                \"billerName\": \"Sigma Institute Of Engineering MBA Programme\"\n            },\n            {\n                \"billerId\": \"SIGM00000VADWD\",\n                \"billerName\": \"Sigma Institute Of Technology  And Engineering Polytechnic\"\n            },\n            {\n                \"billerId\": \"SJSKML000HUJ10\",\n                \"billerName\": \"St. Joseph English School\"\n            },\n            {\n                \"billerId\": \"SLOK00000HYDBA\",\n                \"billerName\": \"Sloka Waldorf\"\n            },\n            {\n                \"billerId\": \"SMTN00000KAC7H\",\n                \"billerName\": \"Smt. Nirmala Gajwani School Of Nursing\"\n            },\n            {\n                \"billerId\": \"SREE00000HYD5G\",\n                \"billerName\": \"Sreenidhi Global School-Sri Ram Nagar Kondapur\"\n            },\n            {\n                \"billerId\": \"SREE00000HYD84\",\n                \"billerName\": \"Sreenidhi Global School-Sri Krishna Nagar Yousufguda\"\n            },\n            {\n                \"billerId\": \"SREE00000HYDD7\",\n                \"billerName\": \"Sreenidhi Global School-Kondapur Serlingampally\"\n            },\n            {\n                \"billerId\": \"SREE00000HYDRJ\",\n                \"billerName\": \"Sreenidhi School-Saroor Nagar\"\n            },\n            {\n                \"billerId\": \"SREE00000HYDXK\",\n                \"billerName\": \"Sreenidhi Global School-Khajaguda Serlingampally\"\n            },\n            {\n                \"billerId\": \"SRIB00000HYD90\",\n                \"billerName\": \"Sri Balaji Dental College\"\n            },\n            {\n                \"billerId\": \"SRIC00000NATJE\",\n                \"billerName\": \"Sri Chaitanya College\"\n            },\n            {\n                \"billerId\": \"SRIS00000ANP63\",\n                \"billerName\": \"Sri Sathya Sai Society for Junior Boys Hostel- Stores\"\n            },\n            {\n                \"billerId\": \"SRIS00000ANPJY\",\n                \"billerName\": \"sri sathya sai students and staff welfare society\"\n            },\n            {\n                \"billerId\": \"SRIS00000ANPQ2\",\n                \"billerName\": \"Sri Sathya Sai Society for Junior Boys Hostel\"\n            },\n            {\n                \"billerId\": \"SRIS00000HYD9Z\",\n                \"billerName\": \"Sri Sairam High School-Vekatagiri Yousufguda\"\n            },\n            {\n                \"billerId\": \"SRIS00000HYDCW\",\n                \"billerName\": \"Sri Sairam School - Banajara Hills\"\n            },\n            {\n                \"billerId\": \"SRIS00000HYDHR\",\n                \"billerName\": \"Sri Sairam School -Kondapur\"\n            },\n            {\n                \"billerId\": \"STAR00000VAR24\",\n                \"billerName\": \"Star Home English School U-O Vista\"\n            },\n            {\n                \"billerId\": \"STJO00000AHD6G\",\n                \"billerName\": \"St Josephs Turst/School\"\n            },\n            {\n                \"billerId\": \"STJO00000EDL8A\",\n                \"billerName\": \"St. Johns Academy\"\n            },\n            {\n                \"billerId\": \"STTH00000UJJ04\",\n                \"billerName\": \"St Thomas High School\"\n            },\n            {\n                \"billerId\": \"SUNR00000SURER\",\n                \"billerName\": \"Sunrise Vidhyalay\"\n            },\n            {\n                \"billerId\": \"SVUKML000MAP02\",\n                \"billerName\": \"Swami Vivekanand University\"\n            },\n            {\n                \"billerId\": \"TAKKML000MAH04\",\n                \"billerName\": \"Takshila School Amhed Nagar\"\n            },\n            {\n                \"billerId\": \"TEAM00000NAS47\",\n                \"billerName\": \"Team Good Shepherd Academy Pimpalner Pre Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NAS7C\",\n                \"billerName\": \"Team Good Shepherd Academy Dharangaon Secondary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASD2\",\n                \"billerName\": \"Team Good Shepherd Academy Chalisgaon Secondary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASF4\",\n                \"billerName\": \"Team Good Shepherd Academy Manur Pre Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASFM\",\n                \"billerName\": \"Team Good Shepherd Academy Sakri Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASH5\",\n                \"billerName\": \"Team Good Shepherd Academy Pimpalner Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASNF\",\n                \"billerName\": \"Team Good Shepherd Academy Manur Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASP0\",\n                \"billerName\": \"Team Good Shepherd Academy  Sakri Secondary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASSI\",\n                \"billerName\": \"Team Good Shepherd Academy Dharangaon  Pre Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASSN\",\n                \"billerName\": \"Team Good Shepherd Academy Manur Secondary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASV6\",\n                \"billerName\": \"Team Good Shepherd Academy Chalisgaon Primary\"\n            },\n            {\n                \"billerId\": \"TEAM00000NASWD\",\n                \"billerName\": \"Team Good Shepherd Academy Dindori Primary\"\n            },\n            {\n                \"billerId\": \"TECN00000NWDIS\",\n                \"billerName\": \"Tecnia International School\"\n            },\n            {\n                \"billerId\": \"TECN00000NWDTJ\",\n                \"billerName\": \"Tecnia Institute Of Advanced Studies\"\n            },\n            {\n                \"billerId\": \"THEC00000SURYE\",\n                \"billerName\": \"The Coordinatory Gujrat Community College Of Fire And Safety\"\n            },\n            {\n                \"billerId\": \"THEE00000INDVC\",\n                \"billerName\": \"The Emerald Heights Foundation School\"\n            },\n            {\n                \"billerId\": \"THEM00000SURIA\",\n                \"billerName\": \"The Millennium School Surat Dsp Charges\"\n            },\n            {\n                \"billerId\": \"THEN00000RJK7X\",\n                \"billerName\": \"The North Star School\"\n            },\n            {\n                \"billerId\": \"TIRT00000CEN40\",\n                \"billerName\": \"Tirtheden Pvt Ltd\"\n            },\n            {\n                \"billerId\": \"TISKML000RAJ13\",\n                \"billerName\": \"Talent International School\"\n            },\n            {\n                \"billerId\": \"TKSKML000MAH05\",\n                \"billerName\": \"Takshila School Sangli\"\n            },\n            {\n                \"billerId\": \"UMKA00000RJKS1\",\n                \"billerName\": \"U M Kanya Vidhyalay Shree Vkkm\"\n            },\n            {\n                \"billerId\": \"UNIV00000MUMRL\",\n                \"billerName\": \"Universal Kingdom High School\"\n            },\n            {\n                \"billerId\": \"UTKA00000BPLH5\",\n                \"billerName\": \"Utkal Aerospace And Engineerin\"\n            },\n            {\n                \"billerId\": \"VBGI00000SUR53\",\n                \"billerName\": \"Vbgis Primary And Upper Primary English Medium\"\n            },\n            {\n                \"billerId\": \"VBGI00000SUR5F\",\n                \"billerName\": \"Vbgis Primary And Upper Primary Gujarati Medium\"\n            },\n            {\n                \"billerId\": \"VBGI00000SURJH\",\n                \"billerName\": \"Vbgis Secondary And Higher Seconadry English Medium\"\n            },\n            {\n                \"billerId\": \"VBGI00000SURMN\",\n                \"billerName\": \"Vbgis School - Transportation\"\n            },\n            {\n                \"billerId\": \"VBGI00000SURNK\",\n                \"billerName\": \"Vbgis Secondary And Higher Secondary Gujarati Medium\"\n            },\n            {\n                \"billerId\": \"VBGI00000SURS2\",\n                \"billerName\": \"Vbgis School - Hostel And Food\"\n            },\n            {\n                \"billerId\": \"VENU00000PUNFN\",\n                \"billerName\": \"Venus World Schools\"\n            },\n            {\n                \"billerId\": \"VIJA00000EDL7K\",\n                \"billerName\": \"Sanfort World School\"\n            },\n            {\n                \"billerId\": \"VIJA00000GBD6Y\",\n                \"billerName\": \"Vijay College Of Education\"\n            },\n            {\n                \"billerId\": \"VIJA00000RNCHF\",\n                \"billerName\": \"Prabhat Tara High School\"\n            },\n            {\n                \"billerId\": \"VIMO00000RJKL4\",\n                \"billerName\": \"Vimohan Balmandir Shree Vallabh Kanya Kelawani Mandal\"\n            },\n            {\n                \"billerId\": \"VIVI00000MAHGM\",\n                \"billerName\": \"Viviana Co Op Hsg Soc Ltd Cultural Forum\"\n            },\n            {\n                \"billerId\": \"WEBFEE000ANP01\",\n                \"billerName\": \"Sri Venkateshwara Veterinary University\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR01\",\n                \"billerName\": \"Sri Devaraj Urs Academy of Higher Education &amp; Research\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR02\",\n                \"billerName\": \"Sri Devaraj Urs Academy of Higher Education &amp; Research Hostel\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR03\",\n                \"billerName\": \"Sri Devaraj Urs College of Nursing\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR04\",\n                \"billerName\": \"R.L. Jalappa Central School\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR05\",\n                \"billerName\": \"R.L. Jalappa Institute of Technology\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR06\",\n                \"billerName\": \"R.L. Jalappa Industrial Training Centre\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR07\",\n                \"billerName\": \"R.L. Jalappa Polytechnic\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR08\",\n                \"billerName\": \"Sri Devaraj Urs Pre-University College\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR09\",\n                \"billerName\": \"Sri Devaraj Urs Institute of Management and Science\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR10\",\n                \"billerName\": \"Sri Devaraj Urs International Residential School\"\n            },\n            {\n                \"billerId\": \"WEBFEE000KAR11\",\n                \"billerName\": \"Swami Vivekananda Yoga Anusandhana Samsthana\"\n            },\n            {\n                \"billerId\": \"WEBFEE000MAH01\",\n                \"billerName\": \"Indian Institue of Gems and Jewellery\"\n            },\n            {\n                \"billerId\": \"WEBFEE000MAH02\",\n                \"billerName\": \"Bombay College of Pharmacy\"\n            },\n            {\n                \"billerId\": \"WEBFEE000MAH03\",\n                \"billerName\": \"Panjabrao Deshmukh Krishi Vidyapeeth\"\n            },\n            {\n                \"billerId\": \"XAVI00000KHORH\",\n                \"billerName\": \"Xavier&#39;s High School\"\n            },\n            {\n                \"billerId\": \"INSP00000DGLK2\",\n                \"billerName\": \"Inspiria Knowledge Campus\"\n            },\n            {\n                \"billerId\": \"CLBFEE000TEL79\",\n                \"billerName\": \"The Global Edge School - Kukatpally\"\n            },\n            {\n                \"billerId\": \"ABLP02000NTP2J\",\n                \"billerName\": \"Sacred Heart Day High School\"\n            },\n            {\n                \"billerId\": \"CHAT00000MUMVA\",\n                \"billerName\": \"Chatrabhuj Narsee School\"\n            },\n            {\n                \"billerId\": \"SACR00000NTP2J\",\n                \"billerName\": \"Sacred Heart Day High School\"\n            },\n            {\n                \"billerId\": \"STVI00000NWDFV\",\n                \"billerName\": \"St Vivekanand Sr Sec School\"\n            },\n            {\n                \"billerId\": \"ABLP0200JLDYW \",\n                \"billerName\": \"Sant baba bhag singh international school\"\n            },\n            {\n                \"billerId\": \"SADH00000KACA8\",\n                \"billerName\": \"Sadhu Vaswani Working Women Hostel\"\n            },\n            {\n                \"billerId\": \"ABLP02000JLDYW \",\n                \"billerName\": \"Sant baba bhag singh international school\"\n            },\n            {\n                \"billerId\": \"THEI00000CENDM\",\n                \"billerName\": \"The Institute Of Civil Engineers\"\n            },\n            {\n                \"billerId\": \"CAMP00000GBD1S\",\n                \"billerName\": \"Campus Education Development Society\"\n            },\n            {\n                \"billerId\": \"CAMP00000GBDT9\",\n                \"billerName\": \"Campus School\"\n            },\n            {\n                \"billerId\": \"SAR5212MUMAT1\",\n                \"billerName\": \"  Saroj Institute Of Tech And Management\"\n            },\n            {\n                \"billerId\": \"SARO00000LUCAM\",\n                \"billerName\": \"Saroj College Of Engineering And Polytechnic\"\n            },\n            {\n                \"billerId\": \"SARO00000LUCQK\",\n                \"billerName\": \"Saroj Institute Of Technology And Management\"\n            },\n            {\n                \"billerId\": \"SHRI00000ALG5D\",\n                \"billerName\": \"Shri Shivdan Singh Institute Of Techonology And Managment\"\n            },\n            {\n                \"billerId\": \"SPBE00000SURLT\",\n                \"billerName\": \"SPB English Medium College Of Commerce\"\n            },\n            {\n                \"billerId\": \"MTBA00000SURYP\",\n                \"billerName\": \"M T B Arts College\"\n            },\n            {\n                \"billerId\": \"SIRK00000SURVH\",\n                \"billerName\": \"Sir K P College Of Commerce Surat &amp;ndash; Other Fees\"\n            },\n            {\n                \"billerId\": \"MTBA00000SURLU\",\n                \"billerName\": \"M T B Arts College -PF\"\n            },\n            {\n                \"billerId\": \"CAMB00000ASRGV\",\n                \"billerName\": \"Cambridge International School\"\n            },\n            {\n                \"billerId\": \"MILL00000FAROS\",\n                \"billerName\": \"Millennium World School Unit Of Mr Educational Trust\"\n            },\n            {\n                \"billerId\": \"LITT00000GBD95\",\n                \"billerName\": \"Little Leaders Play School Ghaziabad Unit Of L E And W S\"\n            },\n            {\n                \"billerId\": \"SINH00000NATOV\",\n                \"billerName\": \"Sinhgad Institute\"\n            },\n            {\n                \"billerId\": \"STXA00000CHHF6\",\n                \"billerName\": \"St. Xaviers School\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPLH2\",\n                \"billerName\": \"Millenium College Of Education\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPLX4\",\n                \"billerName\": \"Millennium College Of Management\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPL1N\",\n                \"billerName\": \"Millennium College Of Pharmacy\"\n            },\n            {\n                \"billerId\": \"ABLP01000MEE17\",\n                \"billerName\": \"Meerut Institute Of Technology\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPLIV\",\n                \"billerName\": \"Millennium Institute Of Technology And Science\"\n            },\n            {\n                \"billerId\": \"STJO00000UTPP7\",\n                \"billerName\": \"St. Joseph Academy\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER21\",\n                \"billerName\": \"Santhome Central School,Mookkannoor\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER20\",\n                \"billerName\": \"Vimala Central School,Perumbavoor\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER22\",\n                \"billerName\": \"DR N International School,North Paravur\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER14\",\n                \"billerName\": \"Nirmal Jyothi Pulic School, Meenachil\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER16\",\n                \"billerName\": \"Mary Ward English Medium School,Puthenvelikkara \"\n            },\n            {\n                \"billerId\": \"GJIN00000KER15\",\n                \"billerName\": \"Jyothis Central School,Manjapra\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER18\",\n                \"billerName\": \"Peevees Model School,Nilambur\"\n            },\n            {\n                \"billerId\": \"GJIN00000KER17\",\n                \"billerName\": \"Hira English School,Kaipamangalam \"\n            },\n            {\n                \"billerId\": \"GJIN00000KER19\",\n                \"billerName\": \"Jnanodaya Central School,Kalady\"\n            },\n            {\n                \"billerId\": \"MONT00000PUNKP\",\n                \"billerName\": \"Montessori Public School\"\n            },\n            {\n                \"billerId\": \"ABLP01000WMDTL\",\n                \"billerName\": \"Institute Of Science And Technology.\"\n            },\n            {\n                \"billerId\": \"UTKA00000NATS1\",\n                \"billerName\": \"Utkarsh Classes and Edutech Pvt. Ltd.\"\n            },\n            {\n                \"billerId\": \"DKAFEE000MAH01\",\n                \"billerName\": \"Sacred Heart Convent High School\"\n            },\n            {\n                \"billerId\": \"SFLFEE000PUN30\",\n                \"billerName\": \"Montessori Public School\"\n            },\n            {\n                \"billerId\": \"SICA00000INDDP\",\n                \"billerName\": \"Sica Senior Secondary School No 2\"\n            },\n            {\n                \"billerId\": \"SICA00000IND4P\",\n                \"billerName\": \"Sica Senior Secondary School No 3\"\n            },\n            {\n                \"billerId\": \"SICA00000IND0U\",\n                \"billerName\": \"Sica School\"\n            },\n            {\n                \"billerId\": \"ABLP03000RHT94\",\n                \"billerName\": \"Kings College India\"\n            },\n            {\n                \"billerId\": \"NLDA00000THAFQ\",\n                \"billerName\": \"N L Dalmia High School\"\n            },\n            {\n                \"billerId\": \"ABLP02000HOOPG\",\n                \"billerName\": \"Sree Ramkrishna Sishu Tirtha\"\n            },\n            {\n                \"billerId\": \"ABLP01000CTO0A\",\n                \"billerName\": \"Sri Venkateswara College Of Engineering\"\n            },\n            {\n                \"billerId\": \"ABLP03000KMMA3\",\n                \"billerName\": \"New Vision Educational Society\"\n            },\n            {\n                \"billerId\": \"THES00000NEW86\",\n                \"billerName\": \"The Srijan School\"\n            },\n            {\n                \"billerId\": \"OXFO00000NEWAL\",\n                \"billerName\": \"Oxford College of Education\"\n            },\n            {\n                \"billerId\": \"BUDH00000NEWF2\",\n                \"billerName\": \"Budha Institute of Management and Technology\"\n            },\n            {\n                \"billerId\": \"LITT00000GRGS9\",\n                \"billerName\": \"Little Leaders Play School Gurugram\"\n            },\n            {\n                \"billerId\": \"ABLP03000BLR1V\",\n                \"billerName\": \"Global Academy of Technology\"\n            },\n            {\n                \"billerId\": \"LITT00000GBD21\",\n                \"billerName\": \"Little Leaders Education And Welfare Society\"\n            },\n            {\n                \"billerId\": \"LITT00000GBDIQ\",\n                \"billerName\": \"Little Leaders Play School Nehru Nagar\"\n            },\n            {\n                \"billerId\": \"LITT00000GBD79\",\n                \"billerName\": \"Little Leaders International School\"\n            },\n            {\n                \"billerId\": \"ABLP01000RHT94\",\n                \"billerName\": \"Kings College India\"\n            },\n            {\n                \"billerId\": \"THEC00000EDLN9\",\n                \"billerName\": \"THE CLASS OF ONE\"\n            },\n            {\n                \"billerId\": \"RUDR00000CHE45\",\n                \"billerName\": \"Rudrappasamy School\"\n            },\n            {\n                \"billerId\": \"PRIY00000PUNC1\",\n                \"billerName\": \"Priyadarshani High School\"\n            },\n            {\n                \"billerId\": \"MAHA00000MUM1Z\",\n                \"billerName\": \"Maharashtra National Law University Mumbai\"\n            },\n            {\n                \"billerId\": \"PRIY00000PUNEM\",\n                \"billerName\": \"Priyadarshani English Medium School\"\n            },\n            {\n                \"billerId\": \"ABLP04000DRWER\",\n                \"billerName\": \"St Antonys Public School\"\n            },\n            {\n                \"billerId\": \"PRIY00000PUNUA\",\n                \"billerName\": \"Priyadarshani Junior College\"\n            },\n            {\n                \"billerId\": \"ABLP01000BPLEJ\",\n                \"billerName\": \"Millennium College Of Pharmacy &amp;amp; Science\"\n            },\n            {\n                \"billerId\": \"ABLP05000WGDQL\",\n                \"billerName\": \"Green Royal Academy Of Pharm Education And Sciences\"\n            },\n            {\n                \"billerId\": \"SFLFEE000MAH01\",\n                \"billerName\": \"Maharashtra National Law University Mumbai\"\n            },\n            {\n                \"billerId\": \"ABLP01000PKDLO\",\n                \"billerName\": \"Najath Arts And Science  College\"\n            },\n            {\n                \"billerId\": \"ABLP05000GUL7C\",\n                \"billerName\": \"Mount Litera Zee Primary School\"\n            },\n            {\n                \"billerId\": \"ABLP01000NWDFZ\",\n                \"billerName\": \"M A Educational Institute\"\n            },\n            {\n                \"billerId\": \"LITT00000CHEJM\",\n                \"billerName\": \"Little Flower Polytechnic College\"\n            },\n            {\n                \"billerId\": \"ABLP01000DEHLO\",\n                \"billerName\": \"Uttarakhand Ayurved University\"\n            },\n            {\n                \"billerId\": \"LITT00000CHESP\",\n                \"billerName\": \"Little Flower Matriculation Higher Secondary School\"\n            },\n            {\n                \"billerId\": \"ABLP01000NWDO3\",\n                \"billerName\": \"Mount Abu Public School\"\n            },\n            {\n                \"billerId\": \"ABLP04000DRWERD\",\n                \"billerName\": \"St Antonys Public School\"\n            },\n            {\n                \"billerId\": \"ABLP01000DRWER\",\n                \"billerName\": \"St Antonys Public School\"\n            }\n        ]\n    },\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIwIiwic3ViIjoid2ViIiwiaXNzIjoiVFJBTlNYVCIsIlVTRVJJRCI6IjQyMiIsIlBPUlRBTCI6IkFETUlOIiwiaWF0IjoxNjQwNjgyOTk4LCJleHAiOjE2NDA2ODQxOTgsIlNFU1NJT05JRCI6IjkwNDA0NTMyIiwiUFJPRExJU1QiOltdLCJTRUNSRVQiOiJ0Tk9Rb0xFa1A0TXpDRThJams0cG1Jb2ppS2t4aUt6VCIsIkVOViI6InVhdCJ9.vYuk9D_D0uREmNmumpyXHuuETnHfVY1sYrmu6pM5504HiacRW4TLdTBO72KbG_in-Vrx4aYsf05zYdyRL1XwwQ\"\n}"}],"_postman_id":"64418fea-8a27-4ad7-89c0-f190c78a4f2e"},{"name":"GetBillerDetails","id":"aae67a3f-ee18-427b-a54c-e2a53710297c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"billerId\": \"SCSFEE000ANP84\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/1.1/bbps/getbillerdetails","urlObject":{"protocol":"https","port":"<Port>","path":["1.1","bbps","getbillerdetails"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"5318b2ba-e476-4e41-937a-46844194276d","name":"GetBillerDetails","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {\r\n        \"billerId\": \"SCSFEE000ANP84\"\r\n    },\r\n    \"checksum\": \"5f2a38f3aa54081ff6b949b1fa66e6cfbe4e485c5fb2d80fef37d9b56dc67bb24fb475684bf42592312164dd5c77bcbf562c94f3b01f28a45c6fd827ae7cf313\",\r\n    \"serviceName\": \"getbillerdetails\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/207/transxtWebV2/portal/agent/getbillerdetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Thu, 23 Dec 2021 04:39:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"errorCode\": \"0\",\n    \"txnId\": \"\",\n    \"response\": {\n        \"billerEffctvFrom\": \"2020-07-25\",\n        \"billerId\": \"SCSFEE000ANP84\",\n        \"billerAcceptsAdhoc\": \"false\",\n        \"billerMode\": \"ONLINE\",\n        \"parentBillerId\": \"false\",\n        \"billerPymtChnls\": [\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"INT\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"INTB\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"MOB\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"MOBB\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"POS\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"MPOS\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"ATM\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"BNKBRNCH\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"KIOSK\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"AGT\"\n            },\n            {\n                \"maxLimit\": \"500000000\",\n                \"minLimit\": \"100\",\n                \"paymentChannel\": \"BSC\"\n            }\n        ],\n        \"billerEffctvTo\": \"2099-12-31\",\n        \"additonalInfo\": [\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"optional\": \"false\",\n                \"paramName\": \"Fathername\"\n            },\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"optional\": \"false\",\n                \"paramName\": \"Class\"\n            },\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"optional\": \"false\",\n                \"paramName\": \"Branchname\"\n            },\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"optional\": \"false\",\n                \"paramName\": \"Bankcode\"\n            }\n        ],\n        \"supportBillValidation\": \"NOT_SUPPORTED\",\n        \"billerName\": \"SriChaitanyaSchools-Payakaraopeta\",\n        \"billerAliasName\": \"School\",\n        \"paymentAmountExactness\": \"Exact and below\",\n        \"billerCategoryName\": \"Education Fees\",\n        \"billerPymtModes\": [\n            {\n                \"paymentMode\": \"Internet Banking\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Debit Card\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Credit Card\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Prepaid Card\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"IMPS\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Cash\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"UPI\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Wallet\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"NEFT\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"AEPS\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            },\n            {\n                \"paymentMode\": \"Account Transfer\",\n                \"maxLimit\": \"\",\n                \"minLimit\": \"100\"\n            }\n        ],\n        \"intFeeConf\": [],\n        \"customerParams\": [\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"minLength\": \"4\",\n                \"optional\": \"false\",\n                \"paramName\": \"AdmissionNumber\",\n                \"maxLength\": \"16\",\n                \"regex\": \"\"\n            },\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"minLength\": \"4\",\n                \"optional\": \"false\",\n                \"paramName\": \"FeeType\",\n                \"maxLength\": \"16\",\n                \"regex\": \"^(TutionFee)$|^(BusFee)$\"\n            },\n            {\n                \"dataType\": \"ALPHANUMERIC\",\n                \"minLength\": \"9\",\n                \"optional\": \"false\",\n                \"paramName\": \"AcademicYear(YYYY-YYYY)\",\n                \"maxLength\": \"10\",\n                \"regex\": \"\"\n            }\n        ],\n        \"billerCoverage\": \"IND-ANP-Visakhapatnam\",\n        \"parentBiller\": \"false\",\n        \"reponseParams\": [\n            {\n                \"amtBreakupList\": [\n                    {\n                        \"amtBreakup\": \"BASE_BILL_AMOUNT\"\n                    }\n                ]\n            }\n        ],\n        \"fetchRequirement\": \"MANDATORY\",\n        \"intChngFee\": [\n            {\n                \"feeDesc\": \"Customer_Convenience_Fee\",\n                \"feeCode\": \"CCF1\",\n                \"feeDirection\": \"C2B\",\n                \"feeDetails\": [\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"9223372036854775807\",\n                        \"effctvFrom\": \"2020-03-17\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"0\",\n                        \"flatFee\": \"0\"\n                    }\n                ]\n            },\n            {\n                \"feeDesc\": \"Physical_Biller_Fee\",\n                \"feeCode\": \"PBF\",\n                \"feeDirection\": \"B2C\",\n                \"feeDetails\": [\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"1000000\",\n                        \"effctvFrom\": \"2020-03-17\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"1\",\n                        \"flatFee\": \"500\"\n                    },\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"4999999\",\n                        \"effctvFrom\": \"2020-03-17\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"1000001\",\n                        \"flatFee\": \"1000\"\n                    },\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"9999999999\",\n                        \"effctvFrom\": \"2020-03-17\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"5000000\",\n                        \"flatFee\": \"2000\"\n                    }\n                ]\n            },\n            {\n                \"feeDesc\": \"Electronic_Biller_Fee\",\n                \"feeCode\": \"EBF\",\n                \"feeDirection\": \"B2C\",\n                \"feeDetails\": [\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"1000000\",\n                        \"effctvFrom\": \"2020-03-18\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"1\",\n                        \"flatFee\": \"500\"\n                    },\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"4999999\",\n                        \"effctvFrom\": \"2020-03-18\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"1000001\",\n                        \"flatFee\": \"1000\"\n                    },\n                    {\n                        \"effctvTo\": \"\",\n                        \"tranAmtRangeMax\": \"9999999999\",\n                        \"effctvFrom\": \"2020-03-18\",\n                        \"percentFee\": \"0.00\",\n                        \"tranAmtRangeMin\": \"5000000\",\n                        \"flatFee\": \"2000\"\n                    }\n                ]\n            }\n        ],\n        \"status\": \"ACTIVE\"\n    },\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzQzNTAsImV4cCI6MTY0MDIzNTU1MCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.0DyOz_eNQkos5LIAgdvr7YZbs7vzdTdteVl9wiIwkz3q78jLLgemmBdsxRUNA-nSQ4_WgIYmW3XfsO_oBanWKA\"\n}"}],"_postman_id":"aae67a3f-ee18-427b-a54c-e2a53710297c"},{"name":"BillFetch","id":"250533bf-a4ba-45e7-a26c-8d9f8cabc5e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chId\": \"1\",\r\n    \"custDetails\": {\r\n        \"mobileNo\": \"8888338081\",\r\n        \"customerTags\": [\r\n            {\r\n                \"name\": \"EMAIL\",\r\n                \"value\": \"transxt.support@mobilewaretech.com\"\r\n            }\r\n        ]\r\n    },\r\n    \"agentDetails\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"deviceTags\": [\r\n            {\r\n                \"name\": \"INITIATING_CHANNEL\",\r\n                \"value\": \"MOB\"\r\n            },\r\n            {\r\n                \"name\": \"TERMINAL_ID\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"POSTAL_CODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"MOBILE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"GEOCODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"APP\",\r\n                \"value\": \"myapp\"\r\n            },\r\n            {\r\n                \"name\": \"IMEI\",\r\n                \"value\": \"123456789012345\"\r\n            },\r\n            {\r\n                \"name\": \"OS\",\r\n                \"value\": \"iOS\"\r\n            },\r\n            {\r\n                \"name\": \"IP_ADDRESS\",\r\n                \"value\": \"124.170.23.24\"\r\n            },\r\n            {\r\n                \"name\": \"MAC\",\r\n                \"value\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"billDetails\": {\r\n        \"billerId\": \"MAHI00000NATIC\",\r\n        \"customerParams\": [\r\n            {\r\n                \"name\": \"Loan Number\",\r\n                \"value\": \"1\"\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/fetch","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","fetch"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"ba2098e7-2be4-4445-a9fe-bed913cf972e","name":"Bill Fetch","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chId\": \"1\",\r\n    \"custDetails\": {\r\n        \"mobileNo\": \"8888338081\",\r\n        \"customerTags\": [\r\n            {\r\n                \"name\": \"EMAIL\",\r\n                \"value\": \"transxt.support@mobilewaretech.com\"\r\n            }\r\n        ]\r\n    },\r\n    \"agentDetails\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"deviceTags\": [\r\n            {\r\n                    \"name\": \"INITIATING_CHANNEL\",\r\n                    \"value\": \"MOB\"\r\n                },\r\n                {\r\n                    \"name\": \"TERMINAL_ID\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"POSTAL_CODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"MOBILE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"GEOCODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"APP\",\r\n                    \"value\": \"myapp\"\r\n                },\r\n                {\r\n                    \"name\": \"IMEI\",\r\n                    \"value\": \"123456789012345\"\r\n                },\r\n                {\r\n                    \"name\": \"OS\",\r\n                    \"value\": \"iOS\"\r\n                },\r\n                {\r\n                    \"name\": \"IP_ADDRESS\",\r\n                    \"value\": \"124.170.23.24\"\r\n                },\r\n                {\r\n                    \"name\": \"MAC\",\r\n                    \"value\": \"\"\r\n                }\r\n        ]\r\n    },\r\n    \"billDetails\": {\r\n        \"billerId\": \"MAHI00000NATIC\",\r\n        \"customerParams\": [\r\n            {\r\n                \"name\": \"Loan Number\",\r\n                \"value\": \"1\"\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/transxt/uat/api/1.1/bbps/fetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 23 Dec 2021 04:37:21 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"billerResponse\": {\n            \"amount\": 10100,\n            \"dueDate\": \"2022-01-02\",\n            \"custConvFee\": \"\",\n            \"custConvDesc\": \"\",\n            \"additionalInfo\": [],\n            \"billDate\": \"2021-12-13\",\n            \"billNumber\": \"1\",\n            \"customerName\": \"Stephanie Wiley\",\n            \"billPeriod\": \"ONETIME\"\n        },\n        \"additionalInfo\": \"eyJjdXN0b21lclBhcmFtcyI6IFt7Im5hbWUiOiAiTG9hbiBOdW1iZXIiLCAidmFsdWUiOiAiMSJ9XSwgImJpbGxGZXRjaElkIjogIkM3MVZQVEVVTk1TMDAxTERSM0tHIiwgIm1vYmlsZU51bWJlciI6ICI4ODg4MzM4MDgxIiwgImJpbGxlcklkIjogIk1BSEkwMDAwME5BVElDIiwgIl90aW1lc3RhbXAiOiAiMjAyMS0xMi0yM1QwNDozNzowOS45NzQ5ODUiLCAiX3dhaXRUaW1lIjogMSwgImNhdGVnb3J5Q29kZSI6ICIiLCAiYmlsbCI6IHsiYW1vdW50IjogIjEwMS4wIiwgImJpbGxEYXRlIjogIjIwMjEtMTItMTMiLCAiYmlsbE51bWJlciI6ICIxIiwgImJpbGxQZXJpb2QiOiAiT05FVElNRSIsICJjdXN0b21lck5hbWUiOiAiU3RlcGhhbmllIFdpbGV5IiwgImR1ZURhdGUiOiAiMjAyMi0wMS0wMiIsICJhZGRpdGlvbmFsSW5mbyI6IFtdfSwgImFwaSI6ICJnZXQtZmV0Y2hlZC1iaWxsIn0=\",\n        \"refId\": \"\"\n    },\n    \"txnId\": \"T04121357100709911\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzQyMjksImV4cCI6MTY0MDIzNTQyOSwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.hhFKvLVNxZv8vXMGStZQzFtCeZibAGG2J8x3gHzjStwxORUGPAtno-J5P5CBu8HFS2ONgmLffq0PG4infVzx9Q\"\n}"}],"_postman_id":"250533bf-a4ba-45e7-a26c-8d9f8cabc5e4"},{"name":"AdhocBillFetch","id":"e47e0800-c79d-4fe9-b075-20ca8df3e720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chId\": \"1\",\r\n    \"custDetails\": {\r\n        \"mobileNo\": \"8888338081\",\r\n        \"customerTags\": [\r\n            {\r\n                \"name\": \"EMAIL\",\r\n                \"value\": \"transxt.support@mobilewaretech.com\"\r\n            }\r\n        ]\r\n    },\r\n    \"agentDetails\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"deviceTags\": [\r\n            {\r\n                \"name\": \"INITIATING_CHANNEL\",\r\n                \"value\": \"MOB\"\r\n            },\r\n            {\r\n                \"name\": \"TERMINAL_ID\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"POSTAL_CODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"MOBILE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"GEOCODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"APP\",\r\n                \"value\": \"myapp\"\r\n            },\r\n            {\r\n                \"name\": \"IMEI\",\r\n                \"value\": \"123456789012345\"\r\n            },\r\n            {\r\n                \"name\": \"OS\",\r\n                \"value\": \"iOS\"\r\n            },\r\n            {\r\n                \"name\": \"IP_ADDRESS\",\r\n                \"value\": \"124.170.23.24\"\r\n            },\r\n            {\r\n                \"name\": \"MAC\",\r\n                \"value\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"billDetails\": {\r\n        \"billerId\": \"AXIS00000NATSN\",\r\n        \"customerParams\": [\r\n            {\r\n                \"name\": \"Vehicle Registration Number\",\r\n                \"value\": \"MH02EL5866\"\r\n            },\r\n            {\r\n                \"name\": \"Amount\",\r\n                \"value\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"tp1\": \"100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/fetch","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","fetch"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"ad051532-ae9e-4dfc-a987-4c6dfa12c004","name":"AdhocBillFetch","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzcxODUsImV4cCI6MTY0MDIzODM4NSwiU0VTU0lPTklEIjoiMjAxMjc3MTkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.cgmkNkOz5B9sAy4U6rXVRd_P1zlhM24wxyapku16pQsgola_RohHncRbksav3LyGfqLptPUEoT2_F-axSpi9kA","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chId\": \"1\",\r\n    \"custDetails\": {\r\n        \"mobileNo\": \"8888338081\",\r\n        \"customerTags\": [\r\n            {\r\n                \"name\": \"EMAIL\",\r\n                \"value\": \"transxt.support@mobilewaretech.com\"\r\n            }\r\n        ]\r\n    },\r\n    \"agentDetails\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"deviceTags\": [\r\n            {\r\n                    \"name\": \"INITIATING_CHANNEL\",\r\n                    \"value\": \"MOB\"\r\n                },\r\n                {\r\n                    \"name\": \"TERMINAL_ID\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"POSTAL_CODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"MOBILE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"GEOCODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"APP\",\r\n                    \"value\": \"myapp\"\r\n                },\r\n                {\r\n                    \"name\": \"IMEI\",\r\n                    \"value\": \"123456789012345\"\r\n                },\r\n                {\r\n                    \"name\": \"OS\",\r\n                    \"value\": \"iOS\"\r\n                },\r\n                {\r\n                    \"name\": \"IP_ADDRESS\",\r\n                    \"value\": \"124.170.23.24\"\r\n                },\r\n                {\r\n                    \"name\": \"MAC\",\r\n                    \"value\": \"\"\r\n                }\r\n        ]\r\n    },\r\n    \"billDetails\": {\r\n        \"billerId\": \"AXIS00000NATSN\",\r\n        \"customerParams\": [\r\n            {\r\n                \"name\": \"Vehicle Registration Number\",\r\n                \"value\": \"MH02EL5866\"\r\n            },\r\n            {\r\n                \"name\": \"Amount\",\r\n                \"value\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"tp1\": \"100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/transxt/uat/api/1.1/bbps/fetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 23 Dec 2021 05:28:14 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"billerResponse\": {\n            \"amount\": 10000,\n            \"dueDate\": \"\",\n            \"custConvFee\": \"\",\n            \"custConvDesc\": \"\",\n            \"additionalInfo\": [\n                {\n                    \"name\": \"Account Number\",\n                    \"value\": \"7099726342\"\n                },\n                {\n                    \"name\": \"Customer Name\",\n                    \"value\": \"Stephanie Wiley\"\n                }\n            ],\n            \"billDate\": \"\",\n            \"billNumber\": \"\",\n            \"customerName\": \"\",\n            \"billPeriod\": \"\"\n        },\n        \"additionalInfo\": \"eyJjdXN0b21lclBhcmFtcyI6IFt7Im5hbWUiOiAiVmVoaWNsZSBSZWdpc3RyYXRpb24gTnVtYmVyIiwgInZhbHVlIjogIk1IMDJFTDU4NjYifSwgeyJuYW1lIjogIkFtb3VudCIsICJ2YWx1ZSI6ICIifV0sICJiaWxsRmV0Y2hJZCI6ICJDNzIwSE9VVU5NUzAwMUdUNFRBRyIsICJtb2JpbGVOdW1iZXIiOiAiODg4ODMzODA4MSIsICJiaWxsZXJJZCI6ICJBWElTMDAwMDBOQVRTTiIsICJfdGltZXN0YW1wIjogIjIwMjEtMTItMjNUMDU6Mjg6MDMuNzY1Mzk3IiwgIl93YWl0VGltZSI6IDUsICJjYXRlZ29yeUNvZGUiOiAiIiwgImJpbGwiOiB7ImFtb3VudCI6ICIiLCAiYmlsbERhdGUiOiAiIiwgImJpbGxOdW1iZXIiOiAiIiwgImJpbGxQZXJpb2QiOiAiIiwgImN1c3RvbWVyTmFtZSI6ICIiLCAiZHVlRGF0ZSI6ICIiLCAiYWRkaXRpb25hbEluZm8iOiBbeyJuYW1lIjogIkFjY291bnQgTnVtYmVyIiwgInZhbHVlIjogIjcwOTk3MjYzNDIifSwgeyJuYW1lIjogIkN1c3RvbWVyIE5hbWUiLCAidmFsdWUiOiAiU3RlcGhhbmllIFdpbGV5In1dfSwgImFwaSI6ICJnZXQtZmV0Y2hlZC1iaWxsIn0=\",\n        \"refId\": \"\"\n    },\n    \"txnId\": \"T04721357105803689\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzcyODMsImV4cCI6MTY0MDIzODQ4MywiU0VTU0lPTklEIjoiMjAxMjc3MTkiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0._aVrV7rljUq6VsPrXpjfZOCtlR_ojsUJhO0_S-RzajJQbqY8y4p6LCSLcl398fu2BVwIQ-N46kIZ_PLGel158g\"\n}"}],"_postman_id":"e47e0800-c79d-4fe9-b075-20ca8df3e720"},{"name":"BillPay","id":"e6527ef0-51c2-40c7-9f33-9001ddd28459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"agentDetails\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"deviceTags\": [\r\n            {\r\n                \"name\": \"INITIATING_CHANNEL\",\r\n                \"value\": \"MOB\"\r\n            },\r\n            {\r\n                \"name\": \"TERMINAL_ID\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"POSTAL_CODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"MOBILE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"GEOCODE\",\r\n                \"value\": \"\"\r\n            },\r\n            {\r\n                \"name\": \"APP\",\r\n                \"value\": \"myapp\"\r\n            },\r\n            {\r\n                \"name\": \"IMEI\",\r\n                \"value\": \"123456789012345\"\r\n            },\r\n            {\r\n                \"name\": \"OS\",\r\n                \"value\": \"iOS\"\r\n            },\r\n            {\r\n                \"name\": \"IP_ADDRESS\",\r\n                \"value\": \"124.170.23.24\"\r\n            },\r\n            {\r\n                \"name\": \"MAC\",\r\n                \"value\": \"\"\r\n            }\r\n        ]\r\n    },\r\n    \"amountDetails\": {\r\n        \"amount\": 10100,\r\n        \"currency\": \"356\",\r\n        \"custConvFee\": \"0\"\r\n    },\r\n    \"bbps_PGResponse\": {\r\n        \"amount\": 10100,\r\n        \"paymentMode\": \"Cash\",\r\n        \"transactionId\": \"M11429392133696210\",\r\n        \"txGateway\": \"TransXT\",\r\n        \"txId\": \"M40403140209921429\",\r\n        \"txMsg\": \"Transaction Successful\",\r\n        \"txRefNo\": \"M32906993492939929\",\r\n        \"txStatus\": \"SUCCESS\",\r\n        \"txnDateTime\": \"2021-12-23 10:03:10\",\r\n        \"txnType\": \"SALE\",\r\n        \"pgTxnNo\": \"\",\r\n        \"issuerRefNo\": \"\",\r\n        \"lastName\": \"\",\r\n        \"cardHolderName\": \"\",\r\n        \"signature\": \"\",\r\n        \"cardType\": \"\",\r\n        \"expiryYear\": \"\",\r\n        \"currency\": \"INR\",\r\n        \"expiryMonth\": \"\",\r\n        \"maskedCardNumber\": \"\",\r\n        \"authIdCode\": \"\",\r\n        \"firstName\": \"\",\r\n        \"encryptedCardNumber\": \"\",\r\n        \"pgRespCode\": \"0\"\r\n    },\r\n    \"bbpsPGName\": \"Transxt\",\r\n    \"billDetails\": {\r\n        \"billerId\": \"MAHI00000NATIC\",\r\n        \"customerParams\": [\r\n            {\r\n                \"name\": \"Loan Number\",\r\n                \"value\": \"1\"\r\n            }\r\n        ]\r\n    },\r\n    \"chId\": \"1\",\r\n    \"custDetails\": {\r\n        \"mobileNo\": \"9768973451\",\r\n        \"customerTags\": [\r\n            {\r\n                \"name\": \"EMAIL\",\r\n                \"value\": \"transxt.support@mobilewaretech.com\"\r\n            }\r\n        ]\r\n    },\r\n    \"payType\": \"1\",\r\n    \"paycustomerDetails\": {\r\n        \"emailId\": \"transxt.support@mobilewaretech.com\",\r\n        \"mobileNo\": \"9768973451\",\r\n        \"payType\": \"\",\r\n        \"payDetails\": {\r\n            \"branchCode\": \"\",\r\n            \"accountNo\": \"\",\r\n            \"accountType\": \"\",\r\n            \"batchCode\": \"\",\r\n            \"setNo\": \"\",\r\n            \"scrollNo\": \"\"\r\n        }\r\n    },\r\n    \"paymentDetails\": {\r\n        \"paymentMode\": \"Cash\",\r\n        \"quickPay\": \"No\",\r\n        \"splitPay\": \"No\",\r\n        \"paymentInfo\": [\r\n            {\r\n                \"name\": \"Remarks\",\r\n                \"value\": \"Bill Payments\"\r\n            }\r\n        ]\r\n    },\r\n    \"refId\": \"\",\r\n    \"tp2\": \"Mahindra Rural Housing Finance Ltd\",\r\n    \"tp3\": \"MAHI00000NATIC\",\r\n    \"tp4\": \"{\\\"amount\\\":101,\\\"dueDate\\\":\\\"2022-01-02\\\",\\\"custConvFee\\\":\\\"\\\",\\\"custConvDesc\\\":\\\"\\\",\\\"additionalInfo\\\":[],\\\"billDate\\\":\\\"2021-12-13\\\",\\\"billNumber\\\":\\\"1\\\",\\\"customerName\\\":\\\"Susan Conrad\\\",\\\"billPeriod\\\":\\\"ONETIME\\\",\\\"refId\\\":\\\"\\\"}\",\r\n    \"tp5\": \"[{\\\"name\\\":\\\"Loan Number\\\",\\\"value\\\":\\\"1\\\"}]\",\r\n    \"billerResponse\": {\r\n        \"amount\": 101,\r\n        \"dueDate\": \"2022-01-02\",\r\n        \"custConvFee\": \"\",\r\n        \"custConvDesc\": \"\",\r\n        \"additionalInfo\": [],\r\n        \"billDate\": \"2021-12-13\",\r\n        \"billNumber\": \"1\",\r\n        \"customerName\": \"Susan Conrad\",\r\n        \"billPeriod\": \"ONETIME\",\r\n        \"refId\": \"\"\r\n    },\r\n    \"billerDetails\": {\r\n        \"billerEffctvFrom\": \"2020-06-11\",\r\n        \"billerId\": \"MAHI00000NATIC\",\r\n        \"billerAcceptsAdhoc\": \"true\",\r\n        \"billerMode\": \"ONLINE\",\r\n        \"parentBillerId\": \"false\",\r\n        \"billerPymtChnls\": [\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"INT\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"INTB\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"MOB\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"MOBB\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"POS\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"MPOS\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"ATM\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"BNKBRNCH\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"KIOSK\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"AGT\"\r\n            },\r\n            {\r\n                \"maxLimit\": \"99999900\",\r\n                \"minLimit\": \"100\",\r\n                \"paymentChannel\": \"BSC\"\r\n            }\r\n        ],\r\n        \"additonalInfo\": [],\r\n        \"supportBillValidation\": \"NOT_SUPPORTED\",\r\n        \"billerName\": \"Mahindra Rural Housing Finance Ltd\",\r\n        \"billerAliasName\": \"Mahindra Rural Housing Finance Ltd\",\r\n        \"paymentAmountExactness\": \"Exact\",\r\n        \"billerCategoryName\": \"Loan Repayment\",\r\n        \"billerPymtModes\": [\r\n            {\r\n                \"paymentMode\": \"Internet Banking\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"Debit Card\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"Prepaid Card\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"IMPS\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"Cash\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"UPI\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"Wallet\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"NEFT\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"AEPS\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            },\r\n            {\r\n                \"paymentMode\": \"Account Transfer\",\r\n                \"maxLimit\": \"\",\r\n                \"minLimit\": \"1\"\r\n            }\r\n        ],\r\n        \"intFeeConf\": [],\r\n        \"customerParams\": [\r\n            {\r\n                \"regex\": \"\",\r\n                \"dataType\": \"ALPHANUMERIC\",\r\n                \"minLength\": \"1\",\r\n                \"optional\": \"false\",\r\n                \"paramName\": \"Loan Number\",\r\n                \"maxLength\": \"30\",\r\n                \"value\": \"1\",\r\n                \"setError\": false\r\n            }\r\n        ],\r\n        \"billerCoverage\": \"IND\",\r\n        \"parentBiller\": \"false\",\r\n        \"reponseParams\": [\r\n            {\r\n                \"amtBreakupList\": [\r\n                    {\r\n                        \"amtBreakup\": \"BASE_BILL_AMOUNT\"\r\n                    }\r\n                ]\r\n            }\r\n        ],\r\n        \"fetchRequirement\": \"MANDATORY\",\r\n        \"intChngFee\": [],\r\n        \"status\": \"ACTIVE\"\r\n    },\r\n    \"additionalInfo\": \"eyJjdXN0b21lclBhcmFtcyI6IFt7Im5hbWUiOiAiTG9hbiBOdW1iZXIiLCAidmFsdWUiOiAiMSJ9XSwgImJpbGxGZXRjaElkIjogIkM3MVZOU0ZIOTRGRzAxTEg1U1NHIiwgIm1vYmlsZU51bWJlciI6ICI4ODg4MzM4MDgxIiwgImJpbGxlcklkIjogIk1BSEkwMDAwME5BVElDIiwgIl90aW1lc3RhbXAiOiAiMjAyMS0xMi0yM1QwNDozMjo0OS4zNzE0MzMiLCAiX3dhaXRUaW1lIjogMSwgImNhdGVnb3J5Q29kZSI6ICIiLCAiYmlsbCI6IHsiYW1vdW50IjogIjEwMS4wIiwgImJpbGxEYXRlIjogIjIwMjEtMTItMTMiLCAiYmlsbE51bWJlciI6ICIxIiwgImJpbGxQZXJpb2QiOiAiT05FVElNRSIsICJjdXN0b21lck5hbWUiOiAiU3VzYW4gQ29ucmFkIiwgImR1ZURhdGUiOiAiMjAyMi0wMS0wMiIsICJhZGRpdGlvbmFsSW5mbyI6IFtdfSwgImFwaSI6ICJnZXQtZmV0Y2hlZC1iaWxsIn0=\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/pay","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","pay"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"42221500-f2b9-475b-b67a-618814147bc1","name":"Bill Pay","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {\r\n        \"agentDetails\": {\r\n            \"agentId\": \"AX01AI06512391457204\",\r\n            \"deviceTags\": [\r\n                {\r\n                    \"name\": \"INITIATING_CHANNEL\",\r\n                    \"value\": \"MOB\"\r\n                },\r\n                {\r\n                    \"name\": \"TERMINAL_ID\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"POSTAL_CODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"MOBILE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"GEOCODE\",\r\n                    \"value\": \"\"\r\n                },\r\n                {\r\n                    \"name\": \"APP\",\r\n                    \"value\": \"myapp\"\r\n                },\r\n                {\r\n                    \"name\": \"IMEI\",\r\n                    \"value\": \"123456789012345\"\r\n                },\r\n                {\r\n                    \"name\": \"OS\",\r\n                    \"value\": \"iOS\"\r\n                },\r\n                {\r\n                    \"name\": \"IP_ADDRESS\",\r\n                    \"value\": \"124.170.23.24\"\r\n                },\r\n                {\r\n                    \"name\": \"MAC\",\r\n                    \"value\": \"\"\r\n                }\r\n            ]\r\n        },\r\n        \"amountDetails\": {\r\n            \"amount\": 10100,\r\n            \"currency\": \"356\",\r\n            \"custConvFee\": \"0\"\r\n        },\r\n        \"bbps_PGResponse\": {\r\n            \"amount\": 10100,\r\n            \"paymentMode\": \"Cash\",\r\n            \"transactionId\": \"M11429392133696210\",\r\n            \"txGateway\": \"TransXT\",\r\n            \"txId\": \"M40403140209921429\",\r\n            \"txMsg\": \"Transaction Successful\",\r\n            \"txRefNo\": \"M32906993492939929\",\r\n            \"txStatus\": \"SUCCESS\",\r\n            \"txnDateTime\": \"2021-12-23 10:03:10\",\r\n            \"txnType\": \"SALE\",\r\n            \"pgTxnNo\": \"\",\r\n            \"issuerRefNo\": \"\",\r\n            \"lastName\": \"\",\r\n            \"cardHolderName\": \"\",\r\n            \"signature\": \"\",\r\n            \"cardType\": \"\",\r\n            \"expiryYear\": \"\",\r\n            \"currency\": \"INR\",\r\n            \"expiryMonth\": \"\",\r\n            \"maskedCardNumber\": \"\",\r\n            \"authIdCode\": \"\",\r\n            \"firstName\": \"\",\r\n            \"encryptedCardNumber\": \"\",\r\n            \"pgRespCode\": \"0\"\r\n        },\r\n        \"bbpsPGName\": \"Transxt\",\r\n        \"billDetails\": {\r\n            \"billerId\": \"MAHI00000NATIC\",\r\n            \"customerParams\": [\r\n                {\r\n                    \"name\": \"Loan Number\",\r\n                    \"value\": \"1\"\r\n                }\r\n            ]\r\n        },\r\n        \"chId\": \"1\",\r\n        \"custDetails\": {\r\n            \"mobileNo\": \"9768973451\",\r\n            \"customerTags\": [\r\n                {\r\n                    \"name\": \"EMAIL\",\r\n                    \"value\": \"transxt.support@mobilewaretech.com\"\r\n                }\r\n            ]\r\n        },\r\n        \"payType\": \"1\",\r\n        \"paycustomerDetails\": {\r\n            \"emailId\": \"transxt.support@mobilewaretech.com\",\r\n            \"mobileNo\": \"9768973451\",\r\n            \"payType\": \"\",\r\n            \"payDetails\": {\r\n                \"branchCode\": \"\",\r\n                \"accountNo\": \"\",\r\n                \"accountType\": \"\",\r\n                \"batchCode\": \"\",\r\n                \"setNo\": \"\",\r\n                \"scrollNo\": \"\"\r\n            }\r\n        },\r\n        \"paymentDetails\": {\r\n            \"paymentMode\": \"Cash\",\r\n            \"quickPay\": \"No\",\r\n            \"splitPay\": \"No\",\r\n            \"paymentInfo\": [\r\n                {\r\n                    \"name\": \"Remarks\",\r\n                    \"value\": \"Bill Payments\"\r\n                }\r\n            ]\r\n        },\r\n        \"refId\": \"\",\r\n        \"tp2\": \"Mahindra Rural Housing Finance Ltd\",\r\n        \"tp3\": \"MAHI00000NATIC\",\r\n        \"tp4\": \"{\\\"amount\\\":101,\\\"dueDate\\\":\\\"2022-01-02\\\",\\\"custConvFee\\\":\\\"\\\",\\\"custConvDesc\\\":\\\"\\\",\\\"additionalInfo\\\":[],\\\"billDate\\\":\\\"2021-12-13\\\",\\\"billNumber\\\":\\\"1\\\",\\\"customerName\\\":\\\"Susan Conrad\\\",\\\"billPeriod\\\":\\\"ONETIME\\\",\\\"refId\\\":\\\"\\\"}\",\r\n        \"tp5\": \"[{\\\"name\\\":\\\"Loan Number\\\",\\\"value\\\":\\\"1\\\"}]\",\r\n        \"billerResponse\": {\r\n            \"amount\": 101,\r\n            \"dueDate\": \"2022-01-02\",\r\n            \"custConvFee\": \"\",\r\n            \"custConvDesc\": \"\",\r\n            \"additionalInfo\": [],\r\n            \"billDate\": \"2021-12-13\",\r\n            \"billNumber\": \"1\",\r\n            \"customerName\": \"Susan Conrad\",\r\n            \"billPeriod\": \"ONETIME\",\r\n            \"refId\": \"\"\r\n        },\r\n        \"billerDetails\": {\r\n            \"billerEffctvFrom\": \"2020-06-11\",\r\n            \"billerId\": \"MAHI00000NATIC\",\r\n            \"billerAcceptsAdhoc\": \"true\",\r\n            \"billerMode\": \"ONLINE\",\r\n            \"parentBillerId\": \"false\",\r\n            \"billerPymtChnls\": [\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"INT\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"INTB\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"MOB\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"MOBB\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"POS\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"MPOS\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"ATM\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"BNKBRNCH\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"KIOSK\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"AGT\"\r\n                },\r\n                {\r\n                    \"maxLimit\": \"99999900\",\r\n                    \"minLimit\": \"100\",\r\n                    \"paymentChannel\": \"BSC\"\r\n                }\r\n            ],\r\n            \"additonalInfo\": [],\r\n            \"supportBillValidation\": \"NOT_SUPPORTED\",\r\n            \"billerName\": \"Mahindra Rural Housing Finance Ltd\",\r\n            \"billerAliasName\": \"Mahindra Rural Housing Finance Ltd\",\r\n            \"paymentAmountExactness\": \"Exact\",\r\n            \"billerCategoryName\": \"Loan Repayment\",\r\n            \"billerPymtModes\": [\r\n                {\r\n                    \"paymentMode\": \"Internet Banking\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"Debit Card\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"Prepaid Card\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"IMPS\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"Cash\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"UPI\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"Wallet\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"NEFT\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"AEPS\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                },\r\n                {\r\n                    \"paymentMode\": \"Account Transfer\",\r\n                    \"maxLimit\": \"\",\r\n                    \"minLimit\": \"1\"\r\n                }\r\n            ],\r\n            \"intFeeConf\": [],\r\n            \"customerParams\": [\r\n                {\r\n                    \"regex\": \"\",\r\n                    \"dataType\": \"ALPHANUMERIC\",\r\n                    \"minLength\": \"1\",\r\n                    \"optional\": \"false\",\r\n                    \"paramName\": \"Loan Number\",\r\n                    \"maxLength\": \"30\",\r\n                    \"value\": \"1\",\r\n                    \"setError\": false\r\n                }\r\n            ],\r\n            \"billerCoverage\": \"IND\",\r\n            \"parentBiller\": \"false\",\r\n            \"reponseParams\": [\r\n                {\r\n                    \"amtBreakupList\": [\r\n                        {\r\n                            \"amtBreakup\": \"BASE_BILL_AMOUNT\"\r\n                        }\r\n                    ]\r\n                }\r\n            ],\r\n            \"fetchRequirement\": \"MANDATORY\",\r\n            \"intChngFee\": [],\r\n            \"status\": \"ACTIVE\"\r\n        },\r\n        \"additionalInfo\": \"eyJjdXN0b21lclBhcmFtcyI6IFt7Im5hbWUiOiAiTG9hbiBOdW1iZXIiLCAidmFsdWUiOiAiMSJ9XSwgImJpbGxGZXRjaElkIjogIkM3MVZOU0ZIOTRGRzAxTEg1U1NHIiwgIm1vYmlsZU51bWJlciI6ICI4ODg4MzM4MDgxIiwgImJpbGxlcklkIjogIk1BSEkwMDAwME5BVElDIiwgIl90aW1lc3RhbXAiOiAiMjAyMS0xMi0yM1QwNDozMjo0OS4zNzE0MzMiLCAiX3dhaXRUaW1lIjogMSwgImNhdGVnb3J5Q29kZSI6ICIiLCAiYmlsbCI6IHsiYW1vdW50IjogIjEwMS4wIiwgImJpbGxEYXRlIjogIjIwMjEtMTItMTMiLCAiYmlsbE51bWJlciI6ICIxIiwgImJpbGxQZXJpb2QiOiAiT05FVElNRSIsICJjdXN0b21lck5hbWUiOiAiU3VzYW4gQ29ucmFkIiwgImR1ZURhdGUiOiAiMjAyMi0wMS0wMiIsICJhZGRpdGlvbmFsSW5mbyI6IFtdfSwgImFwaSI6ICJnZXQtZmV0Y2hlZC1iaWxsIn0=\"\r\n    },\r\n    \"serviceName\": \"BBPS Pay Bill\",\r\n    \"checksum\": \"c71e15ca2bbd247e4c6f9c0e5fb008dc2b5d41515faa9addda1eab66eff28f5731b01a48b64329e44af97f4e60dfd3f86779d3ea6329956651245af8063fc9f7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/transxt/uat/api/1.1/bbps/pay"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 23 Dec 2021 04:38:10 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"responseReason\": \"000\",\n        \"complianceReason\": \"Settled\",\n        \"clientRequestId\": \"\",\n        \"complianceRespCd\": \"\",\n        \"refId\": \"NAYASEVA_C71VQCMUNMS001H90SS0\",\n        \"txnReferenceId\": \"AXO1532449712538566\",\n        \"chId\": 1,\n        \"txnDateTime\": \"\",\n        \"responseCode\": \"000\"\n    },\n    \"txnId\": \"Z04221357100804705\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzQyODQsImV4cCI6MTY0MDIzNTQ4NCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.w5XXhPldK9c9wBBp3NhiB5r9X0X2KcOE7VTSdHetlpCYUCNQcgtXXuCQilyHJuq2VgLDWc5u5T48_r3DlrD5SA\"\n}"}],"_postman_id":"e6527ef0-51c2-40c7-9f33-9001ddd28459"},{"name":"ComplainRaise","id":"ad4d8bee-b6b4-4825-93aa-cf8258032343","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"complainReq\": {\r\n        \"agentId\": \"AX01AI06512391457204\",\r\n        \"billerId\": \"MAHI00000NATIC\",\r\n        \"category\": \"\",\r\n        \"complaintType\": \"Transaction\",\r\n        \"description\": \"Axis Complaint Register API Testing\",\r\n        \"disposition\": \"1\",\r\n        \"mobile\": \"9768973451\",\r\n        \"participationType\": \"AGENT\",\r\n        \"servReason\": \"Transaction Successful, account not updated\",\r\n        \"txnReferenceId\": \"AXO1436415525811966\",\r\n        \"txnDate\": \"2021-12-08\"\r\n    },\r\n    \"msgType\": \"TxnStatusComplainRequest\",\r\n    \"xchangeId\": \"501\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/complain/register","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","complain","register"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"e0af926d-4858-445c-a1b2-d2a8837d0e5a","name":"ComplainRaise","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {\r\n        \"complainReq\": {\r\n            \"agentId\": \"AX01AI06512391457204\",\r\n            \"billerId\": \"MAHI00000NATIC\",\r\n            \"category\": \"\",\r\n            \"complaintType\": \"Transaction\",\r\n            \"description\": \"Axis Complaint Register API Testing\",\r\n            \"disposition\": \"1\",\r\n            \"mobile\": \"9768973451\",\r\n            \"participationType\": \"AGENT\",\r\n            \"servReason\": \"Transaction Successful, account not updated\",\r\n            \"txnReferenceId\": \"AXO1436415525811966\",\r\n            \"txnDate\" : \"2021-12-08\"\r\n\r\n        },\r\n        \"msgType\": \"TxnStatusComplainRequest\",\r\n        \"xchangeId\": \"501\"\r\n    },\r\n    \"serviceName\": \"BBPS Register Complaint\",\r\n    \"checksum\": \"27bd9ba746e15f847517571b63f8330d92f206fd1e15650d35f428eeae3e7e94b57859e8cb3680041b1ad7c6527685a4cce73dc7d7a858911d44d94920502f8d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/transxt/uat/api/1.1/bbps/complain/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 23 Dec 2021 04:28:07 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"referenceId\": \"tfkO9EZINN/04bVVz9wL1QSohHObCuA/2021-12-08\"\n        },\n        \"respCode\": \"success\",\n        \"status\": \"API is successful\"\n    },\n    \"txnId\": \"A03521357095807442\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM2ODcsImV4cCI6MTY0MDIzNDg4NywiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.5ixRLDAXpGEStLYRSXeE8AVvPcNWUCrwuhmnez9Tu19oMr8mxijd2LwBUp8wlai6GfqPeBVSOY5CqXH6z1SAHA\"\n}"}],"_postman_id":"ad4d8bee-b6b4-4825-93aa-cf8258032343"},{"name":"ComplainStatus","id":"465fc135-4cad-450b-be90-7f5091232047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"<auth-token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"msgType\": \"TxnStatusComplainRequest\",\r\n    \"xchangeId\": \"401\",\r\n    \"complainReq\": {\r\n        \"mobile\": \"9768973451\",\r\n        \"txnReferenceId\": \"tfkO9EZINN/04bVVz9wL1QSohHObCuA/2021\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://<IP>:<Port>/api/1.1/bbps/complain/status","urlObject":{"protocol":"https","port":"<Port>","path":["api","1.1","bbps","complain","status"],"host":["<IP>"],"query":[],"variable":[]}},"response":[{"id":"98ff7426-5c98-4554-a022-a37c9025a0ea","name":"Complain Status","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM1MzgsImV4cCI6MTY0MDIzNDczOCwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.RFTl73VxGCaH89OzYxqZPZN-7vW7CwItv5L5rPB0jF8KGfNJ6YMJ5xSM6RdyLx7iiFHf1SIGFUryZkCjRr6cmg","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payload\": {\r\n        \"msgType\": \"TxnStatusComplainRequest\",\r\n        \"xchangeId\": \"401\",\r\n        \"complainReq\": {\r\n            \"mobile\": \"9768973451\",\r\n            \"txnReferenceId\": \"tfkO9EZINN/04bVVz9wL1QSohHObCuA/2021\"\r\n        }\r\n    },\r\n    \"serviceName\": \"BBPS Check Complaint Status\",\r\n    \"checksum\": \"db9febbc9bb32207f1669aced3f7784883e282fce6037661535bc138f5032bf44dcf90f4893bd8e0c9e6a4660492d2e64f388ee8f711a3384f1ebd766fdcce07\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://mwt.transxt.in:8443/transxt/uat/api/1.1/bbps/complain/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src 'self'"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Date","value":"Thu, 23 Dec 2021 04:32:00 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"txnStatusComplainResp\": {\n            \"responseReason\": \"UNRESOLVED\",\n            \"openComplaint\": \"Y\",\n            \"complaintStatus\": \"UNRESOLVED\",\n            \"complaintId\": \"AX03185327380\",\n            \"msgId\": \"AX04975611816150009363532306\",\n            \"assigned\": \"Axis Bank - 04\",\n            \"responseCode\": \"000\"\n        }\n    },\n    \"txnId\": \"D03821357100159593\",\n    \"errorCode\": \"00\",\n    \"errorMsg\": \"success\",\n    \"token\": \"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiI3MzYiLCJzdWIiOiJ3ZWIiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiODM4IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE2NDAyMzM5MTksImV4cCI6MTY0MDIzNTExOSwiU0VTU0lPTklEIjoiMjcxNjIzNzIiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkQ4ajNoZElQRnpkeml3Wm1reXVyam96VWc5aTllZkI4IiwiRU5WIjoidWF0In0.1LGjeSqGqB7WYI1EBnsEU7VuPUDL1Vk4mfeIqQyucm2mkchrZzdlVkNgqI0UQcJ-mOx74_gDZ7z3OCnL_Po3jA\"\n}"}],"_postman_id":"465fc135-4cad-450b-be90-7f5091232047"}],"id":"eb554077-4586-479a-900c-598dabce5a67","_postman_id":"eb554077-4586-479a-900c-598dabce5a67","description":""}],"event":[{"listen":"prerequest","script":{"id":"944abb5b-8349-48dd-a195-eaf074cc2ad6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ab6c1cab-3c90-4a2f-947d-699813244a78","type":"text/javascript","exec":[""]}}],"variable":[{"key":"auth","value":"eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIzMTgiLCJzdWIiOiJhcHAiLCJpc3MiOiJUUkFOU1hUIiwiVVNFUklEIjoiNTA3IiwiUE9SVEFMIjoiQUdFTlQiLCJpYXQiOjE1OTcxNDM0NzUsImV4cCI6MTU5NzE0NDY3NSwiU0VTU0lPTklEIjoiNDA1NjU1NzUiLCJQUk9ETElTVCI6W10sIlNFQ1JFVCI6IkJUYk14NkhUOXFnM0I1Q0dMaXcxUHEwV2lncEU3MDgyIiwiRU5WIjoidWF0In0.jmKjs8VISpm8L7AgJFo_flyU_Ps2UT6zLam07CoAWCdEIZd-Qw2IrBrC4UaFPL3Vk0koajUunn-8YwfhZcECcA"}]}