The Active Entitlement object 

Entitlements
Active Entitlement
The Active Entitlement object

Attributes

  • idstring

    Unique identifier for the object.

  • featurestringExpandable

    The Feature that the customer is entitled to.

  • lookup_keystring

    A unique key you provide as your own system identifier. This may be up to 80 characters.

More attributes

  • objectstring

    String representing the object’s type. Objects of the same type share the same value.

  • livemodeboolean

    Has the value true if the object exists in live mode or the value false if the object exists in test mode.

The Active Entitlement object
{
"id": "ent_test_61QG5x2cU1GluFTYs41JqiESbLiX8C8O",
"object": "entitlements.active_entitlement",
"feature": "feat_test_61QGU1MWyFMSP9YBZ41ClCIKljWvsTgu",
"lookup_key": "seats-feature",
"livemode": false
}