{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/AccountCode", "title": "Account Code", "description": "The account code of the account", "type": "string", "example": "1100" }