From fc2ceb70720d2f91ac3bad7789c239389017581c Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 14 Jan 2015 17:58:22 +0200 Subject: [PATCH] Logout doc --- doc/epp/README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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