Difference between revisions of "Category:API"

From Beds24 Wiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
=== json/setRoomDates===  
 
=== json/setRoomDates===  
*sets daily prices
+
*sets daily prices and inventory and min stay
 +
The values will be sent to all channels which are activated for these values in the control panel.
  
 
== API FAQ ==
 
== API FAQ ==

Revision as of 11:17, 11 December 2017


1 Use of the API

The API functions are available at https://api.beds24.com

To use the API you need to allow API ACCES. Go to SETTINGS -> ACCOUNT -> ACCOUNT ACCESS and allow API access. The API is available at https://api.beds24.com.The XML functions can be accessed with your Beds24 username and password. The JSON functions can be created with a API and prop key which you set yourself in the Beds24 control panel SETTINGS->ACCOUNT and SETTINGS->PROPERTIES->LINK

2 Capabilities

2.1 getBookings

  • getBookings will return the real time information about the bookings which are in the Beds24 system.
  • You can specify a date range. If you do not, the default is to return from now for 1 year.

2.2 json/setRoomDates

  • sets daily prices and inventory and min stay

The values will be sent to all channels which are activated for these values in the control panel.

3 API FAQ

3.1 Where can I find the API documentation?

The documentation can be found directly in the API.

3.2 What do I need to do to receive credit card details though the API

Go to ACCOUNT and set:

  • API Access = Allow IP whitelist only
  • Enter your IP address's. Separate multiple address's with a space

Subcategories

This category has the following 3 subcategories, out of 3 total.