GET api/Quote/GetQuote?quoteReferenceNumber={quoteReferenceNumber}&postcode={postcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| quoteReferenceNumber | string |
Required |
|
| postcode | string |
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. |
|
| 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 ExtraEquine |
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": "f19ab1e2-7d8f-4faa-bd62-712cd1ceadc2",
"MappingValue": 1,
"Name": "sample string 3",
"Price": 4.0,
"IsDefault": true,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0
},
{
"AnnualPrice": 1.0,
"Features": null,
"Id": "f19ab1e2-7d8f-4faa-bd62-712cd1ceadc2",
"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": "23819762-badb-4316-b25b-84d2489cd16b",
"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-03-23T20:10:38.5892326+00:00"
},
{
"Amount": 1.0,
"CollectionDate": "2026-03-23T20:10:38.5892326+00:00"
}
],
"PolicyNumber": "sample string 3",
"QuoteNotificationSent": true,
"QuoteReference": "sample string 5",
"VariableExcesses": null,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0,
"AffiliateId": "ff294e96-2d65-485b-b975-cea6aa3d254c",
"BasketId": "b3ef08fa-c1e0-47fc-872c-6205f5f027db",
"BrandId": "6f46485c-09b4-4458-be97-e7a8f1dedc27",
"CampaignId": "b8bf4ba1-a1c7-4bc6-bc3b-794d2b6ca611",
"Customer": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"CountryId": "f7af5333-fe68-4488-a98d-7079ec1c5bbf",
"County": "sample string 4",
"DateOfBirth": "2026-03-23T20:10:38.5892326+00: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": "48aa4376-feeb-46eb-8c7d-8affb6fd9a68",
"IsLocked": true,
"LastName": "sample string 12",
"MobileNumber": "sample string 13",
"PostCode": "sample string 14",
"TitleId": "669b3211-0af6-450f-8b9f-4eacf21fe29a",
"Town": "sample string 15",
"MarketingContactByEmail": true,
"MarketingContactByPhone": true,
"MarketingContactBySMS": true
},
"Id": "bc456d72-1649-4fcc-a17b-a487d4a5b99c",
"Pet": {
"IsNextVacVetChecked": true,
"BreedId": "4f0ac608-b504-4e26-9515-f181add055fb",
"Cost": 1.0,
"DateOfBirth": "2026-03-23T20:10:38.5892326+00:00",
"DateOfBirthExact": true,
"GenderId": "94fc3dbb-ea0d-4e26-9de8-2ef500941608",
"HadPriorThirdPartyLiabilityClaim": true,
"Id": "e3aa984b-eb80-4fed-ae85-4fa6fac7722b",
"IllnessOrInjury": true,
"LastVaccinatedDate": "2026-03-23T20:10:38.5892326+00:00",
"MicrochipNumber": "sample string 7",
"Name": "sample string 8",
"PolicyStartDate": "2026-03-23T20:10:38.5892326+00:00",
"PetSizeId": "e7f18792-f910-43a6-84cd-57e6c18f7484",
"SpeciesId": "40f4d44b-625b-42b8-bb6a-fd5ebdbaf712",
"Vaccinated": true,
"VetId": "32f7a64f-b1da-4196-bc16-72da513366cc",
"VetChecked": true
},
"PolicyStartDate": "2026-03-23T20:10:38.5892326+00:00",
"ProductId": "1023db4c-935f-4643-a0ff-e2a1b2f7b36d",
"PromoCode": "sample string 8",
"SelectedCoverOptionId": "bda16482-7846-46c6-b60a-5c190511ba24",
"SelectedExtras": [
{
"Id": "9806f3e3-f367-4a08-a10c-0bf321f35b0a",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
},
{
"Id": "9806f3e3-f367-4a08-a10c-0bf321f35b0a",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
}
],
"SelectedFixedExcessId": "fd56a49a-9d7a-45a9-8091-b33542eaafdf",
"SelectedVariableExcessId": "d528fb82-8308-4d78-90e2-e1e39876b8b0",
"TermsAgreed": true,
"AutoRenew": true,
"AllowFollowUp": true,
"AdditionalPolicyHolder": {
"AuthorityTypeId": "57265b4b-ee14-4d47-9a86-ae20255bca25",
"CustomerId": "cafcd0e0-6dac-42d8-9c0c-92f4b7b29a8e",
"DateFrom": "2026-03-23T20:10:38.5892326+00:00",
"DateOfBirth": "2026-03-23T20:10:38.5892326+00:00",
"DateTo": "2026-03-23T20:10:38.5892326+00:00",
"FirstName": "sample string 2",
"Id": "6ab81686-511d-4995-876f-e5a42e61f776",
"LastName": "sample string 3",
"PolicyId": "7d3a0c19-2b26-4b06-a35f-f6a55bc87fe8",
"PolicyNo": "sample string 4",
"RelationshipId": "d14770d8-0f8e-4960-881d-ee883270ceb0",
"TitleId": "3caee77a-b498-4b10-92ab-6307968bf658"
}
}
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>57265b4b-ee14-4d47-9a86-ae20255bca25</AuthorityTypeId>
<CustomerId>cafcd0e0-6dac-42d8-9c0c-92f4b7b29a8e</CustomerId>
<DateFrom>2026-03-23T20:10:38.5892326+00:00</DateFrom>
<DateOfBirth>2026-03-23T20:10:38.5892326+00:00</DateOfBirth>
<DateTo>2026-03-23T20:10:38.5892326+00:00</DateTo>
<FirstName>sample string 2</FirstName>
<Id>6ab81686-511d-4995-876f-e5a42e61f776</Id>
<LastName>sample string 3</LastName>
<PolicyId>7d3a0c19-2b26-4b06-a35f-f6a55bc87fe8</PolicyId>
<PolicyNo>sample string 4</PolicyNo>
<RelationshipId>d14770d8-0f8e-4960-881d-ee883270ceb0</RelationshipId>
<TitleId>3caee77a-b498-4b10-92ab-6307968bf658</TitleId>
</AdditionalPolicyHolder>
<AffiliateId>ff294e96-2d65-485b-b975-cea6aa3d254c</AffiliateId>
<AllowFollowUp>true</AllowFollowUp>
<AutoRenew>true</AutoRenew>
<BasketId>b3ef08fa-c1e0-47fc-872c-6205f5f027db</BasketId>
<BrandId>6f46485c-09b4-4458-be97-e7a8f1dedc27</BrandId>
<CampaignId>b8bf4ba1-a1c7-4bc6-bc3b-794d2b6ca611</CampaignId>
<Customer>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<CountryId>f7af5333-fe68-4488-a98d-7079ec1c5bbf</CountryId>
<County>sample string 4</County>
<DateOfBirth>2026-03-23T20:10:38.5892326+00: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>48aa4376-feeb-46eb-8c7d-8affb6fd9a68</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>669b3211-0af6-450f-8b9f-4eacf21fe29a</TitleId>
<Town>sample string 15</Town>
</Customer>
<Id>bc456d72-1649-4fcc-a17b-a487d4a5b99c</Id>
<Pet>
<BreedId>4f0ac608-b504-4e26-9515-f181add055fb</BreedId>
<Cost>1</Cost>
<DateOfBirth>2026-03-23T20:10:38.5892326+00:00</DateOfBirth>
<DateOfBirthExact>true</DateOfBirthExact>
<GenderId>94fc3dbb-ea0d-4e26-9de8-2ef500941608</GenderId>
<HadPriorThirdPartyLiabilityClaim>true</HadPriorThirdPartyLiabilityClaim>
<Id>e3aa984b-eb80-4fed-ae85-4fa6fac7722b</Id>
<IllnessOrInjury>true</IllnessOrInjury>
<IsNextVacVetChecked>true</IsNextVacVetChecked>
<LastVaccinatedDate>2026-03-23T20:10:38.5892326+00:00</LastVaccinatedDate>
<MicrochipNumber>sample string 7</MicrochipNumber>
<Name>sample string 8</Name>
<PetSizeId>e7f18792-f910-43a6-84cd-57e6c18f7484</PetSizeId>
<PolicyStartDate>2026-03-23T20:10:38.5892326+00:00</PolicyStartDate>
<SpeciesId>40f4d44b-625b-42b8-bb6a-fd5ebdbaf712</SpeciesId>
<Vaccinated>true</Vaccinated>
<VetChecked>true</VetChecked>
<VetId>32f7a64f-b1da-4196-bc16-72da513366cc</VetId>
</Pet>
<PolicyStartDate>2026-03-23T20:10:38.5892326+00:00</PolicyStartDate>
<ProductId>1023db4c-935f-4643-a0ff-e2a1b2f7b36d</ProductId>
<PromoCode>sample string 8</PromoCode>
<SelectedCoverOptionId>bda16482-7846-46c6-b60a-5c190511ba24</SelectedCoverOptionId>
<SelectedExtras>
<ExtraEquine>
<Amount>1</Amount>
<AnnualOptionalBenefit>1</AnnualOptionalBenefit>
<Id>9806f3e3-f367-4a08-a10c-0bf321f35b0a</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
<ExtraEquine>
<Amount>1</Amount>
<AnnualOptionalBenefit>1</AnnualOptionalBenefit>
<Id>9806f3e3-f367-4a08-a10c-0bf321f35b0a</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
</SelectedExtras>
<SelectedFixedExcessId>fd56a49a-9d7a-45a9-8091-b33542eaafdf</SelectedFixedExcessId>
<SelectedVariableExcessId>d528fb82-8308-4d78-90e2-e1e39876b8b0</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>f19ab1e2-7d8f-4faa-bd62-712cd1ceadc2</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>f19ab1e2-7d8f-4faa-bd62-712cd1ceadc2</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>23819762-badb-4316-b25b-84d2489cd16b</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-03-23T20:10:38.5892326+00:00</CollectionDate>
</PaymentScheduleItem>
<PaymentScheduleItem>
<Amount>1</Amount>
<CollectionDate>2026-03-23T20:10:38.5892326+00:00</CollectionDate>
</PaymentScheduleItem>
</PaymentSchedule>
<PolicyNumber>sample string 3</PolicyNumber>
<QuoteNotificationSent>true</QuoteNotificationSent>
<QuoteReference>sample string 5</QuoteReference>
<VariableExcesses i:nil="true" />
</QuoteResponse>