> ## 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.

# 回収

> 期限超過/近日期限の債権を処理し、設定済みチャネルで通知します。

回収エンドポイントは期限超過/近日期限の債権と通知チャネルのリマインダーを扱います。

| エンドポイント                               | 本文/パラメータ                           | 権限                |
| ------------------------------------- | ---------------------------------- | ----------------- |
| `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` |
