gethuregdeclaration
Purpose
Get the .HU declaration form
Attributes
- domainid - Domain ID OR
- domain - The domain name
Example Command
$postfields = array(); $postfields["responsetype"] = "json"; $postfields["action"] = "gethuregdeclaration"; $postfields["domain"] = "domain.hu"; $result = mikrovps_SendCommand( $postfields );
Successful Response
result = error declaration = Array()declaration['declare_text'] = Declare text declaration['declare_captcha'] = Declare captcha declaration['declare_hash'] = Declare hash declaration['datetime'] = Declare time declaration['message'] = "A 0000000001 nyilatkozat sikeresen létrejött"
Error Response
result = error message = Domain Not Found
Domain ID not found
result = error message = xxx
HUREG messages