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": "1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1",
    "Mobile": "sample string 2",
    "ThemeId": "e8ac5cdb-a8af-4bea-a385-91b75bb3e205",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.3995833+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4005664+08:00",
    "Is_lock": 7,
    "Lock_Session": "1c73e426-8168-4344-a92b-0482783a7c5d",
    "Lock_Date": "2024-10-15T12:32:14.4005664+08:00"
  },
  {
    "Id": "1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1",
    "Mobile": "sample string 2",
    "ThemeId": "e8ac5cdb-a8af-4bea-a385-91b75bb3e205",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.3995833+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4005664+08:00",
    "Is_lock": 7,
    "Lock_Session": "1c73e426-8168-4344-a92b-0482783a7c5d",
    "Lock_Date": "2024-10-15T12:32:14.4005664+08:00"
  },
  {
    "Id": "1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1",
    "Mobile": "sample string 2",
    "ThemeId": "e8ac5cdb-a8af-4bea-a385-91b75bb3e205",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.3995833+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4005664+08:00",
    "Is_lock": 7,
    "Lock_Session": "1c73e426-8168-4344-a92b-0482783a7c5d",
    "Lock_Date": "2024-10-15T12:32:14.4005664+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>2024-10-15T12:32:14.4005664+08:00</CreateDate>
    <Id>1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4005664+08:00</Lock_Date>
    <Lock_Session>1c73e426-8168-4344-a92b-0482783a7c5d</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.3995833+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>e8ac5cdb-a8af-4bea-a385-91b75bb3e205</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2024-10-15T12:32:14.4005664+08:00</CreateDate>
    <Id>1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4005664+08:00</Lock_Date>
    <Lock_Session>1c73e426-8168-4344-a92b-0482783a7c5d</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.3995833+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>e8ac5cdb-a8af-4bea-a385-91b75bb3e205</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2024-10-15T12:32:14.4005664+08:00</CreateDate>
    <Id>1c3c7825-b5ef-43c1-9dcd-1d53736f2cf1</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4005664+08:00</Lock_Date>
    <Lock_Session>1c73e426-8168-4344-a92b-0482783a7c5d</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.3995833+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>e8ac5cdb-a8af-4bea-a385-91b75bb3e205</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "Id": "b9e19d13-af8d-4599-a7ad-ade71cb87bab",
    "Mobile": "sample string 2",
    "ThemeId": "fb959b86-6a90-419b-8cd4-2b0acbc617ad",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.4064137+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4064137+08:00",
    "Is_lock": 7,
    "Lock_Session": "6e10ee7d-7c79-46cf-93bb-62769afe844c",
    "Lock_Date": "2024-10-15T12:32:14.4064137+08:00"
  },
  {
    "Id": "b9e19d13-af8d-4599-a7ad-ade71cb87bab",
    "Mobile": "sample string 2",
    "ThemeId": "fb959b86-6a90-419b-8cd4-2b0acbc617ad",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.4064137+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4064137+08:00",
    "Is_lock": 7,
    "Lock_Session": "6e10ee7d-7c79-46cf-93bb-62769afe844c",
    "Lock_Date": "2024-10-15T12:32:14.4064137+08:00"
  },
  {
    "Id": "b9e19d13-af8d-4599-a7ad-ade71cb87bab",
    "Mobile": "sample string 2",
    "ThemeId": "fb959b86-6a90-419b-8cd4-2b0acbc617ad",
    "SendStatus": 4,
    "SendException": "sample string 5",
    "SendDate": "2024-10-15T12:32:14.4064137+08:00",
    "Remark": "sample string 6",
    "CreateDate": "2024-10-15T12:32:14.4064137+08:00",
    "Is_lock": 7,
    "Lock_Session": "6e10ee7d-7c79-46cf-93bb-62769afe844c",
    "Lock_Date": "2024-10-15T12:32:14.4064137+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>2024-10-15T12:32:14.4064137+08:00</CreateDate>
    <Id>b9e19d13-af8d-4599-a7ad-ade71cb87bab</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4064137+08:00</Lock_Date>
    <Lock_Session>6e10ee7d-7c79-46cf-93bb-62769afe844c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.4064137+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>fb959b86-6a90-419b-8cd4-2b0acbc617ad</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2024-10-15T12:32:14.4064137+08:00</CreateDate>
    <Id>b9e19d13-af8d-4599-a7ad-ade71cb87bab</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4064137+08:00</Lock_Date>
    <Lock_Session>6e10ee7d-7c79-46cf-93bb-62769afe844c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.4064137+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>fb959b86-6a90-419b-8cd4-2b0acbc617ad</ThemeId>
  </NotSendSMS>
  <NotSendSMS>
    <CreateDate>2024-10-15T12:32:14.4064137+08:00</CreateDate>
    <Id>b9e19d13-af8d-4599-a7ad-ade71cb87bab</Id>
    <Is_lock>7</Is_lock>
    <Lock_Date>2024-10-15T12:32:14.4064137+08:00</Lock_Date>
    <Lock_Session>6e10ee7d-7c79-46cf-93bb-62769afe844c</Lock_Session>
    <Mobile>sample string 2</Mobile>
    <Remark>sample string 6</Remark>
    <SendDate>2024-10-15T12:32:14.4064137+08:00</SendDate>
    <SendException>sample string 5</SendException>
    <SendStatus>4</SendStatus>
    <ThemeId>fb959b86-6a90-419b-8cd4-2b0acbc617ad</ThemeId>
  </NotSendSMS>
</ArrayOfNotSendSMS>