RegisterEntitlementsAcrossOrgs

RegisterEntitlementsAcrossOrgs
RegisterEntitlementsAcrossOrgs
JSON Example
{
    "orgId": "string",
    "orgRoles": [
        {
            "name": "string",
            "displayName": "string",
            "validFromDate": 0,
            "validToDate": 0
        }
    ],
    "services": [
        {
            "serviceId": "string",
            "roles": [
                {
                    "name": "string",
                    "displayName": "string",
                    "validFromDate": 0,
                    "validToDate": 0
                }
            ]
        }
    ],
    "justification": "string"
}
string
orgId
Optional

org id for which we are requesting roles from

array of Role
orgRoles
Optional

List of roles

services
Optional

List of services with requested roles

string
justification
Optional

Business justification for entitlement requests