Versions Compared

Key

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

...

Element

Data Type

Required?

Default

Description

Sample Data
ResourceDisplayNameString (30)

On Insert: YesNo

On Update: One of ResourceDisplayName, ResourceReferenceSystemId or ResourceUid is required


The resource's display name is a unique identifier for a resource.Web Services
ResourceIdInt32No
The resource id is a unique identifier for a resource. For internal use only.
ResourceReferenceSystemIdString (20)

On Insert: YesNo

On Update: See ResourceDisplayName


The resource's reference system id is a unique identifier for a resource. Note this service cannot update the resource reference system id. Use PwsSaveUser to update the user reference system id, and the resource reference system id will be updated as well. When updating an existing resource, if you specify a non-null value for this field that does not match the existing value, the request will fail.WS01
ResourceUidInt64

On Insert: No

On Update: See ResourceDisplayName


A unique and immutable Id for a resource1152921504607131538

EmailAddress

String (100)

On Insert: Yes

On Update: No


The resource's email address.

webservices@revcorp.bb

FirstName

String (20)

On Insert: Yes 

On Update: No


The resource's first name.

Web

LastName

String (20)

On Insert: Yes 

On Update: No


The resource's last name.

Services

MiddleName

String (20)

On Insert: No 

On Update: No


The resource's middle name.


InactiveFlag

Boolean

No

 false

If set to 'true', this resource has been defined as inactive.

false

ExpenseApprovalUserIdentity

PwsUserRef

No


The identity of the user who approves this resource's expenses.


ExpenseEntryDelegateUserIdentity

PwsUserRef

No


The identity of the user who can enter expenses on behalf of this resource.


Initials

String (10)

No 


The resource's initials.

WS

LatestHistoryRecord

PwsResourceHistoryRecord

No


The resource's latest history record.


LatestHistoryRecordBeginDate

DateTime

No 


The begin date of the resource's latest history record.

2018-10-01T00:00:00Z

ManagerUserIdentity

PwsUserRef

On Insert: Yes 

On Update: No


The identity of the resource's manager.


RequestedTimeOffApprovalUserIdentity

PwsUserRef

No 


The identity of the user who approves this resource's requested time off.


SkillApprovalUserIdentity

PwsUserRef

No 


The identity of the user who approves this resource's skill levels.


TimeEntryDelegateUserIdentity

PwsUserRef

No 


The identity of the user who can enter time on behalf of this resource.


TimecardApprovalFlag

Boolean

No 


If set to 'true', this resource is allowed to approve his/her own time.

true

TimecardApprovalUserIdentity

PwsUserRef

No 


The identity of the user who approves this resource's time.


UserDefinedFields

PwsUserDefinedFieldDetail[]

No 


The user defined fields associated with this resource record.


UserIdentity

PwsUserRef

On Insert: Yes 

On Update: No


The user identity associated with this resource record.


VendorReferenceSystemId

String

On Insert: Yes 

On Update: No


The vendor reference system id of the vendor associated with this resource record.

Web Services

...