tax_cloud 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,772 +1,775 @@
1
1
  ---
2
2
  http_interactions:
3
- - request:
4
- method: get
5
- uri: https://api.taxcloud.com/1.0/?wsdl
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- Accept:
11
- - ! '*/*'
12
- User-Agent:
13
- - Ruby
14
- response:
15
- status:
16
- code: 200
17
- message: OK
18
- headers:
19
- Cache-Control:
20
- - private, max-age=0
21
- Content-Type:
22
- - text/xml; charset=utf-8
23
- Server:
24
- - Microsoft-IIS/7.0
25
- X-Aspnet-Version:
26
- - 4.0.30319
27
- X-Powered-By:
28
- - TaxCloud
29
- Date:
30
- - Thu, 09 Jan 2014 16:03:25 GMT
31
- Content-Length:
32
- - '53946'
33
- body:
34
- encoding: US-ASCII
35
- string: ! "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<wsdl:definitions xmlns:s=\"http://www.w3.org/2001/XMLSchema\"
36
- xmlns:soap12=\"http://schemas.xmlsoap.org/wsdl/soap12/\" xmlns:mime=\"http://schemas.xmlsoap.org/wsdl/mime/\"
37
- xmlns:tns=\"http://taxcloud.net\" xmlns:soap=\"http://schemas.xmlsoap.org/wsdl/soap/\"
38
- xmlns:tm=\"http://microsoft.com/wsdl/mime/textMatching/\" xmlns:http=\"http://schemas.xmlsoap.org/wsdl/http/\"
39
- xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\" targetNamespace=\"http://taxcloud.net\"
40
- xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">\r\n <wsdl:documentation
41
- xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">TaxCloud Web Service</wsdl:documentation>\r\n
42
- \ <wsdl:types>\r\n <s:schema elementFormDefault=\"qualified\" targetNamespace=\"http://taxcloud.net\">\r\n
43
- \ <s:element name=\"VerifyAddress\">\r\n <s:complexType>\r\n <s:sequence>\r\n
44
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"uspsUserID\"
45
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
46
- name=\"address1\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
47
- maxOccurs=\"1\" name=\"address2\" type=\"s:string\" />\r\n <s:element
48
- minOccurs=\"0\" maxOccurs=\"1\" name=\"city\" type=\"s:string\" />\r\n <s:element
49
- minOccurs=\"0\" maxOccurs=\"1\" name=\"state\" type=\"s:string\" />\r\n <s:element
50
- minOccurs=\"0\" maxOccurs=\"1\" name=\"zip5\" type=\"s:string\" />\r\n <s:element
51
- minOccurs=\"0\" maxOccurs=\"1\" name=\"zip4\" type=\"s:string\" />\r\n </s:sequence>\r\n
52
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"VerifyAddressResponse\">\r\n
53
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
54
- minOccurs=\"0\" maxOccurs=\"1\" name=\"VerifyAddressResult\" type=\"tns:VerifiedAddress\"
55
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
56
- \ <s:complexType name=\"VerifiedAddress\">\r\n <s:complexContent
57
- mixed=\"false\">\r\n <s:extension base=\"tns:Address\">\r\n <s:sequence>\r\n
58
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"ErrNumber\"
59
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
60
- name=\"ErrDescription\" type=\"s:string\" />\r\n </s:sequence>\r\n
61
- \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
62
- \ <s:complexType name=\"Address\">\r\n <s:sequence>\r\n <s:element
63
- minOccurs=\"0\" maxOccurs=\"1\" name=\"Address1\" type=\"s:string\" />\r\n
64
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"Address2\" type=\"s:string\"
65
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"City\" type=\"s:string\"
66
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"State\"
67
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
68
- name=\"Zip5\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
69
- maxOccurs=\"1\" name=\"Zip4\" type=\"s:string\" />\r\n </s:sequence>\r\n
70
- \ </s:complexType>\r\n <s:element name=\"LookupForDate\">\r\n <s:complexType>\r\n
71
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
72
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
73
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
74
- minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
75
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\"
76
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
77
- type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"0\"
78
- maxOccurs=\"1\" name=\"origin\" type=\"tns:Address\" />\r\n <s:element
79
- minOccurs=\"0\" maxOccurs=\"1\" name=\"destination\" type=\"tns:Address\"
80
- />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"deliveredBySeller\"
81
- type=\"s:boolean\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
82
- name=\"exemptCert\" type=\"tns:ExemptionCertificate\" />\r\n <s:element
83
- minOccurs=\"1\" maxOccurs=\"1\" name=\"useDate\" type=\"s:dateTime\" />\r\n
84
- \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
85
- \ <s:complexType name=\"ArrayOfCartItem\">\r\n <s:sequence>\r\n
86
- \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"CartItem\"
87
- nillable=\"true\" type=\"tns:CartItem\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
88
- \ <s:complexType name=\"CartItem\">\r\n <s:sequence>\r\n <s:element
89
- minOccurs=\"1\" maxOccurs=\"1\" name=\"Index\" type=\"s:int\" />\r\n <s:element
90
- minOccurs=\"0\" maxOccurs=\"1\" name=\"ItemID\" type=\"s:string\" />\r\n <s:element
91
- minOccurs=\"1\" maxOccurs=\"1\" name=\"TIC\" nillable=\"true\" type=\"s:int\"
92
- />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"Price\"
93
- type=\"s:double\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
94
- name=\"Qty\" type=\"s:float\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
95
- \ <s:complexType name=\"ExemptionCertificate\">\r\n <s:sequence>\r\n
96
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CertificateID\"
97
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
98
- name=\"Detail\" type=\"tns:ExemptionCertificateDetail\" />\r\n </s:sequence>\r\n
99
- \ </s:complexType>\r\n <s:complexType name=\"ExemptionCertificateDetail\">\r\n
100
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
101
- name=\"ExemptStates\" type=\"tns:ArrayOfExemptState\" />\r\n <s:element
102
- minOccurs=\"1\" maxOccurs=\"1\" name=\"SinglePurchase\" type=\"s:boolean\"
103
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"SinglePurchaseOrderNumber\"
104
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
105
- name=\"PurchaserFirstName\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
106
- maxOccurs=\"1\" name=\"PurchaserLastName\" type=\"s:string\" />\r\n <s:element
107
- minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserTitle\" type=\"s:string\"
108
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserAddress1\"
109
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
110
- name=\"PurchaserAddress2\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
111
- maxOccurs=\"1\" name=\"PurchaserCity\" type=\"s:string\" />\r\n <s:element
112
- minOccurs=\"1\" maxOccurs=\"1\" name=\"PurchaserState\" type=\"tns:State\"
113
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserZip\"
114
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
115
- name=\"PurchaserTaxID\" type=\"tns:TaxID\" />\r\n <s:element minOccurs=\"1\"
116
- maxOccurs=\"1\" name=\"PurchaserBusinessType\" type=\"tns:BusinessType\" />\r\n
117
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserBusinessTypeOtherValue\"
118
- type=\"s:string\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
119
- name=\"PurchaserExemptionReason\" type=\"tns:ExemptionReason\" />\r\n <s:element
120
- minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserExemptionReasonValue\" type=\"s:string\"
121
- />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"CreatedDate\"
122
- type=\"s:dateTime\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
123
- \ <s:complexType name=\"ArrayOfExemptState\">\r\n <s:sequence>\r\n
124
- \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"ExemptState\"
125
- nillable=\"true\" type=\"tns:ExemptState\" />\r\n </s:sequence>\r\n
126
- \ </s:complexType>\r\n <s:complexType name=\"ExemptState\">\r\n <s:sequence>\r\n
127
- \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"StateAbbr\" type=\"tns:State\"
128
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"ReasonForExemption\"
129
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
130
- name=\"IdentificationNumber\" type=\"s:string\" />\r\n </s:sequence>\r\n
131
- \ </s:complexType>\r\n <s:simpleType name=\"State\">\r\n <s:restriction
132
- base=\"s:string\">\r\n <s:enumeration value=\"AL\" />\r\n <s:enumeration
133
- value=\"AK\" />\r\n <s:enumeration value=\"AZ\" />\r\n <s:enumeration
134
- value=\"AR\" />\r\n <s:enumeration value=\"CA\" />\r\n <s:enumeration
135
- value=\"CO\" />\r\n <s:enumeration value=\"CT\" />\r\n <s:enumeration
136
- value=\"DE\" />\r\n <s:enumeration value=\"DC\" />\r\n <s:enumeration
137
- value=\"FL\" />\r\n <s:enumeration value=\"GA\" />\r\n <s:enumeration
138
- value=\"HI\" />\r\n <s:enumeration value=\"ID\" />\r\n <s:enumeration
139
- value=\"IL\" />\r\n <s:enumeration value=\"IN\" />\r\n <s:enumeration
140
- value=\"IA\" />\r\n <s:enumeration value=\"KS\" />\r\n <s:enumeration
141
- value=\"KY\" />\r\n <s:enumeration value=\"LA\" />\r\n <s:enumeration
142
- value=\"ME\" />\r\n <s:enumeration value=\"MD\" />\r\n <s:enumeration
143
- value=\"MA\" />\r\n <s:enumeration value=\"MI\" />\r\n <s:enumeration
144
- value=\"MN\" />\r\n <s:enumeration value=\"MS\" />\r\n <s:enumeration
145
- value=\"MO\" />\r\n <s:enumeration value=\"MT\" />\r\n <s:enumeration
146
- value=\"NE\" />\r\n <s:enumeration value=\"NV\" />\r\n <s:enumeration
147
- value=\"NH\" />\r\n <s:enumeration value=\"NJ\" />\r\n <s:enumeration
148
- value=\"NM\" />\r\n <s:enumeration value=\"NY\" />\r\n <s:enumeration
149
- value=\"NC\" />\r\n <s:enumeration value=\"ND\" />\r\n <s:enumeration
150
- value=\"OH\" />\r\n <s:enumeration value=\"OK\" />\r\n <s:enumeration
151
- value=\"OR\" />\r\n <s:enumeration value=\"PA\" />\r\n <s:enumeration
152
- value=\"RI\" />\r\n <s:enumeration value=\"SC\" />\r\n <s:enumeration
153
- value=\"SD\" />\r\n <s:enumeration value=\"TN\" />\r\n <s:enumeration
154
- value=\"TX\" />\r\n <s:enumeration value=\"UT\" />\r\n <s:enumeration
155
- value=\"VT\" />\r\n <s:enumeration value=\"VA\" />\r\n <s:enumeration
156
- value=\"WA\" />\r\n <s:enumeration value=\"WV\" />\r\n <s:enumeration
157
- value=\"WI\" />\r\n <s:enumeration value=\"WY\" />\r\n </s:restriction>\r\n
158
- \ </s:simpleType>\r\n <s:complexType name=\"TaxID\">\r\n <s:sequence>\r\n
159
- \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"TaxType\" type=\"tns:TaxIDType\"
160
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"IDNumber\"
161
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
162
- name=\"StateOfIssue\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
163
- \ <s:simpleType name=\"TaxIDType\">\r\n <s:restriction base=\"s:string\">\r\n
164
- \ <s:enumeration value=\"SSN\" />\r\n <s:enumeration value=\"FEIN\"
165
- />\r\n <s:enumeration value=\"StateIssued\" />\r\n <s:enumeration
166
- value=\"ForeignDiplomat\" />\r\n </s:restriction>\r\n </s:simpleType>\r\n
167
- \ <s:simpleType name=\"BusinessType\">\r\n <s:restriction base=\"s:string\">\r\n
168
- \ <s:enumeration value=\"AccommodationAndFoodServices\" />\r\n <s:enumeration
169
- value=\"Agricultural_Forestry_Fishing_Hunting\" />\r\n <s:enumeration
170
- value=\"Construction\" />\r\n <s:enumeration value=\"FinanceAndInsurance\"
171
- />\r\n <s:enumeration value=\"Information_PublishingAndCommunications\"
172
- />\r\n <s:enumeration value=\"Manufacturing\" />\r\n <s:enumeration
173
- value=\"Mining\" />\r\n <s:enumeration value=\"RealEstate\" />\r\n
174
- \ <s:enumeration value=\"RentalAndLeasing\" />\r\n <s:enumeration
175
- value=\"RetailTrade\" />\r\n <s:enumeration value=\"TransportationAndWarehousing\"
176
- />\r\n <s:enumeration value=\"Utilities\" />\r\n <s:enumeration
177
- value=\"WholesaleTrade\" />\r\n <s:enumeration value=\"BusinessServices\"
178
- />\r\n <s:enumeration value=\"ProfessionalServices\" />\r\n <s:enumeration
179
- value=\"EducationAndHealthCareServices\" />\r\n <s:enumeration value=\"NonprofitOrganization\"
180
- />\r\n <s:enumeration value=\"Government\" />\r\n <s:enumeration
181
- value=\"NotABusiness\" />\r\n <s:enumeration value=\"Other\" />\r\n
182
- \ </s:restriction>\r\n </s:simpleType>\r\n <s:simpleType name=\"ExemptionReason\">\r\n
183
- \ <s:restriction base=\"s:string\">\r\n <s:enumeration value=\"FederalGovernmentDepartment\"
184
- />\r\n <s:enumeration value=\"StateOrLocalGovernmentName\" />\r\n
185
- \ <s:enumeration value=\"TribalGovernmentName\" />\r\n <s:enumeration
186
- value=\"ForeignDiplomat\" />\r\n <s:enumeration value=\"CharitableOrganization\"
187
- />\r\n <s:enumeration value=\"ReligiousOrEducationalOrganization\"
188
- />\r\n <s:enumeration value=\"Resale\" />\r\n <s:enumeration
189
- value=\"AgriculturalProduction\" />\r\n <s:enumeration value=\"IndustrialProductionOrManufacturing\"
190
- />\r\n <s:enumeration value=\"DirectPayPermit\" />\r\n <s:enumeration
191
- value=\"DirectMail\" />\r\n <s:enumeration value=\"Other\" />\r\n
192
- \ </s:restriction>\r\n </s:simpleType>\r\n <s:element name=\"LookupForDateResponse\">\r\n
193
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
194
- minOccurs=\"0\" maxOccurs=\"1\" name=\"LookupForDateResult\" type=\"tns:LookupRsp\"
195
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
196
- \ <s:complexType name=\"LookupRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
197
- \ <s:extension base=\"tns:ResponseBase\">\r\n <s:sequence>\r\n
198
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CartID\" type=\"s:string\"
199
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CartItemsResponse\"
200
- type=\"tns:ArrayOfCartItemResponse\" />\r\n </s:sequence>\r\n </s:extension>\r\n
201
- \ </s:complexContent>\r\n </s:complexType>\r\n <s:complexType
202
- name=\"ResponseBase\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
203
- maxOccurs=\"1\" name=\"ResponseType\" type=\"tns:MessageType\" />\r\n <s:element
204
- minOccurs=\"0\" maxOccurs=\"1\" name=\"Messages\" type=\"tns:ArrayOfResponseMessage\"
205
- />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:simpleType
206
- name=\"MessageType\">\r\n <s:restriction base=\"s:string\">\r\n <s:enumeration
207
- value=\"Error\" />\r\n <s:enumeration value=\"Warning\" />\r\n <s:enumeration
208
- value=\"Informational\" />\r\n <s:enumeration value=\"OK\" />\r\n
209
- \ </s:restriction>\r\n </s:simpleType>\r\n <s:complexType
210
- name=\"ArrayOfResponseMessage\">\r\n <s:sequence>\r\n <s:element
211
- minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"ResponseMessage\" nillable=\"true\"
212
- type=\"tns:ResponseMessage\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
213
- \ <s:complexType name=\"ResponseMessage\">\r\n <s:sequence>\r\n
214
- \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"ResponseType\"
215
- type=\"tns:MessageType\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
216
- name=\"Message\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
217
- \ <s:complexType name=\"ArrayOfCartItemResponse\">\r\n <s:sequence>\r\n
218
- \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"CartItemResponse\"
219
- nillable=\"true\" type=\"tns:CartItemResponse\" />\r\n </s:sequence>\r\n
220
- \ </s:complexType>\r\n <s:complexType name=\"CartItemResponse\">\r\n
221
- \ <s:sequence>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
222
- name=\"CartItemIndex\" type=\"s:int\" />\r\n <s:element minOccurs=\"1\"
223
- maxOccurs=\"1\" name=\"TaxAmount\" type=\"s:float\" />\r\n </s:sequence>\r\n
224
- \ </s:complexType>\r\n <s:element name=\"Lookup\">\r\n <s:complexType>\r\n
225
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
226
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
227
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
228
- minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
229
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\"
230
- />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
231
- type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"0\"
232
- maxOccurs=\"1\" name=\"origin\" type=\"tns:Address\" />\r\n <s:element
233
- minOccurs=\"0\" maxOccurs=\"1\" name=\"destination\" type=\"tns:Address\"
234
- />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"deliveredBySeller\"
235
- type=\"s:boolean\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
236
- name=\"exemptCert\" type=\"tns:ExemptionCertificate\" />\r\n </s:sequence>\r\n
237
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"LookupResponse\">\r\n
238
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
239
- minOccurs=\"0\" maxOccurs=\"1\" name=\"LookupResult\" type=\"tns:LookupRsp\"
240
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
241
- \ <s:element name=\"Authorized\">\r\n <s:complexType>\r\n <s:sequence>\r\n
242
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
243
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
244
- name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
245
- maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n <s:element
246
- minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\" />\r\n <s:element
247
- minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
248
- \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"dateAuthorized\"
249
- type=\"s:dateTime\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
250
- \ </s:element>\r\n <s:element name=\"AuthorizedResponse\">\r\n <s:complexType>\r\n
251
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
252
- name=\"AuthorizedResult\" type=\"tns:AuthorizedRsp\" />\r\n </s:sequence>\r\n
253
- \ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"AuthorizedRsp\">\r\n
254
- \ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\"
255
- />\r\n </s:complexContent>\r\n </s:complexType>\r\n <s:element
256
- name=\"AuthorizedWithCapture\">\r\n <s:complexType>\r\n <s:sequence>\r\n
257
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
258
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
259
- name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
260
- maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n <s:element
261
- minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\" />\r\n <s:element
262
- minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
263
- \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"dateAuthorized\"
264
- type=\"s:dateTime\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
265
- name=\"dateCaptured\" type=\"s:dateTime\" />\r\n </s:sequence>\r\n
266
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"AuthorizedWithCaptureResponse\">\r\n
267
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
268
- minOccurs=\"0\" maxOccurs=\"1\" name=\"AuthorizedWithCaptureResult\" type=\"tns:AuthorizedRsp\"
269
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
270
- \ <s:element name=\"Captured\">\r\n <s:complexType>\r\n <s:sequence>\r\n
271
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
272
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
273
- name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
274
- maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n </s:sequence>\r\n
275
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"CapturedResponse\">\r\n
276
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
277
- minOccurs=\"0\" maxOccurs=\"1\" name=\"CapturedResult\" type=\"tns:CapturedRsp\"
278
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
279
- \ <s:complexType name=\"CapturedRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
280
- \ <s:extension base=\"tns:ResponseBase\" />\r\n </s:complexContent>\r\n
281
- \ </s:complexType>\r\n <s:element name=\"Returned\">\r\n <s:complexType>\r\n
282
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
283
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
284
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
285
- minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
286
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
287
- type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"1\"
288
- maxOccurs=\"1\" name=\"returnedDate\" type=\"s:dateTime\" />\r\n </s:sequence>\r\n
289
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"ReturnedResponse\">\r\n
290
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
291
- minOccurs=\"0\" maxOccurs=\"1\" name=\"ReturnedResult\" type=\"tns:ReturnedRsp\"
292
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
293
- \ <s:complexType name=\"ReturnedRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
294
- \ <s:extension base=\"tns:ResponseBase\" />\r\n </s:complexContent>\r\n
295
- \ </s:complexType>\r\n <s:element name=\"GetTICGroups\">\r\n <s:complexType>\r\n
296
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
297
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
298
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n </s:sequence>\r\n
299
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetTICGroupsResponse\">\r\n
300
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
301
- minOccurs=\"0\" maxOccurs=\"1\" name=\"GetTICGroupsResult\" type=\"tns:GetTICGroupsRsp\"
302
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
303
- \ <s:complexType name=\"GetTICGroupsRsp\">\r\n <s:complexContent
304
- mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
305
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
306
- name=\"TICGroups\" type=\"tns:ArrayOfTICGroup\" />\r\n </s:sequence>\r\n
307
- \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
308
- \ <s:complexType name=\"ArrayOfTICGroup\">\r\n <s:sequence>\r\n
309
- \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"TICGroup\"
310
- nillable=\"true\" type=\"tns:TICGroup\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
311
- \ <s:complexType name=\"TICGroup\">\r\n <s:sequence>\r\n <s:element
312
- minOccurs=\"1\" maxOccurs=\"1\" name=\"GroupID\" type=\"s:int\" />\r\n <s:element
313
- minOccurs=\"0\" maxOccurs=\"1\" name=\"Description\" type=\"s:string\" />\r\n
314
- \ </s:sequence>\r\n </s:complexType>\r\n <s:element name=\"GetTICs\">\r\n
315
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
316
- minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\" type=\"s:string\" />\r\n
317
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\"
318
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
319
- \ <s:element name=\"GetTICsResponse\">\r\n <s:complexType>\r\n
320
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
321
- name=\"GetTICsResult\" type=\"tns:GetTICsRsp\" />\r\n </s:sequence>\r\n
322
- \ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"GetTICsRsp\">\r\n
323
- \ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
324
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
325
- name=\"TICs\" type=\"tns:ArrayOfTIC\" />\r\n </s:sequence>\r\n
326
- \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
327
- \ <s:complexType name=\"ArrayOfTIC\">\r\n <s:sequence>\r\n <s:element
328
- minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"TIC\" nillable=\"true\" type=\"tns:TIC\"
329
- />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
330
- name=\"TIC\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
331
- maxOccurs=\"1\" name=\"TICID\" type=\"s:int\" />\r\n <s:element minOccurs=\"0\"
332
- maxOccurs=\"1\" name=\"Description\" type=\"s:string\" />\r\n </s:sequence>\r\n
333
- \ </s:complexType>\r\n <s:element name=\"GetTICsByGroup\">\r\n <s:complexType>\r\n
334
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
335
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
336
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
337
- minOccurs=\"1\" maxOccurs=\"1\" name=\"ticGroup\" type=\"s:int\" />\r\n </s:sequence>\r\n
338
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetTICsByGroupResponse\">\r\n
339
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
340
- minOccurs=\"0\" maxOccurs=\"1\" name=\"GetTICsByGroupResult\" type=\"tns:GetTICsRsp\"
341
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
342
- \ <s:element name=\"AddExemptCertificate\">\r\n <s:complexType>\r\n
343
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
344
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
345
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
346
- minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
347
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"exemptCert\"
348
- type=\"tns:ExemptionCertificate\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
349
- \ </s:element>\r\n <s:element name=\"AddExemptCertificateResponse\">\r\n
350
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
351
- minOccurs=\"0\" maxOccurs=\"1\" name=\"AddExemptCertificateResult\" type=\"tns:AddCertificateRsp\"
352
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
353
- \ <s:complexType name=\"AddCertificateRsp\">\r\n <s:complexContent
354
- mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
355
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
356
- name=\"CertificateID\" type=\"s:string\" />\r\n </s:sequence>\r\n
357
- \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
358
- \ <s:element name=\"DeleteExemptCertificate\">\r\n <s:complexType>\r\n
359
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
360
- name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
361
- maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
362
- minOccurs=\"0\" maxOccurs=\"1\" name=\"certificateID\" type=\"s:string\" />\r\n
363
- \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
364
- \ <s:element name=\"DeleteExemptCertificateResponse\">\r\n <s:complexType>\r\n
365
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
366
- name=\"DeleteExemptCertificateResult\" type=\"tns:DeleteCertificateRsp\" />\r\n
367
- \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
368
- \ <s:complexType name=\"DeleteCertificateRsp\">\r\n <s:complexContent
369
- mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\" />\r\n
370
- \ </s:complexContent>\r\n </s:complexType>\r\n <s:element
371
- name=\"GetExemptCertificates\">\r\n <s:complexType>\r\n <s:sequence>\r\n
372
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
373
- type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
374
- name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
375
- maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n </s:sequence>\r\n
376
- \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetExemptCertificatesResponse\">\r\n
377
- \ <s:complexType>\r\n <s:sequence>\r\n <s:element
378
- minOccurs=\"0\" maxOccurs=\"1\" name=\"GetExemptCertificatesResult\" type=\"tns:GetCertificatesRsp\"
379
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
380
- \ <s:complexType name=\"GetCertificatesRsp\">\r\n <s:complexContent
381
- mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
382
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
383
- name=\"ExemptCertificates\" type=\"tns:ArrayOfExemptionCertificate\" />\r\n
384
- \ </s:sequence>\r\n </s:extension>\r\n </s:complexContent>\r\n
385
- \ </s:complexType>\r\n <s:complexType name=\"ArrayOfExemptionCertificate\">\r\n
386
- \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"unbounded\"
387
- name=\"ExemptionCertificate\" nillable=\"true\" type=\"tns:ExemptionCertificate\"
388
- />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:element
389
- name=\"Ping\">\r\n <s:complexType>\r\n <s:sequence>\r\n <s:element
390
- minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\" type=\"s:string\" />\r\n
391
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\"
392
- />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
393
- \ <s:element name=\"PingResponse\">\r\n <s:complexType>\r\n <s:sequence>\r\n
394
- \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PingResult\"
395
- type=\"tns:PingRsp\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
396
- \ </s:element>\r\n <s:complexType name=\"PingRsp\">\r\n <s:complexContent
397
- mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\" />\r\n
398
- \ </s:complexContent>\r\n </s:complexType>\r\n <s:element
399
- name=\"VerifiedAddress\" nillable=\"true\" type=\"tns:VerifiedAddress\" />\r\n
400
- \ <s:element name=\"AuthorizedRsp\" nillable=\"true\" type=\"tns:AuthorizedRsp\"
401
- />\r\n <s:element name=\"CapturedRsp\" nillable=\"true\" type=\"tns:CapturedRsp\"
402
- />\r\n <s:element name=\"GetTICGroupsRsp\" nillable=\"true\" type=\"tns:GetTICGroupsRsp\"
403
- />\r\n <s:element name=\"GetTICsRsp\" nillable=\"true\" type=\"tns:GetTICsRsp\"
404
- />\r\n <s:element name=\"DeleteCertificateRsp\" nillable=\"true\" type=\"tns:DeleteCertificateRsp\"
405
- />\r\n <s:element name=\"GetCertificatesRsp\" nillable=\"true\" type=\"tns:GetCertificatesRsp\"
406
- />\r\n <s:element name=\"PingRsp\" nillable=\"true\" type=\"tns:PingRsp\"
407
- />\r\n </s:schema>\r\n </wsdl:types>\r\n <wsdl:message name=\"VerifyAddressSoapIn\">\r\n
408
- \ <wsdl:part name=\"parameters\" element=\"tns:VerifyAddress\" />\r\n </wsdl:message>\r\n
409
- \ <wsdl:message name=\"VerifyAddressSoapOut\">\r\n <wsdl:part name=\"parameters\"
410
- element=\"tns:VerifyAddressResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
411
- name=\"LookupForDateSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:LookupForDate\"
412
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"LookupForDateSoapOut\">\r\n
413
- \ <wsdl:part name=\"parameters\" element=\"tns:LookupForDateResponse\" />\r\n
414
- \ </wsdl:message>\r\n <wsdl:message name=\"LookupSoapIn\">\r\n <wsdl:part
415
- name=\"parameters\" element=\"tns:Lookup\" />\r\n </wsdl:message>\r\n <wsdl:message
416
- name=\"LookupSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:LookupResponse\"
417
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedSoapIn\">\r\n
418
- \ <wsdl:part name=\"parameters\" element=\"tns:Authorized\" />\r\n </wsdl:message>\r\n
419
- \ <wsdl:message name=\"AuthorizedSoapOut\">\r\n <wsdl:part name=\"parameters\"
420
- element=\"tns:AuthorizedResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
421
- name=\"AuthorizedWithCaptureSoapIn\">\r\n <wsdl:part name=\"parameters\"
422
- element=\"tns:AuthorizedWithCapture\" />\r\n </wsdl:message>\r\n <wsdl:message
423
- name=\"AuthorizedWithCaptureSoapOut\">\r\n <wsdl:part name=\"parameters\"
424
- element=\"tns:AuthorizedWithCaptureResponse\" />\r\n </wsdl:message>\r\n
425
- \ <wsdl:message name=\"CapturedSoapIn\">\r\n <wsdl:part name=\"parameters\"
426
- element=\"tns:Captured\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CapturedSoapOut\">\r\n
427
- \ <wsdl:part name=\"parameters\" element=\"tns:CapturedResponse\" />\r\n
428
- \ </wsdl:message>\r\n <wsdl:message name=\"ReturnedSoapIn\">\r\n <wsdl:part
429
- name=\"parameters\" element=\"tns:Returned\" />\r\n </wsdl:message>\r\n <wsdl:message
430
- name=\"ReturnedSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:ReturnedResponse\"
431
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICGroupsSoapIn\">\r\n
432
- \ <wsdl:part name=\"parameters\" element=\"tns:GetTICGroups\" />\r\n </wsdl:message>\r\n
433
- \ <wsdl:message name=\"GetTICGroupsSoapOut\">\r\n <wsdl:part name=\"parameters\"
434
- element=\"tns:GetTICGroupsResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
435
- name=\"GetTICsSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:GetTICs\"
436
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsSoapOut\">\r\n <wsdl:part
437
- name=\"parameters\" element=\"tns:GetTICsResponse\" />\r\n </wsdl:message>\r\n
438
- \ <wsdl:message name=\"GetTICsByGroupSoapIn\">\r\n <wsdl:part name=\"parameters\"
439
- element=\"tns:GetTICsByGroup\" />\r\n </wsdl:message>\r\n <wsdl:message
440
- name=\"GetTICsByGroupSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:GetTICsByGroupResponse\"
441
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"AddExemptCertificateSoapIn\">\r\n
442
- \ <wsdl:part name=\"parameters\" element=\"tns:AddExemptCertificate\" />\r\n
443
- \ </wsdl:message>\r\n <wsdl:message name=\"AddExemptCertificateSoapOut\">\r\n
444
- \ <wsdl:part name=\"parameters\" element=\"tns:AddExemptCertificateResponse\"
445
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateSoapIn\">\r\n
446
- \ <wsdl:part name=\"parameters\" element=\"tns:DeleteExemptCertificate\"
447
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateSoapOut\">\r\n
448
- \ <wsdl:part name=\"parameters\" element=\"tns:DeleteExemptCertificateResponse\"
449
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesSoapIn\">\r\n
450
- \ <wsdl:part name=\"parameters\" element=\"tns:GetExemptCertificates\" />\r\n
451
- \ </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesSoapOut\">\r\n
452
- \ <wsdl:part name=\"parameters\" element=\"tns:GetExemptCertificatesResponse\"
453
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"PingSoapIn\">\r\n <wsdl:part
454
- name=\"parameters\" element=\"tns:Ping\" />\r\n </wsdl:message>\r\n <wsdl:message
455
- name=\"PingSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:PingResponse\"
456
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"VerifyAddressHttpPostIn\">\r\n
457
- \ <wsdl:part name=\"uspsUserID\" type=\"s:string\" />\r\n <wsdl:part
458
- name=\"address1\" type=\"s:string\" />\r\n <wsdl:part name=\"address2\"
459
- type=\"s:string\" />\r\n <wsdl:part name=\"city\" type=\"s:string\" />\r\n
460
- \ <wsdl:part name=\"state\" type=\"s:string\" />\r\n <wsdl:part name=\"zip5\"
461
- type=\"s:string\" />\r\n <wsdl:part name=\"zip4\" type=\"s:string\" />\r\n
462
- \ </wsdl:message>\r\n <wsdl:message name=\"VerifyAddressHttpPostOut\">\r\n
463
- \ <wsdl:part name=\"Body\" element=\"tns:VerifiedAddress\" />\r\n </wsdl:message>\r\n
464
- \ <wsdl:message name=\"AuthorizedHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
465
- type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
466
- \ <wsdl:part name=\"customerID\" type=\"s:string\" />\r\n <wsdl:part
467
- name=\"cartID\" type=\"s:string\" />\r\n <wsdl:part name=\"orderID\" type=\"s:string\"
468
- />\r\n <wsdl:part name=\"dateAuthorized\" type=\"s:string\" />\r\n </wsdl:message>\r\n
469
- \ <wsdl:message name=\"AuthorizedHttpPostOut\">\r\n <wsdl:part name=\"Body\"
470
- element=\"tns:AuthorizedRsp\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedWithCaptureHttpPostIn\">\r\n
471
- \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
472
- name=\"apiKey\" type=\"s:string\" />\r\n <wsdl:part name=\"customerID\"
473
- type=\"s:string\" />\r\n <wsdl:part name=\"cartID\" type=\"s:string\" />\r\n
474
- \ <wsdl:part name=\"orderID\" type=\"s:string\" />\r\n <wsdl:part name=\"dateAuthorized\"
475
- type=\"s:string\" />\r\n <wsdl:part name=\"dateCaptured\" type=\"s:string\"
476
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedWithCaptureHttpPostOut\">\r\n
477
- \ <wsdl:part name=\"Body\" element=\"tns:AuthorizedRsp\" />\r\n </wsdl:message>\r\n
478
- \ <wsdl:message name=\"CapturedHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
479
- type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
480
- \ <wsdl:part name=\"orderID\" type=\"s:string\" />\r\n </wsdl:message>\r\n
481
- \ <wsdl:message name=\"CapturedHttpPostOut\">\r\n <wsdl:part name=\"Body\"
482
- element=\"tns:CapturedRsp\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICGroupsHttpPostIn\">\r\n
483
- \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
484
- name=\"apiKey\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
485
- name=\"GetTICGroupsHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:GetTICGroupsRsp\"
486
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsHttpPostIn\">\r\n
487
- \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
488
- name=\"apiKey\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
489
- name=\"GetTICsHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:GetTICsRsp\"
490
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsByGroupHttpPostIn\">\r\n
491
- \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
492
- name=\"apiKey\" type=\"s:string\" />\r\n <wsdl:part name=\"ticGroup\" type=\"s:string\"
493
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsByGroupHttpPostOut\">\r\n
494
- \ <wsdl:part name=\"Body\" element=\"tns:GetTICsRsp\" />\r\n </wsdl:message>\r\n
495
- \ <wsdl:message name=\"DeleteExemptCertificateHttpPostIn\">\r\n <wsdl:part
496
- name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\"
497
- type=\"s:string\" />\r\n <wsdl:part name=\"certificateID\" type=\"s:string\"
498
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateHttpPostOut\">\r\n
499
- \ <wsdl:part name=\"Body\" element=\"tns:DeleteCertificateRsp\" />\r\n </wsdl:message>\r\n
500
- \ <wsdl:message name=\"GetExemptCertificatesHttpPostIn\">\r\n <wsdl:part
501
- name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\"
502
- type=\"s:string\" />\r\n <wsdl:part name=\"customerID\" type=\"s:string\"
503
- />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesHttpPostOut\">\r\n
504
- \ <wsdl:part name=\"Body\" element=\"tns:GetCertificatesRsp\" />\r\n </wsdl:message>\r\n
505
- \ <wsdl:message name=\"PingHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
506
- type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
507
- \ </wsdl:message>\r\n <wsdl:message name=\"PingHttpPostOut\">\r\n <wsdl:part
508
- name=\"Body\" element=\"tns:PingRsp\" />\r\n </wsdl:message>\r\n <wsdl:portType
509
- name=\"TaxCloudSoap\">\r\n <wsdl:operation name=\"VerifyAddress\">\r\n
510
- \ <wsdl:input message=\"tns:VerifyAddressSoapIn\" />\r\n <wsdl:output
511
- message=\"tns:VerifyAddressSoapOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
512
- name=\"LookupForDate\">\r\n <wsdl:input message=\"tns:LookupForDateSoapIn\"
513
- />\r\n <wsdl:output message=\"tns:LookupForDateSoapOut\" />\r\n </wsdl:operation>\r\n
514
- \ <wsdl:operation name=\"Lookup\">\r\n <wsdl:input message=\"tns:LookupSoapIn\"
515
- />\r\n <wsdl:output message=\"tns:LookupSoapOut\" />\r\n </wsdl:operation>\r\n
516
- \ <wsdl:operation name=\"Authorized\">\r\n <wsdl:input message=\"tns:AuthorizedSoapIn\"
517
- />\r\n <wsdl:output message=\"tns:AuthorizedSoapOut\" />\r\n </wsdl:operation>\r\n
518
- \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <wsdl:input message=\"tns:AuthorizedWithCaptureSoapIn\"
519
- />\r\n <wsdl:output message=\"tns:AuthorizedWithCaptureSoapOut\" />\r\n
520
- \ </wsdl:operation>\r\n <wsdl:operation name=\"Captured\">\r\n <wsdl:input
521
- message=\"tns:CapturedSoapIn\" />\r\n <wsdl:output message=\"tns:CapturedSoapOut\"
522
- />\r\n </wsdl:operation>\r\n <wsdl:operation name=\"Returned\">\r\n
523
- \ <wsdl:input message=\"tns:ReturnedSoapIn\" />\r\n <wsdl:output
524
- message=\"tns:ReturnedSoapOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
525
- name=\"GetTICGroups\">\r\n <wsdl:input message=\"tns:GetTICGroupsSoapIn\"
526
- />\r\n <wsdl:output message=\"tns:GetTICGroupsSoapOut\" />\r\n </wsdl:operation>\r\n
527
- \ <wsdl:operation name=\"GetTICs\">\r\n <wsdl:input message=\"tns:GetTICsSoapIn\"
528
- />\r\n <wsdl:output message=\"tns:GetTICsSoapOut\" />\r\n </wsdl:operation>\r\n
529
- \ <wsdl:operation name=\"GetTICsByGroup\">\r\n <wsdl:input message=\"tns:GetTICsByGroupSoapIn\"
530
- />\r\n <wsdl:output message=\"tns:GetTICsByGroupSoapOut\" />\r\n </wsdl:operation>\r\n
531
- \ <wsdl:operation name=\"AddExemptCertificate\">\r\n <wsdl:input message=\"tns:AddExemptCertificateSoapIn\"
532
- />\r\n <wsdl:output message=\"tns:AddExemptCertificateSoapOut\" />\r\n
533
- \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
534
- \ <wsdl:input message=\"tns:DeleteExemptCertificateSoapIn\" />\r\n <wsdl:output
535
- message=\"tns:DeleteExemptCertificateSoapOut\" />\r\n </wsdl:operation>\r\n
536
- \ <wsdl:operation name=\"GetExemptCertificates\">\r\n <wsdl:input message=\"tns:GetExemptCertificatesSoapIn\"
537
- />\r\n <wsdl:output message=\"tns:GetExemptCertificatesSoapOut\" />\r\n
538
- \ </wsdl:operation>\r\n <wsdl:operation name=\"Ping\">\r\n <wsdl:input
539
- message=\"tns:PingSoapIn\" />\r\n <wsdl:output message=\"tns:PingSoapOut\"
540
- />\r\n </wsdl:operation>\r\n </wsdl:portType>\r\n <wsdl:portType name=\"TaxCloudHttpPost\">\r\n
541
- \ <wsdl:operation name=\"VerifyAddress\">\r\n <wsdl:input message=\"tns:VerifyAddressHttpPostIn\"
542
- />\r\n <wsdl:output message=\"tns:VerifyAddressHttpPostOut\" />\r\n </wsdl:operation>\r\n
543
- \ <wsdl:operation name=\"Authorized\">\r\n <wsdl:input message=\"tns:AuthorizedHttpPostIn\"
544
- />\r\n <wsdl:output message=\"tns:AuthorizedHttpPostOut\" />\r\n </wsdl:operation>\r\n
545
- \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <wsdl:input message=\"tns:AuthorizedWithCaptureHttpPostIn\"
546
- />\r\n <wsdl:output message=\"tns:AuthorizedWithCaptureHttpPostOut\"
547
- />\r\n </wsdl:operation>\r\n <wsdl:operation name=\"Captured\">\r\n
548
- \ <wsdl:input message=\"tns:CapturedHttpPostIn\" />\r\n <wsdl:output
549
- message=\"tns:CapturedHttpPostOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
550
- name=\"GetTICGroups\">\r\n <wsdl:input message=\"tns:GetTICGroupsHttpPostIn\"
551
- />\r\n <wsdl:output message=\"tns:GetTICGroupsHttpPostOut\" />\r\n </wsdl:operation>\r\n
552
- \ <wsdl:operation name=\"GetTICs\">\r\n <wsdl:input message=\"tns:GetTICsHttpPostIn\"
553
- />\r\n <wsdl:output message=\"tns:GetTICsHttpPostOut\" />\r\n </wsdl:operation>\r\n
554
- \ <wsdl:operation name=\"GetTICsByGroup\">\r\n <wsdl:input message=\"tns:GetTICsByGroupHttpPostIn\"
555
- />\r\n <wsdl:output message=\"tns:GetTICsByGroupHttpPostOut\" />\r\n
556
- \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
557
- \ <wsdl:input message=\"tns:DeleteExemptCertificateHttpPostIn\" />\r\n
558
- \ <wsdl:output message=\"tns:DeleteExemptCertificateHttpPostOut\" />\r\n
559
- \ </wsdl:operation>\r\n <wsdl:operation name=\"GetExemptCertificates\">\r\n
560
- \ <wsdl:input message=\"tns:GetExemptCertificatesHttpPostIn\" />\r\n <wsdl:output
561
- message=\"tns:GetExemptCertificatesHttpPostOut\" />\r\n </wsdl:operation>\r\n
562
- \ <wsdl:operation name=\"Ping\">\r\n <wsdl:input message=\"tns:PingHttpPostIn\"
563
- />\r\n <wsdl:output message=\"tns:PingHttpPostOut\" />\r\n </wsdl:operation>\r\n
564
- \ </wsdl:portType>\r\n <wsdl:binding name=\"TaxCloudSoap\" type=\"tns:TaxCloudSoap\">\r\n
565
- \ <soap:binding transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n
566
- \ <wsdl:operation name=\"VerifyAddress\">\r\n <soap:operation soapAction=\"http://taxcloud.net/VerifyAddress\"
567
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
568
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
569
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
570
- name=\"LookupForDate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/LookupForDate\"
571
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
572
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
573
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
574
- name=\"Lookup\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Lookup\"
575
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
576
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
577
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
578
- name=\"Authorized\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Authorized\"
579
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
580
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
581
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
582
- name=\"AuthorizedWithCapture\">\r\n <soap:operation soapAction=\"http://taxcloud.net/AuthorizedWithCapture\"
583
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
584
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
585
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
586
- name=\"Captured\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Captured\"
587
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
588
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
589
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
590
- name=\"Returned\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Returned\"
591
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
592
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
593
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
594
- name=\"GetTICGroups\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICGroups\"
595
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
596
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
597
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
598
- name=\"GetTICs\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICs\"
599
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
600
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
601
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
602
- name=\"GetTICsByGroup\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICsByGroup\"
603
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
604
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
605
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
606
- name=\"AddExemptCertificate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/AddExemptCertificate\"
607
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
608
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
609
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
610
- name=\"DeleteExemptCertificate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/DeleteExemptCertificate\"
611
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
612
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
613
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
614
- name=\"GetExemptCertificates\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetExemptCertificates\"
615
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
616
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
617
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
618
- name=\"Ping\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Ping\"
619
- style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
620
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
621
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
622
- \ <wsdl:binding name=\"TaxCloudSoap12\" type=\"tns:TaxCloudSoap\">\r\n <soap12:binding
623
- transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n <wsdl:operation
624
- name=\"VerifyAddress\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/VerifyAddress\"
625
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
626
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
627
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
628
- name=\"LookupForDate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/LookupForDate\"
629
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
630
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
631
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
632
- name=\"Lookup\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Lookup\"
633
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
634
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
635
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
636
- name=\"Authorized\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Authorized\"
637
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
638
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
639
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
640
- name=\"AuthorizedWithCapture\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/AuthorizedWithCapture\"
641
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
642
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
643
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
644
- name=\"Captured\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Captured\"
645
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
646
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
647
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
648
- name=\"Returned\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Returned\"
649
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
650
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
651
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
652
- name=\"GetTICGroups\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICGroups\"
653
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
654
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
655
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
656
- name=\"GetTICs\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICs\"
657
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
658
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
659
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
660
- name=\"GetTICsByGroup\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICsByGroup\"
661
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
662
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
663
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
664
- name=\"AddExemptCertificate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/AddExemptCertificate\"
665
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
666
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
667
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
668
- name=\"DeleteExemptCertificate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/DeleteExemptCertificate\"
669
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
670
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
671
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
672
- name=\"GetExemptCertificates\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetExemptCertificates\"
673
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
674
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
675
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
676
- name=\"Ping\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Ping\"
677
- style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
678
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
679
- />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
680
- \ <wsdl:binding name=\"TaxCloudHttpPost\" type=\"tns:TaxCloudHttpPost\">\r\n
681
- \ <http:binding verb=\"POST\" />\r\n <wsdl:operation name=\"VerifyAddress\">\r\n
682
- \ <http:operation location=\"/VerifyAddress\" />\r\n <wsdl:input>\r\n
683
- \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
684
- \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
685
- \ </wsdl:operation>\r\n <wsdl:operation name=\"Authorized\">\r\n <http:operation
686
- location=\"/Authorized\" />\r\n <wsdl:input>\r\n <mime:content
687
- type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
688
- \ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
689
- \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <http:operation
690
- location=\"/AuthorizedWithCapture\" />\r\n <wsdl:input>\r\n <mime:content
691
- type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
692
- \ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
693
- \ <wsdl:operation name=\"Captured\">\r\n <http:operation location=\"/Captured\"
694
- />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
695
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
696
- part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
697
- name=\"GetTICGroups\">\r\n <http:operation location=\"/GetTICGroups\"
698
- />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
699
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
700
- part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
701
- name=\"GetTICs\">\r\n <http:operation location=\"/GetTICs\" />\r\n <wsdl:input>\r\n
702
- \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
703
- \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
704
- \ </wsdl:operation>\r\n <wsdl:operation name=\"GetTICsByGroup\">\r\n
705
- \ <http:operation location=\"/GetTICsByGroup\" />\r\n <wsdl:input>\r\n
706
- \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
707
- \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
708
- \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
709
- \ <http:operation location=\"/DeleteExemptCertificate\" />\r\n <wsdl:input>\r\n
710
- \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
711
- \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
712
- \ </wsdl:operation>\r\n <wsdl:operation name=\"GetExemptCertificates\">\r\n
713
- \ <http:operation location=\"/GetExemptCertificates\" />\r\n <wsdl:input>\r\n
714
- \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
715
- \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
716
- \ </wsdl:operation>\r\n <wsdl:operation name=\"Ping\">\r\n <http:operation
717
- location=\"/Ping\" />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
718
- />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
719
- part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
720
- \ <wsdl:service name=\"TaxCloud\">\r\n <wsdl:documentation xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">TaxCloud
721
- Web Service</wsdl:documentation>\r\n <wsdl:port name=\"TaxCloudSoap\" binding=\"tns:TaxCloudSoap\">\r\n
722
- \ <soap:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
723
- />\r\n </wsdl:port>\r\n <wsdl:port name=\"TaxCloudSoap12\" binding=\"tns:TaxCloudSoap12\">\r\n
724
- \ <soap12:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
725
- />\r\n </wsdl:port>\r\n <wsdl:port name=\"TaxCloudHttpPost\" binding=\"tns:TaxCloudHttpPost\">\r\n
726
- \ <http:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
727
- />\r\n </wsdl:port>\r\n </wsdl:service>\r\n</wsdl:definitions>"
728
- http_version:
729
- recorded_at: Thu, 09 Jan 2014 16:03:39 GMT
730
- - request:
731
- method: post
732
- uri: https://api.taxcloud.com/1.0/TaxCloud.asmx
733
- body:
734
- encoding: UTF-8
735
- string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
736
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://taxcloud.net"
737
- xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins0="http://taxcloud.net"><env:Body><ins0:VerifyAddress><wsdl:apiLoginId>api-login-id</wsdl:apiLoginId><wsdl:apiKey>api-key</wsdl:apiKey><ins0:uspsUserID>usps-username</ins0:uspsUserID><ins0:address1>10001
738
- Test Street</ins0:address1><ins0:address2 xsi:nil="true"/><ins0:city>New York</ins0:city><ins0:state>New
739
- York</ins0:state><ins0:zip5>99999</ins0:zip5><ins0:zip4 xsi:nil="true"/></ins0:VerifyAddress></env:Body></env:Envelope>
740
- headers:
741
- Soapaction:
742
- - ! '"http://taxcloud.net/VerifyAddress"'
743
- Content-Type:
744
- - text/xml;charset=UTF-8
745
- response:
746
- status:
747
- code: 200
748
- message: OK
749
- headers:
750
- Cache-Control:
751
- - private, max-age=0
752
- Content-Type:
753
- - text/xml; charset=utf-8
754
- Server:
755
- - Microsoft-IIS/7.0
756
- X-Aspnet-Version:
757
- - 2.0.50727
758
- X-Powered-By:
759
- - TaxCloud
760
- Date:
761
- - Sat, 17 Sep 2011 19:21:53 GMT
762
- Content-Length:
763
- - '450'
764
- body:
765
- encoding: UTF-8
766
- string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
767
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><VerifyAddressResponse
768
- xmlns="http://taxcloud.net"><VerifyAddressResult><ErrNumber>-2147219399</ErrNumber><ErrDescription>Invalid
769
- Zip Code. </ErrDescription></VerifyAddressResult></VerifyAddressResponse></soap:Body></soap:Envelope>
770
- http_version: '1.1'
771
- recorded_at: Fri, 23 Nov 2012 15:41:40 GMT
3
+ - request:
4
+ method: get
5
+ uri: https://api.taxcloud.com/1.0/?wsdl
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ""
9
+ headers:
10
+ Accept:
11
+ - ! "*/*"
12
+ User-Agent:
13
+ - Ruby
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: OK
18
+ headers:
19
+ Cache-Control:
20
+ - private, max-age=0
21
+ Content-Type:
22
+ - text/xml; charset=utf-8
23
+ Server:
24
+ - Microsoft-IIS/7.0
25
+ X-Aspnet-Version:
26
+ - 4.0.30319
27
+ X-Powered-By:
28
+ - TaxCloud
29
+ Date:
30
+ - Thu, 09 Jan 2014 16:03:25 GMT
31
+ Content-Length:
32
+ - "53946"
33
+ body:
34
+ encoding: US-ASCII
35
+ string:
36
+ ! "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<wsdl:definitions xmlns:s=\"http://www.w3.org/2001/XMLSchema\"
37
+ xmlns:soap12=\"http://schemas.xmlsoap.org/wsdl/soap12/\" xmlns:mime=\"http://schemas.xmlsoap.org/wsdl/mime/\"
38
+ xmlns:tns=\"http://taxcloud.net\" xmlns:soap=\"http://schemas.xmlsoap.org/wsdl/soap/\"
39
+ xmlns:tm=\"http://microsoft.com/wsdl/mime/textMatching/\" xmlns:http=\"http://schemas.xmlsoap.org/wsdl/http/\"
40
+ xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\" targetNamespace=\"http://taxcloud.net\"
41
+ xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">\r\n <wsdl:documentation
42
+ xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">TaxCloud Web Service</wsdl:documentation>\r\n
43
+ \ <wsdl:types>\r\n <s:schema elementFormDefault=\"qualified\" targetNamespace=\"http://taxcloud.net\">\r\n
44
+ \ <s:element name=\"VerifyAddress\">\r\n <s:complexType>\r\n <s:sequence>\r\n
45
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"uspsUserID\"
46
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
47
+ name=\"address1\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
48
+ maxOccurs=\"1\" name=\"address2\" type=\"s:string\" />\r\n <s:element
49
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"city\" type=\"s:string\" />\r\n <s:element
50
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"state\" type=\"s:string\" />\r\n <s:element
51
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"zip5\" type=\"s:string\" />\r\n <s:element
52
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"zip4\" type=\"s:string\" />\r\n </s:sequence>\r\n
53
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"VerifyAddressResponse\">\r\n
54
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
55
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"VerifyAddressResult\" type=\"tns:VerifiedAddress\"
56
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
57
+ \ <s:complexType name=\"VerifiedAddress\">\r\n <s:complexContent
58
+ mixed=\"false\">\r\n <s:extension base=\"tns:Address\">\r\n <s:sequence>\r\n
59
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"ErrNumber\"
60
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
61
+ name=\"ErrDescription\" type=\"s:string\" />\r\n </s:sequence>\r\n
62
+ \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
63
+ \ <s:complexType name=\"Address\">\r\n <s:sequence>\r\n <s:element
64
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"Address1\" type=\"s:string\" />\r\n
65
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"Address2\" type=\"s:string\"
66
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"City\" type=\"s:string\"
67
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"State\"
68
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
69
+ name=\"Zip5\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
70
+ maxOccurs=\"1\" name=\"Zip4\" type=\"s:string\" />\r\n </s:sequence>\r\n
71
+ \ </s:complexType>\r\n <s:element name=\"LookupForDate\">\r\n <s:complexType>\r\n
72
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
73
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
74
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
75
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
76
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\"
77
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
78
+ type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"0\"
79
+ maxOccurs=\"1\" name=\"origin\" type=\"tns:Address\" />\r\n <s:element
80
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"destination\" type=\"tns:Address\"
81
+ />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"deliveredBySeller\"
82
+ type=\"s:boolean\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
83
+ name=\"exemptCert\" type=\"tns:ExemptionCertificate\" />\r\n <s:element
84
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"useDate\" type=\"s:dateTime\" />\r\n
85
+ \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
86
+ \ <s:complexType name=\"ArrayOfCartItem\">\r\n <s:sequence>\r\n
87
+ \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"CartItem\"
88
+ nillable=\"true\" type=\"tns:CartItem\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
89
+ \ <s:complexType name=\"CartItem\">\r\n <s:sequence>\r\n <s:element
90
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"Index\" type=\"s:int\" />\r\n <s:element
91
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"ItemID\" type=\"s:string\" />\r\n <s:element
92
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"TIC\" nillable=\"true\" type=\"s:int\"
93
+ />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"Price\"
94
+ type=\"s:double\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
95
+ name=\"Qty\" type=\"s:float\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
96
+ \ <s:complexType name=\"ExemptionCertificate\">\r\n <s:sequence>\r\n
97
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CertificateID\"
98
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
99
+ name=\"Detail\" type=\"tns:ExemptionCertificateDetail\" />\r\n </s:sequence>\r\n
100
+ \ </s:complexType>\r\n <s:complexType name=\"ExemptionCertificateDetail\">\r\n
101
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
102
+ name=\"ExemptStates\" type=\"tns:ArrayOfExemptState\" />\r\n <s:element
103
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"SinglePurchase\" type=\"s:boolean\"
104
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"SinglePurchaseOrderNumber\"
105
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
106
+ name=\"PurchaserFirstName\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
107
+ maxOccurs=\"1\" name=\"PurchaserLastName\" type=\"s:string\" />\r\n <s:element
108
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserTitle\" type=\"s:string\"
109
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserAddress1\"
110
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
111
+ name=\"PurchaserAddress2\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
112
+ maxOccurs=\"1\" name=\"PurchaserCity\" type=\"s:string\" />\r\n <s:element
113
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"PurchaserState\" type=\"tns:State\"
114
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserZip\"
115
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
116
+ name=\"PurchaserTaxID\" type=\"tns:TaxID\" />\r\n <s:element minOccurs=\"1\"
117
+ maxOccurs=\"1\" name=\"PurchaserBusinessType\" type=\"tns:BusinessType\" />\r\n
118
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserBusinessTypeOtherValue\"
119
+ type=\"s:string\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
120
+ name=\"PurchaserExemptionReason\" type=\"tns:ExemptionReason\" />\r\n <s:element
121
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"PurchaserExemptionReasonValue\" type=\"s:string\"
122
+ />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"CreatedDate\"
123
+ type=\"s:dateTime\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
124
+ \ <s:complexType name=\"ArrayOfExemptState\">\r\n <s:sequence>\r\n
125
+ \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"ExemptState\"
126
+ nillable=\"true\" type=\"tns:ExemptState\" />\r\n </s:sequence>\r\n
127
+ \ </s:complexType>\r\n <s:complexType name=\"ExemptState\">\r\n <s:sequence>\r\n
128
+ \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"StateAbbr\" type=\"tns:State\"
129
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"ReasonForExemption\"
130
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
131
+ name=\"IdentificationNumber\" type=\"s:string\" />\r\n </s:sequence>\r\n
132
+ \ </s:complexType>\r\n <s:simpleType name=\"State\">\r\n <s:restriction
133
+ base=\"s:string\">\r\n <s:enumeration value=\"AL\" />\r\n <s:enumeration
134
+ value=\"AK\" />\r\n <s:enumeration value=\"AZ\" />\r\n <s:enumeration
135
+ value=\"AR\" />\r\n <s:enumeration value=\"CA\" />\r\n <s:enumeration
136
+ value=\"CO\" />\r\n <s:enumeration value=\"CT\" />\r\n <s:enumeration
137
+ value=\"DE\" />\r\n <s:enumeration value=\"DC\" />\r\n <s:enumeration
138
+ value=\"FL\" />\r\n <s:enumeration value=\"GA\" />\r\n <s:enumeration
139
+ value=\"HI\" />\r\n <s:enumeration value=\"ID\" />\r\n <s:enumeration
140
+ value=\"IL\" />\r\n <s:enumeration value=\"IN\" />\r\n <s:enumeration
141
+ value=\"IA\" />\r\n <s:enumeration value=\"KS\" />\r\n <s:enumeration
142
+ value=\"KY\" />\r\n <s:enumeration value=\"LA\" />\r\n <s:enumeration
143
+ value=\"ME\" />\r\n <s:enumeration value=\"MD\" />\r\n <s:enumeration
144
+ value=\"MA\" />\r\n <s:enumeration value=\"MI\" />\r\n <s:enumeration
145
+ value=\"MN\" />\r\n <s:enumeration value=\"MS\" />\r\n <s:enumeration
146
+ value=\"MO\" />\r\n <s:enumeration value=\"MT\" />\r\n <s:enumeration
147
+ value=\"NE\" />\r\n <s:enumeration value=\"NV\" />\r\n <s:enumeration
148
+ value=\"NH\" />\r\n <s:enumeration value=\"NJ\" />\r\n <s:enumeration
149
+ value=\"NM\" />\r\n <s:enumeration value=\"NY\" />\r\n <s:enumeration
150
+ value=\"NC\" />\r\n <s:enumeration value=\"ND\" />\r\n <s:enumeration
151
+ value=\"OH\" />\r\n <s:enumeration value=\"OK\" />\r\n <s:enumeration
152
+ value=\"OR\" />\r\n <s:enumeration value=\"PA\" />\r\n <s:enumeration
153
+ value=\"RI\" />\r\n <s:enumeration value=\"SC\" />\r\n <s:enumeration
154
+ value=\"SD\" />\r\n <s:enumeration value=\"TN\" />\r\n <s:enumeration
155
+ value=\"TX\" />\r\n <s:enumeration value=\"UT\" />\r\n <s:enumeration
156
+ value=\"VT\" />\r\n <s:enumeration value=\"VA\" />\r\n <s:enumeration
157
+ value=\"WA\" />\r\n <s:enumeration value=\"WV\" />\r\n <s:enumeration
158
+ value=\"WI\" />\r\n <s:enumeration value=\"WY\" />\r\n </s:restriction>\r\n
159
+ \ </s:simpleType>\r\n <s:complexType name=\"TaxID\">\r\n <s:sequence>\r\n
160
+ \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"TaxType\" type=\"tns:TaxIDType\"
161
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"IDNumber\"
162
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
163
+ name=\"StateOfIssue\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
164
+ \ <s:simpleType name=\"TaxIDType\">\r\n <s:restriction base=\"s:string\">\r\n
165
+ \ <s:enumeration value=\"SSN\" />\r\n <s:enumeration value=\"FEIN\"
166
+ />\r\n <s:enumeration value=\"StateIssued\" />\r\n <s:enumeration
167
+ value=\"ForeignDiplomat\" />\r\n </s:restriction>\r\n </s:simpleType>\r\n
168
+ \ <s:simpleType name=\"BusinessType\">\r\n <s:restriction base=\"s:string\">\r\n
169
+ \ <s:enumeration value=\"AccommodationAndFoodServices\" />\r\n <s:enumeration
170
+ value=\"Agricultural_Forestry_Fishing_Hunting\" />\r\n <s:enumeration
171
+ value=\"Construction\" />\r\n <s:enumeration value=\"FinanceAndInsurance\"
172
+ />\r\n <s:enumeration value=\"Information_PublishingAndCommunications\"
173
+ />\r\n <s:enumeration value=\"Manufacturing\" />\r\n <s:enumeration
174
+ value=\"Mining\" />\r\n <s:enumeration value=\"RealEstate\" />\r\n
175
+ \ <s:enumeration value=\"RentalAndLeasing\" />\r\n <s:enumeration
176
+ value=\"RetailTrade\" />\r\n <s:enumeration value=\"TransportationAndWarehousing\"
177
+ />\r\n <s:enumeration value=\"Utilities\" />\r\n <s:enumeration
178
+ value=\"WholesaleTrade\" />\r\n <s:enumeration value=\"BusinessServices\"
179
+ />\r\n <s:enumeration value=\"ProfessionalServices\" />\r\n <s:enumeration
180
+ value=\"EducationAndHealthCareServices\" />\r\n <s:enumeration value=\"NonprofitOrganization\"
181
+ />\r\n <s:enumeration value=\"Government\" />\r\n <s:enumeration
182
+ value=\"NotABusiness\" />\r\n <s:enumeration value=\"Other\" />\r\n
183
+ \ </s:restriction>\r\n </s:simpleType>\r\n <s:simpleType name=\"ExemptionReason\">\r\n
184
+ \ <s:restriction base=\"s:string\">\r\n <s:enumeration value=\"FederalGovernmentDepartment\"
185
+ />\r\n <s:enumeration value=\"StateOrLocalGovernmentName\" />\r\n
186
+ \ <s:enumeration value=\"TribalGovernmentName\" />\r\n <s:enumeration
187
+ value=\"ForeignDiplomat\" />\r\n <s:enumeration value=\"CharitableOrganization\"
188
+ />\r\n <s:enumeration value=\"ReligiousOrEducationalOrganization\"
189
+ />\r\n <s:enumeration value=\"Resale\" />\r\n <s:enumeration
190
+ value=\"AgriculturalProduction\" />\r\n <s:enumeration value=\"IndustrialProductionOrManufacturing\"
191
+ />\r\n <s:enumeration value=\"DirectPayPermit\" />\r\n <s:enumeration
192
+ value=\"DirectMail\" />\r\n <s:enumeration value=\"Other\" />\r\n
193
+ \ </s:restriction>\r\n </s:simpleType>\r\n <s:element name=\"LookupForDateResponse\">\r\n
194
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
195
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"LookupForDateResult\" type=\"tns:LookupRsp\"
196
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
197
+ \ <s:complexType name=\"LookupRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
198
+ \ <s:extension base=\"tns:ResponseBase\">\r\n <s:sequence>\r\n
199
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CartID\" type=\"s:string\"
200
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"CartItemsResponse\"
201
+ type=\"tns:ArrayOfCartItemResponse\" />\r\n </s:sequence>\r\n </s:extension>\r\n
202
+ \ </s:complexContent>\r\n </s:complexType>\r\n <s:complexType
203
+ name=\"ResponseBase\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
204
+ maxOccurs=\"1\" name=\"ResponseType\" type=\"tns:MessageType\" />\r\n <s:element
205
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"Messages\" type=\"tns:ArrayOfResponseMessage\"
206
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:simpleType
207
+ name=\"MessageType\">\r\n <s:restriction base=\"s:string\">\r\n <s:enumeration
208
+ value=\"Error\" />\r\n <s:enumeration value=\"Warning\" />\r\n <s:enumeration
209
+ value=\"Informational\" />\r\n <s:enumeration value=\"OK\" />\r\n
210
+ \ </s:restriction>\r\n </s:simpleType>\r\n <s:complexType
211
+ name=\"ArrayOfResponseMessage\">\r\n <s:sequence>\r\n <s:element
212
+ minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"ResponseMessage\" nillable=\"true\"
213
+ type=\"tns:ResponseMessage\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
214
+ \ <s:complexType name=\"ResponseMessage\">\r\n <s:sequence>\r\n
215
+ \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"ResponseType\"
216
+ type=\"tns:MessageType\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
217
+ name=\"Message\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
218
+ \ <s:complexType name=\"ArrayOfCartItemResponse\">\r\n <s:sequence>\r\n
219
+ \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"CartItemResponse\"
220
+ nillable=\"true\" type=\"tns:CartItemResponse\" />\r\n </s:sequence>\r\n
221
+ \ </s:complexType>\r\n <s:complexType name=\"CartItemResponse\">\r\n
222
+ \ <s:sequence>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
223
+ name=\"CartItemIndex\" type=\"s:int\" />\r\n <s:element minOccurs=\"1\"
224
+ maxOccurs=\"1\" name=\"TaxAmount\" type=\"s:float\" />\r\n </s:sequence>\r\n
225
+ \ </s:complexType>\r\n <s:element name=\"Lookup\">\r\n <s:complexType>\r\n
226
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
227
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
228
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
229
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
230
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\"
231
+ />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
232
+ type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"0\"
233
+ maxOccurs=\"1\" name=\"origin\" type=\"tns:Address\" />\r\n <s:element
234
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"destination\" type=\"tns:Address\"
235
+ />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"deliveredBySeller\"
236
+ type=\"s:boolean\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
237
+ name=\"exemptCert\" type=\"tns:ExemptionCertificate\" />\r\n </s:sequence>\r\n
238
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"LookupResponse\">\r\n
239
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
240
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"LookupResult\" type=\"tns:LookupRsp\"
241
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
242
+ \ <s:element name=\"Authorized\">\r\n <s:complexType>\r\n <s:sequence>\r\n
243
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
244
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
245
+ name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
246
+ maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n <s:element
247
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\" />\r\n <s:element
248
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
249
+ \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"dateAuthorized\"
250
+ type=\"s:dateTime\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
251
+ \ </s:element>\r\n <s:element name=\"AuthorizedResponse\">\r\n <s:complexType>\r\n
252
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
253
+ name=\"AuthorizedResult\" type=\"tns:AuthorizedRsp\" />\r\n </s:sequence>\r\n
254
+ \ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"AuthorizedRsp\">\r\n
255
+ \ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\"
256
+ />\r\n </s:complexContent>\r\n </s:complexType>\r\n <s:element
257
+ name=\"AuthorizedWithCapture\">\r\n <s:complexType>\r\n <s:sequence>\r\n
258
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
259
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
260
+ name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
261
+ maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n <s:element
262
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"cartID\" type=\"s:string\" />\r\n <s:element
263
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
264
+ \ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"dateAuthorized\"
265
+ type=\"s:dateTime\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
266
+ name=\"dateCaptured\" type=\"s:dateTime\" />\r\n </s:sequence>\r\n
267
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"AuthorizedWithCaptureResponse\">\r\n
268
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
269
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"AuthorizedWithCaptureResult\" type=\"tns:AuthorizedRsp\"
270
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
271
+ \ <s:element name=\"Captured\">\r\n <s:complexType>\r\n <s:sequence>\r\n
272
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
273
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
274
+ name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
275
+ maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n </s:sequence>\r\n
276
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"CapturedResponse\">\r\n
277
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
278
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"CapturedResult\" type=\"tns:CapturedRsp\"
279
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
280
+ \ <s:complexType name=\"CapturedRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
281
+ \ <s:extension base=\"tns:ResponseBase\" />\r\n </s:complexContent>\r\n
282
+ \ </s:complexType>\r\n <s:element name=\"Returned\">\r\n <s:complexType>\r\n
283
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
284
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
285
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
286
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"orderID\" type=\"s:string\" />\r\n
287
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"cartItems\"
288
+ type=\"tns:ArrayOfCartItem\" />\r\n <s:element minOccurs=\"1\"
289
+ maxOccurs=\"1\" name=\"returnedDate\" type=\"s:dateTime\" />\r\n </s:sequence>\r\n
290
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"ReturnedResponse\">\r\n
291
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
292
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"ReturnedResult\" type=\"tns:ReturnedRsp\"
293
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
294
+ \ <s:complexType name=\"ReturnedRsp\">\r\n <s:complexContent mixed=\"false\">\r\n
295
+ \ <s:extension base=\"tns:ResponseBase\" />\r\n </s:complexContent>\r\n
296
+ \ </s:complexType>\r\n <s:element name=\"GetTICGroups\">\r\n <s:complexType>\r\n
297
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
298
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
299
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n </s:sequence>\r\n
300
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetTICGroupsResponse\">\r\n
301
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
302
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"GetTICGroupsResult\" type=\"tns:GetTICGroupsRsp\"
303
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
304
+ \ <s:complexType name=\"GetTICGroupsRsp\">\r\n <s:complexContent
305
+ mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
306
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
307
+ name=\"TICGroups\" type=\"tns:ArrayOfTICGroup\" />\r\n </s:sequence>\r\n
308
+ \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
309
+ \ <s:complexType name=\"ArrayOfTICGroup\">\r\n <s:sequence>\r\n
310
+ \ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"TICGroup\"
311
+ nillable=\"true\" type=\"tns:TICGroup\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
312
+ \ <s:complexType name=\"TICGroup\">\r\n <s:sequence>\r\n <s:element
313
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"GroupID\" type=\"s:int\" />\r\n <s:element
314
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"Description\" type=\"s:string\" />\r\n
315
+ \ </s:sequence>\r\n </s:complexType>\r\n <s:element name=\"GetTICs\">\r\n
316
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
317
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\" type=\"s:string\" />\r\n
318
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\"
319
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
320
+ \ <s:element name=\"GetTICsResponse\">\r\n <s:complexType>\r\n
321
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
322
+ name=\"GetTICsResult\" type=\"tns:GetTICsRsp\" />\r\n </s:sequence>\r\n
323
+ \ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"GetTICsRsp\">\r\n
324
+ \ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
325
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
326
+ name=\"TICs\" type=\"tns:ArrayOfTIC\" />\r\n </s:sequence>\r\n
327
+ \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
328
+ \ <s:complexType name=\"ArrayOfTIC\">\r\n <s:sequence>\r\n <s:element
329
+ minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"TIC\" nillable=\"true\" type=\"tns:TIC\"
330
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
331
+ name=\"TIC\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
332
+ maxOccurs=\"1\" name=\"TICID\" type=\"s:int\" />\r\n <s:element minOccurs=\"0\"
333
+ maxOccurs=\"1\" name=\"Description\" type=\"s:string\" />\r\n </s:sequence>\r\n
334
+ \ </s:complexType>\r\n <s:element name=\"GetTICsByGroup\">\r\n <s:complexType>\r\n
335
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
336
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
337
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
338
+ minOccurs=\"1\" maxOccurs=\"1\" name=\"ticGroup\" type=\"s:int\" />\r\n </s:sequence>\r\n
339
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetTICsByGroupResponse\">\r\n
340
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
341
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"GetTICsByGroupResult\" type=\"tns:GetTICsRsp\"
342
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
343
+ \ <s:element name=\"AddExemptCertificate\">\r\n <s:complexType>\r\n
344
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
345
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
346
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
347
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n
348
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"exemptCert\"
349
+ type=\"tns:ExemptionCertificate\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
350
+ \ </s:element>\r\n <s:element name=\"AddExemptCertificateResponse\">\r\n
351
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
352
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"AddExemptCertificateResult\" type=\"tns:AddCertificateRsp\"
353
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
354
+ \ <s:complexType name=\"AddCertificateRsp\">\r\n <s:complexContent
355
+ mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
356
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
357
+ name=\"CertificateID\" type=\"s:string\" />\r\n </s:sequence>\r\n
358
+ \ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
359
+ \ <s:element name=\"DeleteExemptCertificate\">\r\n <s:complexType>\r\n
360
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
361
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
362
+ maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\" />\r\n <s:element
363
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"certificateID\" type=\"s:string\" />\r\n
364
+ \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
365
+ \ <s:element name=\"DeleteExemptCertificateResponse\">\r\n <s:complexType>\r\n
366
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
367
+ name=\"DeleteExemptCertificateResult\" type=\"tns:DeleteCertificateRsp\" />\r\n
368
+ \ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
369
+ \ <s:complexType name=\"DeleteCertificateRsp\">\r\n <s:complexContent
370
+ mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\" />\r\n
371
+ \ </s:complexContent>\r\n </s:complexType>\r\n <s:element
372
+ name=\"GetExemptCertificates\">\r\n <s:complexType>\r\n <s:sequence>\r\n
373
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\"
374
+ type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
375
+ name=\"apiKey\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
376
+ maxOccurs=\"1\" name=\"customerID\" type=\"s:string\" />\r\n </s:sequence>\r\n
377
+ \ </s:complexType>\r\n </s:element>\r\n <s:element name=\"GetExemptCertificatesResponse\">\r\n
378
+ \ <s:complexType>\r\n <s:sequence>\r\n <s:element
379
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"GetExemptCertificatesResult\" type=\"tns:GetCertificatesRsp\"
380
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
381
+ \ <s:complexType name=\"GetCertificatesRsp\">\r\n <s:complexContent
382
+ mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\">\r\n
383
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
384
+ name=\"ExemptCertificates\" type=\"tns:ArrayOfExemptionCertificate\" />\r\n
385
+ \ </s:sequence>\r\n </s:extension>\r\n </s:complexContent>\r\n
386
+ \ </s:complexType>\r\n <s:complexType name=\"ArrayOfExemptionCertificate\">\r\n
387
+ \ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"unbounded\"
388
+ name=\"ExemptionCertificate\" nillable=\"true\" type=\"tns:ExemptionCertificate\"
389
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n <s:element
390
+ name=\"Ping\">\r\n <s:complexType>\r\n <s:sequence>\r\n <s:element
391
+ minOccurs=\"0\" maxOccurs=\"1\" name=\"apiLoginID\" type=\"s:string\" />\r\n
392
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"apiKey\" type=\"s:string\"
393
+ />\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
394
+ \ <s:element name=\"PingResponse\">\r\n <s:complexType>\r\n <s:sequence>\r\n
395
+ \ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"PingResult\"
396
+ type=\"tns:PingRsp\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
397
+ \ </s:element>\r\n <s:complexType name=\"PingRsp\">\r\n <s:complexContent
398
+ mixed=\"false\">\r\n <s:extension base=\"tns:ResponseBase\" />\r\n
399
+ \ </s:complexContent>\r\n </s:complexType>\r\n <s:element
400
+ name=\"VerifiedAddress\" nillable=\"true\" type=\"tns:VerifiedAddress\" />\r\n
401
+ \ <s:element name=\"AuthorizedRsp\" nillable=\"true\" type=\"tns:AuthorizedRsp\"
402
+ />\r\n <s:element name=\"CapturedRsp\" nillable=\"true\" type=\"tns:CapturedRsp\"
403
+ />\r\n <s:element name=\"GetTICGroupsRsp\" nillable=\"true\" type=\"tns:GetTICGroupsRsp\"
404
+ />\r\n <s:element name=\"GetTICsRsp\" nillable=\"true\" type=\"tns:GetTICsRsp\"
405
+ />\r\n <s:element name=\"DeleteCertificateRsp\" nillable=\"true\" type=\"tns:DeleteCertificateRsp\"
406
+ />\r\n <s:element name=\"GetCertificatesRsp\" nillable=\"true\" type=\"tns:GetCertificatesRsp\"
407
+ />\r\n <s:element name=\"PingRsp\" nillable=\"true\" type=\"tns:PingRsp\"
408
+ />\r\n </s:schema>\r\n </wsdl:types>\r\n <wsdl:message name=\"VerifyAddressSoapIn\">\r\n
409
+ \ <wsdl:part name=\"parameters\" element=\"tns:VerifyAddress\" />\r\n </wsdl:message>\r\n
410
+ \ <wsdl:message name=\"VerifyAddressSoapOut\">\r\n <wsdl:part name=\"parameters\"
411
+ element=\"tns:VerifyAddressResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
412
+ name=\"LookupForDateSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:LookupForDate\"
413
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"LookupForDateSoapOut\">\r\n
414
+ \ <wsdl:part name=\"parameters\" element=\"tns:LookupForDateResponse\" />\r\n
415
+ \ </wsdl:message>\r\n <wsdl:message name=\"LookupSoapIn\">\r\n <wsdl:part
416
+ name=\"parameters\" element=\"tns:Lookup\" />\r\n </wsdl:message>\r\n <wsdl:message
417
+ name=\"LookupSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:LookupResponse\"
418
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedSoapIn\">\r\n
419
+ \ <wsdl:part name=\"parameters\" element=\"tns:Authorized\" />\r\n </wsdl:message>\r\n
420
+ \ <wsdl:message name=\"AuthorizedSoapOut\">\r\n <wsdl:part name=\"parameters\"
421
+ element=\"tns:AuthorizedResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
422
+ name=\"AuthorizedWithCaptureSoapIn\">\r\n <wsdl:part name=\"parameters\"
423
+ element=\"tns:AuthorizedWithCapture\" />\r\n </wsdl:message>\r\n <wsdl:message
424
+ name=\"AuthorizedWithCaptureSoapOut\">\r\n <wsdl:part name=\"parameters\"
425
+ element=\"tns:AuthorizedWithCaptureResponse\" />\r\n </wsdl:message>\r\n
426
+ \ <wsdl:message name=\"CapturedSoapIn\">\r\n <wsdl:part name=\"parameters\"
427
+ element=\"tns:Captured\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CapturedSoapOut\">\r\n
428
+ \ <wsdl:part name=\"parameters\" element=\"tns:CapturedResponse\" />\r\n
429
+ \ </wsdl:message>\r\n <wsdl:message name=\"ReturnedSoapIn\">\r\n <wsdl:part
430
+ name=\"parameters\" element=\"tns:Returned\" />\r\n </wsdl:message>\r\n <wsdl:message
431
+ name=\"ReturnedSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:ReturnedResponse\"
432
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICGroupsSoapIn\">\r\n
433
+ \ <wsdl:part name=\"parameters\" element=\"tns:GetTICGroups\" />\r\n </wsdl:message>\r\n
434
+ \ <wsdl:message name=\"GetTICGroupsSoapOut\">\r\n <wsdl:part name=\"parameters\"
435
+ element=\"tns:GetTICGroupsResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
436
+ name=\"GetTICsSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:GetTICs\"
437
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsSoapOut\">\r\n <wsdl:part
438
+ name=\"parameters\" element=\"tns:GetTICsResponse\" />\r\n </wsdl:message>\r\n
439
+ \ <wsdl:message name=\"GetTICsByGroupSoapIn\">\r\n <wsdl:part name=\"parameters\"
440
+ element=\"tns:GetTICsByGroup\" />\r\n </wsdl:message>\r\n <wsdl:message
441
+ name=\"GetTICsByGroupSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:GetTICsByGroupResponse\"
442
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"AddExemptCertificateSoapIn\">\r\n
443
+ \ <wsdl:part name=\"parameters\" element=\"tns:AddExemptCertificate\" />\r\n
444
+ \ </wsdl:message>\r\n <wsdl:message name=\"AddExemptCertificateSoapOut\">\r\n
445
+ \ <wsdl:part name=\"parameters\" element=\"tns:AddExemptCertificateResponse\"
446
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateSoapIn\">\r\n
447
+ \ <wsdl:part name=\"parameters\" element=\"tns:DeleteExemptCertificate\"
448
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateSoapOut\">\r\n
449
+ \ <wsdl:part name=\"parameters\" element=\"tns:DeleteExemptCertificateResponse\"
450
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesSoapIn\">\r\n
451
+ \ <wsdl:part name=\"parameters\" element=\"tns:GetExemptCertificates\" />\r\n
452
+ \ </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesSoapOut\">\r\n
453
+ \ <wsdl:part name=\"parameters\" element=\"tns:GetExemptCertificatesResponse\"
454
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"PingSoapIn\">\r\n <wsdl:part
455
+ name=\"parameters\" element=\"tns:Ping\" />\r\n </wsdl:message>\r\n <wsdl:message
456
+ name=\"PingSoapOut\">\r\n <wsdl:part name=\"parameters\" element=\"tns:PingResponse\"
457
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"VerifyAddressHttpPostIn\">\r\n
458
+ \ <wsdl:part name=\"uspsUserID\" type=\"s:string\" />\r\n <wsdl:part
459
+ name=\"address1\" type=\"s:string\" />\r\n <wsdl:part name=\"address2\"
460
+ type=\"s:string\" />\r\n <wsdl:part name=\"city\" type=\"s:string\" />\r\n
461
+ \ <wsdl:part name=\"state\" type=\"s:string\" />\r\n <wsdl:part name=\"zip5\"
462
+ type=\"s:string\" />\r\n <wsdl:part name=\"zip4\" type=\"s:string\" />\r\n
463
+ \ </wsdl:message>\r\n <wsdl:message name=\"VerifyAddressHttpPostOut\">\r\n
464
+ \ <wsdl:part name=\"Body\" element=\"tns:VerifiedAddress\" />\r\n </wsdl:message>\r\n
465
+ \ <wsdl:message name=\"AuthorizedHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
466
+ type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
467
+ \ <wsdl:part name=\"customerID\" type=\"s:string\" />\r\n <wsdl:part
468
+ name=\"cartID\" type=\"s:string\" />\r\n <wsdl:part name=\"orderID\" type=\"s:string\"
469
+ />\r\n <wsdl:part name=\"dateAuthorized\" type=\"s:string\" />\r\n </wsdl:message>\r\n
470
+ \ <wsdl:message name=\"AuthorizedHttpPostOut\">\r\n <wsdl:part name=\"Body\"
471
+ element=\"tns:AuthorizedRsp\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedWithCaptureHttpPostIn\">\r\n
472
+ \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
473
+ name=\"apiKey\" type=\"s:string\" />\r\n <wsdl:part name=\"customerID\"
474
+ type=\"s:string\" />\r\n <wsdl:part name=\"cartID\" type=\"s:string\" />\r\n
475
+ \ <wsdl:part name=\"orderID\" type=\"s:string\" />\r\n <wsdl:part name=\"dateAuthorized\"
476
+ type=\"s:string\" />\r\n <wsdl:part name=\"dateCaptured\" type=\"s:string\"
477
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"AuthorizedWithCaptureHttpPostOut\">\r\n
478
+ \ <wsdl:part name=\"Body\" element=\"tns:AuthorizedRsp\" />\r\n </wsdl:message>\r\n
479
+ \ <wsdl:message name=\"CapturedHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
480
+ type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
481
+ \ <wsdl:part name=\"orderID\" type=\"s:string\" />\r\n </wsdl:message>\r\n
482
+ \ <wsdl:message name=\"CapturedHttpPostOut\">\r\n <wsdl:part name=\"Body\"
483
+ element=\"tns:CapturedRsp\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICGroupsHttpPostIn\">\r\n
484
+ \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
485
+ name=\"apiKey\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
486
+ name=\"GetTICGroupsHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:GetTICGroupsRsp\"
487
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsHttpPostIn\">\r\n
488
+ \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
489
+ name=\"apiKey\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
490
+ name=\"GetTICsHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:GetTICsRsp\"
491
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsByGroupHttpPostIn\">\r\n
492
+ \ <wsdl:part name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part
493
+ name=\"apiKey\" type=\"s:string\" />\r\n <wsdl:part name=\"ticGroup\" type=\"s:string\"
494
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetTICsByGroupHttpPostOut\">\r\n
495
+ \ <wsdl:part name=\"Body\" element=\"tns:GetTICsRsp\" />\r\n </wsdl:message>\r\n
496
+ \ <wsdl:message name=\"DeleteExemptCertificateHttpPostIn\">\r\n <wsdl:part
497
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\"
498
+ type=\"s:string\" />\r\n <wsdl:part name=\"certificateID\" type=\"s:string\"
499
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"DeleteExemptCertificateHttpPostOut\">\r\n
500
+ \ <wsdl:part name=\"Body\" element=\"tns:DeleteCertificateRsp\" />\r\n </wsdl:message>\r\n
501
+ \ <wsdl:message name=\"GetExemptCertificatesHttpPostIn\">\r\n <wsdl:part
502
+ name=\"apiLoginID\" type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\"
503
+ type=\"s:string\" />\r\n <wsdl:part name=\"customerID\" type=\"s:string\"
504
+ />\r\n </wsdl:message>\r\n <wsdl:message name=\"GetExemptCertificatesHttpPostOut\">\r\n
505
+ \ <wsdl:part name=\"Body\" element=\"tns:GetCertificatesRsp\" />\r\n </wsdl:message>\r\n
506
+ \ <wsdl:message name=\"PingHttpPostIn\">\r\n <wsdl:part name=\"apiLoginID\"
507
+ type=\"s:string\" />\r\n <wsdl:part name=\"apiKey\" type=\"s:string\" />\r\n
508
+ \ </wsdl:message>\r\n <wsdl:message name=\"PingHttpPostOut\">\r\n <wsdl:part
509
+ name=\"Body\" element=\"tns:PingRsp\" />\r\n </wsdl:message>\r\n <wsdl:portType
510
+ name=\"TaxCloudSoap\">\r\n <wsdl:operation name=\"VerifyAddress\">\r\n
511
+ \ <wsdl:input message=\"tns:VerifyAddressSoapIn\" />\r\n <wsdl:output
512
+ message=\"tns:VerifyAddressSoapOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
513
+ name=\"LookupForDate\">\r\n <wsdl:input message=\"tns:LookupForDateSoapIn\"
514
+ />\r\n <wsdl:output message=\"tns:LookupForDateSoapOut\" />\r\n </wsdl:operation>\r\n
515
+ \ <wsdl:operation name=\"Lookup\">\r\n <wsdl:input message=\"tns:LookupSoapIn\"
516
+ />\r\n <wsdl:output message=\"tns:LookupSoapOut\" />\r\n </wsdl:operation>\r\n
517
+ \ <wsdl:operation name=\"Authorized\">\r\n <wsdl:input message=\"tns:AuthorizedSoapIn\"
518
+ />\r\n <wsdl:output message=\"tns:AuthorizedSoapOut\" />\r\n </wsdl:operation>\r\n
519
+ \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <wsdl:input message=\"tns:AuthorizedWithCaptureSoapIn\"
520
+ />\r\n <wsdl:output message=\"tns:AuthorizedWithCaptureSoapOut\" />\r\n
521
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"Captured\">\r\n <wsdl:input
522
+ message=\"tns:CapturedSoapIn\" />\r\n <wsdl:output message=\"tns:CapturedSoapOut\"
523
+ />\r\n </wsdl:operation>\r\n <wsdl:operation name=\"Returned\">\r\n
524
+ \ <wsdl:input message=\"tns:ReturnedSoapIn\" />\r\n <wsdl:output
525
+ message=\"tns:ReturnedSoapOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
526
+ name=\"GetTICGroups\">\r\n <wsdl:input message=\"tns:GetTICGroupsSoapIn\"
527
+ />\r\n <wsdl:output message=\"tns:GetTICGroupsSoapOut\" />\r\n </wsdl:operation>\r\n
528
+ \ <wsdl:operation name=\"GetTICs\">\r\n <wsdl:input message=\"tns:GetTICsSoapIn\"
529
+ />\r\n <wsdl:output message=\"tns:GetTICsSoapOut\" />\r\n </wsdl:operation>\r\n
530
+ \ <wsdl:operation name=\"GetTICsByGroup\">\r\n <wsdl:input message=\"tns:GetTICsByGroupSoapIn\"
531
+ />\r\n <wsdl:output message=\"tns:GetTICsByGroupSoapOut\" />\r\n </wsdl:operation>\r\n
532
+ \ <wsdl:operation name=\"AddExemptCertificate\">\r\n <wsdl:input message=\"tns:AddExemptCertificateSoapIn\"
533
+ />\r\n <wsdl:output message=\"tns:AddExemptCertificateSoapOut\" />\r\n
534
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
535
+ \ <wsdl:input message=\"tns:DeleteExemptCertificateSoapIn\" />\r\n <wsdl:output
536
+ message=\"tns:DeleteExemptCertificateSoapOut\" />\r\n </wsdl:operation>\r\n
537
+ \ <wsdl:operation name=\"GetExemptCertificates\">\r\n <wsdl:input message=\"tns:GetExemptCertificatesSoapIn\"
538
+ />\r\n <wsdl:output message=\"tns:GetExemptCertificatesSoapOut\" />\r\n
539
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"Ping\">\r\n <wsdl:input
540
+ message=\"tns:PingSoapIn\" />\r\n <wsdl:output message=\"tns:PingSoapOut\"
541
+ />\r\n </wsdl:operation>\r\n </wsdl:portType>\r\n <wsdl:portType name=\"TaxCloudHttpPost\">\r\n
542
+ \ <wsdl:operation name=\"VerifyAddress\">\r\n <wsdl:input message=\"tns:VerifyAddressHttpPostIn\"
543
+ />\r\n <wsdl:output message=\"tns:VerifyAddressHttpPostOut\" />\r\n </wsdl:operation>\r\n
544
+ \ <wsdl:operation name=\"Authorized\">\r\n <wsdl:input message=\"tns:AuthorizedHttpPostIn\"
545
+ />\r\n <wsdl:output message=\"tns:AuthorizedHttpPostOut\" />\r\n </wsdl:operation>\r\n
546
+ \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <wsdl:input message=\"tns:AuthorizedWithCaptureHttpPostIn\"
547
+ />\r\n <wsdl:output message=\"tns:AuthorizedWithCaptureHttpPostOut\"
548
+ />\r\n </wsdl:operation>\r\n <wsdl:operation name=\"Captured\">\r\n
549
+ \ <wsdl:input message=\"tns:CapturedHttpPostIn\" />\r\n <wsdl:output
550
+ message=\"tns:CapturedHttpPostOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
551
+ name=\"GetTICGroups\">\r\n <wsdl:input message=\"tns:GetTICGroupsHttpPostIn\"
552
+ />\r\n <wsdl:output message=\"tns:GetTICGroupsHttpPostOut\" />\r\n </wsdl:operation>\r\n
553
+ \ <wsdl:operation name=\"GetTICs\">\r\n <wsdl:input message=\"tns:GetTICsHttpPostIn\"
554
+ />\r\n <wsdl:output message=\"tns:GetTICsHttpPostOut\" />\r\n </wsdl:operation>\r\n
555
+ \ <wsdl:operation name=\"GetTICsByGroup\">\r\n <wsdl:input message=\"tns:GetTICsByGroupHttpPostIn\"
556
+ />\r\n <wsdl:output message=\"tns:GetTICsByGroupHttpPostOut\" />\r\n
557
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
558
+ \ <wsdl:input message=\"tns:DeleteExemptCertificateHttpPostIn\" />\r\n
559
+ \ <wsdl:output message=\"tns:DeleteExemptCertificateHttpPostOut\" />\r\n
560
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"GetExemptCertificates\">\r\n
561
+ \ <wsdl:input message=\"tns:GetExemptCertificatesHttpPostIn\" />\r\n <wsdl:output
562
+ message=\"tns:GetExemptCertificatesHttpPostOut\" />\r\n </wsdl:operation>\r\n
563
+ \ <wsdl:operation name=\"Ping\">\r\n <wsdl:input message=\"tns:PingHttpPostIn\"
564
+ />\r\n <wsdl:output message=\"tns:PingHttpPostOut\" />\r\n </wsdl:operation>\r\n
565
+ \ </wsdl:portType>\r\n <wsdl:binding name=\"TaxCloudSoap\" type=\"tns:TaxCloudSoap\">\r\n
566
+ \ <soap:binding transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n
567
+ \ <wsdl:operation name=\"VerifyAddress\">\r\n <soap:operation soapAction=\"http://taxcloud.net/VerifyAddress\"
568
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
569
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
570
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
571
+ name=\"LookupForDate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/LookupForDate\"
572
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
573
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
574
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
575
+ name=\"Lookup\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Lookup\"
576
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
577
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
578
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
579
+ name=\"Authorized\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Authorized\"
580
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
581
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
582
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
583
+ name=\"AuthorizedWithCapture\">\r\n <soap:operation soapAction=\"http://taxcloud.net/AuthorizedWithCapture\"
584
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
585
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
586
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
587
+ name=\"Captured\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Captured\"
588
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
589
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
590
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
591
+ name=\"Returned\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Returned\"
592
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
593
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
594
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
595
+ name=\"GetTICGroups\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICGroups\"
596
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
597
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
598
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
599
+ name=\"GetTICs\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICs\"
600
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
601
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
602
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
603
+ name=\"GetTICsByGroup\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetTICsByGroup\"
604
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
605
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
606
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
607
+ name=\"AddExemptCertificate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/AddExemptCertificate\"
608
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
609
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
610
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
611
+ name=\"DeleteExemptCertificate\">\r\n <soap:operation soapAction=\"http://taxcloud.net/DeleteExemptCertificate\"
612
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
613
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
614
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
615
+ name=\"GetExemptCertificates\">\r\n <soap:operation soapAction=\"http://taxcloud.net/GetExemptCertificates\"
616
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
617
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
618
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
619
+ name=\"Ping\">\r\n <soap:operation soapAction=\"http://taxcloud.net/Ping\"
620
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
621
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
622
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
623
+ \ <wsdl:binding name=\"TaxCloudSoap12\" type=\"tns:TaxCloudSoap\">\r\n <soap12:binding
624
+ transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n <wsdl:operation
625
+ name=\"VerifyAddress\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/VerifyAddress\"
626
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
627
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
628
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
629
+ name=\"LookupForDate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/LookupForDate\"
630
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
631
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
632
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
633
+ name=\"Lookup\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Lookup\"
634
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
635
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
636
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
637
+ name=\"Authorized\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Authorized\"
638
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
639
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
640
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
641
+ name=\"AuthorizedWithCapture\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/AuthorizedWithCapture\"
642
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
643
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
644
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
645
+ name=\"Captured\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Captured\"
646
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
647
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
648
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
649
+ name=\"Returned\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Returned\"
650
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
651
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
652
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
653
+ name=\"GetTICGroups\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICGroups\"
654
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
655
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
656
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
657
+ name=\"GetTICs\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICs\"
658
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
659
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
660
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
661
+ name=\"GetTICsByGroup\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetTICsByGroup\"
662
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
663
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
664
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
665
+ name=\"AddExemptCertificate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/AddExemptCertificate\"
666
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
667
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
668
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
669
+ name=\"DeleteExemptCertificate\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/DeleteExemptCertificate\"
670
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
671
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
672
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
673
+ name=\"GetExemptCertificates\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/GetExemptCertificates\"
674
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
675
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
676
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
677
+ name=\"Ping\">\r\n <soap12:operation soapAction=\"http://taxcloud.net/Ping\"
678
+ style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
679
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
680
+ />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
681
+ \ <wsdl:binding name=\"TaxCloudHttpPost\" type=\"tns:TaxCloudHttpPost\">\r\n
682
+ \ <http:binding verb=\"POST\" />\r\n <wsdl:operation name=\"VerifyAddress\">\r\n
683
+ \ <http:operation location=\"/VerifyAddress\" />\r\n <wsdl:input>\r\n
684
+ \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
685
+ \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
686
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"Authorized\">\r\n <http:operation
687
+ location=\"/Authorized\" />\r\n <wsdl:input>\r\n <mime:content
688
+ type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
689
+ \ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
690
+ \ <wsdl:operation name=\"AuthorizedWithCapture\">\r\n <http:operation
691
+ location=\"/AuthorizedWithCapture\" />\r\n <wsdl:input>\r\n <mime:content
692
+ type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
693
+ \ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
694
+ \ <wsdl:operation name=\"Captured\">\r\n <http:operation location=\"/Captured\"
695
+ />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
696
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
697
+ part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
698
+ name=\"GetTICGroups\">\r\n <http:operation location=\"/GetTICGroups\"
699
+ />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
700
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
701
+ part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
702
+ name=\"GetTICs\">\r\n <http:operation location=\"/GetTICs\" />\r\n <wsdl:input>\r\n
703
+ \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
704
+ \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
705
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"GetTICsByGroup\">\r\n
706
+ \ <http:operation location=\"/GetTICsByGroup\" />\r\n <wsdl:input>\r\n
707
+ \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
708
+ \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
709
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"DeleteExemptCertificate\">\r\n
710
+ \ <http:operation location=\"/DeleteExemptCertificate\" />\r\n <wsdl:input>\r\n
711
+ \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
712
+ \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
713
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"GetExemptCertificates\">\r\n
714
+ \ <http:operation location=\"/GetExemptCertificates\" />\r\n <wsdl:input>\r\n
715
+ \ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
716
+ \ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
717
+ \ </wsdl:operation>\r\n <wsdl:operation name=\"Ping\">\r\n <http:operation
718
+ location=\"/Ping\" />\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
719
+ />\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
720
+ part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
721
+ \ <wsdl:service name=\"TaxCloud\">\r\n <wsdl:documentation xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">TaxCloud
722
+ Web Service</wsdl:documentation>\r\n <wsdl:port name=\"TaxCloudSoap\" binding=\"tns:TaxCloudSoap\">\r\n
723
+ \ <soap:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
724
+ />\r\n </wsdl:port>\r\n <wsdl:port name=\"TaxCloudSoap12\" binding=\"tns:TaxCloudSoap12\">\r\n
725
+ \ <soap12:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
726
+ />\r\n </wsdl:port>\r\n <wsdl:port name=\"TaxCloudHttpPost\" binding=\"tns:TaxCloudHttpPost\">\r\n
727
+ \ <http:address location=\"https://api.taxcloud.com/1.0/TaxCloud.asmx\"
728
+ />\r\n </wsdl:port>\r\n </wsdl:service>\r\n</wsdl:definitions>"
729
+ http_version:
730
+ recorded_at: Thu, 09 Jan 2014 16:03:39 GMT
731
+ - request:
732
+ method: post
733
+ uri: https://api.taxcloud.com/1.0/TaxCloud.asmx
734
+ body:
735
+ encoding: UTF-8
736
+ string:
737
+ <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
738
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://taxcloud.net"
739
+ xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins0="http://taxcloud.net"><env:Body><ins0:VerifyAddress><wsdl:apiLoginId>api-login-id</wsdl:apiLoginId><wsdl:apiKey>api-key</wsdl:apiKey><ins0:uspsUserID>usps-username</ins0:uspsUserID><ins0:address1>10001
740
+ Test Street</ins0:address1><ins0:address2 xsi:nil="true"/><ins0:city>New York</ins0:city><ins0:state>New
741
+ York</ins0:state><ins0:zip5>99999</ins0:zip5><ins0:zip4 xsi:nil="true"/></ins0:VerifyAddress></env:Body></env:Envelope>
742
+ headers:
743
+ Soapaction:
744
+ - ! '"http://taxcloud.net/VerifyAddress"'
745
+ Content-Type:
746
+ - text/xml;charset=UTF-8
747
+ response:
748
+ status:
749
+ code: 200
750
+ message: OK
751
+ headers:
752
+ Cache-Control:
753
+ - private, max-age=0
754
+ Content-Type:
755
+ - text/xml; charset=utf-8
756
+ Server:
757
+ - Microsoft-IIS/7.0
758
+ X-Aspnet-Version:
759
+ - 2.0.50727
760
+ X-Powered-By:
761
+ - TaxCloud
762
+ Date:
763
+ - Sat, 17 Sep 2011 19:21:53 GMT
764
+ Content-Length:
765
+ - "450"
766
+ body:
767
+ encoding: UTF-8
768
+ string:
769
+ <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
770
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><VerifyAddressResponse
771
+ xmlns="http://taxcloud.net"><VerifyAddressResult><ErrNumber>-2147219399</ErrNumber><ErrDescription>Invalid
772
+ Zip Code. </ErrDescription></VerifyAddressResult></VerifyAddressResponse></soap:Body></soap:Envelope>
773
+ http_version: "1.1"
774
+ recorded_at: Fri, 23 Nov 2012 15:41:40 GMT
772
775
  recorded_with: VCR 2.3.0