Skip to main content
POST
Setup a PricingModel

Authorizations

Authorization
string
header
required

Body

application/json
name
string
required

The name of the pricing model

Required string length: 1 - 255
features
object[]
required

A feature that can be granted in a true / false boolean state. When granted to a customer, it will return true.

products
object[]
required
usageMeters
object[]
required
isDefault
boolean
default:false

Whether the pricingModel to be created will be the default pricingModel for all customers moving forward.

resources
object[]

Response

Successful response

pricingModel
object
required