BankruptcyWatch · Example Payload

Docketentry Example

example-description

BankruptcyComplianceCourt DataLegalLendingPACER

Docketentry Example is an example object payload from BankruptcyWatch, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

entryIdcaseIdentryNumberdateFileddescriptiondocumentUrlfiler

Example Payload

Raw ↑
{
  "entryId": "example-entryId",
  "caseId": "example-caseId",
  "entryNumber": 0,
  "dateFiled": "2026-04-19",
  "description": "example-description",
  "documentUrl": "example-documentUrl",
  "filer": "example-filer"
}