Lithic · Schema

Payment Transaction Created

FintechCard IssuingPaymentsIssuer ProcessorKYCBanking as a Service
View JSON Schema on GitHub

JSON Schema

lithic-com-payment-transaction-created-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/payment-transaction-created",
  "title": "Payment Transaction Created",
  "allOf": [
    {
      "$ref": "#/components/schemas/payment-transaction"
    }
  ],
  "examples": [
    {
      "category": "ACH",
      "family": "PAYMENT",
      "created": "2023-09-14T12:52:44Z",
      "currency": "USD",
      "descriptor": "custom description",
      "direction": "DEBIT",
      "events": [
        {
          "amount": 4103,
          "created": "2023-09-14T12:52:44Z",
          "result": "APPROVED",
          "token": "f274f723-b156-5b15-a96d-5ba8d5241b09",
          "type": "ACH_ORIGINATION_INITIATED"
        }
      ],
      "external_bank_account_token": "b05c313e-35db-4b47-a33b-7b268d72b1f5",
      "financial_account_token": "39ec6bf0-c101-520e-965a-a4fffce1d755",
      "related_account_tokens": null,
      "method": "ACH_NEXT_DAY",
      "method_attributes": {
        "retries": 0,
        "return_reason_code": null,
        "sec_code": "CCD"
      },
      "pending_amount": 4103,
      "result": "APPROVED",
      "settled_amount": 0,
      "source": "CUSTOMER",
      "status": "PENDING",
      "token": "147595d7-45f4-4c91-a950-3436d16847e5",
      "type": "ORIGINATION_DEBIT",
      "updated": "2023-09-14T12:52:44Z",
      "user_defined_id": null
    }
  ]
}

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-payment-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.