POST api/MOD/GetMODAggregate
Request Information
URI Parameters
None.
Body Parameters
MODInBoxSearchCriteriaDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| AssociateId | integer |
None. |
|
| PageIndex | integer |
None. |
|
| PageSize | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SortColumnIndex | integer |
None. |
|
| ModTypeId | integer |
None. |
|
| ModDisplayType | integer |
None. |
|
| IncludeIdList | boolean |
None. |
|
| IncludeModDetail | boolean |
None. |
|
| ExcludeEmptyObject | boolean |
None. |
|
| isMacUser | boolean |
None. |
|
| OfficeId | integer |
None. |
|
| PhoneNumber | string |
None. |
|
| MODName | string |
None. |
|
| Zip | string |
None. |
|
| IncludeExportList | boolean |
None. |
|
| AssociateIds | Collection of integer |
None. |
|
| ImportedDate | date |
None. |
|
| CompletedByDate | date |
None. |
|
| IsNewModV2 | boolean |
None. |
|
| PolicyNumber | string |
None. |
|
| LocationContext | string |
None. |
|
| LocationCode | Collection of string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AssociateId": 1,
"PageIndex": 1,
"PageSize": 1,
"SortBy": "sample string 1",
"SortOrder": "sample string 2",
"SortColumnIndex": 1,
"ModTypeId": 1,
"ModDisplayType": 3,
"IncludeIdList": true,
"IncludeModDetail": true,
"ExcludeEmptyObject": true,
"isMacUser": true,
"OfficeId": 8,
"PhoneNumber": "sample string 9",
"MODName": "sample string 10",
"Zip": "sample string 11",
"IncludeExportList": true,
"AssociateIds": [
1,
2
],
"ImportedDate": "2026-02-03T18:24:23.2933688-08:00",
"CompletedByDate": "2026-02-03T18:24:23.2933688-08:00",
"IsNewModV2": true,
"PolicyNumber": "sample string 14",
"LocationContext": "sample string 15",
"LocationCode": [
"sample string 1",
"sample string 2"
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PagedDTOOfModGroupDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PagedRecords | Collection of ModGroupDTO |
None. |
|
| Data | Collection of ModGroupDTO |
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": [
{
"AgencyId": 1,
"AssociateId": 1,
"AssociateContractId": 1,
"OfficeId": 1,
"OfficeName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"TotalMODCount": 95,
"PolicyChangeCount": 5,
"UnderWrittenCount": 6,
"BadACHCount": 7,
"BadCheckCount": 8,
"ReturnItemCount": 9,
"LapseItemCount": 10,
"DirectBillCount": 11,
"WaiverPremiumConfirmCount": 12,
"WaiverOfPremiumEndCount": 13,
"WaiverOfPremiumNotVerifiedCount": 14,
"FullName": "sample string 4, sample string 3",
"UserStatus": 0
},
{
"AgencyId": 1,
"AssociateId": 1,
"AssociateContractId": 1,
"OfficeId": 1,
"OfficeName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"TotalMODCount": 95,
"PolicyChangeCount": 5,
"UnderWrittenCount": 6,
"BadACHCount": 7,
"BadCheckCount": 8,
"ReturnItemCount": 9,
"LapseItemCount": 10,
"DirectBillCount": 11,
"WaiverPremiumConfirmCount": 12,
"WaiverOfPremiumEndCount": 13,
"WaiverOfPremiumNotVerifiedCount": 14,
"FullName": "sample string 4, sample string 3",
"UserStatus": 0
}
],
"Data": [
{
"AgencyId": 1,
"AssociateId": 1,
"AssociateContractId": 1,
"OfficeId": 1,
"OfficeName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"TotalMODCount": 95,
"PolicyChangeCount": 5,
"UnderWrittenCount": 6,
"BadACHCount": 7,
"BadCheckCount": 8,
"ReturnItemCount": 9,
"LapseItemCount": 10,
"DirectBillCount": 11,
"WaiverPremiumConfirmCount": 12,
"WaiverOfPremiumEndCount": 13,
"WaiverOfPremiumNotVerifiedCount": 14,
"FullName": "sample string 4, sample string 3",
"UserStatus": 0
},
{
"AgencyId": 1,
"AssociateId": 1,
"AssociateContractId": 1,
"OfficeId": 1,
"OfficeName": "sample string 2",
"FirstName": "sample string 3",
"LastName": "sample string 4",
"TotalMODCount": 95,
"PolicyChangeCount": 5,
"UnderWrittenCount": 6,
"BadACHCount": 7,
"BadCheckCount": 8,
"ReturnItemCount": 9,
"LapseItemCount": 10,
"DirectBillCount": 11,
"WaiverPremiumConfirmCount": 12,
"WaiverOfPremiumEndCount": 13,
"WaiverOfPremiumNotVerifiedCount": 14,
"FullName": "sample string 4, sample string 3",
"UserStatus": 0
}
],
"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"
}