Category:JSON API Methods: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| 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. | |||