RE: Question for the developers about "username" in a line of code
get_accounts accepts an array of usernames and returns account states. Where you've entered 'test' is where the username goes, not the password (no password is needed for this call)
get_accounts
RE: Question for the developers about "username" in a line of code