BankruptcyWatch · Example Payload

Proofofclaimresponse Example

BankruptcyComplianceCourt DataLegalLendingPACER

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

Top-level fields

claimIdcaseIdconfirmationNumberstatusfiledAt

Example Payload

Raw ↑
{
  "claimId": "example-claimId",
  "caseId": "example-caseId",
  "confirmationNumber": "example-confirmationNumber",
  "status": "example-status",
  "filedAt": "2026-04-19T12:00:00Z"
}