Regions Financial Corporation · JSON Structure

Regions Transaction Structure

JSON structure documentation for the Regions Bank Transaction entity (FDX-compliant)

Type: Properties: 0
BankingFinancial-ServicesOpen BankingFDXConsumer BankingWealth ManagementFortune 500

Regions Transaction Structure is a JSON Structure definition published by Regions Financial Corporation.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Transaction Structure",
  "description": "JSON structure documentation for the Regions Bank Transaction entity (FDX-compliant)",
  "fields": [
    { "name": "transactionId", "type": "string", "required": true, "description": "Unique transaction identifier" },
    { "name": "accountId", "type": "string", "required": true, "description": "Associated account ID" },
    { "name": "postedDate", "type": "date", "required": false, "description": "Date posted to account" },
    { "name": "transactionDate", "type": "date", "required": false, "description": "Date transaction occurred" },
    { "name": "amount", "type": "number", "required": true, "description": "Amount (negative for debits)" },
    { "name": "currency", "type": "string", "required": false, "description": "ISO 4217 currency code" },
    { "name": "description", "type": "string", "required": false, "description": "Transaction description" },
    { "name": "category", "type": "string", "required": false, "description": "Spending category" },
    { "name": "type", "type": "string", "required": true, "description": "DEBIT or CREDIT" },
    { "name": "status", "type": "string", "required": true, "description": "PENDING or POSTED" },
    { "name": "merchantName", "type": "string", "required": false, "description": "Merchant name" },
    { "name": "merchantCategory", "type": "string", "required": false, "description": "Merchant category code (MCC)" }
  ]
}

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/regions-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.