Delete a pricingPlanSchedule by resource ID
Requires the PRICING_PLAN_SCHEDULE.DELETE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Response
OK
pricing_plan_subscription_id
Resource ID of type PRICING_PLAN_SUBSCRIPTION
start_at
object_type
id
type
The type of the pricing plan schedule.
Allowed values:
pricing_plan_id
The resource ID of the pricing plan.
pricing_plan_version_id
The resource ID of the pricing plan version.
pricing_plan_version_selector
Instead of the pricing_plan_version_id, during creation, a selector can be submitted to determine the pricing plan version.
end_at
pricing_currency
The default alphabetic currency code representing the type of currency used for the pricing.
billing_period
The renewal term after the initial term.
entitlements
discount
markup
commitment
promotion_codes
coupon_ids
coupon_discount
seats_values
included_volumes
enabled_pricings
override_pricings
combined_pricing_plan_version
realign_invoice_date_to_pricing_plan_schedule_start_at
created_at
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error