Subscriptions REST Endpoints

Store/SelfService/Subscriptions
Subscription Endpoints
List the Recurring billing records of subscription product line.
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{subscriptionProductPuId}/billLines
Retrieves all active subscriptions associated with the organization of logged in profile
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts
Retrieves the list of covered assets of a subscription product
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{pSubscriptionProductPuId}/coveredAssets
Retrieves the pricing matrix rules for a subscription product
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{subscriptionProductPuId}/pricingMatrixesRules
Retrieves the subscription product detail based on id
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{id}
Retrieves the Subscription product pricing charges
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{id}/charges
Retrieves the subscription product rate plan charges
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{subscriptionProductPuId}/ratePlanCharges/{requestedRatePlanId}
Retrieves the subscription product usages trend
Method: get
Path: /ccstore/v1/selfservice/subscriptionProducts/{subscriptionProductPuId}/subscriptionBalanceRegisters/{balanceRegisterId}/registerAllowances