Partner API Updates: Version 1.0.0.95

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

Improvements

We regularly review client feedback and support issues. The following items have been resolved in this release.

Package Availability Counting Non-Web Booked Packages In Web Limit

When querying the /Package/Search endpoint for availability using the "web booking" limit, the API was counting all packages as ones "currently booked" instead of only web booking ones.

This requires Core 2.11.1.0124 or later.

Our ref: API-53

Package availability is validated even for existing booked packages in a PATCH call

When PATCHing a reservation with a package that is already booked, the availability is still being validated and the PATCH call denied if there is no further availability.

Our ref: API-39