Versions Compared

Key

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

...

This web service deletes a specified client contract line item (PwsContractLineItemRef).  The service will return the identity of the deleted client contract line item (PwsContractLineItemRef).  Note, contract line items that are associated with one or more projects cannot be deleted.

Request Format


Panel
titlePwsDeleteContractLineItem Request

...

Panel
titlePwsDeleteContractLineItem Response

...

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.

0

Status

RequestStatus

Click here for more information.

Ok

ServerTimestampUtc

DateTime

Click here for more information.

2018-01-23T18:23:31.9905096Z

ContractLineItemIdentity

PwsContractLineItemRef

The identity of the deleted contract line item


EngagementTimestamp

String

This is a Base64 encoded timestamp utilized for engagement locking. For internal use only. 

AAAAAA+AxuM=

LockStolenFromUserIdentity

PwsUserRef

If a lock is stolen in the process of updating an engagement, this identifies the user from which the lock was stolen from. Click here for more information.


...