US Bancorp · JSON Structure

Us Bank Transaction Structure

Structure documentation for U.S. Bank account transactions from the Corporate Account Information API

Type: Properties: 0
BankingFinanceFortune 500Corporate BankingPaymentsOpen BankingTreasury ManagementConsumer Banking

US Bank Account Transaction is a JSON Structure definition published by US Bancorp.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "US Bank Account Transaction",
  "description": "Structure documentation for U.S. Bank account transactions from the Corporate Account Information API",
  "fields": [
    {
      "name": "transactionId",
      "type": "string",
      "required": true,
      "description": "Unique transaction identifier"
    },
    {
      "name": "accountNumber",
      "type": "string",
      "required": true,
      "description": "Account number"
    },
    {
      "name": "amount",
      "type": "number (double)",
      "required": true,
      "description": "Amount (positive=credit, negative=debit)"
    },
    {
      "name": "currency",
      "type": "string",
      "required": false,
      "description": "ISO 4217 currency code",
      "default": "USD"
    },
    {
      "name": "transactionDate",
      "type": "string (date)",
      "required": true,
      "description": "Processing date"
    },
    {
      "name": "valueDate",
      "type": "string (date, nullable)",
      "required": false,
      "description": "Value date for funds availability"
    },
    {
      "name": "description",
      "type": "string (nullable)",
      "required": false,
      "description": "Transaction description or memo"
    },
    {
      "name": "transactionType",
      "type": "string (nullable)",
      "required": false,
      "description": "Type code (WIRE, ACH, CHECK, RTP)"
    },
    {
      "name": "referenceNumber",
      "type": "string (nullable)",
      "required": false,
      "description": "Client reference number"
    },
    {
      "name": "bankReference",
      "type": "string (nullable)",
      "required": false,
      "description": "U.S. Bank internal reference"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/us-bank-transaction-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.