Tandem Support Reply

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The tandem support reply command ==Path== */tandem/support/ ==Method== *GET *POST ==Required Data Parameters== *{$ticketid}: T...")
 
Line 4: Line 4:
  
 
==Method==
 
==Method==
*[[glossary#GET|GET]]
 
 
*[[glossary#POST|POST]]
 
*[[glossary#POST|POST]]
  

Revision as of 20:12, 14 May 2012

The tandem support reply command

Contents

Path

  • /tandem/support/

Method

Required Data Parameters

  • {$ticketid}: The ticket ID retrieved from from the tandem support list command.
  • {$message}: The message that will be submitted to the Tandem queue.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools