Get carrier list information
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"dict_carrier": [
{
"id": 1,
"name": "012 telecom"
},
{
"id": 2,
"name": "018 xphone"
},
{
"id": 3,
"name": "1o1o / one2free / new world mobility / sunmobile"
}
]
}
}