Skip to main content

Type that uses ConvertedAmount

ItemSales

Call that uses ConvertedAmount

Fields

Field
Type
Description
convertedFromCurrency
A three-letter ISO 4217 code that indicates the currency of the amount in the convertedFromValue field. This value represents the pre-conversion currency.
convertedFromValue
The monetary amount before any conversion is performed, in the currency specified by the convertedFromCurrency field. The value field contains the converted amount of this value, in the currency specified by the currency field.
currency
A three-letter ISO 4217 code that indicates the currency of the amount in the value field. This value represents the post-conversion currency of the amount in the value field.
value
The monetary value in the currency specified in the currency field.