Modify entitlement expiration
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_id
Public_id of entitlement
Request
This endpoint expects an object.
expiration
New expiration date (YYYY-MM-DD) of entitlement. Cannot be past date.
Response
results