Developer
    Credit Score | CIBIL Score API
    • Account
    • Verification API
    • Recharge API
    • PAYOUT API
    • Operator Lookup API
    • Mobile Tariff Plans
    • Utility Bill Pay API
    • Gift Card/ Brand Voucher API
    • webhook/callback
    • Recharge Validation API
    • Flight Booking API
    • Bus Booking API
    • Credit Card Bill API
    • CREDIT CARD TO BANK API
    • Virtual Account
    • UPI COLLECTION
    • UPI INTENT LINK
    • Traffic E-Challan
    • Digital Gold API
    • Credit Score | CIBIL Score API
    • experian_report
      POST
    • equifax_report
      POST

      experian_report

      POST
      https://api.wepego.com/verification/experian_report

      Request

      Header Params

      Body Params application/json

      Examples

      Responses

      🟢200
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/verification/experian_report' \
      --header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
      --header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
      --header 'Content-Type: application/json' \
      --data '{
        "pan": "FPVPR1234Q",
        "name": "Vishal Rathore",
        "mobile": "8890858585"
      }'
      Response Response Example
      {
          "data": {
              "client_id": "credit_report_experian_SivVmssPcdDwdnhnqghz",
              "name": "Vishal Rathore",
              "mobile": "8890858585",
              "pan": "FPVPR1234Q",
              "credit_score": "792",
              "credit_report": {
                  "CreditProfileHeader": {
                      "ReportDate": 20240705,
                      "ReportTime": 172347,
                      "Version": "V2.4",
                      "ReportNumber": 1720180426926
                  },
                  "Current_Application": {
                      "Current_Application_Details": {
                          "Enquiry_Reason": 99,
                          "Finance_Purpose": 99,
                          "Amount_Financed": 0,
                          "Duration_Of_Agreement": 0,
                          "Current_Applicant_Details": {
                              "Last_Name": "SINGH Mirzapur",
                              "First_Name": "Munna Bhaiya",
                              "Middle_Name1": "",
                              "Middle_Name2": "",
                              "Middle_Name3": "",
                              "Gender_Code": 1,
                              "IncomeTaxPan": "FPVPR1234Q",
                              "Date_Of_Birth_Applicant": 19971008,
                              "Telephone_Number_Applicant_1st": "",
                              "Telephone_Extension": "",
                              "Telephone_Type": "",
                              "MobilePhoneNumber": 8890858585,
                              "EMailId": ""
                          },
                          "Current_Other_Details": {
                              "Income": 0,
                              "Marital_Status": "",
                              "Employment_Status": "",
                              "Time_with_Employer": "",
                              "Number_of_Major_Credit_Card_Held": ""
                          },
                          "Current_Applicant_Address_Details": {
                              "FlatNoPlotNoHouseNo": "PLOT NO A 403 RAMNAGRIYA NEAR SKIT",
                              "BldgNoSocietyName": "",
                              "RoadNoNameAreaLocality": "",
                              "City": "Jaipur",
                              "Landmark": "",
                              "State": 8,
                              "PINCode": 302033,
                              "Country_Code": "IB"
                          },
                          "Current_Applicant_Additional_AddressDetails": ""
                      }
                  },
                  "CAIS_Account": {
                      "CAIS_Summary": {
                          "Credit_Account": {
                              "CreditAccountTotal": 44,
                              "CreditAccountActive": 15,
                              "CreditAccountDefault": 0,
                              "CreditAccountClosed": 29,
                              "CADSuitFiledCurrentBalance": 0
                          },
                          "Total_Outstanding_Balance": {
                              "Outstanding_Balance_Secured": 0,
                              "Outstanding_Balance_Secured_Percentage": 0,
                              "Outstanding_Balance_UnSecured": 112480,
                              "Outstanding_Balance_UnSecured_Percentage": 92,
                              "Outstanding_Balance_All": 122679
                          }
                      },
                      "CAIS_Account_DETAILS": [
                          {
                              "Identification_Number": "PVTXXXXXXXX",
                              "Subscriber_Name": "XXXXXXXXXX",
                              "Account_Number": "XXXXXXXXXXX7938",
                              "Portfolio_Type": "I",
                              "Account_Type": 13,
                              "Open_Date": 20201017,
                              "Credit_Limit_Amount": "",
                              "Highest_Credit_or_Original_Loan_Amount": 114000,
                              "Terms_Duration": 36,
                              "Terms_Frequency": "M",
                              "Scheduled_Monthly_Payment_Amount": "",
                              "Account_Status": 11,
                              "Payment_Rating": 0,
                              "Payment_History_Profile": 0,
                              "Special_Comment": "",
                              "Current_Balance": 0,
                              "Amount_Past_Due": 0,
                              "Original_Charge_Off_Amount": "",
                              "Date_Reported": 20231130,
                              "Date_of_First_Delinquency": "",
                              "Date_Closed": "",
                              "Date_of_Last_Payment": 20231005,
                              "SuitFiledWillfulDefaultWrittenOffStatus": "",
                              "SuitFiled_WillfulDefault": "",
                              "Written_off_Settled_Status": "",
                              "Value_of_Credits_Last_Month": "",
                              "Occupation_Code": "S",
                              "Settlement_Amount": "",
                              "Value_of_Collateral": 161424,
                              "Type_of_Collateral": "",
                              "Written_Off_Amt_Total": 0,
                              "Written_Off_Amt_Principal": 0,
                              "Rate_of_Interest": "",
                              "Repayment_Tenure": 36,
         
      Modified at 2026-08-29 13:16:25
      Next
      equifax_report
      Built with