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": "a68259f9-51a4-45b4-b440-2b6fb82b38d9",
    "Mobile": "sample string 2",
    "ThemeId": "600f806f-c015-4e65-abf1-9c725b9abdd8",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2307662+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2307662+08:00",
    "Is_lock": 7,
    "Lock_Session": "f9512c3d-2dd8-4795-a1fa-a138cd738e56",
    "Lock_Date": "2025-12-23T22:08:09.2307662+08:00"
  },
  {
    "Id": "a68259f9-51a4-45b4-b440-2b6fb82b38d9",
    "Mobile": "sample string 2",
    "ThemeId": "600f806f-c015-4e65-abf1-9c725b9abdd8",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2307662+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2307662+08:00",
    "Is_lock": 7,
    "Lock_Session": "f9512c3d-2dd8-4795-a1fa-a138cd738e56",
    "Lock_Date": "2025-12-23T22:08:09.2307662+08:00"
  },
  {
    "Id": "a68259f9-51a4-45b4-b440-2b6fb82b38d9",
    "Mobile": "sample string 2",
    "ThemeId": "600f806f-c015-4e65-abf1-9c725b9abdd8",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2307662+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2307662+08:00",
    "Is_lock": 7,
    "Lock_Session": "f9512c3d-2dd8-4795-a1fa-a138cd738e56",
    "Lock_Date": "2025-12-23T22:08:09.2307662+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-12-23T22:08:09.2307662+08:00</CreateDate>
    <Id>a68259f9-51a4-45b4-b440-2b6fb82b38d9</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2307662+08:00</Lock_Date>
    <Lock_Session>f9512c3d-2dd8-4795-a1fa-a138cd738e56</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2307662+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>600f806f-c015-4e65-abf1-9c725b9abdd8</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-12-23T22:08:09.2307662+08:00</CreateDate>
    <Id>a68259f9-51a4-45b4-b440-2b6fb82b38d9</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2307662+08:00</Lock_Date>
    <Lock_Session>f9512c3d-2dd8-4795-a1fa-a138cd738e56</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2307662+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>600f806f-c015-4e65-abf1-9c725b9abdd8</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-12-23T22:08:09.2307662+08:00</CreateDate>
    <Id>a68259f9-51a4-45b4-b440-2b6fb82b38d9</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2307662+08:00</Lock_Date>
    <Lock_Session>f9512c3d-2dd8-4795-a1fa-a138cd738e56</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2307662+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>600f806f-c015-4e65-abf1-9c725b9abdd8</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "Id": "eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac",
    "Mobile": "sample string 2",
    "ThemeId": "5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2327893+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2327893+08:00",
    "Is_lock": 7,
    "Lock_Session": "99c203be-6a24-4238-a313-3602b9f0423c",
    "Lock_Date": "2025-12-23T22:08:09.2327893+08:00"
  },
  {
    "Id": "eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac",
    "Mobile": "sample string 2",
    "ThemeId": "5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2327893+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2327893+08:00",
    "Is_lock": 7,
    "Lock_Session": "99c203be-6a24-4238-a313-3602b9f0423c",
    "Lock_Date": "2025-12-23T22:08:09.2327893+08:00"
  },
  {
    "Id": "eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac",
    "Mobile": "sample string 2",
    "ThemeId": "5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2025-12-23T22:08:09.2327893+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2025-12-23T22:08:09.2327893+08:00",
    "Is_lock": 7,
    "Lock_Session": "99c203be-6a24-4238-a313-3602b9f0423c",
    "Lock_Date": "2025-12-23T22:08:09.2327893+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-12-23T22:08:09.2327893+08:00</CreateDate>
    <Id>eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2327893+08:00</Lock_Date>
    <Lock_Session>99c203be-6a24-4238-a313-3602b9f0423c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2327893+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-12-23T22:08:09.2327893+08:00</CreateDate>
    <Id>eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2327893+08:00</Lock_Date>
    <Lock_Session>99c203be-6a24-4238-a313-3602b9f0423c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2327893+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2025-12-23T22:08:09.2327893+08:00</CreateDate>
    <Id>eefb5a82-26d5-4c3e-8d83-d17ca3eae1ac</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2025-12-23T22:08:09.2327893+08:00</Lock_Date>
    <Lock_Session>99c203be-6a24-4238-a313-3602b9f0423c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2025-12-23T22:08:09.2327893+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>5ed6f9eb-f3c1-4f82-acf4-1f4d5ee8543c</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>