Difference between revisions of "Category:JSON API Methods"

From Beds24 Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
Operations involving a specific property need to supply the property key (propKey) set at the menu "Settings > Properties > Link"
 
Operations involving a specific property need to supply the property key (propKey) set at the menu "Settings > Properties > Link"
 +
 +
 +
== Function ==
 +
 +
The data to be sent should be in JSON format, it should be POST'ed to the end point URL. The returned data will also be in JSON format.
 +
 +
 +
== Sample data ==
 +
 +
Sample json data is available for each method.

Revision as of 23:09, 29 October 2014


1 Authenticating

The JSON methods need to supply the account API key (apiKey) set at the menu "Settings > Account"

Operations involving a specific property need to supply the property key (propKey) set at the menu "Settings > Properties > Link"


2 Function

The data to be sent should be in JSON format, it should be POST'ed to the end point URL. The returned data will also be in JSON format.


3 Sample data

Sample json data is available for each method.

Pages in category "JSON API Methods"

The following 8 pages are in this category, out of 8 total. download this selection of articles as a PDF book