{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {{timestamp}}
}curl --location --request POST '/Api/Mo' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {{timestamp}}
}'{
"rt": "20260105163726",
"code": 0,
"code_msg": "SUCCEED",
"mos": [
{
"rt": "2025-10-18 22:54:06+00:00",
"pn": "17318659153",
"country": "United States of America",
"iso_country": "US",
"country_code": "1",
"mcc": "310",
"mnc": "UNKNOWN",
"senderid": "xx",
"msg": "MO test"
}
]
}