POST api/SMSService/SMSServiceInfoDessShowDetaASync

Request Information

URI Parameters

None.

Body Parameters

SMSServiceRequestInfo
NameDescriptionTypeAdditional information
ClieCode

integer

None.

FestCode

integer

None.

FreeMessage

string

None.

FreeSMS

string

None.

ServIType

string

None.

DaysInAdva

integer

None.

MontInAdva

integer

None.

FestDate

date

None.

SystIntiCode

integer

None.

Enabled

integer

None.

SMSTitle

string

None.

IntiAudiType

integer

None.

MeanFor

integer

None.

Where

string

None.

Process

integer

None.

SetTime

string

None.

GrouList

string

None.

SystIntiCodeList

string

None.

strSeleUsersList

string

None.

SDate

string

None.

EDate

string

None.

IntiLogCode

string

None.

SystIntiDesc

string

None.

SendDate

date

None.

SMSMessage

string

None.

SMSFestivalGreetings

Collection of SMSFestGree

None.

SMSServConfig

Collection of SMSServiceConfigSave

None.

DBCode

string

None.

DBName

string

None.

token

string

None.

userId

string

None.

password

string

None.

Source

string

None.

process

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ClieCode": 1,
  "FestCode": 2,
  "FreeMessage": "sample string 3",
  "FreeSMS": "sample string 4",
  "ServIType": "sample string 5",
  "DaysInAdva": 6,
  "MontInAdva": 7,
  "FestDate": "2026-05-20T21:06:29.3998642+05:30",
  "SystIntiCode": 9,
  "Enabled": 10,
  "SMSTitle": "sample string 11",
  "IntiAudiType": 12,
  "MeanFor": 13,
  "Where": "sample string 14",
  "Process": 15,
  "SetTime": "sample string 16",
  "GrouList": "sample string 17",
  "SystIntiCodeList": "sample string 18",
  "strSeleUsersList": "sample string 19",
  "SDate": "sample string 20",
  "EDate": "sample string 21",
  "IntiLogCode": "sample string 22",
  "SystIntiDesc": "sample string 23",
  "SendDate": "2026-05-20T21:06:29.3998642+05:30",
  "SMSMessage": "sample string 25",
  "SMSFestivalGreetings": [
    {
      "SystIntiCode": 1,
      "FestCode": 2,
      "FestDate": "2026-05-20T21:06:29.3998642+05:30",
      "Message": "sample string 4",
      "Enabled": true,
      "FestName": "sample string 6"
    },
    {
      "SystIntiCode": 1,
      "FestCode": 2,
      "FestDate": "2026-05-20T21:06:29.3998642+05:30",
      "Message": "sample string 4",
      "Enabled": true,
      "FestName": "sample string 6"
    }
  ],
  "SMSServConfig": [
    {
      "SystIntiDesc": "sample string 1",
      "DaysInAdva": 2,
      "Message": "sample string 3",
      "Enabled": true,
      "SystIntiCode": 5,
      "ServGrouCode": 6,
      "MontInAdva": 7,
      "FreeSMS": "sample string 8"
    },
    {
      "SystIntiDesc": "sample string 1",
      "DaysInAdva": 2,
      "Message": "sample string 3",
      "Enabled": true,
      "SystIntiCode": 5,
      "ServGrouCode": 6,
      "MontInAdva": 7,
      "FreeSMS": "sample string 8"
    }
  ],
  "DBCode": "sample string 26",
  "DBName": "sample string 27",
  "token": "sample string 28",
  "userId": "sample string 29",
  "password": "sample string 30",
  "Source": "sample string 31",
  "process": "sample string 32"
}

application/xml, text/xml

Sample:
<SMSServiceRequestInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Datacomp.ECRMagic.SiteAdmin.Info">
  <DBCode>sample string 26</DBCode>
  <DBName>sample string 27</DBName>
  <Source>sample string 31</Source>
  <password>sample string 30</password>
  <process>sample string 32</process>
  <token>sample string 28</token>
  <userId>sample string 29</userId>
  <ClieCode>1</ClieCode>
  <DaysInAdva>6</DaysInAdva>
  <EDate>sample string 21</EDate>
  <Enabled>10</Enabled>
  <FestCode>2</FestCode>
  <FestDate>2026-05-20T21:06:29.3998642+05:30</FestDate>
  <FreeMessage>sample string 3</FreeMessage>
  <FreeSMS>sample string 4</FreeSMS>
  <GrouList>sample string 17</GrouList>
  <IntiAudiType>12</IntiAudiType>
  <IntiLogCode>sample string 22</IntiLogCode>
  <MeanFor>13</MeanFor>
  <MontInAdva>7</MontInAdva>
  <Process>15</Process>
  <SDate>sample string 20</SDate>
  <SMSFestivalGreetings>
    <SMSFestGree>
      <Enabled>true</Enabled>
      <FestCode>2</FestCode>
      <FestDate>2026-05-20T21:06:29.3998642+05:30</FestDate>
      <FestName>sample string 6</FestName>
      <Message>sample string 4</Message>
      <SystIntiCode>1</SystIntiCode>
    </SMSFestGree>
    <SMSFestGree>
      <Enabled>true</Enabled>
      <FestCode>2</FestCode>
      <FestDate>2026-05-20T21:06:29.3998642+05:30</FestDate>
      <FestName>sample string 6</FestName>
      <Message>sample string 4</Message>
      <SystIntiCode>1</SystIntiCode>
    </SMSFestGree>
  </SMSFestivalGreetings>
  <SMSMessage>sample string 25</SMSMessage>
  <SMSServConfig>
    <SMSServiceConfigSave>
      <DaysInAdva>2</DaysInAdva>
      <Enabled>true</Enabled>
      <FreeSMS>sample string 8</FreeSMS>
      <Message>sample string 3</Message>
      <MontInAdva>7</MontInAdva>
      <ServGrouCode>6</ServGrouCode>
      <SystIntiCode>5</SystIntiCode>
      <SystIntiDesc>sample string 1</SystIntiDesc>
    </SMSServiceConfigSave>
    <SMSServiceConfigSave>
      <DaysInAdva>2</DaysInAdva>
      <Enabled>true</Enabled>
      <FreeSMS>sample string 8</FreeSMS>
      <Message>sample string 3</Message>
      <MontInAdva>7</MontInAdva>
      <ServGrouCode>6</ServGrouCode>
      <SystIntiCode>5</SystIntiCode>
      <SystIntiDesc>sample string 1</SystIntiDesc>
    </SMSServiceConfigSave>
  </SMSServConfig>
  <SMSTitle>sample string 11</SMSTitle>
  <SendDate>2026-05-20T21:06:29.3998642+05:30</SendDate>
  <ServIType>sample string 5</ServIType>
  <SetTime>sample string 16</SetTime>
  <SystIntiCode>9</SystIntiCode>
  <SystIntiCodeList>sample string 18</SystIntiCodeList>
  <SystIntiDesc>sample string 23</SystIntiDesc>
  <Where>sample string 14</Where>
  <strSeleUsersList>sample string 19</strSeleUsersList>
</SMSServiceRequestInfo>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.