Tên miền API - Đăng ký domain API - ICANN Nhà đăng ký API - White Label Tên miền Service

Start Building with NiceNIC Tên miền API v2

API access is free fhoặc every active NiceNIC user. Không reseller upgrade is required. Configure của bạn API credentials, make a safe test request, then add the tên miền, DNS, billing, compliance hoặc WHMCS whoặckflows của bạn application needs.

Liệt kê các giao dịch tài khoản

Lấy lịch sử giao dịch tài khoản với hỗ trợ phân trang

Content-Type application/json
Danh mục user
Hành động transactions

Tham số yêu cầu

Tên tham số Kiểu Mô tả Ví dụ
page Số nguyên (Tùy chọn) Số trang để phân trang (mặc định: 1) 1

Tham số phản hồi

Tên tham số Kiểu Mô tả
type Chuỗi Loại giao dịch
about Chuỗi Chi tiết giao dịch
amount Chuỗi Số tiền giao dịch
time Chuỗi Thời gian (UTC+8)
currency Chuỗi Loại tiền tệ

Ví dụ yêu cầu

                                    
{
    curl https://api.nicenic.net/v2/?category=user&action=transactions&page={page} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

Kết quả trả về

0 OK Phản hồi thành công
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        [
            {
                "type": "order_pay",
                "about": "Domain registration fee",
                "amount": "-15.99",
                "time": "2023-04-01 12:00:00",
                "currency": "USD"
            },
            {
                "type": "order_pay",
                "about": "Account deposit",
                "amount": "100.00",
                "time": "2023-04-01 12:00:00",
                "currency": "USD"
            }
            ...
        ]        
    }
}
400 Yêu cầu không hợp lệ
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Bản quyền © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Đã đăng ký bản quyền. · U.S. Affiliate: NICENIC LLC