Idempotency Supported
Try in API ExplorerEnables or disables specific subscription_entitlements for a subscription.
Sample Request
URL Format
POST https://[site].chargebee.com/api/v2/subscriptions/{subscription-id}/subscription_entitlements/set_availability
Input Parameters
required, boolean
Specifies whether the subscription_entitlements
are to be enabled or disabled.
Returns
subscription_entitlementSubscription entitlement object
Resource object representing subscription_entitlement