...
Panel | ||
---|---|---|
| ||
|
Request Element
rElement | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String | Yes | Click here for more information. | Aa/HJL2aAIqnCD1DEazq8Q== | |
EcCostCenterIdentity | No | For this service, if the cost center is specified, only engagement types that are valid for the cost center will be returned. Applicable to installations in which Enterprise Configuration is enabled. | |||
EngagementTypeIdentity | No | For this service, the caller may specify up to 1 engagement type identity. If an engagement type identity is not specified all engagement types fitting the criteria will be returned. | |||
IncludeInactiveFlag | Boolean | No | true | If set to 'true', all engagement types including those that have been marked as inactive will be returned. This flag is disregarded if an engagement type is specified. | true |
MaxRowsToReturn | Int32 | No | The maximum number of engagement types to be returned. This value is disregarded if an engagement type is specified in EngagementTypeIdentity. | 3 | |
String (255) | No | A search string to narrow down the results. An engagement type will be included in the results if the search string matches the engagement type name or EngagementTypeShortName. This value is disregarded if a client is specified in EngagementTypeIdentity. |
...