Lithic · Example Payload

Lithic Com Simulateaccountholderenrollmentdocumentreview Example

FintechCard IssuingPaymentsIssuer ProcessorKYCBanking as a Service

Lithic Com Simulateaccountholderenrollmentdocumentreview 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": "simulateAccountHolderEnrollmentDocumentReview",
  "method": "POST",
  "path": "/v1/simulate/account_holders/enrollment_document_review",
  "summary": "Simulate an account holder document upload's review",
  "requestExamples": [
    {
      "contentType": "application/json",
      "name": "simulateUploadedReviewRequest",
      "example": {
        "document_upload_token": "b11cd67b-0a52-4180-8365-314f3def5426",
        "status": "UPLOADED"
      }
    },
    {
      "contentType": "application/json",
      "name": "simulateAcceptedReviewRequest",
      "example": {
        "document_upload_token": "70bde493-66a7-454b-8e79-51a0d976a7d2",
        "status": "ACCEPTED"
      }
    },
    {
      "contentType": "application/json",
      "name": "simulateRejectedReviewRequest",
      "example": {
        "document_upload_token": "30a8fff6-941f-4143-9b7b-e7ac4cbeb91f",
        "status": "REJECTED",
        "status_reason": "DOCUMENT_MISSING_REQUIRED_DATA"
      }
    },
    {
      "contentType": "application/json",
      "name": "simulatePartialApprovalReviewRequest",
      "example": {
        "document_upload_token": "30a8fff6-941f-4143-9b7b-e7ac4cbeb91f",
        "status": "PARTIAL_APPROVAL",
        "status_reason": "DOCUMENT_MISSING_REQUIRED_DATA",
        "accepted_entity_status_reasons": [
          "PRIMARY_BUSINESS_ENTITY_ID_VERIFICATION_FAILURE"
        ]
      }
    }
  ],
  "responseExamples": []
}

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