mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
.. | ||
domain.md | ||
README.md |
EPP integration specification for Estonian Internet Foundation
Introduction
Introduction text here
domain.md
Basics
Login request
Field name | Required | Attributes | Field description |
---|---|---|---|
login | true | ||
clTRID | false | Client transaction id |
login
Field name | Required | Field description |
---|---|---|
clID | true | Username |
pw | true | Password |
options | false | |
svcs | false |
options
Field name | Required | Field description |
---|---|---|
version | false | 1.0 |
lang | false | en |
svcs
Field name | Required | Field description |
---|---|---|
objURI | false | Object URI that is going to be used in current connection. (0-n) |
svcExtension | false |
svcExtension
Field name | Required | Field description |
---|---|---|
extURI | false | Extension URI that is going to be used in current connection. (0-n) |
Logout request
Field name | Required | Attributes | Field description |
---|---|---|---|
logout | true | ||
clTRID | false | Client transaction id |