Bill
CorrectionOptions
CorrectionOptions defines a structure used to pass configuration options to correct a previous invoice.
Schema ID
https://gobl.org/draft-0/bill/correction-options
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Type | type | cbc.Key | true | The type of corrective invoice to produce. |
Issue Date | issue_date | cal.Date | When the new corrective invoice’s issue date should be set to. | |
Series | series | cbc.Code | Series to assign to the new corrective invoice. | |
Stamps | stamps | array of head.Stamp | Stamps of the previous document to include in the preceding data. | |
Reason | reason | string | Human readable reason for the corrective operation. | |
Extensions | ext | tax.Extensions | Extensions for region specific requirements. |