Retrieves the released version of the business rule with the specified id, which is the version Chargebee evaluates. The response describes the version in latest_version.
If the rule has been edited since that version was released, those changes are held in its draft and are not part of this response. Use Retrieve a business rule draft to read them.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/business_rules/{business-rule-id}
Returns
Business rule object
The released version of the business rule, which is the version Chargebee evaluates.