Prices
Create a new price
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier for the billable metric referred to by this price.
The pricing model to be used, which can be standard, dynamic, or volume-based.
Available options:
standard
, dynamic
, volume
The display name of the price as it appears on invoices.
Response
201
application/json
Price created successfully
Unique identifier for a price
Available options:
price
Unique identifier for a billable metric
Available options:
standard
, dynamic
, volume