GET api/FarrierVisit/GetHorseVisitByHorseID?horseID={horseID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| horseID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of FarrierVisitView| Name | Description | Type | Additional information |
|---|---|---|---|
| HorseOwnerID | integer |
None. |
|
| Post | string |
None. |
|
| PersonName | string |
None. |
|
| Title | string |
None. |
|
| string |
None. |
||
| IsPostPhotoAvailable | boolean |
None. |
|
| HorseName | string |
None. |
|
| PostCategoryName | string |
None. |
|
| PostCategoryIcon | string |
None. |
|
| PostSubCategoryName | string |
None. |
|
| PostSubCategoryIcon | string |
None. |
|
| HorseOwnerName | string |
None. |
|
| PostDateCreated | date |
None. |
|
| HorsePhotoID | integer |
None. |
|
| FarrierVisitID | integer |
None. |
|
| ShoeSize | string |
None. |
|
| ShoeDiscipline | string |
None. |
|
| IsFrontShoes | boolean |
None. |
|
| IsBackShoes | boolean |
None. |
|
| IsFrontPads | boolean |
None. |
|
| IsBackPads | boolean |
None. |
|
| HoofLengthLF | string |
None. |
|
| HoofLengthLR | string |
None. |
|
| HoofLengthRF | string |
None. |
|
| HoofLengthRR | string |
None. |
|
| HoofPicRFPhotoID | integer |
None. |
|
| HoofPicRFDesc | string |
None. |
|
| HoofPicLFPhotoID | integer |
None. |
|
| HoofPicLFDesc | string |
None. |
|
| HoofPicRRPhotoID | integer |
None. |
|
| HoofPicRRDesc | string |
None. |
|
| HoofPicLRPhotoID | integer |
None. |
|
| HoofPicLRDesc | string |
None. |
|
| HoofPhotoType | string |
None. |
|
| PostID | integer |
None. |
|
| ParentPostID | integer |
None. |
|
| PersonID | integer |
None. |
|
| TypeID | integer |
None. |
|
| SecurityCode | string |
None. |
|
| Comment | string |
None. |
|
| PhotoID | integer |
None. |
|
| PhotoID2 | integer |
None. |
|
| PhotoID3 | integer |
None. |
|
| PhotoID4 | integer |
None. |
|
| HorseID | integer |
None. |
|
| CategoryID | integer |
None. |
|
| SubCategoryID | integer |
None. |
|
| SessionID | integer |
None. |
|
| AssociatedPersonID | integer |
None. |
|
| EquipmentID | integer |
None. |
|
| LocalPath | string |
None. |
|
| Location | string |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| Cost | string |
None. |
|
| CostType | string |
None. |
|
| PhotoType | string |
None. |
|
| IsAddtoCalendar | boolean |
None. |
|
| TimeSpent | integer |
None. |
|
| DateModified | date |
None. |
|
| DateCreated | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"HorseOwnerID": 1,
"Post": "sample string 2",
"PersonName": "sample string 3",
"Title": "sample string 4",
"Email": "sample string 5",
"IsPostPhotoAvailable": true,
"HorseName": "sample string 7",
"PostCategoryName": "sample string 8",
"PostCategoryIcon": "sample string 9",
"PostSubCategoryName": "sample string 10",
"PostSubCategoryIcon": "sample string 11",
"HorseOwnerName": "sample string 12",
"PostDateCreated": "2025-12-05T20:24:32.9255998-08:00",
"HorsePhotoID": 13,
"FarrierVisitID": 14,
"ShoeSize": "sample string 15",
"ShoeDiscipline": "sample string 16",
"IsFrontShoes": true,
"IsBackShoes": true,
"IsFrontPads": true,
"IsBackPads": true,
"HoofLengthLF": "sample string 21",
"HoofLengthLR": "sample string 22",
"HoofLengthRF": "sample string 23",
"HoofLengthRR": "sample string 24",
"HoofPicRFPhotoID": 25,
"HoofPicRFDesc": "sample string 26",
"HoofPicLFPhotoID": 27,
"HoofPicLFDesc": "sample string 28",
"HoofPicRRPhotoID": 29,
"HoofPicRRDesc": "sample string 30",
"HoofPicLRPhotoID": 31,
"HoofPicLRDesc": "sample string 32",
"HoofPhotoType": "sample string 33",
"PostID": 34,
"ParentPostID": 35,
"PersonID": 36,
"TypeID": 1,
"SecurityCode": "sample string 37",
"Comment": "sample string 38",
"PhotoID": 1,
"PhotoID2": 1,
"PhotoID3": 1,
"PhotoID4": 1,
"HorseID": 1,
"CategoryID": 1,
"SubCategoryID": 1,
"SessionID": 1,
"AssociatedPersonID": 1,
"EquipmentID": 1,
"LocalPath": "sample string 39",
"Location": "sample string 40",
"Latitude": "sample string 41",
"Longitude": "sample string 42",
"Cost": "sample string 43",
"CostType": "sample string 44",
"PhotoType": "sample string 45",
"IsAddtoCalendar": true,
"TimeSpent": 47,
"DateModified": "2025-12-05T20:24:32.9255998-08:00",
"DateCreated": "2025-12-05T20:24:32.9255998-08:00"
},
{
"HorseOwnerID": 1,
"Post": "sample string 2",
"PersonName": "sample string 3",
"Title": "sample string 4",
"Email": "sample string 5",
"IsPostPhotoAvailable": true,
"HorseName": "sample string 7",
"PostCategoryName": "sample string 8",
"PostCategoryIcon": "sample string 9",
"PostSubCategoryName": "sample string 10",
"PostSubCategoryIcon": "sample string 11",
"HorseOwnerName": "sample string 12",
"PostDateCreated": "2025-12-05T20:24:32.9255998-08:00",
"HorsePhotoID": 13,
"FarrierVisitID": 14,
"ShoeSize": "sample string 15",
"ShoeDiscipline": "sample string 16",
"IsFrontShoes": true,
"IsBackShoes": true,
"IsFrontPads": true,
"IsBackPads": true,
"HoofLengthLF": "sample string 21",
"HoofLengthLR": "sample string 22",
"HoofLengthRF": "sample string 23",
"HoofLengthRR": "sample string 24",
"HoofPicRFPhotoID": 25,
"HoofPicRFDesc": "sample string 26",
"HoofPicLFPhotoID": 27,
"HoofPicLFDesc": "sample string 28",
"HoofPicRRPhotoID": 29,
"HoofPicRRDesc": "sample string 30",
"HoofPicLRPhotoID": 31,
"HoofPicLRDesc": "sample string 32",
"HoofPhotoType": "sample string 33",
"PostID": 34,
"ParentPostID": 35,
"PersonID": 36,
"TypeID": 1,
"SecurityCode": "sample string 37",
"Comment": "sample string 38",
"PhotoID": 1,
"PhotoID2": 1,
"PhotoID3": 1,
"PhotoID4": 1,
"HorseID": 1,
"CategoryID": 1,
"SubCategoryID": 1,
"SessionID": 1,
"AssociatedPersonID": 1,
"EquipmentID": 1,
"LocalPath": "sample string 39",
"Location": "sample string 40",
"Latitude": "sample string 41",
"Longitude": "sample string 42",
"Cost": "sample string 43",
"CostType": "sample string 44",
"PhotoType": "sample string 45",
"IsAddtoCalendar": true,
"TimeSpent": 47,
"DateModified": "2025-12-05T20:24:32.9255998-08:00",
"DateCreated": "2025-12-05T20:24:32.9255998-08:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfFarrierVisitView xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Equestrian.Entities">
<FarrierVisitView>
<DateCreated>2025-12-05T20:24:32.9255998-08:00</DateCreated>
<DateModified>2025-12-05T20:24:32.9255998-08:00</DateModified>
<AssociatedPersonID>1</AssociatedPersonID>
<CategoryID>1</CategoryID>
<Comment>sample string 38</Comment>
<Cost>sample string 43</Cost>
<CostType>sample string 44</CostType>
<EquipmentID>1</EquipmentID>
<HorseID>1</HorseID>
<IsAddtoCalendar>true</IsAddtoCalendar>
<Latitude>sample string 41</Latitude>
<LocalPath>sample string 39</LocalPath>
<Location>sample string 40</Location>
<Longitude>sample string 42</Longitude>
<ParentPostID>35</ParentPostID>
<PersonID>36</PersonID>
<PhotoID>1</PhotoID>
<PhotoID2>1</PhotoID2>
<PhotoID3>1</PhotoID3>
<PhotoID4>1</PhotoID4>
<PhotoType>sample string 45</PhotoType>
<PostID>34</PostID>
<SecurityCode>sample string 37</SecurityCode>
<SessionID>1</SessionID>
<SubCategoryID>1</SubCategoryID>
<TimeSpent>47</TimeSpent>
<TypeID>1</TypeID>
<FarrierVisitID>14</FarrierVisitID>
<HoofLengthLF>sample string 21</HoofLengthLF>
<HoofLengthLR>sample string 22</HoofLengthLR>
<HoofLengthRF>sample string 23</HoofLengthRF>
<HoofLengthRR>sample string 24</HoofLengthRR>
<HoofPhotoType>sample string 33</HoofPhotoType>
<HoofPicLFDesc>sample string 28</HoofPicLFDesc>
<HoofPicLFPhotoID>27</HoofPicLFPhotoID>
<HoofPicLRDesc>sample string 32</HoofPicLRDesc>
<HoofPicLRPhotoID>31</HoofPicLRPhotoID>
<HoofPicRFDesc>sample string 26</HoofPicRFDesc>
<HoofPicRFPhotoID>25</HoofPicRFPhotoID>
<HoofPicRRDesc>sample string 30</HoofPicRRDesc>
<HoofPicRRPhotoID>29</HoofPicRRPhotoID>
<IsBackPads>true</IsBackPads>
<IsBackShoes>true</IsBackShoes>
<IsFrontPads>true</IsFrontPads>
<IsFrontShoes>true</IsFrontShoes>
<ShoeDiscipline>sample string 16</ShoeDiscipline>
<ShoeSize>sample string 15</ShoeSize>
<Email>sample string 5</Email>
<HorseName>sample string 7</HorseName>
<HorseOwnerID>1</HorseOwnerID>
<HorseOwnerName>sample string 12</HorseOwnerName>
<HorsePhotoID>13</HorsePhotoID>
<IsPostPhotoAvailable>true</IsPostPhotoAvailable>
<PersonName>sample string 3</PersonName>
<Post>sample string 2</Post>
<PostCategoryIcon>sample string 9</PostCategoryIcon>
<PostCategoryName>sample string 8</PostCategoryName>
<PostDateCreated>2025-12-05T20:24:32.9255998-08:00</PostDateCreated>
<PostSubCategoryIcon>sample string 11</PostSubCategoryIcon>
<PostSubCategoryName>sample string 10</PostSubCategoryName>
<Title>sample string 4</Title>
</FarrierVisitView>
<FarrierVisitView>
<DateCreated>2025-12-05T20:24:32.9255998-08:00</DateCreated>
<DateModified>2025-12-05T20:24:32.9255998-08:00</DateModified>
<AssociatedPersonID>1</AssociatedPersonID>
<CategoryID>1</CategoryID>
<Comment>sample string 38</Comment>
<Cost>sample string 43</Cost>
<CostType>sample string 44</CostType>
<EquipmentID>1</EquipmentID>
<HorseID>1</HorseID>
<IsAddtoCalendar>true</IsAddtoCalendar>
<Latitude>sample string 41</Latitude>
<LocalPath>sample string 39</LocalPath>
<Location>sample string 40</Location>
<Longitude>sample string 42</Longitude>
<ParentPostID>35</ParentPostID>
<PersonID>36</PersonID>
<PhotoID>1</PhotoID>
<PhotoID2>1</PhotoID2>
<PhotoID3>1</PhotoID3>
<PhotoID4>1</PhotoID4>
<PhotoType>sample string 45</PhotoType>
<PostID>34</PostID>
<SecurityCode>sample string 37</SecurityCode>
<SessionID>1</SessionID>
<SubCategoryID>1</SubCategoryID>
<TimeSpent>47</TimeSpent>
<TypeID>1</TypeID>
<FarrierVisitID>14</FarrierVisitID>
<HoofLengthLF>sample string 21</HoofLengthLF>
<HoofLengthLR>sample string 22</HoofLengthLR>
<HoofLengthRF>sample string 23</HoofLengthRF>
<HoofLengthRR>sample string 24</HoofLengthRR>
<HoofPhotoType>sample string 33</HoofPhotoType>
<HoofPicLFDesc>sample string 28</HoofPicLFDesc>
<HoofPicLFPhotoID>27</HoofPicLFPhotoID>
<HoofPicLRDesc>sample string 32</HoofPicLRDesc>
<HoofPicLRPhotoID>31</HoofPicLRPhotoID>
<HoofPicRFDesc>sample string 26</HoofPicRFDesc>
<HoofPicRFPhotoID>25</HoofPicRFPhotoID>
<HoofPicRRDesc>sample string 30</HoofPicRRDesc>
<HoofPicRRPhotoID>29</HoofPicRRPhotoID>
<IsBackPads>true</IsBackPads>
<IsBackShoes>true</IsBackShoes>
<IsFrontPads>true</IsFrontPads>
<IsFrontShoes>true</IsFrontShoes>
<ShoeDiscipline>sample string 16</ShoeDiscipline>
<ShoeSize>sample string 15</ShoeSize>
<Email>sample string 5</Email>
<HorseName>sample string 7</HorseName>
<HorseOwnerID>1</HorseOwnerID>
<HorseOwnerName>sample string 12</HorseOwnerName>
<HorsePhotoID>13</HorsePhotoID>
<IsPostPhotoAvailable>true</IsPostPhotoAvailable>
<PersonName>sample string 3</PersonName>
<Post>sample string 2</Post>
<PostCategoryIcon>sample string 9</PostCategoryIcon>
<PostCategoryName>sample string 8</PostCategoryName>
<PostDateCreated>2025-12-05T20:24:32.9255998-08:00</PostDateCreated>
<PostSubCategoryIcon>sample string 11</PostSubCategoryIcon>
<PostSubCategoryName>sample string 10</PostSubCategoryName>
<Title>sample string 4</Title>
</FarrierVisitView>
</ArrayOfFarrierVisitView>