Connect PMS with API: Difference between revisions

Jump to navigation Jump to search
Line 16: Line 16:
== Create Properties ==
== Create Properties ==


Properties can be created manually within your Beds24 account or via API
Use JSON createProperties to create properties and their rooms via API.


Use JSON createProperties to create properties via API.
Set a PROP Key for the property when creating it so it can be accessed later via API.


Set a PROP Key for the property when creating it so it can be accessed later via API.
Once created, the property and it's rooms can be modified with JSON modifyProperty


== Setup Price and Channel Mapping ==
== Setup Price and Channel Mapping ==