Arguments
Example XML Request http://api.reveldigital.com/account?api_key=xxxxxx Example JSON Request
http://api.reveldigital.com/account.json?api_key=xxxxxx Example Response
<account xmlns="http://api.reveldigital.com/2011/01" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<address_1 i:nil="true"/>
<address_2 i:nil="true"/>
<business_name>Catalyst LLC</business_name>
<city>Fargo</city>
<country>US</country>
<created_on>2009-01-13T22:15:34Z</created_on>
<fax i:nil="true"/>
<name>Catalyst</name>
<phone>701-555-4554</phone>
<postal_code>58102</postal_code>
<primary_contact_id>xxxxxx</primary_contact_id>
<secondary_contact_id>xxxxxx</secondary_contact_id>
<state>ND</state>
<timezone>Central Standard Time</timezone>
</account>
Error Codes
Test Console |