Copy a pricing plan schedule
Requires the 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 of the previous schedule to the start of this schedule. Mutually exclusive with set_next_start_at
Setting the value to true will set the start of the next schedule to the end of this schedule. Mutually exclusive with set_previous_end_at
Request
Global indexing settings applied to all indexed prices. Can be overridden per pricing, pricing item, or pricing item config via their own indexing_settings. When pricings, pricing_items and pricing_item_configs are omitted, everything is indexed using these settings.
Pricings to index, each with optional indexing settings that override the top-level indexing_settings.
Pricing items to index, each with optional indexing settings that override the top-level indexing_settings.
Pricing item configs to index, each with optional indexing settings that override the top-level indexing_settings.
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.