Partner API Updates: Version 1.0.0.94

Read about the latest improvements and features we've added to the Premier API for partners and integrators.

New Features and Changes

We regularly introduce new features into our software products. The following new features or changes have been included in this release.

Auto-delete additional appointments added to an existing reservation

The PATCH /Reservation/{id} endpoint now includes additional parameters to allow items added during the PATCH call to be auto-deleted if no payment is received and the reservation itself is not under an auto-delete session.

This change requires Core 2.11.1.0103 or later to function correctly.

In API version 1.0.0.0094, the auto-delete time is not returned if no auto-delete items were added, and the /Bill endpoint will remove multiple items added with the same auto-delete session token.

Our ref: API-29