registrar-api_expires_at

Shows when domain name registration expires.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-expires-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_expires_at",
  "title": "registrar-api_expires_at",
  "description": "Shows when domain name registration expires.",
  "example": "2019-08-28T23:59:59Z",
  "format": "date-time",
  "type": "string"
}