CorrectionDefinition contains details about what can be defined in .Documentation Index
Fetch the complete documentation index at: https://gobl-regime-code.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/tax/regime-def#/$defs/CorrectionDefinition
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
| Schema | schema | string | true | Partial or complete schema URL for the document type supported by correction. |
| Types | types | array of cbc.Key | The types of sub-documents supported by the regime | |
| Extensions | extensions | array of cbc.Key | Extension keys that can be included | |
| Reason Required | reason_required | boolean | ReasonRequired when true implies that a reason must be provided | |
| Stamps | stamps | array of cbc.Key | Stamps that must be copied from the preceding document. | |
| Copy Tax Totals | copy_tax | boolean | Copy tax from the preceding document to the document ref. |