Usage by contract and product
Number of APIs: 4
-
List monthly usage summary per CP code GET https://{{host}}/billing/v1/contracts/:contractId/products/:productId/usage/by-cp-code/monthly-summary?start={{start}}&end={{end}}
-
List cumulative daily usage per contract and product GET https://{{host}}/billing/v1/contracts/:contractId/products/:productId/usage/daily?month={{month}}
-
List monthly usage summary per contract and product GET https://{{host}}/billing/v1/contracts/:contractId/products/:productId/usage/monthly-summary?start={{start}}&end={{end}}
-
List usage products per contract GET https://{{host}}/billing/v1/contracts/:contractId/products?start={{start}}&end={{end}}