Platform ID in LinkResult
Added the property platformId to the LinkResult payload sent for a success event from Link.
Added the property platformId to the LinkResult payload sent for a success event from Link.
Added new error code sessionTimeout. This error occurs when the session closes after a period of inactivity, e.g., due to lack of user action.
DDA Monitoring released in beta. To support this new feature we've made the following modifications to REST API endpoints and webhook events:
New Link error code added to the existing invalidUserInput error type. The new code, timedOutWithNoInput will be thrown if the Link modal is left open for 15 minutes with no user input. See the Error documentation page for more details.
Updated the iOS SDK to 2.3.6 to make accountId a required field in PinwheelSuccessPayload.
New API version 2021-07-28 released. Version 2021-04-29 is now deprecated and its usage is discouraged in new implementations.
Added a new job outcome, pending, for Income and Employment jobs.
We made the employer_name field required in the response from Get Employment.
We added support for Maven Central Repository distribution to our Android SDK. See the Link SDKs page for more details.
We released a Flutter SDK, see the Link SDKs page for more details.