Method resellerDomainCreate
resellerDomainCreate
voidresellerDomainCreate ( stringsession, stringdomain, stringhosting, stringoffer, stringprofile, stringowo, stringowner, stringadmin, stringtech, stringbilling, stringdns1, stringdns2, stringdns3, stringdns4, stringdns5, stringmethod, stringlegalName, stringlegalNumber, stringafnicIdent, stringbirthDate, stringbirthCity, stringbirthDepartement, stringbirthCountry, booleandryRun )Description
Create a domain using your loyalty/reseller accountQuery quota
10 queries per minute for the same domain nameParameters
- stringsession : the session id
- stringdomain : the domain name
- stringhosting : the hosting type (none|start1m|perso|pro|business|premium)
- stringoffer : the domain offer (gold|platinum|diamond)
- stringprofile : the reseller profile (none | whiteLabel | agent)
- stringowo : activate OwO for .com, .net, .org, .info and .biz (yes | no)
- stringowner : the owner nichandle
- stringadmin : the admin nichandle
- stringtech : the tech nichandle
- stringbilling : the billing nichandle
- stringdns1 : the primary dns hostname (if hosting, default OVH dns will be installed)
- stringdns2 : the secondary dns hostname
- stringdns3 : the third dns hostname
- stringdns4 : the fourth dns hostname
- stringdns5 : the fifth dns hostname
- stringmethod : only for .fr (AFNIC) : identification method (siren | inpi | birthPlace | afnicIdent)
- stringlegalName : only for .fr (AFNIC) : corporation name /trademark owner
- stringlegalNumber : only for .fr (AFNIC) : SIREN/SIRET/INPI number
- stringafnicIdent : only for .fr (AFNIC) : afnic ident code
- stringbirthDate : only for .fr (AFNIC) : owner birth date
- stringbirthCity : only for .fr (AFNIC) : owner birth city
- stringbirthDepartement : only for .fr (AFNIC) : owner birth french departement
- stringbirthCountry : only for .fr (AFNIC) : owner bith country
- booleandryRun : enable the TEST MODE when enabled (true), will not debit your account











Code generator
Method signature