Crego APIs
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
  1. Bureau
  • Reports
  • Auth
    • Get Token
      POST
    • Refresh Token
      POST
    • Ping
      GET
  • LMS
  • Omni
  • LOS
  • CRM
  • Flow
  • Sample Flow
  • Schemas
    • Lend
      • Loan
      • Demand
      • Demand Component
      • Settlement
      • Payout
      • Payment
      • Restructure
      • Tranche
      • Tranche Group
    • Core
      • Setting
      • Branch
      • Props
      • AuditLog
      • Namespace
    • Contact
      • Contact
      • Bank
      • Address
      • Relation
    • Flow
      • Base
        • Schema Definition
        • Schedule
        • Field Mapping
      • Node Config
        • Code Snippet
        • Web Form
        • API Request
        • Flow Connector
        • Checklist
        • CSV Import
        • Task
        • Web Page
      • Plugins
        • Signing
          • Leegality
            • LeegalityInitiateSigning
            • LeegalityRefreshSigning
          • Signzy
            • SignzyInitiateSigning
            • SignzyRefreshSigning
        • Mandate
          • Signzy
            • SignzyInitiateMandate
            • SignzyRefreshMandate
          • Digio
            • DigioInitiateMandate
            • DigioRefreshMandate
          • Transbank
            • TransbankInitiateMandate
            • TransbankRefreshMandate
        • Bureau
          • Transbank Experian Smart Match
          • Surepass
          • Transbank Cibil
        • Statement
          • Transbank
            • TransbankFetchInstitutionId
            • TransbankStartUpload
            • TransbankUpload
            • TransbankCompleteUpload
            • TransbankStatusCheck
        • ITR
          • SignzyITRPull
        • GST
          • SignzyCreateRequest
          • SignzySubmitOTP
          • SignzyFetchReport
        • Financial
        • OCR
        • SignzyPANToGST
      • Workflow
        • Flow
        • Design
        • Runner
        • Base Node
        • Preset
        • Secret
        • VisitedNode
        • Template
    • Product
      • Limit
      • Account
      • Product
      • Config
      • Program
      • Program Partner
    • COA
      • COA
      • Entry
      • Transaction
      • Financial Period
      • Txn Mapping
    • Base
      • List Response
      • BaseModel
      • Delete Response
    • Docs
      • Storage
      • Document
      • Category
      • File
    • Archive
      • CRM
        • ITR
          • ITR1
          • CreationInfo
          • BankStatement
        • Person
        • Root
        • Business
        • Bank
        • Address
        • Document
        • State
        • Financial
    • Schemas
      • Error
      • Task
      • BulkOpsResponse
      • DemandComponent
      • TaskUpdate
      • BulkOpsDetailResponse
      • Demand
      • PeriodicTask
      • ErrorResponse
      • ScheduleConfigRequest
      • PeriodicTaskCreate
      • ScheduleRestructureRequest
      • PeriodicTaskUpdate
      • ComponentValidationRequest
      • IntervalSchedule
      • ImportRequest
      • IntervalScheduleCreate
      • ComponentTypesResponse
      • CrontabSchedule
      • ScheduleSummaryResponse
      • CrontabScheduleCreate
      • UserMini
    • Response
      • BadRequest
      • Unauthorized
      • Forbidden
      • NotFound
      • InternalServerError
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
APIs Doc
Home Page
Web Apps
Web Apps
  • Jupiter
  • Venus
  1. Bureau

Transbank Experian Smart Match

