PATCH
/
price_plans
/
{price_plan_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

price_plan_id
string
required

Body

application/json
description
string

Description of price plan

pricePlanDetails
object
migrationMode
enum<string>
Available options:
IMMEDIATE,
IMMEDIATE_IGNORE_OVERRIDE,
NEXT_CYCLE,
NEXT_CYCLE_IGNORE_OVERRIDE,
NONE
versionsToMigrate
enum<string>
Available options:
LATEST_VERSION,
ALL_VERSION
pricingRules
object[]

Response

200 - application/json
id
string
required

Price plan id

name
string
required

Name of the price plan

type
enum<string>
required

Type of price plan

Available options:
BILLING,
PURCHASE
description
string

Description of price plan

status
enum<string>
required

Status of Price plan

Available options:
DRAFT,
ACTIVE,
ARCHIVED
pricingSchedule
object[]
required