Endpoint to find Directors based on search criteria to order a Creditsafe Director Report.
{- "messages": [
- {
- "type": "Information",
- "code": "NoResults",
- "text": "string"
}
], - "correlationId": "string",
- "directors": [
- {
- "peopleId": "string",
- "firstName": "string",
- "lastName": "string",
- "country": "AF",
- "company": {
- "id": "string"
}, - "companyName": "string",
- "companyType": "NotSet",
- "companyRegistrationNumber": "string",
- "status": "string",
- "address": {
- "type": "string",
- "simpleValue": "string",
- "street": "string",
- "houseNumber": "string",
- "additionToAddress": "string",
- "city": "string",
- "postalCode": "string",
- "province": "string",
- "region": "string",
- "telephone": "string",
- "directMarketingOptOut": true,
- "directMarketingOptIn": true,
- "country": "AF"
}, - "dateOfLatestChange": "2019-08-24T14:15:22Z",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "localDirectorNumber": "string",
- "score": 0,
- "taxCode": "string",
- "searchRanking": "string"
}
], - "totalSize": 0
}