API call: newProject
From Moneytrackin' help
Create a new project/account
Arguments
login - Username password - Password (MD5'ed) projectName - Name of the new project currency - Currency (3-letters code)
Example response
<?xml version='1.0' encoding='UTF-8'?> <result code="done"/>
Exceptions
In case of error a SOAP fault exception with the error description will be thrown