{
    "url": "string",
    "method": "string",
    "headers": {
        "x-api-key": "string",
        "Content-Type": "string"
    },
    "body": {
        "properties": {
            "isUser_Consent": {
                "type": "string",
                "enum": [
                    "string"
                ],
                "description": "string"
            },
            "FirstName": {
                "type": "string",
                "description": "string"
            },
            "MobilePhone": {
                "type": "string",
                "pattern": "string",
                "description": "string"
            }
        },
        "required": [
            "string"
        ],
        "name": "string",
        "mobile": "string",
        "gender": "string",
        "dob": "string",
        "pan": "string",
        "email": "string",
        "address": {
            "address_line": "string",
            "locality": "string",
            "pincode": "string",
            "city": "string",
            "state": "string"
        }
    },
    "response_type": {
        "properties": {
            "reqId": "string",
            "flag": "string",
            "code": "string",
            "message": "string",
            "response": {
                "properties": {
                    "INProfileResponse": {
                        "type": "string",
                        "properties": {
                            "Header": {
                                "type": "string",
                                "properties": {
                                    "SystemCode": {
                                        "type": "string"
                                    },
                                    "MessageText": {
                                        "type": "string"
                                    },
                                    "ReportDate": {
                                        "type": "string"
                                    },
                                    "ReportTime": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "UserMessage": {
                                "type": "string",
                                "properties": {
                                    "UserMessageText": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "CreditProfileHeader": {
                                "type": "string",
                                "properties": {
                                    "Enquiry_Username": {
                                        "type": "string"
                                    },
                                    "ReportDate": {
                                        "type": "string"
                                    },
                                    "ReportTime": {
                                        "type": "string"
                                    },
                                    "Version": {
                                        "type": "string"
                                    },
                                    "ReportNumber": {
                                        "type": "string"
                                    },
                                    "Subscriber": {
                                        "type": "string"
                                    },
                                    "Subscriber_Name": {
                                        "type": "string"
                                    },
                                    "CustomerReferenceID": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "Current_Application": {
                                "type": "string",
                                "properties": {
                                    "Current_Application_Details": {
                                        "type": "string",
                                        "properties": {
                                            "Enquiry_Reason": {
                                                "type": "string"
                                            },
                                            "Finance_Purpose": {
                                                "type": "string"
                                            },
                                            "Amount_Financed": {
                                                "type": "string"
                                            },
                                            "Duration_Of_Agreement": {
                                                "type": "string"
                                            },
                                            "Current_Applicant_Details": {
                                                "type": "string",
                                                "properties": {
                                                    "Last_Name": {
                                                        "type": "string"
                                                    },
                                                    "First_Name": {
                                                        "type": "string"
                                                    },
                                                    "Middle_Name1": {
                                                        "type": "string"
                                                    },
                                                    "Middle_Name2": {
                                                        "type": "string"
                                                    },
                                                    "Middle_Name3": {
                                                        "type": "string"
                                                    },
                                                    "Gender_Code": {
                                                        "type": "string"
                                                    },
                                                    "IncomeTaxPan": {
                                                        "type": "string"
                                                    },
                                                    "PAN_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "PAN_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Passport_Number": {
                                                        "type": "string"
                                                    },
                                                    "Passport_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "Passport_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Voter_s_Identity_Card": {
                                                        "type": "string"
                                                    },
                                                    "Voter_ID_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "Voter_ID_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Driver_License_Number": {
                                                        "type": "string"
                                                    },
                                                    "Driver_License_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "Driver_License_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Ration_Card_Number": {
                                                        "type": "string"
                                                    },
                                                    "Ration_Card_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "Ration_Card_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Universal_ID_Number": {
                                                        "type": "string"
                                                    },
                                                    "Universal_ID_Issue_Date": {
                                                        "type": "string"
                                                    },
                                                    "Universal_ID_Expiration_Date": {
                                                        "type": "string"
                                                    },
                                                    "Date_Of_Birth_Applicant": {
                                                        "type": "string"
                                                    },
                                                    "Telephone_Number_Applicant_1st": {
                                                        "type": "string"
                                                    },
                                                    "Telephone_Extension": {
                                                        "type": "string"
                                                    },
                                                    "Telephone_Type": {
                                                        "type": "string"
                                                    },
                                                    "MobilePhoneNumber": {
                                                        "type": "string"
                                                    },
                                                    "EMailId": {
                                                        "type": "string"
                                                    }
                                                },
                                                "required": [
                                                    "string"
                                                ]
                                            },
                                            "Current_Other_Details": {
                                                "type": "string",
                                                "properties": {
                                                    "Income": {
                                                        "type": "string"
                                                    },
                                                    "Marital_Status": {
                                                        "type": "string"
                                                    },
                                                    "Employment_Status": {
                                                        "type": "string"
                                                    },
                                                    "Time_with_Employer": {
                                                        "type": "string"
                                                    },
                                                    "Number_of_Major_Credit_Card_Held": {
                                                        "type": "string"
                                                    }
                                                },
                                                "required": [
                                                    "string"
                                                ]
                                            },
                                            "Current_Applicant_Address_Details": {
                                                "type": "string",
                                                "properties": {
                                                    "FlatNoPlotNoHouseNo": {
                                                        "type": "string"
                                                    },
                                                    "BldgNoSocietyName": {
                                                        "type": "string"
                                                    },
                                                    "RoadNoNameAreaLocality": {
                                                        "type": "string"
                                                    },
                                                    "City": {
                                                        "type": "string"
                                                    },
                                                    "Landmark": {
                                                        "type": "string"
                                                    },
                                                    "State": {
                                                        "type": "string"
                                                    },
                                                    "PINCode": {
                                                        "type": "string"
                                                    },
                                                    "Country_Code": {
                                                        "type": "string"
                                                    }
                                                },
                                                "required": [
                                                    "string"
                                                ]
                                            },
                                            "Current_Applicant_Additional_AddressDetails": {
                                                "type": "string"
                                            }
                                        },
                                        "required": [
                                            "string"
                                        ]
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "CAIS_Account": {
                                "type": "string",
                                "properties": {
                                    "CAIS_Summary": {
                                        "type": "string",
                                        "properties": {
                                            "Credit_Account": {
                                                "type": "string",
                                                "properties": {
                                                    "CreditAccountTotal": {
                                                        "type": "string"
                                                    },
                                                    "CreditAccountActive": {
                                                        "type": "string"
                                                    },
                                                    "CreditAccountDefault": {
                                                        "type": "string"
                                                    },
                                                    "CreditAccountClosed": {
                                                        "type": "string"
                                                    },
                                                    "CADSuitFiledCurrentBalance": {
                                                        "type": "string"
                                                    }
                                                },
                                                "required": [
                                                    "string"
                                                ]
                                            },
                                            "Total_Outstanding_Balance": {
                                                "type": "string",
                                                "properties": {
                                                    "Outstanding_Balance_Secured": {
                                                        "type": "string"
                                                    },
                                                    "Outstanding_Balance_Secured_Percentage": {
                                                        "type": "string"
                                                    },
                                                    "Outstanding_Balance_UnSecured": {
                                                        "type": "string"
                                                    },
                                                    "Outstanding_Balance_UnSecured_Percentage": {
                                                        "type": "string"
                                                    },
                                                    "Outstanding_Balance_All": {
                                                        "type": "string"
                                                    }
                                                },
                                                "required": [
                                                    "string"
                                                ]
                                            }
                                        },
                                        "required": [
                                            "string"
                                        ]
                                    },
                                    "CAIS_Account_DETAILS": {
                                        "type": "string",
                                        "items": {
                                            "type": "string",
                                            "properties": {
                                                "Identification_Number": {
                                                    "type": "string"
                                                },
                                                "Subscriber_Name": {
                                                    "type": "string"
                                                },
                                                "Account_Number": {
                                                    "type": "string"
                                                },
                                                "Portfolio_Type": {
                                                    "type": "string"
                                                },
                                                "Account_Type": {
                                                    "type": "string"
                                                },
                                                "Open_Date": {
                                                    "type": "string"
                                                },
                                                "Credit_Limit_Amount": {
                                                    "type": "string"
                                                },
                                                "Highest_Credit_or_Original_Loan_Amount": {
                                                    "type": "string"
                                                },
                                                "Terms_Duration": {
                                                    "type": "string"
                                                },
                                                "Terms_Frequency": {
                                                    "type": "string"
                                                },
                                                "Scheduled_Monthly_Payment_Amount": {
                                                    "type": "string"
                                                },
                                                "Account_Status": {
                                                    "type": "string"
                                                },
                                                "Payment_Rating": {
                                                    "type": "string"
                                                },
                                                "Payment_History_Profile": {
                                                    "type": "string"
                                                },
                                                "Special_Comment": {
                                                    "type": "string"
                                                },
                                                "Current_Balance": {
                                                    "type": "string"
                                                },
                                                "Amount_Past_Due": {
                                                    "type": "string"
                                                },
                                                "Original_Charge_Off_Amount": {
                                                    "type": "string"
                                                },
                                                "Date_Reported": {
                                                    "type": "string"
                                                },
                                                "Date_of_First_Delinquency": {
                                                    "type": "string"
                                                },
                                                "Date_Closed": {
                                                    "type": "string"
                                                },
                                                "Date_of_Last_Payment": {
                                                    "type": "string"
                                                },
                                                "SuitFiledWillfulDefaultWrittenOffStatus": {
                                                    "type": "string"
                                                },
                                                "SuitFiled_WillfulDefault": {
                                                    "type": "string"
                                                },
                                                "Written_off_Settled_Status": {
                                                    "type": "string"
                                                },
                                                "Value_of_Credits_Last_Month": {
                                                    "type": "string"
                                                },
                                                "Occupation_Code": {
                                                    "type": "string"
                                                },
                                                "Settlement_Amount": {
                                                    "type": "string"
                                                },
                                                "Value_of_Collateral": {
                                                    "type": "string"
                                                },
                                                "Type_of_Collateral": {
                                                    "type": "string"
                                                },
                                                "Written_Off_Amt_Total": {
                                                    "type": "string"
                                                },
                                                "Written_Off_Amt_Principal": {
                                                    "type": "string"
                                                },
                                                "Rate_of_Interest": {
                                                    "type": "string"
                                                },
                                                "Repayment_Tenure": {
                                                    "type": "string"
                                                },
                                                "Promotional_Rate_Flag": {
                                                    "type": "string"
                                                },
                                                "Income": {
                                                    "type": "string"
                                                },
                                                "Income_Indicator": {
                                                    "type": "string"
                                                },
                                                "Income_Frequency_Indicator": {
                                                    "type": "string"
                                                },
                                                "DefaultStatusDate": {
                                                    "type": "string"
                                                },
                                                "LitigationStatusDate": {
                                                    "type": "string"
                                                },
                                                "WriteOffStatusDate": {
                                                    "type": "string"
                                                },
                                                "DateOfAddition": {
                                                    "type": "string"
                                                },
                                                "CurrencyCode": {
                                                    "type": "string"
                                                },
                                                "Subscriber_comments": {
                                                    "type": "string"
                                                },
                                                "Consumer_comments": {
                                                    "type": "string"
                                                },
                                                "AccountHoldertypeCode": {
                                                    "type": "string"
                                                },
                                                "CAIS_Account_History": {},
                                                "CAIS_Holder_Details": {},
                                                "CAIS_Holder_Address_Details": {},
                                                "CAIS_Holder_Phone_Details": {},
                                                "CAIS_Holder_ID_Details": {}
                                            },
                                            "required": [
                                                "string"
                                            ]
                                        }
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "Match_result": {
                                "type": "string",
                                "properties": {
                                    "Exact_match": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "TotalCAPS_Summary": {
                                "type": "string",
                                "properties": {
                                    "TotalCAPSLast7Days": {
                                        "type": "string"
                                    },
                                    "TotalCAPSLast30Days": {
                                        "type": "string"
                                    },
                                    "TotalCAPSLast90Days": {
                                        "type": "string"
                                    },
                                    "TotalCAPSLast180Days": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "CAPS": {
                                "type": "string",
                                "properties": {
                                    "CAPS_Summary": {
                                        "type": "string",
                                        "properties": {
                                            "CAPSLast7Days": {
                                                "type": "string"
                                            },
                                            "CAPSLast30Days": {
                                                "type": "string"
                                            },
                                            "CAPSLast90Days": {
                                                "type": "string"
                                            },
                                            "CAPSLast180Days": {
                                                "type": "string"
                                            }
                                        },
                                        "required": [
                                            "string"
                                        ]
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "NonCreditCAPS": {
                                "type": "string",
                                "properties": {
                                    "NonCreditCAPS_Summary": {
                                        "type": "string",
                                        "properties": {
                                            "NonCreditCAPSLast7Days": {
                                                "type": "string"
                                            },
                                            "NonCreditCAPSLast30Days": {
                                                "type": "string"
                                            },
                                            "NonCreditCAPSLast90Days": {
                                                "type": "string"
                                            },
                                            "NonCreditCAPSLast180Days": {
                                                "type": "string"
                                            }
                                        },
                                        "required": [
                                            "string"
                                        ]
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            },
                            "SCORE": {
                                "type": "string",
                                "properties": {
                                    "BureauScore": {
                                        "type": "string"
                                    },
                                    "BureauScoreConfidLevel": {
                                        "type": "string"
                                    }
                                },
                                "required": [
                                    "string"
                                ]
                            }
                        },
                        "required": [
                            "string"
                        ]
                    }
                }
            }
        }
    }
}
Built with