vindata 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d696e00a32721eabc1780d9747aba12a89e9f981
4
- data.tar.gz: f41d02df41a0abd722680e04c37c1a90c4617e25
3
+ metadata.gz: b2ee4d6364dbe40a9b347a34ffc6570bc9274150
4
+ data.tar.gz: 1eaa8426318fca517dd527699bb4a33678031c88
5
5
  SHA512:
6
- metadata.gz: 4a517a73f9f4cc23d03602b52ec77bea3cd70ee078caf2bfa745fa0017a36bdb58cac2a5c1ce4829e65e8a3a02f57d6ae0e79c5ff20c05f61d2bf92eaa049417
7
- data.tar.gz: df6b509255a53f51ab460d18f26f2310cf1822a72553e0012efc27a15c3f6949411357a75719440b9567a7a57f099147ac715ed79feb4c1bb54848ed7deabb3e
6
+ metadata.gz: f813e38c8ead703b021a8c550f954ff73024acdfac20ee9c0e7767ce3000ac981a08cef3e49a4c3272cb0dae7231379f3c0f3a4198758f29d12fb29294c04c3b
7
+ data.tar.gz: f883c0a6ec8b55ab7dda26e78cbd41a0eb35ec80dfff472c8e1ce7031ea2387a89fd9418eb4c39e9c10009b6d8d0747310fcc9f2538ee96234e817a467ab2b75
@@ -1,3 +1,3 @@
1
1
  module VinData
2
- VERSION = '0.0.11'
2
+ VERSION = '0.0.12'
3
3
  end
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
2
+ <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
3
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its Login methods.</wsdl:documentation>
4
4
  <wsdl:types>
5
- <s:schema elementFormDefault="qualified" targetNamespace="http://webservice.nada.com/">
5
+ <s:schema elementFormDefault="qualified" targetNamespace="https://webservice.nada.com/">
6
6
  <s:element name="getToken">
7
7
  <s:complexType>
8
8
  <s:sequence>
@@ -41,7 +41,7 @@
41
41
  <wsdl:binding name="SecureLoginSoap" type="tns:SecureLoginSoap">
42
42
  <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
43
43
  <wsdl:operation name="getToken">
44
- <soap:operation soapAction="http://webservice.nada.com/getToken" style="document" />
44
+ <soap:operation soapAction="https://webservice.nada.com/getToken" style="document" />
45
45
  <wsdl:input>
46
46
  <soap:body use="literal" />
47
47
  </wsdl:input>
@@ -53,7 +53,7 @@
53
53
  <wsdl:binding name="SecureLoginSoap12" type="tns:SecureLoginSoap">
54
54
  <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
55
55
  <wsdl:operation name="getToken">
56
- <soap12:operation soapAction="http://webservice.nada.com/getToken" style="document" />
56
+ <soap12:operation soapAction="https://webservice.nada.com/getToken" style="document" />
57
57
  <wsdl:input>
58
58
  <soap12:body use="literal" />
59
59
  </wsdl:input>
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
2
+ <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
3
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its vehicle evaluation data.</wsdl:documentation>
4
4
  <wsdl:types>
5
- <s:schema elementFormDefault="qualified" targetNamespace="http://webservice.nada.com/">
5
+ <s:schema elementFormDefault="qualified" targetNamespace="https://webservice.nada.com/">
6
6
  <s:element name="ping">
7
7
  <s:complexType>
8
8
  <s:sequence>
@@ -1020,7 +1020,7 @@
1020
1020
  <wsdl:binding name="VehicleSoap" type="tns:VehicleSoap">
1021
1021
  <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
1022
1022
  <wsdl:operation name="ping">
1023
- <soap:operation soapAction="http://webservice.nada.com/ping" style="document" />
1023
+ <soap:operation soapAction="https://webservice.nada.com/ping" style="document" />
1024
1024
  <wsdl:input>
1025
1025
  <soap:body use="literal" />
1026
1026
  </wsdl:input>
@@ -1029,7 +1029,7 @@
1029
1029
  </wsdl:output>
1030
1030
  </wsdl:operation>
1031
1031
  <wsdl:operation name="getYears">
1032
- <soap:operation soapAction="http://webservice.nada.com/getYears" style="document" />
1032
+ <soap:operation soapAction="https://webservice.nada.com/getYears" style="document" />
1033
1033
  <wsdl:input>
1034
1034
  <soap:body use="literal" />
1035
1035
  </wsdl:input>
@@ -1038,7 +1038,7 @@
1038
1038
  </wsdl:output>
1039
1039
  </wsdl:operation>
1040
1040
  <wsdl:operation name="getMakes">
1041
- <soap:operation soapAction="http://webservice.nada.com/getMakes" style="document" />
1041
+ <soap:operation soapAction="https://webservice.nada.com/getMakes" style="document" />
1042
1042
  <wsdl:input>
1043
1043
  <soap:body use="literal" />
1044
1044
  </wsdl:input>
@@ -1047,7 +1047,7 @@
1047
1047
  </wsdl:output>
1048
1048
  </wsdl:operation>
1049
1049
  <wsdl:operation name="getSeries">
1050
- <soap:operation soapAction="http://webservice.nada.com/getSeries" style="document" />
1050
+ <soap:operation soapAction="https://webservice.nada.com/getSeries" style="document" />
1051
1051
  <wsdl:input>
1052
1052
  <soap:body use="literal" />
1053
1053
  </wsdl:input>
@@ -1056,7 +1056,7 @@
1056
1056
  </wsdl:output>
1057
1057
  </wsdl:operation>
1058
1058
  <wsdl:operation name="getBodyUids">
1059
- <soap:operation soapAction="http://webservice.nada.com/getBodyUids" style="document" />
1059
+ <soap:operation soapAction="https://webservice.nada.com/getBodyUids" style="document" />
1060
1060
  <wsdl:input>
1061
1061
  <soap:body use="literal" />
1062
1062
  </wsdl:input>
@@ -1065,7 +1065,7 @@
1065
1065
  </wsdl:output>
1066
1066
  </wsdl:operation>
1067
1067
  <wsdl:operation name="getVehicles">
1068
- <soap:operation soapAction="http://webservice.nada.com/getVehicles" style="document" />
1068
+ <soap:operation soapAction="https://webservice.nada.com/getVehicles" style="document" />
1069
1069
  <wsdl:input>
1070
1070
  <soap:body use="literal" />
1071
1071
  </wsdl:input>
@@ -1074,7 +1074,7 @@
1074
1074
  </wsdl:output>
1075
1075
  </wsdl:operation>
1076
1076
  <wsdl:operation name="getVehicle">
1077
- <soap:operation soapAction="http://webservice.nada.com/getVehicle" style="document" />
1077
+ <soap:operation soapAction="https://webservice.nada.com/getVehicle" style="document" />
1078
1078
  <wsdl:input>
1079
1079
  <soap:body use="literal" />
1080
1080
  </wsdl:input>
@@ -1083,7 +1083,7 @@
1083
1083
  </wsdl:output>
