Officers
Last updated
Last updated
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
{
"activeCount": 100,
"etag": "abc123",
"items": [
{
"address": {
"addressLine1": "123 Main Street",
"addressLine2": "Apt 456",
"careOf": "John Doe",
"country": "United States",
"locality": "Cityville",
"poBox": "789",
"postalCode": "12345",
"premises": "Building A",
"region": "Stateville"
},
"appointedBefore": "2022-01-01",
"appointedOn": "2023-02-15",
"contactDetails": {
"contactName": "Jane Smith"
},
"countryOfResidence": "United States",
"dateOfBirth": {
"day": 10,
"month": 5,
"year": 1980
},
"etag": "def456",
"formerNames": [
{
"forenames": "John",
"surname": "Doe"
}
],
"identification": {
"identificationType": "Passport",
"legalAuthority": "US Government",
"legalForm": "Individual",
"placeRegistered": "Cityville",
"registrationNumber": "ABC123"
},
"isPre1992Appointment": true,
"links": {
"officer": {
"appointments": "https://example.com/appointments/123"
},
"self": "https://example.com/officer/123"
},
"name": "John Doe",
"nationality": "American",
"occupation": "Business Executive",
"officerRole": "Director",
"principalOfficeAddress": {
"addressLine1": "456 Elm Street",
"addressLine2": "Suite 789",
"careOf": "Jane Smith",
"country": "United States",
"locality": "Townsville",
"poBox": "123",
"postalCode": "54321",
"premises": "Office Tower",
"region": "Stateville"
},
"resignedOn": "2023-07-31",
"responsibilities": "Overseeing company operations",
"appointments": [
{
"dateOfBirth": {
"month": "integer",
"year": "integer"
},
"etag": "string",
"isCorporateOfficer": "boolean",
"items": [
{
"address": {
"addressLine1": "string",
"addressLine2": "string",
"careOf": "string",
"country": "string",
"locality": "string",
"poBox": "string",
"postalCode": "string",
"premises": "string",
"region": "string"
},
"appointedBefore": "date",
"appointedOn": "date",
"appointedTo": {
"companyName": "string",
"companyNumber": "string",
"companyStatus": "string"
},
"contactDetails": {
"contactName": "string"
},
"countryOfResidence": "string",
"formerNames": [
{
"forenames": "string",
"surname": "string"
}
],
"identification": {
"identificationType": "string",
"legalAuthority": "string",
"legalForm": "string",
"placeRegistered": "string",
"registrationNumber": "string"
},
"isPre1992Appointment": "boolean",
"links": {
"company": "string"
},
"name": "string",
"nameElements": {
"forename": "string",
"honours": "string",
"otherForenames": "string",
"surname": "string",
"title": "string"
},
"nationality": "string",
"occupation": "string",
"officerRole": "string",
"principalOfficeAddress": {
"addressLine1": "string",
"addressLine2": "string",
"careOf": "string",
"country": "string",
"locality": "string",
"poBox": "string",
"postalCode": "string",
"premises": "string",
"region": "string"
},
"resignedOn": "date",
"responsibilities": "string"
}
],
"itemsPerPage": "integer",
"kind": "string",
"links": {
"self": "string"
},
"name": "string",
"startIndex": "integer",
"totalResults": "integer"
}
],
"naturalOfficerDisqualifications": [
{
"dateOfBirth": "date",
"disqualifications": [
{
"address": {
"addressLine1": "string",
"addressLine2": "string",
"country": "string",
"locality": "string",
"postalCode": "string",
"premises": "string",
"region": "string"
},
"caseIdentifier": "string",
"companyNames": [
"string"
],
"courtName": "string",
"disqualificationType": "string",
"disqualifiedFrom": "date",
"disqualifiedUntil": "date",
"heardOn": "date",
"lastVariation": [
{
"caseIdentifier": "string",
"courtName": "string",
"variedOn": "date"
}
],
"reason": {
"act": "string",
"article": "string",
"descriptionIdentifier": "string",
"section": "string"
},
"undertakenOn": "date"
}
],
"etag": "string",
"forename": "string",
"honours": "string",
"kind": "string",
"links": {
"self": "string"
},
"nationality": "string",
"otherForenames": "string",
"permissionsToAct": [
{
"companyNames": [
"string"
],
"courtName": "string",
"expiresOn": "date",
"grantedOn": "date"
}
],
"surname": "string",
"title": "string"
}
],
"corporateOfficerDisqualifications": [
{
"companyNumber": "string",
"countryOfRegistration": "string",
"disqualifications": [
{
"address": {
"addressLine1": "string",
"addressLine2": "string",
"country": "string",
"locality": "string",
"postalCode": "string",
"premises": "string",
"region": "string"
},
"caseIdentifier": "string",
"companyNames": [
"string"
],
"courtName": "string",
"disqualificationType": "string",
"disqualifiedFrom": "date",
"disqualifiedUntil": "date",
"heardOn": "date",
"lastVariation": [
{
"caseIdentifier": "string",
"courtName": "string",
"variedOn": "date"
}
],
"reason": {
"act": "string",
"article": "string",
"descriptionIdentifier": "string",
"section": "string"
},
"undertakenOn": "date"
}
],
"etag": "string",
"kind": "string",
"links": {
"self": "string"
},
"name": "string",
"permissionsToAct": [
{
"companyNames": [
"string"
],
"courtName": "string",
"expiresOn": "date",
"grantedOn": "date"
}
]
}
]
}
],
"kind": "response",
"links": {
"self": "https://example.com/officers"
},
"resignedCount": 20,
"itemsPerPage": 50,
"startIndex": 0,
"totalResults": 120
}
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|