Webhook Account Owner Created
Event
account.owner.created
Explanation
FinTechs can utilize the Account Owner Created webhook to receive notifications when a new account owner is successfully established, enabling timely follow-up actions such as onboarding, verification, and communication.
When it occurs
This Webhook fires when an account owner is created.
Payload
{"event": "account.owner.created","referenceId": "889a07a7-1c48-432f-a80f-6690c6e8cbd5","timestamp": "2023-03-15T21:03:10.227","data":{"holders": [{"customerId": "c88f8b08-4669-4e24-a200-0f71e07b0a98","name": {"first": "MANUEL","middle": "ANTONIO","last": "PETERSON"},"taxId": "*****6532","taxIdCountry": "US","governmentId": "GOVERNMENT-ID1","contact": {"email": ["mapeterson@domain.com"],"telephones": [{"type": "HOME","country": "US","number": "(555) 555-1234"}]},"ownerStatus": "Added"},{"customerId": "0a4ed46e-9b36-457a-802e-d0ac25dc7aa3","ownerStatus": "Failed to Add"}]}}