Skip to content

RenewACMEaccount

This command is used to extend the subscription for all domains or domain capacity associated with the specified ACME account.

A subscription must have at least one associated domain to be eligible for extension. The subscription can be extended for 1, 2, or 3 years.

This action can only be performed within the subscription extension window, which begins 100 days before the subscription expiration and ends 30 days after the subscription expiration.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = RenewACMEaccount
ACMEACCOUNT = (TEXT)
EXPIRATIONDATE = (YYYY)
Response
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
ATTRIBUTESDETAILS
ACMEACCOUNTThe ACME account whose subscription should be extended.
EXPIRATIONDATEThe year of the subscription’s current expiration date. If this is not provided, it will default to 1 year.

The following parameters are optional for this command.

Command
PERIOD = 1|2|3
CHECKONLY = 1
X-PROMOTION-CODE = (TEXT)
ATTRIBUTESDETAILS
PERIODThe number of years to extend the subscription by.
CHECKONLYPreview the renewal as well as the cost.
X-PROMOTION-CODEPromotion code to be used for calculating the renewal price.