BankruptcyWatch · Example Payload

Proofofclaimrequest Example

BankruptcyComplianceCourt DataLegalLendingPACER

Proofofclaimrequest 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

creditorNamecreditorAddressclaimAmountsecuredAmountbasisForClaimaccountNumberattachmentUrls

Example Payload

Raw ↑
{
  "creditorName": "example-creditorName",
  "creditorAddress": "example-creditorAddress",
  "claimAmount": 0,
  "securedAmount": 0,
  "basisForClaim": "example-basisForClaim",
  "accountNumber": "example-accountNumber",
  "attachmentUrls": []
}