Versions Compared

Key

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

Overview


This web service adds/update updates a location on one or more existing time cards.

...

Panel
titlePwsAdjustTimeLocation Request

Request Elements


Element

Data Type

Required?

Default

Description

Sample Data

RequestIdInt32No
Click here for more information
1
SessionTicket

String

Yes
Click here for more information
AWuKIeUvHQC5lNzuzE3Ugg==
AdjustmentCodeIdentityPwsAdjustmentCodeRefNo
This structure represents the unique key fields associated with identifying an adjustment code. 
NewLocationIdentityPwsLocationRefYes
This structure contains the unique key fields associated with a location.
TimeCardIdentitiesPwsVersionedTimeCardRef [1..100]Yes
This structure represents the unique key fields associated with identifying a Time Card. Time Cards can be identified with a TimeCardUid. 

...

Panel
titlePwsAdjustTimeLocation Response

Response Elements


Element

Data Type

Description

Sample Data

MessagesPwsMessage[]

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


ResponseIdInt32Click here for more information
1
StatusRequestStatusClick here for more information
Ok
ServerTimestampUtcDateTimeClick here for more information
2019-11-07T17:09:11.3549604Z
TimeCardIdentitiesPwsTimeCardRef [1..100]The identities of the time cards that were updated.

...