Returns the available countries in your subscription - Company Report, Director Report, Offline Reports and Monitoring.
{- "correlationId": "string",
- "countryAccess": {
- "creditsafeConnectOnlineReports": [
- {
- "countryName": "string",
- "templateName": "string",
- "countryIso2": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectOfflineReports": [
- {
- "name": "string",
- "countryIso2": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectMonitoring": [
- {
- "name": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectDirectorReports": [
- {
- "countryName": "string",
- "countryIso2": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectImageDocuments": [
- {
- "name": "string",
- "countryIso2": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectBankValidation": [
- {
- "name": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
], - "creditsafeConnectBankVerification": [
- {
- "name": "string",
- "startDate": "string",
- "expireDate": "string",
- "paid": 0,
- "used": 0
}
]
}
}