Get Subscription Data
Get Information of balances, tiers, rewards and subscription members for a subscription
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
pid
Loyalty Program ID. A unique identifier for the loyalty program.
Query parameters
contactId
The contact ID to filter by.
params
A list of filter parameters for querying the subscription info.
loyaltySubscriptionId
The loyalty subscription ID to filter by.
includeInternal
Include balances tied to internal definitions.
Response
Successfully retrieved subscription info.
balance
Balance details for the subscription.
members
List of members associated with the subscription.
reward
List of rewards associated with the subscription.
tier
List of tier assignments for the subscription.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error