KKrumbine

Dealing with Missed bounce events through API

0 votes
I saw an earlier post indicating that Bounce events are not accessible through the API. Can this be confirmed? If so, is there a suggested way to deal with this through code in the scenario that the listening service is offline at the time of the event? Thanks in advance. -Keith

Reply to: Dealing with Missed bounce events through API

0 votes
Hi Keith, Unfortunately, if you miss an event notification, then you won't be able to retrieve it as our application doesn't retry to resend a notification. You will however be notified through email that the callback notification has failed. One suggestion I can make, if this applies to you, is to write a script that polls the status of your packages not yet completed (taking into consideration that you are listening to the PACKAGE_COMPLETE event). You could run this script once a week. Of course, this would be your backup option.
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off