From HEXONET Wiki
Line 15: | Line 15: | ||
__TOC__ | __TOC__ | ||
− | = Registrant | + | = Registrant Eligibility = |
− | # ''' | + | # '''Eligibility'''. An entity holding one more more regulatory permissions granted by a financial regulatory authority in respect of the CFD industry. |
− | # ''' | + | # '''Continued Edibility'''. It is a condition of continued registration and renewal of a domain name that the registrant continues to meet the eligibility requirement set out at Eligibility above. |
− | # ''' | + | |
− | # ''' | + | = Applicant Verification Information = |
− | # ''' | + | |
− | + | # '''Appointed Representative'''. If you are an Appointed Representative or Tied Agent (or other) acting on behalf of a regulated firm, you must provide the relevant information in order to identify yourself as such. | |
+ | # '''Authorization Number'''. An Applicant will be asked to provide the authorisation number provided by the its financial regulator, as relevant to the jurisdiction in which is operates. | ||
+ | # '''Regulatory Permission'''. An Applicant will be asked to identify the regulatory permission(s) that is holds. Such permissions may include (a) Introducing (b) Advising (c) Counterparty to client trades (d) Discretionary management (e) Dealing as an agent (f) Other. | ||
Revision as of 21:57, 6 October 2015
.CFD | |
Overview | |
Introduced | 2015 |
---|---|
Category | Business & Finance |
Registry | {{{registry}}} |
IDN Capable | Yes |
Dispute Policy | ICANN Rules |
Webpage | Register .CFD |
Legal Information | |
Legal | TBA |
Contents |
Registrant Eligibility
- Eligibility. An entity holding one more more regulatory permissions granted by a financial regulatory authority in respect of the CFD industry.
- Continued Edibility. It is a condition of continued registration and renewal of a domain name that the registrant continues to meet the eligibility requirement set out at Eligibility above.
Applicant Verification Information
- Appointed Representative. If you are an Appointed Representative or Tied Agent (or other) acting on behalf of a regulated firm, you must provide the relevant information in order to identify yourself as such.
- Authorization Number. An Applicant will be asked to provide the authorisation number provided by the its financial regulator, as relevant to the jurisdiction in which is operates.
- Regulatory Permission. An Applicant will be asked to identify the regulatory permission(s) that is holds. Such permissions may include (a) Introducing (b) Advising (c) Counterparty to client trades (d) Discretionary management (e) Dealing as an agent (f) Other.
Registry
TLD |
- |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
Periods
API
Domain Registration
Domains can be registered with the API AddDomain command.
command = AddDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER) x-markets-accept-highly-regulated-tac = 1 x-regulatory-body-authorization = REGISTRANT-LICENSE-VALID | LICENSE-NOT-REQUIRED
OPTIONAL
auth = (TEXT) | (NULL) period = (PERIOD) transferlock = 0 | 1 | (NULL)
Domain Transfer
There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.
command = TransferDomain domain = (DOMAIN)
REQUIRED
auth = (TEXT) x-markets-accept-highly-regulated-tac = 1 x-regulatory-body-authorization = REGISTRANT-LICENSE-VALID | LICENSE-NOT-REQUIRED
OPTIONAL
period = (PERIOD) transferlock = 0 | 1 | (NULL) action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
subuser = (TEXT) renewalmode = (NULL) | (TEXT)
Ownerchange
REQUIRED
ownercontact0 = (CONTACT) x-markets-accept-highly-regulated-tac = 1 x-regulatory-body-authorization = REGISTRANT-LICENSE-VALID | LICENSE-NOT-REQUIRED
TLD specific
X-MARKETS-ACCEPT-HIGHLY-REGULATED-TAC
X-MARKETS-ACCEPT-HIGHLY-REGULATED-TAC=1: The confirmation that the registrant has read and agrees and is willing to be compliant with the additional terms and conditions for .Markets.
X-REGULATORY-BODY-AUTHORIZATION
X-REGULATORY-BODY-AUTHORIZATION=REGISTRANT-LICENSE-VALID: The registrant has a valid license or authorization to participate in the respective industry or sector.
X-REGULATORY-BODY-AUTHORIZATION=LICENSE-NOT-REQUIRED: The registrant participates in an industrie or sector, that does not require a valid license or authorization.
Authorization code
There are special requirements regarding the format of the authorization code. Please consider the following restrictions, if you want to assign a new authorization code to a domain:
- Minimum 8 characters
- having at least one (1) numeric,
- one (1) alphabetic, and
- one (1) special character
You may generate a valid random auth code by adding this parameter to the ModifyDomain command:
command = ModifyDomain domain = (DOMAIN)
REQUIRED
generaterandomauth = 1