Hotels Source code
- Summary
- Articles (22)
- APIs (148)
- Mashups (69)
- SDKs (12)
- Libraries (3)
- Source Code (59)
- Followers (6)
- Developers (68)
Hotels Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Guestmeter Property Guest List Curl Sample Code | The Guestmeter Property Guest List Curl Sample Code demonstrates how to get a guest list of a property. There are no request parameters for this method. Must be a GET request with a JSON-formatted... | Hotels | 05.21.2020 |
Guestmeter Guest Rating Curl Sample Code | The Guestmeter Guest Rating Curl Sample Code demonstrates how to obtain a guest rating details by guestID parameter. Must be a GET request with a JSON-formatted list of the parameters as the request... | Hotels | 05.21.2020 |
Guestmeter Satisfaction Survey Curl Sample Code | The Guestmeter Satisfaction Survey Curl Sample Code demonstrates how to send a guest satisfaction survey via SMS or Email. Must be a POST request with a JSON-formatted list of the parameters as the... | Hotels | 05.21.2020 |
BCD Travel Hotels Chains Node.js Sample Code | The BCD Travel Hotels Chains Node.js Sample Code demonstrates how to access the API to implement a list of hotel chains BCD supports. The response includes the hotel chain name (e.g. Intercontinental... | Travel | 12.23.2019 |
BCD Travel Hotels Chains Curl Sample Code | The BCD Travel Hotels Chains Curl Sample Code demonstrates how to access the API to retrieve a list of the hotel chains BCD supports. | Travel | 12.23.2019 |
BCD Travel Hotels Checkout Node.js Sample Code | The BCD Travel Hotels Checkout Node.js Sample Code demonstrates how to access the API to retrieve traveler profile and payment information. This endpoint can be used on a reservation check-out page... | Travel | 12.23.2019 |
BCD Travel Hotels Checkout JavaScript Sample Code | The BCD Travel Hotels Checkout JavaScript Sample Code demonstrates how to make calls to the API. The response includes the traveler name, default billing address, hotel brand loyalty program, hotel... | Travel | 12.23.2019 |
BCD Travel Hotels Checkout Java Sample Code | The BCD Travel Hotels Checkout Java Sample Code demonstrates how to access the API to implement hotel checkout features. Developers can use this endpoint to allow users to view their profile and... | Travel | 12.23.2019 |
BCD Travel Hotels Checkout Curl Sample Code | The BCD Travel Hotels Checkout Curl Sample Code demonstrates how to access the API to retrieve traveler profile and payment information. | Travel | 12.23.2019 |
BCD Travel Hotels Rates Node.js Sample Code | The BCD Travel Hotels Rates Node.js Sample Code demonstrates how to access the API to implement hotel rates features. Developers can make GET requests to receive JSON responses in return. | Travel | 12.23.2019 |
BCD Travel Hotels Rates JavaScript Sample Code | The BCD Travel Hotels Rates JavaScript Sample Code demonstrates how to access the API to retrieve detailed hotel room rate information for one hotel. | Travel | 12.23.2019 |
BCD Travel Hotels Rates Java Sample Code | The BCD Travel Hotels Rates Java Sample Code demonstrates how to access the API to implement hotel rates, aiming to be useful to implement in hotel booking applications for business travelers. | Travel | 12.23.2019 |
BCD Travel Hotels Rates Curl Sample Code | The BCD Travel Hotels Rates Curl Sample Code demonstrates how to access the API to retrieve detailed hotel room rate information for one hotel. | Travel | 12.23.2019 |
BCD Travel Hotels Availability Node.js Sample Code | The BCD Travel Hotels Availability Node.js Sample Code demonstrates how to access the API allowing to view the lowest average hotel room rates of the available hotels for a particular location, dates... | Travel | 12.23.2019 |
BCD Travel Hotels Availability JavaScript Sample Code | The BCD Travel Hotels Availability JavaScript Sample Code demonstrates how to access the API to retrieve the hotel room rate and availability for one or more hotels. | Travel | 12.23.2019 |
BCD Travel Hotels Availability Java Sample Code | The BCD Travel Hotels Availability Java Sample Code demonstrates how to access the API to implement guest count, checkin, checkout, and currency as requirements. Loyalty program, multi-traveler mode... | Travel | 12.23.2019 |
BCD Travel Hotels Availability Curl Sample Code | The BCD Travel Hotels Availability Curl Sample Code demonstrates how to confirm the avilability of a hotel, the guest count, check-in day, check-out date, and currency. | Travel | 12.23.2019 |
Travelpayouts Hotels Python Sample Code | The Travelpayouts Hotels Python Sample Code demonstrates how to import requests to the API, using a token request, and a JSON format to receive responses in return. | Air Travel | 10.18.2019 |
Travelpayouts Hotels PHP Sample Code | The Travelpayouts Hotels PHP Sample Code demonstrates how to use return transfers, encoding, HTTP version, and GET verbs to access the API. Developers can use the API to implement air travel and... | Air Travel | 10.18.2019 |
Travelpayouts Hotels Ruby Sample Code | The Travelpayouts Hotels Ruby Sample Code demonstrates how to use URI and HTTPS to make calls to the API. Developers can use a token to authorize the API to initiate air travel and hotel... | Air Travel | 10.18.2019 |
Travelpayouts Hotels Curl Sample Code | The Travelpayouts Hotels Curl Sample Code demonstrates how to import requests to the API and use JSON formats to receive responses. Developers can paste a token to authorize the interface. | Air Travel | 10.18.2019 |
aResTravel JavaScript Sample Code by aResTravel | The aResTravel JavaScript Sample Code by aResTravel provides a source to access fonts, images, JavaScripts, layouts, and stylesheets. | Reservations | 05.24.2017 |
aResTravel PHP Sample Code by aResTravel | The aResTravel PHP Sample Code by aResTravel demonstrates how to authenticate the API and perform requests and responses. | Reservations | 05.24.2017 |
Trip.com iOS Sample Code by Trip.com | The Trip.com iOS Sample Code by Trip.com presents how to access the API via OAuth client ID to access travel recommendation features. It includes code to perform callbacks available on the main site. | Travel | 05.09.2017 |
HotelBeds ObjectiveC Sample Code by HotelBeds | The HotelBeds ObjectiveC Sample Code by HotelBeds demonstrates developers how to access the API. It includes API Key access and an example to call the API. With accurate development, users can search... | Hotels | 05.03.2017 |