GET https://api.intoway.net/v2/bucket
{
"status" : "ok",
"buckets" : [
{
"id" : 111,
"name" : "Roma",
...
},
{
"id" : 222,
"name" : "Milano",
...
},
...
}
]
}
"status" : "ok",
"buckets" : [
{
"id" : 111,
"name" : "Roma",
...
},
{
"id" : 222,
"name" : "Milano",
...
},
...
}
]
}