...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | ARM5cmQi4CD5BoGl6bHk4w== | |
IncludeClosedFlag | Boolean | No | false | If set to 'true', projects that are open or closed according to the project stage settings will be returned. Otherwise, only projects that are considered not closed will be returned. This flag is disregarded if a project is specified in ProjectIdentity. | false |
MaxRowsToReturn | Int32 | No | The maximum number of projects to be retrieved. This flag is disregarded if a project is specified in ProjectIdentity. | 10 | |
ProjectIdentity | No | The unique keys used to identify projects(s) to be retrieved. Click here for more information. | |||
String (255) | No | A search string to narrow down the results. A project will be included in the results if the search string matches the project's code or name, of if it matches the associated contract line item code or name, or if it matches the associated engagement code or name, of if it matches the client name or number for the associated engagement's client or any parent client thereof. This value is disregarded if a project is specified in ProjectIdentity. | P001053-001|P001053-002 | ||
LastUpdatedSinceTimestamp | DateTime | No | Only projects that have been updated on or after the specified date/time will be retrieved. This value is disregarded if a project is specified in ProjectIdentity. | 2018-01-01z |
...