String 64

String with a maximum length of 64 characters

Financial DataOpen BankingOpen FinanceFinancial Data ExchangeConsumer PermissionedAccount DataTransactionsInvestmentsInsuranceTax DataPayrollRESTOAuth2FAPICFPB 1033
View JSON Schema on GitHub

JSON Schema

fdx-string64.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "String 64",
  "description": "String with a maximum length of 64 characters\n",
  "type": "string",
  "maxLength": 64
}