Member policies - GET member policies details
Member Policies API takes Member ID as required, PolicyID. Effective and End date as optional parameters to fetch policy details. Based on parameters passed to request – it will return results.
Pega Foundation for Healthcare
- If MemberID and PolicyID both are passed, then request will return details of requested policy.
- If only MemberID is passed, then it will get details of all policies Member has.
Pega Foundation for Healthcare provides connector data pages which invoke the external system REST service using endpoint URL. Below are key rules:
Previous topic Key rules Next topic URL format