Renew certificate
StructOperationResponse sslRenew(string IDSession, string IDSSL, int duration) Renew a SSL certificate for a new subscription
StructOperationResponse sslRenew(string IDSession, string IDSSL, int duration) Renew a SSL certificate for a new subscription
StructOperationResponse sslRevoke(string IDSession, string IDSSL) Revoke a SSL Certificate. Parameters Responses PHP example REQUIRED IDSession
StructOperationResponse sslSetPreference(string idSession, string IDSSL, string codePref, string value) Enable or disable auto renew feature.
StructOperationResponse sslSetPreference(string idSession, string IDSSL, string codePref, string value) Define the “to be renewed” information
StructOperationResponse brandProtectionCreate(string idSession, string label, string prod, int duration, string idOwner, string type, array infos)
StructBrandProtectionInfo brandProtectionInfo(string IDSession, string IDBP) Return all information about a brand protection. Parameters Responses PHP
StructOperationResponse brandProtectionTransfer(string idSession, string reg_id, string label, string prod, string authID, string idOwner) Request the
StructOperationResponse brandProtectionRenew(string idSession, string id, int duration) Renew a brand protection for a new period.
StructOperationResponse brandProtectionSetPreference(string idSession, string IDBP, string codePref, string enable) Enable or disable auto renew feature.
StructOperationResponse brandProtectionDelete(string $IDsession, string $id) Delete a brand protection. Parameters Responses PHP example REQUIRED idSession