Domains
Domain details
Domain details
Get domain details
GET
https://ote.hitechcloud.vn/api/domain/{id}
Đã chép
Đang xem theo máy chủ ote.hitechcloud.vn
— Bản mô phỏng chạy độc lập, có sẵn tài khoản và dữ liệu mẫu. Gọi thoải mái, không đụng tới hệ thống thật.
Tham số đường dẫn
id
integer
bắt buộc
Domain id
Mã trả về
200
json
{
"details": {
"id": "47",
"name": "testname.com",
"date_created": "2016-12-30",
"firstpayment": "10.00",
"recurring_amount": "15.00",
"period": "1",
"expires": "2017-12-30",
"status": "Active",
"next_due": "2017-12-30",
"next_invoice": "2017-11-30",
"idprotection": "0",
"nameservers": [
"ns1.example.com",
"ns2.example.com",
"ns3.example.com",
"ns4.example.com"
],
"autorenew": "1"
}
}