Revoke certificate

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

Set auto renew

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

Set to be renewed

StructOperationResponse sslSetPreference(string idSession, string IDSSL, string codePref, string value) Define the “to be renewed” information

Create protection

StructOperationResponse brandProtectionCreate(string idSession, string label, string prod, int duration, string idOwner, string type, array infos)

Get protection information

StructBrandProtectionInfo brandProtectionInfo(string IDSession, string IDBP) Return all information about a brand protection. Parameters Responses PHP

Transfer protection

StructOperationResponse brandProtectionTransfer(string idSession, string reg_id, string label, string prod, string authID, string idOwner) Request the

Renew protection

StructOperationResponse brandProtectionRenew(string idSession, string id, int duration) Renew a brand protection for a new period.

Set auto renew

StructOperationResponse brandProtectionSetPreference(string idSession, string IDBP, string codePref, string enable) Enable or disable auto renew feature.

Delete protection

StructOperationResponse brandProtectionDelete(string $IDsession, string $id) Delete a brand protection. Parameters Responses PHP example REQUIRED idSession

Change owner of protection

StructOperationResponse brandProtectionTransferOwner(string idSession, string id, string idOwner) Request the transfer of the ownership to another