Tandem Support

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The tandem support command ==Path== */tandem/support ==Method== *GET ==Required Data Parameters== *None ==Optional Data Parameters== *None ==R...")
 
 
Line 1: Line 1:
The [[Tandem|tandem]] support command  
+
The [[Tandem|tandem]] support command will return a list of queues and some information about them.
 
==Path==
 
==Path==
 
*/tandem/support
 
*/tandem/support
Line 19: Line 19:
 
)
 
)
 
</pre>
 
</pre>
 
[[glossary#SingleHop|SingleHop]]
 

Latest revision as of 19:57, 14 May 2012

The tandem support command will return a list of queues and some information about them.

Contents

Path

  • /tandem/support

Method

Required Data Parameters

  • None

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => An array of the different support queue's and details about them.
)
Personal tools