Skip to main content

This type is used to express a dollar value and the applicable currency.

Types that use Amount

BestOfferExtendedProducerResponsibilityFeeOfferPriceQuantityPricingSummaryShippingCostOverride

Calls that use Amount

Fields

Field
Type
Description
currency
A three-digit string value representing the type of currency being used. Both the value and currency fields are required/always returned when expressing prices.

See the CurrencyCodeEnum type for the full list of currencies and their corresponding three-digit string values.
value
A string representation of a dollar value expressed in the currency specified in the currency field. Both the value and currency fields are required/always returned when expressing prices.