Record a vaccine from the student list
Records a vaccine, recalculates the plan, and returns the refreshed student immunization resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Immunization-student ID.
Request
This endpoint expects an object.
date_given
doctor_name
shot_number
Response
Refreshed student immunization record.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

