Returns the available Images for a given Company connectId.
{- "correlationId": "string",
- "totalSize": 0,
- "data": [
- {
- "imageId": "string",
- "company": {
- "id": "string",
- "localId": "string",
- "country": "string",
- "name": "string",
- "type": "string",
- "additionalInformation": {
- "legalGroup": "OVR"
}
}, - "document": {
- "imageType": "string",
- "imageTypeCode": "string",
- "imageTypeDescription": "string"
}, - "filingDate": "2019-08-24",
- "startDate": "2019-08-24",
- "endDate": "2019-08-24",
- "language": "string",
- "consolidated": true,
- "publicationDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "availableFormats": [
- "string"
], - "additionalInformation": {
- "annotations": "string",
- "barcode": "string",
- "category": "string",
- "descriptionValues": { },
- "imageStatus": "string",
- "pages": 0,
- "paperFiled": true,
- "resolutions": [
- "string"
], - "sourceType": "string",
- "subcategory": "string",
- "transactionId": "string"
}
}
]
}