upload_manual_entry_file_file
Attach files to a manual entry line by specifying manual_entry_id, entry_id, and fileName. This adds supporting documents directly to the relevant line in Bexio.
Instructions
Add file to manual entry line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | the id of a single entry in the manual_entry object | |
| fileName | No | Please note that the same request parameter can only be used once. Please use different request parameter for multiple files. | |
| manual_entry_id | Yes | the id of the manual_entry |