Billable Metrics
Create a new billable metric
Create a new billable metric for a merchant organization. A Billable Metric
represents a metric that can be used to measure the usage of a Product
. It contains information about the metric, such as its name, description, and units.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Billable metric created successfully
The response is of type object
.