Usage Consumption REST Endpoints

Usage Consumption
The Usage Consumption endpoints allow you to view the balance and consumption counters for each of your customer's devices by service type, such as voice, data, and TV.
Create a Usage Consumption Object
Method: post
Path: {apiRoot}/queryUsageConsumption
Delete a Usage Consumption Object
Method: delete
Path: {apiRoot}/queryUsageConsumption/{id}
Get a Usage Consumption Object by ID
Method: get
Path: {apiRoot}/queryUsageConsumption/{id}
Get Usage Consumption Objects
Method: get
Path: {apiRoot}/queryUsageConsumption