LegalNotices

Court judgments, Gazette notices and registered charges

  • charges
    Type: array object[] · Charge[]

    Registered charges / mortgages (empty until sourced on the profile)

    A registered charge / mortgage against the company

    • amount
      Type: object

      Amount secured, if known

      • amount
        Type: integerFormat: int64

        Amount in minor units (major value = amount / 10^exponent)

      • currency
        Type: string

        ISO 4217 currency code

      • exponent
        Type: integerFormat: int32

        Number of minor-unit digits for the currency

    • classification
      Type: string

      Charge classification / kind

    • createdDate
      Type: stringFormat: date-time

      Date the charge was created

    • description
      Type: string

      Particulars of the charge

    • holder
      Type: string

      Person(s) entitled / charge holder

    • satisfactionDate
      Type: stringFormat: date-time

      Date the charge was satisfied, if any

    • satisfied
      Type: boolean

      Whether the charge has been satisfied

    • status
      Type: string

      Charge status

  • gazetteNotices
    Type: array object[] · GazetteNotice[]

    UK Gazette notices

    A UK Gazette notice

    • appointmentDate
      Type: string

      Date of appointment, if applicable

    • code
      Type: string

      Notice code / category

    • courtName
      Type: string

      Court, if applicable

    • date
      Type: stringFormat: date-time

      Publication date

    • fullText
      Type: string

      Full notice text

    • id
      Type: string

      Gazette notice id

    • isEarlySignal
      Type: boolean

      Whether this notice is an early-warning signal

    • isInsolvency
      Type: boolean

      Whether this is an insolvency notice

    • isReinstatement
      Type: boolean

      Whether this notice is a reinstatement

    • isRemoval
      Type: boolean

      Whether this notice drives removal/dissolution

    • petitionDate
      Type: string

      Date of petition, if applicable

    • practitionerName
      Type: string

      Insolvency practitioner, if named

    • statusContext
      Type: string

      Human-readable status

    • type
      Type: string

      Notice type

    • url
      Type: string

      Link to the published notice

  • judgments
    Type: array object[] · Judgment[]

    Court judgments (e.g. CCJs)

    A court judgment against the company

    • amount
      Type: object

      Judgment amount

      • amount
        Type: integerFormat: int64

        Amount in minor units (major value = amount / 10^exponent)

      • currency
        Type: string

        ISO 4217 currency code

      • exponent
        Type: integerFormat: int32

        Number of minor-unit digits for the currency

    • caseNumber
      Type: string

      Court case reference

    • courtName
      Type: string

      Issuing court

    • date
      Type: stringFormat: date-time

      Date of judgment

    • satisfactionDate
      Type: stringFormat: date-time

      Date the judgment was satisfied, if any

    • satisfied
      Type: boolean

      Whether the judgment has been satisfied

    • status
      Type: string

      Judgment status

    • type
      Type: string

      Judgment type

Grand Public API