assign_attachment
Associate an existing attachment with a transaction by supplying the attachment ID and transaction ID, linking the file to the transaction record.
Instructions
Assign an existing attachment to a transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | The attachment ID | |
| transaction_id | Yes | The transaction ID |