Original publication date: November 24, 2020
Question:
When we call a POST payment endpoint, are there any callbacks we can receive for updates, without having to poll for them?
Answer:
Webhooks are reported when payments are sent and received.
The exception are credit transfers with a Result.Code of ACWP, currently webhooks are not raised when Result.Code is updated.