Skip to main content

Financial Transaction

Verified payment receipts, invoices, or financial records. Includes amount, parties, transaction ID, and date.

Category: Content
Schema Type: MoneyTransfer
Schema Source: Schema.org

Credential Preview

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

Verified Transaction Payment USD 1500.0 From John Smith To Acme Services Inc. Monthly subscription payment Transaction ID TXN-2024-0315-78901 2024-03-15T14:30:00Z

Claims / Fields

Required (5)

Claim Type Description
name string Type of transaction (Payment, Invoice, Receipt)
amount number Transaction amount (schema.org/MonetaryAmount#value)
currency string Currency code per ISO 4217 (USD, EUR, etc.)
startTime string (date-time) Date and time of transaction (ISO 8601)
identifier string Unique transaction identifier

Optional (3)

Claim Type Description
agent string Name of the payer/sender (schema.org/Person#name)
recipient string Name of the payee/recipient (schema.org/Person or Organization)
description string Description or memo for the transaction

JSON-LD Context

[
  "https://schema.org"
]