Webhook event notification request.
This request is sent to registered webhook event handlers after |
---|
An entity's KYB status changes |
The Request body described below is the message
property in the event notification request data. For more information about event notification requests, visit Webhooks.
Return a 2XX status to indicate that the data was received successfully
{- "account_id": "acct_2TiDFXHVFMlAuyy7ovvz3YPKv9b",
- "custom_application_id": "9a2beeb0-ed09-4c69-9627-786eb6d2df33",
- "entity_id": "ent_2V2RYOBpuscTtZmpDhlTWeJtJdw",
- "entity_status": "ACCEPT",
- "vendor_application_id": "12345"
}