...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No |
| Click here for more information. | 1 | |
String | Yes |
| Click here for more information. | ATWHktwSz1Ga38IARiym4w== | |
FinalizeOrder | No |
| The constraint, effective date, allocation notes and notification e-mails that the scheduler would like to apply to this booking. If the authenticated user is a scheduler they can utilize this operation to finalize the rolecaller may optionally choose to finalize the role after saving the scheduling changes. To do so, a FinalizeOrder should be specified. This structure allows the caller to specify parameters to the finalize operation, such as an effective date, the constraint, if any, to apply, and who to notify. This is available only for schedulers. | ||
Mode | String | Yes |
| "A" for Scheduler. "R" for Requester. | R |
ProjectRoles | Yes |
| This structure represents multiple elements associated with a project rolearray represents the scheduling data to be saved for one or more project roles, including the candidate identity, hours and allocation notes. | ||
SubmitOrder | No |
| The constraint, effective date and allocation notes the requester would like to apply to this request. The requester can also specify the scheduler he/she would like to notify of this request here. If the authenticated user is a requester they can utilize this operation to submit the rolecaller may optionally choose to submit the role after saving the scheduling changes. To do so, a SubmitOrder should be specified. This structure allows the caller to specify parameters to the submit operation, such as an effective date, the constraint, if any, to apply, and who to notify. This is available only for requesters. |
Request Usage Example(s)
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
Int32 | Click here for more information. | 1 | |
Status | Click here for more information. | Ok | |
DateTime | Click here for more information. | 2020-02-05T18:32:37.2718391Z | |
ApprovedProjectRoles | The response to If a scheduler 's submission to book hours and/or a candidatechose to finalize the roles, this array contains the results of the finalize operations. | ||
SubmittedProjectRoles | The response to If a requester 's submission to request hours and/or a candidatechose to submit the roles, this array contains the results of the submit operations. |
Response Usage Example(s)
...