{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "application": { "type": "object", "properties": { "application_key": { "type": [ "string", "null" ] }, "partition1": { "type": [ "string", "null" ] }, "last_changed_timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "etl_timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "application_op": { "type": [ "string", "null" ] }, "application_date": { "type": [ "string", "null" ], "format": "date" }, "application_timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "application_updated_timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "application_leadid": { "type": [ "string", "null" ] }, "application_price_purchased": { "type": [ "number", "null" ] }, "application_portfolio": { "type": [ "string", "null" ] }, "application_portfolio_abbreviation": { "type": [ "string", "null" ] }, "application_source": { "type": [ "string", "null" ] }, "application_sub_source": { "type": [ "string", "null" ] }, "application_mpromo": { "type": [ "string", "null" ] }, "application_source_name": { "type": [ "string", "null" ] }, "application_is_internal": { "type": [ "boolean", "null" ] }, "application_is_react": { "type": [ "boolean", "null" ] }, "application_is_refi": { "type": [ "boolean", "null" ] }, "application_is_organic": { "type": [ "boolean", "null" ] }, "application_ingestion_date": { "type": [ "string", "null" ] }, "application_is_current": { "type": [ "string", "null" ] }, "application_ssn": { "type": [ "string", "null" ] }, "application_first_name": { "type": [ "string", "null" ] }, "application_last_name": { "type": [ "string", "null" ] }, "application_address1": { "type": [ "string", "null" ] }, "application_address2": { "type": [ "string", "null" ] }, "application_city": { "type": [ "string", "null" ] }, "application_state": { "type": [ "string", "null" ] }, "application_postal_code": { "type": [ "string", "null" ] }, "application_date_of_birth": { "type": [ "string", "null" ], "format": "date" }, "application_email_address": { "type": [ "string", "null" ] }, "application_home_phone": { "type": [ "string", "null" ] }, "application_cell_phone": { "type": [ "string", "null" ] }, "application_work_phone": { "type": [ "string", "null" ] }, "application_monthly_household_income": { "type": [ "number", "null" ] }, "application_bank_account_number": { "type": [ "string", "null" ] }, "application_bank_routing_number": { "type": [ "string", "null" ] }, "application_bank_name": { "type": [ "string", "null" ] }, "application_debit_card_number": { "type": [ "string", "null" ] }, "application_transporterselectionlogid": { "type": [ "integer", "null" ] }, "application_product_type": { "type": [ "string", "null" ] }, "application_original_loan_request_amount": { "type": [ "number", "null" ] }, "application_validation_pipeline_id": { "type": [ "string", "null" ] }, "application_is_accepted": { "type": [ "boolean", "null" ] }, "application_is_rejected": { "type": [ "boolean", "null" ] }, "application_is_purchased": { "type": [ "boolean", "null" ] }, "application_acctrefno": { "type": [ "string", "null" ] }, "application_marketing_response_mechanism": { "type": [ "string", "null" ] }, "application_customer_type": { "type": [ "string", "null" ] }, "hashdiff": { "type": [ "string", "null" ] }, "application_rejected_log_message": { "type": [ "string", "null" ] }, "application_rejected_stage_log_message": { "type": [ "string", "null" ] }, "application_rejected_stage_log_rule": { "type": [ "string", "null" ] }, "application_rejected_stage_log_method": { "type": [ "string", "null" ] }, "application_rejected_stage_log_code": { "type": [ "string", "null" ] }, "application_channel": { "type": [ "string", "null" ] }, "application_rejected_stage_log_name": { "type": [ "string", "null" ] }, "application_rejected_reason": { "type": [ "string", "null" ] }, "application_product_offering": { "type": [ "string", "null" ] } }, "required": [] }, "uprovaApplication": { "type": "object", "properties": { "op": { "type": [ "string", "null" ] }, "ingestion_date": { "type": [ "string", "null" ] }, "idnumber": { "type": [ "integer", "null" ] }, "leadid": { "type": [ "string", "null" ] }, "userid": { "type": [ "integer", "null" ] }, "tenantid": { "type": [ "integer", "null" ] }, "firstname": { "type": [ "string", "null" ] }, "lastname": { "type": [ "string", "null" ] }, "emailaddress": { "type": [ "string", "null" ] }, "password": { "type": [ "string", "null" ] }, "loanamount": { "type": [ "number", "null" ] }, "reasonforborrowing": { "type": [ "string", "null" ] }, "creditscore": { "type": [ "string", "null" ] }, "military": { "type": [ "string", "null" ] }, "homephone": { "type": [ "string", "null" ] }, "cellphone": { "type": [ "string", "null" ] }, "cellissameashome": { "type": [ "boolean", "null" ] }, "textmessageconsent": { "type": [ "boolean", "null" ] }, "dateofbirth": { "type": [ "string", "null" ], "format": "date-time" }, "address": { "type": [ "string", "null" ] }, "address2": { "type": [ "string", "null" ] }, "city": { "type": [ "string", "null" ] }, "state": { "type": [ "string", "null" ] }, "zip": { "type": [ "string", "null" ] }, "ownhome": { "type": [ "boolean", "null" ] }, "monthsatresidence": { "type": [ "number", "null" ] }, "ssn": { "type": [ "string", "null" ] }, "dlnumber": { "type": [ "string", "null" ] }, "dlstate": { "type": [ "string", "null" ] }, "educationlevel": { "type": [ "string", "null" ] }, "employmentstatus": { "type": [ "string", "null" ] }, "lengthatjob": { "type": [ "number", "null" ] }, "employername": { "type": [ "string", "null" ] }, "employerphone": { "type": [ "string", "null" ] }, "annualincome": { "type": [ "number", "null" ] }, "payfrequency": { "type": [ "string", "null" ] }, "nextpaydate": { "type": [ "string", "null" ], "format": "date-time" }, "secondpaydate": { "type": [ "string", "null" ], "format": "date-time" }, "howareyoupaid": { "type": [ "string", "null" ] }, "bankroutingnumber": { "type": [ "string", "null" ] }, "bankaccountnumber": { "type": [ "string", "null" ] }, "ipaddress": { "type": [ "string", "null" ] }, "promocode": { "type": [ "string", "null" ] }, "termsofuse": { "type": [ "boolean", "null" ] }, "triballaws": { "type": [ "boolean", "null" ] }, "shareappinfo": { "type": [ "boolean", "null" ] }, "signatureip": { "type": [ "string", "null" ] }, "signaturedatetime": { "type": [ "string", "null" ], "format": "date-time" }, "modifieddatetime": { "type": [ "string", "null" ], "format": "date-time" }, "createddatetime": { "type": [ "string", "null" ], "format": "date-time" }, "lengthatbank": { "type": [ "string", "null" ] }, "bankname": { "type": [ "string", "null" ] }, "dayvalue": { "type": [ "integer", "null" ] }, "smnextpaydate": { "type": [ "integer", "null" ] }, "smsecondpaydate": { "type": [ "integer", "null" ] }, "submitted": { "type": [ "boolean", "null" ] }, "industry": { "type": [ "string", "null" ] }, "occupation": { "type": [ "string", "null" ] }, "redirecturl": { "type": [ "string", "null" ] }, "leadrevenue": { "type": [ "number", "null" ] }, "customertype": { "type": [ "string", "null" ] }, "hubspottransmitted": { "type": [ "boolean", "null" ] }, "hubspotformid": { "type": [ "string", "null" ] }, "eventname": { "type": [ "string", "null" ] }, "lifecyclestage": { "type": [ "string", "null" ] }, "hubspoteventtransmitted": { "type": [ "boolean", "null" ] }, "hubspotid": { "type": [ "integer", "null" ] }, "isshortform": { "type": [ "boolean", "null" ] }, "isdataencrypted": { "type": [ "boolean", "null" ] }, "is_current": { "type": [ "string", "null" ] }, "transact_id": { "type": [ "string", "null" ] }, "timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "stream_position": { "type": [ "string", "null" ] }, "commit_timestamp": { "type": [ "string", "null" ], "format": "date-time" }, "user": { "type": [ "string", "null" ] } }, "required": [] }, "ThreatMetrixResponse": { "type": "object", "properties": { "Id": { "type": [ "integer", "null" ] }, "UprovaLoanApplicationId": { "type": [ "integer", "null" ] }, "AccountFirstName": { "type": [ "string", "null" ] }, "AccountLastName": { "type": [ "string", "null" ] }, "AccountAddressStreet1": { "type": [ "string", "null" ] }, "AccountAddressStreet2": { "type": [ "string", "null" ] }, "AccountAddressCity": { "type": [ "string", "null" ] }, "AccountAddressState": { "type": [ "string", "null" ] }, "AccountAddressZip": { "type": [ "string", "null" ] }, "NationalIdType": { "type": [ "string", "null" ] }, "NationalIdNumber": { "type": [ "string", "null" ] }, "AccountTelephone": { "type": [ "string", "null" ] }, "AccountDateOfBirth": { "type": [ "string", "null" ], "format": "date" }, "accountemail": { "type": [ "string", "null" ] }, "eventtype": { "type": [ "string", "null" ] }, "SessionId": { "type": [ "string", "null" ] }, "Policy": { "type": [ "string", "null" ] }, "ServiceType": { "type": [ "string", "null" ] }, "inputipaddress": { "type": [ "string", "null" ] }, "OutputFormat": { "type": [ "string", "null" ] }, "EventDateTime": { "type": [ "string", "null" ], "format": "date-time" }, "RequestResult": { "type": [ "string", "null" ] }, "ReviewStatus": { "type": [ "string", "null" ] }, "UnknownSession": { "type": [ "string", "null" ] }, "digitalidconfidence": { "type": [ "string", "null" ] }, "SummaryReasonCode": { "type": [ "string", "null" ] }, "ReasonCode": { "type": [ "string", "null" ] }, "deviceid": { "type": [ "string", "null" ] }, "fuzzydeviceid": { "type": [ "string", "null" ] }, "trueip": { "type": [ "string", "null" ] }, "trueipgeo": { "type": [ "string", "null" ] }, "InputIpGeo": { "type": [ "string", "null" ] }, "ProxyIp": { "type": [ "string", "null" ] }, "ProxyIpGeo": { "type": [ "string", "null" ] }, "dnsip": { "type": [ "string", "null" ] }, "DnsIpGeo": { "type": [ "string", "null" ] }, "requestid": { "type": [ "string", "null" ] }, "DigitalId": { "type": [ "string", "null" ] }, "DigitalIdTrustScoreSummaryReasonCode": { "type": [ "string", "null" ] }, "tmxsummaryreasoncode": { "type": [ "string", "null" ] }, "TmxRiskRating": { "type": [ "string", "null" ] }, "riskrating": { "type": [ "string", "null" ] }, "ErrorDetail": { "type": [ "string", "null" ] }, "Blob": { "type": [ "string", "null" ] }, "CreatedDateTime": { "type": [ "string", "null" ], "format": "date-time" } }, "required": [] } }, "required": [] }