Link Search Menu Expand Document

GetDailyAggregatedDetails

Overview

The GetDailyAggregatedDetails method retrieves cost and value totals aggregated per day for a specified invoiceId, optionally filtering the results based on BillingOutputTags.

Returns

A total cost and value for every day the invoice has results for matching the filters.


Request

Name Type Description
invoiceId String Select the Invoice with the specified Id.
billingOutputTags String[] The billingOutputTags to filter for. Will only consider results that have all specified tags.

Response

Name Type Description
ResultMessage String Additional information when operation failed.
ResultCode ResultCodeEnum Whether the operation completed successfully.
Result DailyAggregatedResult[] Operation result.

Back to top

Copyright Ⓒ 2011-2024 CloudBilling B.V.