accountData

The accountData method retrieves information about a user account. This method will tell you what subscription level a user account has as well as the users' email address, name, and nickname.

Parameters

sid (required): A valid session id, received from the "login" method.
partner_token (required): A valid partner token. See Overview for more information.
output (Optional): Your preferred output format. These include xml, and json.

Example Request:

http://ws.mp3tunes.com/api/v1/accountData?output=xml&partner_token=9999999999&sid=<sid>

Example Response:


  
    user@example.com
    User Nickname
    First
    Last
    -1
    54226434
    52428800
    
      
        user_locker_annual
        Premium
        2007-03-27 15:17:08
        2008-03-27 15:17:08
      
    
    premium
    0