What Is OpenDoxx?

How Does It Work?

What Does It Cost?

XML Parameters
XML Parameters

To get an XML list of new filings:

Just push XML like this to the GetListOfFilings method at:

http://opendoxx.com/incoming/testproc.php

<ODQuery>
<VendorUserName>YOURAPPLICATIONID</VendorUserName>
<VendorPassword>YOURAPPLICATIONPASSWORD</VendorPassword>
</ODQuery>

OpenDoxx will then respond with an XML list of new filings:
<?xml version="1.0"?>
<Filings>
<Filing>
<YourCust>RANDL</YourCust>
<YourJobNum>520</YourJobNum>
<LawFirmCaseRef>520-CACA12345</LawFirmCaseRef>
<YourToken>yQuAlLfkTKG6B695usCN</YourToken>
<EventToken>L8S2WTYN1QZIRE0F4DJA</EventToken>
<DateFiled>2006-08-08</DateFiled>
<CaseNo>CA-123456</CaseNo>
<Judge>Judge Test</Judge>
<JudgeCode>01</JudgeCode>
<Division>Test Division</Division>
<CourtDate>2010-04-15</CourtDate>
<CourtTime>13:17:00</CourtTime>
</Filing>
</Filings>


Using the Event Token, you can call the RemoveFromListOfFilings method
so that OpenDoxx doesn't keep sending you the same filings.

The YourToken tag is the SerNum that you sent in with the job.

Rob & Luey
LoyalDog Software
OpenDoxx Freeware