Skip to main content
POST
Create a new price version

Path Parameters

id
string
required
Example:

"price_abc123"

Body

application/json
amount
integer
required
Required range: x >= 0
currency
string
Required string length: 3

Response

201 - application/json

New price version created

The response is of type unknown.