Skip to main content

Book Appointments

Summary

This use case is meant to provide you with and endpoint in which a user can book an appointment at an office.

API Endpoint

The specification for the endpoint can be found at Book Appointment.

This endpoint requires a user token via User Authentication


Use Case Details

A common scenario may be that you have a screen in your system in which a rep is logged in and they would to book an appointment that is available at a particular office.

Here is a sample screen of how the information returned from RxVantage could be presented.

Book Appointment

tip

This is only a sample screen that presents the data returned from the RxVantage API

Within this sample presentation, we are looking a list of the appointments for a particular user. We have invoked the book appointment button that calls the Book Appointment endpoint.