CostCenterDigest
GET
4 endpoints
/api/v3/costCenter/digest/actual/monthly
GetCostCenterActualMonthlyListV3
Retrieves rolled up actual billing data by costCenter for a given number of years- Result includes cost, use, unit cost on a monthly basis. It also includes commodity level break up.
/api/v3/costCenter/{costCenterId}/digest/actual/monthly
GetCostCenterActualMonthlyV3
Retrieves rolled up actual billing data by costCenter for a given number of years- Result includes cost, use, unit cost on a monthly basis. It also includes commodity level break up.
/api/v3/costCenter/digest/actual/yearly
GetCostCenterActualYearlyListV3
Retrieves rolled up actual billing data by costCenter for a given number of years- Result includes cost, use, unit cost on an yearly basis. It also includes commodity level break up.
/api/v3/costCenter/{costCenterId}/digest/actual/yearly
GetCostCenterActualYearlyV3
Retrieves rolled up actual billing data by costCenter for a given number of years- Result includes cost, use, unit cost on an yearly basis. It also includes commodity level break up.