GET api/Associate/GetAssociateMergeRequestLog?take={take}&skip={skip}&sortColumn={sortColumn}&sortDirection={sortDirection}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| take | integer |
Required |
|
| skip | integer |
Required |
|
| sortColumn | string |
Default value is |
|
| sortDirection | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
PagedDTOOfUnmappedAssociateDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PagedRecords | Collection of UnmappedAssociateDTO |
None. |
|
| Data | Collection of UnmappedAssociateDTO |
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,
"AgencyId": 2,
"PersonGUID": "4b796f75-cc3e-4904-8dd2-15acca3aaf91",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"Gender": "sample string 7",
"Age": "sample string 8",
"EmailAddress": "sample string 9",
"Phone": "sample string 10",
"FormattedPhoneNumber": "sample string 10",
"Address": "sample string 11",
"City": "sample string 12",
"State": "sample string 13",
"Zip": "sample string 14",
"HireDate": "2026-02-03T18:24:25.0203742-08:00",
"TermDate": "2026-02-03T18:24:25.0203742-08:00",
"IsMapped": true,
"UnmappedId": 16,
"OfficeId": 1,
"OfficeIds": [
1,
2
],
"ContractInfo": "sample string 17",
"MinCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MaxCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MinCreateDateStr": "2/3/2026",
"MaxCreateDateStr": "2/3/2026",
"IsMappedForTerminateUser": true,
"IsCancelToMergeUnMappedAssociate": true,
"IsRejectedToMergeUnMappedAssociate": true,
"RejectedReason": "sample string 22"
},
{
"Id": 1,
"AgencyId": 2,
"PersonGUID": "4b796f75-cc3e-4904-8dd2-15acca3aaf91",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"Gender": "sample string 7",
"Age": "sample string 8",
"EmailAddress": "sample string 9",
"Phone": "sample string 10",
"FormattedPhoneNumber": "sample string 10",
"Address": "sample string 11",
"City": "sample string 12",
"State": "sample string 13",
"Zip": "sample string 14",
"HireDate": "2026-02-03T18:24:25.0203742-08:00",
"TermDate": "2026-02-03T18:24:25.0203742-08:00",
"IsMapped": true,
"UnmappedId": 16,
"OfficeId": 1,
"OfficeIds": [
1,
2
],
"ContractInfo": "sample string 17",
"MinCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MaxCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MinCreateDateStr": "2/3/2026",
"MaxCreateDateStr": "2/3/2026",
"IsMappedForTerminateUser": true,
"IsCancelToMergeUnMappedAssociate": true,
"IsRejectedToMergeUnMappedAssociate": true,
"RejectedReason": "sample string 22"
}
],
"Data": [
{
"Id": 1,
"AgencyId": 2,
"PersonGUID": "4b796f75-cc3e-4904-8dd2-15acca3aaf91",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"Gender": "sample string 7",
"Age": "sample string 8",
"EmailAddress": "sample string 9",
"Phone": "sample string 10",
"FormattedPhoneNumber": "sample string 10",
"Address": "sample string 11",
"City": "sample string 12",
"State": "sample string 13",
"Zip": "sample string 14",
"HireDate": "2026-02-03T18:24:25.0203742-08:00",
"TermDate": "2026-02-03T18:24:25.0203742-08:00",
"IsMapped": true,
"UnmappedId": 16,
"OfficeId": 1,
"OfficeIds": [
1,
2
],
"ContractInfo": "sample string 17",
"MinCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MaxCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MinCreateDateStr": "2/3/2026",
"MaxCreateDateStr": "2/3/2026",
"IsMappedForTerminateUser": true,
"IsCancelToMergeUnMappedAssociate": true,
"IsRejectedToMergeUnMappedAssociate": true,
"RejectedReason": "sample string 22"
},
{
"Id": 1,
"AgencyId": 2,
"PersonGUID": "4b796f75-cc3e-4904-8dd2-15acca3aaf91",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"Gender": "sample string 7",
"Age": "sample string 8",
"EmailAddress": "sample string 9",
"Phone": "sample string 10",
"FormattedPhoneNumber": "sample string 10",
"Address": "sample string 11",
"City": "sample string 12",
"State": "sample string 13",
"Zip": "sample string 14",
"HireDate": "2026-02-03T18:24:25.0203742-08:00",
"TermDate": "2026-02-03T18:24:25.0203742-08:00",
"IsMapped": true,
"UnmappedId": 16,
"OfficeId": 1,
"OfficeIds": [
1,
2
],
"ContractInfo": "sample string 17",
"MinCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MaxCreateDate": "2026-02-03T18:24:25.0203742-08:00",
"MinCreateDateStr": "2/3/2026",
"MaxCreateDateStr": "2/3/2026",
"IsMappedForTerminateUser": true,
"IsCancelToMergeUnMappedAssociate": true,
"IsRejectedToMergeUnMappedAssociate": true,
"RejectedReason": "sample string 22"
}
],
"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"
}