1084
1084
  </wsdl:operation>
1085
1085
  <wsdl:operation name="getVehicleByVic">
1086
- <soap:operation soapAction="http://webservice.nada.com/getVehicleByVic" style="document" />
1086
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleByVic" style="document" />
1087
1087
  <wsdl:input>
1088
1088
  <soap:body use="literal" />
1089
1089
  </wsdl:input>
@@ -1092,7 +1092,7 @@
1092
1092
  </wsdl:output>
1093
1093
  </wsdl:operation>
1094
1094
  <wsdl:operation name="getAccessories">
1095
- <soap:operation soapAction="http://webservice.nada.com/getAccessories" style="document" />
1095
+ <soap:operation soapAction="https://webservice.nada.com/getAccessories" style="document" />
1096
1096
  <wsdl:input>
1097
1097
  <soap:body use="literal" />
1098
1098
  </wsdl:input>
@@ -1101,7 +1101,7 @@
1101
1101
  </wsdl:output>
1102
1102
  </wsdl:operation>
1103
1103
  <wsdl:operation name="getInclusiveAccessories">
1104
- <soap:operation soapAction="http://webservice.nada.com/getInclusiveAccessories" style="document" />
1104
+ <soap:operation soapAction="https://webservice.nada.com/getInclusiveAccessories" style="document" />
1105
1105
  <wsdl:input>
1106
1106
  <soap:body use="literal" />
1107
1107
  </wsdl:input>
@@ -1110,7 +1110,7 @@
1110
1110
  </wsdl:output>
1111
1111
  </wsdl:operation>
1112
1112
  <wsdl:operation name="getExclusiveAccessories">
1113
- <soap:operation soapAction="http://webservice.nada.com/getExclusiveAccessories" style="document" />
1113
+ <soap:operation soapAction="https://webservice.nada.com/getExclusiveAccessories" style="document" />
1114
1114
  <wsdl:input>
1115
1115
  <soap:body use="literal" />
1116
1116
  </wsdl:input>
@@ -1119,7 +1119,7 @@
1119
1119
  </wsdl:output>
1120
1120
  </wsdl:operation>
1121
1121
  <wsdl:operation name="validateVin">
1122
- <soap:operation soapAction="http://webservice.nada.com/validateVin" style="document" />
1122
+ <soap:operation soapAction="https://webservice.nada.com/validateVin" style="document" />
1123
1123
  <wsdl:input>
1124
1124
  <soap:body use="literal" />
1125
1125
  </wsdl:input>
@@ -1128,7 +1128,7 @@
1128
1128
  </wsdl:output>
1129
1129
  </wsdl:operation>
1130
1130
  <wsdl:operation name="getMileageAdj">
1131
- <soap:operation soapAction="http://webservice.nada.com/getMileageAdj" style="document" />
1131
+ <soap:operation soapAction="https://webservice.nada.com/getMileageAdj" style="document" />
1132
1132
  <wsdl:input>
1133
1133
  <soap:body use="literal" />
1134
1134
  </wsdl:input>
@@ -1137,7 +1137,7 @@
1137
1137
  </wsdl:output>
1138
1138
  </wsdl:operation>
1139
1139
  <wsdl:operation name="getRegions">
1140
- <soap:operation soapAction="http://webservice.nada.com/getRegions" style="document" />
1140
+ <soap:operation soapAction="https://webservice.nada.com/getRegions" style="document" />
1141
1141
  <wsdl:input>
1142
1142
  <soap:body use="literal" />
1143
1143
  </wsdl:input>
@@ -1146,7 +1146,7 @@
1146
1146
  </wsdl:output>
1147
1147
  </wsdl:operation>
1148
1148
  <wsdl:operation name="getRegionByStateCode">
1149
- <soap:operation soapAction="http://webservice.nada.com/getRegionByStateCode" style="document" />
1149
+ <soap:operation soapAction="https://webservice.nada.com/getRegionByStateCode" style="document" />
1150
1150
  <wsdl:input>
1151
1151
  <soap:body use="literal" />
1152
1152
  </wsdl:input>
@@ -1155,7 +1155,7 @@
1155
1155
  </wsdl:output>
1156
1156
  </wsdl:operation>
1157
1157
  <wsdl:operation name="getTotalAdjFloorValues">
1158
- <soap:operation soapAction="http://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1158
+ <soap:operation soapAction="https://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1159
1159
  <wsdl:input>
1160
1160
  <soap:body use="literal" />
1161
1161
  </wsdl:input>
@@ -1164,7 +1164,7 @@
1164
1164
  </wsdl:output>
1165
1165
  </wsdl:operation>
1166
1166
  <wsdl:operation name="getVehicleValueByUid">
1167
- <soap:operation soapAction="http://webservice.nada.com/getVehicleValueByUid" style="document" />
1167
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleValueByUid" style="document" />
1168
1168
  <wsdl:input>
1169
1169
  <soap:body use="literal" />
1170
1170
  </wsdl:input>
@@ -1173,7 +1173,7 @@
1173
1173
  </wsdl:output>
1174
1174
  </wsdl:operation>
1175
1175
  <wsdl:operation name="getBaseVehicleValueByUid">
1176
- <soap:operation soapAction="http://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1176
+ <soap:operation soapAction="https://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1177
1177
  <wsdl:input>
1178
1178
  <soap:body use="literal" />
1179
1179
  </wsdl:input>
@@ -1182,7 +1182,7 @@
1182
1182
  </wsdl:output>
1183
1183
  </wsdl:operation>
1184
1184
  <wsdl:operation name="getVehicleAndValueByUid">
1185
- <soap:operation soapAction="http://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1185
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1186
1186
  <wsdl:input>
1187
1187
  <soap:body use="literal" />
1188
1188
  </wsdl:input>
@@ -1191,7 +1191,7 @@
1191
1191
  </wsdl:output>
1192
1192
  </wsdl:operation>
1193
1193
  <wsdl:operation name="getDefaultVehicleAndValueByVin">
1194
- <soap:operation soapAction="http://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1194
+ <soap:operation soapAction="https://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1195
1195
  <wsdl:input>
1196
1196
  <soap:body use="literal" />
1197
1197
  </wsdl:input>
@@ -1200,7 +1200,7 @@
1200
1200
  </wsdl:output>
1201
1201
  </wsdl:operation>
1202
1202
  <wsdl:operation name="getMsrpVehicleAndValueByVin">
1203
- <soap:operation soapAction="http://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1203
+ <soap:operation soapAction="https://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1204
1204
  <wsdl:input>
1205
1205
  <soap:body use="literal" />
1206
1206
  </wsdl:input>
@@ -1209,7 +1209,7 @@
1209
1209
  </wsdl:output>
1210
1210
  </wsdl:operation>
1211
1211
  <wsdl:operation name="getHighVehicleAndValueByVin">
1212
- <soap:operation soapAction="http://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1212
+ <soap:operation soapAction="https://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1213
1213
  <wsdl:input>
1214
1214
  <soap:body use="literal" />
1215
1215
  </wsdl:input>
