AccountsFiling

Annual accounts filing status and characteristics

  • audited
    Type: boolean

    Whether the most recent accounts were audited. Null when not known.

  • auditorName
    Type: string

    Name of the auditor on the latest accounts. Null when the company is unaudited or the auditor is not known.

  • dormant
    Type: boolean

    Whether the company is dormant (not trading and filing dormant-company accounts). Null when not known.

  • dueOn
    Type: string Format: date-time

    Companies House due date by which the next annual accounts must be filed. Null when not known.

  • filingType
    Type: string enum

    The accounts type of the company's filing, indicating the reporting regime and level of detail. Null when not reported.

    • STANDARD — standard accounts.
    • GROUP — group (consolidated) accounts.
    • FULL — full accounts.
    • SMALL — small-company accounts.
    • MEDIUM — medium-company accounts.
    • DORMANT — dormant-company accounts.
    • INTERIM — interim accounts.
    • INITIAL — initial accounts.
    • TOTAL_EXEMPTION_FULL — full accounts filed under total exemption.
    • TOTAL_EXEMPTION_SMALL — small accounts filed under total exemption.
    • PARTIAL_EXEMPTION — accounts filed under partial exemption.
    • AUDIT_EXEMPTION_SUBSIDIARY — subsidiary accounts filed under audit exemption.
    • FILING_EXEMPTION_SUBSIDIARY — subsidiary accounts filed under filing exemption.
    • MICRO_ENTITY — micro-entity accounts.
    • NO_ACCOUNTS_TYPE_AVAILABLE — accounts filed but type could not be determined.
    • NO_FILINGS — the company has never filed any accounts with Companies House.
    • AUDITED_ABRIDGED — audited abridged accounts.
    • UNAUDITED_ABRIDGED — unaudited abridged accounts.
    • UNKNOWN — filing type not recognised.
    values
    • STANDARD
    • GROUP
    • FULL
    • SMALL
    • MEDIUM
  • lastFiled
    Type: string Format: date-time

    Date the most recent annual accounts were filed with Companies House. Null when not known or never filed.

  • overdue
    Type: boolean

    Whether the annual accounts are currently overdue (past their due date and not yet filed). Null when not known.

Grand Public API