{
"ceased": "boolean",
"description": "string",
"etag": "string",
"identity_verification_details": {
"appointment_verification_end_on": "date",
"appointment_verification_start_on": "date"
},
"kind": "string",
"links": {
"self": "string"
}
}
| Name | Type | Description | Additional |
|---|---|---|---|
| ceased | boolean |
Presence of that indicator means the super secure person status is ceased |
Optional |
| description | string |
Description of the super secure legal statement Possible values are:
|
|
| etag | string |
The ETag of the resource. |
|
| identity_verification_details | object |
Information relating to the identity verification of the person with significant control |
Optional |
| identity_verification_details.appointment_verification_end_on | date |
The date on which the identity verification statement was removed for the notification |
Optional |
| identity_verification_details.appointment_verification_start_on | date |
The date on which the identity verification statement was supplied for the notification |
Optional |
| kind | string |
Possible values are:
|
|
| links | object |
A set of URLs related to the resource, including self. |
|
| links.self | string |
The URL of the resource. |