String 255

String with a maximum length of 255 characters

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

JSON Schema

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