API explorerChangelog
eServicesAPI

Sections

  • eServicesAPI
  • ACTION
    • POST

      Create booking for the slot
    • POST

      Create booking for list of the slots
    • POST

      Create booking for the slot by patientId
    • POST

      Create booking for list of the slots by patientId's
    • POST

      Create a new patient
    • PUT

      Edit patient
  • INFO
    • GET

      Booking status.
    • GET

      Info of a specific doctors
    • GET

      List reasons for appointment for a doctor
    • GET

      Slots per doctor and reason
    • GET

      Slots with reasons per doctor
    • GET

      List of active doctors for specified practice
    • GET

      List reasons for appointment for all doctors in a clinic
    • GET

      List available slots per practice
    • GET

      List available slots per practice
    • GET

      List of practices
    • GET

      Slot info
API explorer
Changelog

Theme switcher

ACTION

Was this section helpful?

Endpoints

POST

v1.5/booking/create

POST

/v1.5/booking/createBatch

POST

v1.5/booking/createByPatientId

POST

/v1.5/booking/createByPatientIdBatch

POST

/v1.5/patients?practiceId=

PUT

/v1.5/patients/{patientId}

Was this section helpful?