Last modified by Дмитрий Семёнов on 2024/01/11 12:31
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -59,10 +59,26 @@ 59 59 1. Настройка по примеру шаблонов АНРП/АТО с указанием текста или "кода поля" для каждого поля и его названия (чтобы можно было самостоятельно добавлять форму на разных языках) 60 60 1. Сделать шаблон по аналогии как давноо делали генерацию договоров по шаблону в RTF, если не ошибаюсь. 61 61 62 -= 4. API desdcription =62 += 4. API desdcription = 63 63 64 -== 4.1. GetTicket == 65 65 65 +List of available API functions are listed [[here>>url:http://cc.tpvrussia.ru:84/TrackingExchangeSoap.asmx?wsdl]] (functions list is in Russian language since till now only local service centers have been using it). And there is [[WSDL scheme>>url:http://cc.tpvrussia.ru:84/TrackingExchangeSoap.asmx?wsdl]] as well. 66 + 67 +== 4.1. //GetTicket// == 68 + 69 +Method returns binary ticket to be used for authentication 70 + 71 +=== Input parameters === 72 + 73 + 74 +1. Login (string) 75 +1. Password (string) 76 + 77 +=== Output parameters === 78 + 79 +1. Ticket (string) 80 +1. Version (string) 81 + 66 66 == 4.2. API method //CreateTrackingCallCentr// == 67 67 68 68 === Input parameters: ===