/
PwsVersionedCostCardRef
PwsVersionedCostCardRef
Overview
This structure represents the unique key fields associated with identifying a Cost Card. Cost Cards can be identified with a CostCardUid.
Format
PwsVersionedCostCardRef
- PwsVersionedCostCardRef
- CostCardId: Int32
- CostCardUid: Int64
- ReferenceId: String
- Timestamp: String
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
CostCardId | Int32 | No | The cost card Id is a unique identifier for a time card. For internal use only. | |
CostCardUid | Int64 | Yes | The cost card Uid is a unique and immutable identifier for a cost card. | 1152921504614151665 |
ReferenceId | String | No | This is a user-defined ID for a cost card. It allows user to tag cost cards that are submitted in a web service request, and is echoed in the web service response to allow users to correlate cost cards in the response to the ones in the request. | |
Timestamp | String | No | This is a Base64 encoded timestamp optionally utilized for time card locking. |
Usage Example(s)
, multiple selections available,
Related content
PwsGetResourceCostCards
PwsGetResourceCostCards
More like this
PwsCostCardElement
PwsCostCardElement
More like this
PwsRevalueCost
PwsRevalueCost
More like this
PwsCostCenterNotificationRef
PwsCostCenterNotificationRef
More like this
PwsAdjustCostExpenseType
PwsAdjustCostExpenseType
More like this
PwsWriteUpDownCost
PwsWriteUpDownCost
More like this