...
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 |
SessionTicket | String | Yes | Click here for more information. | ARgBFuS/0LDcPCTXeih6XQ== |
EndDate | DateTime | Yes | Together, the StartDate and EndDate define the date range within which the caller intends to be logging time cards. | 2018-03-06T00:00:00.000Z |
ProjectIdentity | Yes | The identity of the project. | ||
ResourceIdentity | Yes | The identity of the resource. The caller's resource is used if no value is specified for ResourceIdentity. | ||
RoleIdentity | No | The identity of the role. | ||
StartDate | DateTime | Yes | The EndDate defines the first work date that the time cards could be logged against. Only projects associated with time cards with work dates on or after this StartDate will be included when the web service is executedTogether, the StartDate and EndDate define the date range within which the caller intends to be logging time cards. | 2018-03-04T00:00:00.000Z |
Request Usage Example(s)
...