Open GUI opened 3 years ago
Some hopefully helpful research for whoever implements this:
POST https://stopandshopsched.rxtouch.com/rbssched/program/covid19/Calendar/PatientCalendarDay
facilityId=51645&year=2021&month=3&day=9&appointmentTypeId=5957
5957
facilityId
is a specific pharmacy
facilityId
has to be obtained, either by pre-scraping and hardcoding a lookup table of all facilities, or from the response to POST https://stopandshopsched.rxtouch.com/rbssched/program/covid19/Patient/CheckZipCode
zip=12345&appointmentType=5957&PatientInterfaceMode=0
loggedout
from the CheckZipCode
endpoint when experimenting
https://stopandshopsched.rxtouch.com/rbssched/program/covid19/Patient/Advisory