Get Subscription Status
Header Parameters
Authorizationstring Required
Basic auth using access key as username and secret key as password.
Query Parameters
msisdnstring Required
User's phone number. Optional if externalUserId is provided.
storeIdstring Required
API Key provided by Tuned Global for accessing the service.
externalUserIdstring Required
External Id of the user. Optional if msisdn is provided.
emailstring
Response
200
Object
OK
Response Attributes
Idnumber
Subscription Identifier.
StartDatestring
Subscription start date.
EndDatestring
Subscription end date.
PackageNamestring
Name of the subscribed package.
PlanNamestring
Name of the subscribed plan.
UserIdnumber
User identifier.
UserCirclestring
User circle / region, if available.
phoneNumberstring
The phone number associated with the user.
404
Object
No active subscription was found for the provided user.
401
Object
Credentials or store id are invalid.
Was this section helpful?
Response
Was this section helpful?