/order
field additions
We have added three net-new calculated fields to the /order
endpoint:
lineItemPriceDifference
- Line-Item-level reductions from the wholesale value to the net line-item valueorderTsPerLine
- Order-level reductions from order trade spend per line item applied proportionally to the line-item valuetotalTsPerLine
- Total reductions per line-item (sum of line-item PriceDifference and orderTsPerLine)
We have also amended the description of the skuPricePerUnit
field on the /inventory
endpoint to match that of the /order
endpoint:
The unit price of each unit in the case.