POST api/System.String[]/Report.Report/GetFailedMobileLst
“GetFailedMobileLst”的文档。
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| themeId | “themeId”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
"d18abfb2-371a-41a7-a77d-1f5442bbcdb1"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d18abfb2-371a-41a7-a77d-1f5442bbcdb1</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"Id": "9e0c7433-3bc0-4753-a49d-8fdad660508d",
"Mobile": "sample string 2",
"ThemeId": "751edc5d-b811-4740-b20a-38e56d61bac6",
"SendStatus": 4,
"SendException": "sample string 5",
"SendDate": "2026-09-23T07:14:46.9252919+08:00",
"Remark": "sample string 6",
"CreateDate": "2026-09-23T07:14:46.9252919+08:00",
"Is_lock": 7,
"Lock_Session": "001bbb7c-13de-4968-8d04-f46e3362b24b",
"Lock_Date": "2026-09-23T07:14:46.9252919+08:00"
},
{
"Id": "9e0c7433-3bc0-4753-a49d-8fdad660508d",
"Mobile": "sample string 2",
"ThemeId": "751edc5d-b811-4740-b20a-38e56d61bac6",
"SendStatus": 4,
"SendException": "sample string 5",
"SendDate": "2026-09-23T07:14:46.9252919+08:00",
"Remark": "sample string 6",
"CreateDate": "2026-09-23T07:14:46.9252919+08:00",
"Is_lock": 7,
"Lock_Session": "001bbb7c-13de-4968-8d04-f46e3362b24b",
"Lock_Date": "2026-09-23T07:14:46.9252919+08:00"
},
{
"Id": "9e0c7433-3bc0-4753-a49d-8fdad660508d",
"Mobile": "sample string 2",
"ThemeId": "751edc5d-b811-4740-b20a-38e56d61bac6",
"SendStatus": 4,
"SendException": "sample string 5",
"SendDate": "2026-09-23T07:14:46.9252919+08:00",
"Remark": "sample string 6",
"CreateDate": "2026-09-23T07:14:46.9252919+08:00",
"Is_lock": 7,
"Lock_Session": "001bbb7c-13de-4968-8d04-f46e3362b24b",
"Lock_Date": "2026-09-23T07:14:46.9252919+08:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfNotSendSMS xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gy.WebServer.Domains">
<NotSendSMS>
<CreateDate>2026-09-23T07:14:46.9252919+08:00</CreateDate>
<Id>9e0c7433-3bc0-4753-a49d-8fdad660508d</Id>
<Is_lock>7</Is_lock>
<Lock_Date>2026-09-23T07:14:46.9252919+08:00</Lock_Date>
<Lock_Session>001bbb7c-13de-4968-8d04-f46e3362b24b</Lock_Session>
<Mobile>sample string 2</Mobile>
<Remark>sample string 6</Remark>
<SendDate>2026-09-23T07:14:46.9252919+08:00</SendDate>
<SendException>sample string 5</SendException>
<SendStatus>4</SendStatus>
<ThemeId>751edc5d-b811-4740-b20a-38e56d61bac6</ThemeId>
</NotSendSMS>
<NotSendSMS>
<CreateDate>2026-09-23T07:14:46.9252919+08:00</CreateDate>
<Id>9e0c7433-3bc0-4753-a49d-8fdad660508d</Id>
<Is_lock>7</Is_lock>
<Lock_Date>2026-09-23T07:14:46.9252919+08:00</Lock_Date>
<Lock_Session>001bbb7c-13de-4968-8d04-f46e3362b24b</Lock_Session>
<Mobile>sample string 2</Mobile>
<Remark>sample string 6</Remark>
<SendDate>2026-09-23T07:14:46.9252919+08:00</SendDate>
<SendException>sample string 5</SendException>
<SendStatus>4</SendStatus>
<ThemeId>751edc5d-b811-4740-b20a-38e56d61bac6</ThemeId>
</NotSendSMS>
<NotSendSMS>
<CreateDate>2026-09-23T07:14:46.9252919+08:00</CreateDate>
<Id>9e0c7433-3bc0-4753-a49d-8fdad660508d</Id>
<Is_lock>7</Is_lock>
<Lock_Date>2026-09-23T07:14:46.9252919+08:00</Lock_Date>
<Lock_Session>001bbb7c-13de-4968-8d04-f46e3362b24b</Lock_Session>
<Mobile>sample string 2</Mobile>
<Remark>sample string 6</Remark>
<SendDate>2026-09-23T07:14:46.9252919+08:00</SendDate>
<SendException>sample string 5</SendException>
<SendStatus>4</SendStatus>
<ThemeId>751edc5d-b811-4740-b20a-38e56d61bac6</ThemeId>
</NotSendSMS>
</ArrayOfNotSendSMS>