Feature: add storage_path parameter to post_document API

This commit is contained in:
Bevan Kay
2024-01-03 15:10:23 +11:00
parent 46e6be319f
commit a24e9d83a5
4 changed files with 61 additions and 0 deletions

View File

@@ -274,6 +274,7 @@ The endpoint supports the following optional form fields:
- `correspondent`: Specify the ID of a correspondent that the consumer
should use for the document.
- `document_type`: Similar to correspondent.
- `storage_path`: Similar to correspondent.
- `tags`: Similar to correspondent. Specify this multiple times to
have multiple tags added to the document.
- `archive_serial_number`: An optional archive serial number to set.