Overview
This web services returns invoices based on the criteria specified
Request Format
- PwsExportIncrementalTimeFeed
- serviceRequest: PwsExportIncrementalTimeFeedRq
- RequestId: Int32
- SessionTicket: String
- Bookmark64: String
- CostCenterIdentity: PwsCostCenterRef
- IncludeBillableTimeFlag: Boolean
- IncludeMode: String
- IncludeNonbillableTimeFlag: Boolean
- IncludeTempWorkersFlag: Boolean
- IncludeTimeOffFlag: Boolean
- MaxRowsToReturn: Int32
- ResourceFilteringFlag: Boolean
- serviceRequest: PwsExportIncrementalTimeFeedRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String | Yes |
| Click here for more information. | AdASLLZalvehjm71D72agw== |
Bookmark64 | String | No |
| Bookmark (represents the last data previously exported by this web service a new bookmark value will be returned) | AACjOQDZyD1UEAAAAAHhbLkAAAAAAAAAAg== |
CostCenterIdentity | One of CostCenterIdentity, IncludeBillableTimeFlag, IncludeNonbillableTimeFlag, IncludeTempWorkersFlag, IncludeTimeOffFlag or ResourceFilteringFlag is required |
| The cost center to filter by |
| |
IncludeBillableTimeFlag | Boolean | No | false | If set to 'true', include billable time cards only | true |
IncludeMode | String | Yes |
| The include mode: 'S' for submissions 'A' for approvals 'B' for both submissions and approvals | B |
IncludeNonbillableTimeFlag | Boolean | See CostCenterIdentity | false | If set to 'true', include non-billable time cards | true |
IncludeTempWorkersFlag | Boolean | See CostCenterIdentity | true | If set to 'true', include time cards associated with temporary workers | true |
IncludeTimeOffFlag | Boolean | See CostCenterIdentity | false | If set to 'true', include time off cards | true |
MaxRowsToReturn | Int32 | No |
| The maximum number of data rows to return | 1 |
ResourceFilteringFlag | Boolean | See CostCenterIdentity | false | If 0, filter based upon engagement cost center, if 1 filter based upon resource cost center | false |