@@ -1218,7 +1218,7 @@
1218
1218
  </wsdl:output>
1219
1219
  </wsdl:operation>
1220
1220
  <wsdl:operation name="getLowVehicleAndValueByVin">
1221
- <soap:operation soapAction="http://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1221
+ <soap:operation soapAction="https://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1222
1222
  <wsdl:input>
1223
1223
  <soap:body use="literal" />
1224
1224
  </wsdl:input>
@@ -1227,7 +1227,7 @@
1227
1227
  </wsdl:output>
1228
1228
  </wsdl:operation>
1229
1229
  <wsdl:operation name="getAuctionValues">
1230
- <soap:operation soapAction="http://webservice.nada.com/getAuctionValues" style="document" />
1230
+ <soap:operation soapAction="https://webservice.nada.com/getAuctionValues" style="document" />
1231
1231
  <wsdl:input>
1232
1232
  <soap:body use="literal" />
1233
1233
  </wsdl:input>
@@ -1236,7 +1236,7 @@
1236
1236
  </wsdl:output>
1237
1237
  </wsdl:operation>
1238
1238
  <wsdl:operation name="getExperianAutoCheckReport">
1239
- <soap:operation soapAction="http://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1239
+ <soap:operation soapAction="https://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1240
1240
  <wsdl:input>
1241
1241
  <soap:body use="literal" />
1242
1242
  </wsdl:input>
@@ -1248,7 +1248,7 @@
1248
1248
  <wsdl:binding name="VehicleSoap12" type="tns:VehicleSoap">
1249
1249
  <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
1250
1250
  <wsdl:operation name="ping">
1251
- <soap12:operation soapAction="http://webservice.nada.com/ping" style="document" />
1251
+ <soap12:operation soapAction="https://webservice.nada.com/ping" style="document" />
1252
1252
  <wsdl:input>
1253
1253
  <soap12:body use="literal" />
1254
1254
  </wsdl:input>
@@ -1257,7 +1257,7 @@
1257
1257
  </wsdl:output>
1258
1258
  </wsdl:operation>
1259
1259
  <wsdl:operation name="getYears">
1260
- <soap12:operation soapAction="http://webservice.nada.com/getYears" style="document" />
1260
+ <soap12:operation soapAction="https://webservice.nada.com/getYears" style="document" />
1261
1261
  <wsdl:input>
1262
1262
  <soap12:body use="literal" />
1263
1263
  </wsdl:input>
@@ -1266,7 +1266,7 @@
1266
1266
  </wsdl:output>
1267
1267
  </wsdl:operation>
1268
1268
  <wsdl:operation name="getMakes">
1269
- <soap12:operation soapAction="http://webservice.nada.com/getMakes" style="document" />
1269
+ <soap12:operation soapAction="https://webservice.nada.com/getMakes" style="document" />
1270
1270
  <wsdl:input>
1271
1271
  <soap12:body use="literal" />
1272
1272
  </wsdl:input>
@@ -1275,7 +1275,7 @@
1275
1275
  </wsdl:output>
1276
1276
  </wsdl:operation>
1277
1277
  <wsdl:operation name="getSeries">
1278
- <soap12:operation soapAction="http://webservice.nada.com/getSeries" style="document" />
1278
+ <soap12:operation soapAction="https://webservice.nada.com/getSeries" style="document" />
1279
1279
  <wsdl:input>
1280
1280
  <soap12:body use="literal" />
1281
1281
  </wsdl:input>
@@ -1284,7 +1284,7 @@
1284
1284
  </wsdl:output>
1285
1285
  </wsdl:operation>
1286
1286
  <wsdl:operation name="getBodyUids">
1287
- <soap12:operation soapAction="http://webservice.nada.com/getBodyUids" style="document" />
1287
+ <soap12:operation soapAction="https://webservice.nada.com/getBodyUids" style="document" />
1288
1288
  <wsdl:input>
1289
1289
  <soap12:body use="literal" />
1290
1290
  </wsdl:input>
@@ -1293,7 +1293,7 @@
1293
1293
  </wsdl:output>
1294
1294
  </wsdl:operation>
1295
1295
  <wsdl:operation name="getVehicles">
1296
- <soap12:operation soapAction="http://webservice.nada.com/getVehicles" style="document" />
1296
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicles" style="document" />
1297
1297
  <wsdl:input>
1298
1298
  <soap12:body use="literal" />
1299
1299
  </wsdl:input>
@@ -1302,7 +1302,7 @@
1302
1302
  </wsdl:output>
1303
1303
  </wsdl:operation>
1304
1304
  <wsdl:operation name="getVehicle">
1305
- <soap12:operation soapAction="http://webservice.nada.com/getVehicle" style="document" />
1305
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicle" style="document" />
1306
1306
  <wsdl:input>
1307
1307
  <soap12:body use="literal" />
1308
1308
  </wsdl:input>
@@ -1311,7 +1311,7 @@
1311
1311
  </wsdl:output>
1312
1312
  </wsdl:operation>
1313
1313
  <wsdl:operation name="getVehicleByVic">
1314
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleByVic" style="document" />
1314
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleByVic" style="document" />
1315
1315
  <wsdl:input>
1316
1316
  <soap12:body use="literal" />
1317
1317
  </wsdl:input>
@@ -1320,7 +1320,7 @@
1320
1320
  </wsdl:output>
1321
1321
  </wsdl:operation>
1322
1322
  <wsdl:operation name="getAccessories">
1323
- <soap12:operation soapAction="http://webservice.nada.com/getAccessories" style="document" />
1323
+ <soap12:operation soapAction="https://webservice.nada.com/getAccessories" style="document" />
1324
1324
  <wsdl:input>
1325
1325
  <soap12:body use="literal" />
1326
1326
  </wsdl:input>
@@ -1329,7 +1329,7 @@
1329
1329
  </wsdl:output>
1330
1330
  </wsdl:operation>
1331
1331
  <wsdl:operation name="getInclusiveAccessories">
1332
- <soap12:operation soapAction="http://webservice.nada.com/getInclusiveAccessories" style="document" />
1332
+ <soap12:operation soapAction="https://webservice.nada.com/getInclusiveAccessories" style="document" />
1333
1333
  <wsdl:input>
1334
1334
  <soap12:body use="literal" />
1335
1335
  </wsdl:input>
@@ -1338,7 +1338,7 @@
1338
1338
  </wsdl:output>
1339
1339
  </wsdl:operation>
1340
1340
  <wsdl:operation name="getExclusiveAccessories">
1341
- <soap12:operation soapAction="http://webservice.nada.com/getExclusiveAccessories" style="document" />
1341
+ <soap12:operation soapAction="https://webservice.nada.com/getExclusiveAccessories" style="document" />
1342
1342
  <wsdl:input>
1343
1343
  <soap12:body use="literal" />
1344
1344
  </wsdl:input>
@@ -1347,7 +1347,7 @@
1347
1347
  </wsdl:output>
1348
1348
  </wsdl:operation>
1349
1349
  <wsdl:operation name="validateVin">
