Get Meter Usage Summary
Get aggregated usage for a meter over a time window. Optionally filter by customer.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
meter_id
account_id
Query parameters
customer_id
Customer ID (optional, omit to aggregate all customers)
merchant_account_id
Merchant account ID (optional; scopes usage to one merchant).
start_time
Start of time window (inclusive)
end_time
End of time window (exclusive)
Response
Successful Response
meter_id
customer_id
aggregation_formula
start_time
end_time
aggregated_value
Errors
422
Unprocessable Entity Error