{
"app_id": "00000000000000000",
"partner_id": "00000000000000000",
"sub_partner_id": "",
"request_id": "7d69e7DB-025E-B43D-0e76-bBFfA3E1",
"timestamp": "2025-04-07 13:57:07",
"format": "JSON",
"version": "2.0",
"sign_type": "RSA",
"biz_data": {
"webhook_id": 3,
"webhook_type": 2,
"webhook_url": "https://random1744005427.com",
"webhook_desc": "this is desc"
},
"random_key": "<generated_key>"
}
// The biz_data in this example needs to be encrypted!
{
"code": "10000",
"msg": "Success"
}
{
"code": "40002",
"msg": "Business Failed",
"sub_code": "invalid-signature",
"sub_msg": "invalid signature"
}