POST CaseApi/List

Request Information

URI Parameters

None.

Body Parameters

NameDescriptionTypeAdditional information
SessionId

Session GUID

string

Required

FilerEmailAddress

Filer Email address

string

Required

OptionType

Static values for More Info

string

Required

CaseTrackingId

Case Tracking Id

string

Optional

FilterMember

Sort Filter Member

string

Optional

FilterOperator

Sort Filter Operator like StartsWith, Contians, IsEqualTo etc.,

string

Optional

FilterValue

Sort Filter Value

string

Optional

OrderBy

Order By column name

string

Optional

OrderByDirection

Order By Direction like Asc or Desc

string

Optional

PageNumber

Page Number

integer

Optional

PageSize

Page Size

integer

Optional

CallToEFM

whether case should get from EFM or local database

bool

Optional

LocationCode

Selected lcoation code More Info

string

Optional

PartyRole

Party Role Like Person Or Entity

string

Optional

FirstName

If Party Role is Person then First Name and Last Name are required

string

Optional

LastName

If Party Role is Person then First Name and Last Name are required

string

Optional

MiddleName

If Party Role is Person then First Name and Last Name are required and Middle Name is optional

string

Optional

EntityName

If Party Role is Entity then Entity Name is required

string

Optional

SortResultsBy

Sort Results By are static values More Info..

string

Optional

CauseNumber

Cause Number or Case number which are entered by filer

string

Optional

CaseType

Selected case type code should be sent in field More info..

string

Optional

Request Formats

application/json, text/json

Sample:
 {
 "SessionId": "7d93758d-9d5e-4f02-b73d-ebd888f5f51e",
 "FilerEmailAddress": "sirishapettela@gmail.com",
 "CallToEFM":false,
 "CauseNumber":"",
 "LocationCode":"",
"OptionType":"Filer",
"PageNumber":2,
"PageSize":10
}
                        

Response Information

List of cases

NameDescriptionType
Cases

List of cases

CaseListInfoResponseModel
NameDescriptionType
CaseId

Case Id

long
CaseTitle

Case Title

string
CaseDocketId

Case Docket Id

string
CaseTrackingId

Case Tracking Id

string
CaseMatterNumber

Case Matter Number

string
IsBookmarked

Is Bookmarked

bool
Attorney

Attorney

string
LocationCode

Location Code

string
LocationName

Location Name

string
Client

Client

string
CaseCategory

Case Category

string
CaseType

Case Type

string
IsArchived

Is Archived

string
Court

Case Court

string
TotalRecordCount

Total Record Count

int
PageNumber

Page Number

int
PageSize

Page Size

int

Response Formats

application/json, text/json

Sample:
       {
    "Cases": [
        {
            "CaseId": 11941,
            "CaseTitle": null,
            "CaseDocketId": "siri09182015_0346",
            "CaseTrackingId": "d8e687ea-dcd1-4a06-8366-68b20edf1601",
            "CaseMatterNumber": "899",
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:cc",
            "LocationName": "Bexar County - County Clerk",
            "Client": "",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": "Bexar County - County Clerk"
        },
        {
            "CaseId": 11977,
            "CaseTitle": null,
            "CaseDocketId": "siri05102015_2259",
            "CaseTrackingId": "86699e07-3ae2-4d68-b9a5-df9004755254",
            "CaseMatterNumber": "234234",
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:dc",
            "LocationName": "Bexar County - District Clerk",
            "Client": "",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": "Bexar County - District Clerk"
        },
        {
            "CaseId": 12561,
            "CaseTitle": "TestProvisional",
            "CaseDocketId": "12345",
            "CaseTrackingId": "ee14b652-b299-48bf-a9e5-d327e9ace875",
            "CaseMatterNumber": "test",
            "IsBookmarked": false,
            "Attorney": "SRIDHAR  p",
            "LocationCode": "bexar:cc",
            "LocationName": "Bexar County - County Clerk",
            "Client": "TestDefendant  dfnt",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13026,
            "CaseTitle": null,
            "CaseDocketId": " siri11320152341",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "supreme",
            "LocationName": "  Supreme Court",
            "Client": "sadfsaf  sdfsf",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13027,
            "CaseTitle": null,
            "CaseDocketId": "51202",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "supreme",
            "LocationName": "  Supreme Court",
            "Client": "sadada  dad",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 14099,
            "CaseTitle": "ZENDEJO, MARIA v ANDI RE LLC",
            "CaseDocketId": "201312345",
            "CaseTrackingId": "e9cfe33e-0da5-4c7d-a804-cc6046b01653",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "harris:dccv234",
            "LocationName": "Harris County - 234th Civil District Court",
            "Client": "",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13712,
            "CaseTitle": null,
            "CaseDocketId": "Required",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:dc",
            "LocationName": "Bexar County - District Clerk",
            "Client": "test  test",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13735,
            "CaseTitle": null,
            "CaseDocketId": "Required",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:dc",
            "LocationName": "Bexar County - District Clerk",
            "Client": "test  test",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13738,
            "CaseTitle": null,
            "CaseDocketId": "Required",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:dc",
            "LocationName": "Bexar County - District Clerk",
            "Client": "suri  GUBBA",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        },
        {
            "CaseId": 13795,
            "CaseTitle": null,
            "CaseDocketId": "555555",
            "CaseTrackingId": "",
            "CaseMatterNumber": null,
            "IsBookmarked": false,
            "Attorney": "",
            "LocationCode": "bexar:dc",
            "LocationName": "Bexar County - District Clerk",
            "Client": "XVZvxc  xcvxcv",
            "CaseCategory": "",
            "CaseType": "",
            "IsArchived": false,
            "Court": ""
        }
    ],
    "TotalRecordCount": 66,
    "PageNumber": 2,
    "PageSize": 10,
    "LocationCode": "bexar:dc",
    "LocationName": "Bexar County - District Clerk"
}