get https://public.billsby.com/api/v1/rest/core//subscriptions//tags
This query returns a list of feature tags in a subscription
This query returns the features tags associated with a particular subscription. This is useful if you have differing levels of plans with different access to features. When a customer tries to access a feature that is for a pro plan, for example, you can use this API to check whether their subscription includes this feature before you allow it.
Returned Variables
Variable name | Description |
---|---|
subscriptionFeatureTags | All custom feature tags that are associated with the subscription, but not the plan |