GET api/Policy/GetRenewalQuote?policyId={policyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| policyId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
QuoteResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| AnnualRate | decimal number |
None. |
|
| AvailableCollectionDays | Collection of integer |
None. |
|
| CoverExtras | Collection of CoverExtra |
None. |
|
| CoverOptions | Collection of CoverOption |
None. |
|
| Discount | Discount |
None. |
|
| DiscountedRate | decimal number |
None. |
|
| FixedExcesses | Collection of Excess |
None. |
|
| InsurancePremiumTaxPercentage | decimal number |
None. |
|
| InsurancePremiumTaxValue | decimal number |
None. |
|
| IsRenewalQuote | boolean |
None. |
|
| MonthlyRate | decimal number |
None. |
|
| PaymentSchedule | Collection of PaymentScheduleItem |
None. |
|
| PolicyNumber | string |
None. |
|
| QuoteNotificationSent | boolean |
None. |
|
| QuoteReference | string |
None. |
|
| SelectedExtras | Collection of ExtraEquine |
None. |
|
| VariableExcesses | Collection of Excess |
None. |
|
| MultipetPercentage | decimal number |
None. |
|
| MultipetAmount | decimal number |
None. |
|
| AffiliateId | globally unique identifier |
None. |
|
| BasketId | globally unique identifier |
None. |
|
| BrandId | globally unique identifier |
None. |
|
| CampaignId | globally unique identifier |
None. |
|
| Customer | Customer |
None. |
|
| Id | globally unique identifier |
None. |
|
| Pet | Pet |
None. |
|
| PolicyStartDate | date |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| PromoCode | string |
None. |
|
| SelectedCoverOptionId | globally unique identifier |
None. |
|
| SelectedExtras | Collection of globally unique identifier |
None. |
|
| SelectedFixedExcessId | globally unique identifier |
None. |
|
| SelectedVariableExcessId | globally unique identifier |
None. |
|
| TermsAgreed | boolean |
None. |
|
| AutoRenew | boolean |
None. |
|
| AllowFollowUp | boolean |
None. |
|
| AdditionalPolicyHolder | AuthorityToDeal |
None. |
Response Formats
application/json, text/json
Sample:
{
"AnnualRate": 1.0,
"AvailableCollectionDays": [
1,
2
],
"CoverExtras": null,
"CoverOptions": [
{
"AnnualPrice": 1.0,
"Features": null,
"Id": "79329347-51f2-4da6-a94c-6a808ac5131d",
"MappingValue": 1,
"Name": "sample string 3",
"Price": 4.0,
"IsDefault": true,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0
},
{
"AnnualPrice": 1.0,
"Features": null,
"Id": "79329347-51f2-4da6-a94c-6a808ac5131d",
"MappingValue": 1,
"Name": "sample string 3",
"Price": 4.0,
"IsDefault": true,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0
}
],
"Discount": {
"Amount": 1.0,
"ApplyAtEnd": true,
"ApplyAtStart": true,
"Code": "sample string 4",
"Description": "sample string 5",
"Id": "06b36252-8f34-4c74-9ea7-7a0c20e6dc20",
"IsPercentage": true,
"Monthly": true,
"NumberOfMonths": 9
},
"DiscountedRate": 1.0,
"FixedExcesses": null,
"InsurancePremiumTaxPercentage": 1.0,
"InsurancePremiumTaxValue": 1.0,
"IsRenewalQuote": true,
"MonthlyRate": 1.0,
"PaymentSchedule": [
{
"Amount": 1.0,
"CollectionDate": "2026-05-09T13:00:25.8706794+01:00"
},
{
"Amount": 1.0,
"CollectionDate": "2026-05-09T13:00:25.8706794+01:00"
}
],
"PolicyNumber": "sample string 3",
"QuoteNotificationSent": true,
"QuoteReference": "sample string 5",
"SelectedExtras": [
{
"Id": "7142d775-2c27-4bc2-a554-d49244c70852",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
},
{
"Id": "7142d775-2c27-4bc2-a554-d49244c70852",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
}
],
"VariableExcesses": null,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0,
"AffiliateId": "bdc2715e-a540-48dc-b8bb-07f62d668f69",
"BasketId": "025fed0a-39a6-4a31-9320-84b68b1d3136",
"BrandId": "7dc3ca22-f543-48cd-8701-9e52b766cad1",
"CampaignId": "fc63be39-205f-4a83-8ae3-c827fc38899d",
"Customer": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"CountryId": "fc403da7-0144-4f54-95fe-b602662a71f6",
"County": "sample string 4",
"DateOfBirth": "2026-05-09T13:00:25.8706794+01:00",
"DaytimeNumber": "sample string 5",
"EmailAddress": "sample string 6",
"EveningNumber": "sample string 7",
"FirstName": "sample string 8",
"HouseName": "sample string 9",
"HouseNumber": "sample string 10",
"Id": "d74d7bfc-b23a-428a-9d5b-b6b3410d910a",
"IsLocked": true,
"LastName": "sample string 12",
"MobileNumber": "sample string 13",
"PostCode": "sample string 14",
"TitleId": "488a7ac4-04ba-4431-b6ec-6f330d0dddbf",
"Town": "sample string 15",
"MarketingContactByEmail": true,
"MarketingContactByPhone": true,
"MarketingContactBySMS": true
},
"Id": "1a749ba7-7d6a-4106-b1e8-2ff5341af7d6",
"Pet": {
"IsNextVacVetChecked": true,
"BreedId": "e4bde2c3-3140-4298-a0ce-eef7b9a8f02b",
"Cost": 1.0,
"DateOfBirth": "2026-05-09T13:00:25.8706794+01:00",
"DateOfBirthExact": true,
"GenderId": "704619c9-ddb1-4b56-917f-ff3bb65e43d2",
"HadPriorThirdPartyLiabilityClaim": true,
"Id": "fc62ed76-bad5-40ca-a560-0090fb762591",
"IllnessOrInjury": true,
"LastVaccinatedDate": "2026-05-09T13:00:25.8706794+01:00",
"MicrochipNumber": "sample string 7",
"Name": "sample string 8",
"PolicyStartDate": "2026-05-09T13:00:25.8706794+01:00",
"PetSizeId": "56708832-4687-462d-9c7f-b6ef6731cd19",
"SpeciesId": "939c6c39-21fa-473b-82c2-e63bafc5c526",
"Vaccinated": true,
"VetId": "22f8bc9d-9237-41d1-9bfb-e01346375410",
"VetChecked": true
},
"PolicyStartDate": "2026-05-09T13:00:25.8706794+01:00",
"ProductId": "285d3d81-89fc-4af9-88f1-b69cade25ddf",
"PromoCode": "sample string 8",
"SelectedCoverOptionId": "95ea760a-79c6-489d-95d7-671cfacab0e0",
"SelectedFixedExcessId": "85830263-a70f-4646-a613-58add8c96de6",
"SelectedVariableExcessId": "9e71cbd1-5370-4f24-b0c6-caae4b968ee4",
"TermsAgreed": true,
"AutoRenew": true,
"AllowFollowUp": true,
"AdditionalPolicyHolder": {
"AuthorityTypeId": "8bb8cceb-ae4e-4798-b79b-988ae869b928",
"CustomerId": "fd098886-9e9b-487c-a920-e6a65afadc40",
"DateFrom": "2026-05-09T13:00:25.8706794+01:00",
"DateOfBirth": "2026-05-09T13:00:25.8706794+01:00",
"DateTo": "2026-05-09T13:00:25.8706794+01:00",
"FirstName": "sample string 2",
"Id": "87ca42c1-71b0-4286-a6ed-58e72287af24",
"LastName": "sample string 3",
"PolicyId": "f5622c92-593e-437e-acb9-69eeb96715b7",
"PolicyNo": "sample string 4",
"RelationshipId": "1ec22b78-1a80-4c40-ba12-fac144ecfa86",
"TitleId": "5f5253f0-fd29-488b-a27a-022c49ca71bc"
}
}
application/xml, text/xml
Sample:
<QuoteResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tss.Eitr.Customer.Agria.WebApi.Models">
<AdditionalPolicyHolder>
<AuthorityTypeId>8bb8cceb-ae4e-4798-b79b-988ae869b928</AuthorityTypeId>
<CustomerId>fd098886-9e9b-487c-a920-e6a65afadc40</CustomerId>
<DateFrom>2026-05-09T13:00:25.8706794+01:00</DateFrom>
<DateOfBirth>2026-05-09T13:00:25.8706794+01:00</DateOfBirth>
<DateTo>2026-05-09T13:00:25.8706794+01:00</DateTo>
<FirstName>sample string 2</FirstName>
<Id>87ca42c1-71b0-4286-a6ed-58e72287af24</Id>
<LastName>sample string 3</LastName>
<PolicyId>f5622c92-593e-437e-acb9-69eeb96715b7</PolicyId>
<PolicyNo>sample string 4</PolicyNo>
<RelationshipId>1ec22b78-1a80-4c40-ba12-fac144ecfa86</RelationshipId>
<TitleId>5f5253f0-fd29-488b-a27a-022c49ca71bc</TitleId>
</AdditionalPolicyHolder>
<AffiliateId>bdc2715e-a540-48dc-b8bb-07f62d668f69</AffiliateId>
<AllowFollowUp>true</AllowFollowUp>
<AutoRenew>true</AutoRenew>
<BasketId>025fed0a-39a6-4a31-9320-84b68b1d3136</BasketId>
<BrandId>7dc3ca22-f543-48cd-8701-9e52b766cad1</BrandId>
<CampaignId>fc63be39-205f-4a83-8ae3-c827fc38899d</CampaignId>
<Customer>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<CountryId>fc403da7-0144-4f54-95fe-b602662a71f6</CountryId>
<County>sample string 4</County>
<DateOfBirth>2026-05-09T13:00:25.8706794+01:00</DateOfBirth>
<DaytimeNumber>sample string 5</DaytimeNumber>
<EmailAddress>sample string 6</EmailAddress>
<EveningNumber>sample string 7</EveningNumber>
<FirstName>sample string 8</FirstName>
<HouseName>sample string 9</HouseName>
<HouseNumber>sample string 10</HouseNumber>
<Id>d74d7bfc-b23a-428a-9d5b-b6b3410d910a</Id>
<IsLocked>true</IsLocked>
<LastName>sample string 12</LastName>
<MarketingContactByEmail>true</MarketingContactByEmail>
<MarketingContactByPhone>true</MarketingContactByPhone>
<MarketingContactBySMS>true</MarketingContactBySMS>
<MobileNumber>sample string 13</MobileNumber>
<PostCode>sample string 14</PostCode>
<TitleId>488a7ac4-04ba-4431-b6ec-6f330d0dddbf</TitleId>
<Town>sample string 15</Town>
</Customer>
<Id>1a749ba7-7d6a-4106-b1e8-2ff5341af7d6</Id>
<Pet>
<BreedId>e4bde2c3-3140-4298-a0ce-eef7b9a8f02b</BreedId>
<Cost>1</Cost>
<DateOfBirth>2026-05-09T13:00:25.8706794+01:00</DateOfBirth>
<DateOfBirthExact>true</DateOfBirthExact>
<GenderId>704619c9-ddb1-4b56-917f-ff3bb65e43d2</GenderId>
<HadPriorThirdPartyLiabilityClaim>true</HadPriorThirdPartyLiabilityClaim>
<Id>fc62ed76-bad5-40ca-a560-0090fb762591</Id>
<IllnessOrInjury>true</IllnessOrInjury>
<IsNextVacVetChecked>true</IsNextVacVetChecked>
<LastVaccinatedDate>2026-05-09T13:00:25.8706794+01:00</LastVaccinatedDate>
<MicrochipNumber>sample string 7</MicrochipNumber>
<Name>sample string 8</Name>
<PetSizeId>56708832-4687-462d-9c7f-b6ef6731cd19</PetSizeId>
<PolicyStartDate>2026-05-09T13:00:25.8706794+01:00</PolicyStartDate>
<SpeciesId>939c6c39-21fa-473b-82c2-e63bafc5c526</SpeciesId>
<Vaccinated>true</Vaccinated>
<VetChecked>true</VetChecked>
<VetId>22f8bc9d-9237-41d1-9bfb-e01346375410</VetId>
</Pet>
<PolicyStartDate>2026-05-09T13:00:25.8706794+01:00</PolicyStartDate>
<ProductId>285d3d81-89fc-4af9-88f1-b69cade25ddf</ProductId>
<PromoCode>sample string 8</PromoCode>
<SelectedCoverOptionId>95ea760a-79c6-489d-95d7-671cfacab0e0</SelectedCoverOptionId>
<SelectedExtras xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3eb5ef54-b7d9-44ed-b85b-ba0385e47e88</d2p1:guid>
<d2p1:guid>7b2a0749-bcc4-4eb5-bbe7-9b48b281328d</d2p1:guid>
</SelectedExtras>
<SelectedFixedExcessId>85830263-a70f-4646-a613-58add8c96de6</SelectedFixedExcessId>
<SelectedVariableExcessId>9e71cbd1-5370-4f24-b0c6-caae4b968ee4</SelectedVariableExcessId>
<TermsAgreed>true</TermsAgreed>
<AnnualRate>1</AnnualRate>
<AvailableCollectionDays xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</AvailableCollectionDays>
<CoverExtras i:nil="true" />
<CoverOptions>
<CoverOption>
<AnnualPrice>1</AnnualPrice>
<Features i:nil="true" />
<Id>79329347-51f2-4da6-a94c-6a808ac5131d</Id>
<IsDefault>true</IsDefault>
<MappingValue>1</MappingValue>
<MultipetAmount>1</MultipetAmount>
<MultipetPercentage>1</MultipetPercentage>
<Name>sample string 3</Name>
<Price>4</Price>
</CoverOption>
<CoverOption>
<AnnualPrice>1</AnnualPrice>
<Features i:nil="true" />
<Id>79329347-51f2-4da6-a94c-6a808ac5131d</Id>
<IsDefault>true</IsDefault>
<MappingValue>1</MappingValue>
<MultipetAmount>1</MultipetAmount>
<MultipetPercentage>1</MultipetPercentage>
<Name>sample string 3</Name>
<Price>4</Price>
</CoverOption>
</CoverOptions>
<Discount>
<Amount>1</Amount>
<ApplyAtEnd>true</ApplyAtEnd>
<ApplyAtStart>true</ApplyAtStart>
<Code>sample string 4</Code>
<Description>sample string 5</Description>
<Id>06b36252-8f34-4c74-9ea7-7a0c20e6dc20</Id>
<IsPercentage>true</IsPercentage>
<Monthly>true</Monthly>
<NumberOfMonths>9</NumberOfMonths>
</Discount>
<DiscountedRate>1</DiscountedRate>
<FixedExcesses i:nil="true" />
<HasErrored>true</HasErrored>
<InsurancePremiumTaxPercentage>1</InsurancePremiumTaxPercentage>
<InsurancePremiumTaxValue>1</InsurancePremiumTaxValue>
<IsRenewalQuote>true</IsRenewalQuote>
<Messages i:nil="true" />
<MonthlyRate>1</MonthlyRate>
<MultipetAmount>1</MultipetAmount>
<MultipetPercentage>1</MultipetPercentage>
<PaymentSchedule>
<PaymentScheduleItem>
<Amount>1</Amount>
<CollectionDate>2026-05-09T13:00:25.8706794+01:00</CollectionDate>
</PaymentScheduleItem>
<PaymentScheduleItem>
<Amount>1</Amount>
<CollectionDate>2026-05-09T13:00:25.8706794+01:00</CollectionDate>
</PaymentScheduleItem>
</PaymentSchedule>
<PolicyNumber>sample string 3</PolicyNumber>
<QuoteNotificationSent>true</QuoteNotificationSent>
<QuoteReference>sample string 5</QuoteReference>
<SelectedExtras>
<ExtraEquine>
<Amount>1</Amount>
<AnnualOptionalBenefit>1</AnnualOptionalBenefit>
<Id>7142d775-2c27-4bc2-a554-d49244c70852</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
<ExtraEquine>
<Amount>1</Amount>
<AnnualOptionalBenefit>1</AnnualOptionalBenefit>
<Id>7142d775-2c27-4bc2-a554-d49244c70852</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
</SelectedExtras>
<VariableExcesses i:nil="true" />
</QuoteResponse>