Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| Insolvencies | Array | Array of ValidIdInsolvencyCaseResult, see below |
ValidIdInsolvencyCaseResult
| Parameter | Type | Format | Description |
|---|---|---|---|
| Type | String | Insolvency result type. Values: N = Northern Ireland Bankruptcy, S = Scottish Sequestration (Bankruptcy), I = England & Wales IVA, D = England & Wales DRO, B = England & Wales Bankruptcy | |
| Name | String | Name of the person who is subject to insolvency | |
| DOB | DateTime | ISO 8601 | Date of birth of the individual subject to insolvency |
| CaseNo | String | Court case number of the insolvency | |
| CaseType | String | Additional definition of the type of case, displayed as a text description. | |
| Court | String | Name of the court at which the insolvency was registered | |
| StartDate | DateTime | ISO 8601 | Date the insolvency started |
| Status | String | Current status of the case, text description | |
| Address1 | String | Address line 1 | |
| Address2 | String | ||
| Address3 | String | ||
| Address4 | String | ||
| Address5 | String | ||
| PostCode | String | Postcode | |
| DeliveryPointSuffix | String | Delivery Point Suffix (DPS) at which the insolvency was registered |