RefundDestinationDetails
Details about the destination account to which the refund was credited.
- Type: string
type max length:5000requiredThe 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. - Type: object · RefundDestinationDetailsCard
card Card details for the destination account to which the refund was credited.
- Type: stringenum
type requiredThe type of refund. This can be
refund,reversal, orpending.valuespending refund reversal
- Type: string
reference max length:100Value of the reference number assigned to the refund.
- Type: string
reference _status max length:100Status of the reference number on the refund. This can be
pending,availableorunavailable. - Type: string
reference _type max length:5000Type of the reference number assigned to the refund.

