Support Reply

From INAP Dropzone API
Revision as of 20:09, 18 July 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The support reply command

Contents

Path

  • /support/repy

Method

Required Data Parameters

  • {$ticketid}: The ticket ID retrieved from from the support list command.
  • {$message}: The message that will be sent to SingleHop.
  • {$subject}: The subject of the reply.
  • {$contact}: The contact that is sending the reply..

Optional Data Parameters

  • None

Returned Data

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