syncing market data_
Public API imported from APIs.guru (hetras-certification.net:booking)
Public API proxied through Ozma. Discover and call via one Ozma key. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /api/booking/v0/addons | Get a list of offers for addon services for the specified guest stay details. | 1c |
| GET | /api/booking/v0/availability | Gets the availability and occupancy for a specific hotel and timespan. | 1c |
| GET | /api/booking/v0/blocks | Gets a list of blocks. | 1c |
| GET | /api/booking/v0/blocks/$count | Get total blocks count that match the given filter criteria. | 1c |
| GET | /api/booking/v0/blocks/{blockCode} | Gets the details for a specific block. | 1c |
| GET | /api/booking/v0/bookings | Find bookings matching the given filter criteria. | 1c |
| POST | /api/booking/v0/bookings | Create a new booking. | 1c |
| GET | /api/booking/v0/bookings/$count | Get total count of bookings matchung the given filter criteria. | 1c |
| GET | /api/booking/v0/bookings/{confirmationId} | Load all reservations for one booking by confirmation id. | 1c |
| GET | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber} | Load a specific reservation from a booking. | 1c |
| PATCH | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber} | Partially updates a reservation. | 1c |
| POST | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/assign_room | Assign a room to a reservation. | 1c |
| POST | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/cancel | Cancel one reservation. | 1c |
| POST | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/check_in | Performs a check in operation for a reservation. | 1c |
| POST | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/check_out | Performs a check out operation for a reservation. | 1c |
| PUT | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/payment_token | Post a payment token for a reservation. | 1c |
| POST | /api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/pre_authorize | Performs a chip and pin credit card authorization for a reservation. | 1c |
| GET | /api/booking/v0/daily_rates | Get a list of daily rates given a hotel Id, a channel code and a date range. | 1c |
| GET | /api/booking/v0/rates | Get a list of room offers for the specified guest stay details. | 1c |
ozma register && ozma call hetras-booking-api-version-0 /api/booking/v0/addons --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/hetras-booking-api-version-0/api/booking/v0/addons# Python
client.proxy_call("hetras-booking-api-version-0", "/api/booking/v0/addons")Own this API? Claim the listing to manage pricing and receive payouts.