Have a Question?

Categories

Pricelist API

You are here:
< All topics
Table of contents

We make a simple query for get full services price lists Our reseller.

Get full pricelist

Request:
Command request:/account/prices

Answer:
{
"prices" : {
"domain" : [
{
"tld" : ".hu" ,
"period" : "1, 2" ,
"register" : " 0 .00 Ft \ /2 év" ,
"transfer" : " 0 .00 Ft \ /1 év" ,
"renew" : " 0 .00 Ft \ /1 év"
},
{
"tld" : ".com" ,
"period" : 1 ,
"register" : " 0 .00 Ft" ,
"transfer" : " 0 .00 Ft" ,
"renew" : " 0 .00 Ft"
}
],
"product" : [
{
"name" : " Product type " ,
"products" : [
{
"pid" : "12" ,
"name" : " Product name 1 " ,
"description" : "" ,
"pricing" : {
"annually" : " 1 .00 Ft \ /év" ,
"biennially" : " 2 .00 Ft \ /2 év" ,
"triennially" : " 3 .00 Ft \ /3 év"
}
}
]
}
]
},
"result" : {
"code" : 200 ,
"message" : "OK"
}
}

Futhurer information find at API documentation.

Was this article helpful?
0 out Of 5 Stars
5 Értékelés 0%
4 Értékelés 0%
3 Értékelés 0%
2 Értékelés 0%
1 Értékelés 0%
How can we correct this article?
Please submit the reason for your vote so that we can improve the article.