Subcription Product Charge Components Records REST Endpoints
Subscription Products/Covered Levels/Charges/Subcription Product Charge Components Records
The subscription product charge components records resoure is used to view the price details of the individual charge components of subscription products.
- Get a charge component
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}/child/charges/{ChargePuid2}/child/chargeComponents/{ChargeComponentPuid}
- Get all charge components
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}/child/charges/{ChargePuid}/child/chargeComponents