Connect API
Credit profile, Vantage 3 Score and Background Data Guide
Background Data Product delivers background reports which includes both criminal and housing court data for the permissible purpose of tenant screening.
How to get it?
We are offering it as part of a Bundle with the Credit Profile product, so our responses will follow the new Product Bundle structure.
We have 3 products:
- Credit Report and Background Data with 1 free share. Product Id 34.
- Credit Report and Background Data with 30 free shares. Product Id 36.
- Credit Report and Background Data with unlimited free shares. Product ID 38.
You have to use /v3/report endpoint and you will get a response with the following structure:
Note
This is a sample response. Fields that are returned for criminal and housing court reports can vary. For further information, please see CIC's documentation.
{
"success": true,
"error": null,
"reports": {
"CreditProfile": {
"success": true,
"error": null,
"report": {
"Header": {
"ReportDate": "05/19/2023",
"ReportTime": "12:04:22 PM CT"
},
"ConsumerIdentity": [
{
"Name": {
"Type": {
"desc": null,
"code": null
},
"Surname": "AKKAYA",
"First": "JORGE",
"Middle": null
}
},
{
"Name": {
"Type": {
"desc": null,
"code": null
},
"Surname": "AKKAYA",
"First": "GEORGE",
"Middle": "HIRAM"
}
},
{
"Name": {
"Type": {
"desc": "AKA",
"code": "A"
},
"Surname": "EYUP",
"First": "JORGE",
"Middle": "H"
}
},
{
"Name": {
"Type": {
"desc": "AKA",
"code": "A"
},
"Surname": "EYUP",
"First": "QUINTERO",
"Middle": null
}
},
{
"Name": {
"Type": {
"desc": "AKA",
"code": "A"
},
"Surname": "EYUP",
"First": "GEORGE",
"Middle": null
}
}
],
"AddressInformation": [
{
"FirstReportedDate": "02/28/2019",
"LastUpdatedDate": "01/14/2023",
"Origination": {
"desc": "Update",
"code": "2"
},
"TimesReported": "0",
"LastReportingSubcode": "1945964",
"DwellingType": {
"desc": "Single-family dwelling",
"code": "S"
},
"HomeOwnership": {
"desc": "Single-family dwelling",
"code": null
},
"StreetPrefix": null,
"StreetName": "32 BROOK ST",
"StreetSuffix": null,
"City": "PATCHOGUE",
"State": "NY",
"Zip": "11772",
"CensusGeoCode": null,
"CountyCode": null
},
{
"FirstReportedDate": "04/09/2009",
"LastUpdatedDate": "02/18/2021",
"Origination": {
"desc": "Update",
"code": "1"
},
"TimesReported": "0",
"LastReportingSubcode": null,
"DwellingType": {
"desc": "Single-family dwelling",
"code": "S"
},
"HomeOwnership": {
"desc": "Single-family dwelling",
"code": null
},
"StreetPrefix": null,
"StreetName": "555 N 1ST ST",
"StreetSuffix": null,
"City": "NEW HYDE PARK",
"State": "NY",
"Zip": "11040",
"CensusGeoCode": null,
"CountyCode": null
},
{
"FirstReportedDate": "06/23/2016",
"LastUpdatedDate": "12/04/2020",
"Origination": {
"desc": "Update",
"code": "1"
},
"TimesReported": "26",
"LastReportingSubcode": null,
"DwellingType": {
"desc": "Post Office Box",
"code": "P"
},
"HomeOwnership": {
"desc": "Post Office Box",
"code": null
},
"StreetPrefix": null,
"StreetName": "PO BOX 276",
"StreetSuffix": null,
"City": "NEW HYDE PARK",
"State": "NY",
"Zip": "11040",
"CensusGeoCode": null,
"CountyCode": null
}
],
"EmploymentInformation": [
{
"FirstReportedDate": "02/2021",
"LastUpdatedDate": "10/2022",
"Origination": {
"desc": "Inquiry",
"code": "2"
},
"Name": "DEX MEDIA",
"AddressFirstLine": "OMAHA NE 68164",
"AddressSecondLine": null,
"AddressExtraLine": null,
"Zip": null
},
{
"FirstReportedDate": "04/2021",
"LastUpdatedDate": null,
"Origination": {
"desc": "Inquiry",
"code": "2"
},
"Name": "DEX",
"AddressFirstLine": null,
"AddressSecondLine": null,
"AddressExtraLine": null,
"Zip": null
}
],
"PublicRecord": null,
"Inquiry": [
{
"Date": "02/01/2023",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "0952216",
"KOB": {
"desc": "Real Estate/Public Accommodations -- Non-Specific",
"code": "RZ"
},
"SubscriberDisplayName": "GLENOAK VILLAGE OWNER"
},
{
"Date": "01/28/2023",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "01/20/2023",
"Amount": "UNK",
"Type": {
"desc": "Real Estate Specific Type Unknown",
"code": "08"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1988977",
"KOB": {
"desc": "Mortgage Reporters",
"code": "FR"
},
"SubscriberDisplayName": "EQUIFAX MORTGAGE SERVI"
},
{
"Date": "11/01/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "0952216",
"KOB": {
"desc": "Real Estate/Public Accommodations -- Non-Specific",
"code": "RZ"
},
"SubscriberDisplayName": "GLENOAK VILLAGE OWNER"
},
{
"Date": "10/20/2022",
"Amount": "UNK",
"Type": {
"desc": "Real Estate Specific Type Unknown",
"code": "08"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1988977",
"KOB": {
"desc": "Mortgage Reporters",
"code": "FR"
},
"SubscriberDisplayName": "EQUIFAX MORTGAGE SERVI"
},
{
"Date": "09/27/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2196090",
"KOB": {
"desc": "Automobile Dealers, Used",
"code": "AU"
},
"SubscriberDisplayName": "NOWCOM/DAN REED AUTOS"
},
{
"Date": "09/22/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1225210",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CAPITAL ONE FSB"
},
{
"Date": "09/21/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1220580",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CAP ONE"
},
{
"Date": "09/09/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "08/16/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "06/28/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "06/27/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2196090",
"KOB": {
"desc": "Automobile Dealers, Used",
"code": "AU"
},
"SubscriberDisplayName": "NOWCOM/DAN REED AUTOS"
},
{
"Date": "06/22/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1225210",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CAPITAL ONE FSB"
},
{
"Date": "06/22/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6994025",
"KOB": {
"desc": "Contractors -- Non-Specific",
"code": "KZ"
},
"SubscriberDisplayName": "MISC. CONTRACTORS"
},
{
"Date": "06/21/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1220580",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CAP ONE"
},
{
"Date": "06/09/2022",
"Amount": "UNK",
"Type": {
"desc": "Real Estate Specific Type Unknown",
"code": "08"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1988977",
"KOB": {
"desc": "Mortgage Reporters",
"code": "FR"
},
"SubscriberDisplayName": "EQUIFAX MORTGAGE SERVI"
},
{
"Date": "06/09/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "05/23/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2145050",
"KOB": {
"desc": "Credit Card Processors",
"code": "WP"
},
"SubscriberDisplayName": "CREDIT CARD PROCESSORS"
},
{
"Date": "05/16/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "03/28/2022",
"Amount": "UNK",
"Type": {
"desc": "Unsecured Loan",
"code": "01"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6118520",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "03/22/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "6994025",
"KOB": {
"desc": "Contractors -- Non-Specific",
"code": "KZ"
},
"SubscriberDisplayName": "MISC. CONTRACTORS"
},
{
"Date": "03/09/2022",
"Amount": "UNK",
"Type": {
"desc": "Real Estate Specific Type Unknown",
"code": "08"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "1988977",
"KOB": {
"desc": "Mortgage Reporters",
"code": "FR"
},
"SubscriberDisplayName": "EQUIFAX MORTGAGE SERVI"
},
{
"Date": "02/23/2022",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2145050",
"KOB": {
"desc": "Credit Card Processors",
"code": "WP"
},
"SubscriberDisplayName": "CREDIT CARD PROCESSORS"
},
{
"Date": "11/18/2021",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2963480",
"KOB": {
"desc": "Auto Leasing",
"code": "AC"
},
"SubscriberDisplayName": "BK OF AMER"
},
{
"Date": "09/16/2021",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "3152580",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "08/18/2021",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "2963480",
"KOB": {
"desc": "Auto Leasing",
"code": "AC"
},
"SubscriberDisplayName": "BK OF AMER"
},
{
"Date": "06/16/2021",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "3152580",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "TD BANK N.A."
},
{
"Date": "03/09/2021",
"Amount": "UNK",
"Type": {
"desc": "Unknown - Credit Extension, Review, Or Collection",
"code": "31"
},
"Terms": {
"desc": null,
"code": "N/A"
},
"Subcode": "3997964",
"KOB": {
"desc": "Equipment Leasing",
"code": "PC"
},
"SubscriberDisplayName": "EQUIPMENT LEASING"
}
],
"TradeLine": [
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/15/2012",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Conventional Real Estate Loan, Including Purchase Money First",
"code": "26"
},
"TermsDuration": {
"desc": "20 Year",
"code": "240"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$157,500"
}
],
"BalanceDate": "03/05/2023",
"BalanceAmount": "$10,336",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "99",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": "$2,659",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/02/2023",
"Subcode": "1880308",
"KOB": {
"desc": "Savings And Loan Companies",
"code": "FS"
},
"SubscriberDisplayName": "GREENPOINT MORTGAGE",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Conventional Real Estate Loan, Including Purchase Money First",
"code": "26"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/28/2019",
"StatusDate": "02/01/2022",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Lease",
"code": "13"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$20,376"
}
],
"BalanceDate": "02/28/2022",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "38",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1680875",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "JAGUAR CREDIT",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2022",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Lease",
"code": "13"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/03/2016",
"StatusDate": "12/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Cosigner",
"code": "5"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$12,805"
}
],
"BalanceDate": "12/28/2020",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "10",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1100777",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2020",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "04/08/2017",
"StatusDate": "12/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Cosigner",
"code": "5"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$29,092"
}
],
"BalanceDate": "12/28/2020",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "45",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "3696046",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "NISSAN MOTOR ACCEPTANC",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2020",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/03/2016",
"StatusDate": "12/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Joint Account",
"code": "4"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$23,772"
}
],
"BalanceDate": "12/18/2020",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "59",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCCCC-",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1112000",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2020",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "04/20/2015",
"StatusDate": "09/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Cosigner",
"code": "5"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$19,842"
}
],
"BalanceDate": "09/28/2019",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "54",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1100777",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2019",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "10/16/2013",
"StatusDate": "10/01/2017",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "48 Month",
"code": "048"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$15,757"
}
],
"BalanceDate": "10/28/2017",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "48",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCC-CC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "2126330",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "KEYBANK NA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "10/01/2017",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "08/19/2015",
"StatusDate": "07/01/2016",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$2,087"
}
],
"BalanceDate": "07/12/2016",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "11",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1557342",
"KOB": {
"desc": "Automobile Dealers, Used",
"code": "AU"
},
"SubscriberDisplayName": "NOWCOM/HY-TECH AUTO SA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "07/01/2016",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "10/07/2014",
"StatusDate": "08/01/2015",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$6,214"
}
],
"BalanceDate": "08/28/2015",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "11",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1543106",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "AUTO FINANCING COMPANI",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "08/01/2015",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "09/28/2014",
"StatusDate": "03/01/2015",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$1,129"
}
],
"BalanceDate": "03/01/2015",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "6",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1543106",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "AUTO FINANCING COMPANI",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2015",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Installment Sales Contract",
"code": "06"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "11/11/2010",
"StatusDate": "11/01/2013",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "48 Month",
"code": "048"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$12,945"
}
],
"BalanceDate": "11/05/2013",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "37",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1113260",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "VALLEY NATIONAL BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "11/01/2013",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "02/15/2020",
"StatusDate": "03/01/2022",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Secured Loan",
"code": "02"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Undesignated",
"code": "0"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$13,523"
}
],
"BalanceDate": "02/28/2023",
"BalanceAmount": "$6,622",
"Status": {
"desc": "Current/was 30 days past due",
"code": "31"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "29",
"DelinquenciesOver30Days": "1",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCC1-CCCCCCCCCCC",
"MonthlyPaymentAmount": "$300",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/14/2023",
"Subcode": "1125423",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "BPD INTERNATIONAL BK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2022",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current/was 30 days past due",
"code": "31"
},
"AccountType": {
"desc": "Secured Loan",
"code": "02"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": "02/01/2022",
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/09/2023",
"StatusDate": "02/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "60 Month",
"code": "060"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$21,549"
}
],
"BalanceDate": "02/28/2023",
"BalanceAmount": "$21,653",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "1",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "C",
"MonthlyPaymentAmount": "$436",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": null,
"Subcode": "1101969",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "JPMCB AUTO",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "01/27/2021",
"StatusDate": "02/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Lease",
"code": "13"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$26,005"
}
],
"BalanceDate": "02/28/2023",
"BalanceAmount": "$7,223",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "25",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCCCCCC-CC-CCCCC",
"MonthlyPaymentAmount": "$722",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/28/2023",
"Subcode": "1639320",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "MERCEDES BENZ FINANCIA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Lease",
"code": "13"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "04/20/2015",
"StatusDate": "11/01/2022",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"TermsDuration": {
"desc": "Unknown",
"code": "N/A"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$16,119"
}
],
"BalanceDate": "11/28/2022",
"BalanceAmount": null,
"Status": {
"desc": "Paid/zero balance",
"code": "13"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "1",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1248170",
"KOB": {
"desc": "Savings And Loan Companies",
"code": "FS"
},
"SubscriberDisplayName": "SST/CIGPFICORP",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "11/01/2022",
"AccountCondition": {
"desc": null,
"code": null
},
"PaymentStatus": {
"desc": "Paid/zero balance",
"code": "A2"
},
"AccountType": {
"desc": "Auto Loan",
"code": "00"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "08/27/2011",
"StatusDate": "09/01/2014",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Lease",
"code": "13"
},
"TermsDuration": {
"desc": "36 Month",
"code": "036"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Original",
"code": "O"
},
"Value": "$13,905"
}
],
"BalanceDate": "09/12/2014",
"BalanceAmount": null,
"Status": {
"desc": "Paid/zero balance",
"code": "13"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Installment",
"code": "I"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "1",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "3696063",
"KOB": {
"desc": "Automobile Financing Company",
"code": "FA"
},
"SubscriberDisplayName": "NISSAN MOTOR ACCEPTANC",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2014",
"AccountCondition": {
"desc": null,
"code": null
},
"PaymentStatus": {
"desc": "Paid/zero balance",
"code": "A2"
},
"AccountType": {
"desc": "Lease",
"code": "13"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "12/16/2014",
"StatusDate": "09/01/2022",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$38,900"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$39,898"
}
],
"BalanceDate": "09/28/2022",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "60",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B------------------------",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "06/28/2020",
"Subcode": "1230206",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "BANK OF AMERICA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2022",
"AccountCondition": {
"desc": "Closed",
"code": "A3"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "06/28/2018",
"StatusDate": "09/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Joint Account",
"code": "4"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$1,355"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$1,355"
}
],
"BalanceDate": "09/28/2019",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "16",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B000CCCCCCC----C",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "06/14/2019",
"Subcode": "2580058",
"KOB": {
"desc": "Personal Loan Companies",
"code": "FP"
},
"SubscriberDisplayName": "DITECH FINANCIAL LLC",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2019",
"AccountCondition": {
"desc": "Closed",
"code": "A3"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "06/28/2018",
"StatusDate": "05/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$1,245"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$1,245"
}
],
"BalanceDate": "05/28/2019",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "12",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCC-C0",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "05/11/2019",
"Subcode": "2580058",
"KOB": {
"desc": "Personal Loan Companies",
"code": "FP"
},
"SubscriberDisplayName": "DITECH FINANCIAL LLC",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "05/01/2019",
"AccountCondition": {
"desc": "Closed",
"code": "A3"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "04/01/2007",
"StatusDate": "07/01/2013",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Unknown",
"code": null
},
"Value": "UNK"
}
],
"BalanceDate": "07/28/2013",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "77",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B------------------------",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "12/11/2009",
"Subcode": "1240000",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CITICARDS CBNA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "07/01/2013",
"AccountCondition": {
"desc": "Closed",
"code": "A3"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "03/19/2014",
"StatusDate": "09/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$10,200"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$7,896"
}
],
"BalanceDate": "09/02/2020",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "74",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B000000000000000000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1223650",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CBNA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2020",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "08/16/2008",
"StatusDate": "09/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Check Credit Or Line Of Credit",
"code": "15"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$5,500"
}
],
"BalanceDate": "09/01/2020",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "56",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B000000000000-00000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1858455",
"KOB": {
"desc": "Savings And Loan Companies",
"code": "FS"
},
"SubscriberDisplayName": "STERLING NATIONAL BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "09/01/2020",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Check Credit Or Line Of Credit",
"code": "15"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "09/10/2015",
"StatusDate": "10/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Line Secured",
"code": "47"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Joint Account",
"code": "2"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$50,000"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$50,000"
}
],
"BalanceDate": "10/28/2019",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "50",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCC-CCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1503160",
"KOB": {
"desc": "Personal Loan Companies",
"code": "FP"
},
"SubscriberDisplayName": "CITIBANK N A",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "10/01/2019",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Line Secured",
"code": "47"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "04/05/2015",
"StatusDate": "02/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$8,850"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$10,833"
}
],
"BalanceDate": "02/21/2019",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "47",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCC000000000000CCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1310331",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "JPMCB CARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2019",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "09/19/2014",
"StatusDate": "01/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$8,500"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$8,339"
}
],
"BalanceDate": "01/22/2019",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "32",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B00000000000000000000CCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1260195",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "PEOPLES UNITED BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "01/01/2019",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "09/19/2014",
"StatusDate": "01/01/2019",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$8,450"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$8,535"
}
],
"BalanceDate": "01/22/2019",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "42",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B00000000000000000CCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1260195",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "PEOPLES UNITED BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "01/01/2019",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "07/01/2009",
"StatusDate": "07/01/2018",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$2,660"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$2,754"
}
],
"BalanceDate": "07/14/2018",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "99",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B000000000000000000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1323280",
"KOB": {
"desc": "Complete Department Stores",
"code": "DC"
},
"SubscriberDisplayName": "SEARS/CBNA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "07/01/2018",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST",
"code": "18"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "05/04/2014",
"StatusDate": "08/01/2017",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$6,300"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$6,300"
}
],
"BalanceDate": "08/28/2017",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at credit grantor's request",
"AccountNumber": "",
"MonthsHistory": "40",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "B0000000000000CCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "1310331",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "JPMCB CARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "08/01/2017",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST",
"code": "18"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "03/19/2014",
"StatusDate": "06/01/2015",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$6,000"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$4,664"
}
],
"BalanceDate": "06/15/2015",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": "Account closed at consumer's request",
"AccountNumber": "",
"MonthsHistory": "13",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "2200717",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "BANK CREDIT CARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "06/01/2015",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": "ACCOUNT CLOSED AT CONSUMER'S REQUEST",
"code": "19"
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "07/11/2012",
"StatusDate": "03/01/2015",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$5,950"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$6,544"
}
],
"BalanceDate": "03/28/2015",
"BalanceAmount": null,
"Status": {
"desc": "Paid satisfactorily",
"code": "12"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Closed",
"code": "C"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "32",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "BCCCBCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": null,
"LastPaymentDate": null,
"Subcode": "6230125",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "BAC/FLEET-BKCARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2015",
"AccountCondition": {
"desc": "Paid/zero balance",
"code": "A2"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "Closer review is required",
"code": "N"
},
"OpenDate": "12/26/2020",
"StatusDate": "12/01/2021",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$10,000"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$9,126"
}
],
"BalanceDate": "03/21/2023",
"BalanceAmount": "$5,829",
"Status": {
"desc": "Current/was 30 days past due",
"code": "31"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "28",
"DelinquenciesOver30Days": "1",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCCCCCC1CCCCCCCC",
"MonthlyPaymentAmount": "$179",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "03/05/2023",
"Subcode": "2156646",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "CAP ONE/BERNIE&PHYLS",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2021",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current/was 30 days past due",
"code": "31"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": "11/01/2021",
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "01/28/2018",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$6,900"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$4,053"
}
],
"BalanceDate": "03/25/2023",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "62",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "00000000000000000000CCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "07/11/2021",
"Subcode": "2205640",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "SYNCB/PC RICHARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "09/21/2013",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$2,000"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$2,000"
}
],
"BalanceDate": "03/23/2023",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "99",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "0000000000000000000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "03/15/2015",
"Subcode": "3276502",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "DISCOVER BANK",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "09/23/2022",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "1 Month",
"code": "001"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$17,176"
}
],
"BalanceDate": "03/07/2023",
"BalanceAmount": "$11,324",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "7",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCC",
"MonthlyPaymentAmount": "UNK",
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "03/07/2023",
"Subcode": "1270246",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CAPITAL ONE",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "09/01/2009",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$24,000"
}
],
"BalanceDate": "03/05/2023",
"BalanceAmount": "$758",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "99",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCC0CCCCCCCCC0CC",
"MonthlyPaymentAmount": "$20",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/17/2023",
"Subcode": "1240000",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CITICARDS CBNA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "01/16/2013",
"StatusDate": "03/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$9,100"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$7,831"
}
],
"BalanceDate": "03/05/2023",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "99",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "0CCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "09/28/2022",
"Subcode": "1240338",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "JPMCB CARD",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "03/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "10/10/2019",
"StatusDate": "02/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Line Secured",
"code": "47"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Joint Account",
"code": "4"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$222,000"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$222,000"
}
],
"BalanceDate": "02/28/2023",
"BalanceAmount": "$138,699",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "41",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCC00CCCCCCCCCC-",
"MonthlyPaymentAmount": "$699",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/07/2023",
"Subcode": "1503160",
"KOB": {
"desc": "Personal Loan Companies",
"code": "FP"
},
"SubscriberDisplayName": "CITIBANK N A",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Line Secured",
"code": "47"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "05/01/2009",
"StatusDate": "02/01/2023",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$9,000"
}
],
"BalanceDate": "02/28/2023",
"BalanceAmount": "$260",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "56",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "CCCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": "$20",
"MonthlyPaymentType": "Scheduled Term",
"LastPaymentDate": "02/14/2023",
"Subcode": "3250154",
"KOB": {
"desc": "Bank Credit Cards",
"code": "BC"
},
"SubscriberDisplayName": "CITICARDS CBNA",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "02/01/2023",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Credit Card",
"code": "18"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/26/2012",
"StatusDate": "12/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$850"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$792"
}
],
"BalanceDate": "12/15/2020",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "85",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "0000000000000000000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "01/01/2013",
"Subcode": "2390475",
"KOB": {
"desc": "Complete Department Stores",
"code": "DC"
},
"SubscriberDisplayName": "COMPLETE DEPT. STORES",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2020",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "02/26/2012",
"StatusDate": "12/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Individual",
"code": "1"
},
"Amount": [
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$792"
}
],
"BalanceDate": "12/15/2020",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "85",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "0000000000000000000000000",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "01/01/2013",
"Subcode": "2390475",
"KOB": {
"desc": "Complete Department Stores",
"code": "DC"
},
"SubscriberDisplayName": "COMPLETE DEPT. STORES",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "12/01/2020",
"AccountCondition": {
"desc": "Open",
"code": "A1"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
},
{
"SpecialComment": {
"desc": null,
"code": null
},
"Evaluation": {
"desc": "No additional review is required",
"code": "P"
},
"OpenDate": "11/03/2014",
"StatusDate": "01/01/2020",
"MaxDelinquencyDate": null,
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"TermsDuration": {
"desc": "Revolving",
"code": "REV"
},
"ECOA": {
"desc": "Joint Account",
"code": "4"
},
"Amount": [
{
"Qualifier": {
"desc": "Limit",
"code": "L"
},
"Value": "$8,188"
},
{
"Qualifier": {
"desc": "High balance",
"code": "H"
},
"Value": "$8,188"
}
],
"BalanceDate": "01/02/2020",
"BalanceAmount": "$0",
"Status": {
"desc": "Current",
"code": "11"
},
"AmountPastDue": null,
"OpenOrClosed": {
"desc": "Open",
"code": "O"
},
"RevolvingOrInstallment": {
"desc": "Revolving",
"code": "R"
},
"ConsumerComment": null,
"AccountNumber": "",
"MonthsHistory": "62",
"DelinquenciesOver30Days": "0",
"DelinquenciesOver60Days": "0",
"DelinquenciesOver90Days": "0",
"DerogCounter": "0",
"PaymentProfile": "0CCCCCCCCCCCCCCCCCCCCCCCC",
"MonthlyPaymentAmount": null,
"MonthlyPaymentType": "Estimated",
"LastPaymentDate": "12/22/2019",
"Subcode": "2156646",
"KOB": {
"desc": "All Banks -- Non-Specific",
"code": "BB"
},
"SubscriberDisplayName": "CAP ONE/BERNIE&PHYLS",
"EnhancedPaymentData": {
"InitialPaymentLevelDate": "01/01/2020",
"AccountCondition": {
"desc": "Inactive",
"code": "A4"
},
"PaymentStatus": {
"desc": "Current",
"code": "11"
},
"AccountType": {
"desc": "Revolving Charge Account",
"code": "07"
},
"SpecialComment": {
"desc": null,
"code": null
}
},
"MaxPayment": null,
"FirstDelinquencyDate": null,
"SecondDelinquencyDate": null
}
],
"RiskModel": [
{
"positiveScoreFactorCodeOne": "P12",
"positiveScoreFactorCodeTwo": "P72",
"positiveScoreFactorCodeThree": "P32",
"positiveScoreFactorCodeFour": "P44",
"ModelIndicator": {
"desc": "Vantage Score 3.0",
"code": "V3"
},
"Score": "744",
"ScoreFactorCodeOne": "85",
"ScoreFactorCodeTwo": "34",
"ScoreFactorCodeThree": "36",
"ScoreFactorCodeFour": "04",
"ScoreFactorCodeFive": null,
"Evaluation": {
"desc": null,
"code": null
}
}
],
"ConsumerAssistanceReferralAddress": {
"OfficeName": "EXPERIAN",
"StreetName": "701 EXPERIAN PARKWAY",
"POBox": "PO BOX 2002",
"CityStateZip": "ALLEN, TX 75013",
"Phone": "(888) 397-3742"
},
"ProfileSummary": {
"DisputedAccountsExcluded": 0,
"DelinquenciesOver30Days": 0,
"DelinquenciesOver60Days": 0,
"DelinquenciesOver90Days": 0,
"DerogCounter": 0,
"PublicRecordsCount": 0,
"TotalInquiries": 0,
"MonthlyPaymentPartialFlagDesc": null,
"InquiriesDuringLast6Months": 0,
"NowDelinquentDerog": 0,
"RealEstatePaymentPartialFlagDesc": null,
"TotalTradeItems": 0,
"WasDelinquentDerog": 0,
"RevolvingAvailablePartialFlagDesc": null,
"PaidAccounts": 0,
"hasProfileSummary": false,
"InstallmentBalance": null,
"MonthlyPayment": null,
"PastDueAmount": null,
"RealEstateBalance": null,
"RealEstatePayment": null,
"RevolvingBalance": null,
"RevolvingAvailablePercent": null,
"OldestTradeOpenDate": null,
"Y2KOldestTradeline": null,
"SatisfactoryAccount": 0
},
"Statement": null,
"InformationalMessage": [
{
"MessageNumber": "84",
"MessageText": "0084 SSN MATCHES"
}
]
}
},
"BackgroundData": {
"success": true,
"error": null,
"report": {
"criminalReport": {
"success": true,
"response": {
"XMLCRIM": {
"OrderResponse": {
"DOBSupplied": "12/28/1959",
"Message": "Request Results",
"LAST": "AKKAYA",
"Reference": "TESTCASE",
"ResponseID": "23",
"FIRST": "JORGE",
"MIDDLE": "",
"Name": "Akkaya,Jorge"
},
"CICcriminal": {
"Candidates": {
"Candidate": [
{
"Offenses": {
"count": "1",
"Offense": {
"Description": "SHOPLIFTING",
"FilingDate": "07/30/2013",
"CaseType": "MISDEMEANOR",
"Disposition": "PLEA GUILTY/RESP SENT IMPOSED",
"DispositionDate": "08/14/2013",
"Court": "AJO JUSTICE"
}
},
"Subject": {
"Jurisdiction": "PIMA",
"Category": "CRIMINAL/TRAFFIC",
"Address": "7977 N CAMERON AVENUE, AJO, AZ, 85321",
"DOB": "10/28/1959",
"State": "AZ",
"FullName": "JORGE AKKAYA",
"Sex": "MALE",
"Race": "WHITE",
"CaseNumber": "J-1003-CR-201388059",
"DriversLicense": "AZ C82188537",
"Source": "AZ ADMINISTRATIVE OFFICE OF COURTS"
}
},
{
"Offenses": {
"count": "2",
"Offense": [
{
"Description": "DRUG PARAPHERNALIA-POSSESS/USE",
"FilingDate": "04/23/2015",
"CaseType": "MISDEMEANOR",
"Disposition": "GUILTY",
"DispositionDate": "05/20/2015",
"Court": "AJO JUSTICE"
},
{
"Description": "DRUG PARAPHERNALIA-POSSESS/USE",
"FilingDate": "04/23/2015",
"CaseType": "MISDEMEANOR",
"Disposition": "PLEA GUILTY/RESP SENT IMPOSED",
"DispositionDate": "05/20/2015",
"Court": "AJO JUSTICE"
}
]
},
"Subject": {
"Jurisdiction": "PIMA",
"Category": "CRIMINAL/TRAFFIC",
"Address": "7977 N. CAMERON AVE, AJO, AZ, 85321",
"DOB": "10/28/1959",
"State": "AZ",
"FullName": "JORGE AKKAYA",
"Sex": "MALE",
"Race": "WHITE",
"CaseNumber": "J-1003-CR-201588770",
"DriversLicense": "AZ C82188537",
"Source": "AZ ADMINISTRATIVE OFFICE OF COURTS"
}
},
{
"Offenses": {
"count": "1",
"Offense": {
"Description": "DRUG PARAPHERNALIA-POSSESS/USE",
"FilingDate": "09/16/2015",
"CaseType": "MISDEMEANOR",
"Disposition": "PLEA GUILTY/RESP SENT IMPOSED",
"DispositionDate": "09/16/2015",
"Court": "AJO JUSTICE"
}
},
"Subject": {
"Jurisdiction": "PIMA",
"Category": "CRIMINAL/TRAFFIC",
"Address": "7977 N CAMERON AVENUE, AJO, AZ, 85321",
"DOB": "10/28/1959",
"State": "AZ",
"FullName": "JORGE AKKAYA",
"Sex": "MALE",
"Race": "WHITE",
"CaseNumber": "J-1003-CR-201588071",
"DriversLicense": "AZ C82188537",
"Source": "AZ ADMINISTRATIVE OFFICE OF COURTS"
}
},
{
"Offenses": {
"count": "1",
"Offense": {
"ConvictionDate": "04/24/2014",
"Description": "FIRST DEGREE SEXUAL ASSAULT OF A CHILD",
"Statute": "948.02(1)",
"ConvictionLocation": "WI"
}
},
"Subject": {
"Category": "SEX OFFENDER",
"Address": "CALLE MIQUEL HILDALGO 29 PLAN DE LIMON, VERACRUZ, WI, 93538",
"Comments": "Registration End: Life registration; Compliance: NON-COMPLIANT; Photo Date: 07/31/2014;ETHNICITY: HISPANIC; ID NUMBERS: DOC #:88375211; OFFENDER REGISTER DATE: 04/24/2014",
"Sex": "MALE",
"Image": "https://www.crimimages.net/images/getPhoto.aspx?photo=1tlFkN1tbjX%2fZkfig1MgZ4Yj57Th2N1%2flPtax0Kugy4%3d",
"HairColor": "BROWN",
"Source": "WI SEX OFFENDER REGISTRY",
"Weight": "123 LBS",
"EyeColor": "BROWN",
"Alias": "JOE AKKAYA, JOE ALFREDO AKKAYA",
"FullName": "JORGE AKKAYA",
"Race": "WHITE",
"CaseNumber": "2011CF888705",
"Height": "5'4\"",
"Age": "25"
}
},
{
"Offenses": {
"count": "1",
"Offense": {
"ConvictionDate": "04/24/2014",
"Description": "FIRST-DEGREE SEXUAL ASSAULT OF A CHILD",
"Statute": "948.02(1)",
"ConvictionLocation": "WI"
}
},
"Subject": {
"Category": "SEX OFFENDER",
"Comments": "Registration End: Life registration; Compliance: COMPLIANT; Photo Date: 07/31/2014;ETHNICITY: HISPANIC; ID NUMBERS: DOC #:88375211; OFFENDER REGISTER DATE: 04/24/2014",
"Sex": "MALE",
"Image": "https://www.crimimages.net/images/getPhoto.aspx?photo=1tlFkN1tbjX%2fZkfig1MgZ4Yj57Th2N1%2flPtax0Kugy4%3d",
"HairColor": "BROWN",
"Source": "WI SEX OFFENDER REGISTRY",
"Weight": "123 LBS.",
"EyeColor": "BROWN",
"Alias": "JOE AKKAYA, JOE ALFREDO AKKAYA",
"FullName": "JORGE AKKAYA",
"Race": "WHITE",
"CaseNumber": "2011CF888705",
"Height": "5' 4\"",
"Age": "23"
}
},
{
"Offenses": {
"count": "1",
"Offense": {
"ConvictionDate": "12/09/2005",
"Description": "9A.44.073 - RAPE OF A CHILD IN THE FIRST DEGREE",
"Statute": "9A.44.073"
}
},
"Subject": {
"Category": "SEX OFFENDER",
"Address": "TRANSIENT, PIERCE CO,",
"Comments": "ID NUMBERS: REGISTRATION NUMBER:247390; OFFENDER RISK LEVEL: TRANSIENT LEVEL I",
"Sex": "MALE",
"HairColor": "BLACK",
"Source": "WA SEX OFFENDER REGISTRY",
"Weight": "245 LBS",
"EyeColor": "BROWN",
"ScarsMarks": "SCAR ON LWRIST (BURN SCAR)",
"FullName": "JORGE AKKAYA",
"Race": "HISPANIC",
"Height": "6 FEET 00 INCHES",
"Age": "25"
}
}
],
"count": "6"
}
}
}
}
},
"evictionReport": {
"success": true,
"response": {
"XML2025": {
"Response": {
"Candidate": [
{
"Address": "272 LANDINGS",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32952",
"Activity": {
"Judgement_Rel_Date": "",
"Plaintiff_Phone": "",
"Notice_Type": "",
"Judgement_Sat_Amount": "",
"Judgement_Date": "06-11-2018",
"Default": "0",
"Plaintiff_Atty_Phone": "321-394-7759",
"Court": "499",
"Plaintiff": "SCHNEIDER*JEROME",
"Judgement_For": "",
"Judgement": "P",
"Judgement_Amount": "",
"Filing_Date": "05-13-2018",
"Plaintiff_Atty": "BONNIE ELLEN HAIG",
"Case_No": "CC023625"
},
"LastName": "AKKAYA",
"City": "MERRITT ISLAND",
"Middle": ""
},
{
"Address": "8629 ALBEMARLE",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32901",
"Activity": {
"Judgement_Rel_Date": "",
"Plaintiff_Phone": "",
"Notice_Type": "",
"Judgement_Sat_Amount": "",
"Judgement_Date": "",
"Default": "0",
"Plaintiff_Atty_Phone": "",
"Court": "499",
"Plaintiff": "LEVINE*RICHARD",
"Judgement_For": "",
"Judgement": "",
"Judgement_Amount": "",
"Filing_Date": "12-17-2022",
"Plaintiff_Atty": "PRO PER",
"Case_No": "CC029871"
},
"LastName": "AKKAYA",
"City": "MELBOURNE",
"Middle": ""
},
{
"Address": "8629 ALBEMARLE",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32901",
"Activity": {
"Judgement_Rel_Date": "",
"Plaintiff_Phone": "",
"Notice_Type": "",
"Judgement_Sat_Amount": "",
"Judgement_Date": "",
"Default": "0",
"Plaintiff_Atty_Phone": "",
"Court": "499",
"Plaintiff": "MERRITT ISLAND GARDEN APRATMENTS",
"Judgement_For": "",
"Judgement": "",
"Judgement_Amount": "",
"Filing_Date": "07-12-2018",
"Plaintiff_Atty": "PRO PER",
"Case_No": "CC095469"
},
"LastName": "AKKAYA",
"City": "MELBOURNE",
"Middle": "MARIE"
},
{
"Address": "889 LIGUSTRUM LN#105",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32953",
"Activity": {
"Judgement_Rel_Date": "",
"Dismissal_Date": "",
"Notice_Type": "PAY OR QUIT",
"Judgement_Sat_Amount": "",
"Judgement_Date": "",
"Default": "",
"Plaintiff_Atty_Phone": "",
"Court": "BREVARD COUNTY CIRCUIT COURT",
"Plaintiff": "MERRITT ISLAND GARDEN APRATMENTS",
"Judgement": "",
"Judgement_Amount": "0",
"Filing_Date": "07-12-2022",
"Plaintiff_Atty": "",
"Case_No": "052010CC095469"
},
"LastName": "AKKAYA",
"City": "MERRITT ISLAND",
"Middle": "M"
},
{
"Address": "8629 ALBEMARLE ST#H1",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32901",
"Activity": {
"Judgement_Rel_Date": "",
"Dismissal_Date": "",
"Notice_Type": "",
"Judgement_Sat_Amount": "",
"Judgement_Date": "01-06-2017",
"Default": "",
"Plaintiff_Atty_Phone": "",
"Court": "BREVARD COUNTY CIRCUIT COURT",
"Plaintiff": "RICHARD LEVINE",
"Judgement": "PLAINTIFF",
"Judgement_Amount": "0",
"Filing_Date": "",
"Plaintiff_Atty": "",
"Case_No": "14CC029871"
},
"LastName": "AKKAYA",
"City": "MELBOURNE",
"Middle": ""
},
{
"Address": "272 LANDINGS WAY#73",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32952",
"Activity": {
"Judgement_Rel_Date": "",
"Dismissal_Date": "",
"Notice_Type": "PAY OR QUIT",
"Judgement_Sat_Amount": "",
"Judgement_Date": "",
"Default": "",
"Plaintiff_Atty_Phone": "",
"Court": "BREVARD COUNTY CIRCUIT COURT",
"Plaintiff": "SCHNEIDER JEROME",
"Judgement": "",
"Judgement_Amount": "0",
"Filing_Date": "05-13-2013",
"Plaintiff_Atty": "",
"Case_No": "052013CC083625"
},
"LastName": "AKKAYA",
"City": "MERRITT ISLAND",
"Middle": ""
},
{
"Address": "272 LANDINGS WY#7",
"Zone": "West-4",
"FirstName": "JORGE",
"State": "FL",
"ZipCode": "32952",
"Activity": {
"Judgement_Rel_Date": "",
"Dismissal_Date": "",
"Notice_Type": "",
"Judgement_Sat_Amount": "",
"Judgement_Date": "06-11-2013",
"Default": "",
"Plaintiff_Atty_Phone": "",
"Court": "BREVARD COUNTY CIRCUIT COURT",
"Plaintiff": "JERMONE SCHNEIDER",
"Judgement": "SATISFIED",
"Judgement_Amount": "0",
"Filing_Date": "",
"Plaintiff_Atty": "",
"Case_No": "13CC83625"
},
"LastName": "AKKAYA",
"City": "MERRITT ISLAND",
"Middle": ""
}
],
"Count_National-1": "0",
"Count_West-4": "7",
"Count": "7"
},
"OrderResponse": {
"DOBSupplied": "10/28/1959",
"Message": "Request Processed Successfully",
"LAST": "AKKAYA",
"Reference": "TESTCASE",
"ResponseID": "31",
"FIRST": "JORGE",
"MIDDLE": "",
"Name": "Akkaya,Jorge"
}
}
}
}
}
}
},
"transactionId": "195577"
}
Please notice that there are two reports in the response: CreditProfile and BackgroundData
BackgroundData includes two sections: evictionReport and criminalReport
Both housing court and criminal have their own
OrderResponse and response.
OrderReponse contains response information such as ID, Consumer Name and Error or informational Messages. response contains the report itself
More Information
For more information about Product Bundles, see the Product Bundle Guide
Credit Profile/Background Data bundle uses V3 Error Codes for Bundles
Required Fields in v3/user endpoint - SSN,DOB
SSN and DOB fields in v3/user endpoint
In order to pull Background Data, ssn and dob should have been provided, when registering the consumer. In the event of SSN/DOB/SSN &DOB are missing, the consumer will still get the Credit report, and error message will be sent for Background report . Please build your UI accordingly.
Consumer registered without passing SSN
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc0ODgzLCJpYXQiOjE2MTY0NzMwODMsImp0aSI6ImQyNTIyNmYwLTUzNDEtNDg4OC04YzQ5LTliNTk0Yzc3Y2MyYiJ9.pol-Y9AG3oVKVqZxEmYXFie7bYWHUWHSLYiNPMoK5RO9IzybL9FsKPkdl8W6p3HRLVxLN9rWcu7kODzwHFo4ZJeuD2OpkhN_R2gXMqENMGSydPgOh7IDk6igixy4WS_-nbIjX4VtfcfyoGJN4G_sxTaUfJ826ogJDbPyjJkm7V9qPPxRsw_zmpbXWHji0meek_lx2rGuZ1vSbXz-MGVOJz9bj-ZCCu32xEUtJDF-mN0wjSgOVm5UJRFUdfusgmQSNTeJp3O8QEy1klDI35ivHFbiaC0Q8SLJBpvDKFriHAE783e4NzHY_CHKXR9rVlCIXNosQ6vchOhb9SSKupvXxw' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=YzkzOGU5NDUtNzdlMy00NjQ0LTkwZDQtNTY0NmJiYjRhYWM1' \
--data-urlencode 'purposeType=1'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"10/05/2020","ReportTime":"05:19:11 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"BONAR","First":"ALICE","Middle":"A"}}],"AddressInformation":[{"FirstReportedDate":"09/13/2017","LastUpdatedDate":"02/03/2020","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":"1008000","DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"332 CHASE PLANTATION CIR","StreetSuffix":null,"City":"BIRMINGHAM","State":"AL","Zip":"35244","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"09/28/2015","LastUpdatedDate":"09/28/2015","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"360 HAMBRIDGE CT","StreetSuffix":null,"City":"LAWRENCEVILLE","State":"GA","Zip":"30043","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"07/23/2020","LastUpdatedDate":"07/23/2020","Origination":{"desc":"Inquiry","code":"6"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"4440 SATURN RD APT 157","StreetSuffix":null,"City":"GARLAND","State":"TX","Zip":"75041","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[{"FirstReportedDate":"02/2008","LastUpdatedDate":null,"Origination":{"desc":"Inquiry","code":"2"},"Name":"CLAYTON COUNTY WATER","AddressFirstLine":"1600 BATTLE CREEK ROAD","AddressSecondLine":"MORROW GA 30260","AddressExtraLine":null,"Zip":"30260"}],"PublicRecord":[{"Status":{"desc":"Bankruptcy chapter 13-dismissed","code":"16"},"StatusDate":"10/21/2019","FilingDate":"10/05/2017","Evaluation":{"desc":"Negative","code":"N"},"Amount":null,"ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9563325","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":"Individual","code":"1"},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"$0","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null},{"Status":{"desc":"Bankruptcy Chapter 13-petition filed","code":"13"},"StatusDate":"09/26/2015","FilingDate":"09/26/2015","Evaluation":{"desc":"Negative","code":"N"},"Amount":"UNK","ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9366081","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":null,"code":null},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"UNK","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null}],"Inquiry":[{"Date":"07/23/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0600023","KOB":{"desc":"Automobile Financing Company","code":"FA"},"SubscriberDisplayName":"DT CREDIT"},{"Date":"05/23/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973267","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"EQUIFAX-LANDAM"},{"Date":"01/11/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0980268","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"SOUTHERN MORTGAGE RPTN"},{"Date":"03/15/2019","Amount":"UNK","Type":{"desc":"Automated Mortgage Report","code":"86"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"2951118","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"}],"TradeLine":[{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"04/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"31 Year","code":"372"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"04/28/2018","BalanceAmount":"$0","Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Transferred to another lender","AccountNumber":"","MonthsHistory":"12","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"3","DerogCounter":"0","PaymentProfile":"B54321C1CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"04/01/2018","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"150 days past due","code":"83"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2018","SecondDelinquencyDate":"02/01/2018"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"11/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"03/04/2019","BalanceAmount":"$55,259","Status":{"desc":"180 days past due","code":"84"},"AmountPastDue":"$6,583","OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"5","DerogCounter":"0","PaymentProfile":"66666","MonthlyPaymentAmount":"$506","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"01/01/2018","Subcode":"3828437","KOB":{"desc":"Savings And Loan Companies","code":"FS"},"SubscriberDisplayName":"FIRST NATIONWIDE MTG","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2018","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2019","SecondDelinquencyDate":"02/01/2019"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"10/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"10/28/2017","BalanceAmount":"$0","Status":{"desc":"90 days past due","code":"80"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"1","DerogCounter":"0","PaymentProfile":"32","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2017","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"90 days past due","code":"80"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"10/01/2017","SecondDelinquencyDate":"09/01/2017"}],"RiskModel":[{"positiveScoreFactorCodeOne":"P49","positiveScoreFactorCodeTwo":"P95","positiveScoreFactorCodeThree":"P88","positiveScoreFactorCodeFour":"P14","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"547","ScoreFactorCodeOne":"98","ScoreFactorCodeTwo":"08","ScoreFactorCodeThree":"15","ScoreFactorCodeFour":"21","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"83","MessageText":"0083 SSN NOT PROVIDED"}]}},"BackgroundData":{"success":false,"error":{"Code":"1004","Message":"Invalid Request","Status":400,"FieldErrors":{"ssn":"This field is required when requesting BackgroundData"}},"report":null}},"transactionId":"1741882"}
Consumer registered without passing DOB
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc0ODgzLCJpYXQiOjE2MTY0NzMwODMsImp0aSI6ImQyNTIyNmYwLTUzNDEtNDg4OC04YzQ5LTliNTk0Yzc3Y2MyYiJ9.pol-Y9AG3oVKVqZxEmYXFie7bYWHUWHSLYiNPMoK5RO9IzybL9FsKPkdl8W6p3HRLVxLN9rWcu7kODzwHFo4ZJeuD2OpkhN_R2gXMqENMGSydPgOh7IDk6igixy4WS_-nbIjX4VtfcfyoGJN4G_sxTaUfJ826ogJDbPyjJkm7V9qPPxRsw_zmpbXWHji0meek_lx2rGuZ1vSbXz-MGVOJz9bj-ZCCu32xEUtJDF-mN0wjSgOVm5UJRFUdfusgmQSNTeJp3O8QEy1klDI35ivHFbiaC0Q8SLJBpvDKFriHAE783e4NzHY_CHKXR9rVlCIXNosQ6vchOhb9SSKupvXxw' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=ZWEyMTViOGMtMDI5Ni00YTVkLWFhMzItMTFlNzE1OTY5MGE1' \
--data-urlencode 'purposeType=1'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"10/04/2020","ReportTime":"06:08:24 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"BONAR","First":"ALICE","Middle":"A"}}],"AddressInformation":[{"FirstReportedDate":"09/13/2017","LastUpdatedDate":"02/03/2020","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":"1008000","DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"332 CHASE PLANTATION CIR","StreetSuffix":null,"City":"BIRMINGHAM","State":"AL","Zip":"35244","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"09/28/2015","LastUpdatedDate":"09/28/2015","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"360 HAMBRIDGE CT","StreetSuffix":null,"City":"LAWRENCEVILLE","State":"GA","Zip":"30043","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"07/23/2020","LastUpdatedDate":"07/23/2020","Origination":{"desc":"Inquiry","code":"6"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"4440 SATURN RD APT 157","StreetSuffix":null,"City":"GARLAND","State":"TX","Zip":"75041","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[{"FirstReportedDate":"02/2008","LastUpdatedDate":null,"Origination":{"desc":"Inquiry","code":"2"},"Name":"CLAYTON COUNTY WATER","AddressFirstLine":"1600 BATTLE CREEK ROAD","AddressSecondLine":"MORROW GA 30260","AddressExtraLine":null,"Zip":"30260"}],"PublicRecord":[{"Status":{"desc":"Bankruptcy chapter 13-dismissed","code":"16"},"StatusDate":"10/21/2019","FilingDate":"10/05/2017","Evaluation":{"desc":"Negative","code":"N"},"Amount":null,"ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9563325","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":"Individual","code":"1"},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"$0","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null},{"Status":{"desc":"Bankruptcy Chapter 13-petition filed","code":"13"},"StatusDate":"09/26/2015","FilingDate":"09/26/2015","Evaluation":{"desc":"Negative","code":"N"},"Amount":"UNK","ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9366081","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":null,"code":null},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"UNK","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null}],"Inquiry":[{"Date":"07/23/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0600023","KOB":{"desc":"Automobile Financing Company","code":"FA"},"SubscriberDisplayName":"DT CREDIT"},{"Date":"05/23/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973267","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"EQUIFAX-LANDAM"},{"Date":"01/11/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0980268","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"SOUTHERN MORTGAGE RPTN"},{"Date":"03/15/2019","Amount":"UNK","Type":{"desc":"Automated Mortgage Report","code":"86"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"2951118","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"}],"TradeLine":[{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"04/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"31 Year","code":"372"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"04/28/2018","BalanceAmount":"$0","Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Transferred to another lender","AccountNumber":"","MonthsHistory":"12","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"3","DerogCounter":"0","PaymentProfile":"B54321C1CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"04/01/2018","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"150 days past due","code":"83"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2018","SecondDelinquencyDate":"02/01/2018"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"11/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"03/04/2019","BalanceAmount":"$55,259","Status":{"desc":"180 days past due","code":"84"},"AmountPastDue":"$6,583","OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"5","DerogCounter":"0","PaymentProfile":"66666","MonthlyPaymentAmount":"$506","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"01/01/2018","Subcode":"3828437","KOB":{"desc":"Savings And Loan Companies","code":"FS"},"SubscriberDisplayName":"FIRST NATIONWIDE MTG","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2018","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2019","SecondDelinquencyDate":"02/01/2019"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"10/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"10/28/2017","BalanceAmount":"$0","Status":{"desc":"90 days past due","code":"80"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"1","DerogCounter":"0","PaymentProfile":"32","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2017","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"90 days past due","code":"80"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"10/01/2017","SecondDelinquencyDate":"09/01/2017"}],"RiskModel":[{"positiveScoreFactorCodeOne":"P49","positiveScoreFactorCodeTwo":"P95","positiveScoreFactorCodeThree":"P88","positiveScoreFactorCodeFour":"P14","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"547","ScoreFactorCodeOne":"98","ScoreFactorCodeTwo":"08","ScoreFactorCodeThree":"15","ScoreFactorCodeFour":"21","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"84","MessageText":"0084 SSN MATCHES"}]}},"BackgroundData":{"success":false,"error":{"Code":"1004","Message":"Invalid Request","Status":400,"FieldErrors":{"dob":"This field is required when requesting BackgroundData"}},"report":null}},"transactionId":"1740877"}
Consumer registered without passing DOB and SSN
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc0ODgzLCJpYXQiOjE2MTY0NzMwODMsImp0aSI6ImQyNTIyNmYwLTUzNDEtNDg4OC04YzQ5LTliNTk0Yzc3Y2MyYiJ9.pol-Y9AG3oVKVqZxEmYXFie7bYWHUWHSLYiNPMoK5RO9IzybL9FsKPkdl8W6p3HRLVxLN9rWcu7kODzwHFo4ZJeuD2OpkhN_R2gXMqENMGSydPgOh7IDk6igixy4WS_-nbIjX4VtfcfyoGJN4G_sxTaUfJ826ogJDbPyjJkm7V9qPPxRsw_zmpbXWHji0meek_lx2rGuZ1vSbXz-MGVOJz9bj-ZCCu32xEUtJDF-mN0wjSgOVm5UJRFUdfusgmQSNTeJp3O8QEy1klDI35ivHFbiaC0Q8SLJBpvDKFriHAE783e4NzHY_CHKXR9rVlCIXNosQ6vchOhb9SSKupvXxw' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=NTQ0MzFiZmItNWIxOC00MTNhLWIxZmMtZGY1NWVjOTM4MjIz' \
--data-urlencode 'purposeType=1'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"10/02/2020","ReportTime":"01:53:36 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"BONAR","First":"ALICE","Middle":"A"}}],"AddressInformation":[{"FirstReportedDate":"09/13/2017","LastUpdatedDate":"02/03/2020","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":"1008000","DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"332 CHASE PLANTATION CIR","StreetSuffix":null,"City":"BIRMINGHAM","State":"AL","Zip":"35244","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"09/28/2015","LastUpdatedDate":"09/28/2015","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"360 HAMBRIDGE CT","StreetSuffix":null,"City":"LAWRENCEVILLE","State":"GA","Zip":"30043","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"07/23/2020","LastUpdatedDate":"07/23/2020","Origination":{"desc":"Inquiry","code":"6"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"4440 SATURN RD APT 157","StreetSuffix":null,"City":"GARLAND","State":"TX","Zip":"75041","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[{"FirstReportedDate":"02/2008","LastUpdatedDate":null,"Origination":{"desc":"Inquiry","code":"2"},"Name":"CLAYTON COUNTY WATER","AddressFirstLine":"1600 BATTLE CREEK ROAD","AddressSecondLine":"MORROW GA 30260","AddressExtraLine":null,"Zip":"30260"}],"PublicRecord":[{"Status":{"desc":"Bankruptcy chapter 13-dismissed","code":"16"},"StatusDate":"10/21/2019","FilingDate":"10/05/2017","Evaluation":{"desc":"Negative","code":"N"},"Amount":null,"ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9563325","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":"Individual","code":"1"},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"$0","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null},{"Status":{"desc":"Bankruptcy Chapter 13-petition filed","code":"13"},"StatusDate":"09/26/2015","FilingDate":"09/26/2015","Evaluation":{"desc":"Negative","code":"N"},"Amount":"UNK","ConsumerComment":null,"Court":{"desc":"US BKPT CT GA ATLANTA","code":"1008000"},"ReferenceNumber":"9366081","PlaintiffName":null,"DisputeFlag":null,"ECOA":{"desc":null,"code":null},"Bankruptcy":{"Type":{"desc":null,"code":null},"AssetAmount":"$0","LiabilitiesAmount":"UNK","RepaymentPercent":null,"AdjustmentPercent":null},"BookPageSequence":null}],"Inquiry":[{"Date":"07/23/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0600023","KOB":{"desc":"Automobile Financing Company","code":"FA"},"SubscriberDisplayName":"DT CREDIT"},{"Date":"05/23/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973267","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"EQUIFAX-LANDAM"},{"Date":"01/11/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0980268","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"SOUTHERN MORTGAGE RPTN"},{"Date":"03/15/2019","Amount":"UNK","Type":{"desc":"Automated Mortgage Report","code":"86"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"2951118","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"}],"TradeLine":[{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"04/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"31 Year","code":"372"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"04/28/2018","BalanceAmount":"$0","Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Transferred to another lender","AccountNumber":"","MonthsHistory":"12","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"3","DerogCounter":"0","PaymentProfile":"B54321C1CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"04/01/2018","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"150 days past due","code":"83"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2018","SecondDelinquencyDate":"02/01/2018"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"11/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"03/04/2019","BalanceAmount":"$55,259","Status":{"desc":"180 days past due","code":"84"},"AmountPastDue":"$6,583","OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"5","DerogCounter":"0","PaymentProfile":"66666","MonthlyPaymentAmount":"$506","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"01/01/2018","Subcode":"3828437","KOB":{"desc":"Savings And Loan Companies","code":"FS"},"SubscriberDisplayName":"FIRST NATIONWIDE MTG","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2018","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2019","SecondDelinquencyDate":"02/01/2019"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/22/2017","StatusDate":"10/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$55,500"}],"BalanceDate":"10/28/2017","BalanceAmount":"$0","Status":{"desc":"90 days past due","code":"80"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"1","DerogCounter":"0","PaymentProfile":"32","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3997547","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2017","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"90 days past due","code":"80"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"10/01/2017","SecondDelinquencyDate":"09/01/2017"}],"RiskModel":[{"positiveScoreFactorCodeOne":"P49","positiveScoreFactorCodeTwo":"P95","positiveScoreFactorCodeThree":"P88","positiveScoreFactorCodeFour":"P14","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"547","ScoreFactorCodeOne":"98","ScoreFactorCodeTwo":"08","ScoreFactorCodeThree":"15","ScoreFactorCodeFour":"21","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"83","MessageText":"0083 SSN NOT PROVIDED"}]}},"BackgroundData":{"success":false,"error":{"Code":"1004","Message":"Invalid Request","Status":400,"FieldErrors":{"dob":"This field is required when requesting BackgroundData","ssn":"This field is required when requesting BackgroundData"}},"report":null}},"transactionId":"1739877"}
Recommended format for currentAddress field in v3/user endpoint
currentAddress is an existing field in the /v3/user endpoint. It is advisable to follow the USPS standard when providing address in the currentAddress field of /user endpoint. In the below example (Happy Path for user registration) currentAddress=32 brook st is in the right format . 32 is a house number , brook is the street name and st is the street suffix . The USPS format is as follows.
- primary address number
- predirectional
- street name
- suffix
- postdirectional
Example:
Happy Path for user registration
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/user' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW9fcDRja2lxIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJkZW1vIiwiaXNzIjoiRVhQRVJJQU4iLCJMYXN0TmFtZSI6ImNvbXBsaWFuY2VraXEiLCJleHAiOjE2MzEyMTMyMjIsImlhdCI6MTYzMTIxMTQyMiwianRpIjoiZjJjMDc3ZjAtYjNiNi00NDhkLWEyYmEtMTk1ZTkwMGVjMjVhIn0.k6WpmC0zST709E4vK5aCsPhN8CJFXTezgvRqy6pYpWwkSIGiRMqZxLdAgn5aP_lDN9IsTzeZzB57Deoi3HDnSG4sWR1SqVS53jBNiXdu6dWSI3QFTOKJxkF8oIIui8E-whrSfJAWSWXcOmDBsDs2TDxYXNFPHcNKfm9HRukUOCkEMqX17JTer4CsRPSBkrHH9ACelWSBQLnBLZXt6Ab2l2lgJpP_4WR7pgKjQKtg5dhgv6quJrSvoI4Fx_cGjMX1m1LluKw_iY_ZwAikX0UYvC3S_mv1e4EaUrdBnpHxqy4ec6jVVAxFla1gACKYSZEhEV1jmO3_O4dr2keLhFT6IQ' \
--data-urlencode 'firstName=Gail' \
--data-urlencode 'lastName=Hesser' \
--data-urlencode 'currentAddress=2170 S C ROAD 43' \
--data-urlencode 'currentCity=REPUBLIC' \
--data-urlencode 'currentState=OH' \
--data-urlencode 'currentZip=44867' \
--data-urlencode 'ssn=666710133' \
--data-urlencode 'dob=10151974'
{"success":true,"error":null,"preciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09092021","ReportTime":"132709","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0000","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"2179670195","PreciseIDType":"11","PreciseIDScore":"562","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000550","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000719","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000388","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0030","MostLikelyFraudType":{"value":"First Payment Default","code":"FPD"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"Lack of delinquency or derogs on installment and real property trades in the last 24 months indicative that file is susceptible to ID fraud","code":"B111"},"Reason3":{"value":"Low level of authentication indicative of First Party Fraud","code":"B201"},"Reason4":{"value":"Too many trades with high revolving credit balance to limit ratio","code":"B218"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"AddrCode":"UR","PhnCode":"M ","AddrTypeCode":"S ","COACode":"N ","SSNCode":"Y ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"M","DateOfBirthMatch":{"value":"9","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Additional Addresses (5 - 6)","code":"3406"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"MK169CD ","AccountInformation":"","Version":"15","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"Address residential-name match unavailable","code":"UR"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone missing (search information not received)","code":"M"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Match to full name only","code":"Y "},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"488","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CTXL-K3XDN3W3 ","ShortAuditNumber":"3K3XDN3 ","DriverLicenseResult":{"value":"Driver License number is missing","code":"M"},"MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatch":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"HESSER","FirstName":"GAIL","Initial":"","Address":"2170 S COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9349"},"ConsumerIDVerification":[{"Surname":"HESSER","FirstName":"GAIL","Initial":"C","Address":"2170 S C ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","AreaCode":"419","Phone":"5850509","MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatchCode":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"ReportedDate":"20051016","LastTouched":"20051016"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Hesser","FirstName":"Gail","MiddleInitial":"","SSN":"666-71-0133","SSNIssueState":"","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"","SSNIssueEndRange":"","SSNIssueResultCode":{"value":"SSN issue date cannot be verified","code":"C"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"2170 N COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9613","ReportedDate":"19971118","LastUpdatedDate":"20050910"},{"Address":"2170 W COUNTY RD # 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","ReportedDate":"20020606","LastUpdatedDate":"20020606"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":null},"KBAScore":null,"KBA":{"XMLVersion":"1","General":{"SessionID":"O2OGLYMDISBNEZT0VISTDUQF.pidd1v-210909132708551447328","KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","NumberOfQuestions":4},"QuestionSet":[{"QuestionType":2,"QuestionText":"You may have opened a mortgage loan in or around October 2020. Please select the dollar amount range in which your monthly mortgage payment falls. Refer only to the regular monthly payment which includes principal, interest, and escrow (escrow could include taxes and insurance if collected by lender). If you have not had a mortgage payment now or in the past, please select 'NONE OF THE ABOVE/DOES NOT APPLY'.","QuestionSelect":{"QuestionChoice":["$400 - $599","$600 - $799","$800 - $999","$1000 - $1199","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":23,"QuestionText":"Which of the following is a current or previous employer? If there is not a matched employer name, please select 'NONE OF THE ABOVE'.","QuestionSelect":{"QuestionChoice":["HECHTS CO","MAJOR MAINTENANCE","MERYLAP","WOODLEYS FINE FURNITURE","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":34,"QuestionText":"According to your credit profile, you may have opened an auto loan in or around November 2019. Please select the lender for this account. If you do not have such an auto loan, select 'NONE OF THE ABOVE/DOES NOT APPLY'.","QuestionSelect":{"QuestionChoice":["HSBC BANK USA","AUTOMOTIVE FINANCE","CHRYSLER CREDIT","GEC AUTO LEASE","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":36,"QuestionText":"Which of the following people have lived with you in the last 10 years? If there is not a matched name, please select 'NONE OF THE ABOVE'.","QuestionSelect":{"QuestionChoice":["OMAR OSEL","BONNIE WASHINGTON","JOSEPH BRENNAN","FRANCA BIANCO","NONE OF THE ABOVE/DOES NOT APPLY"]}}],"CreditQuestionSet":null,"NonCreditQuestionSet":null},"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"pidResult":null,"referenceID":24109352,"authSession":"ZTg1OWJiMjYtMjUxMS00OWJiLWEzY2YtNmEyMmFlZmIwZDg3"}
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/user/answers' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW9fcDRja2lxIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJkZW1vIiwiaXNzIjoiRVhQRVJJQU4iLCJMYXN0TmFtZSI6ImNvbXBsaWFuY2VraXEiLCJleHAiOjE2MzEyMTMyMjIsImlhdCI6MTYzMTIxMTQyMiwianRpIjoiZjJjMDc3ZjAtYjNiNi00NDhkLWEyYmEtMTk1ZTkwMGVjMjVhIn0.k6WpmC0zST709E4vK5aCsPhN8CJFXTezgvRqy6pYpWwkSIGiRMqZxLdAgn5aP_lDN9IsTzeZzB57Deoi3HDnSG4sWR1SqVS53jBNiXdu6dWSI3QFTOKJxkF8oIIui8E-whrSfJAWSWXcOmDBsDs2TDxYXNFPHcNKfm9HRukUOCkEMqX17JTer4CsRPSBkrHH9ACelWSBQLnBLZXt6Ab2l2lgJpP_4WR7pgKjQKtg5dhgv6quJrSvoI4Fx_cGjMX1m1LluKw_iY_ZwAikX0UYvC3S_mv1e4EaUrdBnpHxqy4ec6jVVAxFla1gACKYSZEhEV1jmO3_O4dr2keLhFT6IQ' \
--data-urlencode 'authSession=ZTg1OWJiMjYtMjUxMS00OWJiLWEzY2YtNmEyMmFlZmIwZDg3' \
--data-urlencode 'answer=5' \
--data-urlencode 'answer=3' \
--data-urlencode 'answer=5' \
--data-urlencode 'answer=5'
{"success":true,"error":null,"preciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09092021","ReportTime":"132709","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0000","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"2179670195","PreciseIDType":"11","PreciseIDScore":"562","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000550","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000719","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000388","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0030","MostLikelyFraudType":{"value":"First Payment Default","code":"FPD"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"Lack of delinquency or derogs on installment and real property trades in the last 24 months indicative that file is susceptible to ID fraud","code":"B111"},"Reason3":{"value":"Low level of authentication indicative of First Party Fraud","code":"B201"},"Reason4":{"value":"Too many trades with high revolving credit balance to limit ratio","code":"B218"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"AddrCode":"UR","PhnCode":"M ","AddrTypeCode":"S ","COACode":"N ","SSNCode":"Y ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"M","DateOfBirthMatch":{"value":"9","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Additional Addresses (5 - 6)","code":"3406"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"MK169CD ","AccountInformation":"","Version":"15","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"Address residential-name match unavailable","code":"UR"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone missing (search information not received)","code":"M"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Match to full name only","code":"Y "},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"488","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CTXL-K3XDN3W3 ","ShortAuditNumber":"3K3XDN3 ","DriverLicenseResult":{"value":"Driver License number is missing","code":"M"},"MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatch":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"HESSER","FirstName":"GAIL","Initial":"","Address":"2170 S COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9349"},"ConsumerIDVerification":[{"Surname":"HESSER","FirstName":"GAIL","Initial":"C","Address":"2170 S C ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","AreaCode":"419","Phone":"5850509","MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatchCode":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"ReportedDate":"20051016","LastTouched":"20051016"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Hesser","FirstName":"Gail","MiddleInitial":"","SSN":"666-71-0133","SSNIssueState":"","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"","SSNIssueEndRange":"","SSNIssueResultCode":{"value":"SSN issue date cannot be verified","code":"C"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"2170 N COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9613","ReportedDate":"19971118","LastUpdatedDate":"20050910"},{"Address":"2170 W COUNTY RD # 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","ReportedDate":"20020606","LastUpdatedDate":"20020606"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":null},"KBAScore":{"General":{"KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","PriorUsage":{"ExceededUseLimitCode":"N","ConsumerTotal":"","ClientUseLimitPeriod":720,"ClientUseLimitCount":0,"TotalUseLimitPeriod":720,"TotalUseLimitCount":0,"ConsumerSSNTotal":"0","ClientSSNUseLimitPeriod":720,"ClientSSNUseLimitCount":0,"TotalSSNUseLimitPeriod":720,"TotalSSNUseLimitCount":0,"ConcurrentPINTotal":0,"ClientConcurrentPINLimitCount":"0","CompanyConcurrentPINLimitCount":"0","GlobalConcurrentPINLimitCount":"0"}},"ScoreSummary":{"AcceptReferCode":"ACC","DecisionOverrideIndicator":"N","DecisionOverrideReason":"","PreciseIDScore":"562","OutWalletScore":"67","OutWalletFormula":"(298/443)*100","ProgressiveQuestionAchieved":"N","ChampionChallengerIndicator":"N","RiskStrategyNum":"1","RiskStrategyDescription":"Default Risk Strategy","QuestionConfigNum":"1","QuestionConfigDescription":"Default Question Configuration ","DecisionMatrixNum":"1","DecisionMatrixDescription":"Default Decision Matrix","UserDefinedParameters":{"UserDefinedTextName1":"","UserDefinedTextValue1":"","UserDefinedTextName2":"","UserDefinedTextValue2":"","UserDefinedTextName3":"","UserDefinedTextValue3":"","UserDefinedTextName4":"","UserDefinedTextValue4":"","UserDefinedNumName1":"","UserDefinedNumValue1":"","UserDefinedNumName2":"","UserDefinedNumValue2":"","UserDefinedNumName3":"","UserDefinedNumValue3":"","UserDefinedNumName4":"","UserDefinedNumValue4":"","UserDefinedDateName1":"","UserDefinedDateValue1":"","UserDefinedDateName2":"","UserDefinedDateValue2":""}},"GradedAnswer":{"AnswerSet":[{"QuestionType":2,"QuestionTypeDescription":"MORTGAGE AMOUNT","CreditType":"C","AnswerResult":"W","QuestionWeight":145},{"QuestionType":23,"QuestionTypeDescription":"PREVIOUS CURRENT EMPLOYER","CreditType":"N","AnswerResult":"R","QuestionWeight":108},{"QuestionType":34,"QuestionTypeDescription":"AUTO LOAN LENDER - DIV MIRROR","CreditType":"C","AnswerResult":"R","QuestionWeight":103},{"QuestionType":36,"QuestionTypeDescription":"PEOPLE YOU LIVED WITH LAST 10 YEARS - DIV","CreditType":"N","AnswerResult":"R","QuestionWeight":87}]}},"KBA":null,"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"pidResult":{"errorCode":0,"internalErrorCode":null,"success":false,"fullPIDResponse":{"CompletionCode":"0000","ReferenceId":"RefID","Products":{"PreciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09092021","ReportTime":"132709","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0000","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"2179670195","PreciseIDType":"11","PreciseIDScore":"562","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000550","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000719","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000388","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0030","MostLikelyFraudType":{"value":"First Payment Default","code":"FPD"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"Lack of delinquency or derogs on installment and real property trades in the last 24 months indicative that file is susceptible to ID fraud","code":"B111"},"Reason3":{"value":"Low level of authentication indicative of First Party Fraud","code":"B201"},"Reason4":{"value":"Too many trades with high revolving credit balance to limit ratio","code":"B218"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"AddrCode":"UR","PhnCode":"M ","AddrTypeCode":"S ","COACode":"N ","SSNCode":"Y ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"M","DateOfBirthMatch":{"value":"9","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Additional Addresses (5 - 6)","code":"3406"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"MK169CD ","AccountInformation":"","Version":"15","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Refer","code":"R"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"Address residential-name match unavailable","code":"UR"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone missing (search information not received)","code":"M"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Match to full name only","code":"Y "},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"488","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CTXL-K3XDN3W3 ","ShortAuditNumber":"3K3XDN3 ","DriverLicenseResult":{"value":"Driver License number is missing","code":"M"},"MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatch":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"HESSER","FirstName":"GAIL","Initial":"","Address":"2170 S COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9349"},"ConsumerIDVerification":[{"Surname":"HESSER","FirstName":"GAIL","Initial":"C","Address":"2170 S C ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","AreaCode":"419","Phone":"5850509","MonthOfBirth":"10","DayOfBirth":"15","YearOfBirth":"1974","DateOfBirthMatchCode":{"value":"Day of Birth and Month of Birth exact match, Year of Birth exact match (no plus or minus one year logic accommodation)","code":"9"},"ReportedDate":"20051016","LastTouched":"20051016"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Hesser","FirstName":"Gail","MiddleInitial":"","SSN":"666-71-0133","SSNIssueState":"","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"","SSNIssueEndRange":"","SSNIssueResultCode":{"value":"SSN issue date cannot be verified","code":"C"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"2170 N COUNTY ROAD 43","City":"REPUBLIC","State":"OH","ZipCode":"44867","ZipPlus4":"9613","ReportedDate":"19971118","LastUpdatedDate":"20050910"},{"Address":"2170 W COUNTY RD # 43","City":"REPUBLIC","State":"OH","ZipCode":"","ZipPlus4":"","ReportedDate":"20020606","LastUpdatedDate":"20020606"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":null},"KBAScore":{"General":{"KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","PriorUsage":{"ExceededUseLimitCode":"N","ConsumerTotal":"","ClientUseLimitPeriod":720,"ClientUseLimitCount":0,"TotalUseLimitPeriod":720,"TotalUseLimitCount":0,"ConsumerSSNTotal":"0","ClientSSNUseLimitPeriod":720,"ClientSSNUseLimitCount":0,"TotalSSNUseLimitPeriod":720,"TotalSSNUseLimitCount":0,"ConcurrentPINTotal":0,"ClientConcurrentPINLimitCount":"0","CompanyConcurrentPINLimitCount":"0","GlobalConcurrentPINLimitCount":"0"}},"ScoreSummary":{"AcceptReferCode":"ACC","DecisionOverrideIndicator":"N","DecisionOverrideReason":"","PreciseIDScore":"562","OutWalletScore":"67","OutWalletFormula":"(298/443)*100","ProgressiveQuestionAchieved":"N","ChampionChallengerIndicator":"N","RiskStrategyNum":"1","RiskStrategyDescription":"Default Risk Strategy","QuestionConfigNum":"1","QuestionConfigDescription":"Default Question Configuration ","DecisionMatrixNum":"1","DecisionMatrixDescription":"Default Decision Matrix","UserDefinedParameters":{"UserDefinedTextName1":"","UserDefinedTextValue1":"","UserDefinedTextName2":"","UserDefinedTextValue2":"","UserDefinedTextName3":"","UserDefinedTextValue3":"","UserDefinedTextName4":"","UserDefinedTextValue4":"","UserDefinedNumName1":"","UserDefinedNumValue1":"","UserDefinedNumName2":"","UserDefinedNumValue2":"","UserDefinedNumName3":"","UserDefinedNumValue3":"","UserDefinedNumName4":"","UserDefinedNumValue4":"","UserDefinedDateName1":"","UserDefinedDateValue1":"","UserDefinedDateName2":"","UserDefinedDateValue2":""}},"GradedAnswer":{"AnswerSet":[{"QuestionType":2,"QuestionTypeDescription":"MORTGAGE AMOUNT","CreditType":"C","AnswerResult":"W","QuestionWeight":145},{"QuestionType":23,"QuestionTypeDescription":"PREVIOUS CURRENT EMPLOYER","CreditType":"N","AnswerResult":"R","QuestionWeight":108},{"QuestionType":34,"QuestionTypeDescription":"AUTO LOAN LENDER - DIV MIRROR","CreditType":"C","AnswerResult":"R","QuestionWeight":103},{"QuestionType":36,"QuestionTypeDescription":"PEOPLE YOU LIVED WITH LAST 10 YEARS - DIV","CreditType":"N","AnswerResult":"R","QuestionWeight":87}]}},"KBA":null,"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"CreditProfile":null,"EarlyWarningResponse":null,"DeviceIDResponse":null},"ErrorMessage":null,"ErrorTag":null},"summaryResponse":null,"xmlRequest":null},"referenceID":24109352,"UserToken":"NTlmYjMxMTUtYTdhNi00OTRiLWE5NmEtNmM1Yzk3YjZmNTgy"}
Optional parameters in v3/report endpoint - includeImage,includeRace and propertyZip
includeImage,includeRace in v3/report
includeImage,includeRace are optional boolean parameters while pulling a report. If consumer wants their image or race to be masked,then they would have to give "false" to these parameters,which will result in image and race param not being present in the background report. Please note that when these parameters not being provided explicitly by consumers,the default would be to include these parameters. Hence it is significant that consumers need to provide these parameters in order for them to mask their image and race parameters in the background report.
Consumer pulls a report with an optional includeImage and includeRace parameters
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc0ODgzLCJpYXQiOjE2MTY0NzMwODMsImp0aSI6ImQyNTIyNmYwLTUzNDEtNDg4OC04YzQ5LTliNTk0Yzc3Y2MyYiJ9.pol-Y9AG3oVKVqZxEmYXFie7bYWHUWHSLYiNPMoK5RO9IzybL9FsKPkdl8W6p3HRLVxLN9rWcu7kODzwHFo4ZJeuD2OpkhN_R2gXMqENMGSydPgOh7IDk6igixy4WS_-nbIjX4VtfcfyoGJN4G_sxTaUfJ826ogJDbPyjJkm7V9qPPxRsw_zmpbXWHji0meek_lx2rGuZ1vSbXz-MGVOJz9bj-ZCCu32xEUtJDF-mN0wjSgOVm5UJRFUdfusgmQSNTeJp3O8QEy1klDI35ivHFbiaC0Q8SLJBpvDKFriHAE783e4NzHY_CHKXR9rVlCIXNosQ6vchOhb9SSKupvXxw' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=YzkzOGU5NDUtNzdlMy00NjQ0LTkwZDQtNTY0NmJiYjRhYWM1' \
--data-urlencode 'purposeType=1' \
--data-urlencode 'includeImage=True' \
--data-urlencode 'includeRace=False'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":false,"error":{"Code":"9193","Message":"No record found","Status":422,"FieldErrors":null},"report":null},"BackgroundData":{"success":true,"error":null,"report":{"criminalReport":{"success":true,"response":{"XMLCRIM":{"OrderResponse":{"Name":"RACE,OMIT","Message":"Request Results","ResponseID":"127"},"CICcriminal":{"Candidates":{"count":"6","Candidate":[{"Subject":{"FullName":"OMIT RACE","DOB":"11/20/1991","Category":"CRIMINAL/TRAFFIC","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201388059","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N CAMERON AVENUE, AJO, AZ, 85321"},"Offenses":{"count":"1","Offense":{"CaseType":"MISDEMEANOR","Description":"SHOPLIFTING","FilingDate":"07/30/2013","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"08/14/2013","Court":"AJO JUSTICE"}}},{"Subject":{"FullName":"OMIT RACE","DOB":"11/20/1991","Category":"CRIMINAL/TRAFFIC","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201588770","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N. CAMERON AVE, AJO, AZ, 85321"},"Offenses":{"count":"2","Offense":[{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"GUILTY","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"},{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"}]}},{"Subject":{"FullName":"OMIT RACE","DOB":"11/20/1991","Category":"CRIMINAL/TRAFFIC","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201588071","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N CAMERON AVENUE, AJO, AZ, 85321"},"Offenses":{"count":"1","Offense":{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"09/16/2015","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"09/16/2015","Court":"AJO JUSTICE"}}},{"Subject":{"FullName":"OMIT RACE","Image":"https://www.crimimages.net/images/getPhoto.aspx?photo=1tlFkN1tbjX%2fZkfig1MgZ4Yj57Th2N1%2flPtax0Kugy4%3d","Category":"SEX OFFENDER","Source":"WI SEX OFFENDER REGISTRY","Sex":"MALE","HairColor":"BROWN","EyeColor":"BROWN","Weight":"123 LBS","Height":"5'4\"","Age":"25","CaseNumber":"2011CF888705","Address":"CALLE MIQUEL HILDALGO 29 PLAN DE LIMON, VERACRUZ, WI, 93538","Comments":"Registration End: Life registration; Compliance: NON-COMPLIANT; Photo Date: 07/31/2014;ETHNICITY: HISPANIC; ID NUMBERS: DOC #:88375211; OFFENDER REGISTER DATE: 04/24/2014","Alias":"JOE RACE, JOE ALFREDO RACE"},"Offenses":{"count":"1","Offense":{"Description":"FIRST DEGREE SEXUAL ASSAULT OF A CHILD","Statute":"948.02(1)","ConvictionDate":"04/24/2014","ConvictionLocation":"WI"}}},{"Subject":{"FullName":"OMIT RACE","Image":"https://www.crimimages.net/images/getPhoto.aspx?photo=1tlFkN1tbjX%2fZkfig1MgZ4Yj57Th2N1%2flPtax0Kugy4%3d","Category":"SEX OFFENDER","Source":"WI SEX OFFENDER REGISTRY","Sex":"MALE","HairColor":"BROWN","EyeColor":"BROWN","Weight":"123 LBS.","Height":"5' 4\"","Age":"23","CaseNumber":"2011CF888705","Comments":"Registration End: Life registration; Compliance: COMPLIANT; Photo Date: 07/31/2014;ETHNICITY: HISPANIC; ID NUMBERS: DOC #:88375211; OFFENDER REGISTER DATE: 04/24/2014","Alias":"JOE RACE, JOE ALFREDO RACE"},"Offenses":{"count":"1","Offense":{"Description":"FIRST-DEGREE SEXUAL ASSAULT OF A CHILD","Statute":"948.02(1)","ConvictionDate":"04/24/2014","ConvictionLocation":"WI"}}},{"Subject":{"FullName":"OMIT RACE","Category":"SEX OFFENDER","Source":"WA SEX OFFENDER REGISTRY","Sex":"MALE","HairColor":"BLACK","EyeColor":"BROWN","Weight":"245 LBS","Height":"6 FEET 00 INCHES","Age":"25","ScarsMarks":"SCAR ON LWRIST (BURN SCAR)","Address":"TRANSIENT, PIERCE CO, ","Comments":"ID NUMBERS: REGISTRATION NUMBER:247390; OFFENDER RISK LEVEL: TRANSIENT LEVEL I"},"Offenses":{"count":"1","Offense":{"Description":"9A.44.073 - RAPE OF A CHILD IN THE FIRST DEGREE","Statute":"9A.44.073","ConvictionDate":"12/09/2005"}}}]}}}}},"evictionReport":{"success":true,"response":{"XML2025":{"OrderResponse":{"Name":"Race,Omit","Reference":"","Message":"Request Processed Successfully","ResponseID":"10001"},"Response":{"Count":"0","Count_West-4":"0","Count_National-1":"0"}}}}}}},"transactionId":"1832119"}
propertyZip in v3/report
propertyZip is an optional parameter in v3/report endpoint.If consumer knows the zip of the property while pulling a report then they can provide this parameter with the valid propertyZip.
Consumer pulls a report with an optional propertyZip
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW9fcDRja2lxIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJkZW1vIiwiaXNzIjoiRVhQRVJJQU4iLCJMYXN0TmFtZSI6ImNvbXBsaWFuY2VraXEiLCJleHAiOjE2MzEyMTMyMjIsImlhdCI6MTYzMTIxMTQyMiwianRpIjoiZjJjMDc3ZjAtYjNiNi00NDhkLWEyYmEtMTk1ZTkwMGVjMjVhIn0.k6WpmC0zST709E4vK5aCsPhN8CJFXTezgvRqy6pYpWwkSIGiRMqZxLdAgn5aP_lDN9IsTzeZzB57Deoi3HDnSG4sWR1SqVS53jBNiXdu6dWSI3QFTOKJxkF8oIIui8E-whrSfJAWSWXcOmDBsDs2TDxYXNFPHcNKfm9HRukUOCkEMqX17JTer4CsRPSBkrHH9ACelWSBQLnBLZXt6Ab2l2lgJpP_4WR7pgKjQKtg5dhgv6quJrSvoI4Fx_cGjMX1m1LluKw_iY_ZwAikX0UYvC3S_mv1e4EaUrdBnpHxqy4ec6jVVAxFla1gACKYSZEhEV1jmO3_O4dr2keLhFT6IQ' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=NTlmYjMxMTUtYTdhNi00OTRiLWE5NmEtNmM1Yzk3YjZmNTgy' \
--data-urlencode 'purposeType=1' \
--data-urlencode 'propertyZip=92626'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"09/09/2021","ReportTime":"01:34:53 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"HESSER","First":"GAIL","Middle":"C"}},{"Name":{"Type":{"desc":null,"code":null},"Surname":"HESSER","First":"GAYLE","Middle":"C"}},{"Name":{"Type":{"desc":"AKA","code":"A"},"Surname":"MARIAN","First":"GAIL","Middle":null}}],"AddressInformation":[{"FirstReportedDate":"10/16/2020","LastUpdatedDate":"10/16/2020","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":"2310220","DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"2170 S C ROAD 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"11/18/2012","LastUpdatedDate":"09/10/2020","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"2170 N COUNTY ROAD 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"08/18/2016","LastUpdatedDate":"08/18/2016","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"1654 N C R 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[{"FirstReportedDate":"05/2016","LastUpdatedDate":null,"Origination":{"desc":"Inquiry","code":"2"},"Name":"MERYLAP","AddressFirstLine":null,"AddressSecondLine":null,"AddressExtraLine":null,"Zip":null}],"PublicRecord":null,"Inquiry":[{"Date":"04/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1639860","KOB":{"desc":"Sales Financing Company","code":"FF"},"SubscriberDisplayName":"SYNCB/WALMART"},{"Date":"03/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"01/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1639860","KOB":{"desc":"Sales Financing Company","code":"FF"},"SubscriberDisplayName":"SYNCB/WALMART"},{"Date":"12/11/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"11/21/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1984046","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC"},{"Date":"09/01/2020","Amount":"UNK","Type":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973319","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"CSC CREDIT SERVICES"},{"Date":"09/01/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"08/28/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"08/24/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6905630","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"},{"Date":"08/21/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1984046","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC"},{"Date":"06/08/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"06/01/2020","Amount":"UNK","Type":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973319","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"CSC CREDIT SERVICES"},{"Date":"06/01/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"05/28/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"05/24/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6905630","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"},{"Date":"03/08/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"}],"TradeLine":[{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"10/25/2020","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Joint Account","code":"2"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$76,388"}],"BalanceDate":"07/01/2021","BalanceAmount":"$75,885","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCC","MonthlyPaymentAmount":"$654","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/08/2021","Subcode":"2993370","KOB":{"desc":"Mortgage Companies","code":"FM"},"SubscriberDisplayName":"US BANK","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"06/08/2018","StatusDate":"11/01/2020","MaxDelinquencyDate":"08/01/2018","AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$285"}],"BalanceDate":"11/21/2020","BalanceAmount":null,"Status":{"desc":"Paid/was collection account, insurance or government claim or terminated for default","code":"62"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: COX COMMUNICATIONS-2NDS","AccountNumber":"","MonthsHistory":"29","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"3","PaymentProfile":"B-----------------------9","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"10/28/2020","Subcode":"1984304","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"MID CONTINENT CREDIT S","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2020","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":{"desc":"Collections","code":"9"},"FirstDelinquencyDate":"11/01/2018","SecondDelinquencyDate":"08/01/2018"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"01/20/2018","StatusDate":"11/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":null,"code":"43"},"TermsDuration":{"desc":"10 Month","code":"010"},"ECOA":{"desc":"Joint Account","code":"4"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$3,000"}],"BalanceDate":"11/20/2020","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"35","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"000000000000000-000000000","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"11/19/2020","Subcode":"9201856","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"COREFIRST BANK & TRUST","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2020","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":null,"code":"43"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/24/2020","StatusDate":"10/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$255"}],"BalanceDate":"07/08/2021","BalanceAmount":"$287","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$287","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: MCI COMMUNICATIONS","AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"6","PaymentProfile":"999999","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1982482","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"03/01/2021","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$154"}],"BalanceDate":"07/21/2021","BalanceAmount":"$156","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCC0","MonthlyPaymentAmount":"$20","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"07/06/2021","Subcode":"1323470","KOB":{"desc":"Retail, Not Elsewhere Classified","code":"ZR"},"SubscriberDisplayName":"THE JONES STORE","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"03/27/2018","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$2,000"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$2,058"}],"BalanceDate":"07/06/2021","BalanceAmount":"$1,930","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"40","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":"$58","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/23/2021","Subcode":"2133350","KOB":{"desc":"All Banks -- Non-Specific","code":"BB"},"SubscriberDisplayName":"COMMERCE BK","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"04/11/2021","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$75"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$74"}],"BalanceDate":"07/02/2021","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"3","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"0CC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"07/02/2021","Subcode":"1327500","KOB":{"desc":"Variety Stores","code":"DV"},"SubscriberDisplayName":"SYNCB/WALMART","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"06/28/2018","StatusDate":"06/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$800"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$936"}],"BalanceDate":"06/28/2021","BalanceAmount":"$773","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"36","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":"$30","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/15/2021","Subcode":"3240877","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"CAPITAL ONE","EnhancedPaymentData":{"InitialPaymentLevelDate":"06/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"04/19/2021","StatusDate":"04/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$250"}],"BalanceDate":"04/22/2021","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"0","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1349490","KOB":{"desc":"Clothing -- Non-Specific","code":"CZ"},"SubscriberDisplayName":"COMENITYBANK/NEWPORTNW","EnhancedPaymentData":{"InitialPaymentLevelDate":"04/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null}],"RiskModel":[{"positiveScoreFactorCodeOne":"P34","positiveScoreFactorCodeTwo":"P36","positiveScoreFactorCodeThree":"P05","positiveScoreFactorCodeFour":"P32","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"593","ScoreFactorCodeOne":"12","ScoreFactorCodeTwo":"04","ScoreFactorCodeThree":"83","ScoreFactorCodeFour":"16","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"84","MessageText":"0084 SSN MATCHES"}]}},"BackgroundData":{"success":true,"error":null,"report":{"criminalReport":{"success":true,"response":{"XMLCRIM":{"OrderResponse":{"Name":"HESSER,GAIL","Message":"Request Results","ResponseID":"91"},"CICcriminal":{"Candidates":{"count":"2","Candidate":[{"Subject":{"FullName":"GAIL HESSER","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201388059","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N CAMERON AVENUE, AJO, AZ, 85321"},"Offenses":{"count":"1","Offense":{"CaseType":"MISDEMEANOR","Description":"SHOPLIFTING","FilingDate":"07/30/2013","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"08/14/2013","Court":"AJO JUSTICE"}}},{"Subject":{"FullName":"GAIL HESSER","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201588770","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N. CAMERON AVE, AJO, AZ, 85321"},"Offenses":{"count":"2","Offense":[{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"GUILTY","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"},{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"}]}}]}}}}},"evictionReport":{"success":true,"response":{"XML2025":{"OrderResponse":{"Name":"HESSER,GAIL","Reference":"TESTCASE","Message":"Request Processed Successfully","ResponseID":"92"},"Response":{"Count":"3","Count_West-4":"1","Count_National-1":"2","Candidate":[{"Zone":"West-4","LastName":"HESSER","FirstName":"GAIL","Address":"8629 ALBEMARLE","City":"MELBOURNE","State":"FL","ZipCode":"32901","Activity":{"Court":"499","Filing_Date":"12-17-2014","Case_No":"CC029871","Plaintiff":"LEVINE*RICHARD","Plaintiff_Phone":"888-555-7410","Notice_Type":"1ZZ","Default":"0","Plaintiff_Atty":"LAW OFFICE OF ABC","Plaintiff_Atty_Phone":"888-555-8520"}},{"Zone":"National-1","LastName":"HESSER","FirstName":"GAIL","Address":"272 LANDINGS WAY#73","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Filing_Date":"05-13-2013","Case_No":"052013CC083625","Plaintiff":"SCHNEIDER JEROME","Notice_Type":"CIVIL NEW FILING","Judgement_Amount":"0"}},{"Zone":"National-1","LastName":"HESSER","FirstName":"GAIL","Address":"272 LANDINGS WY#7","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Case_No":"052013CC083625","Plaintiff":"JERMONE SCHNEIDER","Notice_Type":"FORCIBLE ENTRY/DETAINER","Judgement_Date":"06-11-2013","Judgement_Amount":"0"}}]}}}}}}},"transactionId":"7365814"}
Mandatory parameter in v3/share endpoint - propertyZip
propertyZip in v3/share
In share endpoint,the propertyzip is mandatory parameter when sharing the background report with the landlord.The regulatory matrix would be applied with the given propertyZip and the respective fields would be returned for background report.
Consumer shares a report with mandatory propertyZip parameter
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/share' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjMxMjE1MTE2LCJpYXQiOjE2MzEyMTMzMTYsImp0aSI6IjM5MWZmZjc0LTM3MTEtNGFmYi1hYTU2LTM3YWQzYjMxYmFjOCJ9.Bn9GJKu4nGM-lVnPc_YPQ9uwokElrrKmTeFNt8MYhnutS3MJtYdmLey9kSvPGaJhB__fsRlnKzVfUZLE-lUtVYjHsiBGYm00PTWio9LuSYE_aezuDxGk91a3rJZS11vsfZDfYLrxOqk0q1wY8CZ_EV9ds4cQuClCbK5uUS4JWLDd97YlWpWrPobpBrAHWz2sTMYR-88Q6e4yYIvXtjdAXjHeSc0b8WX2acbSeDBHL28Cu4Dh3pYAMFKIhPTkImB8mqnvbJJ5Qk4HRfv-AY765wBQ8P4Kj2a3zme93bHWowy-a2lsq12gQZimUQJS-f6tJkSHW09e6xxNE0kDGLS0mA' \
--data-urlencode 'transactionId=7365814' \
--data-urlencode 'consumerToken=NTlmYjMxMTUtYTdhNi00OTRiLWE5NmEtNmM1Yzk3YjZmNTgy' \
--data-urlencode 'endUserToken=NDhhNWI5NGItOTRkYi00N2U0LWE5OTQtYzBhZGJlYzI0Mjdk' \
--data-urlencode 'purposeType=1'\
--data-urlencode 'propertyZip=92626'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"09/09/2021","ReportTime":"01:52:59 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"HESSER","First":"GAIL","Middle":"C"}},{"Name":{"Type":{"desc":null,"code":null},"Surname":"HESSER","First":"GAYLE","Middle":"C"}},{"Name":{"Type":{"desc":"AKA","code":"A"},"Surname":"MARIAN","First":"GAIL","Middle":null}}],"AddressInformation":[{"FirstReportedDate":"10/16/2020","LastUpdatedDate":"10/16/2020","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":"2310220","DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"2170 S C ROAD 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"11/18/2012","LastUpdatedDate":"09/10/2020","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"2170 N COUNTY ROAD 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"08/18/2016","LastUpdatedDate":"08/18/2016","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Single-family dwelling","code":"S"},"HomeOwnership":{"desc":"Single-family dwelling","code":null},"StreetPrefix":null,"StreetName":"1654 N C R 43","StreetSuffix":null,"City":"REPUBLIC","State":"OH","Zip":"44867","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[{"FirstReportedDate":"05/2016","LastUpdatedDate":null,"Origination":{"desc":"Inquiry","code":"2"},"Name":"MERYLAP","AddressFirstLine":null,"AddressSecondLine":null,"AddressExtraLine":null,"Zip":null}],"PublicRecord":null,"Inquiry":[{"Date":"04/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1639860","KOB":{"desc":"Sales Financing Company","code":"FF"},"SubscriberDisplayName":"SYNCB/WALMART"},{"Date":"03/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"01/11/2021","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1639860","KOB":{"desc":"Sales Financing Company","code":"FF"},"SubscriberDisplayName":"SYNCB/WALMART"},{"Date":"12/11/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"11/21/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1984046","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC"},{"Date":"09/01/2020","Amount":"UNK","Type":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973319","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"CSC CREDIT SERVICES"},{"Date":"09/01/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"08/28/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"08/24/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6905630","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"},{"Date":"08/21/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1984046","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC"},{"Date":"06/08/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"},{"Date":"06/01/2020","Amount":"UNK","Type":{"desc":"Conventional Real Estate Loan, Including Purchase Money First","code":"26"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1973319","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"CSC CREDIT SERVICES"},{"Date":"06/01/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"05/28/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"3900614","KOB":{"desc":"Mortgage Reporters","code":"FR"},"SubscriberDisplayName":"FACTUAL DATA/0600"},{"Date":"05/24/2020","Amount":"UNK","Type":{"desc":"Real Estate Specific Type Unknown","code":"08"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6905630","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"SERVICE & PROF"},{"Date":"03/08/2020","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1344090","KOB":{"desc":"Specialty Clothing Store","code":"CS"},"SubscriberDisplayName":"SPECIALTY CLOTHING STO"}],"TradeLine":[{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"10/25/2020","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"TermsDuration":{"desc":"30 Year","code":"360"},"ECOA":{"desc":"Joint Account","code":"2"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$76,388"}],"BalanceDate":"07/01/2021","BalanceAmount":"$75,885","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCC","MonthlyPaymentAmount":"$654","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/08/2021","Subcode":"2993370","KOB":{"desc":"Mortgage Companies","code":"FM"},"SubscriberDisplayName":"US BANK","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Fha Real Estate Loan","code":"19"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"06/08/2018","StatusDate":"11/01/2020","MaxDelinquencyDate":"08/01/2018","AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$285"}],"BalanceDate":"11/21/2020","BalanceAmount":null,"Status":{"desc":"Paid/was collection account, insurance or government claim or terminated for default","code":"62"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: COX COMMUNICATIONS-2NDS","AccountNumber":"","MonthsHistory":"29","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"3","PaymentProfile":"B-----------------------9","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"10/28/2020","Subcode":"1984304","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"MID CONTINENT CREDIT S","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2020","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":{"desc":"Collections","code":"9"},"FirstDelinquencyDate":"11/01/2018","SecondDelinquencyDate":"08/01/2018"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"01/20/2018","StatusDate":"11/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":null,"code":"43"},"TermsDuration":{"desc":"10 Month","code":"010"},"ECOA":{"desc":"Joint Account","code":"4"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$3,000"}],"BalanceDate":"11/20/2020","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"35","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"000000000000000-000000000","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"11/19/2020","Subcode":"9201856","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"COREFIRST BANK & TRUST","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2020","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":null,"code":"43"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/24/2020","StatusDate":"10/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$255"}],"BalanceDate":"07/08/2021","BalanceAmount":"$287","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$287","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: MCI COMMUNICATIONS","AccountNumber":"","MonthsHistory":"6","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"6","PaymentProfile":"999999","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1982482","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"03/01/2021","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$154"}],"BalanceDate":"07/21/2021","BalanceAmount":"$156","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCC0","MonthlyPaymentAmount":"$20","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"07/06/2021","Subcode":"1323470","KOB":{"desc":"Retail, Not Elsewhere Classified","code":"ZR"},"SubscriberDisplayName":"THE JONES STORE","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"03/27/2018","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$2,000"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$2,058"}],"BalanceDate":"07/06/2021","BalanceAmount":"$1,930","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"40","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":"$58","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/23/2021","Subcode":"2133350","KOB":{"desc":"All Banks -- Non-Specific","code":"BB"},"SubscriberDisplayName":"COMMERCE BK","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"04/11/2021","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$75"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$74"}],"BalanceDate":"07/02/2021","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"3","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"0CC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"07/02/2021","Subcode":"1327500","KOB":{"desc":"Variety Stores","code":"DV"},"SubscriberDisplayName":"SYNCB/WALMART","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"06/28/2018","StatusDate":"06/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$800"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$936"}],"BalanceDate":"06/28/2021","BalanceAmount":"$773","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"36","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":"$30","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"06/15/2021","Subcode":"3240877","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"CAPITAL ONE","EnhancedPaymentData":{"InitialPaymentLevelDate":"06/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"04/19/2021","StatusDate":"04/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$250"}],"BalanceDate":"04/22/2021","BalanceAmount":"$0","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"0","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1349490","KOB":{"desc":"Clothing -- Non-Specific","code":"CZ"},"SubscriberDisplayName":"COMENITYBANK/NEWPORTNW","EnhancedPaymentData":{"InitialPaymentLevelDate":"04/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null}],"RiskModel":[{"positiveScoreFactorCodeOne":"P34","positiveScoreFactorCodeTwo":"P36","positiveScoreFactorCodeThree":"P05","positiveScoreFactorCodeFour":"P32","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"593","ScoreFactorCodeOne":"12","ScoreFactorCodeTwo":"04","ScoreFactorCodeThree":"83","ScoreFactorCodeFour":"16","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"84","MessageText":"0084 SSN MATCHES"}]}},"BackgroundData":{"success":true,"error":null,"report":{"criminalReport":{"success":true,"response":{"XMLCRIM":{"OrderResponse":{"Name":"HESSER,GAIL","Message":"Request Results","ResponseID":"91"},"CICcriminal":{"Candidates":{"count":"2","Candidate":[{"Subject":{"FullName":"GAIL HESSER","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201388059","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N CAMERON AVENUE, AJO, AZ, 85321"},"Offenses":{"count":"1","Offense":{"CaseType":"MISDEMEANOR","Description":"SHOPLIFTING","FilingDate":"07/30/2013","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"08/14/2013","Court":"AJO JUSTICE"}}},{"Subject":{"FullName":"GAIL HESSER","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201588770","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N. CAMERON AVE, AJO, AZ, 85321"},"Offenses":{"count":"2","Offense":[{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"GUILTY","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"},{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"}]}}]}}}}},"evictionReport":{"success":true,"response":{"XML2025":{"OrderResponse":{"Name":"HESSER,GAIL","Reference":"TESTCASE","Message":"Request Processed Successfully","ResponseID":"92"},"Response":{"Count":"3","Count_West-4":"1","Count_National-1":"2","Candidate":[{"Zone":"West-4","LastName":"HESSER","FirstName":"GAIL","Address":"8629 ALBEMARLE","City":"MELBOURNE","State":"FL","ZipCode":"32901","Activity":{"Court":"499","Filing_Date":"12-17-2014","Case_No":"CC029871","Plaintiff":"LEVINE*RICHARD","Plaintiff_Phone":"888-555-7410","Notice_Type":"1ZZ","Default":"0","Plaintiff_Atty":"LAW OFFICE OF ABC","Plaintiff_Atty_Phone":"888-555-8520"}},{"Zone":"National-1","LastName":"HESSER","FirstName":"GAIL","Address":"272 LANDINGS WAY#73","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Filing_Date":"05-13-2013","Case_No":"052013CC083625","Plaintiff":"SCHNEIDER JEROME","Notice_Type":"CIVIL NEW FILING","Judgement_Amount":"0"}},{"Zone":"National-1","LastName":"HESSER","FirstName":"GAIL","Address":"272 LANDINGS WY#7","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Case_No":"052013CC083625","Plaintiff":"JERMONE SCHNEIDER","Notice_Type":"FORCIBLE ENTRY/DETAINER","Judgement_Date":"06-11-2013","Judgement_Amount":"0"}}]}}}}}}},"shareId":1161815}
Consumer shares a report with out mandatory propertyZip param
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/share' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjMxMjE1MTE2LCJpYXQiOjE2MzEyMTMzMTYsImp0aSI6IjM5MWZmZjc0LTM3MTEtNGFmYi1hYTU2LTM3YWQzYjMxYmFjOCJ9.Bn9GJKu4nGM-lVnPc_YPQ9uwokElrrKmTeFNt8MYhnutS3MJtYdmLey9kSvPGaJhB__fsRlnKzVfUZLE-lUtVYjHsiBGYm00PTWio9LuSYE_aezuDxGk91a3rJZS11vsfZDfYLrxOqk0q1wY8CZ_EV9ds4cQuClCbK5uUS4JWLDd97YlWpWrPobpBrAHWz2sTMYR-88Q6e4yYIvXtjdAXjHeSc0b8WX2acbSeDBHL28Cu4Dh3pYAMFKIhPTkImB8mqnvbJJ5Qk4HRfv-AY765wBQ8P4Kj2a3zme93bHWowy-a2lsq12gQZimUQJS-f6tJkSHW09e6xxNE0kDGLS0mA' \
--data-urlencode 'transactionId=7365814' \
--data-urlencode 'consumerToken=NTlmYjMxMTUtYTdhNi00OTRiLWE5NmEtNmM1Yzk3YjZmNTgy' \
--data-urlencode 'endUserToken=NDhhNWI5NGItOTRkYi00N2U0LWE5OTQtYzBhZGJlYzI0Mjdk' \
--data-urlencode 'purposeType=1'
{"success":false,"error":{"Code":"9018","Message":"propertyZip is required when requesting BackgroundData","Status":422,"FieldErrors":null},"reports":{}}
Test Consumers
The following test consumers will work with Background Data:
| Last name |
Middle Name |
First name |
Expected output |
Consumer Token |
|---|---|---|---|---|
| Hesser | Gail |
|
M2U5MmQ1ZTEtY2EzNi00Y2VlLTgzMGEtMjg0MWY5NWIyNjJm | |
| Allen | L | Ralph |
|
ZmM1MmVmZmEtOGI1Yy00MWRiLTk1NTYtM2I4ODFiNDc5NTJl |
| Akkaya | Jorge |
|
OTUzYjUwZmItMzcwMS00MmYyLWJmZmQtN2MwYjc2M2I4MzAw | |
| Young | E | Charles |
|
MTQwYWRmZTItNTRkNi00NzI3LTk2OGItOGMzY2NkZTZiODQ1 |
| Barbone | Concetta |
|
NWUyMDZkOGMtODIxYi00YmE5LTkxOWQtODVmNDllN2IzZmQ5 | |
| Lanier | S | Bradley |
|
NTFmNWQ0ZmMtN2I4OC00ODI4LWI0OGEtNjJjNjk1NTQ3ZTVh |
| Free | Lyndsay |
|
NzQ4ZWYzYzAtMTIzMi00ZjYxLWJkYjAtZjYyMGJiZDViOWY2 | |
| Bay | Johnnie |
|
NjNjYjQ0MDQtNjA0Yy00YzQ0LTg4ZTMtNTVlYTIyNjJhNzMx | |
| Eggleston | Mary |
|
MTZiMjhhYTAtZTcwNS00Yjg4LWIxYTQtNzc5NjQyOWZhYWU1 | |
| Russell | Izell |
|
YzRmYjMwNTUtNDNmNy00Yjk4LTg3ZTktY2VkZTc3YWI5ZGI4 | |
| Barnes | Patti |
|
Mzg2Yjg1NTUtMWNlNS00ZWVkLTkyODAtZjI4ZDZhYjBmMTc4 | |
| White | R | Kenneth |
|
OWY5NDY5ZTQtZjM2Yi00YWIzLTgzZGMtOTNiYmMxYjM4MDA4 |
| Christie | L | Shirley |
|
MmUyOWU3ZTQtNTI2Yy00YTkxLThmNGEtYTQwZTk2M2ViMDg1 |
| Nicholson | K | Raymond |
|
YzIzYTMxOTctNjliMC00MDVjLThlZDEtNmEwZjIwMmQ2NDQ0 |
| Taylor | M | Henrietta |
|
M2RiNmQ1ZGYtYzFhMS00ZjNkLTliZWEtNmMzMTUyMjU4MzNl |
| Craven | W | Christopher |
|
NGQ1NDYyOTQtMjNhMi00ODhlLWE3YWItZGYyMTFhNWU2ZDJh |
| Williams | E | Douglas |
|
NjM1N2M5ODctNDNkZC00NzQ0LTliYmMtNDE5OGU1N2I3YzJi |
| Whalen | Anabel |
|
Mjc5NWFiZWUtNjUzMS00NGQzLWFkMmQtMDcxMzM4Y2ZjYmVi | |
| Roberts | Danny |
|
YmQxNTMwZTgtODc1OC00ZjMzLTg4MDctNjJmMmUxMzJkOWM2 | |
| Spraggins | L | Jenny |
|
YzdmYmY4NDYtOWMxZS00MTQzLWI3NGMtMjA1MWE2ZjE1OTcx |
| Mathewson | Gayle | Kathryn |
|
MGI5M2JmNzAtM2QxNC00OTg3LWFiODYtNTljOTRjNDY5OWVi |
| Boyda | Ann | Melanie |
|
ZGJlNTI5OGMtMTUyYy00NjlmLTgxZDQtYjZjOTY3NjhlZDQz |
| Pogue | L | David |
|
YmJmODE3YzQtMDk0YS00MmZlLTk5NjctMDg2MzU0YzhkYTg4 |
| Markgren | Alba |
|
ZjRjZWIyODktOTYwNi00YTUzLTliMzItNTAwZGY3NjBhYzkz | |
| Boyd | Chester |
|
N2RiZjM3YjUtZWE0OC00M2Y1LWJhMDQtYjc3MGZjOWM2N2Rl | |
| Sieler | N | Christine |
|
Njk2MmFkNjgtMzk1MC00YjcyLTk3YjktODc4ZDZiZmMyMGMz |
| Morrison | T | Greggory |
|
ZDI2NDIxOTQtMmE4Ny00NTdhLThkOWQtYjcwZGM3M2Y4MDBj |
| Risi | Christopher |
|
Yzc4ZjZjYmUtZGEwMi00M2YxLTk1YTMtMzc0NDE4NWIwMTJk | |
| Barsness | Arturo |
|
N2JkZjUxYmQtNmJkNi00YzA3LTllYmYtMTgyNDBiMjc0NDYw | |
| Haddock | A | David |
|
ODYxMDgyNjMtMjQ0Ny00ZmU4LWE0NjMtOGQwM2JhMjM0YWEw |
| Broyles | Debbie |
|
NWQwMmZmMGYtODA5Yy00Nzc2LWIzNmQtOGYzZWZjZWUyMTY1 | |
| Johnson | Paul |
|
YWUwNWI5OGYtMzhjYy00NjVkLWFlMGEtMjk5ZDJmY2VhNTJj | |
| Gibbs | T | Mary |
|
NWExZWYxZGQtMGEzYS00YWIyLTkxNTItYjhkZGQyMTI1Y2Nh |
| Scott | Arthur |
|
ODhmMWUxNTQtMjE4OC00Yzc5LWExNDktYTY2NmUxYjMzNjRj | |
| Smith | Bob |
|
NGI3NmRmOWEtNzcxZi00ODk5LWEzZWUtZjMzZTQ5NGY1M2I5 |
Errors
These errors are specific to Background Data. The Position column indicates at which level in the JSON response you will find the errors.
| Code |
Position |
Description |
|---|---|---|
| 9999 | Background Data level | Background report is not available |
| 9994 | Criminal report level | Criminal search is unavailable. |
| 9990 | Housing court report level |
Housing court search is unavailable. |
| 9987 | Background Data level | An account with CIC is required. |
| 9018 |
Top Level |
When the propertyZip field is not provided by consumer, while sharing the report, using v3/Share. |
| 9995 |
Error block inside criminalReport | 'Invalid SSN' error returned by Criminal Report |
| 9996 | Error block inside criminalReport | 'Invalid Date of Birth' error returned by Criminal Report |
| 9997 | Error block inside criminalReport | System Error returned by Criminal Report |
| 1004 | Background Data level | Invalid Request. DOB and SSN are required fields for background data but not for retrieving a credit report. This message is sent when SSN or DOB are missing from the consumer token resulting in a response with a credit report but no criminal or housing court report. |
Onboarding
This product is offered in partnership with Contemporary Information Corporation (CIC). An account with CIC is required.
Samples
Happy Path
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/user' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc2NTg4LCJpYXQiOjE2MTY0NzQ3ODgsImp0aSI6ImRhZjI5NmMyLThiOTQtNDA4YS1hYmZiLWM3MzVlMzMzMDdiZSJ9.axqrI0bUkUoZuzn2dkYrJhhNgNkbpvcyNXMfWc0yBMG9vEh6m7inivjsr73yp91eQV9XsPlzTorNnI7QhQ0bU01Kz5xvu7QJHnw1_URHdcSNMR1loONo4nZtZU7r8ugnANZ1IFAIxoKkXKq_kndheq29Y0UReRNGN_SwnLivgAqkp3TdZGwwsXkwUKA9WI4g1mlBQ6BqbzuD7-h254GTJZ1Hdd3oq56J2kyEaPb34r9SkrSTp5AAR_s9EiKGLEVt-nZxkaG53tErVYowF8-p1-ocIMpySvqsRYm6wg0unSpUEHvXSBuaizxotDMgbTri7DSBT6hrXoLcWNYKazq5Lg' \
--data-urlencode 'firstName=Ralph' \
--data-urlencode 'lastName=Allen' \
--data-urlencode 'currentAddress=10650 HOLMAN AVE APT 212' \
--data-urlencode 'currentCity=Los Angeles' \
--data-urlencode 'currentState=CA' \
--data-urlencode 'currentZip=90024' \
--data-urlencode 'ssn=666706089'\
--data-urlencode 'dob=10151974'
{"success":true,"error":null,"preciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09162019","ReportTime":"113832","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0900","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"69059134","PreciseIDType":"11","PreciseIDScore":"533","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000377","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000417","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000733","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0025","MostLikelyFraudType":{"value":"Impersonation Match","code":"IMP"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"High average credit limit or loan amount on revolving/real property trades or credit balance to limit ratio on revolving trades","code":"B109"},"Reason3":{"value":"High credit limits and balances on revolving trades","code":"B105"},"Reason4":{"value":"Presence of recently opened inquiry or too many inquiries in the last 6 months","code":"B106"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"AddrCode":"X0","PhnCode":"MX","AddrTypeCode":"S ","COACode":"N ","SSNCode":"PZ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"YB","DateOfBirthMatch":{"value":"3","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Impersonation - Age","code":"3004"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"33MD388 ","AccountInformation":"69059134 ","Version":"04","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"No match on name;No match on address","code":"X0"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone Number not Supplied","code":"MX"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Partial SSN match, No Name match, No Address match ","code":"PZ"},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"756","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CQHP-VXPVJWU3 ","ShortAuditNumber":"9VXPVJW ","DriverLicenseResult":{"value":"","code":"YB"},"MonthOfBirth":"10","DayOfBirth":"28","YearOfBirth":"1959","DateOfBirthMatch":{"value":"No match","code":"3"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"AKKAYA","FirstName":"JORGE","Initial":"","Address":"32 BROOK ST","City":"PATCHOGUE","State":"NY","ZipCode":"11772","ZipPlus4":"3825"},"ConsumerIDVerification":[{"Surname":"GEBHARDT","FirstName":"GEORGE","Initial":"F","Address":"E ST APT 2412","City":"TULSA","State":"OK","ZipCode":"74145","ZipPlus4":"5019","AreaCode":"410","Phone":"8575864","MonthOfBirth":"06","DayOfBirth":"12","YearOfBirth":"1963","DateOfBirthMatchCode":{"value":"No match","code":"3"},"ReportedDate":"20150417","LastTouched":"20190604"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Akkaya","FirstName":"Jorge","MiddleInitial":"","SSN":"666-72-0909","SSNIssueState":"CO","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"1936","SSNIssueEndRange":"1952","SSNIssueResultCode":{"value":"SSN issue date prior to both input and on-file year of birth","code":"Z"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"555 N 1ST ST","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"2819","ReportedDate":"19920809","LastUpdatedDate":"20040618"},{"Address":"PO BOX 276","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"0248","ReportedDate":"19991023","LastUpdatedDate":"20040404"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":"X;;;"},"KBAScore":null,"KBA":{"XMLVersion":"1","General":{"SessionID":"WTTFGN3LUSYYEHMGSBZZNEEY.pidf1v-190916113831598039874","KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","NumberOfQuestions":4},"QuestionSet":[{"QuestionType":3,"QuestionText":"According to your credit profile, you may have opened an auto loan in or around June 2019. Please select the lender for this account. If you do not have such an auto loan, select 'NONE OF THE ABOVE/DOES NOT APPLY'.","QuestionSelect":{"QuestionChoice":["NISSAN MOTOR ACCEPTANCE","AMERICAN HONDA FIN","JPMCB AUTO","CHRYSLER CREDIT","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":2,"QuestionText":"You may have opened a mortgage loan in or around June 2008. Please select the dollar amount range in which your monthly mortgage payment falls. Refer only to the regular monthly payment which includes principal, interest, and escrow (escrow could include taxes and insurance if collected by lender). If you have not had a mortgage payment now or in the past, please select 'NONE OF THE ABOVE/DOES NOT APPLY'.","QuestionSelect":{"QuestionChoice":["$1660 - $1959","$1960 - $2259","$2260 - $2559","$2560 - $2859","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":23,"QuestionText":"Which of the following is a current or previous employer? If there is not a matched employer name, please select 'NONE OF THE ABOVE'.","QuestionSelect":{"QuestionChoice":["KFC","CHEVRON USA","JOHN P PEARL N ASSO","DEX MEDIA","NONE OF THE ABOVE/DOES NOT APPLY"]}},{"QuestionType":39,"QuestionText":"Which of the following is a previous phone number of yours? If there is not a matched phone number, please select 'NONE OF THE ABOVE'.","QuestionSelect":{"QuestionChoice":["(518)220-5328","(518)212-7463","(518)219-7535","(518)226-1051","NONE OF THE ABOVE/DOES NOT APPLY"]}}],"CreditQuestionSet":null,"NonCreditQuestionSet":null},"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"pidResult":null,"referenceID":2691492,"authSession":"NTlkMzRkYzItYjVjNi00ZjhkLTk3YzQtY2NhYjI5OWE4YWNm"}
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/user/answers' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc2NTg4LCJpYXQiOjE2MTY0NzQ3ODgsImp0aSI6ImRhZjI5NmMyLThiOTQtNDA4YS1hYmZiLWM3MzVlMzMzMDdiZSJ9.axqrI0bUkUoZuzn2dkYrJhhNgNkbpvcyNXMfWc0yBMG9vEh6m7inivjsr73yp91eQV9XsPlzTorNnI7QhQ0bU01Kz5xvu7QJHnw1_URHdcSNMR1loONo4nZtZU7r8ugnANZ1IFAIxoKkXKq_kndheq29Y0UReRNGN_SwnLivgAqkp3TdZGwwsXkwUKA9WI4g1mlBQ6BqbzuD7-h254GTJZ1Hdd3oq56J2kyEaPb34r9SkrSTp5AAR_s9EiKGLEVt-nZxkaG53tErVYowF8-p1-ocIMpySvqsRYm6wg0unSpUEHvXSBuaizxotDMgbTri7DSBT6hrXoLcWNYKazq5Lg' \
--data-urlencode 'authSession=MzAyNDEzM2QtMmZmZS00YWYwLWEzYmMtZTcyYjYzOWIwNjIw' \
--data-urlencode 'answer=1' \
--data-urlencode 'answer=2' \
--data-urlencode 'answer=3' \
--data-urlencode 'answer=4'
{"success":true,"error":null,"preciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09162019","ReportTime":"113832","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0900","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"69059134","PreciseIDType":"11","PreciseIDScore":"533","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000377","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000417","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000733","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0025","MostLikelyFraudType":{"value":"Impersonation Match","code":"IMP"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"High average credit limit or loan amount on revolving/real property trades or credit balance to limit ratio on revolving trades","code":"B109"},"Reason3":{"value":"High credit limits and balances on revolving trades","code":"B105"},"Reason4":{"value":"Presence of recently opened inquiry or too many inquiries in the last 6 months","code":"B106"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"AddrCode":"X0","PhnCode":"MX","AddrTypeCode":"S ","COACode":"N ","SSNCode":"PZ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"YB","DateOfBirthMatch":{"value":"3","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Impersonation - Age","code":"3004"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"33MD388 ","AccountInformation":"69059134 ","Version":"04","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"No match on name;No match on address","code":"X0"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone Number not Supplied","code":"MX"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Partial SSN match, No Name match, No Address match ","code":"PZ"},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"756","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CQHP-VXPVJWU3 ","ShortAuditNumber":"9VXPVJW ","DriverLicenseResult":{"value":"","code":"YB"},"MonthOfBirth":"10","DayOfBirth":"28","YearOfBirth":"1959","DateOfBirthMatch":{"value":"No match","code":"3"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"AKKAYA","FirstName":"JORGE","Initial":"","Address":"32 BROOK ST","City":"PATCHOGUE","State":"NY","ZipCode":"11772","ZipPlus4":"3825"},"ConsumerIDVerification":[{"Surname":"GEBHARDT","FirstName":"GEORGE","Initial":"F","Address":"E ST APT 2412","City":"TULSA","State":"OK","ZipCode":"74145","ZipPlus4":"5019","AreaCode":"410","Phone":"8575864","MonthOfBirth":"06","DayOfBirth":"12","YearOfBirth":"1963","DateOfBirthMatchCode":{"value":"No match","code":"3"},"ReportedDate":"20150417","LastTouched":"20190604"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Akkaya","FirstName":"Jorge","MiddleInitial":"","SSN":"666-72-0909","SSNIssueState":"CO","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"1936","SSNIssueEndRange":"1952","SSNIssueResultCode":{"value":"SSN issue date prior to both input and on-file year of birth","code":"Z"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"555 N 1ST ST","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"2819","ReportedDate":"19920809","LastUpdatedDate":"20040618"},{"Address":"PO BOX 276","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"0248","ReportedDate":"19991023","LastUpdatedDate":"20040404"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":"X;;;"},"KBAScore":{"General":{"KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","PriorUsage":{"ExceededUseLimitCode":"N","ConsumerTotal":"","ClientUseLimitPeriod":720,"ClientUseLimitCount":0,"TotalUseLimitPeriod":720,"TotalUseLimitCount":0,"ConsumerSSNTotal":"0","ClientSSNUseLimitPeriod":720,"ClientSSNUseLimitCount":0,"TotalSSNUseLimitPeriod":720,"TotalSSNUseLimitCount":0,"ConcurrentPINTotal":0,"ClientConcurrentPINLimitCount":"0","CompanyConcurrentPINLimitCount":"0","GlobalConcurrentPINLimitCount":"0"}},"ScoreSummary":{"AcceptReferCode":"ACC","DecisionOverrideIndicator":"N","DecisionOverrideReason":"","PreciseIDScore":"533","OutWalletScore":"41","OutWalletFormula":"(195/481)*100","ProgressiveQuestionAchieved":"N","ChampionChallengerIndicator":"N","RiskStrategyNum":"1","RiskStrategyDescription":"Default Risk Strategy","QuestionConfigNum":"1","QuestionConfigDescription":"Default Question Configuration ","DecisionMatrixNum":"1","DecisionMatrixDescription":"Default Decision Matrix","UserDefinedParameters":{"UserDefinedTextName1":"","UserDefinedTextValue1":"","UserDefinedTextName2":"","UserDefinedTextValue2":"","UserDefinedTextName3":"","UserDefinedTextValue3":"","UserDefinedTextName4":"","UserDefinedTextValue4":"","UserDefinedNumName1":"","UserDefinedNumValue1":"","UserDefinedNumName2":"","UserDefinedNumValue2":"","UserDefinedNumName3":"","UserDefinedNumValue3":"","UserDefinedNumName4":"","UserDefinedNumValue4":"","UserDefinedDateName1":"","UserDefinedDateValue1":"","UserDefinedDateName2":"","UserDefinedDateValue2":""}},"GradedAnswer":{"AnswerSet":[{"QuestionType":3,"QuestionTypeDescription":"AUTO LOAN LENDER","CreditType":"C","AnswerResult":"W","QuestionWeight":141},{"QuestionType":2,"QuestionTypeDescription":"MORTGAGE AMOUNT","CreditType":"C","AnswerResult":"W","QuestionWeight":145},{"QuestionType":23,"QuestionTypeDescription":"PREVIOUS CURRENT EMPLOYER","CreditType":"N","AnswerResult":"R","QuestionWeight":108},{"QuestionType":39,"QuestionTypeDescription":"PREVIOUS PHONE NUMBER - DIV","CreditType":"N","AnswerResult":"R","QuestionWeight":87}]}},"KBA":null,"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"pidResult":{"errorCode":0,"internalErrorCode":null,"success":false,"fullPIDResponse":{"CompletionCode":"0000","ReferenceId":"RefID","Products":{"PreciseIDServer":{"XMLVersion":"1","Error":null,"Header":{"ReportDate":"09162019","ReportTime":"113832","Preamble":"TBD2","ReferenceNumber":""},"Messages":{"Message":{"Number":"57","Text":"015000 0900","AddrMismatch":"N"},"ConsumerStatement":null},"Summary":{"ReviewReferenceID":"69059134","PreciseIDType":"11","PreciseIDScore":"533","PreciseIDScorecard":"AC OPEN NFD V2 ","ValidationScore":"000377","ValidationScorecard":"AC OPEN VAL V2 ","VerificationScore":"000417","VerificationScorecard":"AC OPEN ID THEFT NFD","ComplianceIndicator":"","ComplianceDescription":"No Compliance Code ","FPDScore":"000733","FPDScorecard":"AC OPEN FPD V2 ","UtilityFunction":"00007030","InitialResults":{"AuthenticationIndex":"0025","MostLikelyFraudType":{"value":"Impersonation Match","code":"IMP"},"Reasons":{"Reason1":{"value":"Low level of authentication indicative of ID fraud","code":"B101"},"Reason2":{"value":"High average credit limit or loan amount on revolving/real property trades or credit balance to limit ratio on revolving trades","code":"B109"},"Reason3":{"value":"High credit limits and balances on revolving trades","code":"B105"},"Reason4":{"value":"Presence of recently opened inquiry or too many inquiries in the last 6 months","code":"B106"},"Reason5":{"value":"No adverse factor observed","code":"B405"}},"InitialDecision":"R10","FinalDecision":"R10","ActionPath":"000"},"Call2Results":{"AuthenticationIndex":"0000","MostLikelyFraudType":{"value":"","code":null},"Reasons":{"Reason1":{"value":"Not Supplied","code":" "},"Reason2":{"value":"Not Supplied","code":" "},"Reason3":{"value":"Not Supplied","code":" "},"Reason4":{"value":"Not Supplied","code":" "},"Reason5":null},"InitialDecision":"","FinalDecision":"","ActionPath":""},"CrossReferenceIndicatorsGrid":null,"DateOfBirthMatch":null,"NFDResults":null},"FCRADetail":{"FraudShield":{"FS07":"N","FS08":"N","FS09":"N","FS19":"N","FS20":"N","FS22":"N","FS27":null},"SharedApplication":{"FCRARule1":{"value":"","code":" "},"FCRARule2":{"value":"","code":" "},"FCRARule3":{"value":"","code":" "},"FCRARule4":{"value":"","code":" "},"FCRARule5":{"value":"","code":" "},"FCRARule6":{"value":"","code":" "},"FCRARule7":{"value":"","code":" "},"FCRARule8":{"value":"","code":" "},"FCRARule9":{"value":"","code":" "},"FCRARule10":{"value":"","code":" "},"FCRARule11":{"value":"","code":" "},"FCRARule12":{"value":"","code":" "},"FCRARule13":{"value":"","code":" "},"FCRARule14":{"value":"","code":" "},"FCRARule15":{"value":"","code":" "},"FCRARule16":{"value":"","code":" "},"FCRARule17":{"value":"","code":" "},"FCRARule18":{"value":"","code":" "},"FCRARule19":{"value":"","code":" "},"FCRARule20":{"value":"","code":" "},"AdverseActionCode1":{"value":"","code":" "},"AdverseActionCode2":{"value":"","code":" "},"AdverseActionCode3":{"value":"","code":" "},"AdverseActionCode4":{"value":"","code":" "}},"NFDSummary":{"RecordHits":"0000","FraudFieldHits":"0000","VictimRecordHits":"0000","VictimFieldHits":"0000","FieldHitsByInputAddress":"0000","FieldHitsBySSN":"0000","FieldHitsByDriversLicense":"0000","FieldHitsByPhone":"0000"}},"GLBDetail":{"CheckpointSummary":{"PrimaryResultCode":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"AddrCode":"X0","PhnCode":"MX","AddrTypeCode":"S ","COACode":"N ","SSNCode":"PZ","AddrUnitMismatchCode":"","PhnUnitMismatchCode":"","DLResultCode":"YB","DateOfBirthMatch":{"value":"3","code":null},"HighRiskAddrCode":"N ","HighRiskPhoneCode":"N ","OFACValidationResult":{"value":"1 ","code":null},"AddrResMatches":"0000","AddrBusMatches":"0000","PhnResMatches":"0000","PhnBusMatches":"0000"},"FraudShield":{"FS01":"N","FS02":"N","FS03":"N","FS04":"N","FS05":"N","FS06":"Y","FS10":"N","FS11":"N","FS13":"N","FS14":"N","FS15":"N","FS16":"N","FS17":"N","FS18":"N","FS21":"N","FS25":"N","FS26":"N","FS27":"N"},"SharedApplication":{"GLBRule1":{"value":"Social Security Number Issued before Year of Birth","code":"1003"},"GLBRule2":{"value":"Impersonation - Age","code":"3004"},"GLBRule3":{"value":"","code":" "},"GLBRule4":{"value":"","code":" "},"GLBRule5":{"value":"","code":" "},"GLBRule6":{"value":"","code":" "},"GLBRule7":{"value":"","code":" "},"GLBRule8":{"value":"","code":" "},"GLBRule9":{"value":"","code":" "},"GLBRule10":{"value":"","code":" "},"GLBRule11":{"value":"","code":" "},"GLBRule12":{"value":"","code":" "},"GLBRule13":{"value":"","code":" "},"GLBRule14":{"value":"","code":" "},"GLBRule15":{"value":"","code":" "},"GLBRule16":{"value":"","code":" "},"GLBRule17":{"value":"","code":" "},"GLBRule18":{"value":"","code":" "},"GLBRule19":{"value":"","code":" "},"GLBRule20":{"value":"","code":" "}}},"Checkpoint":{"GeneralResults":{"ProfileID":"33MD388 ","AccountInformation":"69059134 ","Version":"04","PrimaryResult":{"value":"Data found for search request","code":"00"},"BestPickAcceptDeny":{"value":"Accept","code":"A"},"SourceFlag":"","CheckpointTemplate":"STDADD ","NameFlipIndicator":{"value":"Default","code":" "},"AddressVerificationResult":{"value":"No match on name;No match on address","code":"X0"},"AddressUnitMismatchResult":{"value":"","code":" "},"PhoneVerificationResult":{"value":"Phone Number not Supplied","code":"MX"},"PhoneUnitMismatchResult":{"value":"","code":" "},"AddressTypeResult":{"value":"Single family dwelling","code":"S "},"AddressVerificationResidentialMatches":"0000","AddressVerificationBusinessMatches":"0000","PhoneVerificationResidentialMatches":"0000","PhoneVerificationBusinessMatches":"0000","AddressHighRiskResult":{"value":"No address high risk information found","code":"N "},"PhoneHighRiskResult":{"value":"No phone high risk information found","code":"N "},"COAResult":{"value":"No change of address information found","code":"N "},"SSNResult":{"value":"Partial SSN match, No Name match, No Address match ","code":"PZ"},"EDABestPickScore":"","EDARecordsReturned":"","AcceptDeclineFlag":{"value":"","code":" "},"EDAResult":{"value":"","code":"NA"},"CheckpointScore":"756","Result":{"value":"Residential","code":"R"},"AuditNumber":"CP-CQHP-VXPVJWU3 ","ShortAuditNumber":"9VXPVJW ","DriverLicenseResult":{"value":"","code":"YB"},"MonthOfBirth":"10","DayOfBirth":"28","YearOfBirth":"1959","DateOfBirthMatch":{"value":"No match","code":"3"},"OFACResult":{"value":"No match","code":"1 "},"StandardizedAddresRecordsReturned":"01","ResidentialAddressDetailRecordsReturned":"00","BusinessAddressDetailRecordsReturned":"00","AddressHighRiskDetailRecordsReturned":"00","AddressHighRiskDescriptionRecordsReturned":"01","ResidentialPhoneDetailRecordsReturned":"00","BusinessPhoneDetailRecordsReturned":"00","PhoneHighRiskDetailRecordsReturned":"00","PhoneHighRiskDescriptionRecordsReturned":"01","SSNAddressDetailRecordsReturned":"01","ValidationSegmentsReturned":"01","DriverLicenseSegmentsReturned":"00","OFACRecordSegmentsReturned":"00","AuditRequestInformationRecordsReturned":"00","COARecordsReturned":"00","COADescriptionRecordsReturned":"00","PreviousAddressesReturned":"02","SSNFinderAddressesReturned":"00"},"StandardizedAddressDetail":{"Surname":"AKKAYA","FirstName":"JORGE","Initial":"","Address":"32 BROOK ST","City":"PATCHOGUE","State":"NY","ZipCode":"11772","ZipPlus4":"3825"},"ConsumerIDVerification":[{"Surname":"GEBHARDT","FirstName":"GEORGE","Initial":"F","Address":"E ST APT 2412","City":"TULSA","State":"OK","ZipCode":"74145","ZipPlus4":"5019","AreaCode":"410","Phone":"8575864","MonthOfBirth":"06","DayOfBirth":"12","YearOfBirth":"1963","DateOfBirthMatchCode":{"value":"No match","code":"3"},"ReportedDate":"20150417","LastTouched":"20190604"}],"ResidentialAddressDetail":null,"BusinessAddressDetail":null,"AddressHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"AddressHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ResidentialPhoneDetail":[{"Surname":"","FirstName":"","Initial":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":"","SpouseName":"","OtherHouseholdMemberName1":"","OtherHouseholdMemberName2":"","OtherHouseholdMemberName3":"","LastTouched":"","MonthsAtResidence":""}],"BusinessPhoneDetail":null,"PhoneHighRiskDetail":[{"BusinessName":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","AreaCode":"","Phone":""}],"PhoneHighRiskDescription":{"HighRiskDescription":"No high risk business at address/phone "},"ChangeOfAddressDetail":[{"Name":"","Address":"","City":"","State":"","ZipCode":"","ZipPlus4":"","ReportedDate":"","LastTouched":""}],"EDAQuery":null,"EDACaption":null,"OriginalInquiryEcho":null,"ValidationSegment":{"Surname":"Akkaya","FirstName":"Jorge","MiddleInitial":"","SSN":"666-72-0909","SSNIssueState":"CO","SSNDeceased":{"value":"No","code":"N"},"SSNFormat":{"value":"Valid","code":"V"},"SSNIssueStartRange":"1936","SSNIssueEndRange":"1952","SSNIssueResultCode":{"value":"SSN issue date prior to both input and on-file year of birth","code":"Z"},"DriversLicenseFormatValidation":{"value":"Driver's license not provided or validated","code":" "},"OFACValidationResult":{"value":"No match","code":"1 "}},"OFACRecordSegment":{"OFACRecord":""},"PreviousAddressSegment":[{"Address":"555 N 1ST ST","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"2819","ReportedDate":"19920809","LastUpdatedDate":"20040618"},{"Address":"PO BOX 276","City":"NEW HYDE PARK","State":"NY","ZipCode":"11040","ZipPlus4":"0248","ReportedDate":"19991023","LastUpdatedDate":"20040404"}],"SSNFinderDetail":null},"NationalFraudDatabase":null,"AdditionalAddresses":null,"CCNumerics":{"CCNumeric1":null,"CCNumeric2":null,"CCNumeric3":null,"CCNumeric4":null,"CCNumeric5":null,"CCNumeric6":null,"CCNumeric7":null,"CCNumeric8":null,"CCNumeric9":null,"CCNumeric10":null},"CCStrings":{"CCString1":null,"CCString2":null,"CCString3":null,"CCString4":null,"CCString5":"X;;;"},"KBAScore":{"General":{"KBAResultCode":0,"KBAResultCodeDescription":"KBA processing successful questions returned","PriorUsage":{"ExceededUseLimitCode":"N","ConsumerTotal":"","ClientUseLimitPeriod":720,"ClientUseLimitCount":0,"TotalUseLimitPeriod":720,"TotalUseLimitCount":0,"ConsumerSSNTotal":"0","ClientSSNUseLimitPeriod":720,"ClientSSNUseLimitCount":0,"TotalSSNUseLimitPeriod":720,"TotalSSNUseLimitCount":0,"ConcurrentPINTotal":0,"ClientConcurrentPINLimitCount":"0","CompanyConcurrentPINLimitCount":"0","GlobalConcurrentPINLimitCount":"0"}},"ScoreSummary":{"AcceptReferCode":"ACC","DecisionOverrideIndicator":"N","DecisionOverrideReason":"","PreciseIDScore":"533","OutWalletScore":"41","OutWalletFormula":"(195/481)*100","ProgressiveQuestionAchieved":"N","ChampionChallengerIndicator":"N","RiskStrategyNum":"1","RiskStrategyDescription":"Default Risk Strategy","QuestionConfigNum":"1","QuestionConfigDescription":"Default Question Configuration ","DecisionMatrixNum":"1","DecisionMatrixDescription":"Default Decision Matrix","UserDefinedParameters":{"UserDefinedTextName1":"","UserDefinedTextValue1":"","UserDefinedTextName2":"","UserDefinedTextValue2":"","UserDefinedTextName3":"","UserDefinedTextValue3":"","UserDefinedTextName4":"","UserDefinedTextValue4":"","UserDefinedNumName1":"","UserDefinedNumValue1":"","UserDefinedNumName2":"","UserDefinedNumValue2":"","UserDefinedNumName3":"","UserDefinedNumValue3":"","UserDefinedNumName4":"","UserDefinedNumValue4":"","UserDefinedDateName1":"","UserDefinedDateValue1":"","UserDefinedDateName2":"","UserDefinedDateValue2":""}},"GradedAnswer":{"AnswerSet":[{"QuestionType":3,"QuestionTypeDescription":"AUTO LOAN LENDER","CreditType":"C","AnswerResult":"W","QuestionWeight":141},{"QuestionType":2,"QuestionTypeDescription":"MORTGAGE AMOUNT","CreditType":"C","AnswerResult":"W","QuestionWeight":145},{"QuestionType":23,"QuestionTypeDescription":"PREVIOUS CURRENT EMPLOYER","CreditType":"N","AnswerResult":"R","QuestionWeight":108},{"QuestionType":39,"QuestionTypeDescription":"PREVIOUS PHONE NUMBER - DIV","CreditType":"N","AnswerResult":"R","QuestionWeight":87}]}},"KBA":null,"CreditCardVerificationResults":null,"IPAddress":null,"EmailAddress":null},"CreditProfile":null,"EarlyWarningResponse":null,"DeviceIDResponse":null},"ErrorMessage":null,"ErrorTag":null},"summaryResponse":null,"xmlRequest":null},"referenceID":2691492,"UserToken":"M2FiZjRhYjQtM2RlNy00NjI3LThiMGEtMDAxYmM4N2QyMjgx"}
curl --location --request POST 'https://uat-us-api.experian.com/connectapi/v3/report' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Bearer eyJraWQiOiJFSmpTMXJQQjdJODBHWjgybmNsSlZPQkF3V3B3ZTVYblNKZUdSZHdpcEY1IiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJjYXBpX2RlbW8zIiwiRW1haWwiOiJNQVdBU3VwcG9ydEBleHBlcmlhbi5jb20iLCJGaXJzdE5hbWUiOiJLb2tpbGEiLCJpc3MiOiJFWFBFUklBTiIsIkxhc3ROYW1lIjoiTmF0YXJhamFuIiwiZXhwIjoxNjE2NDc0ODgzLCJpYXQiOjE2MTY0NzMwODMsImp0aSI6ImQyNTIyNmYwLTUzNDEtNDg4OC04YzQ5LTliNTk0Yzc3Y2MyYiJ9.pol-Y9AG3oVKVqZxEmYXFie7bYWHUWHSLYiNPMoK5RO9IzybL9FsKPkdl8W6p3HRLVxLN9rWcu7kODzwHFo4ZJeuD2OpkhN_R2gXMqENMGSydPgOh7IDk6igixy4WS_-nbIjX4VtfcfyoGJN4G_sxTaUfJ826ogJDbPyjJkm7V9qPPxRsw_zmpbXWHji0meek_lx2rGuZ1vSbXz-MGVOJz9bj-ZCCu32xEUtJDF-mN0wjSgOVm5UJRFUdfusgmQSNTeJp3O8QEy1klDI35ivHFbiaC0Q8SLJBpvDKFriHAE783e4NzHY_CHKXR9rVlCIXNosQ6vchOhb9SSKupvXxw' \
--data-urlencode 'productId=34' \
--data-urlencode 'consumerToken=YzkzOGU5NDUtNzdlMy00NjQ0LTkwZDQtNTY0NmJiYjRhYWM1' \
--data-urlencode 'purposeType=1'
{"success":true,"error":null,"reports":{"CreditProfile":{"success":true,"error":null,"report":{"Header":{"ReportDate":"09/13/2021","ReportTime":"05:11:21 PM CT"},"ConsumerIdentity":[{"Name":{"Type":{"desc":null,"code":null},"Surname":"ALLEN","First":"RALPH","Middle":"L"}},{"Name":{"Type":{"desc":null,"code":null},"Surname":"ALLEN","First":"T","Middle":"ANDERSON"}},{"Name":{"Type":{"desc":"AKA","code":"A"},"Surname":"CECIL","First":"RALPH","Middle":"T"}},{"Name":{"Type":{"desc":"AKA","code":"A"},"Surname":"BILERL","First":"ANDERSON","Middle":null}}],"AddressInformation":[{"FirstReportedDate":"09/12/2017","LastUpdatedDate":"05/13/2021","Origination":{"desc":"Update","code":"2"},"TimesReported":"21","LastReportingSubcode":"6906014","DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"10650 HOLMAN AVE APT 212","StreetSuffix":null,"City":"LOS ANGELES","State":"CA","Zip":"90024","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"11/09/2007","LastUpdatedDate":"05/16/2019","Origination":{"desc":"Update","code":"2"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"2811 ARIZONA AVE APT 1","StreetSuffix":null,"City":"SANTA MONICA","State":"CA","Zip":"90404","CensusGeoCode":null,"CountyCode":null},{"FirstReportedDate":"07/02/2015","LastUpdatedDate":"02/10/2019","Origination":{"desc":"Update","code":"1"},"TimesReported":"0","LastReportingSubcode":null,"DwellingType":{"desc":"Apartment complex","code":"A"},"HomeOwnership":{"desc":"Apartment complex","code":null},"StreetPrefix":null,"StreetName":"1410 S BENTLEY AVE APT 104","StreetSuffix":null,"City":"LOS ANGELES","State":"CA","Zip":"90025","CensusGeoCode":null,"CountyCode":null}],"EmploymentInformation":[],"PublicRecord":null,"Inquiry":[{"Date":"03/01/2021","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"9981036","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"CLIENT SERVICES INC"},{"Date":"12/01/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"9981036","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"CLIENT SERVICES INC"},{"Date":"02/23/2020","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0981258","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"PIONEER CREDIT RECOVER"},{"Date":"11/23/2019","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"0981258","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"PIONEER CREDIT RECOVER"},{"Date":"10/25/2019","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6980117","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"MRS ASSOCIATES"},{"Date":"10/07/2019","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1352070","KOB":{"desc":"Complete Department Stores","code":"DC"},"SubscriberDisplayName":"COMPLETE DEPT. STORES"},{"Date":"07/25/2019","Amount":"UNK","Type":{"desc":"Collection Department/Agency/Attorney","code":"48"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"6980117","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"MRS ASSOCIATES"},{"Date":"07/07/2019","Amount":"UNK","Type":{"desc":"Unknown - Credit Extension, Review, Or Collection","code":"31"},"Terms":{"desc":null,"code":"N/A"},"Subcode":"1352070","KOB":{"desc":"Complete Department Stores","code":"DC"},"SubscriberDisplayName":"COMPLETE DEPT. STORES"}],"TradeLine":[{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"02/19/2018","StatusDate":"12/01/2019","MaxDelinquencyDate":null,"AccountType":{"desc":"Note Loan","code":"20"},"TermsDuration":{"desc":"24 Month","code":"024"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,500"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$667"}],"BalanceDate":"06/28/2021","BalanceAmount":null,"Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"41","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"4","DerogCounter":"19","PaymentProfile":"9999999999999999999654321","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"12/25/2019","Subcode":"1780536","KOB":{"desc":"Credit Unions","code":"FC"},"SubscriberDisplayName":"ALLSOUTH FEDERAL CR UN","EnhancedPaymentData":{"InitialPaymentLevelDate":"12/01/2019","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Note Loan","code":"20"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"06/01/2021","SecondDelinquencyDate":"05/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"02/17/2019","StatusDate":"08/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Secured By Household Goods and Other Collateral","code":"23"},"TermsDuration":{"desc":"18 Month","code":"018"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$2,970"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$1,904"}],"BalanceDate":"09/03/2020","BalanceAmount":"$1,904","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":"$1,904","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"19","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"11","DerogCounter":"2","PaymentProfile":"9966665436543C2CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"12/26/2019","Subcode":"1580090","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"SPRINGLEAF FINANCIAL S","EnhancedPaymentData":{"InitialPaymentLevelDate":"08/01/2020","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Secured By Household Goods and Other Collateral","code":"23"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"09/01/2020","SecondDelinquencyDate":"08/01/2020"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"06/28/2020","StatusDate":"05/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Installment Sales Contract","code":"06"},"TermsDuration":{"desc":"3 Month","code":"003"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$47"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$18"}],"BalanceDate":"07/08/2021","BalanceAmount":"$18","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":"$18","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"13","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"2","PaymentProfile":"9-9-CCC--CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"09/12/2020","Subcode":"1318660","KOB":{"desc":"Jewelers","code":"JA"},"SubscriberDisplayName":"FRIEDMANS JEWELERS","EnhancedPaymentData":{"InitialPaymentLevelDate":"05/01/2021","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Installment Sales Contract","code":"06"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"05/01/2021"},{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"11/22/2018","StatusDate":"01/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Secured By Household Goods","code":"22"},"TermsDuration":{"desc":"48 Month","code":"048"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$9,360"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$6,043"}],"BalanceDate":"03/28/2021","BalanceAmount":null,"Status":{"desc":"30 days past due 3 times","code":"73"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Purchased by another lender","AccountNumber":"","MonthsHistory":"29","DelinquenciesOver30Days":"3","DelinquenciesOver60Days":"3","DelinquenciesOver90Days":"2","DerogCounter":"16","PaymentProfile":"1B19999999999999999522321","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"09/27/2019","Subcode":"1553534","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"LOAN FINANCE","EnhancedPaymentData":{"InitialPaymentLevelDate":"01/01/2021","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"30 days past due 3 times","code":"73"},"AccountType":{"desc":"Secured By Household Goods","code":"22"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2021","SecondDelinquencyDate":"01/01/2021"},{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"12/14/2018","StatusDate":"01/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Note Loan","code":"20"},"TermsDuration":{"desc":"36 Month","code":"036"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$3,312"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$2,360"}],"BalanceDate":"03/28/2021","BalanceAmount":null,"Status":{"desc":"30 days past due 3 times","code":"73"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Purchased by another lender","AccountNumber":"","MonthsHistory":"28","DelinquenciesOver30Days":"3","DelinquenciesOver60Days":"2","DelinquenciesOver90Days":"2","DerogCounter":"16","PaymentProfile":"1B1999999999999999943221C","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"09/27/2019","Subcode":"1553534","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"LOAN FINANCE","EnhancedPaymentData":{"InitialPaymentLevelDate":"01/01/2021","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"30 days past due 3 times","code":"73"},"AccountType":{"desc":"Note Loan","code":"20"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2021","SecondDelinquencyDate":"01/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"08/27/2014","StatusDate":"10/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Installment Loan","code":"78"},"TermsDuration":{"desc":"54 Month","code":"054"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$6,314"}],"BalanceDate":"10/28/2017","BalanceAmount":null,"Status":{"desc":"Paid/was 30 days past due","code":"51"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"39","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"B1CCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1193731","KOB":{"desc":"All Banks -- Non-Specific","code":"BB"},"SubscriberDisplayName":"REGIONS BANK","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2017","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"30 days past due","code":"71"},"AccountType":{"desc":"Installment Loan","code":"78"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"09/01/2017","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"07/03/2014","StatusDate":"02/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"24 Month","code":"024"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$4,080"}],"BalanceDate":"02/28/2017","BalanceAmount":null,"Status":{"desc":"Paid/was 30 days past due 2 or 3 times","code":"52"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"26","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCCCC-CCCCCCCCCCC11CC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2550440","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PIONEERML/GA AT COLUMB","EnhancedPaymentData":{"InitialPaymentLevelDate":"02/01/2017","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current/was 30 days past due 2 times","code":"32"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"05/01/2015","SecondDelinquencyDate":"04/01/2015"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"05/28/2018","StatusDate":"12/01/2020","MaxDelinquencyDate":"10/01/2018","AccountType":{"desc":"Note Loan","code":"20"},"TermsDuration":{"desc":"Unknown","code":"N/A"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,000"}],"BalanceDate":"12/28/2020","BalanceAmount":null,"Status":{"desc":"Paid/was 30 days past due","code":"51"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"31","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"B000000000000000000000000","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"11/22/2018","Subcode":"1553534","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"LOAN FINANCE","EnhancedPaymentData":{"InitialPaymentLevelDate":"12/01/2020","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current/was 30 days past due","code":"31"},"AccountType":{"desc":"Note Loan","code":"20"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":{"desc":"30 days delinquent","code":"1"},"FirstDelinquencyDate":"10/01/2018","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"05/28/2018","StatusDate":"06/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Secured By Household Goods","code":"22"},"TermsDuration":{"desc":"36 Month","code":"036"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$2,304"}],"BalanceDate":"06/28/2018","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"2","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1553534","KOB":{"desc":null,"code":null},"SubscriberDisplayName":"LOAN FINANCE","EnhancedPaymentData":{"InitialPaymentLevelDate":"06/01/2018","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Secured By Household Goods","code":"22"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"10/25/2012","StatusDate":"12/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Installment Sales Contract","code":"06"},"TermsDuration":{"desc":"60 Month","code":"060"},"ECOA":{"desc":"Joint Account","code":"2"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$32,908"}],"BalanceDate":"12/28/2017","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"44","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCCCCCCCCC--CCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2502260","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PERSONAL LOAN COMPANIE","EnhancedPaymentData":{"InitialPaymentLevelDate":"12/01/2017","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Installment Sales Contract","code":"06"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"07/12/2016","StatusDate":"08/01/2017","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"12 Month","code":"012"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,000"}],"BalanceDate":"08/07/2017","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"13","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"B-CCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1780536","KOB":{"desc":"Credit Unions","code":"FC"},"SubscriberDisplayName":"ALLSOUTH FEDERAL CR UN","EnhancedPaymentData":{"InitialPaymentLevelDate":"08/01/2017","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"10/25/2012","StatusDate":"07/01/2014","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"25 Month","code":"025"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$2,425"}],"BalanceDate":"07/28/2014","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"22","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCCCCCCCCCCCC-CCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2550440","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PIONEERML/GA AT COLUMB","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2014","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"05/22/2010","StatusDate":"06/01/2014","MaxDelinquencyDate":null,"AccountType":{"desc":"Auto Loan","code":"00"},"TermsDuration":{"desc":"42 Month","code":"042"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$11,202"}],"BalanceDate":"06/28/2014","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"50","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1505870","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PERSONAL LOAN COMPANIE","EnhancedPaymentData":{"InitialPaymentLevelDate":"06/01/2014","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Auto Loan","code":"00"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"07/06/2011","StatusDate":"10/01/2012","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"18 Month","code":"018"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,764"}],"BalanceDate":"10/28/2012","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"16","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCC--CCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2550440","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PIONEERML/GA AT COLUMB","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2012","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"11/03/2010","StatusDate":"07/01/2011","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"15 Month","code":"015"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,470"}],"BalanceDate":"07/06/2011","BalanceAmount":null,"Status":{"desc":"Paid satisfactorily","code":"12"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"9","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"B","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2550440","KOB":{"desc":"Personal Loan Companies","code":"FP"},"SubscriberDisplayName":"PIONEERML/GA AT COLUMB","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2011","AccountCondition":{"desc":"Paid/zero balance","code":"A2"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"02/17/2011","StatusDate":"09/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Unsecured Loan","code":"01"},"TermsDuration":{"desc":"10 Month","code":"010"},"ECOA":{"desc":"Undesignated","code":"0"},"Amount":[{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$2,000"}],"BalanceDate":"09/05/2021","BalanceAmount":null,"Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"1","PaymentProfile":"9","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"5991317","KOB":{"desc":null,"code":"50"},"SubscriberDisplayName":"EXPERIAN","EnhancedPaymentData":{"InitialPaymentLevelDate":"09/01/2021","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Unpaid balance reported as loss","code":"97"},"AccountType":{"desc":"Unsecured Loan","code":"01"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"09/01/2021","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/08/2020","StatusDate":"10/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$174"}],"BalanceDate":"07/17/2021","BalanceAmount":"$174","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$174","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: BANK OF AMERICA-OPERATIONS C","AccountNumber":"","MonthsHistory":"10","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"4","PaymentProfile":"999------9","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1986263","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"OTHER COLLECTION AGENC","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"03/13/2018","StatusDate":"03/01/2018","MaxDelinquencyDate":"06/01/2019","AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,134"}],"BalanceDate":"07/17/2021","BalanceAmount":"$1,134","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$1,134","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: BELL SOUTH TELCO-AL","AccountNumber":"","MonthsHistory":"74","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"74","PaymentProfile":"9999999999999999999999999","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"6980069","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"NCO FIN/99","EnhancedPaymentData":{"InitialPaymentLevelDate":"03/01/2018","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":{"desc":"Collections","code":"9"},"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/24/2020","StatusDate":"10/01/2020","MaxDelinquencyDate":"03/01/2019","AccountType":{"desc":"Unknown","code":"31"},"TermsDuration":{"desc":"Unknown","code":"N/A"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$8,625"}],"BalanceDate":"07/15/2021","BalanceAmount":"$8,996","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$8,996","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: PROVIDIAN","AccountNumber":"","MonthsHistory":"29","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"8","PaymentProfile":"9999999------------------","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3993328","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"MIDLAND CREDIT MGMT IN","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Unknown","code":"31"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":{"desc":"Collections","code":"9"},"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"01/10/2021","StatusDate":"01/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Unknown","code":"31"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$1,375"}],"BalanceDate":"07/02/2021","BalanceAmount":"$1,375","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$1,375","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: TRITON PCS LLC","AccountNumber":"","MonthsHistory":"5","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"5","PaymentProfile":"99999","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1980435","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"PORTFOLIO RECOV ASSOC","EnhancedPaymentData":{"InitialPaymentLevelDate":"01/01/2021","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Unknown","code":"31"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"12/11/2020","StatusDate":"12/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$56"}],"BalanceDate":"05/25/2021","BalanceAmount":"$26","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$26","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: LEXINGTON COUNTY PUBLIC LIBRAR","AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"1","PaymentProfile":"9","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"12/12/2020","Subcode":"1980981","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"UNIQUE NATIONAL COLLEC","EnhancedPaymentData":{"InitialPaymentLevelDate":"12/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"05/01/2021","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"11/06/2020","StatusDate":"11/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"1 Month","code":"001"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$811"}],"BalanceDate":"12/09/2020","BalanceAmount":"$811","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$811","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: SPRINT PCS","AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"1","PaymentProfile":"9","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"2980878","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"AFNI, INC.","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2020","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"12/01/2020","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/04/2019","StatusDate":"10/01/2019","MaxDelinquencyDate":null,"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"TermsDuration":{"desc":"Unknown","code":"N/A"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Original","code":"O"},"Value":"$70"}],"BalanceDate":"02/12/2020","BalanceAmount":"$70","Status":{"desc":"Seriously past due","code":"93"},"AmountPastDue":"$70","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Installment","code":"I"},"ConsumerComment":"Original creditor: RICHLAND COUNTY PUBLIC LIBRARY","AccountNumber":"","MonthsHistory":"1","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"1","PaymentProfile":"9","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1980981","KOB":{"desc":"Other Collection Agencies","code":"YC"},"SubscriberDisplayName":"UNIQUE NATIONAL COLLEC","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2019","AccountCondition":{"desc":null,"code":null},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Collection Department/Agency/Attorney","code":"48"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"02/01/2020","SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"03/23/2015","StatusDate":"03/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$1,024"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$1,024"}],"BalanceDate":"03/19/2020","BalanceAmount":null,"Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"37","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"1","DerogCounter":"2","PaymentProfile":"9------9-31CCCCCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"02/28/2019","Subcode":"2307260","KOB":{"desc":"TBA Stores, Tire Dealers","code":"AT"},"SubscriberDisplayName":"CFNA/MEINEKE","EnhancedPaymentData":{"InitialPaymentLevelDate":"03/01/2020","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"Seriously past due","code":"93"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"03/01/2020","SecondDelinquencyDate":"08/01/2019"},{"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"12/08/2012","StatusDate":"07/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$2,066"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$774"}],"BalanceDate":"07/04/2021","BalanceAmount":"$2,066","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":"$2,066","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":"Account closed at credit grantor's request","AccountNumber":"","MonthsHistory":"99","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"4","DerogCounter":"10","PaymentProfile":"99999999---99-------65-43","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"03/09/2019","Subcode":"1270246","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"CAPITAL ONE BANK USA N","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2020","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"10/07/2017","StatusDate":"03/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$1,408"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$1,077"}],"BalanceDate":"07/04/2021","BalanceAmount":"$1,408","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":"$1,408","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":"Account closed at credit grantor's request","AccountNumber":"","MonthsHistory":"45","DelinquenciesOver30Days":"2","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"4","DerogCounter":"14","PaymentProfile":"99999999---999999---65432","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"03/09/2019","Subcode":"1270246","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"CAPITAL ONE BANK USA N","EnhancedPaymentData":{"InitialPaymentLevelDate":"03/01/2020","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"04/04/2017","StatusDate":"10/01/2019","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$775"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$1,132"}],"BalanceDate":"07/17/2021","BalanceAmount":"$1,132","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":"$1,132","OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"52","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"2","DelinquenciesOver90Days":"3","DerogCounter":"22","PaymentProfile":"9999999999999999999999543","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"08/02/2019","Subcode":"1323180","KOB":{"desc":"Complete Department Stores","code":"DC"},"SubscriberDisplayName":"SEARS/CBNA","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2019","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"150 days past due","code":"83"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"07/01/2021","SecondDelinquencyDate":"06/01/2021"},{"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"07/24/2017","StatusDate":"01/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$690"},{"Qualifier":{"desc":"Charge off amount","code":"C"},"Value":"$702"}],"BalanceDate":"02/25/2021","BalanceAmount":"$702","Status":{"desc":"Unpaid balance reported as loss","code":"97"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":"Account closed at credit grantor's request","AccountNumber":"","MonthsHistory":"28","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"3","DerogCounter":"2","PaymentProfile":"9954321CCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":"Estimated","LastPaymentDate":"05/19/2020","Subcode":"1579600","KOB":{"desc":"All Banks -- Non-Specific","code":"BB"},"SubscriberDisplayName":"CAPITAL ONE/MCRAES","EnhancedPaymentData":{"InitialPaymentLevelDate":"01/01/2021","AccountCondition":{"desc":"Unpaid balance reported as loss","code":"97"},"PaymentStatus":{"desc":"150 days past due","code":"83"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":"ACCOUNT CLOSED AT CREDIT GRANTOR'S REQUEST","code":"18"}},"MaxPayment":null,"FirstDelinquencyDate":"02/01/2021","SecondDelinquencyDate":"01/01/2021"},{"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"05/28/2013","StatusDate":"09/01/2019","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$8,470"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$8,982"}],"BalanceDate":"09/27/2019","BalanceAmount":null,"Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":"Purchased by another lender","AccountNumber":"","MonthsHistory":"62","DelinquenciesOver30Days":"3","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"4","DerogCounter":"0","PaymentProfile":"B654321CCCCCCCCCCCCCCC11C","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"3208490","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"BANK CREDIT CARD","EnhancedPaymentData":{"InitialPaymentLevelDate":"09/01/2019","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"180 days past due","code":"84"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":"ACCOUNT TRANSFERRED TO ANOTHER LENDER","code":"31"}},"MaxPayment":null,"FirstDelinquencyDate":"08/01/2019","SecondDelinquencyDate":"07/01/2019"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"Closer review is required","code":"N"},"OpenDate":"12/01/2008","StatusDate":"07/01/2020","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$2,808"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$2,808"}],"BalanceDate":"07/28/2020","BalanceAmount":null,"Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"99","DelinquenciesOver30Days":"1","DelinquenciesOver60Days":"1","DelinquenciesOver90Days":"11","DerogCounter":"0","PaymentProfile":"BCC6654555554321CCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"1327980","KOB":{"desc":"Federal Government","code":"VF"},"SubscriberDisplayName":"MILITARY STAR","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2020","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"Current/was 180+ days past due","code":"41"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":"04/01/2020","SecondDelinquencyDate":"03/01/2020"},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"07/24/2017","StatusDate":"10/01/2018","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$371"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$247"}],"BalanceDate":"10/28/2018","BalanceAmount":null,"Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"16","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"BCCCCCCCCCCCCCCC","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"9301106","KOB":{"desc":"Complete Department Stores","code":"DC"},"SubscriberDisplayName":"NBGL-MCRAES CREDIT DEP","EnhancedPaymentData":{"InitialPaymentLevelDate":"10/01/2018","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"08/01/2005","StatusDate":"11/01/2011","MaxDelinquencyDate":null,"AccountType":{"desc":"Revolving Charge Account","code":"07"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Individual","code":"1"},"Amount":[{"Qualifier":{"desc":"Limit","code":"L"},"Value":"$320"},{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$228"}],"BalanceDate":"11/01/2011","BalanceAmount":null,"Status":{"desc":"Transferred","code":"05"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Closed","code":"C"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"76","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"B------------------000000","MonthlyPaymentAmount":null,"MonthlyPaymentType":null,"LastPaymentDate":null,"Subcode":"9301106","KOB":{"desc":"Complete Department Stores","code":"DC"},"SubscriberDisplayName":"NBGL-MCRAES CREDIT DEP","EnhancedPaymentData":{"InitialPaymentLevelDate":"11/01/2011","AccountCondition":{"desc":"Transferred","code":"05"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Revolving Charge Account","code":"07"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null},{"SpecialComment":{"desc":null,"code":null},"Evaluation":{"desc":"No additional review is required","code":"P"},"OpenDate":"11/09/2014","StatusDate":"07/01/2021","MaxDelinquencyDate":null,"AccountType":{"desc":"Credit Card","code":"18"},"TermsDuration":{"desc":"Revolving","code":"REV"},"ECOA":{"desc":"Authorized User","code":"3"},"Amount":[{"Qualifier":{"desc":"High balance","code":"H"},"Value":"$1,718"}],"BalanceDate":"07/15/2021","BalanceAmount":"$1,371","Status":{"desc":"Current","code":"11"},"AmountPastDue":null,"OpenOrClosed":{"desc":"Open","code":"O"},"RevolvingOrInstallment":{"desc":"Revolving","code":"R"},"ConsumerComment":null,"AccountNumber":"","MonthsHistory":"81","DelinquenciesOver30Days":"0","DelinquenciesOver60Days":"0","DelinquenciesOver90Days":"0","DerogCounter":"0","PaymentProfile":"CCCCCCCCCCCCCCCCCCCCCCCCC","MonthlyPaymentAmount":"$41","MonthlyPaymentType":"Scheduled Term","LastPaymentDate":"07/07/2021","Subcode":"1270246","KOB":{"desc":"Bank Credit Cards","code":"BC"},"SubscriberDisplayName":"CAPITAL ONE BANK USA N","EnhancedPaymentData":{"InitialPaymentLevelDate":"07/01/2021","AccountCondition":{"desc":"Open","code":"A1"},"PaymentStatus":{"desc":"Current","code":"11"},"AccountType":{"desc":"Credit Card","code":"18"},"SpecialComment":{"desc":null,"code":null}},"MaxPayment":null,"FirstDelinquencyDate":null,"SecondDelinquencyDate":null}],"RiskModel":[{"positiveScoreFactorCodeOne":"P34","positiveScoreFactorCodeTwo":"P36","positiveScoreFactorCodeThree":"P32","positiveScoreFactorCodeFour":"P44","ModelIndicator":{"desc":"Vantage Score 3.0","code":"V3"},"Score":"506","ScoreFactorCodeOne":"05","ScoreFactorCodeTwo":"95","ScoreFactorCodeThree":"12","ScoreFactorCodeFour":"63","ScoreFactorCodeFive":"84","Evaluation":{"desc":null,"code":null}}],"ConsumerAssistanceReferralAddress":{"OfficeName":"EXPERIAN","StreetName":"701 EXPERIAN PARKWAY","POBox":"PO BOX 2002","CityStateZip":"ALLEN, TX 75013","Phone":"(888) 397-3742"},"ProfileSummary":{"DisputedAccountsExcluded":0,"DelinquenciesOver30Days":0,"DelinquenciesOver60Days":0,"DelinquenciesOver90Days":0,"DerogCounter":0,"PublicRecordsCount":0,"TotalInquiries":0,"MonthlyPaymentPartialFlagDesc":null,"InquiriesDuringLast6Months":0,"NowDelinquentDerog":0,"RealEstatePaymentPartialFlagDesc":null,"TotalTradeItems":0,"WasDelinquentDerog":0,"RevolvingAvailablePartialFlagDesc":null,"PaidAccounts":0,"hasProfileSummary":false,"InstallmentBalance":null,"MonthlyPayment":null,"PastDueAmount":null,"RealEstateBalance":null,"RealEstatePayment":null,"RevolvingBalance":null,"RevolvingAvailablePercent":null,"OldestTradeOpenDate":null,"Y2KOldestTradeline":null,"SatisfactoryAccount":0},"Statement":null,"InformationalMessage":[{"MessageNumber":"84","MessageText":"0084 SSN MATCHES"}]}},"BackgroundData":{"success":true,"error":null,"report":{"criminalReport":{"success":true,"response":{"XMLCRIM":{"OrderResponse":{"Name":"ALLEN,RALPH","Message":"Request Results","ResponseID":"95"},"CICcriminal":{"Candidates":{"count":"2","Candidate":[{"Subject":{"FullName":"RALPH ALLEN","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201388059","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N CAMERON AVENUE, AJO, AZ, 85321"},"Offenses":{"count":"1","Offense":{"CaseType":"MISDEMEANOR","Description":"SHOPLIFTING","FilingDate":"07/30/2013","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"08/14/2013","Court":"AJO JUSTICE"}}},{"Subject":{"FullName":"RALPH ALLEN","DOB":"11/20/1991","Category":"CRIMINAL","Source":"AZ ADMINISTRATIVE OFFICE OF COURTS","Sex":"MALE","Race":"WHITE","DriversLicense":"AZ C82188537","CaseNumber":"J-1003-CR-201588770","State":"AZ","Jurisdiction":"PIMA","Address":"7977 N. CAMERON AVE, AJO, AZ, 85321"},"Offenses":{"count":"2","Offense":[{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"GUILTY","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"},{"CaseType":"MISDEMEANOR","Description":"DRUG PARAPHERNALIA-POSSESS/USE","FilingDate":"04/23/2015","Disposition":"PLEA GUILTY/RESP SENT IMPOSED","DispositionDate":"05/20/2015","Court":"AJO JUSTICE"}]}}]}}}}},"evictionReport":{"success":true,"response":{"XML2025":{"OrderResponse":{"Name":"ALLEN,RALPH","Reference":"TESTCASE","Message":"Request Processed Successfully","ResponseID":"96"},"Response":{"Count":"3","Count_West-4":"1","Count_National-1":"2","Candidate":[{"Zone":"West-4","LastName":"ALLEN","FirstName":"RALPH","Address":"8629 ALBEMARLE","City":"MELBOURNE","State":"FL","ZipCode":"32901","Activity":{"Court":"499","Filing_Date":"12-17-2014","Case_No":"CC029871","Plaintiff":"LEVINE*RICHARD","Notice_Type":"1ZZ","Default":"0","Plaintiff_Atty":"PRO PER"}},{"Zone":"National-1","LastName":"ALLEN","FirstName":"RALPH","Address":"272 LANDINGS WAY#73","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Filing_Date":"05-13-2013","Case_No":"052013CC083625","Plaintiff":"SCHNEIDER JEROME","Notice_Type":"CIVIL NEW FILING","Judgement_Amount":"0"}},{"Zone":"National-1","LastName":"ALLEN","FirstName":"RALPH","Address":"272 LANDINGS WY#7","City":"MERRITT ISLAND","State":"FL","ZipCode":"32952","Activity":{"Court":"BREVARD COUNTY CIRCUIT COURT","Case_No":"052013CC083625","Plaintiff":"JERMONE SCHNEIDER","Notice_Type":"FORCIBLE ENTRY/DETAINER","Judgement_Date":"06-11-2013","Judgement_Amount":"0"}}]}}}}}}},"transactionId":"7422962"}