Price Plan V2
Finalize a price plan
Finalize a price plan
POST
/
v2
/
price_plans
/
{price_plan_id}
/
finalize
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Maximum length:
50
Body
application/json
Request to finalize a price plan version
Available options:
IMMEDIATE
, IMMEDIATE_IGNORE_OVERRIDE
, NEXT_CYCLE
, NEXT_CYCLE_IGNORE_OVERRIDE
, NONE
, START_OF_CURRENT_CYCLE
Available options:
LATEST_VERSION
, ALL_VERSION
Response
200 - application/json