Apideck · Schema

Tax inclusive

Amounts are including tax

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-taxinclusive-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/TaxInclusive",
  "title": "Tax inclusive",
  "type": "boolean",
  "description": "Amounts are including tax",
  "example": true,
  "nullable": true
}