Versions Compared

Key

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

Overview


This web service updates the expense type on one or more existing cost cards

...

Panel
titlePwsAdjustCostExpenseType Request

...

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. Adjustment codes are required whenever you make a monetary adjustment to a time or cost card.  This is not applicable to this service.
CostCardIdentitiesPwsVersionedCostCardRefYes
This structure identifies the cost card(s) that will be be adjusted. Cost Cards can be identified with a CostCardUid. 
ExplanationString (1024)No
An explanation as to why this adjustment was applied.
Correct Expense Type for Reporting purposes
NewExpenseTypeIdentity

PwsExpenseTypeRef

Yes
The expense type that will be applied to the cost card(s)

ReportOnlyFlagBooleanNo
If set to "true", the cost card adjustment process is exercised, but not completed. If there is any error triggered during the adjustment process, it will be reported in the response.
false

...

Panel
titlePwsAdjustCostExpenseType Response

...