TpsService
Perform TitlePoint Searches
The following operations are supported. For a formal definition, please review the Service Description.
-
CreateService
DO NOT USE - legacy feature. This method asynchronously creates a service and optionally adds the newly created service to an order (TPX only). -
CreateService2
DO NOT USE - legacy feature. This method asynchronously creates a service and optionally adds the newly created service to an order. -
CreateService3
This method asynchronously creates a service and optionally adds the newly created service to an order.
Documentation -
CreateService4
CreateService4 is similar to CreateService3, except for taking the fips code instead of state/county.
Documentation -
CreateServiceWithLegalValidation
This method asynchronously creates a service and optionally adds the newly created service to an order. Validates legals exist when submitting direct property searches.
Documentation -
CreateServices
CreateServices is similar to CreateService3, except you can create multiple requests at the same time.
Documentation -
DateDownFromPreviousOrder
This method creates a new order based on an address search of previous orders.
Documentation -
DatedownOrder
This method asynchrounously performs a date-down operation against the specified TitlePoint order.
Documentation -
DatedownOrder2
This method asynchrounously performs a date-down operation against the specified TitlePoint service.
Documentation -
DatedownOrder3
This method asynchrounously performs a date-down operation against the specified TPX order.
Documentation -
DatedownOrderSP
This method asynchrounously performs a date-down operation against the specified TitlePoint SP order.
Documentation -
DeleteItem
This method deletes a specific item from TitlePoint or TPX orders using serviceID -
EnableOrderMonitoring
This method enables or disables Order Monitoring for a specified order.
Set enableMonitoring = true to Enable Order Monitoring.
Set enableMonitoring = false to Disable Order Monitoring.
Documentation -
GetActiveUserOrgs
This method returns a collection of company department and title officers that the user account has access to -
GetCountyCoverageReportInfo
This method returns county coverage report -
GetFilteredResultByID
This method returns a result identified by result identifier. This method supports returning both TitlePoint and TitlePoint Express (TPX) service results.
Documentation -
GetOrderInfo
GetOrderInfo -
GetOrderMonitorReportResultsRange
This method returns an array of order monitoring results. Since the results can be verbose, it is recommended that you pull 100 at a time after using the GetOrderMonitoringResultsCount method to know the total number of results.
Documentation -
GetOrderMonitoringDates
This method returns information regarding the availability of order monitoring reports.
Documentation -
GetOrderMonitoringResultsCount
This method returns a count of order monitoring results as an integer.
Documentation -
GetOrderMonitoringResultsCount2
This method returns a count of order monitoring results in a response object.
Documentation -
GetOrderSummary
This method returns an order summary, which includes the service collection on the order.
Documentation -
GetPlantDateAndSupportedServiceInfo
This method returns plant date detail and supported search types -
GetPlantDateAndSupportedServiceInfoForCounty
This method returns plant date detail and supported search types -
GetRelatedOrder
This method searches and returns orders using specified parameters as search filters.
Documentation -
GetRequestStatusesByUserIdAndRange
This method returns order status for orders created by a usersname within a datetime range.
Documentation -
GetRequestSummaries
This method returns the status of an asynchronous request as a collection of request summaries.
Documentation -
GetResultByID
DO NOT USE - legacy feature. This method returns a result identified by result identifier. This method supports returning TitlePoint Express (TPX) service results only. -
GetResultByID2
DO NOT USE - legacy feature. This method returns a result identified by result identifier. This method supports returning both TitlePoint and TitlePoint Express (TPX) service results. -
GetResultByID3
This method returns a result identified by result identifier. This method supports returning both TitlePoint and TitlePoint Express (TPX) service results.
Documentation -
GetResultByRequestID
DO NOT USE - legacy feature. This method returns the first result involved in an asynchronous operation. -
GetResultByRequestID2
DO NOT USE - legacy feature. This method returns the first result involved in an asynchronous operation. -
GetResultByRequestID3
This method returns the first result involved in an asynchronous operation.
Documentation -
IsServiceMonitoringEnabled
IsServiceMonitoringEnabled -
MergeServices
Takes an order id and a semicolon separated list of service Ids to merge.
Documentation -
PropertyLookup
Lookup property info.
Documentation -
ResolveProperties
This method resolves the specified set of property input.
Documentation