Skip to main content

A complex type that describes the value of a monetary amount as represented by a global currency. When passing in an amount in a request payload, both currency and value fields are required, and both fields are also always returned for an amount in a response field.

Types that use Amount

DepositSellingLimitShippingOptionShippingService

Calls that use Amount

Fields

Field
Type
Description
currency
The base currency applied to the value field to establish a monetary amount.

The currency is represented as a 3-letter ISO 4217 currency code. For example, the code for the Canadian Dollar is CAD.

Default: The default currency of the eBay marketplace that hosts the listing.
value
The monetary amount in the specified currency.