Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
50"um.1zYnCiM9Bpg.1zYn"
Response
Response for Create and Get usage event requests
Structure of usage meter
Identifier of the usage meter
20Name of the usage meter
50"rides-usage"
Display name of usage meter. This is an auto-generated field which contains billableName of usage meter. If billableName is not provided, name will be used as display name.
255Type of usage meter
COUNTER "COUNTER"
Aggregation to be applied on usage meter result
- COUNT - Counts number of events matching the usage meter
- SUM - Sums up results of computation of all events matching usage meter
COUNT, SUM Billable name of addon. Billable name takes precedence over name to display in invoice.
255"Rides Usage"
255"Meter to track cab rides"
Status of usage meter
DRAFT, ACTIVE, INACTIVE, ARCHIVED "DRAFT"
1Structure of an event schema
