Skip to main content
POST
Update a price point

Authorizations

ff-secret-key
string
header
required

Secret key for FunnelFox Billing API. Required for all requests.

Path Parameters

org_id
string
required

Organization ID

Body

application/json
origin_ident
string | null
ident
string | null
intro_type
enum<string> | null
Available options:
no_intro,
free_trial,
paid_trial
currency_code
string | null
lifetime_price
intro_free_trial_period
integer | null
intro_free_trial_period_duration
enum<string> | null
Available options:
minutes,
days,
weeks,
months,
years
intro_paid_trial_price
intro_paid_trial_period
integer | null
intro_paid_trial_period_duration
enum<string> | null
Available options:
minutes,
days,
weeks,
months,
years
next_price
next_period
integer | null
next_period_duration
enum<string> | null
Available options:
minutes,
days,
weeks,
months,
years
descriptor
string | null
features

Response

200 - application/json

The response is of type Ok200 · object.