Lithic · Example Payload

Lithic Com Deleteaccountholderentity Example

FintechCard IssuingPaymentsIssuer ProcessorKYCBanking as a Service

Lithic Com Deleteaccountholderentity Example is an example object payload from Lithic, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "deleteAccountHolderEntity",
  "method": "DELETE",
  "path": "/v1/account_holders/{account_holder_token}/entities/{entity_token}",
  "summary": "Deactivate a beneficial owner individual",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "deactivatedEntityResponse",
      "example": {
        "account_holder_token": "fa68ed76-9d02-4d45-8a3f-782f3b6a8b3f",
        "token": "49c978db-20c4-46d8-9db4-b0ef28c03533",
        "type": "BENEFICIAL_OWNER_INDIVIDUAL",
        "status": "INACTIVE",
        "first_name": "Timmy",
        "last_name": "Turner",
        "email": "tim@left-earth.com",
        "phone_number": "+15555555555",
        "dob": "1991-03-08T08:00:00Z",
        "address": {
          "address1": "300 Normal Forest Way",
          "city": "Portland",
          "country": "USA",
          "postal_code": "90210",
          "state": "OR"
        }
      }
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/lithic-com-deleteaccountholderentity-example"
All examples
curl "https://apis.io/api/v1/examples?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.