Modify entitlement expiration

View as Markdown
Modifies the expiration date of an entitlement. For the entitlement modified: - `live` is updated to `true` - An `EntitlementTransaction` is created - If called on a meta-entitlement with renewal date correction enabled, existing orders for the resource move to the new expiration date - An `entitlement.entitlements_expiration_modified` event is triggered upon successful modification

Path parameters

entitlement.public_idstringRequired

Public_id of entitlement

Request

This endpoint expects an object.
expirationdateRequired

New expiration date (YYYY-MM-DD) of entitlement. Cannot be past date.

Response

resultsobject