Input Payload Layout
The input payload definition is the same as that used by the other Item methods, however only the following XML elements are relevant to this component:
<Item> <ItemCode>.</ItemCode> …(other Item related elements omitted) <Costs> <CostAnalysisId>.</CostAnalysisId> <CostTypeCode>.</CostTypeCode> <CurrencyCode>.</CurrencyCode> <ItemUserDefinedCost> <UserDefinedCostDefinitionCode></UserDefinedCostDefinitionCode> <Period>.</Period> <ItemUserDefinedValue>.</ItemUserDefinedValue> </ItemUserDefinedCost> </Costs> ...(other Item related elements omitted) </Item>