Business Request API
The Pega Sales Automation for Healthcare Business Request API provides the following REST services for Pega Healthcare Engine processing. For applications that will use external census and account data for renewals, it is recommended to use the API. All APIs require authentication.
Pega Sales Automation
Implementation Guide
Accounts
- Get /accounts{AccountID} – Get Account details
- Get /accounts{AccountID}/{RenewalID} – Get Account details for renewal ID
Census
- Get /census{AccountID}/{ContractID} – Get Census details
Renewal
- Get /renewal/{RenewalMonth}/{TerritoryID}/{MarketSegment}/{RenewalStatus} – Get Renewal details
You can view information about API features so that you can plan API integration for your implementation. In the header of Dev Studio, click
.Previous topic Extensions for external account renewals Next topic Implementing the custom plan API