> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alforse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inkasso

> Überfällige und bald fällige Forderungen bearbeiten und Erinnerungen senden.

Inkasso-Endpunkte bearbeiten überfällige oder bald fällige Forderungen und senden Erinnerungen über konfigurierte Kanäle.

| Endpunkt                              | Body/Parameter                     | Berechtigung      |
| ------------------------------------- | ---------------------------------- | ----------------- |
| `GET /collections`                    | `tab, page, pageSize, subjectId`   | `collection view` |
| `GET /collections/preview`            | `contractId, paymentId, channelId` | `collection view` |
| `POST /collections/remind`            | `contractId, paymentId, channelId` | `collection edit` |
| `POST /collections/remind-bulk`       | `channelId, tab, subjectId`        | `collection edit` |
| `POST /collections/run-due-reminders` | —                                  | `collection edit` |