1350
- <soap12:operation soapAction="http://webservice.nada.com/validateVin" style="document" />
1350
+ <soap12:operation soapAction="https://webservice.nada.com/validateVin" style="document" />
1351
1351
  <wsdl:input>
1352
1352
  <soap12:body use="literal" />
1353
1353
  </wsdl:input>
@@ -1356,7 +1356,7 @@
1356
1356
  </wsdl:output>
1357
1357
  </wsdl:operation>
1358
1358
  <wsdl:operation name="getMileageAdj">
1359
- <soap12:operation soapAction="http://webservice.nada.com/getMileageAdj" style="document" />
1359
+ <soap12:operation soapAction="https://webservice.nada.com/getMileageAdj" style="document" />
1360
1360
  <wsdl:input>
1361
1361
  <soap12:body use="literal" />
1362
1362
  </wsdl:input>
@@ -1365,7 +1365,7 @@
1365
1365
  </wsdl:output>
1366
1366
  </wsdl:operation>
1367
1367
  <wsdl:operation name="getRegions">
1368
- <soap12:operation soapAction="http://webservice.nada.com/getRegions" style="document" />
1368
+ <soap12:operation soapAction="https://webservice.nada.com/getRegions" style="document" />
1369
1369
  <wsdl:input>
1370
1370
  <soap12:body use="literal" />
1371
1371
  </wsdl:input>
@@ -1374,7 +1374,7 @@
1374
1374
  </wsdl:output>
1375
1375
  </wsdl:operation>
1376
1376
  <wsdl:operation name="getRegionByStateCode">
1377
- <soap12:operation soapAction="http://webservice.nada.com/getRegionByStateCode" style="document" />
1377
+ <soap12:operation soapAction="https://webservice.nada.com/getRegionByStateCode" style="document" />
1378
1378
  <wsdl:input>
1379
1379
  <soap12:body use="literal" />
1380
1380
  </wsdl:input>
@@ -1383,7 +1383,7 @@
1383
1383
  </wsdl:output>
1384
1384
  </wsdl:operation>
1385
1385
  <wsdl:operation name="getTotalAdjFloorValues">
1386
- <soap12:operation soapAction="http://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1386
+ <soap12:operation soapAction="https://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1387
1387
  <wsdl:input>
1388
1388
  <soap12:body use="literal" />
1389
1389
  </wsdl:input>
@@ -1392,7 +1392,7 @@
1392
1392
  </wsdl:output>
1393
1393
  </wsdl:operation>
1394
1394
  <wsdl:operation name="getVehicleValueByUid">
1395
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleValueByUid" style="document" />
1395
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleValueByUid" style="document" />
1396
1396
  <wsdl:input>
1397
1397
  <soap12:body use="literal" />
1398
1398
  </wsdl:input>
@@ -1401,7 +1401,7 @@
1401
1401
  </wsdl:output>
1402
1402
  </wsdl:operation>
1403
1403
  <wsdl:operation name="getBaseVehicleValueByUid">
1404
- <soap12:operation soapAction="http://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1404
+ <soap12:operation soapAction="https://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1405
1405
  <wsdl:input>
1406
1406
  <soap12:body use="literal" />
1407
1407
  </wsdl:input>
@@ -1410,7 +1410,7 @@
1410
1410
  </wsdl:output>
1411
1411
  </wsdl:operation>
1412
1412
  <wsdl:operation name="getVehicleAndValueByUid">
1413
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1413
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1414
1414
  <wsdl:input>
1415
1415
  <soap12:body use="literal" />
1416
1416
  </wsdl:input>
@@ -1419,7 +1419,7 @@
1419
1419
  </wsdl:output>
1420
1420
  </wsdl:operation>
1421
1421
  <wsdl:operation name="getDefaultVehicleAndValueByVin">
1422
- <soap12:operation soapAction="http://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1422
+ <soap12:operation soapAction="https://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1423
1423
  <wsdl:input>
1424
1424
  <soap12:body use="literal" />
1425
1425
  </wsdl:input>
@@ -1428,7 +1428,7 @@
1428
1428
  </wsdl:output>
1429
1429
  </wsdl:operation>
1430
1430
  <wsdl:operation name="getMsrpVehicleAndValueByVin">
1431
- <soap12:operation soapAction="http://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1431
+ <soap12:operation soapAction="https://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1432
1432
  <wsdl:input>
1433
1433
  <soap12:body use="literal" />
1434
1434
  </wsdl:input>
@@ -1437,7 +1437,7 @@
1437
1437
  </wsdl:output>
1438
1438
  </wsdl:operation>
1439
1439
  <wsdl:operation name="getHighVehicleAndValueByVin">
1440
- <soap12:operation soapAction="http://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1440
+ <soap12:operation soapAction="https://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1441
1441
  <wsdl:input>
1442
1442
  <soap12:body use="literal" />
1443
1443
  </wsdl:input>
@@ -1446,7 +1446,7 @@
1446
1446
  </wsdl:output>
1447
1447
  </wsdl:operation>
1448
1448
  <wsdl:operation name="getLowVehicleAndValueByVin">
1449
- <soap12:operation soapAction="http://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1449
+ <soap12:operation soapAction="https://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1450
1450
  <wsdl:input>
1451
1451
  <soap12:body use="literal" />
1452
1452
  </wsdl:input>
@@ -1455,7 +1455,7 @@
1455
1455
  </wsdl:output>
1456
1456
  </wsdl:operation>
1457
1457
  <wsdl:operation name="getAuctionValues">
1458
- <soap12:operation soapAction="http://webservice.nada.com/getAuctionValues" style="document" />
1458
+ <soap12:operation soapAction="https://webservice.nada.com/getAuctionValues" style="document" />
1459
1459
  <wsdl:input>
1460
1460
  <soap12:body use="literal" />
1461
1461
  </wsdl:input>
@@ -1464,7 +1464,7 @@
1464
1464
  </wsdl:output>
1465
1465
  </wsdl:operation>
1466
1466
  <wsdl:operation name="getExperianAutoCheckReport">
1467
- <soap12:operation soapAction="http://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1467
+ <soap12:operation soapAction="https://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1468
1468
  <wsdl:input>
1469
1469
  <soap12:body use="literal" />
1470
1470
  </wsdl:input>
@@ -1476,10 +1476,10 @@
1476
1476
  <wsdl:service name="Vehicle">
1477
1477
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its vehicle evaluation data.</wsdl:documentation>
1478
1478
  <wsdl:port name="VehicleSoap" binding="tns:VehicleSoap">
1479
- <soap:address location="http://webservice.nada.com/vehicles/Vehicle.asmx" />
1479
+ <soap:address location="https://webservice.nada.com/vehicles/Vehicle.asmx" />
1480
1480
  </wsdl:port>
1481
1481
  <wsdl:port name="VehicleSoap12" binding="tns:VehicleSoap12">
1482
- <soap12:address location="http://webservice.nada.com/vehicles/Vehicle.asmx" />
1482
+ <soap12:address location="https://webservice.nada.com/vehicles/Vehicle.asmx" />
1483
1483
  </wsdl:port>
