RollupChargeInput
Version 2024-11-01
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Represents aggregation of charges for a ChargeType.
Arguments
Argument | Description |
---|---|
displayString (String) | Human readable string for the charge, meant to be used for display purposes. |
rollupChargeType (RollupChargeTypeInput required) | Type of rollup charge. |
value (MoneyInput required) | Total value that was rolled up for this type. |
Updated 4 days ago