Unified.to · Schema

property_AccountingProfitloss_cost_of_goods_sold_sections

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-accountingprofitloss-cost-of-goods-sold-sections-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AccountingProfitloss_cost_of_goods_sold_sections",
  "title": "property_AccountingProfitloss_cost_of_goods_sold_sections",
  "items": {
    "$ref": "#/components/schemas/AccountingProfitlossSection"
  },
  "type": "array"
}