Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 219 Bytes

updateDomainRenew.md

File metadata and controls

12 lines (12 loc) · 219 Bytes
$api->updateDomainRenew('example.com', 2);
// Output:
array (2) [
    'requestID' => array (1) [
        0 => string (6) "737840"
    ]
    'orderID' => array (1) [
        0 => string (8) "O1528715"
    ]
]