GET api/Affiliate/Search?affiliateTypeId={affiliateTypeId}&name={name}&address={address}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| affiliateTypeId | globally unique identifier |
Required |
|
| name | string |
None. |
|
| address | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Affiliate| Name | Description | Type | Additional information |
|---|---|---|---|
| ActivatorEmail | string |
None. |
|
| ActualPrimaryVaccinations | integer |
None. |
|
| AddressLine1 | string |
None. |
|
| AddressLine2 | string |
None. |
|
| AddressLine3 | string |
None. |
|
| AffiliateBusinessTypeId | globally unique identifier |
None. |
|
| AffiliateClaimsStatusId | globally unique identifier |
None. |
|
| AffiliateReference | string |
None. |
|
| AffiliateTypeId | globally unique identifier |
None. |
|
| AffiliateSourceId | globally unique identifier |
None. |
|
| AffiliateStatusId | globally unique identifier |
None. |
|
| AffiliateStatusReasonId | globally unique identifier |
None. |
|
| AgriaId | string |
None. |
|
| AppointedRepresentative | boolean |
None. |
|
| AppointedRepresentativeStatusId | globally unique identifier |
None. |
|
| AssocRegBefore | boolean |
None. |
|
| BreederMembership | globally unique identifier |
None. |
|
| BreederMembershipNumber | string |
None. |
|
| BuyingGroupParent | string |
None. |
|
| CharityId | globally unique identifier |
None. |
|
| ClaimsEmailAddress | string |
None. |
|
| ComplianceCheck | boolean |
None. |
|
| ContactById | globally unique identifier |
None. |
|
| CountryId | globally unique identifier |
None. |
|
| County | string |
None. |
|
| DateOfBirth | date |
None. |
|
| DateLiveAsAr | date |
None. |
|
| DateTrainedAsAr | date |
None. |
|
| DonateToCharity | boolean |
None. |
|
| EmailAddress | string |
None. |
|
| EstMonthlyRehomed | integer |
None. |
|
| EstPrimaryVaccinations | integer |
None. |
|
| ExternalPracticeReference | string |
None. |
|
| FaxNumber | string |
None. |
|
| FcaStatusId | globally unique identifier |
None. |
|
| Forename | string |
None. |
|
| HouseName | string |
None. |
|
| HouseNumber | string |
None. |
|
| Id | globally unique identifier |
None. |
|
| KcAccredited | boolean |
None. |
|
| KcBreederId | string |
None. |
|
| LitterReady | boolean |
None. |
|
| LitterReadyDate | date |
None. |
|
| MiddleNames | string |
None. |
|
| MobileNumber | string |
None. |
|
| Name | string |
None. |
|
| NumberOfBitchesQueens | integer |
None. |
|
| NumberOfLittersPerYear | integer |
None. |
|
| OptOutSms | boolean |
None. |
|
| OptOutEmail | boolean |
None. |
|
| OptOutPhone | boolean |
None. |
|
| OptOutPost | boolean |
None. |
|
| ParentAffiliateId | globally unique identifier |
None. |
|
| PostCode | string |
None. |
|
| PracticeManagementSystemUsed | string |
None. |
|
| PracticePartnerIds | Collection of globally unique identifier |
None. |
|
| PreferredBreeds | Collection of globally unique identifier |
None. |
|
| PreferredEmail | boolean |
None. |
|
| PreferredPost | boolean |
None. |
|
| PreferredPhone | boolean |
None. |
|
| PreferredSms | boolean |
None. |
|
| PreferredSpecies | Collection of globally unique identifier |
None. |
|
| PrincipalEmail | string |
None. |
|
| Rating | string |
None. |
|
| RewardAmount | decimal number |
None. |
|
| RvcCode | string |
None. |
|
| SelfBreedAllLittersSold | boolean |
None. |
|
| SubjectToInvestigation | boolean |
None. |
|
| Surname | string |
None. |
|
| TelephoneNumber | string |
None. |
|
| Town | string |
None. |
|
| TradingName | string |
None. |
|
| TypeIds | Collection of globally unique identifier |
None. |
|
| VetClaimPaymentGroupId | globally unique identifier |
None. |
|
| VetGroupId | globally unique identifier |
None. |
|
| Website | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ActivatorEmail": "sample string 1",
"ActualPrimaryVaccinations": 1,
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AffiliateBusinessTypeId": "00dbe151-a869-4d99-94e3-0fd33b086e9e",
"AffiliateClaimsStatusId": "2a496039-0788-4754-97f1-722ba873aa53",
"AffiliateReference": "sample string 5",
"AffiliateTypeId": "11e76526-d063-49e7-90dc-1f34d5361236",
"AffiliateSourceId": "6d7357a1-5538-45ea-a680-063ed3f25d01",
"AffiliateStatusId": "31e49a47-2777-4911-93b4-16e3696fa338",
"AffiliateStatusReasonId": "f1076711-5f00-43a8-a7bc-6c8b9ddd5acd",
"AgriaId": "sample string 6",
"AppointedRepresentative": true,
"AppointedRepresentativeStatusId": "2f3e4b97-c48e-4823-84b9-5fcca2dce2a8",
"AssocRegBefore": true,
"BreederMembership": "9729339b-e281-4a25-b436-31d674783e25",
"BreederMembershipNumber": "sample string 7",
"BuyingGroupParent": "sample string 8",
"CharityId": "9ed4773f-1801-41b3-8e31-a6833f010963",
"ClaimsEmailAddress": "sample string 9",
"ComplianceCheck": true,
"ContactById": "337023b0-1381-4003-bbdf-8a36927770c5",
"CountryId": "5fe1d616-daef-425e-b061-0635b0cf6bfa",
"County": "sample string 10",
"DateOfBirth": "2026-03-23T17:32:53.7797388+00:00",
"DateLiveAsAr": "2026-03-23T17:32:53.7797388+00:00",
"DateTrainedAsAr": "2026-03-23T17:32:53.7797388+00:00",
"DonateToCharity": true,
"EmailAddress": "sample string 11",
"EstMonthlyRehomed": 1,
"EstPrimaryVaccinations": 1,
"ExternalPracticeReference": "sample string 12",
"FaxNumber": "sample string 13",
"FcaStatusId": "cc335ef7-5bd2-41b3-90e9-0d5b2134e55e",
"Forename": "sample string 14",
"HouseName": "sample string 15",
"HouseNumber": "sample string 16",
"Id": "335e298e-d3ab-40f7-88ff-98200562a17e",
"KcAccredited": true,
"KcBreederId": "sample string 17",
"LitterReady": true,
"LitterReadyDate": "2026-03-23T17:32:53.7797388+00:00",
"MiddleNames": "sample string 18",
"MobileNumber": "sample string 19",
"Name": "sample string 20",
"NumberOfBitchesQueens": 1,
"NumberOfLittersPerYear": 1,
"OptOutSms": true,
"OptOutEmail": true,
"OptOutPhone": true,
"OptOutPost": true,
"ParentAffiliateId": "ac1497de-e233-4999-b8bd-c93c48a14445",
"PostCode": "sample string 21",
"PracticeManagementSystemUsed": "sample string 22",
"PracticePartnerIds": [
"76dca7ea-71f1-4cea-9f9b-09fa19d0ef00",
"e77b0d48-7116-4701-af1b-ab0e67d7ab08"
],
"PreferredBreeds": [
"741e384d-5abc-498d-bc10-52cbe58f50a9",
"0043364e-c52c-4cdc-a3c2-fe645f7e0d6d"
],
"PreferredEmail": true,
"PreferredPost": true,
"PreferredPhone": true,
"PreferredSms": true,
"PreferredSpecies": [
"76cc8c0b-30cd-4bbd-b21f-fc91e5965d48",
"87762b45-a74c-4680-98c2-a15bd80e3a3d"
],
"PrincipalEmail": "sample string 23",
"Rating": "sample string 24",
"RewardAmount": 1.0,
"RvcCode": "sample string 25",
"SelfBreedAllLittersSold": true,
"SubjectToInvestigation": true,
"Surname": "sample string 26",
"TelephoneNumber": "sample string 27",
"Town": "sample string 28",
"TradingName": "sample string 29",
"TypeIds": [
"455ccc61-8b16-4e27-8ebe-6e888c5fa83d",
"7dec4a1e-e8c5-472a-ade3-61712808a082"
],
"VetClaimPaymentGroupId": "76aca8d7-d14c-44c8-98b3-cb949def4dff",
"VetGroupId": "66f6ea71-1691-43df-a8f4-4245beffe07a",
"Website": "sample string 30"
},
{
"ActivatorEmail": "sample string 1",
"ActualPrimaryVaccinations": 1,
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"AddressLine3": "sample string 4",
"AffiliateBusinessTypeId": "00dbe151-a869-4d99-94e3-0fd33b086e9e",
"AffiliateClaimsStatusId": "2a496039-0788-4754-97f1-722ba873aa53",
"AffiliateReference": "sample string 5",
"AffiliateTypeId": "11e76526-d063-49e7-90dc-1f34d5361236",
"AffiliateSourceId": "6d7357a1-5538-45ea-a680-063ed3f25d01",
"AffiliateStatusId": "31e49a47-2777-4911-93b4-16e3696fa338",
"AffiliateStatusReasonId": "f1076711-5f00-43a8-a7bc-6c8b9ddd5acd",
"AgriaId": "sample string 6",
"AppointedRepresentative": true,
"AppointedRepresentativeStatusId": "2f3e4b97-c48e-4823-84b9-5fcca2dce2a8",
"AssocRegBefore": true,
"BreederMembership": "9729339b-e281-4a25-b436-31d674783e25",
"BreederMembershipNumber": "sample string 7",
"BuyingGroupParent": "sample string 8",
"CharityId": "9ed4773f-1801-41b3-8e31-a6833f010963",
"ClaimsEmailAddress": "sample string 9",
"ComplianceCheck": true,
"ContactById": "337023b0-1381-4003-bbdf-8a36927770c5",
"CountryId": "5fe1d616-daef-425e-b061-0635b0cf6bfa",
"County": "sample string 10",
"DateOfBirth": "2026-03-23T17:32:53.7797388+00:00",
"DateLiveAsAr": "2026-03-23T17:32:53.7797388+00:00",
"DateTrainedAsAr": "2026-03-23T17:32:53.7797388+00:00",
"DonateToCharity": true,
"EmailAddress": "sample string 11",
"EstMonthlyRehomed": 1,
"EstPrimaryVaccinations": 1,
"ExternalPracticeReference": "sample string 12",
"FaxNumber": "sample string 13",
"FcaStatusId": "cc335ef7-5bd2-41b3-90e9-0d5b2134e55e",
"Forename": "sample string 14",
"HouseName": "sample string 15",
"HouseNumber": "sample string 16",
"Id": "335e298e-d3ab-40f7-88ff-98200562a17e",
"KcAccredited": true,
"KcBreederId": "sample string 17",
"LitterReady": true,
"LitterReadyDate": "2026-03-23T17:32:53.7797388+00:00",
"MiddleNames": "sample string 18",
"MobileNumber": "sample string 19",
"Name": "sample string 20",
"NumberOfBitchesQueens": 1,
"NumberOfLittersPerYear": 1,
"OptOutSms": true,
"OptOutEmail": true,
"OptOutPhone": true,
"OptOutPost": true,
"ParentAffiliateId": "ac1497de-e233-4999-b8bd-c93c48a14445",
"PostCode": "sample string 21",
"PracticeManagementSystemUsed": "sample string 22",
"PracticePartnerIds": [
"76dca7ea-71f1-4cea-9f9b-09fa19d0ef00",
"e77b0d48-7116-4701-af1b-ab0e67d7ab08"
],
"PreferredBreeds": [
"741e384d-5abc-498d-bc10-52cbe58f50a9",
"0043364e-c52c-4cdc-a3c2-fe645f7e0d6d"
],
"PreferredEmail": true,
"PreferredPost": true,
"PreferredPhone": true,
"PreferredSms": true,
"PreferredSpecies": [
"76cc8c0b-30cd-4bbd-b21f-fc91e5965d48",
"87762b45-a74c-4680-98c2-a15bd80e3a3d"
],
"PrincipalEmail": "sample string 23",
"Rating": "sample string 24",
"RewardAmount": 1.0,
"RvcCode": "sample string 25",
"SelfBreedAllLittersSold": true,
"SubjectToInvestigation": true,
"Surname": "sample string 26",
"TelephoneNumber": "sample string 27",
"Town": "sample string 28",
"TradingName": "sample string 29",
"TypeIds": [
"455ccc61-8b16-4e27-8ebe-6e888c5fa83d",
"7dec4a1e-e8c5-472a-ade3-61712808a082"
],
"VetClaimPaymentGroupId": "76aca8d7-d14c-44c8-98b3-cb949def4dff",
"VetGroupId": "66f6ea71-1691-43df-a8f4-4245beffe07a",
"Website": "sample string 30"
}
]
application/xml, text/xml
Sample:
<ArrayOfAffiliate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tss.Eitr.Customer.Agria.WebApi.Models">
<Affiliate>
<ActivatorEmail>sample string 1</ActivatorEmail>
<ActualPrimaryVaccinations>1</ActualPrimaryVaccinations>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AffiliateBusinessTypeId>00dbe151-a869-4d99-94e3-0fd33b086e9e</AffiliateBusinessTypeId>
<AffiliateClaimsStatusId>2a496039-0788-4754-97f1-722ba873aa53</AffiliateClaimsStatusId>
<AffiliateReference>sample string 5</AffiliateReference>
<AffiliateSourceId>6d7357a1-5538-45ea-a680-063ed3f25d01</AffiliateSourceId>
<AffiliateStatusId>31e49a47-2777-4911-93b4-16e3696fa338</AffiliateStatusId>
<AffiliateStatusReasonId>f1076711-5f00-43a8-a7bc-6c8b9ddd5acd</AffiliateStatusReasonId>
<AffiliateTypeId>11e76526-d063-49e7-90dc-1f34d5361236</AffiliateTypeId>
<AgriaId>sample string 6</AgriaId>
<AppointedRepresentative>true</AppointedRepresentative>
<AppointedRepresentativeStatusId>2f3e4b97-c48e-4823-84b9-5fcca2dce2a8</AppointedRepresentativeStatusId>
<AssocRegBefore>true</AssocRegBefore>
<BreederMembership>9729339b-e281-4a25-b436-31d674783e25</BreederMembership>
<BreederMembershipNumber>sample string 7</BreederMembershipNumber>
<BuyingGroupParent>sample string 8</BuyingGroupParent>
<CharityId>9ed4773f-1801-41b3-8e31-a6833f010963</CharityId>
<ClaimsEmailAddress>sample string 9</ClaimsEmailAddress>
<ComplianceCheck>true</ComplianceCheck>
<ContactById>337023b0-1381-4003-bbdf-8a36927770c5</ContactById>
<CountryId>5fe1d616-daef-425e-b061-0635b0cf6bfa</CountryId>
<County>sample string 10</County>
<DateLiveAsAr>2026-03-23T17:32:53.7797388+00:00</DateLiveAsAr>
<DateOfBirth>2026-03-23T17:32:53.7797388+00:00</DateOfBirth>
<DateTrainedAsAr>2026-03-23T17:32:53.7797388+00:00</DateTrainedAsAr>
<DonateToCharity>true</DonateToCharity>
<EmailAddress>sample string 11</EmailAddress>
<EstMonthlyRehomed>1</EstMonthlyRehomed>
<EstPrimaryVaccinations>1</EstPrimaryVaccinations>
<ExternalPracticeReference>sample string 12</ExternalPracticeReference>
<FaxNumber>sample string 13</FaxNumber>
<FcaStatusId>cc335ef7-5bd2-41b3-90e9-0d5b2134e55e</FcaStatusId>
<Forename>sample string 14</Forename>
<HouseName>sample string 15</HouseName>
<HouseNumber>sample string 16</HouseNumber>
<Id>335e298e-d3ab-40f7-88ff-98200562a17e</Id>
<KcAccredited>true</KcAccredited>
<KcBreederId>sample string 17</KcBreederId>
<LitterReady>true</LitterReady>
<LitterReadyDate>2026-03-23T17:32:53.7797388+00:00</LitterReadyDate>
<MiddleNames>sample string 18</MiddleNames>
<MobileNumber>sample string 19</MobileNumber>
<Name>sample string 20</Name>
<NumberOfBitchesQueens>1</NumberOfBitchesQueens>
<NumberOfLittersPerYear>1</NumberOfLittersPerYear>
<OptOutEmail>true</OptOutEmail>
<OptOutPhone>true</OptOutPhone>
<OptOutPost>true</OptOutPost>
<OptOutSms>true</OptOutSms>
<ParentAffiliateId>ac1497de-e233-4999-b8bd-c93c48a14445</ParentAffiliateId>
<PostCode>sample string 21</PostCode>
<PracticeManagementSystemUsed>sample string 22</PracticeManagementSystemUsed>
<PracticePartnerIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>76dca7ea-71f1-4cea-9f9b-09fa19d0ef00</d3p1:guid>
<d3p1:guid>e77b0d48-7116-4701-af1b-ab0e67d7ab08</d3p1:guid>
</PracticePartnerIds>
<PreferredBreeds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>741e384d-5abc-498d-bc10-52cbe58f50a9</d3p1:guid>
<d3p1:guid>0043364e-c52c-4cdc-a3c2-fe645f7e0d6d</d3p1:guid>
</PreferredBreeds>
<PreferredEmail>true</PreferredEmail>
<PreferredPhone>true</PreferredPhone>
<PreferredPost>true</PreferredPost>
<PreferredSms>true</PreferredSms>
<PreferredSpecies xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>76cc8c0b-30cd-4bbd-b21f-fc91e5965d48</d3p1:guid>
<d3p1:guid>87762b45-a74c-4680-98c2-a15bd80e3a3d</d3p1:guid>
</PreferredSpecies>
<PrincipalEmail>sample string 23</PrincipalEmail>
<Rating>sample string 24</Rating>
<RewardAmount>1</RewardAmount>
<RvcCode>sample string 25</RvcCode>
<SelfBreedAllLittersSold>true</SelfBreedAllLittersSold>
<SubjectToInvestigation>true</SubjectToInvestigation>
<Surname>sample string 26</Surname>
<TelephoneNumber>sample string 27</TelephoneNumber>
<Town>sample string 28</Town>
<TradingName>sample string 29</TradingName>
<TypeIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>455ccc61-8b16-4e27-8ebe-6e888c5fa83d</d3p1:guid>
<d3p1:guid>7dec4a1e-e8c5-472a-ade3-61712808a082</d3p1:guid>
</TypeIds>
<VetClaimPaymentGroupId>76aca8d7-d14c-44c8-98b3-cb949def4dff</VetClaimPaymentGroupId>
<VetGroupId>66f6ea71-1691-43df-a8f4-4245beffe07a</VetGroupId>
<Website>sample string 30</Website>
</Affiliate>
<Affiliate>
<ActivatorEmail>sample string 1</ActivatorEmail>
<ActualPrimaryVaccinations>1</ActualPrimaryVaccinations>
<AddressLine1>sample string 2</AddressLine1>
<AddressLine2>sample string 3</AddressLine2>
<AddressLine3>sample string 4</AddressLine3>
<AffiliateBusinessTypeId>00dbe151-a869-4d99-94e3-0fd33b086e9e</AffiliateBusinessTypeId>
<AffiliateClaimsStatusId>2a496039-0788-4754-97f1-722ba873aa53</AffiliateClaimsStatusId>
<AffiliateReference>sample string 5</AffiliateReference>
<AffiliateSourceId>6d7357a1-5538-45ea-a680-063ed3f25d01</AffiliateSourceId>
<AffiliateStatusId>31e49a47-2777-4911-93b4-16e3696fa338</AffiliateStatusId>
<AffiliateStatusReasonId>f1076711-5f00-43a8-a7bc-6c8b9ddd5acd</AffiliateStatusReasonId>
<AffiliateTypeId>11e76526-d063-49e7-90dc-1f34d5361236</AffiliateTypeId>
<AgriaId>sample string 6</AgriaId>
<AppointedRepresentative>true</AppointedRepresentative>
<AppointedRepresentativeStatusId>2f3e4b97-c48e-4823-84b9-5fcca2dce2a8</AppointedRepresentativeStatusId>
<AssocRegBefore>true</AssocRegBefore>
<BreederMembership>9729339b-e281-4a25-b436-31d674783e25</BreederMembership>
<BreederMembershipNumber>sample string 7</BreederMembershipNumber>
<BuyingGroupParent>sample string 8</BuyingGroupParent>
<CharityId>9ed4773f-1801-41b3-8e31-a6833f010963</CharityId>
<ClaimsEmailAddress>sample string 9</ClaimsEmailAddress>
<ComplianceCheck>true</ComplianceCheck>
<ContactById>337023b0-1381-4003-bbdf-8a36927770c5</ContactById>
<CountryId>5fe1d616-daef-425e-b061-0635b0cf6bfa</CountryId>
<County>sample string 10</County>
<DateLiveAsAr>2026-03-23T17:32:53.7797388+00:00</DateLiveAsAr>
<DateOfBirth>2026-03-23T17:32:53.7797388+00:00</DateOfBirth>
<DateTrainedAsAr>2026-03-23T17:32:53.7797388+00:00</DateTrainedAsAr>
<DonateToCharity>true</DonateToCharity>
<EmailAddress>sample string 11</EmailAddress>
<EstMonthlyRehomed>1</EstMonthlyRehomed>
<EstPrimaryVaccinations>1</EstPrimaryVaccinations>
<ExternalPracticeReference>sample string 12</ExternalPracticeReference>
<FaxNumber>sample string 13</FaxNumber>
<FcaStatusId>cc335ef7-5bd2-41b3-90e9-0d5b2134e55e</FcaStatusId>
<Forename>sample string 14</Forename>
<HouseName>sample string 15</HouseName>
<HouseNumber>sample string 16</HouseNumber>
<Id>335e298e-d3ab-40f7-88ff-98200562a17e</Id>
<KcAccredited>true</KcAccredited>
<KcBreederId>sample string 17</KcBreederId>
<LitterReady>true</LitterReady>
<LitterReadyDate>2026-03-23T17:32:53.7797388+00:00</LitterReadyDate>
<MiddleNames>sample string 18</MiddleNames>
<MobileNumber>sample string 19</MobileNumber>
<Name>sample string 20</Name>
<NumberOfBitchesQueens>1</NumberOfBitchesQueens>
<NumberOfLittersPerYear>1</NumberOfLittersPerYear>
<OptOutEmail>true</OptOutEmail>
<OptOutPhone>true</OptOutPhone>
<OptOutPost>true</OptOutPost>
<OptOutSms>true</OptOutSms>
<ParentAffiliateId>ac1497de-e233-4999-b8bd-c93c48a14445</ParentAffiliateId>
<PostCode>sample string 21</PostCode>
<PracticeManagementSystemUsed>sample string 22</PracticeManagementSystemUsed>
<PracticePartnerIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>76dca7ea-71f1-4cea-9f9b-09fa19d0ef00</d3p1:guid>
<d3p1:guid>e77b0d48-7116-4701-af1b-ab0e67d7ab08</d3p1:guid>
</PracticePartnerIds>
<PreferredBreeds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>741e384d-5abc-498d-bc10-52cbe58f50a9</d3p1:guid>
<d3p1:guid>0043364e-c52c-4cdc-a3c2-fe645f7e0d6d</d3p1:guid>
</PreferredBreeds>
<PreferredEmail>true</PreferredEmail>
<PreferredPhone>true</PreferredPhone>
<PreferredPost>true</PreferredPost>
<PreferredSms>true</PreferredSms>
<PreferredSpecies xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>76cc8c0b-30cd-4bbd-b21f-fc91e5965d48</d3p1:guid>
<d3p1:guid>87762b45-a74c-4680-98c2-a15bd80e3a3d</d3p1:guid>
</PreferredSpecies>
<PrincipalEmail>sample string 23</PrincipalEmail>
<Rating>sample string 24</Rating>
<RewardAmount>1</RewardAmount>
<RvcCode>sample string 25</RvcCode>
<SelfBreedAllLittersSold>true</SelfBreedAllLittersSold>
<SubjectToInvestigation>true</SubjectToInvestigation>
<Surname>sample string 26</Surname>
<TelephoneNumber>sample string 27</TelephoneNumber>
<Town>sample string 28</Town>
<TradingName>sample string 29</TradingName>
<TypeIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>455ccc61-8b16-4e27-8ebe-6e888c5fa83d</d3p1:guid>
<d3p1:guid>7dec4a1e-e8c5-472a-ade3-61712808a082</d3p1:guid>
</TypeIds>
<VetClaimPaymentGroupId>76aca8d7-d14c-44c8-98b3-cb949def4dff</VetClaimPaymentGroupId>
<VetGroupId>66f6ea71-1691-43df-a8f4-4245beffe07a</VetGroupId>
<Website>sample string 30</Website>
</Affiliate>
</ArrayOfAffiliate>