Generate and fetch voice usage report synchronously. This endpoint will both generate and fetch the voice report over a specified time period. No polling is necessary but the response may take up to a couple of minutes.
Successful
{- "data": {
- "aggregation_type": "NO_AGGREGATION",
- "connections": "[1234567890L, 9876543210L]",
- "created_at": "2018-02-02T22:25:27.521Z",
- "end_time": "2018-02-02T22:25:27.521Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "product_breakdown": "NO_BREAKDOWN",
- "record_type": "cdr_usage_report",
- "result": { },
- "start_time": "2018-02-02T22:25:27.521Z",
- "status": "PENDING",
- "updated_at": "2018-02-02T22:25:27.521Z"
}
}