POST api/System.String[]/Report.Report/ImportMobiles

“ImportMobiles”的文档。

Request Information

Parameters

NameDescriptionAdditional information
mobileLst
“mobileLst”的文档。

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {
    "Id": "3dc427f6-395d-48df-a8ce-4608679ffcdd",
    "Mobile": "sample string 2",
    "ThemeId": "d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "9a3fa7ca-66d7-41a6-a119-40e2a5400bf9",
    "Lock_Date": "2025-07-04T05:47:35.6636943+08:00"
  },
  {
    "Id": "3dc427f6-395d-48df-a8ce-4608679ffcdd",
    "Mobile": "sample string 2",
    "ThemeId": "d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "9a3fa7ca-66d7-41a6-a119-40e2a5400bf9",
    "Lock_Date": "2025-07-04T05:47:35.6636943+08:00"
  },
  {
    "Id": "3dc427f6-395d-48df-a8ce-4608679ffcdd",
    "Mobile": "sample string 2",
    "ThemeId": "d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "9a3fa7ca-66d7-41a6-a119-40e2a5400bf9",
    "Lock_Date": "2025-07-04T05:47:35.6636943+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>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>3dc427f6-395d-48df-a8ce-4608679ffcdd</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>9a3fa7ca-66d7-41a6-a119-40e2a5400bf9</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>3dc427f6-395d-48df-a8ce-4608679ffcdd</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>9a3fa7ca-66d7-41a6-a119-40e2a5400bf9</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>3dc427f6-395d-48df-a8ce-4608679ffcdd</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>9a3fa7ca-66d7-41a6-a119-40e2a5400bf9</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>d9a1ad37-36e2-4be9-af2f-5ad4bb51bca9</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "Id": "e64e6ab8-6a25-426c-b6f6-85df90bba3dc",
    "Mobile": "sample string 2",
    "ThemeId": "6d9b3bb4-16f8-45f7-a215-bb09fe66e93f",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "616816db-9ed6-44d4-9e45-69af58a349e0",
    "Lock_Date": "2025-07-04T05:47:35.6636943+08:00"
  },
  {
    "Id": "e64e6ab8-6a25-426c-b6f6-85df90bba3dc",
    "Mobile": "sample string 2",
    "ThemeId": "6d9b3bb4-16f8-45f7-a215-bb09fe66e93f",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "616816db-9ed6-44d4-9e45-69af58a349e0",
    "Lock_Date": "2025-07-04T05:47:35.6636943+08:00"
  },
  {
    "Id": "e64e6ab8-6a25-426c-b6f6-85df90bba3dc",
    "Mobile": "sample string 2",
    "ThemeId": "6d9b3bb4-16f8-45f7-a215-bb09fe66e93f",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-07-04T05:47:35.6636943+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-07-04T05:47:35.6636943+08:00",
    "Is_lock": 7,
    "Lock_Session": "616816db-9ed6-44d4-9e45-69af58a349e0",
    "Lock_Date": "2025-07-04T05:47:35.6636943+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>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>e64e6ab8-6a25-426c-b6f6-85df90bba3dc</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>616816db-9ed6-44d4-9e45-69af58a349e0</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>6d9b3bb4-16f8-45f7-a215-bb09fe66e93f</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>e64e6ab8-6a25-426c-b6f6-85df90bba3dc</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>616816db-9ed6-44d4-9e45-69af58a349e0</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>6d9b3bb4-16f8-45f7-a215-bb09fe66e93f</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-07-04T05:47:35.6636943+08:00</CreateDate>
    <Id>e64e6ab8-6a25-426c-b6f6-85df90bba3dc</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-07-04T05:47:35.6636943+08:00</Lock_Date>
    <Lock_Session>616816db-9ed6-44d4-9e45-69af58a349e0</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-07-04T05:47:35.6636943+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>6d9b3bb4-16f8-45f7-a215-bb09fe66e93f</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>