Three types of notifications are available:
- Push notification to end user mobile, to initiate the identity request process without QRCode scan step. This only works if user linking is enabled.
- Notification of ready results in your app. A callbackURL can be added to the identity request to avoid having to poll for results. A notification will look like:
{
"code":1,
"sessionId": "45FtdWxfIHNwebHRhbmVuIE0gMTQwNjEwOTYgZmlubGBAF",
"message": "Response is ready"
}
- Mobile app events notified in your app. If you like to get detailed information about the scanning process taking place on end end user mobile, you can use notificationToken JWT from identity request to subscribe to scan & verify events at https://idp.yumipass.com/.well-known/mercure.