ModifyACMEaccount
This command is used to add a new or additional Fully Qualified Domain Name (FQDN) or wildcard domain to the subscription. Existing domains in the subscription can also be removed.
If multiple domains are given in the same command, internally our system reorders the domains to get free domains if possible. They will be added at Sectigo in the order shown in the response as well.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = ModifyACMEaccountACMEACCOUNT = (TEXT)Response
code = (INTEGER)description = (TEXT)runtime = (INTEGER)queuetime = (INTEGER)property[class][0] = chargedproperty[currency][0] = USDproperty[domain][0] = (TEXT)property[period][0] = 365property[periodtype][0] = DAYproperty[price][0] = (DECIMAL)Attributes
Section titled “Attributes”| ATTRIBUTES | DETAILS |
|---|---|
| ACMEACCOUNT | The ACME account the domains are added to or removed from. |
Optional Parameters
Section titled “Optional Parameters”The following parameters are optional for this command.
Command
ADDDOMAIN# = (TEXT)DELDOMAIN# = (TEXT)SERVICETAG# = (TEXT)ADDSERVICETAG# = (TEXT)DELSERVICETAG# = (TEXT)CHECKONLY = 1Attributes
Section titled “Attributes”| ATTRIBUTES | DETAILS |
|---|---|
| ADDDOMAIN# | Adds an additional FQDN or wildcard domain to the subscription. |
| DELDOMAIN# | Removes an existing FQDN or wildcard domain from the subscription. |
| SERVICETAG# | Service tag associated with the domain. |
| ADDSERVICETAG# | Adds a service tag for the domain. |
| DELSERVICETAG# | Removes a service tag from the domain. |
| CHECKONLY | Preview the domains added as well as the cost. |
ACME commands