POST api/Breeder/AddUpdateLitterPet
Request Information
URI Parameters
None.
Body Parameters
LitterPet| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| LitterId | globally unique identifier |
None. |
|
| PolicyId | globally unique identifier |
None. |
|
| PolicyNumber | string |
None. |
|
| PolicyEffectiveFrom | date |
None. |
|
| Pet | Pet |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "b4463b6e-d591-4074-b2d5-921ba1c54d7e",
"LitterId": "acaf55fd-f15f-4eb1-b114-de3a48e7d83d",
"PolicyId": "0b3bb9c9-122e-46d6-b86c-2d7eb76d0b6e",
"PolicyNumber": "sample string 1",
"PolicyEffectiveFrom": "2026-03-23T07:47:07.1591419+00:00",
"Pet": {
"IsNextVacVetChecked": true,
"BreedId": "ad7aafca-f84c-4a67-ac99-ad3ffaf1c53a",
"Cost": 1.0,
"DateOfBirth": "2026-03-23T07:47:07.1591419+00:00",
"DateOfBirthExact": true,
"GenderId": "b63725af-1375-4bba-b28f-6def3b30271e",
"HadPriorThirdPartyLiabilityClaim": true,
"Id": "a0496992-d75d-4be5-b535-8c5525e72fe3",
"IllnessOrInjury": true,
"LastVaccinatedDate": "2026-03-23T07:47:07.1591419+00:00",
"MicrochipNumber": "sample string 7",
"Name": "sample string 8",
"PolicyStartDate": "2026-03-23T07:47:07.1591419+00:00",
"PetSizeId": "c26d7f0f-454b-4efe-bf1d-39f62ee6e0fb",
"SpeciesId": "d5efe8ab-0c8e-44a1-a8ee-0a1c948a90c4",
"Vaccinated": true,
"VetId": "2e00c41d-f39c-4601-acd4-1675f9a8b8a5",
"VetChecked": true
}
}
application/xml, text/xml
Sample:
<LitterPet xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tss.Eitr.Customer.Agria.WebApi.Models">
<Id>b4463b6e-d591-4074-b2d5-921ba1c54d7e</Id>
<LitterId>acaf55fd-f15f-4eb1-b114-de3a48e7d83d</LitterId>
<Pet>
<BreedId>ad7aafca-f84c-4a67-ac99-ad3ffaf1c53a</BreedId>
<Cost>1</Cost>
<DateOfBirth>2026-03-23T07:47:07.1591419+00:00</DateOfBirth>
<DateOfBirthExact>true</DateOfBirthExact>
<GenderId>b63725af-1375-4bba-b28f-6def3b30271e</GenderId>
<HadPriorThirdPartyLiabilityClaim>true</HadPriorThirdPartyLiabilityClaim>
<Id>a0496992-d75d-4be5-b535-8c5525e72fe3</Id>
<IllnessOrInjury>true</IllnessOrInjury>
<IsNextVacVetChecked>true</IsNextVacVetChecked>
<LastVaccinatedDate>2026-03-23T07:47:07.1591419+00:00</LastVaccinatedDate>
<MicrochipNumber>sample string 7</MicrochipNumber>
<Name>sample string 8</Name>
<PetSizeId>c26d7f0f-454b-4efe-bf1d-39f62ee6e0fb</PetSizeId>
<PolicyStartDate>2026-03-23T07:47:07.1591419+00:00</PolicyStartDate>
<SpeciesId>d5efe8ab-0c8e-44a1-a8ee-0a1c948a90c4</SpeciesId>
<Vaccinated>true</Vaccinated>
<VetChecked>true</VetChecked>
<VetId>2e00c41d-f39c-4601-acd4-1675f9a8b8a5</VetId>
</Pet>
<PolicyEffectiveFrom>2026-03-23T07:47:07.1591419+00:00</PolicyEffectiveFrom>
<PolicyId>0b3bb9c9-122e-46d6-b86c-2d7eb76d0b6e</PolicyId>
<PolicyNumber>sample string 1</PolicyNumber>
</LitterPet>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
LitterPet| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| LitterId | globally unique identifier |
None. |
|
| PolicyId | globally unique identifier |
None. |
|
| PolicyNumber | string |
None. |
|
| PolicyEffectiveFrom | date |
None. |
|
| Pet | Pet |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "3bc0833e-bdfd-4da6-a14f-bd4c78bcf48d",
"LitterId": "15452054-6b86-4afc-b844-11f45c665dac",
"PolicyId": "5d477984-6b85-4c22-848b-06c93c9cdd6b",
"PolicyNumber": "sample string 1",
"PolicyEffectiveFrom": "2026-03-23T07:47:07.1591419+00:00",
"Pet": {
"IsNextVacVetChecked": true,
"BreedId": "5bb7d64d-cb07-46a6-b89a-d3cad42a0fe1",
"Cost": 1.0,
"DateOfBirth": "2026-03-23T07:47:07.1591419+00:00",
"DateOfBirthExact": true,
"GenderId": "64e57f7b-fea0-4da5-996d-a7726117b687",
"HadPriorThirdPartyLiabilityClaim": true,
"Id": "1ae96a9b-f12e-4da3-a32c-2599929c3e61",
"IllnessOrInjury": true,
"LastVaccinatedDate": "2026-03-23T07:47:07.1591419+00:00",
"MicrochipNumber": "sample string 7",
"Name": "sample string 8",
"PolicyStartDate": "2026-03-23T07:47:07.1591419+00:00",
"PetSizeId": "def3e89a-addf-4595-9708-23141c864561",
"SpeciesId": "af030889-b24b-4af7-b8f5-6d981e8a49dd",
"Vaccinated": true,
"VetId": "aa0abdeb-4950-4a38-8638-ac0609b9cd2b",
"VetChecked": true
}
}
application/xml, text/xml
Sample:
<LitterPet xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tss.Eitr.Customer.Agria.WebApi.Models">
<Id>3bc0833e-bdfd-4da6-a14f-bd4c78bcf48d</Id>
<LitterId>15452054-6b86-4afc-b844-11f45c665dac</LitterId>
<Pet>
<BreedId>5bb7d64d-cb07-46a6-b89a-d3cad42a0fe1</BreedId>
<Cost>1</Cost>
<DateOfBirth>2026-03-23T07:47:07.1591419+00:00</DateOfBirth>
<DateOfBirthExact>true</DateOfBirthExact>
<GenderId>64e57f7b-fea0-4da5-996d-a7726117b687</GenderId>
<HadPriorThirdPartyLiabilityClaim>true</HadPriorThirdPartyLiabilityClaim>
<Id>1ae96a9b-f12e-4da3-a32c-2599929c3e61</Id>
<IllnessOrInjury>true</IllnessOrInjury>
<IsNextVacVetChecked>true</IsNextVacVetChecked>
<LastVaccinatedDate>2026-03-23T07:47:07.1591419+00:00</LastVaccinatedDate>
<MicrochipNumber>sample string 7</MicrochipNumber>
<Name>sample string 8</Name>
<PetSizeId>def3e89a-addf-4595-9708-23141c864561</PetSizeId>
<PolicyStartDate>2026-03-23T07:47:07.1591419+00:00</PolicyStartDate>
<SpeciesId>af030889-b24b-4af7-b8f5-6d981e8a49dd</SpeciesId>
<Vaccinated>true</Vaccinated>
<VetChecked>true</VetChecked>
<VetId>aa0abdeb-4950-4a38-8638-ac0609b9cd2b</VetId>
</Pet>
<PolicyEffectiveFrom>2026-03-23T07:47:07.1591419+00:00</PolicyEffectiveFrom>
<PolicyId>5d477984-6b85-4c22-848b-06c93c9cdd6b</PolicyId>
<PolicyNumber>sample string 1</PolicyNumber>
</LitterPet>