October 2024 Changes
19 days ago by Gianna Serra
- The Network Token timeout is now valid for 5 years by default. This ensures users can be connected to the right place, as their individual financial position evolves over time. Read more about how the Spinwheel Network Token works!
- We are now returning the following additional vehicle details:
"fuel": "Gasoline"
"name": "2011 Mercedes-Benz M-Class"
"color": "Silver"
"style": "SUV"
"engine": "3.5L V6 DOHC 24V"
"driveType": "AWD"
"transmission": "Automatic"
September 2024 Changes
about 2 months ago by Gianna Serra
- Ability to subscribe to Equifax Credit Reports on a recurring weekly, or monthly basis. You also can manage these subscription by getting or deleting them
- The Credit Report PDF now includes
Term Duration
per liability - Increased the identity-connect timeout to 5 minutes for enhanced usability and user experience
- Released improvements to allow for pre-populating fields in the
debt-connect
DIM. This ensures a more seamless experience for the user filling out the form field.
August 2024 Changes
3 months ago by Gianna Serra
- π Published additional data points on the user's credit report:
creditReports.Summary
:totalSecuredDebtAmount
securedDebtLiabilitiesCount
totalUnsecuredDebtAmount
unsecuredDebtLiabilitiesCount
totalUnknowDebtAmount
unknownDebtLiabilitiesCount
liabilityProfile.debtType
:SECURED
UNSERCURED
UNKNOWN
- π€© Released enhancements to the Balance Transfer DIM for resolution of bugs, and improved handling of success events
July 2024 Changes
4 months ago by Gianna Serra
- π Release a new endpoint to Order an Equifax Credit Report. This API gives you the flexibility to pull: 1) a Full Credit Report 2) a Credit Report with Vantage 3.0 credit score or 3) the Credit Score only
- π€ Improved latency on the credit report processing and normalization. We are now processing in a p95 of 2s (previous p95 of 10s)
- π Delivered an optimized PDF credit report with improved readability and all available data points
- π― Now returning the
paymentTraceNumber
anderrorDescription
(where available) for all payments - Made new fields available on the credit report:
reportedDate
reportedDateWithFormat
firstReportedDateWithFormat
formerNames
firstName
middleName
lastName
- Payment History Details:
highestAdverseRating
highestAdverseRatingDateWithFormat
mostRecentAdverseRating
mostRecentAdverseRatingDateWithFormat
secondMostRecentAdverseRating
secondMostRecentAdverseRatingDateWithFormat
adverseRatingCount
- π Improved error handling for users attempting to connect via KBA
- π³ Updated liabilities matrix to communicate availability of payments for closed accounts
June 2024 Changes
5 months ago by Gianna Serra
- β¨ Our newly published endpoint enables existing partners to create users which have already been verified through the Spinwheel Network. This makes the verification process for the end consumer seamless!
- π΅ Released a new endpoint to allow student loan account numbers to be manually updated. This ensures payments get to the right creditor at the right time. Learn more about student loan payment requirements here!
- π’ We are always enhancing the quality of data we provide, by adding new fields within the user response - the latest fields indicate:
highCreditAmount
termsFrequency
narratives
- check out the list of narrative codes
May 2024 Changes
6 months ago by Gianna Serra
- π Released a plethora of new fields and data points (sample available here):
- Original Creditor fields:
liabilityTransfers.transferredFrom.creditorName
andliabilityTransfers.transferredTo.creditorName
- Delinquency details now available: Within the
liabilityProfile
we are now exposingfirstDelinquencyDate
andfirstDelinquencyDateWithFormat
- Added new date fields for more granular details related to each liability:
closedDateWithFormat
reportedDateWithFormat
chargeOffDateWithFormat
lastPaymentDateWithFormat
lastStatementDateWithFormat
middleName
is available both within thecreditReports.profile
section as well as at the top levelprofile.middleName
- Original Creditor fields:
- π Added handling within the KBA and debt-connect flows. This will now limit the number of question sets to two.
- π Resolved bugs associated with retrieving PDF credit reports
- π° The UserPaymentStatusWebhook will trigger for all payment status changes, rather than only to alert partners of APPLIED payments.
- π Enhancements made to the Vehicles endpoints for improved accuracy and consistency.
March 2024 Changes
8 months ago by Gianna Serra
- π Released a new endpoint to allow already verified users to connect
- π Added REFRESH_TRANSACTION_STATUS webhook for status changes to refresh requests, including a
COMPLETED
status, making it easier for managing and retrieving real-time balances - β° Changed KBA Connect timeout from 90 seconds to 180 seconds, to improve user experience and connection rates
- π’ Added
ssnLastFourDigits
to the top level profile of connected users when available - β
Mapped over 50 Direct Student Loan
loanTypes
across multiple loan servicers to ensure unified categorization in theloanTypeDerived
field
February 2024 Changes
9 months ago by Gianna Serra
- π΅οΈββοΈ Released a
206 response
when there is a risk factor detected for a user. Some reasons may pertain to soft or hard locks on the user's credit file, or fraud risk related reasons. - π Enhanced functionality for retrieving user's pdf report
- π Improved the capabilities matrix handling for a wider variety of use cases for refreshing real-time balances
- π€© Improved error handling for refinancing applications
- π― Optimized webhook traceability and storage
December 2023 Changes
11 months ago by Gianna Serra
- π Released a new Connect API for a KBA based flow. This API can be used as a fallback for Spinwheel's existing Connect APIs.
- β
Added
ecoaCode
field under theliabilityProfile
orcardProfile
section of the /v1/users response - π² Updated paymentToPlatform error handling to include minimum and maximum amount thresholds at time of paymentRequest
- π Added
loanType
field to a user's studentLoan record which indicates if a student loan liability account isPUBLIC
,PRIVATE
, orUNVERIFIED
. - π¦ Released new capabilities for payments being made through the Direct Student Loan Connection, for improved function and deliverability
- π³
ChargeOffDate
andChargeOffAmount
added to sandbox test users for improved use cases while testing