MOR API user details get

From Kolmisoft Wiki
Revision as of 15:45, 29 December 2008 by Mindaugas (talk | contribs)
Jump to navigationJump to search

MOR API

Retrieves user details






  • Methods: POST, GET(if allowed, not recomended)
  • Params:
  • Returns:
    • Errors:
      • <error>User was not found</error> - User was not found using user_id. Use correct user_id.
      • <error>Incorrect hash</error> - Hash was not correct. Check API_Secret_Key and order or params while concatenating hash_string.\