On this page
No Headings
An array of refund transactions associated with the dispute.
arrayitemsobjectThe refund transaction details.
idstring^[A-Za-z0-9]+$The ID of the transaction for the refund or recovery.
gross_amountobjectThe gross amount of the refund.
currency_coderequiredstringppaas_common_currency_code_v2The three-character ISO-4217 currency code that identifies the currency.
valuerequiredstring^((-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The value, which might be:
JPY that are not typically fractional.TND that are subdivided into thousandths.create_timestringppaas_date_time_v3^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])[T,t]([0-1][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]+)?([Zz]|[+-][0-9]{2}:[0-9]{2})$The date and time of the refund in Internet date and time format. For example, yyyy-MM-ddTHH:mm:ss.SSSZ.