AddAttachment
Creates a temporary attachment or assigns a temporary one to a request.
Input
| Name | Type | Required | Description |
| RequestId | String | False | Set this to the request Id. |
| RequestKey | String | False | Set this to the request Key. |
| AttachmentId | String | True | Set this to the temporary attachment Id. |
| Public | String | False | Set this to specify if the attachment will be public or internal. |
| AdditionalComment | String | False | Set this to the body of the comment. |
Result Set Columns
| Name | Type | Description |
| Success | String | The result of the procedure. |