Category:API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 34: | Line 34: | ||
=== getInvoicesCSV === | === getInvoicesCSV === | ||
*gets invoice items as a .csv file | *gets invoice items as a .csv file | ||
=== setPropertyContent === | |||
*manage content and ppictures | |||
For pictures you can set the URL to external pictures and you can map these to properties and rooms. | |||
You cannot upload to our picture hosting via API, you must use your own hosting. | |||
Use JSON getPropertyContent to see the JSON data structure required to be sent to setPropertyContent. | |||
== API FAQ == | == API FAQ == | ||