Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Tickets.TicketCopyAttachmentOptions
Contents
Summary
The needed properties of the ticket that we want to copy an attachment to.
Properties
Name
|
Type
|
Summary
|
TargetID
|
Int32 |
The ID of the ticket that we want to copy the attachment to.
|
TargetAppID
|
Int32 |
The app ID for the target ticket.
|