Original publication date: March 9, 2021
Question:
For cases where we receive Core.Transaction.Rejected or Ach.Payment.Rejected webhook event, will it trigger also the creation of a posting exception (reflected under the endpoint core/v1/dda/accounts/{accountNumber}/posting-exceptions) so we could rely on that instead of that specific webhook events?
Answer:
A payment, ACH or other, can be rejected for many reasons. It's likely more important for you to track payment lifecycles rather than transaction events, which can be very chatty and probably won't provide much useful data for you.