AddCertificateContact
This command will create a certificate contact, these contacts are separated from the normal P/O - Handles, thus the IDs returned can’t be used with other products.
For the attributes description, please refer to the SSL 2.0 API Documentation.
Command
COMMAND = AddCertificateContact
APIVERSION = 2
TYPE = ORGANIZATION|EVAPPROVER|TECH
----- If TYPE = ORGANIZATION -----
Option 1
PHANDLE = (CONTACT)
OHANDLE = (CONTACT)
Option 2
FIRSTNAME = (TEXT)
LASTNAME = (TEXT)
PHONE = (TEXT)
EMAIL = (TEXT)
ORGANIZATIONNAME = (TEXT)
ORGANIZATIONDBA = (TEXT)
ORGANIZATIONSTREET = (TEXT)
ORGANIZATIONZIP = (TEXT)
ORGANIZATIONCITY = (TEXT)
ORGANIZATIONSTATE = (TEXT)
ORGANIZATIONCOUNTRY = (COUTNRYCODE)
ORGANIZATIONPHONE = (PHONE)
Option 3
PHANDLE = (CONTACT)
ORGANIZATIONNAME = (TEXT)
ORGANIZATIONDBA = (TEXT)
ORGANIZATIONSTREET = (TEXT)
ORGANIZATIONZIP = (TEXT)
ORGANIZATIONCITY = (TEXT)
ORGANIZATIONSTATE = (TEXT)
ORGANIZATIONCOUNTRY = (COUTNRYCODE)
ORGANIZATIONPHONE = (PHONE)
----- If TYPE = EVAPPROVER -----
FIRSTNAME = (TEXT)
LASTNAME = (TEXT)
PHONE = (TEXT)
EMAIL = (TEXT)
JOBTITLE = (TEXT)
----- If TYPE = TECH -----
FIRSTNAME = (TEXT)
LASTNAME = (TEXT)
PHONE = (TEXT)
EMAIL = (TEXT)
Response
[RESPONSE]
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
property[certificatecontact][n] = (TEXT)
property[status][n]. = unverified
Optional Parameters
Command
---- If TYPE = ORGANIZATION -----
ORGANIZATIONDBA = (TEXT)
ORGANIZATIONEMAIL = (TEXT)
Attributes
| PHONE | Preferred format +CC.xxxxxx.EEE (C = country, x = number, E = extension) |
| ORGANIZATIONPHONE | Preferred format +CC.xxxxxx.EEE (C = country, x = number, E = extension) |