Input Variable |
Input Value |
Description |
tid |
Integer value |
A valid ticket ID number. You may also use * as a wildcard. |
cid |
String value Required |
A valid customer ID to limit the returned values by. You may use * as a wildcard. |
start_tid |
Integer value |
The starting ticket ID number to return attachments for. |
end_tid |
Integer value |
The ending ticket ID number to return attachments for |
count |
Integer value |
This would be the number of attacments to return. |
Output Variable |
URL Encoded |
Description |
ticket_id |
No |
Ticket ID the attachment is associated with. |
file_name |
Yes |
The name of the attachment. |
file_size |
No |
The size of the attachment. |
file_date |
No |
The last modified date of the attachment. |