# Overview

# Overview of Partner Connect APIs
Lastminute’s Partner Connect APIs offer a robust solution for travel partners to easily integrate
exclusive package deals. 🤝
**Competitive Inventory:** _Access to competitively priced inventory, directly sourced from
Lastminute’s trusted supply partners._ 💰
**Fresh Deals:** _Over 150 new deals added weekly._ ✨
**Intuitive & Modular Design:** _Enables real-time search and booking capabilities with effortless
integration for diverse partners._ 🔌
**Rich Content:** _Partners receive static content (property details, high-quality images, essential
metadata) through data export files, enriching content display._ 📸
**End-to-End Solution:** _Powers the entire booking journey._ 🏨
## End-to-End API Flow
Our APIs facilitate the entire booking journey, ensuring partners have the necessary information at
every stage:

_A dedicated customer support team is available to assist with partner queries and ensure a smooth
experience._
### Content APIs
Enables partners to retrieve all the contracted propertyId(s).
* Enable to know the contracted propertyId and used to fetch for all other API(s).
Retrieves all the static content for the requested property.
* Supports batch requests (up to 5 properties).
* Returns detailed property Name, GIATA, Chain, Address, Location, and amenities.
Retrieves all the room content for the requested property.
* Supports batch requests (up to 5 properties).
* Returns detailed room-level data, including descriptions, bed types, images, and amenities.
### Shopping APIs
Enables partners to retrieve the cheapest available rates for multiple properties based on guest
search criteria.
* Supports batch requests (up to 100 properties).
* Response includes details like property currency, room type, meal plan, rates (in property
currency), promotions, cancellation policies, and availability.
Retrieves all available rooms for a selected property.
* Returns detailed room-level data, including descriptions, bed types, and amenities, in addition to
the details as returned in the multi-propety search.
* Complements the multi-property search by providing more granular property details.
Confirms final availability and pricing before booking.
* Returns updated room details, prices, and availability.
* Ensures accurate pricing before proceeding to the booking stage.
### Reservation APIs
* Allows partners to complete a booking for the selected product.
* The response includes a Booking ID, which can be used to track booking confirmation.
Retrieves the latest status of a booking using the Booking ID.
* Possible statuses: Confirmed, Pending, or Failed.
Facilitates voluntary cancellations.
* As modifications are not currently supported, partners should cancel and rebook for changes.