Vaccinations Web Service
MethodVaccinationsIndexFor
Description
This index method provides an array of CoreOne Vaccinations that are associated with a specified herd.
Request (VaccinationsIndexFor)

Below are the required parameters to successfully return an array of CoreOne Vaccinations. If any parameter is omitted an error message will be displayed alerting the user.

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string
herd_id

This is an internal CoreOne Herd id. This can be used to display a list of Vaccinations that are associated with a specified Herd. It is a required parameter.

These can be retrieved through using the HerdIndex (Method).
xml:int
search

This is a space-delimited list of search terms which will be used to filter your search results. If multiple search terms are supplied the search is additive in nature. It is not case sensitive. If omitted, the search defaults to an empty string.

xml:string
Response (VaccinationsIndexFor_response)

This will return a list of CoreOne Vaccinations along with a summary of each Vaccination's details.

To get more comprehensive details on a specific CoreOne Herd use the VaccinationsShow (Method).

Response Body Parameters

NameDescriptionData Type
valueThis is an array which shows the details for each CoreOne Vaccination returned.ws_vaccination
Remarks

See Also
All Operations Resource GroupVaccinations Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.