Synctera · Schema

card_status_reason_memo

Additional details about the reason for the status change

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-card-status-reason-memo-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/card_status_reason_memo",
  "title": "card_status_reason_memo",
  "description": "Additional details about the reason for the status change",
  "maxLength": 255,
  "type": "string"
}