Reassign Requisition Approver Using Rest API
Summary:
May I have the max users I can assign to?
Content (required):
I ran the following API in my instance.And result correctly in instance,May I know the max users I can assign to?
"action": {
"id": "REASSIGN"
},
"identities": [{
"id":"J0128480",
"type":"user"
}
,{
"id":"J0157896",
"type":"user"
}]
}
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0