mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-29 02:57:35 +02:00
Main build (Jenkins)
This commit is contained in:
parent
3337ee7e4c
commit
5ee9a6eefe
@ -40,4 +40,156 @@ Method at API documentation: [List of Regions](https://api-docs.cdek.ru/33829453
|
||||
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
[
|
||||
{
|
||||
"country_code": "ES",
|
||||
"country": "Испания",
|
||||
"region": "Галисия",
|
||||
"region_code": 482
|
||||
},
|
||||
{
|
||||
"country_code": "RO",
|
||||
"country": "Румыния",
|
||||
"region": "Западный регион",
|
||||
"region_code": 1552
|
||||
},
|
||||
{
|
||||
"country_code": "PT",
|
||||
"country": "Португалия",
|
||||
"region": "Сантарен",
|
||||
"region_code": 1281
|
||||
},
|
||||
{
|
||||
"country_code": "RS",
|
||||
"country": "Сербия",
|
||||
"region": "Моравичский округ",
|
||||
"region_code": 1639
|
||||
},
|
||||
{
|
||||
"country_code": "EE",
|
||||
"country": "Эстония",
|
||||
"region": "Уезд Вильяндимаа",
|
||||
"region_code": 1508
|
||||
},
|
||||
{
|
||||
"country_code": "IT",
|
||||
"country": "Италия",
|
||||
"region": "Пьемонт",
|
||||
"region_code": 712
|
||||
},
|
||||
{
|
||||
"country_code": "FI",
|
||||
"country": "Финляндия",
|
||||
"region": "Кайнуу",
|
||||
"region_code": 221
|
||||
},
|
||||
{
|
||||
"country_code": "HR",
|
||||
"country": "Хорватия",
|
||||
"region": "Сплитско-Далматинская жупания",
|
||||
"region_code": 1581
|
||||
},
|
||||
{
|
||||
"country_code": "LV",
|
||||
"country": "Латвия",
|
||||
"region": "Вентспилс",
|
||||
"region_code": 1472
|
||||
},
|
||||
{
|
||||
"country_code": "KG",
|
||||
"country": "Киргизия",
|
||||
"region": "Баткенская область",
|
||||
"region_code": 1727
|
||||
},
|
||||
{
|
||||
"country_code": "TR",
|
||||
"country": "Турция",
|
||||
"region": "Газиантеп",
|
||||
"region_code": 408
|
||||
},
|
||||
{
|
||||
"country_code": "IT",
|
||||
"country": "Италия",
|
||||
"region": "Лацио",
|
||||
"region_code": 561
|
||||
},
|
||||
{
|
||||
"country_code": "JP",
|
||||
"country": "Япония",
|
||||
"region": "Префектура Сага",
|
||||
"region_code": 733
|
||||
},
|
||||
{
|
||||
"country_code": "MD",
|
||||
"country": "Молдавия",
|
||||
"region": "Хынчештский район",
|
||||
"region_code": 1773
|
||||
},
|
||||
{
|
||||
"country_code": "US",
|
||||
"country": "США",
|
||||
"region": "Пенсильвания",
|
||||
"region_code": 695
|
||||
},
|
||||
{
|
||||
"country_code": "FI",
|
||||
"country": "Финляндия",
|
||||
"region": "Северная Карелия",
|
||||
"region_code": 1182
|
||||
},
|
||||
{
|
||||
"country_code": "MZ",
|
||||
"country": "Мозамбик",
|
||||
"region": "Мозамбик",
|
||||
"region_code": 613
|
||||
},
|
||||
{
|
||||
"country_code": "RU",
|
||||
"country": "Россия",
|
||||
"region": "Белгородская область",
|
||||
"region_code": 16
|
||||
},
|
||||
{
|
||||
"country_code": "BE",
|
||||
"country": "Бельгия",
|
||||
"region": "Намюр",
|
||||
"region_code": 1540
|
||||
},
|
||||
{
|
||||
"country_code": "EE",
|
||||
"country": "Эстония",
|
||||
"region": "Уезд Ляэнемаа",
|
||||
"region_code": 1513
|
||||
},
|
||||
{
|
||||
"country_code": "TR",
|
||||
"country": "Турция",
|
||||
"region": "Сивас",
|
||||
"region_code": 772
|
||||
},
|
||||
{
|
||||
"country_code": "HU",
|
||||
"country": "Венгрия",
|
||||
"region": "медье Пешт",
|
||||
"region_code": 699
|
||||
},
|
||||
{
|
||||
"country_code": "HU",
|
||||
"country": "Венгрия",
|
||||
"region": "медье Тольна",
|
||||
"region_code": 1588
|
||||
},
|
||||
{
|
||||
"country_code": "GR",
|
||||
"country": "Греция",
|
||||
"region": "периферия Южные Эгейские острова",
|
||||
"region_code": 173
|
||||
},
|
||||
{
|
||||
"country_code": "BG",
|
||||
"country": "Болгария",
|
||||
"region": "Габровская область",
|
||||
"region_code": 405
|
||||
...
|
||||
```
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -203,13 +203,13 @@ Function GetRegionsList(Val Token
|
||||
, Val Lang = "rus"
|
||||
, Val TestAPI = False) Export
|
||||
|
||||
URL = FormURL("/location/regions", TestAPI);
|
||||
URL = FormURL("/location/regions", TestAPI);
|
||||
Headers = CreateRequestHeaders(Token);
|
||||
|
||||
Parameters = New Structure;
|
||||
OPI_Tools.AddField("country_codes", Countrues , "Array" , Parameters);
|
||||
OPI_Tools.AddField("page" , Page , "Number", Parameters);
|
||||
OPI_Tools.AddField("lang" , Lang , "String", Parameters);
|
||||
OPI_Tools.AddField("country_codes", Countrues , "Array" , Parameters);
|
||||
OPI_Tools.AddField("page" , Page , "Number" , Parameters);
|
||||
OPI_Tools.AddField("lang" , Lang , "String" , Parameters);
|
||||
|
||||
Response = OPI_Tools.Get(URL, Parameters, Headers);
|
||||
|
||||
|
@ -203,13 +203,13 @@ Function GetRegionsList(Val Token
|
||||
, Val Lang = "rus"
|
||||
, Val TestAPI = False) Export
|
||||
|
||||
URL = FormURL("/location/regions", TestAPI);
|
||||
URL = FormURL("/location/regions", TestAPI);
|
||||
Headers = CreateRequestHeaders(Token);
|
||||
|
||||
Parameters = New Structure;
|
||||
OPI_Tools.AddField("country_codes", Countrues , "Array" , Parameters);
|
||||
OPI_Tools.AddField("page" , Page , "Number", Parameters);
|
||||
OPI_Tools.AddField("lang" , Lang , "String", Parameters);
|
||||
OPI_Tools.AddField("country_codes", Countrues , "Array" , Parameters);
|
||||
OPI_Tools.AddField("page" , Page , "Number" , Parameters);
|
||||
OPI_Tools.AddField("lang" , Lang , "String" , Parameters);
|
||||
|
||||
Response = OPI_Tools.Get(URL, Parameters, Headers);
|
||||
|
||||
|
@ -203,7 +203,7 @@
|
||||
, Знач Язык = "rus"
|
||||
, Знач ТестовыйAPI = Ложь) Экспорт
|
||||
|
||||
URL = СформироватьURL("/location/regions", ТестовыйAPI);
|
||||
URL = СформироватьURL("/location/regions", ТестовыйAPI);
|
||||
Заголовки = СоздатьЗаголовкиЗапроса(Токен);
|
||||
|
||||
Параметры = Новый Структура;
|
||||
|
@ -203,7 +203,7 @@
|
||||
, Знач Язык = "rus"
|
||||
, Знач ТестовыйAPI = Ложь) Экспорт
|
||||
|
||||
URL = СформироватьURL("/location/regions", ТестовыйAPI);
|
||||
URL = СформироватьURL("/location/regions", ТестовыйAPI);
|
||||
Заголовки = СоздатьЗаголовкиЗапроса(Токен);
|
||||
|
||||
Параметры = Новый Структура;
|
||||
|
Loading…
Reference in New Issue
Block a user