Feb '20 Release 🎉

The EPC 2.0 February 2020 release is now live in production! With this release, we've made a number of new features and improvements available:

Credential Management - for Partner Applications:

With this feature release, Partner application user-interfaces can seamlessly handle missing, invalid or expired credentials configured for their application. If a missing, invalid or expired set of credentials are communicated as part of the origination workflow, a Partner application is now able to present a credential reconciliation prompt to the ordering user, by invoking the updateCredentials action now supported by our JavaScript API's application.performAction method.

If a Lender Administrator has configured individual user-level credentials for the ordering user, the user can update these credentials in the presented reconciliation prompt without having to leave the applications user-interface. The user entered credentials are then immediately made available to the applications user-interface within the resolved Promise returned by the application.performAction method.

Users, of-course, are not entitled to edit shared or company-level credentials. When attempting to reconcile issues with credentials that fall into this category - the user will be prompted to ask their Administrator for help. Consequently, updated values for such credentials will not be accessible via our JavaScript API, and will require a fresh origination context to be created and accessed via our REST API after the credentials are updated by the users Administrator.


If you have any questions or comments, you can send them to us at [email protected]. You can also post your questions and look for answers on our discussion board - which is actively tracked by a community of experts available to help as needed.