Webhooks
Create webhook
Create a new webhook endpoint
POST
/
webhook
Authorizations
Authentication from public API requests
Body
application/json
The URL that will receive the webhook payload
The ID of the LegalEntity to create the webhook for. You can get this by calling GET /legal-entity
. This field is required unless you are authenticating via API key.