9fin Distressed API

DocketsFilingListItem

object

Document filed on a docket case.

case_typeAny Of
required

Parent case type. E.g., Chapter 11, Chapter 15.

Variant 1string
case_uuidstring(uuid)required

The case the filing belongs to, addressable on the cases endpoint by its uuid. A docket number is only unique within a court, so the case is linked by uuid instead.

companyAny Of
required

Linked company.

Entityobject

A 9fin entity (e.g. a company), identified by its nf_id.

Show Child Parameters
date_filedstring(date)required

Date the filing’s docket entry was filed with the court.

document_numberintegerrequired

Document order within the docket entry.The main document is typically 1, with attachments numbered 2, 3, and so on.

>= 1

document_titlestringrequired

Document title.

document_uuidstring(uuid)required

Unique document identifier.

filing_categoryAny Of
required

Filing category. E.g., First Day, Motion etc.

Variant 1string
filing_numberAny Of
required

The filing’s number on the docket; null where the court did not give one. The first filing of the case will have a filing_number of 1.

Variant 1integer
filing_partyAny Of
required

Filing party. E.g., Committee Debtor, Trustee etc.

Variant 1string
filing_purposeAny Of
required

What the filing is for, e.g. DIP Financing. Determined by the filing type, so it is never set independently of it.

Variant 1string
filing_typeAny Of
required

Filing type. E.g., Complaint, DIP Financing Motion,Notice etc.

Variant 1string
industryobjectrequired

A company’s industry classification.

Show Child Parameters
judgesarray[string]required

Judges assigned to the case.

venueAny Of
required

Venue (court) where the docket is filed.

Variant 1string
Example