Vaccinations Web Service
MethodVaccinationsShow
Description
This show method returns all data elements for one specified CoreOne Vaccination.
Request (VaccinationsShow)

Below are the required parameters to successfully show the details of one specified CoreOne Vaccination. 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
id

This is an internal CoreOne Vaccination id.

These can be retrieved through using the VaccinationsIndex (Method) or the VaccinationsIndexFor (Method).
xml:int
Response (VaccinationsShow_response)

This will return all details for the Vaccination specified by the input parameters.

To get an overview of all Vaccinations that match any desired search criteria use the VaccinationsIndex (Method) or the VaccinationsIndexFor (Method).

Response Body Parameters

NameDescriptionData Type
vaccinationThis is the returned vaccination elements for the specified CoreOne Vaccination.ws_vaccination_f
animalsThis is the returned animal elements for the specified CoreOne Vaccination.animals
Remarks

See Also
All Operations Resource GroupVaccinations Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.