Lithic · Schema

Book Transfer Transaction Created

FintechCard IssuingPaymentsIssuer ProcessorKYCBanking as a Service
View JSON Schema on GitHub

JSON Schema

lithic-com-book-transfer-transaction-created-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/book-transfer-transaction-created",
  "title": "Book Transfer Transaction Created",
  "allOf": [
    {
      "$ref": "#/components/schemas/book-transfer-transaction"
    }
  ],
  "examples": [
    {
      "family": "TRANSFER",
      "category": "BALANCE_OR_FUNDING",
      "created": "2023-09-14T12:52:44Z",
      "currency": "USD",
      "events": [
        {
          "amount": 4103,
          "created": "2023-09-14T12:52:44Z",
          "result": "APPROVED",
          "token": "f274f723-b156-5b15-a96d-5ba8d5241b09",
          "type": "ACCOUNT_TO_ACCOUNT",
          "subtype": "CUSTOM",
          "detailed_results": [
            "APPROVED"
          ],
          "memo": "Fund account"
        }
      ],
      "from_financial_account_token": "b05c313e-35db-4b47-a33b-7b268d72b1f5",
      "to_financial_account_token": "39ec6bf0-c101-520e-965a-a4fffce1d755",
      "pending_amount": 0,
      "result": "APPROVED",
      "settled_amount": 4103,
      "status": "SETTLED",
      "token": "147595d7-45f4-4c91-a950-3436d16847e5",
      "updated": "2023-09-14T12:52:44Z"
    }
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/lithic-com-book-transfer-transaction-created"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no email required.

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