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 Cibil

{
    "response_type": {
        "reqId": "string",
        "flag": true,
        "code": "string",
        "message": "string",
        "response": {
            "controlData": {
                "success": true
            },
            "consumerCreditData": [
                {
                    "names": [
                        {
                            "index": "string",
                            "name": "string",
                            "birthDate": "string",
                            "gender": "string"
                        }
                    ],
                    "ids": [
                        {
                            "index": "string",
                            "idType": "string",
                            "idNumber": "string"
                        }
                    ],
                    "telephones": [
                        {
                            "index": "string",
                            "telephoneNumber": "string",
                            "telephoneType": "string",
                            "enquiryEnriched": "string"
                        }
                    ],
                    "emails": [
                        {
                            "index": "string",
                            "emailID": "string"
                        }
                    ],
                    "employment": [
                        {
                            "index": "string",
                            "accountType": "string",
                            "dateReported": "string",
                            "occupationCode": "string"
                        }
                    ],
                    "scores": [
                        {
                            "scoreName": "string",
                            "scoreCardName": "string",
                            "scoreCardVersion": "string",
                            "scoreDate": "string",
                            "score": "string",
                            "reasonCodes": [
                                {
                                    "reasonCodeName": "string",
                                    "reasonCodeValue": "string"
                                }
                            ]
                        }
                    ],
                    "addresses": [
                        {
                            "index": "string",
                            "line1": "string",
                            "line2": "string",
                            "line5": "string",
                            "stateCode": "string",
                            "pinCode": "string",
                            "addressCategory": "string",
                            "dateReported": "string",
                            "residenceCode": "string",
                            "line3": "string"
                        }
                    ],
                    "accounts": [
                        {
                            "index": "string",
                            "memberShortName": "string",
                            "accountType": "string",
                            "ownershipIndicator": 0,
                            "dateOpened": "string",
                            "lastPaymentDate": "string",
                            "dateReported": "string",
                            "highCreditAmount": 0,
                            "currentBalance": 0,
                            "paymentHistory": "string",
                            "paymentStartDate": "string",
                            "paymentEndDate": "string",
                            "creditLimit": 0,
                            "cashLimit": 0,
                            "interestRate": 0,
                            "paymentTenure": 0,
                            "paymentFrequency": "string",
                            "dateClosed": "string",
                            "creditFacilityStatus": "string",
                            "emiAmount": 0,
                            "cibilRemarksCode": "string",
                            "errorRemarksCode1": "string",
                            "errorRemarksCode2": "string",
                            "actualPaymentAmount": 0,
                            "settlementAmount": 0
                        }
                    ],
                    "enquiries": [
                        {
                            "index": "string",
                            "enquiryDate": "string",
                            "memberShortName": "string",
                            "enquiryPurpose": "string",
                            "enquiryAmount": 0
                        }
                    ]
                }
            ],
            "consumerSummaryData": {
                "accountSummary": {
                    "totalAccounts": 0,
                    "overdueAccounts": 0,
                    "zeroBalanceAccounts": 0,
                    "highCreditAmount": 0,
                    "currentBalance": 0,
                    "overdueBalance": 0,
                    "recentDateOpened": "string",
                    "oldestDateOpened": "string"
                },
                "inquirySummary": {
                    "totalInquiry": 0,
                    "inquiryPast30Days": 0,
                    "inquiryPast12Months": 0,
                    "inquiryPast24Months": 0,
                    "recentInquiryDate": "string"
                }
            }
        }
    },
    "body": {
        "isUserConsent": "string",
        "FirstName": "string",
        "LastName": "string",
        "BirthDate": "string",
        "Gender": "string",
        "Telephone": "string",
        "TelephoneType": "string",
        "AddressCategory": "string",
        "AddressLine1": "string",
        "StateCode": "string",
        "PinCode": "string"
    },
    "url": "string",
    "method": "string",
    "headers": {
        "Content-Type": "string",
        "x-api-key": "string"
    }
}
Built with