Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://vclinic.vseepreview.com/vc/next/members/appointment/67258?token=f7gybzjd9o

Step 3b: Allow the user to proceed with scheduling manually

You can optionally allow the user to see the intake that you have created in step #2, confirm the data and proceed to the scheduling calendar in VSee Clinic interface.

You can do so by sending the user to the landing page and passing the intake_id parameterhttps://vclinic.vseepreview.com/vc/stable/u/clinic?intake_id=61165a8e-d8cc-47da-bd8e-597d64457b1f&action=appointment#schedule-appointment

Note: To successfully schedule a visit, providers' Availability (Slots) should be set up first. This can only be avoided if Admin API Token is used, that will override the schedule and force create an appointment even with an empty calendar.

...