Skip to main content

Bank Account Statement

Bank account balance and statement information. Used with Verify Anything to prove account ownership and balance.

Category: Content
Schema Type: BankAccount
Schema Source: Aho

Credential Preview

This is how credentials using this template will appear. Values shown are sample data.

Bank Account Statement First National Bank John Smith Checking Account USD 15234.56 Balance as of 2024-03-15T23:59:59Z Statement Period 2024-02-01/2024-02-29

Claims / Fields

Required (6)

Claim Type Description
name string Name of the account holder (schema.org/Person#name)
provider string Bank or financial institution (schema.org/Organization#name)
bankAccountType string Type of account (Checking, Savings, Investment)
amount number Current account balance (schema.org/MonetaryAmount#value)
currency string Currency code (USD, EUR, GBP) per ISO 4217
dateCreated string (date-time) Date and time balance was recorded (ISO 8601)

Optional (2)

Claim Type Description
identifier string Masked account number (e.g., ****1234)
temporalCoverage string Statement period (e.g., 2024-02-01/2024-02-29)

JSON-LD Context

[
  "https://schema.org"
]