FilingBehaviourHistory
A point in the filing-behaviour history
- auditedType: boolean
Whether the accounts for this period were audited. Null when not known for the period.
- effectiveType: string Format: date-time
Date When this status took effect, as an ISO-8601 date-time. Null when unknown.
- reasonsType: array object[] · StructuredReason[]
Structured drivers for this status. Null when none are recorded.
A structured factor contributing to a section's assessment
- codeType: string | null
Stable, machine-readable reason code for programmatic branching. RESERVED and currently always
null— the canonical code vocabulary is being defined separately. The example shows the intended format; until it ships, rely onmessage. - messageType: string
Human-readable, self-contained explanation of the factor (a full sentence).
- statusType: string enum
Filing-health status at this point in time. Same vocabulary as the current
filings.status. Null when unknown.CONSISTENT— accounts are complete and internally consistent for the filing regime.INCONSISTENT— accounts are incomplete or internally inconsistent.UNABLE_TO_ASSESS— insufficient data to determine filing health.
values- C
O N S I S T E N T - I
N C O N S I S T E N T - U
N A B L E _ T O _ A S S E S S