Hello,
We want to use Loan Status webhook events. We notice that we are able to customize the eventsBaseUrl as per this doc.
We have an unique webhook receiver endpoint that we customize using query parameters, looking similar to this one:
{ {eventsBaseUrl}}/receive?source=mortgagebot&action=webhook
Is that possible right now?