GazetteNotice

A UK Gazette notice

  • appointmentDate
    Type: string

    Date of the appointment referenced by the notice (e.g. of a liquidator or administrator), if applicable, as reported by the source (free-text string). May be null.

  • code
    Type: string

    Human-readable description of the notice category, as provided by the source (the notice's raw description text). This is free text, not the numeric Gazette notice code.

  • courtName
    Type: string

    Name of the court referenced by the notice, if applicable. May be null.

  • date
    Type: string Format: date-time

    Date the notice was published, as an ISO-8601 date-time (UTC). May be null if unknown.

  • fullText
    Type: string

    Full published text of the notice, if available.

  • id
    Type: string

    Identifier of the notice as assigned by the source.

  • isEarlySignal
    Type: boolean

    Whether this notice is treated as an early-warning signal — it generates an early signal but does not itself change the company's business status. May be null if not determined.

  • isInsolvency
    Type: boolean

    Whether this notice is an insolvency notice (e.g. liquidation or administration). May be null if not determined.

  • isReinstatement
    Type: boolean

    Whether this notice is a reinstatement of the company to the register. May be null if not determined.

  • isRemoval
    Type: boolean

    Whether this notice drives removal from the register (a REMOVED or DISSOLVED outcome). May be null if not determined.

  • petitionDate
    Type: string

    Date of the petition referenced by the notice, if applicable, as reported by the source (free-text string). May be null.

  • practitionerName
    Type: string

    Name of the insolvency practitioner named in the notice, if any. null when not applicable or not present.

  • statusContext
    Type: string

    Human-readable status context for the notice, where available. Free text, not drawn from a fixed set of values.

  • type
    Type: string enum

    The classified type of the notice. One of:

    • ACCOUNTS — a notice relating to the filing of accounts.
    • ADDRESS — a change of registered office address.
    • ADMINISTRATION — the company entering administration.
    • ANNUAL_RETURN — an annual return / confirmation statement notice.
    • CAPITAL — a change in share capital.
    • CCJ — a County Court Judgment.
    • CHANGE_OF_NAME — a change of the company name.
    • COURT_FILING — a general court filing not covered by a more specific type.
    • DISSOLUTION — dissolution of the company.
    • INCORPORATION — incorporation of the company.
    • LIQUIDATION — the company being wound up / liquidated.
    • MISCELLANEOUS — a notice that does not fit the other categories.
    • MORTGAGE — a charge / mortgage notice.
    • OFFICERS — a change of officers (directors / secretaries).
    • RESOLUTION — a company resolution.
    • STRIKE_OFF — the company being struck off the register.
    values
    • ACCOUNTS
    • ADDRESS
    • ADMINISTRATION
    • ANNUAL_RETURN
    • CAPITAL
  • url
    Type: string

    Link to the published notice, if available.

Grand Public API