POST api/AdminTextMessage/LoadAdminMessageDetails
Request Information
URI Parameters
None.
Body Parameters
AdminMessageDetailFilterDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| AdminTextMessageLogId | integer |
None. |
|
| AdminTextMessageId | integer |
None. |
|
| MessageStatus | integer |
None. |
|
| Search | string |
None. |
|
| SearchByPhone | boolean |
None. |
|
| SortColumn | string |
None. |
|
| SortDirection | string |
None. |
|
| PageIndex | integer |
None. |
|
| PageSize | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"AdminTextMessageLogId": 1,
"AdminTextMessageId": 2,
"MessageStatus": 3,
"Search": "sample string 4",
"SearchByPhone": true,
"SortColumn": "sample string 6",
"SortDirection": "sample string 7",
"PageIndex": 8,
"PageSize": 9
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PagedDTOOfAdminMessageDetailDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PagedRecords | Collection of AdminMessageDetailDTO |
None. |
|
| Data | Collection of AdminMessageDetailDTO |
None. |
|
| TotalRecords | integer |
None. |
|
| TotalAssociateRecords | integer |
None. |
|
| CwaTotal | decimal number |
None. |
|
| AlpTotal | decimal number |
None. |
|
| AnHTotal | decimal number |
None. |
|
| SubmittedAgentCount | integer |
None. |
|
| TotalNoPrds | integer |
None. |
|
| TotalCompletedNoPrds | decimal number |
None. |
|
| TotalCancelNoPrds | integer |
None. |
|
| TotalAlpNoPrds | decimal number |
None. |
|
| FormattedTotalAlpNoPrds | string |
None. |
|
| TotalCompletedAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCompletedAlpNoPrds | string |
None. |
|
| TotalCancelAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCancelAlpNoPrds | string |
None. |
|
| IsSearchLimitCompleted | boolean |
None. |
|
| PolicySearchesLeft | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"PagedRecords": [
{
"Id": 1,
"AdminTextMessageId": 1,
"MessageContent": "sample string 2",
"MessageTypeId": 1,
"ToNumber": "sample string 3",
"RecipentSourceId": 1,
"RecipentSourceName": "sample string 4",
"ListId": 1,
"ContractTypeId": 1,
"AssociateId": 1,
"AssociateName": "sample string 5",
"HasError": true,
"ErrorDescription": "sample string 6",
"IsSend": true,
"MessageDeliveryDateTime": "2026-02-03T18:24:13.5433661-08:00",
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:24:13.5433661-08:00",
"AdminTextMessageLogId": 1,
"AdminTextConversationDetailId": 1,
"CreatedByName": "sample string 7",
"CreatedDateTimeString": "2/03/2026 06:24:13 PM",
"CreatedDatePST": "2026-02-03T18:24:13.5433661-08:00",
"CreatedDateTimeStringPST": "2/03/2026 06:24:13 PM"
},
{
"Id": 1,
"AdminTextMessageId": 1,
"MessageContent": "sample string 2",
"MessageTypeId": 1,
"ToNumber": "sample string 3",
"RecipentSourceId": 1,
"RecipentSourceName": "sample string 4",
"ListId": 1,
"ContractTypeId": 1,
"AssociateId": 1,
"AssociateName": "sample string 5",
"HasError": true,
"ErrorDescription": "sample string 6",
"IsSend": true,
"MessageDeliveryDateTime": "2026-02-03T18:24:13.5433661-08:00",
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:24:13.5433661-08:00",
"AdminTextMessageLogId": 1,
"AdminTextConversationDetailId": 1,
"CreatedByName": "sample string 7",
"CreatedDateTimeString": "2/03/2026 06:24:13 PM",
"CreatedDatePST": "2026-02-03T18:24:13.5433661-08:00",
"CreatedDateTimeStringPST": "2/03/2026 06:24:13 PM"
}
],
"Data": [
{
"Id": 1,
"AdminTextMessageId": 1,
"MessageContent": "sample string 2",
"MessageTypeId": 1,
"ToNumber": "sample string 3",
"RecipentSourceId": 1,
"RecipentSourceName": "sample string 4",
"ListId": 1,
"ContractTypeId": 1,
"AssociateId": 1,
"AssociateName": "sample string 5",
"HasError": true,
"ErrorDescription": "sample string 6",
"IsSend": true,
"MessageDeliveryDateTime": "2026-02-03T18:24:13.5433661-08:00",
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:24:13.5433661-08:00",
"AdminTextMessageLogId": 1,
"AdminTextConversationDetailId": 1,
"CreatedByName": "sample string 7",
"CreatedDateTimeString": "2/03/2026 06:24:13 PM",
"CreatedDatePST": "2026-02-03T18:24:13.5433661-08:00",
"CreatedDateTimeStringPST": "2/03/2026 06:24:13 PM"
},
{
"Id": 1,
"AdminTextMessageId": 1,
"MessageContent": "sample string 2",
"MessageTypeId": 1,
"ToNumber": "sample string 3",
"RecipentSourceId": 1,
"RecipentSourceName": "sample string 4",
"ListId": 1,
"ContractTypeId": 1,
"AssociateId": 1,
"AssociateName": "sample string 5",
"HasError": true,
"ErrorDescription": "sample string 6",
"IsSend": true,
"MessageDeliveryDateTime": "2026-02-03T18:24:13.5433661-08:00",
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:24:13.5433661-08:00",
"AdminTextMessageLogId": 1,
"AdminTextConversationDetailId": 1,
"CreatedByName": "sample string 7",
"CreatedDateTimeString": "2/03/2026 06:24:13 PM",
"CreatedDatePST": "2026-02-03T18:24:13.5433661-08:00",
"CreatedDateTimeStringPST": "2/03/2026 06:24:13 PM"
}
],
"TotalRecords": 1,
"TotalAssociateRecords": 2,
"CwaTotal": 3.1,
"AlpTotal": 4.1,
"AnHTotal": 5.1,
"SubmittedAgentCount": 6,
"TotalNoPrds": 7,
"TotalCompletedNoPrds": 8.1,
"TotalCancelNoPrds": 9,
"TotalAlpNoPrds": 10.1,
"FormattedTotalAlpNoPrds": "10.10",
"TotalCompletedAlpNoPrds": 11.1,
"FormattedTotalCompletedAlpNoPrds": "11.10",
"TotalCancelAlpNoPrds": 12.1,
"FormattedTotalCancelAlpNoPrds": "12.10",
"IsSearchLimitCompleted": true,
"PolicySearchesLeft": "sample string 14"
}