GET api/Quote/GetQuoteByDob?quoteReferenceNumber={quoteReferenceNumber}&dateOfBirth={dateOfBirth}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| quoteReferenceNumber | string |
Required |
|
| dateOfBirth | date |
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": "45de3c98-6f08-4c82-9a5a-9d99a0d90fbe",
"MappingValue": 1,
"Name": "sample string 3",
"Price": 4.0,
"IsDefault": true,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0
},
{
"AnnualPrice": 1.0,
"Features": null,
"Id": "45de3c98-6f08-4c82-9a5a-9d99a0d90fbe",
"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": "03ba8169-6ebd-4294-bc5c-bdb530f4e199",
"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-06-24T20:36:03.683993+01:00"
},
{
"Amount": 1.0,
"CollectionDate": "2026-06-24T20:36:03.683993+01:00"
}
],
"PolicyNumber": "sample string 3",
"QuoteNotificationSent": true,
"QuoteReference": "sample string 5",
"SelectedExtras": [
{
"Id": "8b402282-ab17-44e7-bdd5-a828256836e3",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
},
{
"Id": "8b402282-ab17-44e7-bdd5-a828256836e3",
"Amount": 1.0,
"AnnualOptionalBenefit": 1.0,
"MonthlyOptionalBenefit": 1.0
}
],
"VariableExcesses": null,
"MultipetPercentage": 1.0,
"MultipetAmount": 1.0,
"AffiliateId": "c07bca91-e50e-44e7-aac4-92d57d434620",
"BasketId": "4b4d0cb1-1db4-4652-961e-135deec728ba",
"BrandId": "d2319b52-1eed-4124-b5e7-e8412845363d",
"CampaignId": "c9f52a53-34b3-4410-a7e2-7c1f0cac164b",
"Customer": {
"AddressLine1": "sample string 1",
"AddressLine2": "sample string 2",
"AddressLine3": "sample string 3",
"CountryId": "3e0c9a82-cc66-427c-a46e-9860f10eb34d",
"County": "sample string 4",
"DateOfBirth": "2026-06-24T20:36:03.683993+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": "e9f6c141-60be-432d-b8a4-ac6a8b710598",
"IsLocked": true,
"LastName": "sample string 12",
"MobileNumber": "sample string 13",
"PostCode": "sample string 14",
"TitleId": "98ea79f6-4b51-416a-8351-bec091e8137a",
"Town": "sample string 15",
"MarketingContactByEmail": true,
"MarketingContactByPhone": true,
"MarketingContactBySMS": true
},
"Id": "53b840fb-a5f4-4099-b4b0-a3f0af8f2534",
"Pet": {
"IsNextVacVetChecked": true,
"BreedId": "09d0f26d-b496-4152-8c4b-cc37bf519707",
"Cost": 1.0,
"DateOfBirth": "2026-06-24T20:36:03.683993+01:00",
"DateOfBirthExact": true,
"GenderId": "5cd175fd-ca18-47b8-a7ee-2f582c595d53",
"HadPriorThirdPartyLiabilityClaim": true,
"Id": "a4f94fdb-7ef7-4b8f-87e2-b7d17e6dcdc6",
"IllnessOrInjury": true,
"LastVaccinatedDate": "2026-06-24T20:36:03.683993+01:00",
"MicrochipNumber": "sample string 7",
"Name": "sample string 8",
"PolicyStartDate": "2026-06-24T20:36:03.683993+01:00",
"PetSizeId": "6691fc8a-a939-4f67-94ad-ccbaa9141ec5",
"SpeciesId": "d1d3b193-56ba-4532-8f2f-1e16919a82a8",
"Vaccinated": true,
"VetId": "418b37a3-ab6f-4d8d-ab9b-155316f0248a",
"VetChecked": true
},
"PolicyStartDate": "2026-06-24T20:36:03.683993+01:00",
"ProductId": "995aa8c7-fca6-4395-b8cc-ce233f49752f",
"PromoCode": "sample string 8",
"SelectedCoverOptionId": "d0dd6b20-1e59-4278-917d-03e2da38d7a3",
"SelectedFixedExcessId": "71038759-a901-4eb5-9f3b-d28a1abf06d7",
"SelectedVariableExcessId": "00afb040-5486-49a2-a6c0-cd52017a64d1",
"TermsAgreed": true,
"AutoRenew": true,
"AllowFollowUp": true,
"AdditionalPolicyHolder": {
"AuthorityTypeId": "41a37192-58f9-4662-b452-2d36c0b8ce11",
"CustomerId": "3aeed9ed-03c8-4146-8d01-1d4487ea988e",
"DateFrom": "2026-06-24T20:36:03.683993+01:00",
"DateOfBirth": "2026-06-24T20:36:03.694054+01:00",
"DateTo": "2026-06-24T20:36:03.694054+01:00",
"FirstName": "sample string 2",
"Id": "e3dc2117-35cc-43d2-89eb-5a7e381dce7f",
"LastName": "sample string 3",
"PolicyId": "2620196c-f46b-4484-8203-df3c95d927b0",
"PolicyNo": "sample string 4",
"RelationshipId": "0c955ccd-d113-479c-ac39-28b919887d92",
"TitleId": "6e3d121c-3195-4034-90e8-2b4a5edb16a6"
}
}
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>41a37192-58f9-4662-b452-2d36c0b8ce11</AuthorityTypeId>
<CustomerId>3aeed9ed-03c8-4146-8d01-1d4487ea988e</CustomerId>
<DateFrom>2026-06-24T20:36:03.683993+01:00</DateFrom>
<DateOfBirth>2026-06-24T20:36:03.694054+01:00</DateOfBirth>
<DateTo>2026-06-24T20:36:03.694054+01:00</DateTo>
<FirstName>sample string 2</FirstName>
<Id>e3dc2117-35cc-43d2-89eb-5a7e381dce7f</Id>
<LastName>sample string 3</LastName>
<PolicyId>2620196c-f46b-4484-8203-df3c95d927b0</PolicyId>
<PolicyNo>sample string 4</PolicyNo>
<RelationshipId>0c955ccd-d113-479c-ac39-28b919887d92</RelationshipId>
<TitleId>6e3d121c-3195-4034-90e8-2b4a5edb16a6</TitleId>
</AdditionalPolicyHolder>
<AffiliateId>c07bca91-e50e-44e7-aac4-92d57d434620</AffiliateId>
<AllowFollowUp>true</AllowFollowUp>
<AutoRenew>true</AutoRenew>
<BasketId>4b4d0cb1-1db4-4652-961e-135deec728ba</BasketId>
<BrandId>d2319b52-1eed-4124-b5e7-e8412845363d</BrandId>
<CampaignId>c9f52a53-34b3-4410-a7e2-7c1f0cac164b</CampaignId>
<Customer>
<AddressLine1>sample string 1</AddressLine1>
<AddressLine2>sample string 2</AddressLine2>
<AddressLine3>sample string 3</AddressLine3>
<CountryId>3e0c9a82-cc66-427c-a46e-9860f10eb34d</CountryId>
<County>sample string 4</County>
<DateOfBirth>2026-06-24T20:36:03.683993+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>e9f6c141-60be-432d-b8a4-ac6a8b710598</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>98ea79f6-4b51-416a-8351-bec091e8137a</TitleId>
<Town>sample string 15</Town>
</Customer>
<Id>53b840fb-a5f4-4099-b4b0-a3f0af8f2534</Id>
<Pet>
<BreedId>09d0f26d-b496-4152-8c4b-cc37bf519707</BreedId>
<Cost>1</Cost>
<DateOfBirth>2026-06-24T20:36:03.683993+01:00</DateOfBirth>
<DateOfBirthExact>true</DateOfBirthExact>
<GenderId>5cd175fd-ca18-47b8-a7ee-2f582c595d53</GenderId>
<HadPriorThirdPartyLiabilityClaim>true</HadPriorThirdPartyLiabilityClaim>
<Id>a4f94fdb-7ef7-4b8f-87e2-b7d17e6dcdc6</Id>
<IllnessOrInjury>true</IllnessOrInjury>
<IsNextVacVetChecked>true</IsNextVacVetChecked>
<LastVaccinatedDate>2026-06-24T20:36:03.683993+01:00</LastVaccinatedDate>
<MicrochipNumber>sample string 7</MicrochipNumber>
<Name>sample string 8</Name>
<PetSizeId>6691fc8a-a939-4f67-94ad-ccbaa9141ec5</PetSizeId>
<PolicyStartDate>2026-06-24T20:36:03.683993+01:00</PolicyStartDate>
<SpeciesId>d1d3b193-56ba-4532-8f2f-1e16919a82a8</SpeciesId>
<Vaccinated>true</Vaccinated>
<VetChecked>true</VetChecked>
<VetId>418b37a3-ab6f-4d8d-ab9b-155316f0248a</VetId>
</Pet>
<PolicyStartDate>2026-06-24T20:36:03.683993+01:00</PolicyStartDate>
<ProductId>995aa8c7-fca6-4395-b8cc-ce233f49752f</ProductId>
<PromoCode>sample string 8</PromoCode>
<SelectedCoverOptionId>d0dd6b20-1e59-4278-917d-03e2da38d7a3</SelectedCoverOptionId>
<SelectedExtras xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>f46bb935-d2f2-459c-a0c8-f48e37b41853</d2p1:guid>
<d2p1:guid>4e301f2a-a19e-4b73-b888-82f1589e1218</d2p1:guid>
</SelectedExtras>
<SelectedFixedExcessId>71038759-a901-4eb5-9f3b-d28a1abf06d7</SelectedFixedExcessId>
<SelectedVariableExcessId>00afb040-5486-49a2-a6c0-cd52017a64d1</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>45de3c98-6f08-4c82-9a5a-9d99a0d90fbe</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>45de3c98-6f08-4c82-9a5a-9d99a0d90fbe</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>03ba8169-6ebd-4294-bc5c-bdb530f4e199</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-06-24T20:36:03.683993+01:00</CollectionDate>
</PaymentScheduleItem>
<PaymentScheduleItem>
<Amount>1</Amount>
<CollectionDate>2026-06-24T20:36:03.683993+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>8b402282-ab17-44e7-bdd5-a828256836e3</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
<ExtraEquine>
<Amount>1</Amount>
<AnnualOptionalBenefit>1</AnnualOptionalBenefit>
<Id>8b402282-ab17-44e7-bdd5-a828256836e3</Id>
<MonthlyOptionalBenefit>1</MonthlyOptionalBenefit>
</ExtraEquine>
</SelectedExtras>
<VariableExcesses i:nil="true" />
</QuoteResponse>