Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview


This service is used to retrieve time entry and/or expense entry alerts

...

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.

Aa1FHhs2UCa+UGUJJq/hpg==

CountOnlyFlag

Boolean

No

false

If set to 'true', the web service will return only the count of time and cost alerts; if set to 'false' the web service will return full information about each alert

false

IncludeDraftTimeFlag

Boolean

One of IncludeDraftTimeFlag, IncludeMissingTimeFlag, IncludeRejectedExpenseFlag, IncludeRejectedOrIncompleteTimeFlag or IncludeUnsubmittedExpenseFlag is required

false

If set to 'true', draft time card alerts will be returned

true

IncludeMissingTimeFlag

Boolean

See IncludeDraftTimeFlag

false 

If set to 'true', missing time alerts will be returned 

false

IncludeRejectedExpenseFlag

Boolean

See IncludeDraftTimeFlag

false 

If set to 'true', rejected expense alerts will be returned 

false

IncludeRejectedOrIncompleteTimeFlag

Boolean

See IncludeDraftTimeFlag

false 

If set to 'true,  

true

IncludeUnsubmittedExpenseFlag

Boolean

See IncludeDraftTimeFlag

false 


false

MinAlertsDate *** deprecated ***

DateTime

 *** deprecated ***

 *** deprecated ***

 *** deprecated ***

 

ResourceIdentity

PwsResourceRef

No


The resource identity when acting on behalf of


AlertsPeriodType

String

No

 'W' for weekly

The alerts period type:

"D" for day,

"W" for week

"M" for month

"A" for accounting period

M

MissingTimeCalculateDailyFlag

Boolean

No

false

If set to 'true', the web service will calculate the daily missing time

true

IncludeRejectedOrIncompleteTimeoffFlag

Boolean

No

false

If set to 'true', rejected or incomplete time off alerts will be returned

true

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information

1

Status

RequestStatus

Click here for more information


ServerTimestampUtc

DateTime

Click here for more information

2018-03-15T13:42:44.2920992Z

CostAlerts

PwsCostAlerts

The complete information associated with cost alerts


TimeAlerts

PwsTimeAlerts

The complete information associated with time alerts 


TimeoffAlerts

PwsTimeOffAlerts

 The The complete information associated with time off alerts (see ticket number: 36305)


...