PwsOverageTransferOrder
Overview
This structure represents the fields associated with a service contract overage hours transfer
Format
PwsOverageTransferOrder
- PwsOverageTransferOrder
- ActualsCutOffDate: DateTime
- ContractLineItemIdentity: PwsContractLineItemRef
- ReferenceIdentity: String (50)
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ActualsCutOffDate | DateTime | Yes | Only time cards that are on or before this date will be included in the overage transfer | 2019-10-14T00:00:00.000Z |
ContractLineItemIdentity | PwsContractLineItemRef | Yes | This structure is used to uniquely identify the contract line item the time cards will be transferred from | |
ReferenceIdentity | String (50) | No | An internal id that can be used to correlate the request with the response. This ID does not get saved in the database, it is only used in the context of the associated request. |