registrar-api_auto_renew

Auto-renew controls whether subscription is automatically renewed upon domain expiration.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-auto-renew-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_auto_renew",
  "title": "registrar-api_auto_renew",
  "description": "Auto-renew controls whether subscription is automatically renewed upon domain expiration.",
  "example": true,
  "type": "boolean"
}