Key rules in service execution
Pega Foundation for Healthcare
Rule Name | Rule Type | Usage |
<Resource> | Service REST | REST service rule that identifies the path, parameters, and methods |
Get<Resource>API | Activity | Method in REST service to get Payer details |
MapFrom<Resource> | Data Transform | Map results from PFHC Payer to API Integration object |
Previous topic REST service method Next topic Service REST rule