Idempotency Supported
Creates a metered feature.
Sample Request
create a simple metered feature
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/metered_features
Input Parameters
The SQL query used to measure usage from usage_event properties. For example: SELECT SUM(api_calls) FROM events.
Constraint:
- The properties referenced in the query must be one of
column_definitions.column_name.
Returns
Meter object
Resource object representing meter