ManageJobMembers
Manage the members of a job.
Input
Name | Type | Description |
JobID | String | ID of Job to add/remove staff members |
Add | String | UUID of Staff member to add |
Remove | String | UUID of Staff member to remove |
Operation | String | Specify an operation from the following : -ChangeStaff to add/remove staff members from job -ChangeManager to add/remove manager from job -ChangePartner to add/remove partner from job |
Result Set Columns
Name | Type | Description |
Success | String | This value shows a boolean indication of whether the operation was successful or not. |