Methods

Resource

{
    "cases": [
        {
            "dates": [
                {
                    "date": "date",
                    "type": "string"
                }
            ],
            "links": {
                "charge": "string"
            },
            "notes": [
                "string"
            ],
            "number": "string",
            "practitioners": [
                {
                    "address": [
                        {
                            "address_line_1": "string",
                            "address_line_2": "string",
                            "country": "string",
                            "locality": "string",
                            "postal_code": "string",
                            "region": "string"
                        }
                    ],
                    "appointed_on": "date",
                    "ceased_to_act_on": "date",
                    "name": "string",
                    "role": "string"
                }
            ],
            "type": "string"
        }
    ],
    "etag": "string",
    "status": "string"
}

Properties

Name Type Description Additional
cases[] array

List of insolvency cases.

cases[].dates[] array

The dates specific to the case.

cases[].dates[].date date

The case date, described by date_type.

cases[].dates[].type string

Describes what date is represented by the associated date element. For enumeration descriptions see insolvency_case_date_type section in the enumeration mappings.

Possible values are:

  • instrumented-on
  • administration-started-on
  • administration-discharged-on
  • administration-ended-on
  • concluded-winding-up-on
  • petitioned-on
  • ordered-to-wind-up-on
  • due-to-be-dissolved-on
  • case-end-on
  • wound-up-on
  • voluntary-arrangement-started-on
  • voluntary-arrangement-ended-on
  • moratorium-started-on
  • moratorium-ended-on
  • declaration-solvent-on
cases[].links object

The practitioners for the case.

Optional
cases[].links.charge string

The link to the charge this case is lodged against.

Optional
cases[].notes[] array of string

The dates specific to the case.

Optional
cases[].number string

The case number.

Optional
cases[].practitioners[] array

The practitioners for the case.

cases[].practitioners[].address[] array

The practitioners' address.

cases[].practitioners[].address[].address_line_1 string

The first line of the address.

cases[].practitioners[].address[].address_line_2 string

The second line of the address.

Optional
cases[].practitioners[].address[].country string

The country.

Optional
cases[].practitioners[].address[].locality string

The locality. For example London.

Optional
cases[].practitioners[].address[].postal_code string

The postal code. For example CF14 3UZ.

Optional
cases[].practitioners[].address[].region string

The region. For example Surrey.

Optional
cases[].practitioners[].appointed_on date

The date the practitioner was appointed on.

Optional
cases[].practitioners[].ceased_to_act_on date

The date the practitioner ceased to act for the case.

Optional
cases[].practitioners[].name string

The name of the practitioner.

cases[].practitioners[].role string

The type of role.

Possible values are:

  • final-liquidator
  • receiver
  • receiver-manager
  • proposed-liquidator
  • provisional-liquidator
  • administrative-receiver
  • practitioner
  • interim-liquidator
Optional
cases[].type string

The type of case. For enumeration descriptions see insolvency_case_type section in the enumeration mappings.

Possible values are:

  • compulsory-liquidation
  • creditors-voluntary-liquidation
  • members-voluntary-liquidation
  • in-administration
  • corporate-voluntary-arrangement
  • corporate-voluntary-arrangement-moratorium
  • administration-order
  • receiver-manager
  • administrative-receiver
  • receivership
  • foreign-insolvency
  • moratorium
etag string

The ETag of the resource.

status string

Company insolvency status details

Possible values are:

  • live-propopsed-transfer-from-gb
  • voluntary-arrangement
  • voluntary-arrangement-receivership
  • live-receiver-manager-on-at-least-one-charge
  • receiver-manager-or-administrative-receiver
  • receiver-manager
  • administrative-receiver
  • administration-order
  • receivership
  • in-administration