hetras-certification.net

API provider — hetras-certification.net:booking

19 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a list of room offers for the specified guest stay details.
curl \
  /api/booking/v0/rates
Get a list of offers for addon services for the specified guest stay details.
curl \
  /api/booking/v0/addons
Gets a list of blocks.
curl \
  /api/booking/v0/blocks
Endpoints (19 total)
GET
/api/booking/v0/rates
Get a list of room offers for the specified guest stay details.
GET
/api/booking/v0/addons
Get a list of offers for addon services for the specified guest stay details.
GET
/api/booking/v0/blocks
Gets a list of blocks.
GET
/api/booking/v0/bookings
Find bookings matching the given filter criteria.
GET
/api/booking/v0/daily_rates
Get a list of daily rates given a hotel Id, a channel code and a date range.
GET
/api/booking/v0/availability
Gets the availability and occupancy for a specific hotel and timespan.
GET
/api/booking/v0/blocks/$count
Get total blocks count that match the given filter criteria.
GET
/api/booking/v0/bookings/$count
Get total count of bookings matchung the given filter criteria.
GET
/api/booking/v0/blocks/{blockCode}
Gets the details for a specific block.
GET
/api/booking/v0/bookings/{confirmationId}
Load all reservations for one booking by confirmation id.
GET
/api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}
Load a specific reservation from a booking.
POST
/api/booking/v0/bookings
Create a new booking.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints19
Other Hetras APIs (1)
hotel