Service Purchase

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The service purchase command will allow you to purchase new services and will create a new ticket for setup. If possible an automated setup of the service will be ...")
 
 
Line 1: Line 1:
 
The [[Service|service]] purchase command will allow you to purchase new services and will create a new ticket for setup. If possible an automated setup of the service will be attempted.
 
The [[Service|service]] purchase command will allow you to purchase new services and will create a new ticket for setup. If possible an automated setup of the service will be attempted.
 
 
 
It returns a ticket ID.
 
 
==Path==
 
==Path==
 
*/service/purchase
 
*/service/purchase

Latest revision as of 23:20, 24 March 2012

The service purchase command will allow you to purchase new services and will create a new ticket for setup. If possible an automated setup of the service will be attempted.

Contents

Path

  • /service/purchase

Method

Required Data Parameters

  • None

Optional Data Parameters

  • None

Returned Data

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