diff --git a/doc/epp/README.md b/doc/epp/README.md index dd1077f8b..c92470df4 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -5,7 +5,7 @@ Introduction text here ## Basics -### Login and logout +### Login request | Field name | Required | Attributes | Field description | | ----------------- |----------| -----|----------------- | @@ -38,6 +38,17 @@ Introduction text here | ----------------- |----------|----------------- | | extURI | false | Extension URI that is going to be used in current connection. (0-n) | +[EXAMPLE REQUEST AND RESPONSE](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-session-when-connected-with-valid-user-logs-in-epp-user) + +### Logout request + +| Field name | Required | Attributes | Field description | +| ----------------- |----------| -----|----------------- | +| logout | true | | | +| clTRID | false | | Client transaction id | + +[EXAMPLE REQUEST AND RESPONSE](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-session-when-connected-with-valid-user-logs-out-epp-user) + ## Domain related functions ### Domain create