Skip to content

Renews the subscription by adding billing periods.

PUT
/api/v1/provision/operational/entitlements/{entitlementId}/policies/subscription/renew-periods
curl --request PUT \
--url https://example.com/api/v1/provision/operational/entitlements/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/policies/subscription/renew-periods
entitlementId
required
string format: uuid

Target entitlement.

incrementBy
integer | string format: int32
>= 1 <= 1200 /^-?(?:0|[1-9]\d*)$/

Number of periods to add.

OK

Bad Request

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string

Not Found

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string