RefundDestinationDetails
Details about the destination account to which the refund was credited.
- typeType: stringmax length:5000required
The type of transaction-specific details of the payment method used in the refund (e.g.,
card). An additional hash is included ondestination_detailswith a name matching this value. It contains information specific to the refund transaction. - cardType: object · RefundDestinationDetailsCard
Card details for the destination account to which the refund was credited.
- typeType: stringenumrequired
The type of refund. This can be
refund,reversal, orpending.values- pending
- refund
- reversal
- referenceType: stringmax length:100
Value of the reference number assigned to the refund.
- referenceType: string
_status max length:100Status of the reference number on the refund. This can be
pending,availableorunavailable. - referenceType: string
_type max length:5000Type of the reference number assigned to the refund.

