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
-
... ... @@ -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 languagesince 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 )))