GET odcr/activities
Returns the activity details for a specific case.
This resource will return 4 objects. Entries, Dates, Receipts & Disbursements. Each object contains an array of records that can be used to build the full case details.
Resource URL
https://api.kellpro.com/v2/odcr/activities.format
Parameters
casekey
Specifies the unique key assigned to the case. The case key is a text identifier made up of the court code, case type, case year & case number.
Example: 019BCM 0300210
filter
Optional
Specifies a pipe "|" delimited list of words to search for. Will only return entries for descriptions that match ANY of the words.
Example: Count|Fee|Warrant
Example Request
GET https://api.kellpro.com/v2/odcr/activities.json?casekey=019BCM++0300210