Check user entitlement status
Entitlements
Check user entitlement status
POST
Check user entitlement status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The unique identifier of the subscription
Example:
"0c7b0eb6-3411-4dd3-9e24-d2a8edbb504a"
The unique identifier of the entitlement
Example:
"STARTER"
The usage amount to be reported
Example:
100
The unique identifier of the customer who is subscribed (external customer id)
Example:
"247"
Response
Entitlement status retrieved successfully