API Reference
API Reference

Object


Business object

FieldTypeDesc
refund_idstringRefund ID
trade_idstringTrade ID
currencystringTransaction currency corresponding to the amount, encoded according to ISO4217
callback_urlstringWebhook notification callback URL
reasonstringRefund reason
refund_amountstringRefund amount
refund_statusstringRefund status
  • pending: Processing
  • failed: Refund failed
  • succeeded: Refund successful
metadatamap[string]stringA set of key-value pairs that can be attached to an object, allowing you to store additional information in a structured format.
failure_reasonFailureReasonRefund failure reason
ref_arnstringRefund credential returned by the issuing bank
finished_atstringRefund completion time

FailureReason

FieldTypeDesc
codestringSystem returned transaction return code
messagestringSystem returned transaction return description
channel_codestringChannel return code
channel_messagestringChannel return description
raw_errorstringRaw error information