Domain PDF Generator - Documentation

How To Access The Form Generator

Description URL
Production base URL www.domainform.net
OT&E base URL www-ote.domainform.net
The form generator can be accessed through a web browser or from a web application using the GET or POST method to submit the required parameters. All supported parameters are listed in the table below. Examples are provided at the end of this document.

Forms and Parameters

TLD Form Location Parameter Value Required
.AU ownerchange /form/au type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
.NO cancellation /form/no type
domain
=
=
cancellation
<DOMAIN>
Yes
Yes
ownerchange /form/no type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
registration /form/no type
domain
=
=
registration
<DOMAIN>
Yes
Yes
.NU ownerchange /form/nu type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
transfer /form/nu type
domain
=
=
transfer
<DOMAIN>
Yes
Yes
.PT ownerchange /form/pt type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
.RU ownerchange /form/ru type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
.SE cancellation /form/se type
domain
=
=
cancellation
<DOMAIN>
Yes
Yes
ownerchange /form/se type
domain
=
=
ownerchange
<DOMAIN>
Yes
Yes
.MISC registrationcertificate /form/misc type
domain
auth
=
=
=
cancellation
<DOMAIN>
<AUTHCODE>
Yes
Yes
Yes
Error Format:
By default you will receive a HTML response if any error should occur. You can add the parameter "errorformat=pdf" to your request in order to always receive a PDF document. If any error should occur the error message will then be stated in the PDF document.

Examples

Description Method URL / Parameter
Production system GET https://www.domainform.net/form/pt?type=ownerchange&domain=mydomain.pt
Production system POST https://www.domainform.net/form/pt
type = ownerchange
domain = mydomain.pt
OT&E system GET https://www-ote.domainform.net/form/pt?type=ownerchange&domain=otedomain.pt
OT&E system POST https://www-ote.domainform.net/form/pt
type = ownerchange
domain = mydomain.pt