Fired when a payment settles on an embedded customer's account.
@spec from_payload(map()) :: %ClearBank.Webhook.Events.EmbeddedTransactionSettled{ account_id: term(), amount: term(), counterpart_name: term(), currency: term(), customer_id: term(), direction: term(), reference: term(), timestamp: term(), transaction_id: term(), type: term() }