cowinapi / developer.cowin

This group is created to facilitate technical and integration discussions related to cowin platform. API related contents can be obtained at API setu portal https://apisetu.gov.in/public/marketplace/api/cowin
115 stars 30 forks source link

How to test second dose booking flow on Sandbox #491

Open klodha opened 3 years ago

klodha commented 3 years ago

Hi,

Using the private API access, I was able to book slot successfully for 1st dose. Since my beneficiary status is showing not vaccinated, I can only book for 1st dose.

Is there any way I can schedule for second dose marking 1st dose already taken for that beneficiary? I want to test second dose flow end to end.

Thanks

John0911 commented 3 years ago

have you booked in sandbox?

klodha commented 3 years ago

Yes, booked slot in sandbox for 1st dose.

On 12-Jul-2021, at 10:13, Rishabh Narayan @.***> wrote:

 have you booked in sandbox?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

John0911 commented 3 years ago

i am not bale to get any session ids .. pls help

klodha commented 3 years ago

Try Panji (district id 151).

On 12-Jul-2021, at 10:31, Rishabh Narayan @.***> wrote:

 i am not bale to get any session ids .. pls help

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

John0911 commented 3 years ago

can you pls tell me keys in json request data for slot booking in sandbox

John0911 commented 3 years ago

Successfully booked but cancellation coming up with following error "errorCode": "APPOIN0029", "error": "You cannot cancel an appointment from an ongoing session."

klodha commented 3 years ago

If you booked for same day (i.e. today), you can’t cancel. Try booking for future date.

I am still trying to find a way how to mark beneficiary Vaccinated or Partially Vaccinated (vaccinator API not available in sanbox). If anyone know, please suggest.

On 12-Jul-2021, at 16:34, Rishabh Narayan @.***> wrote:

 Successfully booked but cancellation coming up with following error "errorCode": "APPOIN0029", "error": "You cannot cancel an appointment from an ongoing session."

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

bhaskardabhi commented 2 years ago

@klodha @John0911 any update on this? Were you able to move forward to 2nd dose with marking 1st as done?