Event Types
account_holder.created
Occurs when a new account_holder is created.
postWebhookaccount_holder.created
Payload
Example payload
{
"account_token": "00000000-0000-0000-0000-000000000001",
"created": "2023-09-26 16:41:40.530987",
"status": "ACCEPTED",
"status_reason": [],
"token": "00000000-0000-0000-0000-000000000001",
"required_documents": []
}Response
Return a 200 status to indicate that the data was received successfully