Lithic · Schema

Unverified Verification Methods

FinTechBaaSCard IssuingPaymentsEmbedded Finance
View JSON Schema on GitHub

JSON Schema

lithic-unverified-verification-method-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/unverified_verification_method",
  "title": "Unverified Verification Methods",
  "type": "string",
  "enum": [
    "UNVERIFIED"
  ]
}