Danh sách phường/xã
/address/ward
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
{
"code": "success",
"message": "Thành công",
"data": [
{
"code": [string],
"name": [string],
"district_code": [string],
"province_code": [string],
"slug_name": [string]
},
]
}Last updated
Was this helpful?