Event Types
financial_account.created
Occurs when a financial account is created.
postWebhookfinancial_account.created
Payload
Example payload
{
"event_type": "financial_account.created",
"token": "b68b7424-aa69-4cbc-a946-30d90181b621",
"blockchain_addresses": {
"ETHEREUM": "0x5f2b9e8a1c4d7f0e3a6b9c2d5e8f1a4b7c0d3e6f"
}
}Response
Return a 200 status to indicate that the data was received successfully