Update vaccination
General
This endpoint handles updates of previously submitted vaccinations
Validation
Se: Validation
Endpoint details
url:
{BASE_URL}/immunizations
(PUT)
request body:
- profile: https://simplifier.net/nvr/nvrimmunization
- example: https://simplifier.net/NVR/immunization-example/~json
Possible responses
- Success: response code 200
- Validation error(s) - code 400 (bad request)
- Unauthorized - code 401
- Forbidden - code 403
- Not found - code 404
- Unexpected error - code 500
- Service Unavailable - code 503