Field Name |
Value |
Default Value |
Description |
| site |
websearch.ramaui.com |
none |
The url of the XML server |
| location |
/ramxml.php |
none |
The script to talk to |
| method |
lists |
none |
The remote method to invoke |
| DBID |
DBID assigned by RAM |
none |
DBID assigned by RAM |
|
| getlist |
district, condo, agent, office |
none |
List to return. |
The XML response will be in the format:
- [0] => List Name
- [1] => Search Time
- [2] => List Array
An example of the XML request: (district list)
An example of the XML response: (district list)
Examples of the data returned by the lists method. Note that agent and office lists are compound arrays of ID number and name.