Apideck · Schema

Account Code

The account code of the account

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-accountcode-schema.json Raw ↑
{
  "$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"
}