I am observing from last 3 month, we are not getting expected response from azure billing enterprise API. API - https://consumption.azure.com/v3/enrollments/{enrollmentNumber}/billingPeriods/{billingPeriod}/usagedetails From May-2019 we are getting empty data array. Anyone have any idea about this?
Asked
Active
Viewed 90 times
1 Answers
1
Can you try with the following API USAGE DETAILS
https://consumption.azure.com/v3/enrollments/{EaEnrollmentNumber}/usagedetails/download?startTime={dateFrom:yyyy-MM-dd}&endTime={dateTo:yyyy-MM-dd}

Sajeetharan
- 216,225
- 63
- 350
- 396