Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

General virtual queue documentation is available under Virtual Queues section: Virtual Queues The documentation describes queue setup, management and different features.

Some of endpoints require organization level ApiKey that has to be generated by Ombori team at a request.

This document contains overview of exposed APIs that were used for integration by partners:

  • Queue tickets

  • Bookings

    • Get time slots for a queue - Get time slots

      • Can be used to present available time slots for particular queue

    • Create booking - Create booking

      • Can be used to create new booking in a queue

    • Create time slot reservation - Create time slot reservation

      • Can be used to create time slot reservation, i.e. unconfirmed booking

      • Useful for flows where reservation requires confirmation, for example by doing payment

    • Confirm time slot reservation - Confirm time slot reservation

      • Can be used to transform time slot reservation into a valid (confirmed) booking, for example, when payment is confirmed

  • Common

  • Webhooks - Ombori Grid Virtual Queues solution has webhook mechanism to expose various events happening in the system to a third-party

    • Complete list of available webhooks and payload description is available here: Webhooks integration

    • Webhooks can be configured by Ombori team on queue level

Any other functionality can be exposed and we are expanding the available API as we go, depending on requirements.

  • No labels