There was an error while loading. Please reload this page.
This return the version of the photo plugin api
{ "method" : "photo.version", "data" : "" }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <xml> <method>photo.version</method> <data /> </xml>
{ "status" : "valid", "data" : { "version" : "1.0.0" } }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <xml> <status>valid</status> <data> <version>1.0.0</version> </data> </xml>
No argument needed.
NOTE: Even if no argument needed in the request the field data still mandatory, keep it empty.
data
Api Summary
photo.version
photo.config.get photo.config.set
photo.get photo.set photo.del photo.add photo.list photo.count photo.path photo.size
upload.init upload.send upload.end upload.max-size