{
"business": 0,
"requestUUID": "47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29",
"tenantUserId": "ryan_test_3",
"callBackId": "D846735969",
"type": 5,
"toAddress": "TGDHyoMpgDQj4DmoZdwJP2FSkSG4DEchn2",
"trackingId": "102007"
}
{
"apiKey": "88c47568-8d24-4983-9b4c-y1ec8b939e9b",
"data": "{\"tenantUserId\":\"ryan_test_3\",\"callBackId\":\"D846735969\",\"trackingId\":\"102007\",\"requestUUID\":\"47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29\",\"type\":5}"
"errCode": 0,
"message": ""
}
{
"business": 0,
"requestUUID": "47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29",
"tenantUserId": "ryan_test_3",
"callBackId": "D846735969",
"type": 5,
"toAddress": "TGDHyoMpgDQj4DmoZdwJP2FSkSG4DEchn2",
"trackingId": "102007"
}
{
"apiKey": "88c47568-8d24-4983-9b4c-y1ec8b939e9b",
"data": "{\"tenantUserId\":\"ryan_test_3\",\"callBackId\":\"D846735969\",\"trackingId\":\"102007\",\"requestUUID\":\"47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29\",\"type\":5}"
"errCode": 0,
"message": ""
}
NOTIFY_INVALID_ADDRESS
(type=5)
当提币操作因地址无效或其他原因失败时,WaaS会通过此回调通知商户:该提币操作已完全终止,可以安全解冻用户资金
data
字段需返回 RSA加密的Base64字符串(使用 WaaS 提供的公钥加密),其余字段为明文:
Show 查看完整参数列表
0
=成功,非0
=失败{
"business": 0,
"requestUUID": "47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29",
"tenantUserId": "ryan_test_3",
"callBackId": "D846735969",
"type": 5,
"toAddress": "TGDHyoMpgDQj4DmoZdwJP2FSkSG4DEchn2",
"trackingId": "102007"
}
{
"apiKey": "88c47568-8d24-4983-9b4c-y1ec8b939e9b",
"data": "{\"tenantUserId\":\"ryan_test_3\",\"callBackId\":\"D846735969\",\"trackingId\":\"102007\",\"requestUUID\":\"47b8d46c-12c9-4d64-98a0-ad1fbb6d0c29\",\"type\":5}"
"errCode": 0,
"message": ""
}