v1

latestOpenAPI 3.0.42026-08-045381279.6 KB
Cases

Get exclusive collection period chain

Returns the full exclusive collection period chain for a case, including the initial period and any extensions triggered by debtor actions (promise to pay, payment agreement, or actual payment).

get/cases/{id}/exclusive-period

Path parameters

idstring uuid required

Response

Chain returned

engagementStartDatestring date-time

Start date of the initial exclusivity engagement.

currentEndDatestring date-time

Current end date of the exclusive period (after any extensions).

daysRemaininginteger

Days remaining until the period ends. Negative when the period has naturally expired. Zero when the engagement was terminated early (partner change or withdrawal), regardless of the original end date.

statusstring nullable

Current status of the exclusive period: Active, Expired, or Terminated. Active — partner has exclusive rights. Expired — period ended naturally (time elapsed or case resolved). Terminated — period was ended early (partner change, withdrawal, etc.).