1484
1484
  </wsdl:service>
1485
1485
  </wsdl:definitions>
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
2
+ <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
3
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its Login methods.</wsdl:documentation>
4
4
  <wsdl:types>
5
- <s:schema elementFormDefault="qualified" targetNamespace="http://webservice.nada.com/">
5
+ <s:schema elementFormDefault="qualified" targetNamespace="https://webservice.nada.com/">
6
6
  <s:element name="getToken">
7
7
  <s:complexType>
8
8
  <s:sequence>
@@ -41,7 +41,7 @@
41
41
  <wsdl:binding name="SecureLoginSoap" type="tns:SecureLoginSoap">
42
42
  <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
43
43
  <wsdl:operation name="getToken">
44
- <soap:operation soapAction="http://webservice.nada.com/getToken" style="document" />
44
+ <soap:operation soapAction="https://webservice.nada.com/getToken" style="document" />
45
45
  <wsdl:input>
46
46
  <soap:body use="literal" />
47
47
  </wsdl:input>
@@ -53,7 +53,7 @@
53
53
  <wsdl:binding name="SecureLoginSoap12" type="tns:SecureLoginSoap">
54
54
  <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
55
55
  <wsdl:operation name="getToken">
56
- <soap12:operation soapAction="http://webservice.nada.com/getToken" style="document" />
56
+ <soap12:operation soapAction="https://webservice.nada.com/getToken" style="document" />
57
57
  <wsdl:input>
58
58
  <soap12:body use="literal" />
59
59
  </wsdl:input>
@@ -1,8 +1,8 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
2
+ <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://webservice.nada.com/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://webservice.nada.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
3
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its vehicle evaluation data.</wsdl:documentation>
4
4
  <wsdl:types>
5
- <s:schema elementFormDefault="qualified" targetNamespace="http://webservice.nada.com/">
5
+ <s:schema elementFormDefault="qualified" targetNamespace="https://webservice.nada.com/">
6
6
  <s:element name="ping">
7
7
  <s:complexType>
8
8
  <s:sequence>
@@ -1020,7 +1020,7 @@
1020
1020
  <wsdl:binding name="VehicleSoap" type="tns:VehicleSoap">
1021
1021
  <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
1022
1022
  <wsdl:operation name="ping">
1023
- <soap:operation soapAction="http://webservice.nada.com/ping" style="document" />
1023
+ <soap:operation soapAction="https://webservice.nada.com/ping" style="document" />
1024
1024
  <wsdl:input>
1025
1025
  <soap:body use="literal" />
1026
1026
  </wsdl:input>
@@ -1029,7 +1029,7 @@
1029
1029
  </wsdl:output>
1030
1030
  </wsdl:operation>
1031
1031
  <wsdl:operation name="getYears">
1032
- <soap:operation soapAction="http://webservice.nada.com/getYears" style="document" />
1032
+ <soap:operation soapAction="https://webservice.nada.com/getYears" style="document" />
1033
1033
  <wsdl:input>
1034
1034
  <soap:body use="literal" />
1035
1035
  </wsdl:input>
@@ -1038,7 +1038,7 @@
1038
1038
  </wsdl:output>
1039
1039
  </wsdl:operation>
1040
1040
  <wsdl:operation name="getMakes">
1041
- <soap:operation soapAction="http://webservice.nada.com/getMakes" style="document" />
1041
+ <soap:operation soapAction="https://webservice.nada.com/getMakes" style="document" />
1042
1042
  <wsdl:input>
1043
1043
  <soap:body use="literal" />
1044
1044
  </wsdl:input>
@@ -1047,7 +1047,7 @@
1047
1047
  </wsdl:output>
1048
1048
  </wsdl:operation>
1049
1049
  <wsdl:operation name="getSeries">
1050
- <soap:operation soapAction="http://webservice.nada.com/getSeries" style="document" />
1050
+ <soap:operation soapAction="https://webservice.nada.com/getSeries" style="document" />
1051
1051
  <wsdl:input>
1052
1052
  <soap:body use="literal" />
1053
1053
  </wsdl:input>
@@ -1056,7 +1056,7 @@
1056
1056
  </wsdl:output>
1057
1057
  </wsdl:operation>
1058
1058
  <wsdl:operation name="getBodyUids">
1059
- <soap:operation soapAction="http://webservice.nada.com/getBodyUids" style="document" />
1059
+ <soap:operation soapAction="https://webservice.nada.com/getBodyUids" style="document" />
1060
1060
  <wsdl:input>
1061
1061
  <soap:body use="literal" />
1062
1062
  </wsdl:input>
@@ -1065,7 +1065,7 @@
1065
1065
  </wsdl:output>
1066
1066
  </wsdl:operation>
1067
1067
  <wsdl:operation name="getVehicles">
1068
- <soap:operation soapAction="http://webservice.nada.com/getVehicles" style="document" />
1068
+ <soap:operation soapAction="https://webservice.nada.com/getVehicles" style="document" />
1069
1069
  <wsdl:input>
1070
1070
  <soap:body use="literal" />
1071
1071
  </wsdl:input>
@@ -1074,7 +1074,7 @@
1074
1074
  </wsdl:output>
1075
1075
  </wsdl:operation>
1076
1076
  <wsdl:operation name="getVehicle">
1077
- <soap:operation soapAction="http://webservice.nada.com/getVehicle" style="document" />
1077
+ <soap:operation soapAction="https://webservice.nada.com/getVehicle" style="document" />
1078
1078
  <wsdl:input>
1079
1079
  <soap:body use="literal" />
1080
1080
  </wsdl:input>
@@ -1083,7 +1083,7 @@
1083
1083
  </wsdl:output>
1084
1084
  </wsdl:operation>
1085
1085
  <wsdl:operation name="getVehicleByVic">
1086
- <soap:operation soapAction="http://webservice.nada.com/getVehicleByVic" style="document" />
1086
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleByVic" style="document" />
1087
1087
  <wsdl:input>
1088
1088
  <soap:body use="literal" />
1089
1089
  </wsdl:input>
@@ -1092,7 +1092,7 @@
1092
1092
  </wsdl:output>
1093
1093
  </wsdl:operation>
1094
1094
  <wsdl:operation name="getAccessories">
1095
- <soap:operation soapAction="http://webservice.nada.com/getAccessories" style="document" />
1095
+ <soap:operation soapAction="https://webservice.nada.com/getAccessories" style="document" />
1096
1096
  <wsdl:input>
1097
1097
  <soap:body use="literal" />
1098
1098
  </wsdl:input>
@@ -1101,7 +1101,7 @@
1101
1101
  </wsdl:output>
1102
1102
  </wsdl:operation>
1103
1103
  <wsdl:operation name="getInclusiveAccessories">
1104
- <soap:operation soapAction="http://webservice.nada.com/getInclusiveAccessories" style="document" />
1104
+ <soap:operation soapAction="https://webservice.nada.com/getInclusiveAccessories" style="document" />
1105
1105
  <wsdl:input>
