GET api/BodyVisit/GetBodyVisitByID?bodyVisitID={bodyVisitID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bodyVisitID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BodyVisitView| 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. |
|
| BarnName | string |
None. |
|
| Microchip | string |
None. |
|
| BodyVisitPersonName | string |
None. |
|
| BodyVisitID | integer |
None. |
|
| ReasonforVisit | string |
None. |
|
| ClientComments | string |
None. |
|
| Observations | string |
None. |
|
| WorkRecommendations | string |
None. |
|
| OtherRecommendations | string |
None. |
|
| BodyPhotoID1 | integer |
None. |
|
| Desc1 | string |
None. |
|
| BodyPhotoID2 | integer |
None. |
|
| Desc2 | string |
None. |
|
| BodyPhotoID3 | integer |
None. |
|
| Desc3 | string |
None. |
|
| BodyPhotoID4 | integer |
None. |
|
| Desc4 | string |
None. |
|
| BodyPhotoType | 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:25:54.7894937-08:00",
"HorsePhotoID": 13,
"BarnName": "sample string 14",
"Microchip": "sample string 15",
"BodyVisitPersonName": "sample string 16",
"BodyVisitID": 17,
"ReasonforVisit": "sample string 18",
"ClientComments": "sample string 19",
"Observations": "sample string 20",
"WorkRecommendations": "sample string 21",
"OtherRecommendations": "sample string 22",
"BodyPhotoID1": 23,
"Desc1": "sample string 24",
"BodyPhotoID2": 25,
"Desc2": "sample string 26",
"BodyPhotoID3": 27,
"Desc3": "sample string 28",
"BodyPhotoID4": 29,
"Desc4": "sample string 30",
"BodyPhotoType": "sample string 31",
"PostID": 32,
"ParentPostID": 33,
"PersonID": 34,
"TypeID": 1,
"SecurityCode": "sample string 35",
"Comment": "sample string 36",
"PhotoID": 1,
"PhotoID2": 1,
"PhotoID3": 1,
"PhotoID4": 1,
"HorseID": 1,
"CategoryID": 1,
"SubCategoryID": 1,
"SessionID": 1,
"AssociatedPersonID": 1,
"EquipmentID": 1,
"LocalPath": "sample string 37",
"Location": "sample string 38",
"Latitude": "sample string 39",
"Longitude": "sample string 40",
"Cost": "sample string 41",
"CostType": "sample string 42",
"PhotoType": "sample string 43",
"IsAddtoCalendar": true,
"TimeSpent": 45,
"DateModified": "2025-12-05T20:25:54.7894937-08:00",
"DateCreated": "2025-12-05T20:25:54.7894937-08:00"
}
application/xml, text/xml
Sample:
<BodyVisitView xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Equestrian.Entities"> <DateCreated>2025-12-05T20:25:54.7894937-08:00</DateCreated> <DateModified>2025-12-05T20:25:54.7894937-08:00</DateModified> <AssociatedPersonID>1</AssociatedPersonID> <CategoryID>1</CategoryID> <Comment>sample string 36</Comment> <Cost>sample string 41</Cost> <CostType>sample string 42</CostType> <EquipmentID>1</EquipmentID> <HorseID>1</HorseID> <IsAddtoCalendar>true</IsAddtoCalendar> <Latitude>sample string 39</Latitude> <LocalPath>sample string 37</LocalPath> <Location>sample string 38</Location> <Longitude>sample string 40</Longitude> <ParentPostID>33</ParentPostID> <PersonID>34</PersonID> <PhotoID>1</PhotoID> <PhotoID2>1</PhotoID2> <PhotoID3>1</PhotoID3> <PhotoID4>1</PhotoID4> <PhotoType>sample string 43</PhotoType> <PostID>32</PostID> <SecurityCode>sample string 35</SecurityCode> <SessionID>1</SessionID> <SubCategoryID>1</SubCategoryID> <TimeSpent>45</TimeSpent> <TypeID>1</TypeID> <BodyPhotoID1>23</BodyPhotoID1> <BodyPhotoID2>25</BodyPhotoID2> <BodyPhotoID3>27</BodyPhotoID3> <BodyPhotoID4>29</BodyPhotoID4> <BodyPhotoType>sample string 31</BodyPhotoType> <BodyVisitID>17</BodyVisitID> <ClientComments>sample string 19</ClientComments> <Desc1>sample string 24</Desc1> <Desc2>sample string 26</Desc2> <Desc3>sample string 28</Desc3> <Desc4>sample string 30</Desc4> <Observations>sample string 20</Observations> <OtherRecommendations>sample string 22</OtherRecommendations> <ReasonforVisit>sample string 18</ReasonforVisit> <WorkRecommendations>sample string 21</WorkRecommendations> <BarnName>sample string 14</BarnName> <BodyVisitPersonName>sample string 16</BodyVisitPersonName> <Email>sample string 5</Email> <HorseName>sample string 7</HorseName> <HorseOwnerID>1</HorseOwnerID> <HorseOwnerName>sample string 12</HorseOwnerName> <HorsePhotoID>13</HorsePhotoID> <IsPostPhotoAvailable>true</IsPostPhotoAvailable> <Microchip>sample string 15</Microchip> <PersonName>sample string 3</PersonName> <Post>sample string 2</Post> <PostCategoryIcon>sample string 9</PostCategoryIcon> <PostCategoryName>sample string 8</PostCategoryName> <PostDateCreated>2025-12-05T20:25:54.7894937-08:00</PostDateCreated> <PostSubCategoryIcon>sample string 11</PostSubCategoryIcon> <PostSubCategoryName>sample string 10</PostSubCategoryName> <Title>sample string 4</Title> </BodyVisitView>