Updating a DIVOC Certificate
Purpose
Overview
Update Certificate API
Sample API Payload
[
{
"preEnrollmentCode": "987456126",
"recipient": {
"name": "John Doe",
"dob": "1987-04-21",
"nationality": "Dutch",
"identity": "872550100V",
"contact": [
"tel:1691742639"
]
},
"vaccination": {
"name": "Covishield",
"batch": "41202025",
"manufacturer": "astrazeneca",
"date": "2021-10-17T13:10",
"effectiveStart": "2021-10-25",
"effectiveUntil": "2022-10-24",
"dose": 1,
"totalDoses": 2
},
"vaccinator": {
"name": "Bartjan Verduijn"
},
"facility": {
"name": "MOH Gothatuwa"
}
}
]What can be updated/corrected?
Last updated