Create a pricing plan schedule
Requires the PRICING_PLAN_SCHEDULE.CREATE or QUOTE.PRICING_PLAN_SCHEDULE.CREATE permission.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
Setting the value to true will set the end_at of the previous schedule to the start_at of this schedule. Mutually exclusive with set_next_start_at
Setting the value to true will set the start_at of the next schedule to the end_at of this schedule. Mutually exclusive with set_previous_end_at
Request
Resource ID of type PRICING_PLAN_SUBSCRIPTION
Instead of the pricing_plan_version_id, during creation, a selector can be submitted to determine the pricing plan version.
Response
Resource ID of type PRICING_PLAN_SUBSCRIPTION
Instead of the pricing_plan_version_id, during creation, a selector can be submitted to determine the pricing plan version.