Original publication date: March 9, 2021
Question:
Is there a webhook to notify about an exception being posted into an account?
Answer:
A posting exception is created for each side (debit and credit) of a transaction when it is rejected. If you want to listen to know when these occur, Core.Transaction.Rejected would be the event. A posting exception doesn't have anything to do with a hold or memo post being rejected.