notification_document_add
Attach a document to a notification request by providing case file ID, notification request ID, file ID, name, and hash.
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 |