Operation | Class | Description |
AllocateCourtDate | CourtRecordMDE | An operation to request a court date. |
CancelFiling | FilingReviewMDE | An operation to request a filing be cancelled. |
DocumentStampInformation | CourtRecordMDE | An operation that is a query for the information to be included on document stamps. This operation is implemented by the system responsible for providing the document stamp information. The operation is invoked by the system responsible for performing the stamping. |
GetCase | CourtRecordMDE | An operation to query information on a case. |
GetCaseList | CourtRecordMDE | An operation to query a list of cases that match a set of criteria. |
GetCourtSchedule | CourtSchedulingMDE | An operation to query for a schedule of upcoming court events |
GetDocument | CourtRecordMDE | An peration to query for a document. |
GetFeesCalculation | FilingReviewMDE | An operation to query for the estimated fees required for a filing. |
GetFilingList | FilingReviewMDE | An operation to query for a list of filings that match a set of criteria. |
GetFilingStatus | FilingReviewMDE | An operation to request the status of a filing. |
GetPolicy | CourtPolicyMDE | An operation to request a court policy. |
GetServiceInformation | CourtRecordMDE | An operation to query for contact information required to serve a document. |
NotifyCourtDate | CourtSchedulingMDE | An operaiton to notify a court date has been confirmed. |
NotifyCourtDate | FilingAssemblyMDE | An operaiton that is the asynchronous callback to an AllocateCourtDate or ReserveCourtDate operation to notify a court date has been confirmed. |
NotifyDocketingComplete | FilingReviewMDE | An operation that is an asynchronous callback in response to a RecordDocketing operation to notify that a filing has been recorded in the court record system. |
NotifyDocumentStampInformation | FilingReviewMDE | An operation that is an asynchronous callback in response to the GetDocumentStampInformation operation. This operation is implemented by the system responsible for performing the stamping and is invoked by the system responsible for providing the information for the stamps. |
NotifyFilingReviewComplete | FilingAssemblyMDE | An operation that is the asynchrnous callback in response to a ReviewFiling operation to notify a filing has completed clerk review. |
RecordDocketing | CourtRecordMDE | An operation to record and docket a court filing in a court record system. |
RequestCourtDate | CourtSchedulingMDE | An operation to request a list of available court dates. |
ReserveCourtDate | CourtSchedulingMDE | An operation to reserve a court date. |
ReviewFiling | FilingReviewMDE | An operation to submit a filing to a court for review. |
ServeFiling | ServiceMDE | An operation to serve/deliver a filing to a service recipient. |
ServeProcess | ServiceMDE | An operation to serve/deliver a filing to a process server or registered agent. |