Request result (only indicates the success of the current request, not for merchant-side logic).
code
Yes
string
Response code (only indicates the success of the current request, not for merchant-side logic). For specific error codes, refer to the business error code enumeration.
timestamp
Yes
string
Timestamp of the response.
success
Yes
string
Transaction result.
data
Yes
Object
Returned object.
data.platFormTradeNo
Yes
string
Unique platform transaction number.
data.tradeNo
Yes
string
Merchant transaction number returned.
data.amount
Yes
string
Transaction amount.
data.status
Yes
string
Request result. "0000" indicates success, "0015" indicates processing, and other values indicate error codes for failure handling.