{
"account": "960003",
"sign": "{{sign}}",
"requestid": "{{requestid}}",
"timestamp": {
{timestamp
}
},
"pn": "8613900000001,8613900000002,8613900000003",
"msg": "Hello, these are 3 constant test messages. To unsubscribe, please reply with STOP.",
"custom_mid": "95",
"custom_help": "ut",
"senderid": "sid_mts",
"schedule": ""
}curl --location --request POST '/Api/Sms/Mts' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"sign": "{{sign}}",
"requestid": "{{requestid}}",
"timestamp": {
{timestamp
}
},
"pn": "8613900000001,8613900000002,8613900000003",
"msg": "Hello, these are 3 constant test messages. To unsubscribe, please reply with STOP.",
"custom_mid": "95",
"custom_help": "ut",
"senderid": "sid_mts",
"schedule": ""
}'{
"rt": "20260105134711",
"code": 0,
"code_msg": "SUCCEED",
"bid": "260105134715470796",
"custom_mid": "95",
"custom_help": "ut",
"mids": [
{
"pn": "8613900000001",
"mid": "260105134715470797",
"custom_mid": "95",
"custom_help": "ut"
},
{
"pn": "8613900000002",
"mid": "260105134715470798",
"custom_mid": "95",
"custom_help": "ut"
},
{
"pn": "8613900000003",
"mid": "260105134715470799",
"custom_mid": "95",
"custom_help": "ut"
}
]
}