Files
lislgosms/docs/contracts/examples/submit-command.json
T

37 lines
924 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"schemaVersion": "v1",
"messageType": "SubmitCommand",
"traceId": "trace-20260701-000001",
"messageId": "msg-20260701-000001",
"channelId": "sms-channel-cmpp-001",
"createdAt": "2026-07-01T09:00:00.000Z",
"tenantId": "tenant-demo",
"applicationId": "app-demo",
"taskId": "task-20260701-000001",
"submitId": "submit-20260701-000001",
"phoneNumber": "13800138000",
"content": "您的验证码为 1234565 分钟内有效。",
"signature": "测试平台",
"templateId": "tpl-demo-code",
"billingUnits": 1,
"route": {
"channelCode": "CMCC-CMPP-DEMO",
"cmppAccountCode": "cmpp-account-demo",
"priority": 10,
"rateLimitPerSecond": 500
},
"cmpp": {
"serviceId": "CMPP",
"srcId": "106900000000",
"registeredDelivery": 1,
"msgFmt": 15,
"feeUserType": 2,
"feeCode": "0",
"feeType": "01"
},
"retry": {
"attempt": 0,
"maxAttempts": 3
}
}