Skip to main content

This type defines the monetary value of the refund amount, and the currency used.

Types that use SimpleAmount

IssueRefundRequestPaymentDisputePaymentDisputeOutcomeDetailPaymentDisputeSummaryRefundItem

Calls that use SimpleAmount

Fields

Field
Type
Description
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.
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.