API Reference

Update product family item price

Updates the price of an addon, plan or charge

Here are the enums that are contained in the answer:

namevalue
statusActive
channelWeb, AppStore, PlayStore
pricingModelFlatFee, PerUnit
billingPeriodUnitDay, Month

Error codes:

AlreadyExista price with such a name or external name already exists
NotFoundThere is no any product family item price with the id specified in the request
Path Params
string
required
Defaults to your-site-name-1

Name of your project

string
required
Defaults to test-id

The id of the price to update

Body Params
string
required
string
required

External price name

string
required
string

Price description

string
int32
required
int32
required
string
required

The subscription channel

string
required
string
required
string

Number of billing periods (for billingCycles === Fixed)

trialPeriod
object
boolean
Defaults to false

The price with this flag is billed once. Only plan prices are supported

Responses

Language
Credentials
:
Choose an example:
application/json