Skip to main content

Fetch a single case by the collection partner's own reference ID.

GET 

/cases/by-partner-reference/:reference

Returns detailed case information using the collection partner's own reference (the CollectionPartnerReference field set during case activation).

Use Case: Use this endpoint when you have your own internal case reference and want to look up the corresponding Debitura case. This is useful for integrating your case management system with Debitura.

Matching: Exact string match only. Combined references like '112179442 & 112179443' must be queried with the full combined string.

Access Control: Only returns cases where you are the collection partner and the case is a production collection case.

Request

Responses

Case found