# Debitura Cases API

**Canonical:** https://apis.io/apis/debitura/debitura-cases-api/  
**Provider:** Debitura — https://apis.io/providers/debitura/  
**Base URL:** https://customer-api.debitura.com  
**Documentation:** https://docs.debitura.com/clients

Debitura Cases API is one of 20 APIs that [Debitura](https://apis.io/providers/debitura/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Cases. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

## Operations (31)

| Method | Path | Summary |
|---|---|---|
| GET | `/cases` | List collection cases. |
| POST | `/cases` | Create collection case |
| GET | `/cases/{id}` | Fetch case by ID |
| GET | `/cases/case-reference/{caseReference}` | Fetch case by reference |
| GET | `/cases/by-partner-reference/{reference}` | Fetch a single case by the collection partner's own reference ID. |
| GET | `/cases/by-partner-reference` | Batch lookup of cases by the collection partner's own reference IDs. |
| GET | `/cases/by-creditor-reference` | Fetch a single case by creditor reference, scoped to a specific creditor and partner. |
| GET | `/cases/{id}/timeline` | Fetch case timeline |
| GET | `/cases/{id}/chats` | Fetch case chats |
| POST | `/cases/{id}/chats` | Send a chat message on a case |
| GET | `/cases/{id}/payments` | Fetch case payments |
| POST | `/cases/{id}/payments` | Create a payment on a case |
| GET | `/cases/{id}/files` | Get case files |
| POST | `/cases/{id}/files` | Upload a file to a case |
| POST | `/cases/{id}/notes` | Create a note on a case |
| PUT | `/cases/{id}/payments/{paymentId}` | Edit a payment on a case |
| DELETE | `/cases/{id}/payments/{paymentId}` | Delete a payment on a case |
| POST | `/cases/{id}/close` | Close a case |
| POST | `/cases/{id}/start` | Activate a case from PendingVerification |
| PUT | `/cases/{id}/fees` | Update case fees and/or principal |
| GET | `/cases/{id}/exclusive-period` | Get exclusive collection period chain |
| GET | `/cases/{id}/validation` | Get full validation detail for a case |
| POST | `/cases/preview` | Preview case eligibility and requirements |
| GET | `/cases/by-creditor-reference/{creditorReference}` | Fetch case by creditor reference |
| GET | `/cases/{id}/contract-status` | Get contract signing status for a case |
| GET | `/cases/{id}/quote-requests` | List quote requests for a case |
| GET | `/cases/{id}/quote-requests/{quoteRequestId}` | Get quote request details |
| GET | `/cases/{id}/quote-requests/{quoteRequestId}/quotes` | List quotes for a quote request |
| GET | `/cases/{id}/quote-requests/{quoteRequestId}/quotes/{quoteId}` | Get quote details |
| GET | `/cases/{id}/tasks` | List tasks for a case |
| POST | `/cases/{caseId}/files` | Upload a file to a case. Optionally posts a system chat message to notify the collection partner. |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/debitura/refs/heads/main/openapi/debitura-cases-api-openapi.yml
- **Documentation** — https://docs.debitura.com/clients
- **SignUp** — https://app.debitura.com/CreditorApiKey
- **Documentation** — https://docs.debitura.com/referral-partners
- **Documentation** — https://docs.debitura.com/collection-partners
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/debitura/refs/heads/main/apis.yml

## Other Debitura APIs (12)

- [Debitura Clients API](https://apis.io/apis/debitura/debitura-clients-api/)
- [Debitura Contracts API](https://apis.io/apis/debitura/debitura-contracts-api/)
- [Debitura Coverage API](https://apis.io/apis/debitura/debitura-coverage-api/)
- [Debitura Divisions API](https://apis.io/apis/debitura/debitura-divisions-api/)
- [Debitura Filter Options API](https://apis.io/apis/debitura/debitura-filteroptions-api/)
- [Debitura Ingestion Jobs API](https://apis.io/apis/debitura/debitura-ingestionjobs-api/)
- [Debitura Managed Cases API](https://apis.io/apis/debitura/debitura-managedcases-api/)
- [Debitura Me API](https://apis.io/apis/debitura/debitura-me-api/)
- [Debitura O Auth API](https://apis.io/apis/debitura/debitura-oauth-api/)
- [Debitura Payments API](https://apis.io/apis/debitura/debitura-payments-api/)
- [Debitura Preview Cases API](https://apis.io/apis/debitura/debitura-previewcases-api/)
- [Debitura Referral Partners API](https://apis.io/apis/debitura/debitura-referralpartners-api/)

## Tags

Cases

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/debitura/debitura-cases-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/debitura/.
