...
Element | Data Type | Required? | Description | Sample Data | |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | 1 | |
SessionTicket | String | Yes | Click here for more information. | AfMtiadjKEErha/5LNfifA== | |
EndDate | DateTime | Yes | The EndDate and the StartDate (in UTC format) defines the date range that will be applied as a filter in the search | 2018-03-31T00:00:00.000Z | |
ResourceIdentity | No | The resource identity when acting on behalf of another user. If this value is not set, the expense schedule associated with the authenticated user will be included in the response | 2018-03-01T00:00:00.000Z | ||
StartDate | DateTime | Yes | See EndDate | ||
ExpenseDocumentIdentity | PwsExpenseDocumentRef | No | If supplied and the expense document's disbursing cost center differs from the resource's current cost center, expense document's disbursing cost center is used to look up the expense schedule. It applies to rare cases such as resource submitted the expense document while in cost center A, then moves to cost center B. |
...