Services
List services
List services
List all services under your account
GET
https://api.hitechcloud.vn/api/service
Đã chép
Đang xem theo máy chủ api.hitechcloud.vn
— Dữ liệu thật của tài khoản bạn. Mọi thao tác có hiệu lực ngay lập tức.
Mã trả về
200
json
{
"services": [
{
"id": "301",
"domain": "examplename.com",
"total": "9.99",
"status": "Pending",
"billingcycle": "Monthly",
"next_due": "2017-12-30",
"category": "Hosting",
"category_url": "hosting",
"name": "Starter Hosting"
}
]
}