POST api/SYGetSecUserRestrictedFeatures
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"E3UserId": "sample string 1"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"RestrictedFeatures": null
}