Schema ID
https://gobl.org/draft-0/bill/status#/$defs/Condition
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Code | code | cbc.Code | Code is generated by the system that raised the condition. |
| Paths | paths | array of string | Paths contains an array of JSON paths that maps the GOBL specific error to a field inside the envelope that the condition is applied to. |
| Message | message | string | Message contains human readable details about the specific condition. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
code |
| GOBL-BILL-CONDITION-01Condition code is required |