1106
1106
  <soap:body use="literal" />
1107
1107
  </wsdl:input>
@@ -1110,7 +1110,7 @@
1110
1110
  </wsdl:output>
1111
1111
  </wsdl:operation>
1112
1112
  <wsdl:operation name="getExclusiveAccessories">
1113
- <soap:operation soapAction="http://webservice.nada.com/getExclusiveAccessories" style="document" />
1113
+ <soap:operation soapAction="https://webservice.nada.com/getExclusiveAccessories" style="document" />
1114
1114
  <wsdl:input>
1115
1115
  <soap:body use="literal" />
1116
1116
  </wsdl:input>
@@ -1119,7 +1119,7 @@
1119
1119
  </wsdl:output>
1120
1120
  </wsdl:operation>
1121
1121
  <wsdl:operation name="validateVin">
1122
- <soap:operation soapAction="http://webservice.nada.com/validateVin" style="document" />
1122
+ <soap:operation soapAction="https://webservice.nada.com/validateVin" style="document" />
1123
1123
  <wsdl:input>
1124
1124
  <soap:body use="literal" />
1125
1125
  </wsdl:input>
@@ -1128,7 +1128,7 @@
1128
1128
  </wsdl:output>
1129
1129
  </wsdl:operation>
1130
1130
  <wsdl:operation name="getMileageAdj">
1131
- <soap:operation soapAction="http://webservice.nada.com/getMileageAdj" style="document" />
1131
+ <soap:operation soapAction="https://webservice.nada.com/getMileageAdj" style="document" />
1132
1132
  <wsdl:input>
1133
1133
  <soap:body use="literal" />
1134
1134
  </wsdl:input>
@@ -1137,7 +1137,7 @@
1137
1137
  </wsdl:output>
1138
1138
  </wsdl:operation>
1139
1139
  <wsdl:operation name="getRegions">
1140
- <soap:operation soapAction="http://webservice.nada.com/getRegions" style="document" />
1140
+ <soap:operation soapAction="https://webservice.nada.com/getRegions" style="document" />
1141
1141
  <wsdl:input>
1142
1142
  <soap:body use="literal" />
1143
1143
  </wsdl:input>
@@ -1146,7 +1146,7 @@
1146
1146
  </wsdl:output>
1147
1147
  </wsdl:operation>
1148
1148
  <wsdl:operation name="getRegionByStateCode">
1149
- <soap:operation soapAction="http://webservice.nada.com/getRegionByStateCode" style="document" />
1149
+ <soap:operation soapAction="https://webservice.nada.com/getRegionByStateCode" style="document" />
1150
1150
  <wsdl:input>
1151
1151
  <soap:body use="literal" />
1152
1152
  </wsdl:input>
@@ -1155,7 +1155,7 @@
1155
1155
  </wsdl:output>
1156
1156
  </wsdl:operation>
1157
1157
  <wsdl:operation name="getTotalAdjFloorValues">
1158
- <soap:operation soapAction="http://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1158
+ <soap:operation soapAction="https://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1159
1159
  <wsdl:input>
1160
1160
  <soap:body use="literal" />
1161
1161
  </wsdl:input>
@@ -1164,7 +1164,7 @@
1164
1164
  </wsdl:output>
1165
1165
  </wsdl:operation>
1166
1166
  <wsdl:operation name="getVehicleValueByUid">
1167
- <soap:operation soapAction="http://webservice.nada.com/getVehicleValueByUid" style="document" />
1167
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleValueByUid" style="document" />
1168
1168
  <wsdl:input>
1169
1169
  <soap:body use="literal" />
1170
1170
  </wsdl:input>
@@ -1173,7 +1173,7 @@
1173
1173
  </wsdl:output>
1174
1174
  </wsdl:operation>
1175
1175
  <wsdl:operation name="getBaseVehicleValueByUid">
1176
- <soap:operation soapAction="http://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1176
+ <soap:operation soapAction="https://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1177
1177
  <wsdl:input>
1178
1178
  <soap:body use="literal" />
1179
1179
  </wsdl:input>
@@ -1182,7 +1182,7 @@
1182
1182
  </wsdl:output>
1183
1183
  </wsdl:operation>
1184
1184
  <wsdl:operation name="getVehicleAndValueByUid">
1185
- <soap:operation soapAction="http://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1185
+ <soap:operation soapAction="https://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1186
1186
  <wsdl:input>
1187
1187
  <soap:body use="literal" />
1188
1188
  </wsdl:input>
@@ -1191,7 +1191,7 @@
1191
1191
  </wsdl:output>
1192
1192
  </wsdl:operation>
1193
1193
  <wsdl:operation name="getDefaultVehicleAndValueByVin">
1194
- <soap:operation soapAction="http://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1194
+ <soap:operation soapAction="https://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1195
1195
  <wsdl:input>
1196
1196
  <soap:body use="literal" />
1197
1197
  </wsdl:input>
@@ -1200,7 +1200,7 @@
1200
1200
  </wsdl:output>
1201
1201
  </wsdl:operation>
1202
1202
  <wsdl:operation name="getMsrpVehicleAndValueByVin">
1203
- <soap:operation soapAction="http://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1203
+ <soap:operation soapAction="https://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1204
1204
  <wsdl:input>
1205
1205
  <soap:body use="literal" />
1206
1206
  </wsdl:input>
@@ -1209,7 +1209,7 @@
1209
1209
  </wsdl:output>
1210
1210
  </wsdl:operation>
1211
1211
  <wsdl:operation name="getHighVehicleAndValueByVin">
1212
- <soap:operation soapAction="http://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1212
+ <soap:operation soapAction="https://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1213
1213
  <wsdl:input>
1214
1214
  <soap:body use="literal" />
1215
1215
  </wsdl:input>
@@ -1218,7 +1218,7 @@
1218
1218
  </wsdl:output>
1219
1219
  </wsdl:operation>
1220
1220
  <wsdl:operation name="getLowVehicleAndValueByVin">
1221
- <soap:operation soapAction="http://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1221
+ <soap:operation soapAction="https://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1222
1222
  <wsdl:input>
1223
1223
  <soap:body use="literal" />
1224
1224
  </wsdl:input>
@@ -1227,7 +1227,7 @@
1227
1227
  </wsdl:output>
1228
1228
  </wsdl:operation>
1229
1229
  <wsdl:operation name="getAuctionValues">
1230
- <soap:operation soapAction="http://webservice.nada.com/getAuctionValues" style="document" />
1230
+ <soap:operation soapAction="https://webservice.nada.com/getAuctionValues" style="document" />
1231
1231
  <wsdl:input>
1232
1232
  <soap:body use="literal" />
1233
1233
  </wsdl:input>
@@ -1236,7 +1236,7 @@
1236
1236
  </wsdl:output>
1237
1237
  </wsdl:operation>
1238
1238
  <wsdl:operation name="getExperianAutoCheckReport">
1239
- <soap:operation soapAction="http://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1239
+ <soap:operation soapAction="https://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1240
1240
  <wsdl:input>
