Hello, while trying to set the LGA for a party, we noticed that there are two different LGA codes for "Bassa" LGA.
From the state code, I can tell both LGAs are for the Bassa LGA in Plateau State, however, I saw that there is a Bassa LGA in Kogi State as well. Hence, I'm wondering if one of these is meant for Kogi while the other is Plateau. Kindly clarify here.
Example from the api:
{
"name": "Bassa",
"code": "NG-PL-BA1",
"state_code": "NG-PL"
},
{
"name": "Bassa",
"code": "NG-PL-BAS",
"state_code": "NG-PL"
}