Event Types
account_holder.verification
Occurs when an asynchronous account_holder's verification is completed.
postWebhookaccount_holder.verification
Payload
Example payload
{
"account_token": "00000000-0000-0000-0000-000000000001",
"created": "2023-09-26 16:41:40.530938",
"status": "ACCEPTED",
"status_reasons": [],
"token": "00000000-0000-0000-0000-000000000001"
}Response
Return a 200 status to indicate that the data was received successfully