Lithic · Schema
Payment Transaction Updated
FintechCard IssuingPaymentsIssuer ProcessorKYCBanking as a Service
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/payment-transaction-updated",
"title": "Payment Transaction Updated",
"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"
},
{
"amount": 4103,
"created": "2023-09-14T12:52:46Z",
"result": "APPROVED",
"token": "95719c03-7eb8-560b-9843-39da92df5231",
"type": "ACH_ORIGINATION_PROCESSED"
},
{
"amount": 4103,
"created": "2023-09-14T12:52:47Z",
"result": "APPROVED",
"token": "87fea0af-931f-5e80-a9cf-a243aa71b89d",
"type": "ACH_ORIGINATION_RELEASED"
}
],
"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",
"addenda": null
},
"pending_amount": 0,
"result": "APPROVED",
"settled_amount": 4103,
"source": "CUSTOMER",
"status": "SETTLED",
"token": "147595d7-45f4-4c91-a950-3436d16847e5",
"updated": "2023-09-14T12:52:47Z",
"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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/lithic-com-payment-transaction-updated"
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 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.