...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information | 1 | |
SessionTicket | String (50) | On Insert: Yes On Update: Yes | Click here for more information | AUcfZP60RNdWSqGygrg5fw== | |
Engagement | PwsEngagementDetailOn Insert: Yes | On Update: Yes | Engagement detail element containing identity of engagement and data to be saved about the engagement | ||
FullDetailFlag | BooleanOn Insert: Yes | On Update: Yes | If set to 'true', the full detailed engagement element will be included in the response | true | |
StealLockFlag | BooleanOn Insert: Yes | On Update: Yes | If set to 'true', any locks on the engagement will be stolen if it is currently locked, otherwise, if it is set to 'false' and a lock is in place the service will fail | true | |
UseEtEngagementProjectDefaultsFlag | BooleanOn Insert: Yes | On Update: Yes | If set to 'true', and the engagement type is updated, the engagement type defaults for the engagement and the underlying projects (except project workspace defaults) will override existing settings (and any settings explicitly specified here for engagement attributes with defaults at the engagement type level) | true | |
UseEtProjectWorkspaceDefaultsFlag | BooleanOn Insert: Yes | On Update: Yes | If set to 'true', and engagement type is being changed, the engagement type defaults for the project workspace settings for underlying projects will override existing settings | true | |
EngagementTimestamp | StringOn Insert: No | On Update: No | This is a Base64 encoded timestamp utilized for engagement locking. For internal use only. | ||
SuppressCliCreationOnInsertFlag | BooleanOn Insert: Yes | On Update: Yes | If set to 'true', a contract line item will not be created upon creation of a new engagement | true |
...