{
"success": true,
"data": {
"batchId": "string",
"status": "pending",
"companyUrl": "string",
"message": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"completedAt": "2019-08-24T14:15:22.123Z",
"data": {
"totalCount": 0,
"functionBreakdown": [
{
"functionName": "string",
"functionId": "string",
"count": 0,
"percentage": 0,
"seniorityBreakdown": [
{
"seniorityLevel": "string",
"seniorityId": "string",
"count": 0,
"percentage": 0
}
]
}
],
"seniorityBreakdown": [
{
"seniorityLevel": "string",
"seniorityId": "string",
"count": 0,
"percentage": 0
}
],
"filtersApplied": {
"countries": [
"string"
],
"jobTitles": [
"string"
],
"departments": [
"string"
],
"levels": [
"string"
]
}
}
},
"meta": {
"requestId": "string",
"creditsRefunded": 0,
"creditsRemaining": 0
}
}