create_correspondent
Add a new correspondent to Paperless-NGX by providing a name, optional match pattern, and matching algorithm to automate document categorization.
Instructions
Create a new correspondent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| slug | No | ||
| match | No | ||
| owner | No | ||
| document_count | No | ||
| is_insensitive | No | ||
| user_can_change | No | ||
| matching_algorithm | No | ||
| last_correspondence | No |