GET v1/enterprise/endorsements?pageNumber={pageNumber}&modifiedStartDate={modifiedStartDate}&modifiedEndDate={modifiedEndDate}&pageSize={pageSize}
Gets endorsement details policy wise
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNumber | integer |
Required |
|
| modifiedStartDate | date |
Required |
|
| modifiedEndDate | date |
Required |
|
| pageSize | integer |
Default value is 100 |
Body Parameters
None.
Response Information
Resource Description
return list of Endorsemnts data for each policy listed in reponse
EnterpriseEndorsementData| Name | Description | Type | Additional information |
|---|---|---|---|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| TotalItems | integer |
None. |
|
| TotalPages | integer |
None. |
|
| Data | Collection of EndorsementInfo |
None. |
Response Formats
application/json, text/json
Sample:
{
"PageNumber": 10,
"PageSize": 25,
"TotalItems": 1291,
"TotalPages": 30,
"Data": [
{
"PolicyId": 54896,
"QQTenantID": 2345,
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"PolicyAdjustments": [
{
"Lob": "Personal Auto",
"Carrier": "American Economy Ins Co",
"PolicyId": 1548,
"BinderDate": "2025-11-10T12:41:27.7385728+00:00",
"CustomerId": 8426,
"CustomerNo": "T1212",
"OfficeName": "Denver Office",
"OfficeAlias": "DNV L1",
"BinderNumber": "19T123",
"CustomerName": "John",
"PolicyNumber": "PP12423",
"FinancedOption": "Paid in Full",
"CsrOnEndorsement": "Will",
"EndorsementAmount": 1.0,
"PolicyEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00"
},
{
"Lob": "Personal Auto",
"Carrier": "American Economy Ins Co",
"PolicyId": 1548,
"BinderDate": "2025-11-10T12:41:27.7385728+00:00",
"CustomerId": 8426,
"CustomerNo": "T1212",
"OfficeName": "Denver Office",
"OfficeAlias": "DNV L1",
"BinderNumber": "19T123",
"CustomerName": "John",
"PolicyNumber": "PP12423",
"FinancedOption": "Paid in Full",
"CsrOnEndorsement": "Will",
"EndorsementAmount": 1.0,
"PolicyEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00"
}
]
},
{
"PolicyId": 54896,
"QQTenantID": 2345,
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"PolicyAdjustments": [
{
"Lob": "Personal Auto",
"Carrier": "American Economy Ins Co",
"PolicyId": 1548,
"BinderDate": "2025-11-10T12:41:27.7385728+00:00",
"CustomerId": 8426,
"CustomerNo": "T1212",
"OfficeName": "Denver Office",
"OfficeAlias": "DNV L1",
"BinderNumber": "19T123",
"CustomerName": "John",
"PolicyNumber": "PP12423",
"FinancedOption": "Paid in Full",
"CsrOnEndorsement": "Will",
"EndorsementAmount": 1.0,
"PolicyEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00"
},
{
"Lob": "Personal Auto",
"Carrier": "American Economy Ins Co",
"PolicyId": 1548,
"BinderDate": "2025-11-10T12:41:27.7385728+00:00",
"CustomerId": 8426,
"CustomerNo": "T1212",
"OfficeName": "Denver Office",
"OfficeAlias": "DNV L1",
"BinderNumber": "19T123",
"CustomerName": "John",
"PolicyNumber": "PP12423",
"FinancedOption": "Paid in Full",
"CsrOnEndorsement": "Will",
"EndorsementAmount": 1.0,
"PolicyEffectiveDate": "2025-11-10T12:41:27.7385728+00:00",
"EndorsementEffectiveDate": "2025-11-10T12:41:27.7385728+00:00"
}
]
}
]
}
application/xml, text/xml
Sample:
<EnterpriseEndorsementData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QQSolutions.NextGen.ModelLibrary.DataTransferObjects.EnterpriseModels">
<Data>
<EndorsementInfo>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<PolicyAdjustments>
<PolicyAdjustments>
<BinderDate>2025-11-10T12:41:27.7385728+00:00</BinderDate>
<BinderNumber>19T123</BinderNumber>
<Carrier>American Economy Ins Co</Carrier>
<CsrOnEndorsement>Will</CsrOnEndorsement>
<CustomerId>8426</CustomerId>
<CustomerName>John</CustomerName>
<CustomerNumber>T1212</CustomerNumber>
<EndorsementAmount>1</EndorsementAmount>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<FinanceOption>Paid in Full</FinanceOption>
<LOB>Personal Auto</LOB>
<OfficeAlias>DNV L1</OfficeAlias>
<OfficeName>Denver Office</OfficeName>
<PolicyEffectiveDate>2025-11-10T12:41:27.7385728+00:00</PolicyEffectiveDate>
<PolicyId>1548</PolicyId>
<PolicyNumber>PP12423</PolicyNumber>
</PolicyAdjustments>
<PolicyAdjustments>
<BinderDate>2025-11-10T12:41:27.7385728+00:00</BinderDate>
<BinderNumber>19T123</BinderNumber>
<Carrier>American Economy Ins Co</Carrier>
<CsrOnEndorsement>Will</CsrOnEndorsement>
<CustomerId>8426</CustomerId>
<CustomerName>John</CustomerName>
<CustomerNumber>T1212</CustomerNumber>
<EndorsementAmount>1</EndorsementAmount>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<FinanceOption>Paid in Full</FinanceOption>
<LOB>Personal Auto</LOB>
<OfficeAlias>DNV L1</OfficeAlias>
<OfficeName>Denver Office</OfficeName>
<PolicyEffectiveDate>2025-11-10T12:41:27.7385728+00:00</PolicyEffectiveDate>
<PolicyId>1548</PolicyId>
<PolicyNumber>PP12423</PolicyNumber>
</PolicyAdjustments>
</PolicyAdjustments>
<PolicyId>54896</PolicyId>
<QQTenantID>2345</QQTenantID>
</EndorsementInfo>
<EndorsementInfo>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<PolicyAdjustments>
<PolicyAdjustments>
<BinderDate>2025-11-10T12:41:27.7385728+00:00</BinderDate>
<BinderNumber>19T123</BinderNumber>
<Carrier>American Economy Ins Co</Carrier>
<CsrOnEndorsement>Will</CsrOnEndorsement>
<CustomerId>8426</CustomerId>
<CustomerName>John</CustomerName>
<CustomerNumber>T1212</CustomerNumber>
<EndorsementAmount>1</EndorsementAmount>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<FinanceOption>Paid in Full</FinanceOption>
<LOB>Personal Auto</LOB>
<OfficeAlias>DNV L1</OfficeAlias>
<OfficeName>Denver Office</OfficeName>
<PolicyEffectiveDate>2025-11-10T12:41:27.7385728+00:00</PolicyEffectiveDate>
<PolicyId>1548</PolicyId>
<PolicyNumber>PP12423</PolicyNumber>
</PolicyAdjustments>
<PolicyAdjustments>
<BinderDate>2025-11-10T12:41:27.7385728+00:00</BinderDate>
<BinderNumber>19T123</BinderNumber>
<Carrier>American Economy Ins Co</Carrier>
<CsrOnEndorsement>Will</CsrOnEndorsement>
<CustomerId>8426</CustomerId>
<CustomerName>John</CustomerName>
<CustomerNumber>T1212</CustomerNumber>
<EndorsementAmount>1</EndorsementAmount>
<EndorsementEffectiveDate>2025-11-10T12:41:27.7385728+00:00</EndorsementEffectiveDate>
<FinanceOption>Paid in Full</FinanceOption>
<LOB>Personal Auto</LOB>
<OfficeAlias>DNV L1</OfficeAlias>
<OfficeName>Denver Office</OfficeName>
<PolicyEffectiveDate>2025-11-10T12:41:27.7385728+00:00</PolicyEffectiveDate>
<PolicyId>1548</PolicyId>
<PolicyNumber>PP12423</PolicyNumber>
</PolicyAdjustments>
</PolicyAdjustments>
<PolicyId>54896</PolicyId>
<QQTenantID>2345</QQTenantID>
</EndorsementInfo>
</Data>
<PageNumber>10</PageNumber>
<PageSize>25</PageSize>
<TotalItems>1291</TotalItems>
<TotalPages>30</TotalPages>
</EnterpriseEndorsementData>