These methods are used to retrieve court cases.
| Name | Summary |
|---|---|
| GetCaseByCaseNum | Get a court case by the case number |
| GetCaseByCaseNumAndDOB | Get a court case by the case number and date of birth |
| GetCaseByCaseNumAndLastName | Get a court case by the case number and last name |
| GetCaseByLastNameAndDOB | Get a court case by last name and date of birth |
| GetCaseByPaymentPlan | Get a court case by the payment plan number |
| GetCaseByPaymentPlanAndDOB | Get a court case by the payment plan number and date of birth |
| GetCaseByPaymentPlanAndLicense | Get a court case by the payment plan number and driver's license |
| GetCaseByTicketNum | Get a court case by the ticket number |
| GetCaseByTicketNumAndLicense | Get a court case by the ticket number and drivers license |
| GetCaseByTicketNumAndTag | Get a court case by the ticket number and license tag |
| PostSearchCase | Search for court cases |