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

Photo ID Param in Cowin API #496

Open Rahuldeveloper11 opened 3 years ago

Rahuldeveloper11 commented 3 years ago

I wanted to know that what is the sequence of the photo_id_type parameter i.e if I pass 1 as a parameter it takes Adhar and what it will take if I pass other numbers (example: 2,3,4,5). If anyone is knowing abt these things please reply to me here or mail me support49@ananxee.com.

big89 commented 3 years ago

I think you can use below protected API to get the same -

/v2/registration/beneficiary/idTypes

Thanks, Logicmaker