Countries and Cities
Retrieve Store Operating Countries
GETv1/managers/countries
Retrieve a list of countries where the store operates. This list includes the country's unique ID, name, ISO codes, and flag image URL.
coun...
Retrieve Cities by Country ID
GETv1/managers/cities/by-country-id/{country_id}
Retrieve a list of cities for a specific country where the store operates or delivers. The list includes each city's unique ID, name, and country ...
Countries List
GETv1/settings/countries
The endpoint returns all countries' names, codes, and IDs, and is not specific to any particular store's operations or merchant's activate...