|
Parameter name |
Obligation |
Format/Constraints |
|
first_name |
Required |
Maximum 64 alphanumeric characters. |
|
last_name |
Required |
Maximum 63 alphanumeric characters. |
|
org_name |
Required |
Maximum 64 alphanumeric characters. |
|
address1 |
Required |
Maximum 64 alphanumeric characters. |
|
address2 |
Optional |
Maximum 64 alphanumeric characters. |
|
address3 |
Optional |
Maximum 64 alphanumeric characters. |
|
city |
Required |
Maximum 64 alphanumeric characters. |
|
state |
Required if country = CA or US |
Maximum 32 alphanumeric characters. |
|
postal_code |
Required |
Maximum 16 alphanumeric characters. Note: For .NL, ensure that the postal code does not include any spaces. |
|
country |
Required |
2 letter ISO country code. Note: change UK or IM to GB. |
|
phone |
Required |
Maximum 20 alphanumeric characters, syntax verified according to EPP. |
|
fax |
Optional |
Maximum 20 alphanumeric characters, in the format +CCC.NNNNNNNNNNxEEEE, where C = country code, N = phone number, and E = extension (optional). |
|
|
Required |
Maximum 64 characters to left of and 63 characters right of "@" sign, alphanumeric characters, validated according to rfc822. |