The life cycle of a domain name

Important ⚠️ The life cycle of a domain name detailed below is the standard for

StructQueryResellerAccount

Description This object stores the reseller account settings. Variables Linked functions Get reseller account settings

Get reseller account settings

StructQueryResellerAccount queryResellerAccount(string idSession) Return the settings of the reseller account. Parameters Responses PHP example REQUIRED

Hello

string hello(string idSession) Return a welcome message. Parameters Responses ⚠️Important information PHP example REQUIRED idSession

Set auto renew

StructOperationResponse sslSetPreference(string idSession, string IDSSL, string codePref, string value) Enable or disable auto renew feature.

Revoke certificate

StructOperationResponse sslRevoke(string IDSession, string IDSSL) Revoke a SSL Certificate. Parameters Responses PHP example REQUIRED IDSession

Renew certificate

StructOperationResponse sslRenew(string IDSession, string IDSSL, int duration) Renew a SSL certificate for a new subscription

Reissue certificate

StructOperationResponse sslReIssue(string idSession, string IDSSL, StructCSR CSRInfo, string validation) Reissue a SSL certificate. Parameters Responses

StructSSLInfo

Description This object stores information about a SSL certificate Variables Linked functions Get certificate information

StructCSR

Description This object stores a CSR information. If a CSR has already been generated, it