Versions Compared

Key

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

...

Panel
titlePwsSaveResourceAvailableTimeOff Request

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.

AV7pfLYHuvIjk5rCwGgoiQ==

AbortOnFailureFlag

Boolean

No

 false

If set to 'true', the request will be aborted once the service encounters a record it cannot process. If set to 'false', it will process all the records that can be process and, fails the ones it cannot.

false

AvailableTimeOffDetail

PwsResourceAvailableTimeoffDetail[???]

false


The detailed resource available time off information to be inserted or updated


...

Panel
titlePwsSaveResourceAvailableTimeOff Response

Response Elements


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


Status

RequestStatus

Click here for more information


ServerTimestampUtc

DateTime

Click here for more information


Results

PwsSaveResourceAvailableTimeOffResult[]

The results from the request when the service fails


...