Insolvency
Output
Attribute | Type | Description | Additional |
---|---|---|---|
array<object> | List of insolvency cases. | ||
etag | string | The ETag of the resource. | |
status | string | Company insolvency status details. | Possible values are:
|
Insolvency Cases
Attribute | Type | Description | Additional |
---|---|---|---|
array<object> | The dates specific to the case. | ||
object | The practitioners for the case. | Optional | |
notes | array<string> | Notes specific to the case. | Optional |
number | string | The case number. | Optional |
array<object> | The practitioners for the case. | ||
type | string | The type of case. | Possible values are:
|
Case Dates
Attribute | Type | Description | Additional |
---|---|---|---|
date | date | The case date, described by date_type. | |
type | string | Describes what date is represented. | Possible values are:
|
Case Links
Attribute | Type | Description | Additonal |
---|---|---|---|
charge | string | The link to the charge this case is lodged against. | Optional |
Case Practitioners
Attribute | Type | Description | Additional |
---|---|---|---|
array<object> | The practitioners' address. | ||
appointedOn | date | The date the practitioner was appointed on. | |
ceasedToActOn | date | The date the practitioner ceased to act for the case. | |
name | string | The name of the practitioner. | |
role | string | The type of role. | Optional. Possible values are:
|
Practitioner Address
Attribute | Type | Description | Additional |
---|---|---|---|
addressLine1 | string | The first line of the address. | |
addressLine2 | string | The second line of the address. | Optional |
country | string | The country. | Optional |
locality | string | The locality. For example London. | Optional |
postalCode | string | The postal code. For example CF14 3UZ. | Optional |
region | string | The region. For example Surrey. | Optional |
Case Type
Attribute | Type | Description |
---|---|---|
type | string | The type of case. |
Example
Last updated