View webhook events and updates
Changes made to a loan trigger a webhook event which reports the (changed) event to the URL associated with it. You can view the webhook events you've registered for, with the URL that you registered for the event.
In the following image, you can see a webhook event for the changed loan status, LoanStatusUpdated
.
- #1 shows the URL that the webhook is registered for
- #2 shows the date, time, and unique identifier of the update
- #3 shows the
EventName
that was updated


Updated about 1 year ago
Did this page help you?