We use cookies to try and give you a better experience in Freshdesk.
You can learn more about what kind of cookies we use, why, and how from our Privacy policy. If you hate cookies, or are just on a diet, you can disable them altogether too. Just note that the Freshdesk service is pretty big on some cookies (we love the choco-chip ones), and some portions of Freshdesk may not work properly if you disable cookies.
We’ll also assume you agree to the way we use cookies and are ok with it as described in our Privacy policy, unless you choose to disable them altogether through your browser.
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