Price Plan V2
List pricing rules of a price plan
List pricing rules of a price plan
GET
/
v2
/
price_plans
/
{price_plan_id}
/
pricing_rules
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Maximum length:
50
Query Parameters
Optional version to get a specific version. Gets latest version if it is not provided. Possible values:
- LATEST - Get the latest version of the price plan, can be draft
- ACTIVE - Get the latest active version of the price plan
- NUMBER - Get the specific version of the price plans
Response
200 - application/json