1241
1241
  <soap:body use="literal" />
1242
1242
  </wsdl:input>
@@ -1248,7 +1248,7 @@
1248
1248
  <wsdl:binding name="VehicleSoap12" type="tns:VehicleSoap">
1249
1249
  <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
1250
1250
  <wsdl:operation name="ping">
1251
- <soap12:operation soapAction="http://webservice.nada.com/ping" style="document" />
1251
+ <soap12:operation soapAction="https://webservice.nada.com/ping" style="document" />
1252
1252
  <wsdl:input>
1253
1253
  <soap12:body use="literal" />
1254
1254
  </wsdl:input>
@@ -1257,7 +1257,7 @@
1257
1257
  </wsdl:output>
1258
1258
  </wsdl:operation>
1259
1259
  <wsdl:operation name="getYears">
1260
- <soap12:operation soapAction="http://webservice.nada.com/getYears" style="document" />
1260
+ <soap12:operation soapAction="https://webservice.nada.com/getYears" style="document" />
1261
1261
  <wsdl:input>
1262
1262
  <soap12:body use="literal" />
1263
1263
  </wsdl:input>
@@ -1266,7 +1266,7 @@
1266
1266
  </wsdl:output>
1267
1267
  </wsdl:operation>
1268
1268
  <wsdl:operation name="getMakes">
1269
- <soap12:operation soapAction="http://webservice.nada.com/getMakes" style="document" />
1269
+ <soap12:operation soapAction="https://webservice.nada.com/getMakes" style="document" />
1270
1270
  <wsdl:input>
1271
1271
  <soap12:body use="literal" />
1272
1272
  </wsdl:input>
@@ -1275,7 +1275,7 @@
1275
1275
  </wsdl:output>
1276
1276
  </wsdl:operation>
1277
1277
  <wsdl:operation name="getSeries">
1278
- <soap12:operation soapAction="http://webservice.nada.com/getSeries" style="document" />
1278
+ <soap12:operation soapAction="https://webservice.nada.com/getSeries" style="document" />
1279
1279
  <wsdl:input>
1280
1280
  <soap12:body use="literal" />
1281
1281
  </wsdl:input>
@@ -1284,7 +1284,7 @@
1284
1284
  </wsdl:output>
1285
1285
  </wsdl:operation>
1286
1286
  <wsdl:operation name="getBodyUids">
1287
- <soap12:operation soapAction="http://webservice.nada.com/getBodyUids" style="document" />
1287
+ <soap12:operation soapAction="https://webservice.nada.com/getBodyUids" style="document" />
1288
1288
  <wsdl:input>
1289
1289
  <soap12:body use="literal" />
1290
1290
  </wsdl:input>
@@ -1293,7 +1293,7 @@
1293
1293
  </wsdl:output>
1294
1294
  </wsdl:operation>
1295
1295
  <wsdl:operation name="getVehicles">
1296
- <soap12:operation soapAction="http://webservice.nada.com/getVehicles" style="document" />
1296
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicles" style="document" />
1297
1297
  <wsdl:input>
1298
1298
  <soap12:body use="literal" />
1299
1299
  </wsdl:input>
@@ -1302,7 +1302,7 @@
1302
1302
  </wsdl:output>
1303
1303
  </wsdl:operation>
1304
1304
  <wsdl:operation name="getVehicle">
1305
- <soap12:operation soapAction="http://webservice.nada.com/getVehicle" style="document" />
1305
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicle" style="document" />
1306
1306
  <wsdl:input>
1307
1307
  <soap12:body use="literal" />
1308
1308
  </wsdl:input>
@@ -1311,7 +1311,7 @@
1311
1311
  </wsdl:output>
1312
1312
  </wsdl:operation>
1313
1313
  <wsdl:operation name="getVehicleByVic">
1314
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleByVic" style="document" />
1314
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleByVic" style="document" />
1315
1315
  <wsdl:input>
1316
1316
  <soap12:body use="literal" />
1317
1317
  </wsdl:input>
@@ -1320,7 +1320,7 @@
1320
1320
  </wsdl:output>
1321
1321
  </wsdl:operation>
1322
1322
  <wsdl:operation name="getAccessories">
1323
- <soap12:operation soapAction="http://webservice.nada.com/getAccessories" style="document" />
1323
+ <soap12:operation soapAction="https://webservice.nada.com/getAccessories" style="document" />
1324
1324
  <wsdl:input>
1325
1325
  <soap12:body use="literal" />
1326
1326
  </wsdl:input>
@@ -1329,7 +1329,7 @@
1329
1329
  </wsdl:output>
1330
1330
  </wsdl:operation>
1331
1331
  <wsdl:operation name="getInclusiveAccessories">
1332
- <soap12:operation soapAction="http://webservice.nada.com/getInclusiveAccessories" style="document" />
1332
+ <soap12:operation soapAction="https://webservice.nada.com/getInclusiveAccessories" style="document" />
1333
1333
  <wsdl:input>
1334
1334
  <soap12:body use="literal" />
1335
1335
  </wsdl:input>
@@ -1338,7 +1338,7 @@
1338
1338
  </wsdl:output>
1339
1339
  </wsdl:operation>
1340
1340
  <wsdl:operation name="getExclusiveAccessories">
1341
- <soap12:operation soapAction="http://webservice.nada.com/getExclusiveAccessories" style="document" />
1341
+ <soap12:operation soapAction="https://webservice.nada.com/getExclusiveAccessories" style="document" />
1342
1342
  <wsdl:input>
1343
1343
  <soap12:body use="literal" />
1344
1344
  </wsdl:input>
@@ -1347,7 +1347,7 @@
1347
1347
  </wsdl:output>
1348
1348
  </wsdl:operation>
1349
1349
  <wsdl:operation name="validateVin">
1350
- <soap12:operation soapAction="http://webservice.nada.com/validateVin" style="document" />
1350
+ <soap12:operation soapAction="https://webservice.nada.com/validateVin" style="document" />
1351
1351
  <wsdl:input>
1352
1352
  <soap12:body use="literal" />
1353
1353
  </wsdl:input>
@@ -1356,7 +1356,7 @@
1356
1356
  </wsdl:output>
1357
1357
  </wsdl:operation>
1358
1358
  <wsdl:operation name="getMileageAdj">
1359
- <soap12:operation soapAction="http://webservice.nada.com/getMileageAdj" style="document" />
1359
+ <soap12:operation soapAction="https://webservice.nada.com/getMileageAdj" style="document" />
1360
1360
  <wsdl:input>
1361
1361
  <soap12:body use="literal" />
1362
1362
  </wsdl:input>
@@ -1365,7 +1365,7 @@
1365
1365
  </wsdl:output>
1366
1366
  </wsdl:operation>
1367
1367
  <wsdl:operation name="getRegions">
1368
- <soap12:operation soapAction="http://webservice.nada.com/getRegions" style="document" />
1368
+ <soap12:operation soapAction="https://webservice.nada.com/getRegions" style="document" />
1369
1369
  <wsdl:input>
