Introduction
Get Single Ticket from MyAdmin Helpdesk By TicketId and Account Number
Parameters
accountNumber
The Account Number that the ticket belongs to
apiKey
The active API key used to authenticate the request.
sessionId
The active session ID.
ticketId
The requested ticket ID, must be under the requested account
Return value
The
HelpdeskTicket
object
Code samples
Loading API Runner...