notification_document_add
Add a document to a notification request. Provide case file ID, notification request ID, document ID, file name, and hash to attach the document.
Instructions
Performs the notification_document_add operation. Review the API documentation for full field details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| hash | Yes | ||
| fileName | Yes | ||
| fileSize | No | ||
| caseFileId | Yes | ||
| notificationRequestId | Yes |