{"info":{"_postman_id":"30dde9d0-7004-4ceb-954c-8daf34f67293","name":"Apollo Finvest: Credit Bureau 2 API","description":"<html><head></head><body><p>Copy and paste the converted output.</p>\n<p>---<br>NEW: Check the \"Suppress top comment\" option to remove this info from the output.</p>\n<h1 id=\"apollo-credit-bureau-2-api\">Apollo Credit Bureau 2 API</h1>\n<h2 id=\"overview\">Overview</h2>\n<p>This document describes the integration process of Apollo’s Credit Bureau 2 API. It aims to serve as a technical guide for the product and tech teams of the fintech partners we collaborate with.</p>\n<h2 id=\"apollo-finvest-apollo-credit-2-api-service-architecture\"><strong>Apollo Finvest Apollo Credit 2 API Service Architecture:</strong></h2>\n<ol>\n<li><p>Partner uses Apollo REST endpoint to generate a Credit Check Request for an individual customer using authentication credentials provided by Apollo</p>\n</li>\n<li><p>If the request sent by the partner has all the required fields as mentioned in point 4, then Apollo queries the Apollo Credit Bureau 2 API</p>\n</li>\n<li><p>Apollo then derives aggregated &amp; computed metrics and shares the processed data as the response to the partner query</p>\n</li>\n</ol>\n<h2 id=\"bureau-idempotency\">Bureau Idempotency</h2>\n<p>The combination of <code>_partner_tag_</code>, <code>_loan_type_</code> and <code>_partner_loan_id_</code> is used as an idempotency key. idempotency in RESTful APIs allows you to retry a request multiple times without creating duplicates. All the identical actions made will produce a single effective result with idempotency.<br>In case you’re not able to get the bureau report due to any reason such as network timeout or socket timeout, still you can safely retry pulling the bureau report with the same idempotency key without the risk of duplicating or doing a double-pull.</p>\n<ol>\n<li><p>If we find a duplicate request with the same idempotency key, we return the same bureau report that was pulled as part of the first request.</p>\n</li>\n<li><p><strong><code>The idempotency key</code></strong> is valid for 'x' days from the day of the first submission of the request. This means you can use the idempotency key to safely retry a request for x days without fear of performing the same action twice.</p>\n</li>\n</ol>\n<h2 id=\"required-fields-in-the-request-body\">Required fields in the Request body</h2>\n<p>These are the necessary fields that must be present in the request body with particular values as mentioned below. A successful response will be provided if all these inputs are added to the request.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Request</strong></th>\n<th><strong>Values</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>partner_loan_id</td>\n<td>\"abc123\" / \"123\"/ \"abc\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> This is a unique value provided by the partner. It can be alphabets or numbers or a mix of both</td>\n</tr>\n<tr>\n<td>partner_tag</td>\n<td>The Unique value is given by Apollo Eg: \"ABC\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> This is a unique tag provided by Apollo Finvest.</td>\n</tr>\n<tr>\n<td>loan_type</td>\n<td>PL/ML/CL</td>\n<td><strong><code>Required.</code></strong> Use the right input suitable for your product offering as decided. PL- Personal Loan, ML- Micro Loan, CL- Consumer Loan. <strong><code>String</code></strong></td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>\"Aryan\"</td>\n<td><strong><code>Required</code></strong>. **<code>Fixed.L</code>**ast name of the borrower</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>\"Kartik\"</td>\n<td><strong><code>Required.</code></strong> **<code>String.</code>**First name of the borrower</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>\"10-10-1993\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> The format is always DD-MM-YYYY</td>\n</tr>\n<tr>\n<td>pan_number</td>\n<td>\"AFBPI4741L\"</td>\n<td><strong><code>Required.</code></strong> **<code>String.</code>**This is the actual PAN number of the borrower. This will be always a mix of alphabets and numbers. No special characters are allowed</td>\n</tr>\n<tr>\n<td>mobile_number</td>\n<td>\"9876543210\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> Mobile number of the borrower</td>\n</tr>\n<tr>\n<td>email</td>\n<td>\"<a href=\"mailto:info@yoursite.com\">info@yoursite.com</a>\"</td>\n<td><strong><code>Optional.</code></strong> <strong><code>String.</code></strong> This is the email id of the borrower</td>\n</tr>\n<tr>\n<td>address</td>\n<td>\"plot no.76. Behind Mandir\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> Address of the borrower</td>\n</tr>\n<tr>\n<td>city</td>\n<td>\"Nagpur\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> City of the borrower, as per address. Alphabets only</td>\n</tr>\n<tr>\n<td>pincode</td>\n<td>\"440024\"</td>\n<td><strong>Required.</strong> <strong><code>String.</code></strong> Pincode of the address. Only numbers are allowed</td>\n</tr>\n<tr>\n<td>state</td>\n<td>\"MH\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> Short name of the state (address) of the borrower, based on the list given below</td>\n</tr>\n<tr>\n<td>loan_amount</td>\n<td>**\"**10000\"</td>\n<td><strong><code>Required.</code></strong> <strong><code>String.</code></strong> Loan amount requested by the borrower</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-structure\"><strong>Request Structure</strong></h2>\n<p>Sample request body</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"partner_loan_id\": \"Test11\",\n    \"partner_tag\": \"APY\",\n    \"first_name\": \"Hasmat\",\n    \"last_name\": \"hi\",\n    \"dob\": \"05-04-1991\",\n    \"pan_number\": \"ALTPH0335F\",\n    \"mobile_number\": \"8001548011\",\n    \"address\": \"careOf:, house:, street:, location:, Rajatpur,subdist: Bolpur Shantiniketan, dist:Birbhum, state:West Bengal, country:India\",\n    \"city\": \"Rajatpur\",\n    \"pin_code\": \"731204\",\n    \"state\": \"WB\",\n    \"loan_amount\": \"3000\",\n    \"loan_type\": \"PL\"\n}\n\n</code></pre>\n<h2 id=\"response-structure\"><strong>Response Structure</strong></h2>\n<p>These are the sections included in the response body. This table contains the description of the fields received in the derived report.</p>\n<p>This field shows the number of repayments that were not reported</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>CIR-REPORT-FILE</code></td>\n<td>Object</td>\n<td>The main container for bureau report data (headers, request details, status, report data).</td>\n</tr>\n<tr>\n<td><code>partner_tag</code></td>\n<td>String</td>\n<td>Partner code provided at the time of request (e.g., <code>\"APY\"</code>).</td>\n</tr>\n<tr>\n<td><code>loan_type</code></td>\n<td>String</td>\n<td>Type of loan (e.g., <code>\"PL\"</code> for personal loan).</td>\n</tr>\n<tr>\n<td><code>partner_loan_id</code></td>\n<td>String</td>\n<td>Partner’s internal loan reference ID (e.g., <code>\"Test11\"</code>).</td>\n</tr>\n<tr>\n<td><code>file_path</code></td>\n<td>String</td>\n<td>Path to parsed CRIF JSON file in storage.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"sample-response-body\">Sample response body</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"CIR-REPORT-FILE\": {\n        \"HEADER-SEGMENT\": {\n            \"DATE-OF-REQUEST\": \"29-08-2025 08:53\",\n            \"PREPARED-FOR\": \"APOLLO FINVEST INDIA LIMITED\",\n            \"PREPARED-FOR-ID\": \"NBF0000226\",\n            \"DATE-OF-ISSUE\": \"29-08-2025\",\n            \"REPORT-ID\": \"APOL250829CR382740737\",\n            \"BATCH-ID\": \"325308665250829\",\n            \"STATUS\": \"SUCCESS\",\n            \"PRODUCT-TYPE\": \"CIR PRO V2\",\n            \"PRODUCT-VER\": \"2.0\"\n        },\n        \"REQUEST-DATA\": {\n            \"APPLICANT-SEGMENT\": {\n                \"FIRST-NAME\": \"Hasmat\",\n                \"MIDDLE-NAME\": \"\",\n                \"LAST-NAME\": \"hi\",\n                \"GENDER\": \"\",\n                \"APPLICANT-ID\": \"APLPL03\",\n                \"DOB\": {\n                    \"DOB-DT\": \"05-04-1991\",\n                    \"AGE\": \"34\",\n                    \"AGE-AS-ON\": \"34\"\n                },\n                \"IDS\": [\n                    {\n                        \"TYPE\": \"ID07\",\n                        \"VALUE\": \"IVSPK5084F\"\n                    }\n                ],\n                \"ADDRESSES\": [\n                    {\n                        \"TYPE\": \"D05\",\n                        \"ADDRESSTEXT\": \"careOf:,  house:,  street:,  location:,  Rajatpur, subdist: Bolpur Shantiniketan,  dist:Birbhum,  state:West Bengal,  country:India \",\n                        \"CITY\": \"Rajatpur\",\n                        \"LOCALITY\": \"\",\n                        \"STATE\": \"WB\",\n                        \"PIN\": \"731204\",\n                        \"COUNTRY\": \"IN\"\n                    }\n                ],\n                \"PHONES\": [\n                    {\n                        \"TYPE\": \"P04\",\n                        \"VALUE\": \"8001548011\"\n                    }\n                ],\n                \"EMAILS\": [],\n                \"ACCOUNT-NUMBER\": null\n            },\n            \"APPLICATION-SEGMENT\": {\n                \"INQUIRY-UNIQUE-REF-NO\": \"Test11\",\n                \"CREDIT-RPT-ID\": \"\",\n                \"CREDIT-RPT-TRN-DT-TM\": \"29-08-2025 08:53:10\",\n                \"CREDIT-INQ-PURPS-TYPE\": \"CP01\",\n                \"CREDIT-INQUIRY-STAGE\": \"PRE-DISB\",\n                \"CLIENT-CONTRIBUTOR-ID\": null,\n                \"BRANCH-ID\": null,\n                \"APPLICATION-ID\": \"\",\n                \"ACNT-OPEN-DT\": \"\",\n                \"LOAN-AMT\": null,\n                \"LTV\": null,\n                \"TERM\": null,\n                \"LOAN-TYPE\": \"A12\"\n            }\n        },\n        \"REQUEST-STATUS\": [\n            {\n                \"TYPE\": \"CIR\",\n                \"STATUS\": \"SUCCESS\",\n                \"ERRORS\": []\n            },\n            {\n                \"TYPE\": \"IOI\",\n                \"STATUS\": \"SUCCESS\",\n                \"ERRORS\": []\n            },\n            {\n                \"TYPE\": \"IOI\",\n                \"STATUS\": \"SUCCESS\",\n                \"ERRORS\": []\n            }\n        ],\n        \"REPORT-DATA\": {\n            \"STANDARD-DATA\": {\n                \"DEMOGS\": {\n                    \"VARIATIONS\": []\n                },\n                \"EMPLOYMENT-DETAILS\": [],\n                \"TRADELINES\": [],\n                \"INQUIRY-HISTORY\": [],\n                \"SCORE\": []\n            },\n            \"REQUESTED-SERVICES\": [\n                {\n                    \"REQUEST-SERVICES-TYPE\": \"ST2 INDEX\",\n                    \"STATUS\": \"N\",\n                    \"DESCRIPTION\": \"\",\n                    \"SCORE\": {\n                        \"SCORE-NAME\": \"ST2 INDEX\",\n                        \"SCORE-VALUE\": \"\",\n                        \"SCORE-DESCRIPTION\": \"\"\n                    },\n                    \"REMARKS\": {\n                        \"REMARK\": []\n                    }\n                },\n                {\n                    \"REQUEST-SERVICES-TYPE\": \"PL PROPENSITY\",\n                    \"STATUS\": \"N\",\n                    \"DESCRIPTION\": \"\",\n                    \"SCORE\": {\n                        \"SCORE-NAME\": \"PL PROPENSITY\",\n                        \"SCORE-VALUE\": \"\",\n                        \"SCORE-DESCRIPTION\": \"\"\n                    },\n                    \"REMARKS\": {\n                        \"REMARK\": []\n                    }\n                }\n            ],\n            \"ACCOUNTS-SUMMARY\": {\n                \"PRIMARY-ACCOUNTS-SUMMARY\": {\n                    \"NUMBER-OF-ACCOUNTS\": \"0\",\n                    \"ACTIVE-ACCOUNTS\": \"0\",\n                    \"OVERDUE-ACCOUNTS\": \"0\",\n                    \"SECURED-ACCOUNTS\": \"0\",\n                    \"UNSECURED-ACCOUNTS\": \"0\",\n                    \"UNTAGGED-ACCOUNTS\": \"0\",\n                    \"TOTAL-CURRENT-BALANCE\": \"0.0\",\n                    \"CURRENT-BALANCE-SECURED\": \"0.0\",\n                    \"CURRENT-BALANCE-UNSECURED\": \"0.0\",\n                    \"TOTAL-SANCTIONED-AMT\": \"0.0\",\n                    \"TOTAL-DISBURSED-AMT\": \"0.0\",\n                    \"TOTAL-AMT-OVERDUE\": \"0.0\"\n                },\n                \"SECONDARY-ACCOUNTS-SUMMARY\": {\n                    \"NUMBER-OF-ACCOUNTS\": \"0\",\n                    \"ACTIVE-ACCOUNTS\": \"0\",\n                    \"OVERDUE-ACCOUNTS\": \"0\",\n                    \"SECURED-ACCOUNTS\": \"0\",\n                    \"UNSECURED-ACCOUNTS\": \"0\",\n                    \"UNTAGGED-ACCOUNTS\": \"0\",\n                    \"TOTAL-CURRENT-BALANCE\": \"0.0\",\n                    \"TOTAL-SANCTIONED-AMT\": \"0.0\",\n                    \"TOTAL-DISBURSED-AMT\": \"0.0\",\n                    \"TOTAL-AMT-OVERDUE\": \"0.0\"\n                },\n                \"MFI-GROUP-ACCOUNTS-SUMMARY\": {\n                    \"NUMBER-OF-ACCOUNTS\": \"0\",\n                    \"ACTIVE-ACCOUNTS\": \"0\",\n                    \"OVERDUE-ACCOUNTS\": \"0\",\n                    \"CLOSED-ACCOUNTS\": \"0\",\n                    \"NO-OF-OTHER-MFIS\": \"0\",\n                    \"NO-OF-OWN-MFIS\": \"0\",\n                    \"TOTAL-OWN-CURRENT-BALANCE\": \"0.0\",\n                    \"TOTAL-OWN-INSTALLMENT-AMT\": \"0\",\n                    \"TOTAL-OWN-DISBURSED-AMT\": \"0.0\",\n                    \"TOTAL-OWN-OVERDUE-AMT\": \"0.0\",\n                    \"TOTAL-OTHER-CURRENT-BALANCE\": \"0.0\",\n                    \"TOTAL-OTHER-INSTALLMENT-AMT\": \"0\",\n                    \"TOTAL-OTHER-DISBURSED-AMT\": \"0.0\",\n                    \"TOTAL-OTHER-OVERDUE-AMT\": \"0.0\",\n                    \"MAX-WORST-DELINQUENCY\": \"0\"\n                },\n                \"ADDITIONAL-SUMMARY\": [\n                    {\n                        \"ATTR-NAME\": \"NUM-GRANTORS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUM-GRANTORS-ACTIVE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUM-GRANTORS-DELINQ\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUM-GRANTORS-ONLY-PRIMARY\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUM-GRANTORS-ONLY-SECONDARY\",\n                        \"ATTR-VALUE\": \"0\"\n                    }\n                ],\n                \"PERFORM-ATTRIBUTES\": [\n                    {\n                        \"ATTR-NAME\": \"INQUIRIES-IN-LAST-SIX-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"LENGTH-OF-CREDIT-HISTORY-YEAR\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"LENGTH-OF-CREDIT-HISTORY-MONTH\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"AVERAGE-ACCOUNT-AGE-YEAR\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NEW-ACCOUNTS-IN-LAST-SIX-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NEW-DELINQ-ACCOUNT-IN-LAST-SIX-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-DELINQ-INCREASE-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-CC-BALANCE-BUILDUP\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"CD-TRADES WITHIN-6-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-TIME-OPEN-TRADE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-TRADES-GOOD-IN-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-OVERDUE-BUILDUP-SECURED-ACTIVE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"SCORE-TRANCH-FLIP\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-OUTSTANDING\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-OUTSTANDING\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-OBLIGATIONS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-LIVE-SECURED-ACCOUNTS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-SANCTION-AMOUNT-OPEN-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-SANCTION-AMOUNT-OPEN-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-SANCTION-AMOUNT-OPEN-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-SANCTION-AMOUNT-ALL-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-SANCTION-AMOUNT-ALL-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-OUTSTANDING\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-OVER-DUE-ACCOUNTS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-OVER-DUE-ACCOUNTS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-OVER-DUE-ACCOUNTS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-WORST-DPD-BUCKET-IN-LAST-2-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-WORST-DPD-BUCKET-IN-LAST-2-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-WORST-DPD-BUCKET-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-WORST-DPD-BUCKET-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-WORST-DPD-AMOUNT-IN-LAST-2-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-WORST-DPD-AMOUNT-IN-LAST-2-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SECURED-WORST-DPD-AMOUNT-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-UNSECURED-WORST-DPD-AMOUNT-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SUM-OF-ACTIVE-EMI\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SUM-OF-ACTIVE-SECURED-EMI\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SUM-OF-ACTIVE-UNSECURED-EMI\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-SUM-OF-EMI\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-EMI-AMOUNT-ACTIVE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \" MAX-EMI-AMOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-SECURED-EMI-AMOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-UNSECURED-EMI-AMOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MIN-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-SECURED-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MIN-SECURED-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-UNSECURED-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MIN-UNSECURED-ACTIVE-ACCOUNT-AGE\",\n                        \"ATTR-VALUE\": \"\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-SECURED-INQUIRY-IN-LAST-6-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-UNSECURED-INQUIRY-IN-LAST-6-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUMBER-OF-LOANS-DELINQUENT-IN-LAST-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-INQUIRY-IN-LAST-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-SECURED-INQUIRY-IN-LAST-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-UNSECURED-INQUIRY-IN-LAST-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUMBER-OF-LOANS-DELINQUENT-IN-LAST-24-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-NO-OF-SECURED-INQUIRY-IN-LAST-24-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-OUTSTANDING-AMOUNT-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-SECURED-OUTSTANDING-AMOUNT-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-UNSECURED-OUTSTANDING-AMOUNT-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"OLDEST-OPEN-CC-MON\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"YOUNGEST-OPEN-CC-MON\",\n                        \"ATTR-VALUE\": \"\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-SANCTION-AMOUNT-ALL-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"NUM-INC-BAL-REVOLVING-TRADES-12M\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-SPEND-CC-UTIL-6M\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-TIME-CC-ALL-TRADE\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"ALL-TYPES-TRADES-WRITTEN-OFF\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-WORST-DPD-BUCKET-IN-LAST-2-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"TOTAL-CC-WORST-DPD-BUCKET-IN-LAST-3-YEARS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"MAX-SANCTION-AMOUNT-ALL-ACCOUNT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"CREDIT-LIMIT-TREND-12-MONTHS\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"OVERDUE-AMOUNT-TREND\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"AVG-PERCENTAGE-INCREASE-HIGH CREDIT\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"AVG-PERCENTAGE-INCREASE-CB\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"AVG-PERCENTAGE-INCREASE-DPD\",\n                        \"ATTR-VALUE\": \"0\"\n                    },\n                    {\n                        \"ATTR-NAME\": \"AVG-PERCENTAGE-INCREASE-AO\",\n                        \"ATTR-VALUE\": \"0\"\n                    }\n                ]\n            },\n            \"TRENDS\": {\n                \"NAME\": \"\",\n                \"DATES\": \"\",\n                \"VALUES\": \"\",\n                \"RESERVED1\": \"\",\n                \"RESERVED2\": \"\",\n                \"RESERVED3\": \"\",\n                \"DESCRIPTION\": \"\"\n            },\n            \"ALERTS\": [\n                {\n                    \"TYPE\": \"\",\n                    \"DESCRIPTION\": \"\",\n                    \"RESERVED1\": \"\"\n                }\n            ]\n        }\n    },\n    \"partner_tag\": \"APY\",\n    \"loan_type\": \"PL\",\n    \"partner_loan_id\": \"Test11\",\n    \"file_path\": \"APY/PL/Test11/parsed_crif.json\"\n}\n\n</code></pre>\n<p>**The CIR report file data response file documentation is attached here for your reference. Please refer the CRIF documentation to understand and analyse on the basis of the response file.<br>**<a href=\"https://drive.google.com/file/d/1vsq0SPPVB4Tix8UAC4wKgzbUc_-z2xKM/view?usp=sharing\">CRIF Documentation</a></p>\n<p><a href=\"https://drive.google.com/file/d/1HWh2i073ibbhGirNHiPmSDaEYChHAWA0/view?usp=sharing\">Detailed CRIF response file</a></p>\n<p><strong>This field shows the number of repayments that were not reported: \"XXX\"</strong></p>\n<h3 id=\"error-responses\"><strong>Error Responses</strong></h3>\n<p><strong>If any field is missing;</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": \"Validation failed\",\n    \"details\": {\n        \"partner_tag\": \"partner_tag is required and cannot be empty\",\n        \"dob\": \"dob is required and cannot be empty\",\n        \"city\": \"city is required and cannot be empty\"\n    }\n}\n\n</code></pre>\n<h3 id=\"appendix\"><strong>Appendix</strong></h3>\n<ol>\n<li><strong>State and Union Territory Codes</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"AP\" Andhra Pradesh\n\"AR\" Arunachal Pradesh\n\"AS\" Assam\n\"BR\" Bihar\n\"CG\" Chattisgarh\n\"GA\" Goa\n\"GJ\" Gujarat\n\"HR\" Haryana\n\"HP\" Himachal Pradesh\n\"JK\" Jammu &amp; Kashmir\n\"JH\" Jharkhand\n\"KA\" Karnataka\n\"KL\" Kerala\n\"MP\" Madhya Prades\n\"MH\" Maharashtra\n\"MN\" Manipur\n\"ML\" Meghalaya\n\"MZ\" Mizoram\n\"NL\" Nagaland\n\"OR\" Orissa\n\"PB\" Punjab\n\"RJ\" Rajasthan\n\"SK\" Sikkim\n\"TN\" Tamil Nadu\n\"TS\" Telangana\n\"TR\" Tripura\n\"UK\" Uttarakhand\n\"UP\" Uttar Pradesh\n\"WB\" West Bengal\n\"AN\" Andaman &amp; Nicobar\n\"CH\" Chandigarh\n\"DN\" Dadra and Nagar Haveli\n\"DD\" Daman &amp; Diu\n\"DL\" DelhiL\n\"LD\" Lakshadweep\n\"PY\" Pondicherry\n\n</code></pre><p><strong>2. Account Types And Codes</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"A02\" Auto Overdraft\n\"A03\" Two-Wheeler Loan\n\"A04\" Commercial Vehicle Loan\n\"A05\" Commercial Equipment Loan \n\"A06\" Housing Loan \n\"A07\" Property Loan\n\"A08\" Loan Against Shares / Securities\n\"A09\" Gold Loan  \n\"A10\" Education Loan\n\"A11\" Leasing\n\"A12\" Personal Loan\n\"A13\" Consumer Loan\n\"A14\" Loan to Professional\n\"A15\" Credit Card\n\"A16\" Charge Card\n\"A17\" Fleet Card\n\"A18\" Loan against Card\n\"A19\" Overdraft\n\"A50\" Loan Against Bank Deposits\n\"A21\" OD on Savings Account\n\"A22\" Non-Funded Credit Facility\n\"A23\" Business Loan General\n\"A24\" Business Loan Priority Sector Small Business\n\"A25\" Business Loan Priority Sector Agriculture\n\"A26\" Business Loan Priority Sector Others\n\"A27\" Business Non-Funded Credit Facility General\n\"A28\" Business Non-Funded Credit Facility-Priority Sector- Small Business\n\"A29\" Business Non-Funded Credit Facility-Priority Sector-Agriculture\n\"A50\" Business Non-Funded Credit Facility-Priority Sector-Others\n\"A31\" Business Loan Against Bank Deposits\"A32\" Other\n\"A33\" Commercial Vehicle Loan\n\"A34\" Telco Wireless\n\"A35\" Telco Broadband\n\"A36\" Telco Landline\n\n</code></pre><h1 id=\"response-status-codes\">Response Status Codes</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Response Status Codes</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>400</strong></td>\n<td>Invalid request</td>\n</tr>\n<tr>\n<td><strong>500, 502</strong></td>\n<td>Internal server error (rare)</td>\n</tr>\n<tr>\n<td><strong>403</strong></td>\n<td>Invalid Credentials, Incorrect URL</td>\n</tr>\n<tr>\n<td><strong>404</strong></td>\n<td>\"NO RESPONSE FOUND\" error message if the customer is NTC</td>\n</tr>\n<tr>\n<td><strong>504 bad gateway</strong></td>\n<td>The server is down. Please inform to tech POC immediately. You can retry within a few seconds</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"updates\">UPDATES</h1>\n<h5 id=\"updated-as-on-june-6-2022\">Updated as on June 6, 2022</h5>\n<ol>\n<li><p><strong>The existing Bureau API can also be used to get derived CRIF responses. If the request consists of details for which a report already exists, the same will be returned.</strong></p>\n</li>\n<li><p><strong>In the event of a time-out or failure, a repeat request can be made via the API to retrieve the derived CRIF reports.</strong></p>\n</li>\n</ol>\n<p>Conversion time: 10.781 seconds.</p>\n<p>Using this Markdown file:</p>\n<ol>\n<li><p>Paste this output into your source file.</p>\n</li>\n<li><p>See the notes and action items below regarding this conversion run.</p>\n</li>\n<li><p>Check the rendered output (headings, lists, code blocks, tables) for proper<br> formatting and use a link checker before you publish this page.</p>\n</li>\n</ol>\n<p>Conversion notes:</p>\n<ul>\n<li><p>Docs to Markdown version 1.0β30</p>\n</li>\n<li><p>Wed Jul 14 2021 03:52:09 GMT-0700 (PDT)</p>\n</li>\n<li><p>Source doc: Apollo Finvest Apollo Credit 2 Service Response Documentation</p>\n</li>\n<li><p>Tables are currently converted to HTML tables.</p>\n</li>\n</ul>\n<h1 id=\"rate-limit\">Rate Limit</h1>\n<h2 id=\"throttling\">Throttling</h2>\n<p>10000 requests per second.</p>\n<h2 id=\"quota\">Quota</h2>\n<p>Unlimited total number of API calls</p>\n<h1 id=\"sla-breakdown\">SLA breakdown</h1>\n<h2 id=\"standard-support\">Standard Support.</h2>\n<p>Apollo will provide standard technical support twenty-four (24) hours per day, five (5) days per week, excluding weekends and national Indian holidays. Standard Support will be offered via email.</p>\n<h2 id=\"uptime-commitment\">Uptime commitment</h2>\n<p>Uptime is the percentage of total possible minutes API was available during a fiscal year. Our commitment is to maintain at least 99.99% uptime:</p>\n<h2 id=\"scheduled-downtime\">Scheduled downtime</h2>\n<p>Sometimes we need to perform maintenance to keep API working smoothly. If scheduled downtime is necessary, we’ll give you at least 48 hours advance notice. In a year, scheduled downtime won’t exceed 12 hours.</p>\n<h2 id=\"note\">Note</h2>\n<p>As our business evolves, we may change our service level agreement. Customers can review the most current version of the service level agreement at any time by visiting this page.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Apollo Credit Bureau 2 API","slug":"apollo-credit-bureau-2-api"},{"content":"Response Status Codes","slug":"response-status-codes"},{"content":"UPDATES","slug":"updates"},{"content":"Rate Limit","slug":"rate-limit"},{"content":"SLA breakdown","slug":"sla-breakdown"}],"owner":"16291369","collectionId":"30dde9d0-7004-4ceb-954c-8daf34f67293","publishedId":"2s93XvXR7w","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-13T06:07:01.000Z"},"item":[{"name":"Apollo Credit 2 API","id":"11bde1f0-4f57-48eb-82db-86dfe5963abb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"****************","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"partner_loan_id\": \"000000002112814\",\n    \"partner_tag\": \"TEST\",\n    \"credit_bureau\": \"Apollo Credit 2\",\n    \"applicant_name\": \"Ishwar SIngh\",\n    \"dob\": \"10-10-1993\",\n    \"pan_number\": \"AFBPI4741L\",\n    \"mobile_number\": \"9988776655\",\n    \"email\": \"example@gmail.com\",\n    \"address\": \"BStreet Mumbai\",\n    \"city\": \"Mumbai\",\n    \"pin_code\": \"400076\",\n    \"state\": \"MH\",\n    \"loan_amount\": \"1000\"\n}"},"url":"https://{servername.com}/{bureau_name}/{version}/{bureau-request}","urlObject":{"protocol":"https","path":["{bureau_name}","{version}","{bureau-request}"],"host":["{servername","com}"],"query":[],"variable":[]}},"response":[{"id":"c5725b1e-2d2c-45ae-8509-8355fc5e7aa8","name":"Apollo Credit 2 example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"x-api-key","type":"text","value":"***************"}],"body":{"mode":"raw","raw":"{\n    \"partner_loan_id\": \"000000002112812\",\n    \"partner_tag\": \"TEST\",\n    \"credit_bureau\": \"Apollo Credit 2\",\n    \"applicant_name\": \"Ishwar SIngh\",\n    \"dob\": \"10-10-1993\",\n    \"pan_number\": \"AFBPI4741L\",\n    \"mobile_number\": \"9988776655\",\n    \"email\": \"example@gmail.com\",\n    \"address\": \"BStreet Mumbai\",\n    \"city\": \"Mumbai\",\n    \"pin_code\": \"400076\",\n    \"state\": \"MH\",\n    \"loan_amount\": \"1000\"\n}"},"url":"https://{servername.com}/{env}/{version}/{action}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2117"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Wed, 09 Jun 2021 06:21:26 GMT"},{"key":"x-amzn-RequestId","value":"f4f70b88-712f-4d37-90a0-f1e769ec3bd0"},{"key":"x-amz-apigw-id","value":"ApObeGP5BcwFsig="},{"key":"X-Amzn-Trace-Id","value":"Root=1-60c05de2-685a791d2a1bdfa1137b1c01;Sampled=0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 317bcadaaab2c7713b9576ccd042e49e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DEL54-C3"},{"key":"X-Amz-Cf-Id","value":"5VL2hMTDaOT2id1F8D8dHwOh7SpDrRKP_yabaCIwBrdxcgLHpPRkTA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"response\": {\n        \"application_details\": {\n            \"partner_loan_id\": \"000000002112812\",\n            \"S3 Key\": \"TEST/000000002112812/parsed_crif.json\"\n        },\n        \"apollo_score\": \"12\",\n        \"phone\": {\n            \"Has the phone number been verified before?\": \"No\"\n        },\n        \"email\": {\n            \"Does the email belong to the borrower?\": \"No\"\n        },\n        \"address\": {\n            \"Has the address been verified before?\": \"No\"\n        },\n        \"accounts_summary\": {\n            \"INQUIRIES-IN-LAST-SIX-MONTHS\": \"9\",\n            \"LENGTH-OF-CREDIT-HISTORY-YEAR\": \"0\",\n            \"LENGTH-OF-CREDIT-HISTORY-MONTH\": \"11\",\n            \"AVERAGE-ACCOUNT-AGE-YEAR\": \"0\",\n            \"AVERAGE-ACCOUNT-AGE-MONTH\": \"1\",\n            \"NEW-ACCOUNTS-IN-LAST-SIX-MONTHS\": \"4\",\n            \"NEW-DELINQ-ACCOUNT-IN-LAST-SIX-MONTHS\": \"2\"\n        },\n        \"primary_account_summary\": {\n            \"Consumer Loan\": {\n                \"number_of_active_accounts\": 0,\n                \"number_of_inactive_accounts\": 5,\n                \"highest_sanctioned_limit\": 13789,\n                \"lowest_sanctioned_limit\": 6799\n            },\n            \"Personal Loan\": {\n                \"number_of_active_accounts\": 3,\n                \"number_of_inactive_accounts\": 24,\n                \"highest_sanctioned_limit\": 8892,\n                \"lowest_sanctioned_limit\": 1250\n            },\n            \"Business Loan General\": {\n                \"number_of_active_accounts\": 1,\n                \"number_of_inactive_accounts\": 0,\n                \"highest_sanctioned_limit\": 50000,\n                \"lowest_sanctioned_limit\": 50000\n            },\n            \"primary_numer_of_overdue_accounts\": \"1\",\n            \"primary_numer_of_secured_accounts\": \"0\",\n            \"primary_numer_of_unsecured_accounts\": \"0\",\n            \"primary_numer_of_untagged_accounts\": \"0\"\n        },\n        \"secondary_account_summary\": {\n            \"secondary_numer_of_overdue_accounts\": \"0\",\n            \"secondary_numer_of_secured_accounts\": \"0\",\n            \"secondary_numer_of_unsecured_accounts\": \"0\",\n            \"secondary_numer_of_untagged_accounts\": \"0\"\n        },\n        \"enquiries\": {\n            \"Total Enquiries made in last 12 months\": 4,\n            \"OTHER\": {\n                \"number_of_enquiries\": 3,\n                \"maximum_enquiry_amount\": \"5,000\",\n                \"minimum_enquiry_amount\": \"19,990\"\n            },\n            \"Personal Loan\": {\n                \"number_of_enquiries\": 1,\n                \"maximum_enquiry_amount\": \"50,000\",\n                \"minimum_enquiry_amount\": \"50,000\"\n            }\n        },\n        \"repayments\": {\n            \"No. Repayments made within 0 days\": 81,\n            \"No. of repayments made within 1-15 days\": 1,\n            \"No. of repayments made within 16-30 days\": 1,\n            \"No. of repayments made within 31-60 days\": 1,\n            \"No. of repayments made within 61-90 days\": 1,\n            \"No. of repayments made after 90 days\": 0,\n            \"No. of repayments not reported i.e XXX\": 0\n        }\n    }\n}"}],"_postman_id":"11bde1f0-4f57-48eb-82db-86dfe5963abb"}],"event":[{"listen":"prerequest","script":{"id":"93fe4eec-5232-44a0-896a-18f562575185","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"20daf78f-a3d8-4b2c-bf1e-87c1e2b023a9","type":"text/javascript","exec":[""]}}]}