Entitlement
Add subscription item entitlement
Creates a Entitlement resource.
POST
/
subscription-items
/
{subscriptionItemId}
/
entitlements
Authorizations
Value for the Authorization header parameter.
Path Parameters
Entitlement identifier
Body
The feature which should be assigned. Must be in "active" state.
The value of the feature
The date from which the feature is valid
The date until which the feature is valid
Response
201 - application/json
Get all entitlements of a subscription
The value of the entitlement. Can be a boolean (switch), a string (custom), a number (quantity) or a custom number (range).
The date from which the entitlement is valid
The date until which the entitlement is valid
Was this page helpful?