Method ticketGet

 return to group index



ticketGet

fullTicketReturnticketGet ( stringsession, intticketId )

Description

return the whole ticket detail for a given ID

Parameters

  • stringsession : the session id
  • intticketId : the ticketId

Returns

the whole ticket
  • intticketId : the Id of the ticket
  • stringrequestStatus : the status of the request
  • stringstatus : ths status of the message
  • stringsubject : the subject of the message
  • stringnic : the attached nic handle
  • stringphone : the attached phone number
  • stringemail : the attached email address
  • stringlevel : the level of the ticket
  • stringdomain : the attached domain name
  • intorderId : the attached orderId
  • stringcomponentType : the component type of the domain
  • messageDetailStruct[] messages : an array of messages
programming languages / libraries :
 
Parameters :
string session : $session
int ticketId :