mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
19 lines
902 B
Markdown
19 lines
902 B
Markdown
# EPP integration specification for Estonian Internet Foundation
|
|
|
|
## Introduction
|
|
|
|
## Domain related functions
|
|
| Field name | Required | Type | Field description |
|
|
| ----------------- |----------| -----|----------------- |
|
|
| domain:name | true | String | Domain name. Can contain unicode characters. |
|
|
| domain:period | false | Integer | Registration period for domain. Must add up to 1 / 2 / 3 years. |
|
|
|
|
### create command ###
|
|
| Field name | Required | Attributes | Attr. values |
|
|
| ----------------- |----------|------------|--------------|
|
|
| domain:name | true | | |
|
|
| domain:period | false | unit | "y", "m" |
|
|
| domain:ns | true | | |
|
|
| domain:hostAttr | true | | |
|
|
| domain:hostAddr | false | ip | "v4", "v6" |
|
|
| domain:hostName | true | | |
|