Issue a new entitlement to a customer, granting them access to a specific feature. The feature must exist and belong to the same merchant as the customer.
API key authentication
The customer to issue the entitlement to.
The feature to grant access to.
The template defining the entitlement type and configuration.
When the entitlement becomes active. Defaults to now.
When the entitlement expires. Null means no expiration.
Optional subscription ID to associate with this entitlement.
Additional metadata for the entitlement.
Entitlement successfully issued.
entitlement Unique identifier for the entitlement.
Unique identifier for a customer
The feature this entitlement grants access to.
Current status of the entitlement.
active, canceled, expired When the entitlement becomes active.
Configuration values for static features.
The subscription this entitlement is associated with, if any.
When the entitlement expires. Null means no expiration.
Additional metadata for the entitlement.