Resolution
You may use /usr/sbin/hspc-dm-enom-ude.pl script inside HSPcomplete VE for such purposes:
hspc-dm-enom-ude.pl - utility for update values in extended data fields of
domain that register using eNom.
Parameters:
domain - Domain name
order - Registrar Order ID value
password - Domain Administrator Password value
reglock - Registrar Lock value (0 or 1)
authcode - Transfer Authorization Key value
eulang - Language for .EU domains value
euterms - Agreement with terms for .EU domains value
euwhoispolicy - Agreement with Whois policy for .EU domains value
determs - Agreement with terms for .DE domains value
deconfirmaddress - Confirmation address for .DE domains value
jpprefecture - Japan Prefecture for .JP domains value
jpagreedelete - Agreement with Renewal terms for .JP domains value
idnlang - Language for IDN domains value
Examples:
View domain extended data:
hspc-dm-enom-ude.pl -domain='mydomain.com'
Change password of domain administrator:
hspc-dm-enom-ude.pl -domain='mydomain.com' -password='newpasswd'
Set language for .EU domain:
hspc-dm-enom-ude.pl -domain='mydomain.eu' -eulang='es'
Set language for IDN domain:
hspc-dm-enom-ude.pl -domain='xn--b1aebb1cg.com' -idnlang='rus'
Clear authorization key:
hspc-dm-enom-ude.pl -domain='mydomain.de' -authcode='%CLEAR%'