How to map in the entitlement operation

Hi All,
I have an entitlement a roles-teams In the entitlement schema, attribute rolesid:1 and teamsid:A. I need to pass this value in the add entitlement operation in webservice. I tried $plan.roles-teams.roleid$ and $plan.roles-teams.teamsid$. How to use the attributes of the entitlement in the add enttilement operation.

@kani you can define the entitlement in the account schema and the entitlement types and pass the value using ($plan.group$) if you have mentioned the schema name as group.

Hi
i have marked the roles-teams attribute as entitlement in the account schema and created a entitlement type as roles-teams. its three attributes roleId and teamsId , roles-teams. I need both the attributes in the entitlement schema to pass in the http operation.

@kani as of you can only read the entitlement id field for others you can use before provisioning rule

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.