Function /settings/autorenew/get
Function invocation
https://json.aftermarket.pl/settings/autorenew/get
Function description
It gets default autorenewal setting for registered domains, hostings or futures.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
type | string | 'domain' | Autorewew type (one of 'domain', 'hosting', 'future') |
Return value
Default autorenewal settings (structure with the following fields):
Field name | Type | Description |
---|---|---|
autorenewDays | integer | Days before expires to start autorenewal |
enabled | boolean | Autorenew is enabled |
blocked | boolean | Autorenewal is temporary blocked |