|
|
Instructions
Enter a search string and select a search type. The available search types are:
- ALL_HIST: performs all search but uses PRIOR-HIST for the prior title search and includes PROP search
- ALL: enter folio - returns prior title, ct, document and proprietor details
- PRIOR: enter folio - returns prior title
- CT: enter folio - returns ct enquiry
- DOC: enter document number - returns document
- PRIOR-HIST: repeatedly perform PRIOR search until the result equals its input, returning the unique titles
- PROP: enter folio - returns proprietor and related details
To search via url, add ?search_type=[type]&search_string=[string] (will use ALL_HIST by default if search_type not specified)
To return results in JSON format, use the /api endpoint with the same parameters.
|