GET api/HistoryApi/SMSHistoryCompaignApi?fromDate={fromDate}&toDate={toDate}&loginId={loginId}&skip={skip}&take={take}&SenderName={SenderName}&User={User}&Message={Message}&OrderBy={OrderBy}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fromDate | date |
Required |
|
| toDate | date |
Required |
|
| loginId | integer |
Required |
|
| skip | integer |
Required |
|
| take | integer |
Required |
|
| SenderName | string |
Required |
|
| User | string |
Required |
|
| Message | string |
Required |
|
| OrderBy | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of usp_SMSHistoryCompaignResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Scheduled | integer |
None. |
|
| Total | integer |
None. |
|
| GrandMobileNoSent | integer |
None. |
|
| GrandMobileNo | integer |
None. |
|
| GrandFailedNo | integer |
None. |
|
| GrandReamining | integer |
None. |
|
| Id | integer |
None. |
|
| BrandName | string |
None. |
|
| User | string |
None. |
|
| ScheduleDateTime | string |
None. |
|
| Message | string |
None. |
|
| Language | string |
None. |
|
| TotalMessages | integer |
None. |
|
| TotalMobileNo | integer |
None. |
|
| TotalMobileNoSent | integer |
None. |
|
| InvalidNo | integer |
None. |
|
| FailedNo | integer |
None. |
|
| StopStatus | string |
None. |
|
| CreatedDate | string |
None. |
|
| LastMessageSent | string |
None. |
|
| TotalUfone | integer |
None. |
|
| SentUfone | integer |
None. |
|
| TotalMobilink | integer |
None. |
|
| SentMobilink | integer |
None. |
|
| TotalTelenor | integer |
None. |
|
| SentTelenor | integer |
None. |
|
| TotalWarid | integer |
None. |
|
| SentWarid | integer |
None. |
|
| TotalZong | integer |
None. |
|
| SentZong | integer |
None. |
|
| DuplicateMobilink | integer |
None. |
|
| DuplicateTelenor | integer |
None. |
|
| DuplicateUfone | integer |
None. |
|
| DuplicateWarid | integer |
None. |
|
| DuplicateZong | integer |
None. |
|
| Datetime | date |
None. |
|
| ScheduleTime | date |
None. |
|
| Reamining | integer |
None. |
|
| MessageType | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Scheduled": 1,
"Total": 1,
"GrandMobileNoSent": 1,
"GrandMobileNo": 1,
"GrandFailedNo": 1,
"GrandReamining": 1,
"Id": 1,
"BrandName": "sample string 2",
"User": "sample string 3",
"ScheduleDateTime": "sample string 4",
"Message": "sample string 5",
"Language": "sample string 6",
"TotalMessages": 1,
"TotalMobileNo": 1,
"TotalMobileNoSent": 1,
"InvalidNo": 7,
"FailedNo": 8,
"StopStatus": "sample string 9",
"CreatedDate": "sample string 10",
"LastMessageSent": "sample string 11",
"TotalUfone": 1,
"SentUfone": 1,
"TotalMobilink": 1,
"SentMobilink": 1,
"TotalTelenor": 1,
"SentTelenor": 1,
"TotalWarid": 1,
"SentWarid": 1,
"TotalZong": 1,
"SentZong": 1,
"DuplicateMobilink": 1,
"DuplicateTelenor": 1,
"DuplicateUfone": 1,
"DuplicateWarid": 1,
"DuplicateZong": 1,
"Datetime": "2026-03-14T19:47:10.2029874+05:00",
"ScheduleTime": "2026-03-14T19:47:10.2029874+05:00",
"Reamining": 1,
"MessageType": "sample string 12"
},
{
"Scheduled": 1,
"Total": 1,
"GrandMobileNoSent": 1,
"GrandMobileNo": 1,
"GrandFailedNo": 1,
"GrandReamining": 1,
"Id": 1,
"BrandName": "sample string 2",
"User": "sample string 3",
"ScheduleDateTime": "sample string 4",
"Message": "sample string 5",
"Language": "sample string 6",
"TotalMessages": 1,
"TotalMobileNo": 1,
"TotalMobileNoSent": 1,
"InvalidNo": 7,
"FailedNo": 8,
"StopStatus": "sample string 9",
"CreatedDate": "sample string 10",
"LastMessageSent": "sample string 11",
"TotalUfone": 1,
"SentUfone": 1,
"TotalMobilink": 1,
"SentMobilink": 1,
"TotalTelenor": 1,
"SentTelenor": 1,
"TotalWarid": 1,
"SentWarid": 1,
"TotalZong": 1,
"SentZong": 1,
"DuplicateMobilink": 1,
"DuplicateTelenor": 1,
"DuplicateUfone": 1,
"DuplicateWarid": 1,
"DuplicateZong": 1,
"Datetime": "2026-03-14T19:47:10.2029874+05:00",
"ScheduleTime": "2026-03-14T19:47:10.2029874+05:00",
"Reamining": 1,
"MessageType": "sample string 12"
}
]
application/xml, text/xml
Sample:
<ArrayOfusp_SMSHistoryCompaignResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SMS.DataModels">
<usp_SMSHistoryCompaignResult>
<BrandName>sample string 2</BrandName>
<CreatedDate>sample string 10</CreatedDate>
<Datetime>2026-03-14T19:47:10.2029874+05:00</Datetime>
<DuplicateMobilink>1</DuplicateMobilink>
<DuplicateTelenor>1</DuplicateTelenor>
<DuplicateUfone>1</DuplicateUfone>
<DuplicateWarid>1</DuplicateWarid>
<DuplicateZong>1</DuplicateZong>
<FailedNo>8</FailedNo>
<GrandFailedNo>1</GrandFailedNo>
<GrandMobileNo>1</GrandMobileNo>
<GrandMobileNoSent>1</GrandMobileNoSent>
<GrandReamining>1</GrandReamining>
<Id>1</Id>
<InvalidNo>7</InvalidNo>
<Language>sample string 6</Language>
<LastMessageSent>sample string 11</LastMessageSent>
<Message>sample string 5</Message>
<MessageType>sample string 12</MessageType>
<Reamining>1</Reamining>
<ScheduleDateTime>sample string 4</ScheduleDateTime>
<ScheduleTime>2026-03-14T19:47:10.2029874+05:00</ScheduleTime>
<Scheduled>1</Scheduled>
<SentMobilink>1</SentMobilink>
<SentTelenor>1</SentTelenor>
<SentUfone>1</SentUfone>
<SentWarid>1</SentWarid>
<SentZong>1</SentZong>
<StopStatus>sample string 9</StopStatus>
<Total>1</Total>
<TotalMessages>1</TotalMessages>
<TotalMobileNo>1</TotalMobileNo>
<TotalMobileNoSent>1</TotalMobileNoSent>
<TotalMobilink>1</TotalMobilink>
<TotalTelenor>1</TotalTelenor>
<TotalUfone>1</TotalUfone>
<TotalWarid>1</TotalWarid>
<TotalZong>1</TotalZong>
<User>sample string 3</User>
</usp_SMSHistoryCompaignResult>
<usp_SMSHistoryCompaignResult>
<BrandName>sample string 2</BrandName>
<CreatedDate>sample string 10</CreatedDate>
<Datetime>2026-03-14T19:47:10.2029874+05:00</Datetime>
<DuplicateMobilink>1</DuplicateMobilink>
<DuplicateTelenor>1</DuplicateTelenor>
<DuplicateUfone>1</DuplicateUfone>
<DuplicateWarid>1</DuplicateWarid>
<DuplicateZong>1</DuplicateZong>
<FailedNo>8</FailedNo>
<GrandFailedNo>1</GrandFailedNo>
<GrandMobileNo>1</GrandMobileNo>
<GrandMobileNoSent>1</GrandMobileNoSent>
<GrandReamining>1</GrandReamining>
<Id>1</Id>
<InvalidNo>7</InvalidNo>
<Language>sample string 6</Language>
<LastMessageSent>sample string 11</LastMessageSent>
<Message>sample string 5</Message>
<MessageType>sample string 12</MessageType>
<Reamining>1</Reamining>
<ScheduleDateTime>sample string 4</ScheduleDateTime>
<ScheduleTime>2026-03-14T19:47:10.2029874+05:00</ScheduleTime>
<Scheduled>1</Scheduled>
<SentMobilink>1</SentMobilink>
<SentTelenor>1</SentTelenor>
<SentUfone>1</SentUfone>
<SentWarid>1</SentWarid>
<SentZong>1</SentZong>
<StopStatus>sample string 9</StopStatus>
<Total>1</Total>
<TotalMessages>1</TotalMessages>
<TotalMobileNo>1</TotalMobileNo>
<TotalMobileNoSent>1</TotalMobileNoSent>
<TotalMobilink>1</TotalMobilink>
<TotalTelenor>1</TotalTelenor>
<TotalUfone>1</TotalUfone>
<TotalWarid>1</TotalWarid>
<TotalZong>1</TotalZong>
<User>sample string 3</User>
</usp_SMSHistoryCompaignResult>
</ArrayOfusp_SMSHistoryCompaignResult>