...
Element | Data Type | Required? | Default | Description | Sample Data | |
---|---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | |||
SessionTicket | String | Yes | Click here for more information. | |||
AllowedProjectRateTypesClearFlag | Boolean | No | false | If set to 'true', non-default allowed project rate types are cleared. Allowed project rate type supplied in PwsProjectTaskTypeDetail is ignored. | true | |
EngagementTimestamp | String | No | This is a Base64 encoded timestamp utilized for engagement locking. To protect against overwriting other changes, you may optionally echo back the timestamp returned in a prior response. This will cause the request to fail if any change has been made between the two invocations. | |||
ProjectIdentity | No | Yes | The identity of the project for the project task type. Click here for more information. | |||
ProjectTaskType | Yes | The complete set of information for project task type. Click here for more information. | ||||
StealLockFlag | Boolean | No | false | If a lock is stolen in the process of updating an engagement, this identifies the user from which the lock was stolen from. Click here for more information. | false |
...
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
15002 | ProjectNotSpecifiedForSaveTaskType | No project was specified for saving project task type. |
54646 | ProjectTaskTypeNameAlreadyInUse | The specified project task type name is already in use. |
54650 | ProjectRateTypeNotFound | The specified default project rate type does not exist. |
55069 | TaskTypePurchaseOrderSpecifiedWhenInheriting | Purchase order number may not be specified when inheriting purchase order number. |
...