1370
1370
  <soap12:body use="literal" />
1371
1371
  </wsdl:input>
@@ -1374,7 +1374,7 @@
1374
1374
  </wsdl:output>
1375
1375
  </wsdl:operation>
1376
1376
  <wsdl:operation name="getRegionByStateCode">
1377
- <soap12:operation soapAction="http://webservice.nada.com/getRegionByStateCode" style="document" />
1377
+ <soap12:operation soapAction="https://webservice.nada.com/getRegionByStateCode" style="document" />
1378
1378
  <wsdl:input>
1379
1379
  <soap12:body use="literal" />
1380
1380
  </wsdl:input>
@@ -1383,7 +1383,7 @@
1383
1383
  </wsdl:output>
1384
1384
  </wsdl:operation>
1385
1385
  <wsdl:operation name="getTotalAdjFloorValues">
1386
- <soap12:operation soapAction="http://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1386
+ <soap12:operation soapAction="https://webservice.nada.com/getTotalAdjFloorValues" style="document" />
1387
1387
  <wsdl:input>
1388
1388
  <soap12:body use="literal" />
1389
1389
  </wsdl:input>
@@ -1392,7 +1392,7 @@
1392
1392
  </wsdl:output>
1393
1393
  </wsdl:operation>
1394
1394
  <wsdl:operation name="getVehicleValueByUid">
1395
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleValueByUid" style="document" />
1395
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleValueByUid" style="document" />
1396
1396
  <wsdl:input>
1397
1397
  <soap12:body use="literal" />
1398
1398
  </wsdl:input>
@@ -1401,7 +1401,7 @@
1401
1401
  </wsdl:output>
1402
1402
  </wsdl:operation>
1403
1403
  <wsdl:operation name="getBaseVehicleValueByUid">
1404
- <soap12:operation soapAction="http://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1404
+ <soap12:operation soapAction="https://webservice.nada.com/getBaseVehicleValueByUid" style="document" />
1405
1405
  <wsdl:input>
1406
1406
  <soap12:body use="literal" />
1407
1407
  </wsdl:input>
@@ -1410,7 +1410,7 @@
1410
1410
  </wsdl:output>
1411
1411
  </wsdl:operation>
1412
1412
  <wsdl:operation name="getVehicleAndValueByUid">
1413
- <soap12:operation soapAction="http://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1413
+ <soap12:operation soapAction="https://webservice.nada.com/getVehicleAndValueByUid" style="document" />
1414
1414
  <wsdl:input>
1415
1415
  <soap12:body use="literal" />
1416
1416
  </wsdl:input>
@@ -1419,7 +1419,7 @@
1419
1419
  </wsdl:output>
1420
1420
  </wsdl:operation>
1421
1421
  <wsdl:operation name="getDefaultVehicleAndValueByVin">
1422
- <soap12:operation soapAction="http://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1422
+ <soap12:operation soapAction="https://webservice.nada.com/getDefaultVehicleAndValueByVin" style="document" />
1423
1423
  <wsdl:input>
1424
1424
  <soap12:body use="literal" />
1425
1425
  </wsdl:input>
@@ -1428,7 +1428,7 @@
1428
1428
  </wsdl:output>
1429
1429
  </wsdl:operation>
1430
1430
  <wsdl:operation name="getMsrpVehicleAndValueByVin">
1431
- <soap12:operation soapAction="http://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1431
+ <soap12:operation soapAction="https://webservice.nada.com/getMsrpVehicleAndValueByVin" style="document" />
1432
1432
  <wsdl:input>
1433
1433
  <soap12:body use="literal" />
1434
1434
  </wsdl:input>
@@ -1437,7 +1437,7 @@
1437
1437
  </wsdl:output>
1438
1438
  </wsdl:operation>
1439
1439
  <wsdl:operation name="getHighVehicleAndValueByVin">
1440
- <soap12:operation soapAction="http://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1440
+ <soap12:operation soapAction="https://webservice.nada.com/getHighVehicleAndValueByVin" style="document" />
1441
1441
  <wsdl:input>
1442
1442
  <soap12:body use="literal" />
1443
1443
  </wsdl:input>
@@ -1446,7 +1446,7 @@
1446
1446
  </wsdl:output>
1447
1447
  </wsdl:operation>
1448
1448
  <wsdl:operation name="getLowVehicleAndValueByVin">
1449
- <soap12:operation soapAction="http://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1449
+ <soap12:operation soapAction="https://webservice.nada.com/getLowVehicleAndValueByVin" style="document" />
1450
1450
  <wsdl:input>
1451
1451
  <soap12:body use="literal" />
1452
1452
  </wsdl:input>
@@ -1455,7 +1455,7 @@
1455
1455
  </wsdl:output>
1456
1456
  </wsdl:operation>
1457
1457
  <wsdl:operation name="getAuctionValues">
1458
- <soap12:operation soapAction="http://webservice.nada.com/getAuctionValues" style="document" />
1458
+ <soap12:operation soapAction="https://webservice.nada.com/getAuctionValues" style="document" />
1459
1459
  <wsdl:input>
1460
1460
  <soap12:body use="literal" />
1461
1461
  </wsdl:input>
@@ -1464,7 +1464,7 @@
1464
1464
  </wsdl:output>
1465
1465
  </wsdl:operation>
1466
1466
  <wsdl:operation name="getExperianAutoCheckReport">
1467
- <soap12:operation soapAction="http://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1467
+ <soap12:operation soapAction="https://webservice.nada.com/getExperianAutoCheckReport" style="document" />
1468
1468
  <wsdl:input>
1469
1469
  <soap12:body use="literal" />
1470
1470
  </wsdl:input>
@@ -1476,10 +1476,10 @@
1476
1476
  <wsdl:service name="Vehicle">
1477
1477
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">This is NADA Web Service into its vehicle evaluation data.</wsdl:documentation>
1478
1478
  <wsdl:port name="VehicleSoap" binding="tns:VehicleSoap">
1479
- <soap:address location="http://internal.nada.com/NadaVehicle_WS/Vehicle.asmx" />
1479
+ <soap:address location="https://internal.nada.com/NadaVehicle_WS/Vehicle.asmx" />
1480
1480
  </wsdl:port>
1481
1481
  <wsdl:port name="VehicleSoap12" binding="tns:VehicleSoap12">
1482
- <soap12:address location="http://internal.nada.com/NadaVehicle_WS/Vehicle.asmx" />
1482
+ <soap12:address location="https://internal.nada.com/NadaVehicle_WS/Vehicle.asmx" />
1483
1483
  </wsdl:port>
1484
1484
  </wsdl:service>
1485
1485
  </wsdl:definitions>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vindata
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roupen Mouradian
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-06 00:00:00.000000000 Z
11
+ date: 2017-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -66,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  version: '0'
67
67
  requirements: []
68
68
  rubyforge_project:
69
- rubygems_version: 2.4.8
69
+ rubygems_version: 2.6.9
70
70
  signing_key:
71
71
  specification_version: 4
72
72
  summary: Query popular VIN databases to get vehicle information.