Update plan prices
Plans
Update plan prices
Atomically replaces the plan’s prices with the supplied list. If the plan’s latest version is published, a new draft version is created and the new prices are attached to it. Duplicate currencies among PAID prices are rejected.
POST
Update plan prices
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Path Parameters
Plan identifier.
Body
application/json
Replaces the plan's prices in one atomic call. Creating multiple PAID prices with the same currency is rejected.
Response
Prices replaced.