Domain API - Pagrehistro ng Domain API - ICANN Registrar API - White Label Domain Service

Start Building with NiceNIC Domain API v2

API access is free fo every active NiceNIC user. Hindi reseller upgrade is required. Configure iyong API credentials, make a safe test request, then add the domain, DNS, billing, compliance o WHMCS wokflows iyong application needs.

Talaan ng Mga Transaksyon sa Account

Kunin ang kasaysayan ng transaksyon ng account na may suporta sa pagpapangkat

Content-Type application/json
kategorya user
aksyon transactions

Mga parameter ng request

Pangalan ng parameter Uri Paglalarawan Halimbawa
page Integer (Opsyonal) Numero ng pahina para sa pagination (default: 1) 1

Mga parameter ng tugon

Pangalan ng parameter Uri Paglalarawan
type String Uri ng transaksyon
about String Mga detalye ng transaksyon
amount String Halaga ng transaksyon
time String Oras (UTC+8)
currency String Uri ng currency

Halimbawa ng Request

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

Resulta ng Return

0 OK Matagumpay na tugon
                                        
{
    "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 Hindi wastong kahilingan
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Lahat ng Karapatan ay Nakalaan. · U.S. Affiliate: NICENIC LLC