Города
Last updated
Last updated
GET /gw/merchant-api-v2/v1/cities HTTP/1.1
Authorization: YOUR_API_KEY
Accept: */*
{
"data": [
{
"city_id": "261",
"country_code": "KZ",
"state_code": "ALA",
"city": "Алматы"
}
],
"time": "0.0014328956604003906"
}