list_product_rate_plan_charges
Retrieve all charges associated with a specific product rate plan to manage subscription billing details and pricing structures.
Instructions
List product rate plan charges for a product rate plan. GET /product-rateplans/{ratePlanId}/product-rateplan-charges. Product rate plan reference: ratePlanId (URI: /product-rateplans/{ratePlanId}). Optional: include, orderBy, sortBy, pageNo, itemPerPage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ratePlanId | Yes | Product rate plan ID (URI: /product-rateplans/{ratePlanId}) | |
| include | No | Attributes to include | |
| orderBy | No | Sort column | |
| sortBy | No | Sort direction | |
| pageNo | No | Page number | |
| itemPerPage | No | Items per page |