Note represents a tax-related note, typically used for exemption reasons or other tax-specific explanations that need to be associated with a particular tax category.Documentation Index
Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/tax/note
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Category | cat | cbc.Code | Tax category code from those available inside a region. |
| Key | key | cbc.Key | Key usually identifies the tax rate key this note applies to (e.g. “exempt”, “reverse-charge”), but may also be used for other identifiers depending on context. |
| Text | text | string | Text contains the exemption reason or explanation. |
| Extensions | ext | tax.Extensions | Extensions for additional structured data. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
text |
| GOBL-TAX-NOTE-01Tax note text is required |