Skip to content

Commit

Permalink
Updated information on EAN
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Jul 20, 2015
1 parent 1f405de commit e079b15
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -226,7 +226,6 @@ Comparing the EPP implementation to the existing channel for domain registration

* VID (VIP domain name)
* Billing contact's purchase order (PO) number
* Electronic account code (EAN)

## DNSSEC

Expand Down Expand Up @@ -738,7 +737,7 @@ This command has been extended with the following fields:

The user type will result in context-specific interpretation of the following fields:

* EAN - this number is only supported for user types: `company`, `public_organization` and `association`. It is only mandatory for `public_organization` and optional for `company` and `association`.
* EAN - this number is only supported for user types: `company`, `public_organization` and `association`. It is only mandatory for `public_organization` and optional for `company` and `association`. [EAN][EAN description] is used by the public sector in Denmark for electronic invoicing, private companies can also be assigned EAN, but this it not so widespread at this time. EAN is required by law for public sector organisations, so this field has to be completed and it has to validate for this type.
* CVR - (VAT number) this is only supported for user types: `company`, `public_organization` and `association`. The number is required for handling VAT correctly, mandatory for user types `company` and `public_organization` and optional for the user type `association`.
* pnumber - (production unit number) this is only supported for user types: `company`, `public_organization` and `association`. The number is used for handling validation correctly and the field is optional.

Expand Down Expand Up @@ -1153,6 +1152,8 @@ More information and documentation on the pre-activation service is available at

[Pre-activation Service Specification]: https://github.com/DK-Hostmaster/preactivation-service-specification

[EAN description]: https://en.wikipedia.org/wiki/International_Article_Number_(EAN)

[Current domain registration form]: https://www.dk-hostmaster.dk/fileadmin/formularer/dk-5.00en.txt

[Documentation on the current domain registration form]: https://www.dk-hostmaster.dk/english/technical-administration/forms/register-domainname/

0 comments on commit e079b15

Please sign in to comment.