OrderTotalSummaryInput
Version 2024-04-01
Overview
Represents the total price along with rollup charges that were computed on the order outside of Buy with Prime.
Arguments
Argument | Description |
---|---|
rollupCharges ([RollupChargeInput]) | List of aggregated (rolled up) charges grouped by charge type. |
totalPrice (MoneyInput) | DeprecatedUse The total price on the Order that was computed outside of Buy with Prime. |
value (MoneyInput) | The total price on the Order that was computed outside of Buy with Prime. |
Updated about 2 months ago