Used to update an ACME subscription
| Name | Type | Description | Restrictions |
|---|---|---|---|
| acmeSubscriptionId | Integer | The ID of the subscription |
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| quote | Boolean | Optional | If true, validate the request and request a quote for the action |
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| domainNames | List <String> | Optional | List of Domain Names |
|
| organization | String | Optional | The organization, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| country | String | Optional | The country, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| state | String | Optional | The state, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| address | String | Optional | The address, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| postalCode | String | Optional | The postal code, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| city | String | Optional | The city, see requiredFields/optionalFields in ssl product metadata for supported usage |
|
| autoRenew | Boolean | Optional | Automatically renew subscription | |
| period | Integer | Optional | The validity period to use for auto renewal of the subscription | |
| approver | approver | Optional | Approver of the ACME subscription, see requiredFields/optionalFields in ssl product metadata for usage. |
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| firstName | String | Required | First name of the approver |
|
| lastName | String | Required | Last name of the approver |
|
| jobTitle | String | Optional | Job title of the approver |
|
| String | Required | Email address of the approver |
|
|
| voice | String | Required | The voice telephone number of the approver |
|
Generic errors can be expected.
POST
/v2/ssl/acme/acmeSubscriptionId/update
Content-Type: application/json
{}