object

RefundModeData

Contains information about Refund Mode assigned to payment mode and status
Fields
identifier
String!
Required
Unique identifier for the refund mode instance
amount_paid
Float
Amount that was originally paid
refund_amount
Float
Amount to be refunded
refund_status
RefundStatus
Current refund status
remarks
String
Additional remarks or notes
beneficiary_details
ShipmentBeneficiaryDetails
Bank account and beneficiary information
refund_mode
String!
Required
Method of refund processing
display_name
String
Human-readable name for the refund mode
payment_identifiers
[String!]
Additional payment information
logos
String
logo URL of the refund mode.
default_refund_mode
Boolean
Indicates that the system applied a default refund mode when no refund mode is chosen during the return/refund process.