From version < 3.2 >
edited by Дмитрий Семёнов
on 2023/12/20 10:48
To version < 4.1 >
edited by Дмитрий Семёнов
on 2023/12/20 10:57
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,7 +62,7 @@
62 62  = 4. API desdcription =
63 63  
64 64  
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.
65 +List of available API functions are listed [[here>>url:http://cc.tpvrussia.ru:84/TrackingExchangeSoap.asmx?wsdl]] (functions list is in Russian 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. To create claim by call center~,~, need two main functions listed below.
66 66  
67 67  == 4.1. //GetTicket// ==
68 68  
... ... @@ -137,7 +137,13 @@
137 137  
138 138  |Name|Type|Description|Example
139 139  |ErrorCode|**string**|Error code|
140 -|ErrorLevel|**int**|Error level: 1 — crytical, 3 — notification.|
140 +|ErrorLevel|**int**|(((
141 +Error level:
142 +
143 +1 – crytical
144 +
145 +3 – notification.
146 +)))|
141 141  |Status|**string**|Claim status|
142 142  |Descriptilon|**string**|Error description
143 143  )))