API commando: PASSWORD
API voorbeeld:
https://my.mihos.net/api/storage/?c=password&account=12345_001
API variabelen:
c password
account reset password of specified username
API respons:
<?xml version='1.0'?> <xml> <login> <status>OK</status> <response>Hello, customer '12345'</response> </login> <storage> <password> <result>OK</result>
<new_password>JKbBVkwGJS9iLOj3</new_password> </password> </storage> </xml>