Unified.to · Schema

property_AccountingProfitloss_expenses

@deprecated – use expenses_sections instead

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-accountingprofitloss-expenses-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AccountingProfitloss_expenses",
  "title": "property_AccountingProfitloss_expenses",
  "description": "@deprecated \u2013 use expenses_sections instead",
  "items": {
    "$ref": "#/components/schemas/AccountingProfitlossCategory"
  },
  "type": "array"
}