更新时间:2026-04-11 17:48:51
- 推送方式:post
- Content-Type:application/json
| 名称 | 类型 | 必传 | 描述 |
|---|---|---|---|
| app_id | string | 是 | app_id |
| audit_desc | string | 是 | 审核意见 |
| audit_state | string | 是 | 审核状态:03-通过,04-驳回 |
| nonce | string | 是 | 随机数,作为消息的唯一ID,重复推送会保证ID的唯一性 |
| operator | string | 否 | 运营商:1-移动 2-联通 3-电信 |
| signature | string | 是 | 签名,用于验签 |
| template_id | string | 是 | 模板ID |
| template_type | string | 是 | 模板类型 |
| terminal_factory | string | 是 | 审核厂商 |
| timestamp | string | 是 | 时间戳 |
复制成功{ "app_id": "xSEgkAj4LqWnrCcd", "audit_desc": "测试链路", "audit_state": "04", "nonce": "200a69be-362e-47a3-9928-a3ffcd0578ae", "operator": null, "signature": "fea745f214cb4fc756511303ecb385c418b02d704c166b176d8d9ee12e139ab5", "template_id": "CLAIM202604101649070418655994880", "template_type": "AIM", "terminal_factory": "HUAWEI", "timestamp": "1775812096685" }