{ "opencollection": "1.0.0", "info": { "name": "API Reference Accounting Codes Rate Plans API", "version": "2023-12-15" }, "items": [ { "info": { "name": "Rate Plans", "type": "folder" }, "items": [ { "info": { "name": "Retrieve a rate plan", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/rateplans/:ratePlanId", "headers": [ { "name": "Accept-Encoding", "value": "" }, { "name": "Content-Encoding", "value": "" }, { "name": "Authorization", "value": "" }, { "name": "Zuora-Track-Id", "value": "" }, { "name": "Zuora-Entity-Ids", "value": "" }, { "name": "Zuora-Org-Ids", "value": "" } ], "params": [ { "name": "ratePlanId", "value": "", "type": "path", "description": "The ID of the subscription rate plan to be retrieved." } ] }, "docs": "\nRetrieves the detailed information about a specific subscription rate plan.\n\n* If you have the [Orders](https://knowledgecenter.zuora.com/BC_Subscription_Management/Orders/AA_Overview_of_Orders#Orders) feature enabled, this operation retrieves information about a subscription rate plan and the related order that has amended the rate plan.\n\n* If you have the [Orders Harmonization](https://knowledgecenter.zuora.com/Billing/Subscriptions/Orders/Orders_Harmonization/Orders_Harmonization) feature en" } ] } ], "bundled": true }