New fields added to Blend Builder Platform Applications and Deposit Account Applications data in Reporting Dashboard and Reporting API v9

Posted 12 days ago by José Gómez

J
José Gómez Admin

Date Available: Available now in beta and production

Which customers are impacted?: Customers who use Blend products that are built on the Blend Builder platform. 

Required?: Yes, this is a required release. Required releases are features that Blend wants to standardize in the codebase, and typically do not require additional configuration. 

How to turn on: This feature will be automatically enabled on the dates listed above.

Purpose of Update and Benefit: 
The Configurable Platform Applications report will now include additional basic loan details, timestamps, and the name of the last consumer-viewed application page. The Deposit Account Applications report will now include both a string for product names, and the name of the last consumer-viewed application page.

Current Behavior:
The Configurable Platform Applications report is an existing report/endpoint that is one row per borrower per application created on Blend Builder.

The Deposit Account Applications report is an existing report/endpoint that is one row per Consumer Deposit Account application.

New Behavior:
The following fields will be added to the Configurable Platform Applications report, and /reporting/configurable-products-applications endpoint in v9.

  • loanType - String capturing the type of product for the application (e.g. ACCOUNT_OPENING, CREDIT_CARD). It is possible to filter data using this field.
  • appLeadSource - String capturing the type of user that created the application (e.g. BORROWER, LENDER).
  • firstSubmitDatetime - A timestamp in UTC of when the application was first submitted by an applicant or lender user. It is possible to filter data to applications submitted during a specified datetime.
  • latestConsumerPageName - String of the title of the page most recently viewed by an applicant.
  • estLastUpdatedDatetime - A timestamp in UTC of the most recent activity related to the application, namely node instance creation, node instance traversal, or field update date. It is possible to filter data to applications updated during a specified datetime.
  • estArchivedDatetime - A timestamp in UTC of when the application was archived. Field is appended with estimated, as this field is not meant to be used for compliance and reconciliation purposes. It is possible to filter data using a boolean of this field.

The following updates will be made to the Deposit Account Applications report, and the /reporting/deposit-account-applications endpoint in v9. 

  • productNames - String listing the product description(s) of account(s) chosen by the applicant.
  • latestConsumerPageName - String of the title of the page most recently viewed by an applicant.

This release is available now. Note that testing changes are NOT required, as you will not experience any change in the functionality of the Reporting Dashboard; only the number of columns returned when pulling this report will change. Additionally these fields will only be available in v9 of the Reporting API.

Resources: 

0 Votes


0 Comments

Login or Sign up to post a comment