Skip to content

Instantly share code, notes, and snippets.

@tylerlee
Created December 15, 2011 22:27
Show Gist options
  • Save tylerlee/1483224 to your computer and use it in GitHub Desktop.
Save tylerlee/1483224 to your computer and use it in GitHub Desktop.
<accounts>
<accounts_size>1484</accounts_size> <!-- list all accounts first returns statistics on accounts -->
<account> <!-- one account object is returned for every account -->
<account_id>1440</account_id>
<username>ajm85tx</username>
<first_name>Alex</first_name>
<last_name>Morales</last_name>
<email_address>alex@orgsync.com</email_address>
<last_login>2011-12-13 14:08:13 -0600</last_login>
<organization_ids/>
<active>Y</active>
</account>
</account>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment