v2-appointment
Number of APIs: 6
-
Create an appointment for vaccination POST {{baseUrl}}/v2/appointment/schedule
-
Get vaccination centers by latitude and longitude GET {{baseUrl}}/v2/appointment/centers/findByLatLong?lat=28.7&long=77.1
-
Get the list of benefiaries linked to the logged in/authenticated user’s mobile number GET {{baseUrl}}/v2/appointment/beneficiaries
-
Reschedule vaccination appointment POST {{baseUrl}}/v2/appointment/reschedule
-
Cancel vaccination appointment for individuals POST {{baseUrl}}/v2/appointment/cancel
-
Download vaccination appointment slip in PDF format by appointment id. GET {{baseUrl}}/v2/appointment/appointmentslip/download?appointment_id=urn:uuid:54d0a55a-bf93-461d-4683-55f4d6f0f8be