This show method returns all data elements for one specified CoreOne Vaccination.
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
| Name | Description | Data 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.
| xml:int |
This will return all details for the Vaccination specified by the input parameters.
Response Body Parameters
| Name | Description | Data Type |
| vaccination | This is the returned vaccination elements for the specified CoreOne Vaccination. | ws_vaccination_f |
| animals | This is the returned animal elements for the specified CoreOne Vaccination. | animals |