Support Create

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

The support create command will open a support ticket in LEAP and it will be added to the support queue.

Contents

Path

  • /support/create

Method

Required Data Parameters

  • {$type}: The support department that the ticket will be opened in, all the department can be retrieved by using the support departments command.
  • All other required fields can be retrieved by using the support ticket types command.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => Contains the ticket ID of the new ticket.
)
Personal tools