Lithic · Schema

Externally Verified Verification Methods

FinTechBaaSCard IssuingPaymentsEmbedded Finance
View JSON Schema on GitHub

JSON Schema

lithic-externally-verified-verification-method-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/externally_verified_verification_method",
  "title": "Externally Verified Verification Methods",
  "type": "string",
  "enum": [
    "EXTERNALLY_VERIFIED"
  ]
}