MOR API system version get

From Kolmisoft Wiki
Revision as of 09:30, 22 February 2012 by Admin (talk | contribs) (Created page with ''This functionality is available from MOR 8'' MOR API Get MOR version number <br><br> ---- <br><br> * Call: /api/get_version * Methods: POST, GET(if allowed, …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

'This functionality is available from MOR 8


MOR API

Get MOR version number






  • Call: /api/get_version
  • Methods: POST, GET(if allowed, not recomended)
  • Params:
  • Returns:
    • Success

<version>version_number</version>

    • Errors:
      • <error>Bad login</error> - User supplied bad login or password.
      • <error>Incorrect hash</error> - Hash was not correct. Check API_Secret_Key and order or params while concatenating hash_string.