Lithic · Schema

Auth Rule Program Level Parameter

Whether the Auth Rule applies to all authorizations on the card program.

FinTechBaaSCard IssuingPaymentsEmbedded Finance
View JSON Schema on GitHub

JSON Schema

lithic-program-level-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/program-level",
  "title": "Auth Rule Program Level Parameter",
  "type": "boolean",
  "description": "Whether the Auth Rule applies to all authorizations on the card program."
}