PwsCostWriteUpDownOrder
Overview
This structure represents the fields associated with cost card write up/down adjustment
Format
PwsWriteUpDownOrder
- PwsCostWriteUpDownOrder
- CostCardIdentites: PwsVersionedCostCardRef
- EngagementCurrencyIdentity: PwsCurrencyRef
- NewMarkUpAmount: Double
- NewNewMarkupPercent: Double
- NewTotalClientAmount: Double
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
CostCardIdentites | Yes | The cost card(s) that will be written up/down | ||
EngagementCurrencyIdentity | Yes | The engagement currency | ||
NewMarkUpAmount | Double | Either a NewMarkUpAmount, NewNewMarkupPercent or NewTotalClientAmount is required | The mark up amount to be applied to the cost card | 75.16 |
NewNewMarkupPercent | Double | See NewMarkUpAmount | The mark up percent to be applied to the cost card | .25 |
NewTotalClientAmount | Double | See NewMarkUpAmount | The total client amount to be applied to the cost card | 100 |