mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Check doc
This commit is contained in:
parent
8804d56e0d
commit
12551ca47b
1 changed files with 19 additions and 0 deletions
|
@ -235,3 +235,22 @@ Introduction text here
|
|||
| ----------------- |----------| -----|----------------- |
|
||||
| domain:name | true | | Domain name. Can contain unicode characters. |
|
||||
| [domain:authInfo](#domainauthinfo) | true | | Domain password |
|
||||
|
||||
|
||||
### Domain check
|
||||
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| [check](#check) | true | | |
|
||||
| [extension](#ext-legal-not-required) | false | | |
|
||||
| clTRID | false | | Client transaction id |
|
||||
|
||||
##### check
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| [domain:check](#domaincheck) | true | xmlns:domain (urn:ietf:params:xml:ns:domain-1.0) | |
|
||||
|
||||
##### domain:transfer
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| domain:name | true | | Domain name. Can contain unicode characters. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue