This API let’s you to validate the entitlement value for a account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
feature_id corresponding to a feature
50
"feat.fdjskl.sdkjl"
Success response
The response is of type object
.
This API let’s you to validate the entitlement value for a account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
account_id corresponding to an account
50
"ACC00001"
feature_id corresponding to a feature
50
"feat.fdjskl.sdkjl"
Success response
The response is of type object
.