Get Mapped Locations
Get Delivery Locations
Name
Type
Description
{
"status": true,
"message": "Locations successfully retrieved",
"data": [
{
"state": "Lagos State",
"locals": [
{
"name": "Ajah",
"locationCode": "01"
}
{
"name": "Ajeromi-Ifelodun",
"locationCode": "02"
},
]
}
]
}Last updated