Get State For Country
Get State For Country
Path Parameters
Name
Type
Description
{
"status": "success",
"data": [
{
"id": 1,
"name": "Abia",
"code": "NG-AB"
}
]
}Last updated