Fired when a new embedded account is provisioned for a customer.
@spec from_payload(map()) :: %ClearBank.Webhook.Events.EmbeddedAccountCreated{ account_id: term(), account_name: term(), account_number: term(), account_type: term(), customer_id: term(), iban: term(), sort_code: term(), timestamp: term() }