小满业绩改判,全国小满折扣申请
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| yida_info | ExtInfo [] | 可选 |
|
折扣申请信息 | |
|
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| success | Boolean | true | 是否成功 |
| resp_code | String | 0 | 0表示请求成功,-1表示失败 |
| error_desc | String | system_error | 错误描述 |
| now | String | 2025-08-18 18:40:37 | 返回时间 |
| result | Boolean | true | true -成功,false-失败 |
{"yida_info":[{"value":"大区特批名额","key":"customerType"}]}
{
"success":true,
"resp_code":"0",
"error_desc":"system_error",
"now":"2025-08-18 18:40:37",
"result":true
}
{"success":"不等于true","error_desc":"Illegal request","resp_code":"sign-check-failure"}
| 错误码 | 错误描述 | 解决方案 |
|---|