Skip to main content

Upload a file to a case

POST 

/cases/:id/files

Uploads a file and attaches it to a case. Mirrors the file upload action available in the Partner portal.

Access: Collection partners only. Managing partners are rejected.

Status gate: Allowed on all non-Merged statuses, including Closed. Only Merged cases are rejected.

File requirements:

  • Maximum size: 25 MB
  • Allowed extensions: .pdf .doc .docx .xls .xlsx .jpg .jpeg .png .txt .zip .csv .eml

DocumentType (optional):

  • OriginalInvoice — the original invoice document
  • DebtorDocuments — documents provided by the debtor
  • CreditorDocuments — documents provided by the creditor
  • PartnerDocuments — documents provided by the collection partner
  • DemandLetter — formal demand letter
  • Miscellaneous — other supporting documents

The file is immediately visible to the creditor.

Request

Responses

File uploaded successfully