What problem does it solve? Developers building Salesforce Revenue Cloud integrations struggle to find correct REST endpoints, base paths, and request patterns across the many RLM API domains, and risk using deprecated routes or wrong resource families. ## Core Features & Use Cases - Nine-Domain API Index: Covers PCM, Product Discovery, Product Configurator, Pricing, Rate Management, Transaction Management, Usage Management, Billing, and Context Service with base paths and key operations. - Transaction Lifecycle Guidance: Documents the quote-to-asset flow including place, clone, amend, renew, and cancel actions with current versus deprecated endpoints. - Grounded Reference Docs: Links to per-domain markdown references covering 149 endpoints re-extracted from the Release 264 (v68.0) developer guide, plus a Postman collection and interactive HTML viewer. - Use Case: When writing an Apex callout to place a sales transaction, use this Skill to identify the current /connect/rev/sales-transaction/actions/place endpoint instead of the deprecated v63 /commerce/ routes. ## Quick Start Ask the agent to read the rlm-business-apis skill and explain which Revenue Cloud API endpoint to use for placing a quote as an order.