domainrequestepp
Purpose
This command is used to obtain the EPP Code of a domain
Attributes
- domainid - Domain ID OR
- domain - The domain name
Example Command
$postfields = array(); $postfields["responsetype"] = "json"; $postfields["action"] = "domainrequestepp"; $postfields["domainid"] = "1"; $result = mikrovps_SendCommand( $postfields );
Successful Response
result = success
Error Response
result = error message = Domain ID Not Found
Domain ID not found
result = error message = Registrar Error Message error = xxx
Error values