This type is used by the issueRefund method and two payment dispute methods to define the monetary value and the currency used for a refund amount or the amount of money involved in a payment dispute.
Types that use SimpleAmount
Calls that use SimpleAmount
Fields
currency
A three-letter ISO 4217 code (such as
USD
for US site) that indicates the currency of the amount in the value field. Both the value and currency fields are required when expressing the amount of the refund or the amount involved in a payment dispute.value
The monetary amount of the refund. Only use a maximum of two digits to the right of the decimal point. Both the value and currency fields are required when expressing the amount of the refund or the amount involved in a payment dispute.