RefundDestinationDetails

Details about the destination account to which the refund was credited.

  • type
    Type: string
    max length:  
    5000
    required

    The type of transaction-specific details of the payment method used in the refund (e.g., card). An additional hash is included on destination_details with a name matching this value. It contains information specific to the refund transaction.

  • card
    Type: object · RefundDestinationDetailsCard

    Card details for the destination account to which the refund was credited.

    • type
      Type: stringenum
      required

      The type of refund. This can be refund, reversal, or pending.

      values
      • pending
      • refund
      • reversal
    • reference
      Type: string
      max length:  
      100

      Value of the reference number assigned to the refund.

    • reference_status
      Type: string
      max length:  
      100

      Status of the reference number on the refund. This can be pending, available or unavailable.

    • reference_type
      Type: string
      max length:  
      5000

      Type of the reference number assigned to the refund.