Domain/getTldPriceList
Content-Type: application/json
Description coming soon
Parameters | Description |
---|
* = required.
Colors indicate one of the fields must be entered, you can choose which one you want to use
Json example
Ok response
{
"code": 1,
"msg": [],
"status": "ok",
"result": [
{
"dt_id": 13,
"tld": "be",
"valuta": "EUR",
"valuta_unit": null,
"period": 12,
"is_promotional_price": true,
"prices": {
"register": 4.99,
"transfer": 4.99,
"renew": 12
},
"country": "be"
},
{
"dt_id": 14,
"tld": "nl",
"valuta": "EUR",
"valuta_unit": null,
"period": 12,
"is_promotional_price": true,
"prices": {
"register": 3.99,
"transfer": 3.99,
"renew": 9.99
},
"country": "nl"
},
{
"dt_id": 17,
"tld": "co.uk",
"valuta": "GBP",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 15.04,
"transfer": 15,
"renew": 15
},
"country": "gb"
},
{
"dt_id": 27,
"tld": "de",
"valuta": "EUR",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 7.5,
"transfer": 7.5,
"renew": 20
},
"country": "de"
},
{
"dt_id": 29,
"tld": "eu",
"valuta": "EUR",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 3.99,
"transfer": 3.99,
"renew": 12
},
"country": "tld"
},
{
"dt_id": 40,
"tld": "ru",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 40,
"transfer": 40,
"renew": 40
},
"country": "ru"
},
{
"dt_id": 65,
"tld": "biz",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 27.48,
"transfer": 27.48,
"renew": 27.48
},
"country": "tld"
},
{
"dt_id": 155,
"tld": "info",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 9.99,
"transfer": 9.99,
"renew": 25.8
},
"country": "tld"
},
{
"dt_id": 197,
"tld": "net",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 9.99,
"transfer": 9.99,
"renew": 27.76
},
"country": "tld"
},
{
"dt_id": 211,
"tld": "nu",
"valuta": "SEK",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 484,
"transfer": 484,
"renew": 484
},
"country": "nu"
},
{
"dt_id": 215,
"tld": "org",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 9.99,
"transfer": 9.99,
"renew": 29.1
},
"country": "tld"
},
{
"dt_id": 296,
"tld": "tv",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 64.5,
"transfer": 64.5,
"renew": 64.5
},
"country": "tv"
},
{
"dt_id": 386,
"tld": "guru",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 100.1,
"transfer": 100.1,
"renew": 100.1
},
"country": "tld"
},
{
"dt_id": 397,
"tld": "photography",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 56.1,
"transfer": 56.1,
"renew": 56.1
},
"country": "tld"
},
{
"dt_id": 434,
"tld": "email",
"valuta": "USD",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 65.45,
"transfer": 65.45,
"renew": 65.45
},
"country": "tld"
},
{
"dt_id": 452,
"tld": "berlin",
"valuta": "EUR",
"valuta_unit": null,
"period": 12,
"is_promotional_price": false,
"prices": {
"register": 140,
"transfer": 140,
"renew": 140
},
"country": "tld"
}
]
}