Raised by webhook parsing/verification helpers when a payload cannot be trusted (malformed JSON, unexpected shape, or an unexpected account id).
Summary
Types
@type t() :: %Monzo.Error.WebhookVerificationError{ __exception__: true, message: String.t() }