Developers: Difference between revisions
Jump to navigation
Jump to search
Created page with "ou can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form. The behavour of the booking page..." |
No edit summary |
||
| Line 4: | Line 4: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
|+Parameter | |||
|https://www.beds24.com/booking.php | |https://www.beds24.com/booking.php | ||
|propid | |propid | ||
Revision as of 16:24, 2 February 2013
ou can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form.
The behavour of the booking page can be controlled with the following parameters passed in the URL or form.
Path to booking page.| https://www.beds24.com/booking.php | propid |
| id number of property. | |
| At the very minimum there must also be one of propid, roomid or ownerid parameter. | I The page will open showing this property and all it's rooms. |