External accounts - Agent details
We've added some new properties to the response payload of the GET /external-accounts
endpoint relating to the associated agent:
Customer titles, countries, tax and employment details
We've added some new properties to the response payload of the GET /customers
endpoint, specifically for Individual type customers:
API Versioning
Whilst breaking changes are kept to a minimum when they do occur a new version of the Tapico API will be created. See the API Versioning guide for more details.
Error Codes
The dynamic error messages returned by the Tapico API are now grouped into standardised error codes. A complete list can be found on the error code guide.
Customer retirement target details
The GET / customers
endpoint now returns an individual's target retirement age and/or date if held by the Account Servicer.
Name search for customer, account-group, account and external-account entities
You can now search for a particular record by name on the following endpoints by using the search
query parameter:
Default Landing Page URL
Applications are now required to provide a default Landing Page URL as part of the Basic Details. This Landing Page URL is used in cases where deep links cannot be used.
Sales Lead Emails
If your application does not support a self service onboarding journey for new users. You can now add an email address to receive the details of prospect customers should they select your application in a partner app store.
Webhooks
To allow your application to stay up to date with events relevant for your integration we have introduced webhooks. This provides a more responsive and more scalable alternative to polling (periodically checking) for updates. We will be continuing to add relevant webhook events over time. In the meantime here is the list of webhook events we have added under this release
Consent & Payment UI Filters
We have added additional filter parameters to the consent and payment results tables in the Tapico Developer Portal