API → PaymentsCreate or update a price for a subscription planhidden
hidden
Parameters
Name
Type
Req.
bodyapplication/json
objectoptionalObject Properties
Possible values
flat: A flat amount charged every interval.per_user: A per-seat amount charged every interval.
Possible values
day: Day.month: Month.week: Week.year: Year.unknown: Don't use.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
flat: A flat amount charged every interval.per_user: A per-seat amount charged every interval.
Possible values
day: Day.month: Month.week: Week.year: Year.unknown: Don't use.
post
/subscription-plans/{slug}/prices200 OK
Response