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