Client ID
Client Access Key
report_id of report to return
Report successful processed
This is a unique report_id generated by the scoring attributes API to identify a report.
This is a unique report_id generated by the scoring attributes API to identify a report.
Indicator on whether the report was processed as a refresh report or not.
This is the value that can be used by the lender to identify the report request. For example, this could be the loan application number.
"appl-1234"
This is a customer level unique identifier. This key should not use personally identifiable information such as SSN or government ID numbers.
"cust-9999"
This field indicates the purpose of the report. Valid values are: ‘decisioning’ for FCRA credit decisioning, ‘verification’ for non-FCRA underwriting verifications and ‘analytics’ for retroactive reports used solely for analytical purposes.
decisioning, verification, analytics "decisioning"
This field indicates the report's processing status. Valid values are ‘success’, ‘failed’ ‘data_import_error’ and 'processing'. The first three statuses are terminal statuses. For reports with status of 'processing', you will need to make a call to the GET reports endpoint again to retrieve the report information.
success, failed, data_import_error, processing "success"
The latest date of financial activity that will be included in the report. In most cases, this should be set to the current date or application date. In the case of retro-scored reports, this date will be a date in the past.
^\d{4}-\d{2}-\d{2}$"2021-03-31T00:00:00.000Z"
The date/time of when the report was requested.
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2} -\d{}$"2022-03-16 12:56:15 -0700"
The date/time of when the report was requested.
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2} -\d{}$"2022-03-16 12:56:17 -0700"
These are present when there are conditions that the lender should be aware of. These conditions did not prevent the completion of the report.
These can be either generic or custom scores. Only scores that are applicable to the purpose of the report will be returned.