Cases
Cases
📄️ List collection cases
Returns a paginated list of cases where you are the **collection partner** (actively collecting the debt).
📄️ Fetch case by ID
Returns detailed case information for a specific case ID (GUID).
📄️ Fetch case by reference
Returns detailed case information using the Debitura case reference (e.g., 'Q8OAXF3W').
📄️ Fetch case timeline
Returns the complete chronological event history for a case.
📄️ Fetch case chats
Returns all chat messages for a case in chronological order.
📄️ Fetch case payments
Returns all payments recorded on a specific case.
📄️ Get case files
Returns all documents and files attached to a case.
📄️ Create a note on a case
Creates a new note/comment on a collection case.
📄️ Create a payment on a case
Records a payment received for a collection case.
📄️ Close a case
Closes a collection case with a specified close code.