Mevcut Hizmetleri Listele
Bu API komutu ile "mevcut hizmetleri listeleme" işlemi sağlanır.
METHOD |
POST |
URL |
< API URL >order/list |
Content-Type |
application/json |
Parametreler
İsim |
Zorunlu |
Açıklama |
key |
Evet |
Elde ettiğiniz API anahtarı bilgisi |
Örnek İstek
{
"key":"< API KEY >",
}
Örnek Çıktı
{
"status": "successful",
"total": 4,
"data": [
{
"id": "513",
"status": "active",
"product_type": "domain",
"product_id": "7",
"product_name": "testexampledomain1.com",
"period_type": "year",
"period_duration": "1",
"product_amount": "64.0811",
"product_amount_f": "$64.08",
"currency": "USD",
"domain": "testexampledomain1.com",
"ns1": "ns1.example.com",
"ns2": "ns2.example.com",
"creation_date": "2020-03-02 12:44:53",
"renewal_date": "2020-03-02 12:44:53",
"due_date": "2021-03-02 12:44:53"
},
{
"id": "512",
"status": "cancelled",
"product_type": "hosting",
"product_id": "16",
"product_name": "CHEAP SSD 2",
"period_type": "year",
"period_duration": "2",
"product_amount": "78.2679",
"product_amount_f": "$78.27",
"currency": "USD",
"domain": "testexampledomain2.com",
"creation_date": "2020-03-02 12:44:53",
"renewal_date": "2020-03-02 12:44:53",
"due_date": "2022-03-02 12:44:53"
},
{
"id": "510",
"status": "active",
"product_type": "server",
"product_id": "22",
"product_name": "FR DED 2",
"period_type": "month",
"period_duration": "1",
"product_amount": "149.9000",
"product_amount_f": "$149.90",
"currency": "USD",
"ip": "192.168.1.1",
"assigned_ips": [
"192.168.1.2",
"192.168.1.3"
],
"creation_date": "2019-12-26 16:59:00",
"renewal_date": "2019-03-27 16:59:00",
"due_date": "2020-04-27 16:59:00"
},
{
"id": "509",
"status": "suspended",
"product_type": "software",
"product_id": "64",
"product_name": "Example Software Script",
"period_type": "year",
"period_duration": "1",
"product_amount": "59.8760",
"product_amount_f": "$59.88",
"currency": "USD",
"domain": "testexampledomain3.com",
"creation_date": "2020-02-27 14:12:00",
"renewal_date": "2020-02-28 15:25:45",
"due_date": "2023-02-27 14:12:00"
}
]
}
Aradığınız Bilgiyi Bulamıyor musunuz?
Bilgi bankasını detaylı olarak incelediniz, fakat ihtiyacınız olan bilgiyi bulamıyorsanız,
Bir Destek Talebi Oluşturun.
Bildiriminiz için Teşekkür Ederiz.
Bunun için üzgünüz :( Daha iyisi için çalışacağız.
Daha önce oylama yaptınız.
(43 defa görüntülendi. / 1 kişi faydalı buldu.)