Skip to main content

New Public API Endpoints to Manage Bookings and Contacts

Discover the latest API endpoints that enable you to manage bookings and contacts through custom integrations with third-party services

Hanna avatar
Written by Hanna
Updated yesterday

We continue to enhance RemOnline’s Public API to provide you with more opportunities for integration and automation. Today, we’re excited to introduce brand-new endpoints for managing Bookings and Contacts!

Booking Endpoints in the Public API

Bookings is a relatively new module in RemOnline, and this update brings you improved capabilities for working with bookings. You can now integrate RemOnline with third-party services to:

  • Get bookings

  • Get booking by ID

  • Create booking

  • Update booking

  • Delete booking

  • Get booking items

  • Add booking item

  • Update booking item

  • Delete booking item

To start using new endpoints, please visit the API documentation for bookings.

New Separate Endpoints for People and Organization Contacts

As you may know, in April, we renamed the Clients module to Contacts and split it into People and Organizations. To better support this new structure, we updated the Public API, providing separate endpoints to manage People and Organizations more conveniently.

The new endpoints include:

Get people

Get organizations

Get person by ID

Get organization by ID

Get person’s organization

Get organization people

Create person

Create organization

Update person

Update organization

Delete person

Delete organization

Create person comment

Create organization comment

Merge people

Merge organizations

To learn more about new endpoints, please refer to the API documentation for Contacts.

Additionally, you can find endpoints to retrieve custom fields for people and organizations in the Settings section of the API documentation.

We will continue to support the old client endpoints until November 1, 2025. Please update your integrations accordingly before this date.

If you have any questions or suggestions about this update or RemOnline’s performance in general, feel free to contact us via the Support chat.

Did this answer your question?