Skip to main content
POST
Create a price

Body

application/json
environmentId
string
required
Minimum string length: 1
name
string
required
Minimum string length: 1
amount
integer
required
Required range: x >= 0
currency
string
required
Required string length: 3
type
enum<string>
required
Available options:
recurring,
one_time
interval
enum<string>
Available options:
month,
year,
week,
day
planId
string
addonId
string
metadata
object

Response

Price created

The response is of type unknown.