名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
iccid | String | 可选 | 123456 | 卡号编码 |
msgid | String | 可选 | 123456 | 消息流水号 |
operation_reason | String | 可选 | PORD_OPT | 停机原因(control:管理停机;credit:信控停机;) |
oper_type | String | 可选 | 1 | 停机类型(1:停机;2:停GPRS功能;3:停短信功能;4:停语音功能;) |
{ "iccid":"123456", "oper_type":"1", "operation_reason":"PORD_OPT", "msgid":"123456" }