{
"alipay_marketing_campaign_recruit_enroll_create_response": {
"msg": "business failed",
"code": "40004",
"sub_code": "isv.invalid_parameter",
"sub_msg": "参数有误。请求参数不合法:[{\"errorreason\":\"缺失\",\"fieldpath\":\"enrollcontent.appitems[0].outitemid\",\"legalmsg\":\"不能为null,长度必须大于等于1且小于等于100\"}]"
}
}
[
{
"errorreason": "具体的异常原因",
"fieldpath": "错误的字段路径",
"legalmsg": "对该字段的合法性要求"
},
{
}
// ...可能有多个
]