domains.renewal_quote
Quote renewal cost in tokens for one managed domain and year count.
Only works for domains already managed by this Vee3 account. Quoted cost is 100 service tokens plus the domain renewal price in tokens. Token conversion depends on the account billing plan. Use before domains.renew. Premium domains can only be renewed for 1 year at a time.
Cost = 5 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Renewal term in years. Premium domains support 1 year only. | |
| domain | Yes | Managed domain name to quote for renewal (for example example.com). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Renewal term in years. | |
| domain | No | Quoted domain name. | |
| available | No | Whether the domain can be renewed through Vee3 for the quoted term. | |
| is_premium | No | Whether the domain is priced as a premium name. | |
| token_cost | No | Token cost to renew this domain for the quoted term on the account billing plan (100 service tokens plus the domain price). | |
| unavailable_reason | No | Reason the domain cannot be renewed, when available is false. |