Digital Assistant is not returning benefits enrollment information
Content
Hello -
In order for digital assistant to work with benefits the organization name needs to be associated with the user id.
When I run the following REST API :
https://ekcf-test.fa.us6.oraclecloud.com:443/hcmRestApi/resources/latest/benefitEnrollments?q=PersonId=100000009908566 AND providers.OrganizationName IS NOT NULL &onlyData=true&fields=PlanTypeName,PlanName,OptionName;providers:PolicyNumber,OrganizationName
I get no results
However when I run
I do get results.
The first REST API above is what digital assistant uses. Does anybody know how to fix this?
Thanks,
0