Overview of the Callback Registry
Callback Registry is an infrastructural microservice that enables the client applications to get notified as callback event for their transactions which are initiated in Record Keeping systems like Temenos Transact.
Callback Registry microservice listens for the events that are raised on the completion of asynchronous services from the Recordkeeping systems.. When the Callback Registry receives events from Record keeping system, it delivers the event to the respective client application using the callback URL passed as part of the original transaction request.
In this topic