Service SSL Purchase

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "SSL Purchase ==Path== */service/ssl/purchase ==Method== *POST ==Required Data Parameters== *POST parameters: *{$id}: This is the CEDX####...")
 
 
Line 10: Line 10:
 
*[[glossary#get|POST]] parameters:
 
*[[glossary#get|POST]] parameters:
  
*{$id}: This is the CEDX##### id that was provided when doing the SSL Create call.
+
*{$id}: This is the CEDX##### id that was provided when doing the [[Service_SSL_Create]].
 
*{$approver}: One of the emails provided from the SSL Create call .
 
*{$approver}: One of the emails provided from the SSL Create call .
 
*{$csr}: The Certificate Signing Request for your SSL.
 
*{$csr}: The Certificate Signing Request for your SSL.

Latest revision as of 17:42, 5 May 2017

SSL Purchase

Contents

Path

  • /service/ssl/purchase

Method

Required Data Parameters

  • {$id}: This is the CEDX##### id that was provided when doing the Service_SSL_Create.
  • {$approver}: One of the emails provided from the SSL Create call .
  • {$csr}: The Certificate Signing Request for your SSL.


Optional Data Parameters

  • None

Returned Data

There is no data returned unless there is an error,

Personal tools