improved

Tapico Entity ID Enhancements

Tapico Entity ID {entity}.id is now consistent across authorising users. Previously the Tapico Entity ID would differ for the same underlying source entity when the same entity is accessed via different consents — e.g. distinct authorising users who have access to the same account on the same platform.

Previously you would need to rely on {entity}.accountservicerId + {entity}.externalId as a unique composite key to verify that two records were in fact the same source entity. Now, you can instead simply rely on the Tapico Entity ID {entity}.id matching.

This applies to all consent data entities, e.g. Servicing Organisation, Servicing Agent, Customer, Account Group and Account.

For more information on the Universal API Data model see: https://docs.tapico.io/docs/data-model.