...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String | Yes | Click here for more information. | AeR4Dk0NH4DfgEc+0+wdKA== | |
AdministratorComments | String | No | Comments to be stored in the database regarding the time card updateapplied if time is being submitted on behalf of the specified resource by another user. | mid-March Submission | |
ResourceIdentity | No | The resource associated with the time cards when acting on behalf of another resource. If a resource identity is not specified the time cards of the authenticated user will be submitted. | |||
SendNotificationEmailFlag | Boolean | No | false | If set to 'true', a notification e-mail will be sent to the resource associated with the time card(s), applicable only when acting on behalf of another user. | false |
SubmitEndDate | DateTime | Yes | The SubmitEndDate (in midnight UTC format) and the SubmitStartDate (in midnight UTC format) defines the period in which the time cards should be submitted, leaving either field null will result in all eligible time cards to be being submitted. | 2018-03-16T00:00:00.000Z | |
SubmitStartDate | DateTime | Yes | See SubmitEndDate. | 2018-03-12T00:00:00.000Z |
Request Usage Example(s)
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 1 |
Status | Click here for more information. | ||
ServerTimestampUtc | DateTime | Click here for more information. | 2018-03-21T14:01:59.5726193Z |
...