GET
/
v2
/
price_plans
/
{price_plan_id}
/
pricing_rules

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
Maximum length: 50

Query Parameters

version
string

Optional version to get a specific version. Gets latest version if it is not provided. Possible values:

  1. LATEST - Get the latest version of the price plan, can be draft
  2. ACTIVE - Get the latest active version of the price plan
  3. NUMBER - Get the specific version of the price plans

Response

200 - application/json
data
object[]
required