Wells Fargo · JSON Structure
Wells Fargo Transaction Structure
Structure of a Wells Fargo commercial banking transaction from the Account Transactions API.
Type:
Properties: 0
Fortune 100
Wells Fargo Transaction is a JSON Structure definition published by Wells Fargo.
Meta-schema:
JSON Structure
{
"name": "Wells Fargo Transaction",
"description": "Structure of a Wells Fargo commercial banking transaction from the Account Transactions API.",
"fields": [
{ "name": "transactionId", "type": "string", "required": true, "description": "Unique transaction ID." },
{ "name": "accountId", "type": "string", "required": true, "description": "Wells Fargo account identifier." },
{ "name": "transactionType", "type": "string", "required": true, "description": "Payment type: ACH, WIRE, RTP, CHECK, or FED_NOW." },
{ "name": "debitCreditIndicator", "type": "string", "required": true, "description": "DEBIT or CREDIT to the account." },
{ "name": "amount", "type": "number", "required": true, "description": "Transaction amount." },
{ "name": "currency", "type": "string", "required": true, "description": "ISO 4217 currency code (e.g., USD)." },
{ "name": "transactionDate", "type": "date", "required": true, "description": "Date the transaction occurred." },
{ "name": "postingDate", "type": "date", "required": false, "description": "Date the transaction posted to the account." },
{ "name": "description", "type": "string", "required": false, "description": "Transaction description or memo." },
{ "name": "status", "type": "string", "required": true, "description": "Transaction status: POSTED, PENDING, or RETURNED." },
{ "name": "counterpartyName", "type": "string", "required": false, "description": "Counterparty name." },
{ "name": "counterpartyAccountNumber", "type": "string", "required": false, "description": "Masked counterparty account number." },
{ "name": "counterpartyRoutingNumber", "type": "string", "required": false, "description": "Counterparty bank routing number." },
{ "name": "referenceNumber", "type": "string", "required": false, "description": "Bank reference or NACHA trace number." }
]
}
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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/wells-fargo-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.