soapy_cake 0.2.1
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.
- checksums.yaml +7 -0
- data/.gitignore +24 -0
- data/.rspec +2 -0
- data/.ruby-version +1 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +56 -0
- data/Rakefile +6 -0
- data/api_versions.yml +103 -0
- data/circle.yml +7 -0
- data/lib/soapy_cake.rb +8 -0
- data/lib/soapy_cake/client.rb +145 -0
- data/lib/soapy_cake/version.rb +3 -0
- data/script/update_versions.rb +41 -0
- data/soapy_cake.gemspec +30 -0
- data/spec/fixtures/vcr_cassettes/client_new_account_statuses.yml +1200 -0
- data/spec/fixtures/vcr_cassettes/client_new_advertisers.yml +1202 -0
- data/spec/fixtures/vcr_cassettes/client_new_affiliate_tags.yml +1200 -0
- data/spec/fixtures/vcr_cassettes/client_new_affiliate_tiers.yml +1201 -0
- data/spec/fixtures/vcr_cassettes/client_new_billing_cycles.yml +1200 -0
- data/spec/fixtures/vcr_cassettes/client_new_cap_intervals.yml +1201 -0
- data/spec/fixtures/vcr_cassettes/client_new_cap_types.yml +1199 -0
- data/spec/fixtures/vcr_cassettes/client_new_countries.yml +1515 -0
- data/spec/fixtures/vcr_cassettes/client_new_currencies.yml +1199 -0
- data/spec/fixtures/vcr_cassettes/client_new_empty_response.yml +1200 -0
- data/spec/fixtures/vcr_cassettes/client_new_empty_response_offer_summary.yml +865 -0
- data/spec/fixtures/vcr_cassettes/client_new_languages.yml +1199 -0
- data/spec/fixtures/vcr_cassettes/client_new_media_types.yml +1215 -0
- data/spec/fixtures/vcr_cassettes/client_new_offer_statuses.yml +1202 -0
- data/spec/fixtures/vcr_cassettes/client_new_offer_types.yml +1201 -0
- data/spec/fixtures/vcr_cassettes/client_new_payment_settings.yml +1203 -0
- data/spec/fixtures/vcr_cassettes/client_new_payment_types.yml +1204 -0
- data/spec/fixtures/vcr_cassettes/client_new_price_formats.yml +1202 -0
- data/spec/fixtures/vcr_cassettes/client_new_roles.yml +1203 -0
- data/spec/fixtures/vcr_cassettes/client_new_verticals.yml +1197 -0
- data/spec/fixtures/vcr_cassettes/client_new_with_username_and_password.yml +1198 -0
- data/spec/fixtures/vcr_cassettes/client_sekken_client_caches_results.yml +1261 -0
- data/spec/lib/soapy_cake/client_spec.rb +164 -0
- data/spec/spec_helper.rb +36 -0
- metadata +219 -0
@@ -0,0 +1,1515 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://cake-partner-domain.com/api/1/get.asmx?WSDL
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- HTTPClient/1.0 (2.3.4.1, ruby 2.1.1 (2014-02-24))
|
12
|
+
Accept:
|
13
|
+
- "*/*"
|
14
|
+
Date:
|
15
|
+
- Wed, 02 Apr 2014 14:54:46 GMT
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Cache-Control:
|
22
|
+
- private, max-age=0
|
23
|
+
Content-Type:
|
24
|
+
- text/xml; charset=utf-8
|
25
|
+
Server:
|
26
|
+
- Microsoft-IIS/7.5
|
27
|
+
X-Aspnet-Version:
|
28
|
+
- 4.0.30319
|
29
|
+
X-Powered-By:
|
30
|
+
- ASP.NET
|
31
|
+
Date:
|
32
|
+
- Wed, 02 Apr 2014 14:54:46 GMT
|
33
|
+
Content-Length:
|
34
|
+
- '87385'
|
35
|
+
body:
|
36
|
+
encoding: UTF-8
|
37
|
+
string: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<wsdl:definitions xmlns:soap=\"http://schemas.xmlsoap.org/wsdl/soap/\"
|
38
|
+
xmlns:tm=\"http://microsoft.com/wsdl/mime/textMatching/\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\"
|
39
|
+
xmlns:mime=\"http://schemas.xmlsoap.org/wsdl/mime/\" xmlns:tns=\"http://cakemarketing.com/api/1/\"
|
40
|
+
xmlns:s1=\"API:id_name_store\" xmlns:s=\"http://www.w3.org/2001/XMLSchema\"
|
41
|
+
xmlns:soap12=\"http://schemas.xmlsoap.org/wsdl/soap12/\" xmlns:http=\"http://schemas.xmlsoap.org/wsdl/http/\"
|
42
|
+
targetNamespace=\"http://cakemarketing.com/api/1/\" xmlns:wsdl=\"http://schemas.xmlsoap.org/wsdl/\">\r\n
|
43
|
+
\ <wsdl:types>\r\n <s:schema elementFormDefault=\"qualified\" targetNamespace=\"http://cakemarketing.com/api/1/\">\r\n
|
44
|
+
\ <s:import namespace=\"API:id_name_store\" />\r\n <s:element name=\"Advertisers\">\r\n
|
45
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
46
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\" />\r\n
|
47
|
+
\ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
48
|
+
\ <s:element name=\"AdvertisersResponse\">\r\n <s:complexType>\r\n
|
49
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
50
|
+
name=\"AdvertisersResult\" type=\"tns:ArrayOfAdvertiser\" />\r\n </s:sequence>\r\n
|
51
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"ArrayOfAdvertiser\">\r\n
|
52
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"unbounded\"
|
53
|
+
name=\"Advertiser\" nillable=\"true\" type=\"tns:Advertiser\" />\r\n </s:sequence>\r\n
|
54
|
+
\ </s:complexType>\r\n <s:complexType name=\"Advertiser\">\r\n <s:sequence>\r\n
|
55
|
+
\ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"advertiser_id\"
|
56
|
+
type=\"s:int\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
57
|
+
name=\"advertiser_name\" type=\"s:string\" />\r\n </s:sequence>\r\n
|
58
|
+
\ </s:complexType>\r\n <s:element name=\"Verticals\">\r\n <s:complexType>\r\n
|
59
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
60
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
61
|
+
\ </s:element>\r\n <s:element name=\"VerticalsResponse\">\r\n <s:complexType>\r\n
|
62
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
63
|
+
name=\"VerticalsResult\" type=\"tns:ArrayOfVertical\" />\r\n </s:sequence>\r\n
|
64
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"ArrayOfVertical\">\r\n
|
65
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"unbounded\"
|
66
|
+
name=\"Vertical\" nillable=\"true\" type=\"tns:Vertical\" />\r\n </s:sequence>\r\n
|
67
|
+
\ </s:complexType>\r\n <s:complexType name=\"Vertical\">\r\n <s:sequence>\r\n
|
68
|
+
\ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"vertical_id\"
|
69
|
+
type=\"s:int\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
70
|
+
name=\"vertical_name\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
71
|
+
\ <s:element name=\"GetAPIKey\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
72
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"username\" type=\"s:string\"
|
73
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"password\"
|
74
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
75
|
+
\ </s:element>\r\n <s:element name=\"GetAPIKeyResponse\">\r\n <s:complexType>\r\n
|
76
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
77
|
+
name=\"GetAPIKeyResult\" type=\"s:string\" />\r\n </s:sequence>\r\n
|
78
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:element name=\"Currencies\">\r\n
|
79
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
80
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\" />\r\n
|
81
|
+
\ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
82
|
+
\ <s:element name=\"CurrenciesResponse\">\r\n <s:complexType>\r\n
|
83
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
84
|
+
name=\"CurrenciesResult\" type=\"tns:currencies_response\" />\r\n </s:sequence>\r\n
|
85
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"currencies_response\">\r\n
|
86
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
87
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
88
|
+
name=\"currencies\" type=\"tns:ArrayOfCurrency\" />\r\n </s:sequence>\r\n
|
89
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
90
|
+
\ <s:complexType name=\"get_response\">\r\n <s:complexContent mixed=\"false\">\r\n
|
91
|
+
\ <s:extension base=\"tns:base_response\">\r\n <s:sequence>\r\n
|
92
|
+
\ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"row_count\"
|
93
|
+
type=\"s:int\" />\r\n </s:sequence>\r\n </s:extension>\r\n
|
94
|
+
\ </s:complexContent>\r\n </s:complexType>\r\n <s:complexType
|
95
|
+
name=\"base_response\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
96
|
+
maxOccurs=\"1\" name=\"success\" type=\"s:boolean\" />\r\n <s:element
|
97
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"message\" type=\"s:string\" />\r\n
|
98
|
+
\ </s:sequence>\r\n </s:complexType>\r\n <s:complexType name=\"ArrayOfCurrency\">\r\n
|
99
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"unbounded\"
|
100
|
+
name=\"currency\" nillable=\"true\" type=\"s1:currency\" />\r\n </s:sequence>\r\n
|
101
|
+
\ </s:complexType>\r\n <s:element name=\"AffiliateTiers\">\r\n <s:complexType>\r\n
|
102
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
103
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
104
|
+
\ </s:element>\r\n <s:element name=\"AffiliateTiersResponse\">\r\n
|
105
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
106
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"AffiliateTiersResult\" type=\"tns:affiliate_tiers_response\"
|
107
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
108
|
+
\ <s:complexType name=\"affiliate_tiers_response\">\r\n <s:complexContent
|
109
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
110
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
111
|
+
name=\"affiliate_tiers\" type=\"tns:ArrayOfAffiliate_tier\" />\r\n </s:sequence>\r\n
|
112
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
113
|
+
\ <s:complexType name=\"ArrayOfAffiliate_tier\">\r\n <s:sequence>\r\n
|
114
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"affiliate_tier\"
|
115
|
+
nillable=\"true\" type=\"s1:affiliate_tier\" />\r\n </s:sequence>\r\n
|
116
|
+
\ </s:complexType>\r\n <s:element name=\"PaymentSettings\">\r\n <s:complexType>\r\n
|
117
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
118
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
119
|
+
\ </s:element>\r\n <s:element name=\"PaymentSettingsResponse\">\r\n
|
120
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
121
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"PaymentSettingsResult\" type=\"tns:payment_settings_response\"
|
122
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
123
|
+
\ <s:complexType name=\"payment_settings_response\">\r\n <s:complexContent
|
124
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
125
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
126
|
+
name=\"payment_settings\" type=\"tns:ArrayOfPayment_setting\" />\r\n </s:sequence>\r\n
|
127
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
128
|
+
\ <s:complexType name=\"ArrayOfPayment_setting\">\r\n <s:sequence>\r\n
|
129
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"payment_setting\"
|
130
|
+
nillable=\"true\" type=\"s1:payment_setting\" />\r\n </s:sequence>\r\n
|
131
|
+
\ </s:complexType>\r\n <s:element name=\"BillingCycles\">\r\n <s:complexType>\r\n
|
132
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
133
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
134
|
+
\ </s:element>\r\n <s:element name=\"BillingCyclesResponse\">\r\n
|
135
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
136
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"BillingCyclesResult\" type=\"tns:billing_cycles_response\"
|
137
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
138
|
+
\ <s:complexType name=\"billing_cycles_response\">\r\n <s:complexContent
|
139
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
140
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
141
|
+
name=\"billing_cycles\" type=\"tns:ArrayOfBilling_cycle\" />\r\n </s:sequence>\r\n
|
142
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
143
|
+
\ <s:complexType name=\"ArrayOfBilling_cycle\">\r\n <s:sequence>\r\n
|
144
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"billing_cycle\"
|
145
|
+
nillable=\"true\" type=\"s1:billing_cycle\" />\r\n </s:sequence>\r\n
|
146
|
+
\ </s:complexType>\r\n <s:element name=\"PaymentTypes\">\r\n <s:complexType>\r\n
|
147
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
148
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
149
|
+
\ </s:element>\r\n <s:element name=\"PaymentTypesResponse\">\r\n
|
150
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
151
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"PaymentTypesResult\" type=\"tns:payment_types_response\"
|
152
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
153
|
+
\ <s:complexType name=\"payment_types_response\">\r\n <s:complexContent
|
154
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
155
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
156
|
+
name=\"payment_types\" type=\"tns:ArrayOfPayment_type\" />\r\n </s:sequence>\r\n
|
157
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
158
|
+
\ <s:complexType name=\"ArrayOfPayment_type\">\r\n <s:sequence>\r\n
|
159
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"payment_type\"
|
160
|
+
nillable=\"true\" type=\"s1:payment_type\" />\r\n </s:sequence>\r\n
|
161
|
+
\ </s:complexType>\r\n <s:element name=\"Languages\">\r\n <s:complexType>\r\n
|
162
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
163
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
164
|
+
\ </s:element>\r\n <s:element name=\"LanguagesResponse\">\r\n <s:complexType>\r\n
|
165
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
166
|
+
name=\"LanguagesResult\" type=\"tns:languages_response\" />\r\n </s:sequence>\r\n
|
167
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"languages_response\">\r\n
|
168
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
169
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
170
|
+
name=\"languages\" type=\"tns:ArrayOfLanguage\" />\r\n </s:sequence>\r\n
|
171
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
172
|
+
\ <s:complexType name=\"ArrayOfLanguage\">\r\n <s:sequence>\r\n
|
173
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"language\"
|
174
|
+
nillable=\"true\" type=\"s1:language\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
175
|
+
\ <s:element name=\"AffiliateTags\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
176
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
177
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
178
|
+
\ <s:element name=\"AffiliateTagsResponse\">\r\n <s:complexType>\r\n
|
179
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
180
|
+
name=\"AffiliateTagsResult\" type=\"tns:affiliate_tags_response\" />\r\n </s:sequence>\r\n
|
181
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"affiliate_tags_response\">\r\n
|
182
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
183
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
184
|
+
name=\"tags\" type=\"tns:ArrayOfTag\" />\r\n </s:sequence>\r\n
|
185
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
186
|
+
\ <s:complexType name=\"ArrayOfTag\">\r\n <s:sequence>\r\n <s:element
|
187
|
+
minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"tag\" nillable=\"true\" type=\"s1:tag\"
|
188
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:element
|
189
|
+
name=\"ExchangeRates\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
190
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
191
|
+
/>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"start_date\"
|
192
|
+
type=\"s:dateTime\" />\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
|
193
|
+
name=\"end_date\" type=\"s:dateTime\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
194
|
+
\ </s:element>\r\n <s:element name=\"ExchangeRatesResponse\">\r\n
|
195
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
196
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"ExchangeRatesResult\" type=\"tns:exchange_rates_response\"
|
197
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
198
|
+
\ <s:complexType name=\"exchange_rates_response\">\r\n <s:complexContent
|
199
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
200
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
201
|
+
name=\"exchange_rates\" type=\"tns:ArrayOfExchange_rate\" />\r\n </s:sequence>\r\n
|
202
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
203
|
+
\ <s:complexType name=\"ArrayOfExchange_rate\">\r\n <s:sequence>\r\n
|
204
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"exchange_rate\"
|
205
|
+
nillable=\"true\" type=\"tns:exchange_rate\" />\r\n </s:sequence>\r\n
|
206
|
+
\ </s:complexType>\r\n <s:complexType name=\"exchange_rate\">\r\n
|
207
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
208
|
+
name=\"base_currency\" type=\"s1:currency\" />\r\n <s:element minOccurs=\"0\"
|
209
|
+
maxOccurs=\"1\" name=\"quote_currency\" type=\"s1:currency\" />\r\n <s:element
|
210
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"start_date\" type=\"s:dateTime\" />\r\n
|
211
|
+
\ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"end_date\" type=\"s:dateTime\"
|
212
|
+
/>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"rate\" type=\"s:decimal\"
|
213
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:element
|
214
|
+
name=\"AccountStatuses\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
215
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
216
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
217
|
+
\ <s:element name=\"AccountStatusesResponse\">\r\n <s:complexType>\r\n
|
218
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
219
|
+
name=\"AccountStatusesResult\" type=\"tns:account_statuses_response\" />\r\n
|
220
|
+
\ </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
221
|
+
\ <s:complexType name=\"account_statuses_response\">\r\n <s:complexContent
|
222
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
223
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
224
|
+
name=\"account_statuses\" type=\"tns:ArrayOfAccount_status\" />\r\n </s:sequence>\r\n
|
225
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
226
|
+
\ <s:complexType name=\"ArrayOfAccount_status\">\r\n <s:sequence>\r\n
|
227
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"account_status\"
|
228
|
+
nillable=\"true\" type=\"s1:account_status\" />\r\n </s:sequence>\r\n
|
229
|
+
\ </s:complexType>\r\n <s:element name=\"OfferStatuses\">\r\n <s:complexType>\r\n
|
230
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
231
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
232
|
+
\ </s:element>\r\n <s:element name=\"OfferStatusesResponse\">\r\n
|
233
|
+
\ <s:complexType>\r\n <s:sequence>\r\n <s:element
|
234
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"OfferStatusesResult\" type=\"tns:offer_statuses_response\"
|
235
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
236
|
+
\ <s:complexType name=\"offer_statuses_response\">\r\n <s:complexContent
|
237
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
238
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
239
|
+
name=\"offer_statuses\" type=\"tns:ArrayOfOffer_status\" />\r\n </s:sequence>\r\n
|
240
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
241
|
+
\ <s:complexType name=\"ArrayOfOffer_status\">\r\n <s:sequence>\r\n
|
242
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"offer_status\"
|
243
|
+
nillable=\"true\" type=\"s1:offer_status\" />\r\n </s:sequence>\r\n
|
244
|
+
\ </s:complexType>\r\n <s:element name=\"OfferTypes\">\r\n <s:complexType>\r\n
|
245
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
246
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
247
|
+
\ </s:element>\r\n <s:element name=\"OfferTypesResponse\">\r\n <s:complexType>\r\n
|
248
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
249
|
+
name=\"OfferTypesResult\" type=\"tns:offer_types_response\" />\r\n </s:sequence>\r\n
|
250
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"offer_types_response\">\r\n
|
251
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
252
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
253
|
+
name=\"offer_types\" type=\"tns:ArrayOfOffer_type\" />\r\n </s:sequence>\r\n
|
254
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
255
|
+
\ <s:complexType name=\"ArrayOfOffer_type\">\r\n <s:sequence>\r\n
|
256
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"offer_type\"
|
257
|
+
nillable=\"true\" type=\"s1:offer_type\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
258
|
+
\ <s:element name=\"PriceFormats\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
259
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
260
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
261
|
+
\ <s:element name=\"PriceFormatsResponse\">\r\n <s:complexType>\r\n
|
262
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
263
|
+
name=\"PriceFormatsResult\" type=\"tns:price_formats_response\" />\r\n </s:sequence>\r\n
|
264
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"price_formats_response\">\r\n
|
265
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
266
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
267
|
+
name=\"price_formats\" type=\"tns:ArrayOfPrice_format\" />\r\n </s:sequence>\r\n
|
268
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
269
|
+
\ <s:complexType name=\"ArrayOfPrice_format\">\r\n <s:sequence>\r\n
|
270
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"price_format\"
|
271
|
+
nillable=\"true\" type=\"s1:price_format\" />\r\n </s:sequence>\r\n
|
272
|
+
\ </s:complexType>\r\n <s:element name=\"CapTypes\">\r\n <s:complexType>\r\n
|
273
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
274
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
275
|
+
\ </s:element>\r\n <s:element name=\"CapTypesResponse\">\r\n <s:complexType>\r\n
|
276
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
277
|
+
name=\"CapTypesResult\" type=\"tns:cap_types_response\" />\r\n </s:sequence>\r\n
|
278
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"cap_types_response\">\r\n
|
279
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
280
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
281
|
+
name=\"cap_types\" type=\"tns:ArrayOfCap_type\" />\r\n </s:sequence>\r\n
|
282
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
283
|
+
\ <s:complexType name=\"ArrayOfCap_type\">\r\n <s:sequence>\r\n
|
284
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"cap_type\"
|
285
|
+
nillable=\"true\" type=\"s1:cap_type\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
286
|
+
\ <s:element name=\"CapIntervals\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
287
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
288
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
289
|
+
\ <s:element name=\"CapIntervalsResponse\">\r\n <s:complexType>\r\n
|
290
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
291
|
+
name=\"CapIntervalsResult\" type=\"tns:cap_intervals_response\" />\r\n </s:sequence>\r\n
|
292
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"cap_intervals_response\">\r\n
|
293
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
294
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
295
|
+
name=\"cap_intervals\" type=\"tns:ArrayOfCap_interval\" />\r\n </s:sequence>\r\n
|
296
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
297
|
+
\ <s:complexType name=\"ArrayOfCap_interval\">\r\n <s:sequence>\r\n
|
298
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"cap_interval\"
|
299
|
+
nillable=\"true\" type=\"s1:cap_interval\" />\r\n </s:sequence>\r\n
|
300
|
+
\ </s:complexType>\r\n <s:element name=\"MediaTypes\">\r\n <s:complexType>\r\n
|
301
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
302
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
303
|
+
\ </s:element>\r\n <s:element name=\"MediaTypesResponse\">\r\n <s:complexType>\r\n
|
304
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
305
|
+
name=\"MediaTypesResult\" type=\"tns:media_types_response\" />\r\n </s:sequence>\r\n
|
306
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"media_types_response\">\r\n
|
307
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
308
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
309
|
+
name=\"media_types\" type=\"tns:ArrayOfMedia_type\" />\r\n </s:sequence>\r\n
|
310
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
311
|
+
\ <s:complexType name=\"ArrayOfMedia_type\">\r\n <s:sequence>\r\n
|
312
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"media_type\"
|
313
|
+
nillable=\"true\" type=\"s1:media_type\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
314
|
+
\ <s:element name=\"Roles\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
315
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
316
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
317
|
+
\ <s:element name=\"RolesResponse\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
318
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"RolesResult\"
|
319
|
+
type=\"tns:roles_response\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
320
|
+
\ </s:element>\r\n <s:complexType name=\"roles_response\">\r\n <s:complexContent
|
321
|
+
mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
322
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
323
|
+
name=\"roles\" type=\"tns:ArrayOfRole\" />\r\n </s:sequence>\r\n
|
324
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
325
|
+
\ <s:complexType name=\"ArrayOfRole\">\r\n <s:sequence>\r\n <s:element
|
326
|
+
minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"role\" nillable=\"true\" type=\"tns:role\"
|
327
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
328
|
+
name=\"role\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
329
|
+
maxOccurs=\"1\" name=\"role_id\" type=\"s:int\" />\r\n <s:element
|
330
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"role_name\" type=\"s:string\" />\r\n
|
331
|
+
\ <s:element minOccurs=\"1\" maxOccurs=\"1\" name=\"entity_type_id\"
|
332
|
+
nillable=\"true\" type=\"s:unsignedByte\" />\r\n <s:element minOccurs=\"0\"
|
333
|
+
maxOccurs=\"1\" name=\"entity_type_name\" type=\"s:string\" />\r\n </s:sequence>\r\n
|
334
|
+
\ </s:complexType>\r\n <s:element name=\"Departments\">\r\n <s:complexType>\r\n
|
335
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
336
|
+
name=\"api_key\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
337
|
+
\ </s:element>\r\n <s:element name=\"DepartmentsResponse\">\r\n <s:complexType>\r\n
|
338
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
339
|
+
name=\"DepartmentsResult\" type=\"tns:departments_response\" />\r\n </s:sequence>\r\n
|
340
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"departments_response\">\r\n
|
341
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
342
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
343
|
+
name=\"departments\" type=\"tns:ArrayOfDepartment\" />\r\n </s:sequence>\r\n
|
344
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
345
|
+
\ <s:complexType name=\"ArrayOfDepartment\">\r\n <s:sequence>\r\n
|
346
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"department\"
|
347
|
+
nillable=\"true\" type=\"s1:department\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
348
|
+
\ <s:element name=\"Countries\">\r\n <s:complexType>\r\n <s:sequence>\r\n
|
349
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"api_key\" type=\"s:string\"
|
350
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n </s:element>\r\n
|
351
|
+
\ <s:element name=\"CountriesResponse\">\r\n <s:complexType>\r\n
|
352
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
353
|
+
name=\"CountriesResult\" type=\"tns:countries_response\" />\r\n </s:sequence>\r\n
|
354
|
+
\ </s:complexType>\r\n </s:element>\r\n <s:complexType name=\"countries_response\">\r\n
|
355
|
+
\ <s:complexContent mixed=\"false\">\r\n <s:extension base=\"tns:get_response\">\r\n
|
356
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
357
|
+
name=\"countries\" type=\"tns:ArrayOfCountry\" />\r\n </s:sequence>\r\n
|
358
|
+
\ </s:extension>\r\n </s:complexContent>\r\n </s:complexType>\r\n
|
359
|
+
\ <s:complexType name=\"ArrayOfCountry\">\r\n <s:sequence>\r\n
|
360
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"unbounded\" name=\"country\"
|
361
|
+
nillable=\"true\" type=\"s1:country\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
362
|
+
\ <s:element name=\"ArrayOfAdvertiser\" nillable=\"true\" type=\"tns:ArrayOfAdvertiser\"
|
363
|
+
/>\r\n <s:element name=\"ArrayOfVertical\" nillable=\"true\" type=\"tns:ArrayOfVertical\"
|
364
|
+
/>\r\n <s:element name=\"string\" nillable=\"true\" type=\"s:string\"
|
365
|
+
/>\r\n <s:element name=\"currencies_response\" nillable=\"true\" type=\"tns:currencies_response\"
|
366
|
+
/>\r\n <s:element name=\"affiliate_tiers_response\" nillable=\"true\"
|
367
|
+
type=\"tns:affiliate_tiers_response\" />\r\n <s:element name=\"payment_settings_response\"
|
368
|
+
nillable=\"true\" type=\"tns:payment_settings_response\" />\r\n <s:element
|
369
|
+
name=\"billing_cycles_response\" nillable=\"true\" type=\"tns:billing_cycles_response\"
|
370
|
+
/>\r\n <s:element name=\"payment_types_response\" nillable=\"true\" type=\"tns:payment_types_response\"
|
371
|
+
/>\r\n <s:element name=\"languages_response\" nillable=\"true\" type=\"tns:languages_response\"
|
372
|
+
/>\r\n <s:element name=\"affiliate_tags_response\" nillable=\"true\"
|
373
|
+
type=\"tns:affiliate_tags_response\" />\r\n <s:element name=\"exchange_rates_response\"
|
374
|
+
nillable=\"true\" type=\"tns:exchange_rates_response\" />\r\n <s:element
|
375
|
+
name=\"account_statuses_response\" nillable=\"true\" type=\"tns:account_statuses_response\"
|
376
|
+
/>\r\n <s:element name=\"offer_statuses_response\" nillable=\"true\"
|
377
|
+
type=\"tns:offer_statuses_response\" />\r\n <s:element name=\"offer_types_response\"
|
378
|
+
nillable=\"true\" type=\"tns:offer_types_response\" />\r\n <s:element
|
379
|
+
name=\"price_formats_response\" nillable=\"true\" type=\"tns:price_formats_response\"
|
380
|
+
/>\r\n <s:element name=\"cap_types_response\" nillable=\"true\" type=\"tns:cap_types_response\"
|
381
|
+
/>\r\n <s:element name=\"cap_intervals_response\" nillable=\"true\" type=\"tns:cap_intervals_response\"
|
382
|
+
/>\r\n <s:element name=\"media_types_response\" nillable=\"true\" type=\"tns:media_types_response\"
|
383
|
+
/>\r\n <s:element name=\"roles_response\" nillable=\"true\" type=\"tns:roles_response\"
|
384
|
+
/>\r\n <s:element name=\"departments_response\" nillable=\"true\" type=\"tns:departments_response\"
|
385
|
+
/>\r\n <s:element name=\"countries_response\" nillable=\"true\" type=\"tns:countries_response\"
|
386
|
+
/>\r\n </s:schema>\r\n <s:schema elementFormDefault=\"qualified\" targetNamespace=\"API:id_name_store\">\r\n
|
387
|
+
\ <s:complexType name=\"currency\">\r\n <s:sequence>\r\n <s:element
|
388
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"currency_id\" type=\"s:unsignedByte\"
|
389
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"currency_symbol\"
|
390
|
+
type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
391
|
+
name=\"currency_name\" type=\"s:string\" />\r\n <s:element minOccurs=\"0\"
|
392
|
+
maxOccurs=\"1\" name=\"currency_abbr\" type=\"s:string\" />\r\n </s:sequence>\r\n
|
393
|
+
\ </s:complexType>\r\n <s:complexType name=\"affiliate_tier\">\r\n
|
394
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
|
395
|
+
name=\"affiliate_tier_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
396
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"affiliate_tier_name\" type=\"s:string\"
|
397
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
398
|
+
name=\"payment_setting\">\r\n <s:sequence>\r\n <s:element
|
399
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"payment_setting_id\" type=\"s:unsignedByte\"
|
400
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"payment_setting_name\"
|
401
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
402
|
+
\ <s:complexType name=\"billing_cycle\">\r\n <s:sequence>\r\n <s:element
|
403
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"billing_cycle_id\" type=\"s:unsignedByte\"
|
404
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"billing_cycle_name\"
|
405
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
406
|
+
\ <s:complexType name=\"payment_type\">\r\n <s:sequence>\r\n <s:element
|
407
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"payment_type_id\" type=\"s:unsignedByte\"
|
408
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"payment_type_name\"
|
409
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
410
|
+
\ <s:complexType name=\"language\">\r\n <s:sequence>\r\n <s:element
|
411
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"language_id\" type=\"s:unsignedByte\"
|
412
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"language_name\"
|
413
|
+
type=\"s:string\" />\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\"
|
414
|
+
name=\"language_abbr\" type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
415
|
+
\ <s:complexType name=\"tag\">\r\n <s:sequence>\r\n <s:element
|
416
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"tag_id\" type=\"s:short\" />\r\n <s:element
|
417
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"tag_name\" type=\"s:string\" />\r\n
|
418
|
+
\ </s:sequence>\r\n </s:complexType>\r\n <s:complexType name=\"account_status\">\r\n
|
419
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
|
420
|
+
name=\"account_status_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
421
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"account_status_name\" type=\"s:string\"
|
422
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
423
|
+
name=\"offer_status\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
424
|
+
maxOccurs=\"1\" name=\"offer_status_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
425
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"offer_status_name\" type=\"s:string\"
|
426
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
427
|
+
name=\"offer_type\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
428
|
+
maxOccurs=\"1\" name=\"offer_type_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
429
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"offer_type_name\" type=\"s:string\"
|
430
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
431
|
+
name=\"price_format\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
432
|
+
maxOccurs=\"1\" name=\"price_format_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
433
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"price_format_name\" type=\"s:string\"
|
434
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
435
|
+
name=\"cap_type\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
436
|
+
maxOccurs=\"1\" name=\"cap_type_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
437
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"cap_type_name\" type=\"s:string\" />\r\n
|
438
|
+
\ </s:sequence>\r\n </s:complexType>\r\n <s:complexType name=\"cap_interval\">\r\n
|
439
|
+
\ <s:sequence>\r\n <s:element minOccurs=\"1\" maxOccurs=\"1\"
|
440
|
+
name=\"cap_interval_id\" type=\"s:unsignedByte\" />\r\n <s:element
|
441
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"cap_interval_name\" type=\"s:string\"
|
442
|
+
/>\r\n </s:sequence>\r\n </s:complexType>\r\n <s:complexType
|
443
|
+
name=\"media_type\">\r\n <s:sequence>\r\n <s:element minOccurs=\"1\"
|
444
|
+
maxOccurs=\"1\" name=\"media_type_id\" nillable=\"true\" type=\"s:unsignedByte\"
|
445
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"media_type_name\"
|
446
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
447
|
+
\ <s:complexType name=\"department\">\r\n <s:sequence>\r\n <s:element
|
448
|
+
minOccurs=\"1\" maxOccurs=\"1\" name=\"department_id\" nillable=\"true\" type=\"s:unsignedByte\"
|
449
|
+
/>\r\n <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"department_name\"
|
450
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
451
|
+
\ <s:complexType name=\"country\">\r\n <s:sequence>\r\n <s:element
|
452
|
+
minOccurs=\"0\" maxOccurs=\"1\" name=\"country_code\" type=\"s:string\" />\r\n
|
453
|
+
\ <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"country_name\"
|
454
|
+
type=\"s:string\" />\r\n </s:sequence>\r\n </s:complexType>\r\n
|
455
|
+
\ </s:schema>\r\n </wsdl:types>\r\n <wsdl:message name=\"AdvertisersSoapIn\">\r\n
|
456
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:Advertisers\" />\r\n </wsdl:message>\r\n
|
457
|
+
\ <wsdl:message name=\"AdvertisersSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
458
|
+
element=\"tns:AdvertisersResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
459
|
+
name=\"VerticalsSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:Verticals\"
|
460
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"VerticalsSoapOut\">\r\n
|
461
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:VerticalsResponse\" />\r\n
|
462
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"GetAPIKeySoapIn\">\r\n <wsdl:part
|
463
|
+
name=\"parameters\" element=\"tns:GetAPIKey\" />\r\n </wsdl:message>\r\n
|
464
|
+
\ <wsdl:message name=\"GetAPIKeySoapOut\">\r\n <wsdl:part name=\"parameters\"
|
465
|
+
element=\"tns:GetAPIKeyResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
466
|
+
name=\"CurrenciesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:Currencies\"
|
467
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CurrenciesSoapOut\">\r\n
|
468
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:CurrenciesResponse\" />\r\n
|
469
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"AffiliateTiersSoapIn\">\r\n <wsdl:part
|
470
|
+
name=\"parameters\" element=\"tns:AffiliateTiers\" />\r\n </wsdl:message>\r\n
|
471
|
+
\ <wsdl:message name=\"AffiliateTiersSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
472
|
+
element=\"tns:AffiliateTiersResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
473
|
+
name=\"PaymentSettingsSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:PaymentSettings\"
|
474
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"PaymentSettingsSoapOut\">\r\n
|
475
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:PaymentSettingsResponse\"
|
476
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"BillingCyclesSoapIn\">\r\n
|
477
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:BillingCycles\" />\r\n </wsdl:message>\r\n
|
478
|
+
\ <wsdl:message name=\"BillingCyclesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
479
|
+
element=\"tns:BillingCyclesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
480
|
+
name=\"PaymentTypesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:PaymentTypes\"
|
481
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"PaymentTypesSoapOut\">\r\n
|
482
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:PaymentTypesResponse\" />\r\n
|
483
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"LanguagesSoapIn\">\r\n <wsdl:part
|
484
|
+
name=\"parameters\" element=\"tns:Languages\" />\r\n </wsdl:message>\r\n
|
485
|
+
\ <wsdl:message name=\"LanguagesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
486
|
+
element=\"tns:LanguagesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
487
|
+
name=\"AffiliateTagsSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:AffiliateTags\"
|
488
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"AffiliateTagsSoapOut\">\r\n
|
489
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:AffiliateTagsResponse\" />\r\n
|
490
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"ExchangeRatesSoapIn\">\r\n <wsdl:part
|
491
|
+
name=\"parameters\" element=\"tns:ExchangeRates\" />\r\n </wsdl:message>\r\n
|
492
|
+
\ <wsdl:message name=\"ExchangeRatesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
493
|
+
element=\"tns:ExchangeRatesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
494
|
+
name=\"AccountStatusesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:AccountStatuses\"
|
495
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"AccountStatusesSoapOut\">\r\n
|
496
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:AccountStatusesResponse\"
|
497
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"OfferStatusesSoapIn\">\r\n
|
498
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:OfferStatuses\" />\r\n </wsdl:message>\r\n
|
499
|
+
\ <wsdl:message name=\"OfferStatusesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
500
|
+
element=\"tns:OfferStatusesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
501
|
+
name=\"OfferTypesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:OfferTypes\"
|
502
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"OfferTypesSoapOut\">\r\n
|
503
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:OfferTypesResponse\" />\r\n
|
504
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"PriceFormatsSoapIn\">\r\n <wsdl:part
|
505
|
+
name=\"parameters\" element=\"tns:PriceFormats\" />\r\n </wsdl:message>\r\n
|
506
|
+
\ <wsdl:message name=\"PriceFormatsSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
507
|
+
element=\"tns:PriceFormatsResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
508
|
+
name=\"CapTypesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:CapTypes\"
|
509
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CapTypesSoapOut\">\r\n <wsdl:part
|
510
|
+
name=\"parameters\" element=\"tns:CapTypesResponse\" />\r\n </wsdl:message>\r\n
|
511
|
+
\ <wsdl:message name=\"CapIntervalsSoapIn\">\r\n <wsdl:part name=\"parameters\"
|
512
|
+
element=\"tns:CapIntervals\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CapIntervalsSoapOut\">\r\n
|
513
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:CapIntervalsResponse\" />\r\n
|
514
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"MediaTypesSoapIn\">\r\n <wsdl:part
|
515
|
+
name=\"parameters\" element=\"tns:MediaTypes\" />\r\n </wsdl:message>\r\n
|
516
|
+
\ <wsdl:message name=\"MediaTypesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
517
|
+
element=\"tns:MediaTypesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
518
|
+
name=\"RolesSoapIn\">\r\n <wsdl:part name=\"parameters\" element=\"tns:Roles\"
|
519
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"RolesSoapOut\">\r\n <wsdl:part
|
520
|
+
name=\"parameters\" element=\"tns:RolesResponse\" />\r\n </wsdl:message>\r\n
|
521
|
+
\ <wsdl:message name=\"DepartmentsSoapIn\">\r\n <wsdl:part name=\"parameters\"
|
522
|
+
element=\"tns:Departments\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"DepartmentsSoapOut\">\r\n
|
523
|
+
\ <wsdl:part name=\"parameters\" element=\"tns:DepartmentsResponse\" />\r\n
|
524
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"CountriesSoapIn\">\r\n <wsdl:part
|
525
|
+
name=\"parameters\" element=\"tns:Countries\" />\r\n </wsdl:message>\r\n
|
526
|
+
\ <wsdl:message name=\"CountriesSoapOut\">\r\n <wsdl:part name=\"parameters\"
|
527
|
+
element=\"tns:CountriesResponse\" />\r\n </wsdl:message>\r\n <wsdl:message
|
528
|
+
name=\"AdvertisersHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
529
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"AdvertisersHttpGetOut\">\r\n
|
530
|
+
\ <wsdl:part name=\"Body\" element=\"tns:ArrayOfAdvertiser\" />\r\n </wsdl:message>\r\n
|
531
|
+
\ <wsdl:message name=\"VerticalsHttpGetIn\">\r\n <wsdl:part name=\"api_key\"
|
532
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"VerticalsHttpGetOut\">\r\n
|
533
|
+
\ <wsdl:part name=\"Body\" element=\"tns:ArrayOfVertical\" />\r\n </wsdl:message>\r\n
|
534
|
+
\ <wsdl:message name=\"GetAPIKeyHttpGetIn\">\r\n <wsdl:part name=\"username\"
|
535
|
+
type=\"s:string\" />\r\n <wsdl:part name=\"password\" type=\"s:string\"
|
536
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"GetAPIKeyHttpGetOut\">\r\n
|
537
|
+
\ <wsdl:part name=\"Body\" element=\"tns:string\" />\r\n </wsdl:message>\r\n
|
538
|
+
\ <wsdl:message name=\"CurrenciesHttpGetIn\">\r\n <wsdl:part name=\"api_key\"
|
539
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CurrenciesHttpGetOut\">\r\n
|
540
|
+
\ <wsdl:part name=\"Body\" element=\"tns:currencies_response\" />\r\n </wsdl:message>\r\n
|
541
|
+
\ <wsdl:message name=\"AffiliateTiersHttpGetIn\">\r\n <wsdl:part name=\"api_key\"
|
542
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AffiliateTiersHttpGetOut\">\r\n
|
543
|
+
\ <wsdl:part name=\"Body\" element=\"tns:affiliate_tiers_response\" />\r\n
|
544
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"PaymentSettingsHttpGetIn\">\r\n
|
545
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
546
|
+
\ <wsdl:message name=\"PaymentSettingsHttpGetOut\">\r\n <wsdl:part name=\"Body\"
|
547
|
+
element=\"tns:payment_settings_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
548
|
+
name=\"BillingCyclesHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
549
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"BillingCyclesHttpGetOut\">\r\n
|
550
|
+
\ <wsdl:part name=\"Body\" element=\"tns:billing_cycles_response\" />\r\n
|
551
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"PaymentTypesHttpGetIn\">\r\n <wsdl:part
|
552
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
553
|
+
name=\"PaymentTypesHttpGetOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:payment_types_response\"
|
554
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"LanguagesHttpGetIn\">\r\n
|
555
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
556
|
+
\ <wsdl:message name=\"LanguagesHttpGetOut\">\r\n <wsdl:part name=\"Body\"
|
557
|
+
element=\"tns:languages_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
558
|
+
name=\"AffiliateTagsHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
559
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"AffiliateTagsHttpGetOut\">\r\n
|
560
|
+
\ <wsdl:part name=\"Body\" element=\"tns:affiliate_tags_response\" />\r\n
|
561
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"ExchangeRatesHttpGetIn\">\r\n
|
562
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n <wsdl:part name=\"start_date\"
|
563
|
+
type=\"s:string\" />\r\n <wsdl:part name=\"end_date\" type=\"s:string\"
|
564
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"ExchangeRatesHttpGetOut\">\r\n
|
565
|
+
\ <wsdl:part name=\"Body\" element=\"tns:exchange_rates_response\" />\r\n
|
566
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"AccountStatusesHttpGetIn\">\r\n
|
567
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
568
|
+
\ <wsdl:message name=\"AccountStatusesHttpGetOut\">\r\n <wsdl:part name=\"Body\"
|
569
|
+
element=\"tns:account_statuses_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
570
|
+
name=\"OfferStatusesHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
571
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"OfferStatusesHttpGetOut\">\r\n
|
572
|
+
\ <wsdl:part name=\"Body\" element=\"tns:offer_statuses_response\" />\r\n
|
573
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"OfferTypesHttpGetIn\">\r\n <wsdl:part
|
574
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
575
|
+
name=\"OfferTypesHttpGetOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:offer_types_response\"
|
576
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"PriceFormatsHttpGetIn\">\r\n
|
577
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
578
|
+
\ <wsdl:message name=\"PriceFormatsHttpGetOut\">\r\n <wsdl:part name=\"Body\"
|
579
|
+
element=\"tns:price_formats_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
580
|
+
name=\"CapTypesHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
581
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CapTypesHttpGetOut\">\r\n
|
582
|
+
\ <wsdl:part name=\"Body\" element=\"tns:cap_types_response\" />\r\n </wsdl:message>\r\n
|
583
|
+
\ <wsdl:message name=\"CapIntervalsHttpGetIn\">\r\n <wsdl:part name=\"api_key\"
|
584
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CapIntervalsHttpGetOut\">\r\n
|
585
|
+
\ <wsdl:part name=\"Body\" element=\"tns:cap_intervals_response\" />\r\n
|
586
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"MediaTypesHttpGetIn\">\r\n <wsdl:part
|
587
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
588
|
+
name=\"MediaTypesHttpGetOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:media_types_response\"
|
589
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"RolesHttpGetIn\">\r\n <wsdl:part
|
590
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
591
|
+
name=\"RolesHttpGetOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:roles_response\"
|
592
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"DepartmentsHttpGetIn\">\r\n
|
593
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
594
|
+
\ <wsdl:message name=\"DepartmentsHttpGetOut\">\r\n <wsdl:part name=\"Body\"
|
595
|
+
element=\"tns:departments_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
596
|
+
name=\"CountriesHttpGetIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
597
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CountriesHttpGetOut\">\r\n
|
598
|
+
\ <wsdl:part name=\"Body\" element=\"tns:countries_response\" />\r\n </wsdl:message>\r\n
|
599
|
+
\ <wsdl:message name=\"AdvertisersHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
600
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AdvertisersHttpPostOut\">\r\n
|
601
|
+
\ <wsdl:part name=\"Body\" element=\"tns:ArrayOfAdvertiser\" />\r\n </wsdl:message>\r\n
|
602
|
+
\ <wsdl:message name=\"VerticalsHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
603
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"VerticalsHttpPostOut\">\r\n
|
604
|
+
\ <wsdl:part name=\"Body\" element=\"tns:ArrayOfVertical\" />\r\n </wsdl:message>\r\n
|
605
|
+
\ <wsdl:message name=\"GetAPIKeyHttpPostIn\">\r\n <wsdl:part name=\"username\"
|
606
|
+
type=\"s:string\" />\r\n <wsdl:part name=\"password\" type=\"s:string\"
|
607
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"GetAPIKeyHttpPostOut\">\r\n
|
608
|
+
\ <wsdl:part name=\"Body\" element=\"tns:string\" />\r\n </wsdl:message>\r\n
|
609
|
+
\ <wsdl:message name=\"CurrenciesHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
610
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CurrenciesHttpPostOut\">\r\n
|
611
|
+
\ <wsdl:part name=\"Body\" element=\"tns:currencies_response\" />\r\n </wsdl:message>\r\n
|
612
|
+
\ <wsdl:message name=\"AffiliateTiersHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
613
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AffiliateTiersHttpPostOut\">\r\n
|
614
|
+
\ <wsdl:part name=\"Body\" element=\"tns:affiliate_tiers_response\" />\r\n
|
615
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"PaymentSettingsHttpPostIn\">\r\n
|
616
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
617
|
+
\ <wsdl:message name=\"PaymentSettingsHttpPostOut\">\r\n <wsdl:part name=\"Body\"
|
618
|
+
element=\"tns:payment_settings_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
619
|
+
name=\"BillingCyclesHttpPostIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
620
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"BillingCyclesHttpPostOut\">\r\n
|
621
|
+
\ <wsdl:part name=\"Body\" element=\"tns:billing_cycles_response\" />\r\n
|
622
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"PaymentTypesHttpPostIn\">\r\n
|
623
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
624
|
+
\ <wsdl:message name=\"PaymentTypesHttpPostOut\">\r\n <wsdl:part name=\"Body\"
|
625
|
+
element=\"tns:payment_types_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
626
|
+
name=\"LanguagesHttpPostIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
627
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"LanguagesHttpPostOut\">\r\n
|
628
|
+
\ <wsdl:part name=\"Body\" element=\"tns:languages_response\" />\r\n </wsdl:message>\r\n
|
629
|
+
\ <wsdl:message name=\"AffiliateTagsHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
630
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"AffiliateTagsHttpPostOut\">\r\n
|
631
|
+
\ <wsdl:part name=\"Body\" element=\"tns:affiliate_tags_response\" />\r\n
|
632
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"ExchangeRatesHttpPostIn\">\r\n
|
633
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n <wsdl:part name=\"start_date\"
|
634
|
+
type=\"s:string\" />\r\n <wsdl:part name=\"end_date\" type=\"s:string\"
|
635
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"ExchangeRatesHttpPostOut\">\r\n
|
636
|
+
\ <wsdl:part name=\"Body\" element=\"tns:exchange_rates_response\" />\r\n
|
637
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"AccountStatusesHttpPostIn\">\r\n
|
638
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
639
|
+
\ <wsdl:message name=\"AccountStatusesHttpPostOut\">\r\n <wsdl:part name=\"Body\"
|
640
|
+
element=\"tns:account_statuses_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
641
|
+
name=\"OfferStatusesHttpPostIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
642
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"OfferStatusesHttpPostOut\">\r\n
|
643
|
+
\ <wsdl:part name=\"Body\" element=\"tns:offer_statuses_response\" />\r\n
|
644
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"OfferTypesHttpPostIn\">\r\n <wsdl:part
|
645
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
646
|
+
name=\"OfferTypesHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:offer_types_response\"
|
647
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"PriceFormatsHttpPostIn\">\r\n
|
648
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
649
|
+
\ <wsdl:message name=\"PriceFormatsHttpPostOut\">\r\n <wsdl:part name=\"Body\"
|
650
|
+
element=\"tns:price_formats_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
651
|
+
name=\"CapTypesHttpPostIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
652
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CapTypesHttpPostOut\">\r\n
|
653
|
+
\ <wsdl:part name=\"Body\" element=\"tns:cap_types_response\" />\r\n </wsdl:message>\r\n
|
654
|
+
\ <wsdl:message name=\"CapIntervalsHttpPostIn\">\r\n <wsdl:part name=\"api_key\"
|
655
|
+
type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message name=\"CapIntervalsHttpPostOut\">\r\n
|
656
|
+
\ <wsdl:part name=\"Body\" element=\"tns:cap_intervals_response\" />\r\n
|
657
|
+
\ </wsdl:message>\r\n <wsdl:message name=\"MediaTypesHttpPostIn\">\r\n <wsdl:part
|
658
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
659
|
+
name=\"MediaTypesHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:media_types_response\"
|
660
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"RolesHttpPostIn\">\r\n <wsdl:part
|
661
|
+
name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n <wsdl:message
|
662
|
+
name=\"RolesHttpPostOut\">\r\n <wsdl:part name=\"Body\" element=\"tns:roles_response\"
|
663
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"DepartmentsHttpPostIn\">\r\n
|
664
|
+
\ <wsdl:part name=\"api_key\" type=\"s:string\" />\r\n </wsdl:message>\r\n
|
665
|
+
\ <wsdl:message name=\"DepartmentsHttpPostOut\">\r\n <wsdl:part name=\"Body\"
|
666
|
+
element=\"tns:departments_response\" />\r\n </wsdl:message>\r\n <wsdl:message
|
667
|
+
name=\"CountriesHttpPostIn\">\r\n <wsdl:part name=\"api_key\" type=\"s:string\"
|
668
|
+
/>\r\n </wsdl:message>\r\n <wsdl:message name=\"CountriesHttpPostOut\">\r\n
|
669
|
+
\ <wsdl:part name=\"Body\" element=\"tns:countries_response\" />\r\n </wsdl:message>\r\n
|
670
|
+
\ <wsdl:portType name=\"getSoap\">\r\n <wsdl:operation name=\"Advertisers\">\r\n
|
671
|
+
\ <wsdl:input message=\"tns:AdvertisersSoapIn\" />\r\n <wsdl:output
|
672
|
+
message=\"tns:AdvertisersSoapOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
|
673
|
+
name=\"Verticals\">\r\n <wsdl:input message=\"tns:VerticalsSoapIn\" />\r\n
|
674
|
+
\ <wsdl:output message=\"tns:VerticalsSoapOut\" />\r\n </wsdl:operation>\r\n
|
675
|
+
\ <wsdl:operation name=\"GetAPIKey\">\r\n <wsdl:input message=\"tns:GetAPIKeySoapIn\"
|
676
|
+
/>\r\n <wsdl:output message=\"tns:GetAPIKeySoapOut\" />\r\n </wsdl:operation>\r\n
|
677
|
+
\ <wsdl:operation name=\"Currencies\">\r\n <wsdl:input message=\"tns:CurrenciesSoapIn\"
|
678
|
+
/>\r\n <wsdl:output message=\"tns:CurrenciesSoapOut\" />\r\n </wsdl:operation>\r\n
|
679
|
+
\ <wsdl:operation name=\"AffiliateTiers\">\r\n <wsdl:input message=\"tns:AffiliateTiersSoapIn\"
|
680
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTiersSoapOut\" />\r\n </wsdl:operation>\r\n
|
681
|
+
\ <wsdl:operation name=\"PaymentSettings\">\r\n <wsdl:input message=\"tns:PaymentSettingsSoapIn\"
|
682
|
+
/>\r\n <wsdl:output message=\"tns:PaymentSettingsSoapOut\" />\r\n </wsdl:operation>\r\n
|
683
|
+
\ <wsdl:operation name=\"BillingCycles\">\r\n <wsdl:input message=\"tns:BillingCyclesSoapIn\"
|
684
|
+
/>\r\n <wsdl:output message=\"tns:BillingCyclesSoapOut\" />\r\n </wsdl:operation>\r\n
|
685
|
+
\ <wsdl:operation name=\"PaymentTypes\">\r\n <wsdl:input message=\"tns:PaymentTypesSoapIn\"
|
686
|
+
/>\r\n <wsdl:output message=\"tns:PaymentTypesSoapOut\" />\r\n </wsdl:operation>\r\n
|
687
|
+
\ <wsdl:operation name=\"Languages\">\r\n <wsdl:input message=\"tns:LanguagesSoapIn\"
|
688
|
+
/>\r\n <wsdl:output message=\"tns:LanguagesSoapOut\" />\r\n </wsdl:operation>\r\n
|
689
|
+
\ <wsdl:operation name=\"AffiliateTags\">\r\n <wsdl:input message=\"tns:AffiliateTagsSoapIn\"
|
690
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTagsSoapOut\" />\r\n </wsdl:operation>\r\n
|
691
|
+
\ <wsdl:operation name=\"ExchangeRates\">\r\n <wsdl:input message=\"tns:ExchangeRatesSoapIn\"
|
692
|
+
/>\r\n <wsdl:output message=\"tns:ExchangeRatesSoapOut\" />\r\n </wsdl:operation>\r\n
|
693
|
+
\ <wsdl:operation name=\"AccountStatuses\">\r\n <wsdl:input message=\"tns:AccountStatusesSoapIn\"
|
694
|
+
/>\r\n <wsdl:output message=\"tns:AccountStatusesSoapOut\" />\r\n </wsdl:operation>\r\n
|
695
|
+
\ <wsdl:operation name=\"OfferStatuses\">\r\n <wsdl:input message=\"tns:OfferStatusesSoapIn\"
|
696
|
+
/>\r\n <wsdl:output message=\"tns:OfferStatusesSoapOut\" />\r\n </wsdl:operation>\r\n
|
697
|
+
\ <wsdl:operation name=\"OfferTypes\">\r\n <wsdl:input message=\"tns:OfferTypesSoapIn\"
|
698
|
+
/>\r\n <wsdl:output message=\"tns:OfferTypesSoapOut\" />\r\n </wsdl:operation>\r\n
|
699
|
+
\ <wsdl:operation name=\"PriceFormats\">\r\n <wsdl:input message=\"tns:PriceFormatsSoapIn\"
|
700
|
+
/>\r\n <wsdl:output message=\"tns:PriceFormatsSoapOut\" />\r\n </wsdl:operation>\r\n
|
701
|
+
\ <wsdl:operation name=\"CapTypes\">\r\n <wsdl:input message=\"tns:CapTypesSoapIn\"
|
702
|
+
/>\r\n <wsdl:output message=\"tns:CapTypesSoapOut\" />\r\n </wsdl:operation>\r\n
|
703
|
+
\ <wsdl:operation name=\"CapIntervals\">\r\n <wsdl:input message=\"tns:CapIntervalsSoapIn\"
|
704
|
+
/>\r\n <wsdl:output message=\"tns:CapIntervalsSoapOut\" />\r\n </wsdl:operation>\r\n
|
705
|
+
\ <wsdl:operation name=\"MediaTypes\">\r\n <wsdl:input message=\"tns:MediaTypesSoapIn\"
|
706
|
+
/>\r\n <wsdl:output message=\"tns:MediaTypesSoapOut\" />\r\n </wsdl:operation>\r\n
|
707
|
+
\ <wsdl:operation name=\"Roles\">\r\n <wsdl:input message=\"tns:RolesSoapIn\"
|
708
|
+
/>\r\n <wsdl:output message=\"tns:RolesSoapOut\" />\r\n </wsdl:operation>\r\n
|
709
|
+
\ <wsdl:operation name=\"Departments\">\r\n <wsdl:input message=\"tns:DepartmentsSoapIn\"
|
710
|
+
/>\r\n <wsdl:output message=\"tns:DepartmentsSoapOut\" />\r\n </wsdl:operation>\r\n
|
711
|
+
\ <wsdl:operation name=\"Countries\">\r\n <wsdl:input message=\"tns:CountriesSoapIn\"
|
712
|
+
/>\r\n <wsdl:output message=\"tns:CountriesSoapOut\" />\r\n </wsdl:operation>\r\n
|
713
|
+
\ </wsdl:portType>\r\n <wsdl:portType name=\"getHttpGet\">\r\n <wsdl:operation
|
714
|
+
name=\"Advertisers\">\r\n <wsdl:input message=\"tns:AdvertisersHttpGetIn\"
|
715
|
+
/>\r\n <wsdl:output message=\"tns:AdvertisersHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
716
|
+
\ <wsdl:operation name=\"Verticals\">\r\n <wsdl:input message=\"tns:VerticalsHttpGetIn\"
|
717
|
+
/>\r\n <wsdl:output message=\"tns:VerticalsHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
718
|
+
\ <wsdl:operation name=\"GetAPIKey\">\r\n <wsdl:input message=\"tns:GetAPIKeyHttpGetIn\"
|
719
|
+
/>\r\n <wsdl:output message=\"tns:GetAPIKeyHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
720
|
+
\ <wsdl:operation name=\"Currencies\">\r\n <wsdl:input message=\"tns:CurrenciesHttpGetIn\"
|
721
|
+
/>\r\n <wsdl:output message=\"tns:CurrenciesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
722
|
+
\ <wsdl:operation name=\"AffiliateTiers\">\r\n <wsdl:input message=\"tns:AffiliateTiersHttpGetIn\"
|
723
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTiersHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
724
|
+
\ <wsdl:operation name=\"PaymentSettings\">\r\n <wsdl:input message=\"tns:PaymentSettingsHttpGetIn\"
|
725
|
+
/>\r\n <wsdl:output message=\"tns:PaymentSettingsHttpGetOut\" />\r\n
|
726
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"BillingCycles\">\r\n <wsdl:input
|
727
|
+
message=\"tns:BillingCyclesHttpGetIn\" />\r\n <wsdl:output message=\"tns:BillingCyclesHttpGetOut\"
|
728
|
+
/>\r\n </wsdl:operation>\r\n <wsdl:operation name=\"PaymentTypes\">\r\n
|
729
|
+
\ <wsdl:input message=\"tns:PaymentTypesHttpGetIn\" />\r\n <wsdl:output
|
730
|
+
message=\"tns:PaymentTypesHttpGetOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
|
731
|
+
name=\"Languages\">\r\n <wsdl:input message=\"tns:LanguagesHttpGetIn\"
|
732
|
+
/>\r\n <wsdl:output message=\"tns:LanguagesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
733
|
+
\ <wsdl:operation name=\"AffiliateTags\">\r\n <wsdl:input message=\"tns:AffiliateTagsHttpGetIn\"
|
734
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTagsHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
735
|
+
\ <wsdl:operation name=\"ExchangeRates\">\r\n <wsdl:input message=\"tns:ExchangeRatesHttpGetIn\"
|
736
|
+
/>\r\n <wsdl:output message=\"tns:ExchangeRatesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
737
|
+
\ <wsdl:operation name=\"AccountStatuses\">\r\n <wsdl:input message=\"tns:AccountStatusesHttpGetIn\"
|
738
|
+
/>\r\n <wsdl:output message=\"tns:AccountStatusesHttpGetOut\" />\r\n
|
739
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"OfferStatuses\">\r\n <wsdl:input
|
740
|
+
message=\"tns:OfferStatusesHttpGetIn\" />\r\n <wsdl:output message=\"tns:OfferStatusesHttpGetOut\"
|
741
|
+
/>\r\n </wsdl:operation>\r\n <wsdl:operation name=\"OfferTypes\">\r\n
|
742
|
+
\ <wsdl:input message=\"tns:OfferTypesHttpGetIn\" />\r\n <wsdl:output
|
743
|
+
message=\"tns:OfferTypesHttpGetOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
|
744
|
+
name=\"PriceFormats\">\r\n <wsdl:input message=\"tns:PriceFormatsHttpGetIn\"
|
745
|
+
/>\r\n <wsdl:output message=\"tns:PriceFormatsHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
746
|
+
\ <wsdl:operation name=\"CapTypes\">\r\n <wsdl:input message=\"tns:CapTypesHttpGetIn\"
|
747
|
+
/>\r\n <wsdl:output message=\"tns:CapTypesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
748
|
+
\ <wsdl:operation name=\"CapIntervals\">\r\n <wsdl:input message=\"tns:CapIntervalsHttpGetIn\"
|
749
|
+
/>\r\n <wsdl:output message=\"tns:CapIntervalsHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
750
|
+
\ <wsdl:operation name=\"MediaTypes\">\r\n <wsdl:input message=\"tns:MediaTypesHttpGetIn\"
|
751
|
+
/>\r\n <wsdl:output message=\"tns:MediaTypesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
752
|
+
\ <wsdl:operation name=\"Roles\">\r\n <wsdl:input message=\"tns:RolesHttpGetIn\"
|
753
|
+
/>\r\n <wsdl:output message=\"tns:RolesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
754
|
+
\ <wsdl:operation name=\"Departments\">\r\n <wsdl:input message=\"tns:DepartmentsHttpGetIn\"
|
755
|
+
/>\r\n <wsdl:output message=\"tns:DepartmentsHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
756
|
+
\ <wsdl:operation name=\"Countries\">\r\n <wsdl:input message=\"tns:CountriesHttpGetIn\"
|
757
|
+
/>\r\n <wsdl:output message=\"tns:CountriesHttpGetOut\" />\r\n </wsdl:operation>\r\n
|
758
|
+
\ </wsdl:portType>\r\n <wsdl:portType name=\"getHttpPost\">\r\n <wsdl:operation
|
759
|
+
name=\"Advertisers\">\r\n <wsdl:input message=\"tns:AdvertisersHttpPostIn\"
|
760
|
+
/>\r\n <wsdl:output message=\"tns:AdvertisersHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
761
|
+
\ <wsdl:operation name=\"Verticals\">\r\n <wsdl:input message=\"tns:VerticalsHttpPostIn\"
|
762
|
+
/>\r\n <wsdl:output message=\"tns:VerticalsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
763
|
+
\ <wsdl:operation name=\"GetAPIKey\">\r\n <wsdl:input message=\"tns:GetAPIKeyHttpPostIn\"
|
764
|
+
/>\r\n <wsdl:output message=\"tns:GetAPIKeyHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
765
|
+
\ <wsdl:operation name=\"Currencies\">\r\n <wsdl:input message=\"tns:CurrenciesHttpPostIn\"
|
766
|
+
/>\r\n <wsdl:output message=\"tns:CurrenciesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
767
|
+
\ <wsdl:operation name=\"AffiliateTiers\">\r\n <wsdl:input message=\"tns:AffiliateTiersHttpPostIn\"
|
768
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTiersHttpPostOut\" />\r\n
|
769
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"PaymentSettings\">\r\n
|
770
|
+
\ <wsdl:input message=\"tns:PaymentSettingsHttpPostIn\" />\r\n <wsdl:output
|
771
|
+
message=\"tns:PaymentSettingsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
772
|
+
\ <wsdl:operation name=\"BillingCycles\">\r\n <wsdl:input message=\"tns:BillingCyclesHttpPostIn\"
|
773
|
+
/>\r\n <wsdl:output message=\"tns:BillingCyclesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
774
|
+
\ <wsdl:operation name=\"PaymentTypes\">\r\n <wsdl:input message=\"tns:PaymentTypesHttpPostIn\"
|
775
|
+
/>\r\n <wsdl:output message=\"tns:PaymentTypesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
776
|
+
\ <wsdl:operation name=\"Languages\">\r\n <wsdl:input message=\"tns:LanguagesHttpPostIn\"
|
777
|
+
/>\r\n <wsdl:output message=\"tns:LanguagesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
778
|
+
\ <wsdl:operation name=\"AffiliateTags\">\r\n <wsdl:input message=\"tns:AffiliateTagsHttpPostIn\"
|
779
|
+
/>\r\n <wsdl:output message=\"tns:AffiliateTagsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
780
|
+
\ <wsdl:operation name=\"ExchangeRates\">\r\n <wsdl:input message=\"tns:ExchangeRatesHttpPostIn\"
|
781
|
+
/>\r\n <wsdl:output message=\"tns:ExchangeRatesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
782
|
+
\ <wsdl:operation name=\"AccountStatuses\">\r\n <wsdl:input message=\"tns:AccountStatusesHttpPostIn\"
|
783
|
+
/>\r\n <wsdl:output message=\"tns:AccountStatusesHttpPostOut\" />\r\n
|
784
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"OfferStatuses\">\r\n <wsdl:input
|
785
|
+
message=\"tns:OfferStatusesHttpPostIn\" />\r\n <wsdl:output message=\"tns:OfferStatusesHttpPostOut\"
|
786
|
+
/>\r\n </wsdl:operation>\r\n <wsdl:operation name=\"OfferTypes\">\r\n
|
787
|
+
\ <wsdl:input message=\"tns:OfferTypesHttpPostIn\" />\r\n <wsdl:output
|
788
|
+
message=\"tns:OfferTypesHttpPostOut\" />\r\n </wsdl:operation>\r\n <wsdl:operation
|
789
|
+
name=\"PriceFormats\">\r\n <wsdl:input message=\"tns:PriceFormatsHttpPostIn\"
|
790
|
+
/>\r\n <wsdl:output message=\"tns:PriceFormatsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
791
|
+
\ <wsdl:operation name=\"CapTypes\">\r\n <wsdl:input message=\"tns:CapTypesHttpPostIn\"
|
792
|
+
/>\r\n <wsdl:output message=\"tns:CapTypesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
793
|
+
\ <wsdl:operation name=\"CapIntervals\">\r\n <wsdl:input message=\"tns:CapIntervalsHttpPostIn\"
|
794
|
+
/>\r\n <wsdl:output message=\"tns:CapIntervalsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
795
|
+
\ <wsdl:operation name=\"MediaTypes\">\r\n <wsdl:input message=\"tns:MediaTypesHttpPostIn\"
|
796
|
+
/>\r\n <wsdl:output message=\"tns:MediaTypesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
797
|
+
\ <wsdl:operation name=\"Roles\">\r\n <wsdl:input message=\"tns:RolesHttpPostIn\"
|
798
|
+
/>\r\n <wsdl:output message=\"tns:RolesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
799
|
+
\ <wsdl:operation name=\"Departments\">\r\n <wsdl:input message=\"tns:DepartmentsHttpPostIn\"
|
800
|
+
/>\r\n <wsdl:output message=\"tns:DepartmentsHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
801
|
+
\ <wsdl:operation name=\"Countries\">\r\n <wsdl:input message=\"tns:CountriesHttpPostIn\"
|
802
|
+
/>\r\n <wsdl:output message=\"tns:CountriesHttpPostOut\" />\r\n </wsdl:operation>\r\n
|
803
|
+
\ </wsdl:portType>\r\n <wsdl:binding name=\"getSoap\" type=\"tns:getSoap\">\r\n
|
804
|
+
\ <soap:binding transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n
|
805
|
+
\ <wsdl:operation name=\"Advertisers\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Advertisers\"
|
806
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
807
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
808
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
809
|
+
name=\"Verticals\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Verticals\"
|
810
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
811
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
812
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
813
|
+
name=\"GetAPIKey\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/GetAPIKey\"
|
814
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
815
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
816
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
817
|
+
name=\"Currencies\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Currencies\"
|
818
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
819
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
820
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
821
|
+
name=\"AffiliateTiers\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/AffiliateTiers\"
|
822
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
823
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
824
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
825
|
+
name=\"PaymentSettings\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/PaymentSettings\"
|
826
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
827
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
828
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
829
|
+
name=\"BillingCycles\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/BillingCycles\"
|
830
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
831
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
832
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
833
|
+
name=\"PaymentTypes\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/PaymentTypes\"
|
834
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
835
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
836
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
837
|
+
name=\"Languages\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Languages\"
|
838
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
839
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
840
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
841
|
+
name=\"AffiliateTags\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/AffiliateTags\"
|
842
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
843
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
844
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
845
|
+
name=\"ExchangeRates\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/ExchangeRates\"
|
846
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
847
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
848
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
849
|
+
name=\"AccountStatuses\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/AccountStatuses\"
|
850
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
851
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
852
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
853
|
+
name=\"OfferStatuses\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/OfferStatuses\"
|
854
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
855
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
856
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
857
|
+
name=\"OfferTypes\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/OfferTypes\"
|
858
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
859
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
860
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
861
|
+
name=\"PriceFormats\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/PriceFormats\"
|
862
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
863
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
864
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
865
|
+
name=\"CapTypes\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/CapTypes\"
|
866
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
867
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
868
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
869
|
+
name=\"CapIntervals\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/CapIntervals\"
|
870
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
871
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
872
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
873
|
+
name=\"MediaTypes\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/MediaTypes\"
|
874
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
875
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
876
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
877
|
+
name=\"Roles\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Roles\"
|
878
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
879
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
880
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
881
|
+
name=\"Departments\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Departments\"
|
882
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
883
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
884
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
885
|
+
name=\"Countries\">\r\n <soap:operation soapAction=\"http://cakemarketing.com/api/1/Countries\"
|
886
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap:body use=\"literal\"
|
887
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap:body use=\"literal\"
|
888
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
|
889
|
+
\ <wsdl:binding name=\"getSoap12\" type=\"tns:getSoap\">\r\n <soap12:binding
|
890
|
+
transport=\"http://schemas.xmlsoap.org/soap/http\" />\r\n <wsdl:operation
|
891
|
+
name=\"Advertisers\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Advertisers\"
|
892
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
893
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
894
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
895
|
+
name=\"Verticals\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Verticals\"
|
896
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
897
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
898
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
899
|
+
name=\"GetAPIKey\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/GetAPIKey\"
|
900
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
901
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
902
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
903
|
+
name=\"Currencies\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Currencies\"
|
904
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
905
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
906
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
907
|
+
name=\"AffiliateTiers\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/AffiliateTiers\"
|
908
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
909
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
910
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
911
|
+
name=\"PaymentSettings\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/PaymentSettings\"
|
912
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
913
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
914
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
915
|
+
name=\"BillingCycles\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/BillingCycles\"
|
916
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
917
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
918
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
919
|
+
name=\"PaymentTypes\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/PaymentTypes\"
|
920
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
921
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
922
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
923
|
+
name=\"Languages\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Languages\"
|
924
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
925
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
926
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
927
|
+
name=\"AffiliateTags\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/AffiliateTags\"
|
928
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
929
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
930
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
931
|
+
name=\"ExchangeRates\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/ExchangeRates\"
|
932
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
933
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
934
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
935
|
+
name=\"AccountStatuses\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/AccountStatuses\"
|
936
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
937
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
938
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
939
|
+
name=\"OfferStatuses\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/OfferStatuses\"
|
940
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
941
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
942
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
943
|
+
name=\"OfferTypes\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/OfferTypes\"
|
944
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
945
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
946
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
947
|
+
name=\"PriceFormats\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/PriceFormats\"
|
948
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
949
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
950
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
951
|
+
name=\"CapTypes\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/CapTypes\"
|
952
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
953
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
954
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
955
|
+
name=\"CapIntervals\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/CapIntervals\"
|
956
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
957
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
958
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
959
|
+
name=\"MediaTypes\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/MediaTypes\"
|
960
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
961
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
962
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
963
|
+
name=\"Roles\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Roles\"
|
964
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
965
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
966
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
967
|
+
name=\"Departments\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Departments\"
|
968
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
969
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
970
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
971
|
+
name=\"Countries\">\r\n <soap12:operation soapAction=\"http://cakemarketing.com/api/1/Countries\"
|
972
|
+
style=\"document\" />\r\n <wsdl:input>\r\n <soap12:body use=\"literal\"
|
973
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <soap12:body use=\"literal\"
|
974
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
|
975
|
+
\ <wsdl:binding name=\"getHttpGet\" type=\"tns:getHttpGet\">\r\n <http:binding
|
976
|
+
verb=\"GET\" />\r\n <wsdl:operation name=\"Advertisers\">\r\n <http:operation
|
977
|
+
location=\"/Advertisers\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
978
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
979
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
980
|
+
name=\"Verticals\">\r\n <http:operation location=\"/Verticals\" />\r\n
|
981
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
982
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
983
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"GetAPIKey\">\r\n <http:operation
|
984
|
+
location=\"/GetAPIKey\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
985
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
986
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
987
|
+
name=\"Currencies\">\r\n <http:operation location=\"/Currencies\" />\r\n
|
988
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
989
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
990
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"AffiliateTiers\">\r\n
|
991
|
+
\ <http:operation location=\"/AffiliateTiers\" />\r\n <wsdl:input>\r\n
|
992
|
+
\ <http:urlEncoded />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
|
993
|
+
\ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
|
994
|
+
\ <wsdl:operation name=\"PaymentSettings\">\r\n <http:operation location=\"/PaymentSettings\"
|
995
|
+
/>\r\n <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
996
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
997
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"BillingCycles\">\r\n <http:operation
|
998
|
+
location=\"/BillingCycles\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
999
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1000
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1001
|
+
name=\"PaymentTypes\">\r\n <http:operation location=\"/PaymentTypes\"
|
1002
|
+
/>\r\n <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1003
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1004
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"Languages\">\r\n <http:operation
|
1005
|
+
location=\"/Languages\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1006
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1007
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1008
|
+
name=\"AffiliateTags\">\r\n <http:operation location=\"/AffiliateTags\"
|
1009
|
+
/>\r\n <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1010
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1011
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"ExchangeRates\">\r\n <http:operation
|
1012
|
+
location=\"/ExchangeRates\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1013
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1014
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1015
|
+
name=\"AccountStatuses\">\r\n <http:operation location=\"/AccountStatuses\"
|
1016
|
+
/>\r\n <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1017
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1018
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"OfferStatuses\">\r\n <http:operation
|
1019
|
+
location=\"/OfferStatuses\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1020
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1021
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1022
|
+
name=\"OfferTypes\">\r\n <http:operation location=\"/OfferTypes\" />\r\n
|
1023
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1024
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1025
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"PriceFormats\">\r\n <http:operation
|
1026
|
+
location=\"/PriceFormats\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1027
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1028
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1029
|
+
name=\"CapTypes\">\r\n <http:operation location=\"/CapTypes\" />\r\n
|
1030
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1031
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1032
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"CapIntervals\">\r\n <http:operation
|
1033
|
+
location=\"/CapIntervals\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1034
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1035
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1036
|
+
name=\"MediaTypes\">\r\n <http:operation location=\"/MediaTypes\" />\r\n
|
1037
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1038
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1039
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"Roles\">\r\n <http:operation
|
1040
|
+
location=\"/Roles\" />\r\n <wsdl:input>\r\n <http:urlEncoded />\r\n
|
1041
|
+
\ </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml part=\"Body\"
|
1042
|
+
/>\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1043
|
+
name=\"Departments\">\r\n <http:operation location=\"/Departments\" />\r\n
|
1044
|
+
\ <wsdl:input>\r\n <http:urlEncoded />\r\n </wsdl:input>\r\n
|
1045
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1046
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"Countries\">\r\n <http:operation
|
1047
|
+
location=\"/Countries\" />\r\n <wsdl:input>\r\n <http:urlEncoded
|
1048
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1049
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
|
1050
|
+
\ <wsdl:binding name=\"getHttpPost\" type=\"tns:getHttpPost\">\r\n <http:binding
|
1051
|
+
verb=\"POST\" />\r\n <wsdl:operation name=\"Advertisers\">\r\n <http:operation
|
1052
|
+
location=\"/Advertisers\" />\r\n <wsdl:input>\r\n <mime:content
|
1053
|
+
type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
|
1054
|
+
\ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
|
1055
|
+
\ <wsdl:operation name=\"Verticals\">\r\n <http:operation location=\"/Verticals\"
|
1056
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1057
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1058
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1059
|
+
name=\"GetAPIKey\">\r\n <http:operation location=\"/GetAPIKey\" />\r\n
|
1060
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1061
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1062
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1063
|
+
name=\"Currencies\">\r\n <http:operation location=\"/Currencies\" />\r\n
|
1064
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1065
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1066
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1067
|
+
name=\"AffiliateTiers\">\r\n <http:operation location=\"/AffiliateTiers\"
|
1068
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1069
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1070
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1071
|
+
name=\"PaymentSettings\">\r\n <http:operation location=\"/PaymentSettings\"
|
1072
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1073
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1074
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1075
|
+
name=\"BillingCycles\">\r\n <http:operation location=\"/BillingCycles\"
|
1076
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1077
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1078
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1079
|
+
name=\"PaymentTypes\">\r\n <http:operation location=\"/PaymentTypes\"
|
1080
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1081
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1082
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1083
|
+
name=\"Languages\">\r\n <http:operation location=\"/Languages\" />\r\n
|
1084
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1085
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1086
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1087
|
+
name=\"AffiliateTags\">\r\n <http:operation location=\"/AffiliateTags\"
|
1088
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1089
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1090
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1091
|
+
name=\"ExchangeRates\">\r\n <http:operation location=\"/ExchangeRates\"
|
1092
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1093
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1094
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1095
|
+
name=\"AccountStatuses\">\r\n <http:operation location=\"/AccountStatuses\"
|
1096
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1097
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1098
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1099
|
+
name=\"OfferStatuses\">\r\n <http:operation location=\"/OfferStatuses\"
|
1100
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1101
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1102
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1103
|
+
name=\"OfferTypes\">\r\n <http:operation location=\"/OfferTypes\" />\r\n
|
1104
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1105
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1106
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1107
|
+
name=\"PriceFormats\">\r\n <http:operation location=\"/PriceFormats\"
|
1108
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1109
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1110
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1111
|
+
name=\"CapTypes\">\r\n <http:operation location=\"/CapTypes\" />\r\n
|
1112
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1113
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1114
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1115
|
+
name=\"CapIntervals\">\r\n <http:operation location=\"/CapIntervals\"
|
1116
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1117
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1118
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1119
|
+
name=\"MediaTypes\">\r\n <http:operation location=\"/MediaTypes\" />\r\n
|
1120
|
+
\ <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1121
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1122
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n <wsdl:operation
|
1123
|
+
name=\"Roles\">\r\n <http:operation location=\"/Roles\" />\r\n <wsdl:input>\r\n
|
1124
|
+
\ <mime:content type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n
|
1125
|
+
\ <wsdl:output>\r\n <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n
|
1126
|
+
\ </wsdl:operation>\r\n <wsdl:operation name=\"Departments\">\r\n <http:operation
|
1127
|
+
location=\"/Departments\" />\r\n <wsdl:input>\r\n <mime:content
|
1128
|
+
type=\"application/x-www-form-urlencoded\" />\r\n </wsdl:input>\r\n <wsdl:output>\r\n
|
1129
|
+
\ <mime:mimeXml part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n
|
1130
|
+
\ <wsdl:operation name=\"Countries\">\r\n <http:operation location=\"/Countries\"
|
1131
|
+
/>\r\n <wsdl:input>\r\n <mime:content type=\"application/x-www-form-urlencoded\"
|
1132
|
+
/>\r\n </wsdl:input>\r\n <wsdl:output>\r\n <mime:mimeXml
|
1133
|
+
part=\"Body\" />\r\n </wsdl:output>\r\n </wsdl:operation>\r\n </wsdl:binding>\r\n
|
1134
|
+
\ <wsdl:service name=\"get\">\r\n <wsdl:port name=\"getSoap\" binding=\"tns:getSoap\">\r\n
|
1135
|
+
\ <soap:address location=\"https://cake-partner-domain.com/api/1/get.asmx\"
|
1136
|
+
/>\r\n </wsdl:port>\r\n <wsdl:port name=\"getSoap12\" binding=\"tns:getSoap12\">\r\n
|
1137
|
+
\ <soap12:address location=\"https://cake-partner-domain.com/api/1/get.asmx\"
|
1138
|
+
/>\r\n </wsdl:port>\r\n <wsdl:port name=\"getHttpGet\" binding=\"tns:getHttpGet\">\r\n
|
1139
|
+
\ <http:address location=\"https://cake-partner-domain.com/api/1/get.asmx\"
|
1140
|
+
/>\r\n </wsdl:port>\r\n <wsdl:port name=\"getHttpPost\" binding=\"tns:getHttpPost\">\r\n
|
1141
|
+
\ <http:address location=\"https://cake-partner-domain.com/api/1/get.asmx\"
|
1142
|
+
/>\r\n </wsdl:port>\r\n </wsdl:service>\r\n</wsdl:definitions>"
|
1143
|
+
http_version:
|
1144
|
+
recorded_at: Wed, 02 Apr 2014 14:54:46 GMT
|
1145
|
+
- request:
|
1146
|
+
method: post
|
1147
|
+
uri: https://cake-partner-domain.com/api/1/get.asmx
|
1148
|
+
body:
|
1149
|
+
encoding: UTF-8
|
1150
|
+
string: |
|
1151
|
+
<env:Envelope xmlns:lol0="http://cakemarketing.com/api/1/" xmlns:env="http://www.w3.org/2003/05/soap-envelope">
|
1152
|
+
<env:Header>
|
1153
|
+
</env:Header>
|
1154
|
+
<env:Body>
|
1155
|
+
<lol0:Countries>
|
1156
|
+
<lol0:api_key>cake-api-key</lol0:api_key>
|
1157
|
+
</lol0:Countries>
|
1158
|
+
</env:Body>
|
1159
|
+
</env:Envelope>
|
1160
|
+
headers:
|
1161
|
+
User-Agent:
|
1162
|
+
- HTTPClient/1.0 (2.3.4.1, ruby 2.1.1 (2014-02-24))
|
1163
|
+
Accept:
|
1164
|
+
- "*/*"
|
1165
|
+
Date:
|
1166
|
+
- Wed, 02 Apr 2014 14:54:46 GMT
|
1167
|
+
Soapaction:
|
1168
|
+
- '"http://cakemarketing.com/api/1/Countries"'
|
1169
|
+
Content-Type:
|
1170
|
+
- application/soap+xml;charset=UTF-8
|
1171
|
+
response:
|
1172
|
+
status:
|
1173
|
+
code: 200
|
1174
|
+
message: OK
|
1175
|
+
headers:
|
1176
|
+
Cache-Control:
|
1177
|
+
- private, max-age=0
|
1178
|
+
Content-Type:
|
1179
|
+
- application/soap+xml; charset=utf-8
|
1180
|
+
Server:
|
1181
|
+
- Microsoft-IIS/7.5
|
1182
|
+
X-Aspnet-Version:
|
1183
|
+
- 4.0.30319
|
1184
|
+
X-Powered-By:
|
1185
|
+
- ASP.NET
|
1186
|
+
Date:
|
1187
|
+
- Wed, 02 Apr 2014 14:54:46 GMT
|
1188
|
+
Content-Length:
|
1189
|
+
- '36167'
|
1190
|
+
body:
|
1191
|
+
encoding: UTF-8
|
1192
|
+
string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"
|
1193
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><CountriesResponse
|
1194
|
+
xmlns="http://cakemarketing.com/api/1/"><CountriesResult><success>true</success><row_count>252</row_count><countries><country><country_code
|
1195
|
+
xmlns="API:id_name_store">AD</country_code><country_name xmlns="API:id_name_store">Andorra</country_name></country><country><country_code
|
1196
|
+
xmlns="API:id_name_store">AE</country_code><country_name xmlns="API:id_name_store">United
|
1197
|
+
Arab Emirates</country_name></country><country><country_code xmlns="API:id_name_store">AF</country_code><country_name
|
1198
|
+
xmlns="API:id_name_store">Afghanistan</country_name></country><country><country_code
|
1199
|
+
xmlns="API:id_name_store">AG</country_code><country_name xmlns="API:id_name_store">Antigua
|
1200
|
+
And Barbuda</country_name></country><country><country_code xmlns="API:id_name_store">AI</country_code><country_name
|
1201
|
+
xmlns="API:id_name_store">Anguilla</country_name></country><country><country_code
|
1202
|
+
xmlns="API:id_name_store">AL</country_code><country_name xmlns="API:id_name_store">Albania</country_name></country><country><country_code
|
1203
|
+
xmlns="API:id_name_store">AM</country_code><country_name xmlns="API:id_name_store">Armenia</country_name></country><country><country_code
|
1204
|
+
xmlns="API:id_name_store">AN</country_code><country_name xmlns="API:id_name_store">Netherlands
|
1205
|
+
Antilles</country_name></country><country><country_code xmlns="API:id_name_store">AO</country_code><country_name
|
1206
|
+
xmlns="API:id_name_store">Angola</country_name></country><country><country_code
|
1207
|
+
xmlns="API:id_name_store">AP</country_code><country_name xmlns="API:id_name_store">Asia/Pacific
|
1208
|
+
Region</country_name></country><country><country_code xmlns="API:id_name_store">AQ</country_code><country_name
|
1209
|
+
xmlns="API:id_name_store">Antarctica</country_name></country><country><country_code
|
1210
|
+
xmlns="API:id_name_store">AR</country_code><country_name xmlns="API:id_name_store">Argentina</country_name></country><country><country_code
|
1211
|
+
xmlns="API:id_name_store">AS</country_code><country_name xmlns="API:id_name_store">American
|
1212
|
+
Samoa</country_name></country><country><country_code xmlns="API:id_name_store">AT</country_code><country_name
|
1213
|
+
xmlns="API:id_name_store">Austria</country_name></country><country><country_code
|
1214
|
+
xmlns="API:id_name_store">AU</country_code><country_name xmlns="API:id_name_store">Australia</country_name></country><country><country_code
|
1215
|
+
xmlns="API:id_name_store">AW</country_code><country_name xmlns="API:id_name_store">Aruba</country_name></country><country><country_code
|
1216
|
+
xmlns="API:id_name_store">AX</country_code><country_name xmlns="API:id_name_store">Aland
|
1217
|
+
Islands</country_name></country><country><country_code xmlns="API:id_name_store">AZ</country_code><country_name
|
1218
|
+
xmlns="API:id_name_store">Azerbaijan</country_name></country><country><country_code
|
1219
|
+
xmlns="API:id_name_store">BA</country_code><country_name xmlns="API:id_name_store">Bosnia
|
1220
|
+
And Herzegovina</country_name></country><country><country_code xmlns="API:id_name_store">BB</country_code><country_name
|
1221
|
+
xmlns="API:id_name_store">Barbados</country_name></country><country><country_code
|
1222
|
+
xmlns="API:id_name_store">BD</country_code><country_name xmlns="API:id_name_store">Bangladesh</country_name></country><country><country_code
|
1223
|
+
xmlns="API:id_name_store">BE</country_code><country_name xmlns="API:id_name_store">Belgium</country_name></country><country><country_code
|
1224
|
+
xmlns="API:id_name_store">BF</country_code><country_name xmlns="API:id_name_store">Burkina
|
1225
|
+
Faso</country_name></country><country><country_code xmlns="API:id_name_store">BG</country_code><country_name
|
1226
|
+
xmlns="API:id_name_store">Bulgaria</country_name></country><country><country_code
|
1227
|
+
xmlns="API:id_name_store">BH</country_code><country_name xmlns="API:id_name_store">Bahrain</country_name></country><country><country_code
|
1228
|
+
xmlns="API:id_name_store">BI</country_code><country_name xmlns="API:id_name_store">Burundi</country_name></country><country><country_code
|
1229
|
+
xmlns="API:id_name_store">BJ</country_code><country_name xmlns="API:id_name_store">Benin</country_name></country><country><country_code
|
1230
|
+
xmlns="API:id_name_store">BL</country_code><country_name xmlns="API:id_name_store">Saint
|
1231
|
+
Barthelemy</country_name></country><country><country_code xmlns="API:id_name_store">BM</country_code><country_name
|
1232
|
+
xmlns="API:id_name_store">Bermuda</country_name></country><country><country_code
|
1233
|
+
xmlns="API:id_name_store">BN</country_code><country_name xmlns="API:id_name_store">Brunei
|
1234
|
+
Darussalam</country_name></country><country><country_code xmlns="API:id_name_store">BO</country_code><country_name
|
1235
|
+
xmlns="API:id_name_store">Bolivia</country_name></country><country><country_code
|
1236
|
+
xmlns="API:id_name_store">BQ</country_code><country_name xmlns="API:id_name_store">Bonaire/Sint
|
1237
|
+
Eustatius/Saba</country_name></country><country><country_code xmlns="API:id_name_store">BR</country_code><country_name
|
1238
|
+
xmlns="API:id_name_store">Brazil</country_name></country><country><country_code
|
1239
|
+
xmlns="API:id_name_store">BS</country_code><country_name xmlns="API:id_name_store">Bahamas</country_name></country><country><country_code
|
1240
|
+
xmlns="API:id_name_store">BT</country_code><country_name xmlns="API:id_name_store">Bhutan</country_name></country><country><country_code
|
1241
|
+
xmlns="API:id_name_store">BV</country_code><country_name xmlns="API:id_name_store">Bouvet
|
1242
|
+
Island</country_name></country><country><country_code xmlns="API:id_name_store">BW</country_code><country_name
|
1243
|
+
xmlns="API:id_name_store">Botswana</country_name></country><country><country_code
|
1244
|
+
xmlns="API:id_name_store">BY</country_code><country_name xmlns="API:id_name_store">Belarus</country_name></country><country><country_code
|
1245
|
+
xmlns="API:id_name_store">BZ</country_code><country_name xmlns="API:id_name_store">Belize</country_name></country><country><country_code
|
1246
|
+
xmlns="API:id_name_store">CA</country_code><country_name xmlns="API:id_name_store">Canada</country_name></country><country><country_code
|
1247
|
+
xmlns="API:id_name_store">CC</country_code><country_name xmlns="API:id_name_store">Cocos
|
1248
|
+
(Keeling) Islands</country_name></country><country><country_code xmlns="API:id_name_store">CD</country_code><country_name
|
1249
|
+
xmlns="API:id_name_store">Congo, The Democratic Republic Of The</country_name></country><country><country_code
|
1250
|
+
xmlns="API:id_name_store">CF</country_code><country_name xmlns="API:id_name_store">Central
|
1251
|
+
African Republic</country_name></country><country><country_code xmlns="API:id_name_store">CG</country_code><country_name
|
1252
|
+
xmlns="API:id_name_store">Congo</country_name></country><country><country_code
|
1253
|
+
xmlns="API:id_name_store">CH</country_code><country_name xmlns="API:id_name_store">Switzerland</country_name></country><country><country_code
|
1254
|
+
xmlns="API:id_name_store">CI</country_code><country_name xmlns="API:id_name_store">Cote
|
1255
|
+
D'ivoire</country_name></country><country><country_code xmlns="API:id_name_store">CK</country_code><country_name
|
1256
|
+
xmlns="API:id_name_store">Cook Islands</country_name></country><country><country_code
|
1257
|
+
xmlns="API:id_name_store">CL</country_code><country_name xmlns="API:id_name_store">Chile</country_name></country><country><country_code
|
1258
|
+
xmlns="API:id_name_store">CM</country_code><country_name xmlns="API:id_name_store">Cameroon</country_name></country><country><country_code
|
1259
|
+
xmlns="API:id_name_store">CN</country_code><country_name xmlns="API:id_name_store">China</country_name></country><country><country_code
|
1260
|
+
xmlns="API:id_name_store">CO</country_code><country_name xmlns="API:id_name_store">Colombia</country_name></country><country><country_code
|
1261
|
+
xmlns="API:id_name_store">CR</country_code><country_name xmlns="API:id_name_store">Costa
|
1262
|
+
Rica</country_name></country><country><country_code xmlns="API:id_name_store">CU</country_code><country_name
|
1263
|
+
xmlns="API:id_name_store">Cuba</country_name></country><country><country_code
|
1264
|
+
xmlns="API:id_name_store">CV</country_code><country_name xmlns="API:id_name_store">Cape
|
1265
|
+
Verde</country_name></country><country><country_code xmlns="API:id_name_store">CW</country_code><country_name
|
1266
|
+
xmlns="API:id_name_store">Curacao</country_name></country><country><country_code
|
1267
|
+
xmlns="API:id_name_store">CX</country_code><country_name xmlns="API:id_name_store">Christmas
|
1268
|
+
Island</country_name></country><country><country_code xmlns="API:id_name_store">CY</country_code><country_name
|
1269
|
+
xmlns="API:id_name_store">Cyprus</country_name></country><country><country_code
|
1270
|
+
xmlns="API:id_name_store">CZ</country_code><country_name xmlns="API:id_name_store">Czech
|
1271
|
+
Republic</country_name></country><country><country_code xmlns="API:id_name_store">DE</country_code><country_name
|
1272
|
+
xmlns="API:id_name_store">Germany</country_name></country><country><country_code
|
1273
|
+
xmlns="API:id_name_store">DJ</country_code><country_name xmlns="API:id_name_store">Djibouti</country_name></country><country><country_code
|
1274
|
+
xmlns="API:id_name_store">DK</country_code><country_name xmlns="API:id_name_store">Denmark</country_name></country><country><country_code
|
1275
|
+
xmlns="API:id_name_store">DM</country_code><country_name xmlns="API:id_name_store">Dominica</country_name></country><country><country_code
|
1276
|
+
xmlns="API:id_name_store">DO</country_code><country_name xmlns="API:id_name_store">Dominican
|
1277
|
+
Republic</country_name></country><country><country_code xmlns="API:id_name_store">DZ</country_code><country_name
|
1278
|
+
xmlns="API:id_name_store">Algeria</country_name></country><country><country_code
|
1279
|
+
xmlns="API:id_name_store">EC</country_code><country_name xmlns="API:id_name_store">Ecuador</country_name></country><country><country_code
|
1280
|
+
xmlns="API:id_name_store">EE</country_code><country_name xmlns="API:id_name_store">Estonia</country_name></country><country><country_code
|
1281
|
+
xmlns="API:id_name_store">EG</country_code><country_name xmlns="API:id_name_store">Egypt</country_name></country><country><country_code
|
1282
|
+
xmlns="API:id_name_store">EH</country_code><country_name xmlns="API:id_name_store">Western
|
1283
|
+
Sahara</country_name></country><country><country_code xmlns="API:id_name_store">ER</country_code><country_name
|
1284
|
+
xmlns="API:id_name_store">Eritrea</country_name></country><country><country_code
|
1285
|
+
xmlns="API:id_name_store">ES</country_code><country_name xmlns="API:id_name_store">Spain</country_name></country><country><country_code
|
1286
|
+
xmlns="API:id_name_store">ET</country_code><country_name xmlns="API:id_name_store">Ethiopia</country_name></country><country><country_code
|
1287
|
+
xmlns="API:id_name_store">EU</country_code><country_name xmlns="API:id_name_store">Europe</country_name></country><country><country_code
|
1288
|
+
xmlns="API:id_name_store">FI</country_code><country_name xmlns="API:id_name_store">Finland</country_name></country><country><country_code
|
1289
|
+
xmlns="API:id_name_store">FJ</country_code><country_name xmlns="API:id_name_store">Fiji</country_name></country><country><country_code
|
1290
|
+
xmlns="API:id_name_store">FK</country_code><country_name xmlns="API:id_name_store">Falkland
|
1291
|
+
Islands (Malvinas)</country_name></country><country><country_code xmlns="API:id_name_store">FM</country_code><country_name
|
1292
|
+
xmlns="API:id_name_store">Micronesia, Federated States Of</country_name></country><country><country_code
|
1293
|
+
xmlns="API:id_name_store">FO</country_code><country_name xmlns="API:id_name_store">Faroe
|
1294
|
+
Islands</country_name></country><country><country_code xmlns="API:id_name_store">FR</country_code><country_name
|
1295
|
+
xmlns="API:id_name_store">France</country_name></country><country><country_code
|
1296
|
+
xmlns="API:id_name_store">GA</country_code><country_name xmlns="API:id_name_store">Gabon</country_name></country><country><country_code
|
1297
|
+
xmlns="API:id_name_store">GB</country_code><country_name xmlns="API:id_name_store">United
|
1298
|
+
Kingdom</country_name></country><country><country_code xmlns="API:id_name_store">GD</country_code><country_name
|
1299
|
+
xmlns="API:id_name_store">Grenada</country_name></country><country><country_code
|
1300
|
+
xmlns="API:id_name_store">GE</country_code><country_name xmlns="API:id_name_store">Georgia</country_name></country><country><country_code
|
1301
|
+
xmlns="API:id_name_store">GF</country_code><country_name xmlns="API:id_name_store">French
|
1302
|
+
Guiana</country_name></country><country><country_code xmlns="API:id_name_store">GG</country_code><country_name
|
1303
|
+
xmlns="API:id_name_store">Guernsey</country_name></country><country><country_code
|
1304
|
+
xmlns="API:id_name_store">GH</country_code><country_name xmlns="API:id_name_store">Ghana</country_name></country><country><country_code
|
1305
|
+
xmlns="API:id_name_store">GI</country_code><country_name xmlns="API:id_name_store">Gibraltar</country_name></country><country><country_code
|
1306
|
+
xmlns="API:id_name_store">GL</country_code><country_name xmlns="API:id_name_store">Greenland</country_name></country><country><country_code
|
1307
|
+
xmlns="API:id_name_store">GM</country_code><country_name xmlns="API:id_name_store">Gambia</country_name></country><country><country_code
|
1308
|
+
xmlns="API:id_name_store">GN</country_code><country_name xmlns="API:id_name_store">Guinea</country_name></country><country><country_code
|
1309
|
+
xmlns="API:id_name_store">GP</country_code><country_name xmlns="API:id_name_store">Guadeloupe</country_name></country><country><country_code
|
1310
|
+
xmlns="API:id_name_store">GQ</country_code><country_name xmlns="API:id_name_store">Equatorial
|
1311
|
+
Guinea</country_name></country><country><country_code xmlns="API:id_name_store">GR</country_code><country_name
|
1312
|
+
xmlns="API:id_name_store">Greece</country_name></country><country><country_code
|
1313
|
+
xmlns="API:id_name_store">GS</country_code><country_name xmlns="API:id_name_store">South
|
1314
|
+
Georgia / South Sandwich Isl</country_name></country><country><country_code
|
1315
|
+
xmlns="API:id_name_store">GT</country_code><country_name xmlns="API:id_name_store">Guatemala</country_name></country><country><country_code
|
1316
|
+
xmlns="API:id_name_store">GU</country_code><country_name xmlns="API:id_name_store">Guam</country_name></country><country><country_code
|
1317
|
+
xmlns="API:id_name_store">GW</country_code><country_name xmlns="API:id_name_store">Guinea-Bissau</country_name></country><country><country_code
|
1318
|
+
xmlns="API:id_name_store">GY</country_code><country_name xmlns="API:id_name_store">Guyana</country_name></country><country><country_code
|
1319
|
+
xmlns="API:id_name_store">HK</country_code><country_name xmlns="API:id_name_store">Hong
|
1320
|
+
Kong</country_name></country><country><country_code xmlns="API:id_name_store">HM</country_code><country_name
|
1321
|
+
xmlns="API:id_name_store">Heard And Mc Donald Islands</country_name></country><country><country_code
|
1322
|
+
xmlns="API:id_name_store">HN</country_code><country_name xmlns="API:id_name_store">Honduras</country_name></country><country><country_code
|
1323
|
+
xmlns="API:id_name_store">HR</country_code><country_name xmlns="API:id_name_store">Croatia</country_name></country><country><country_code
|
1324
|
+
xmlns="API:id_name_store">HT</country_code><country_name xmlns="API:id_name_store">Haiti</country_name></country><country><country_code
|
1325
|
+
xmlns="API:id_name_store">HU</country_code><country_name xmlns="API:id_name_store">Hungary</country_name></country><country><country_code
|
1326
|
+
xmlns="API:id_name_store">ID</country_code><country_name xmlns="API:id_name_store">Indonesia</country_name></country><country><country_code
|
1327
|
+
xmlns="API:id_name_store">IE</country_code><country_name xmlns="API:id_name_store">Ireland</country_name></country><country><country_code
|
1328
|
+
xmlns="API:id_name_store">IL</country_code><country_name xmlns="API:id_name_store">Israel</country_name></country><country><country_code
|
1329
|
+
xmlns="API:id_name_store">IM</country_code><country_name xmlns="API:id_name_store">Isle
|
1330
|
+
Of Man</country_name></country><country><country_code xmlns="API:id_name_store">IN</country_code><country_name
|
1331
|
+
xmlns="API:id_name_store">India</country_name></country><country><country_code
|
1332
|
+
xmlns="API:id_name_store">IO</country_code><country_name xmlns="API:id_name_store">British
|
1333
|
+
Indian Ocean Territory</country_name></country><country><country_code xmlns="API:id_name_store">IQ</country_code><country_name
|
1334
|
+
xmlns="API:id_name_store">Iraq</country_name></country><country><country_code
|
1335
|
+
xmlns="API:id_name_store">IR</country_code><country_name xmlns="API:id_name_store">Iran,
|
1336
|
+
Islamic Republic Of</country_name></country><country><country_code xmlns="API:id_name_store">IS</country_code><country_name
|
1337
|
+
xmlns="API:id_name_store">Iceland</country_name></country><country><country_code
|
1338
|
+
xmlns="API:id_name_store">IT</country_code><country_name xmlns="API:id_name_store">Italy</country_name></country><country><country_code
|
1339
|
+
xmlns="API:id_name_store">JE</country_code><country_name xmlns="API:id_name_store">Jersey</country_name></country><country><country_code
|
1340
|
+
xmlns="API:id_name_store">JM</country_code><country_name xmlns="API:id_name_store">Jamaica</country_name></country><country><country_code
|
1341
|
+
xmlns="API:id_name_store">JO</country_code><country_name xmlns="API:id_name_store">Jordan</country_name></country><country><country_code
|
1342
|
+
xmlns="API:id_name_store">JP</country_code><country_name xmlns="API:id_name_store">Japan</country_name></country><country><country_code
|
1343
|
+
xmlns="API:id_name_store">KE</country_code><country_name xmlns="API:id_name_store">Kenya</country_name></country><country><country_code
|
1344
|
+
xmlns="API:id_name_store">KG</country_code><country_name xmlns="API:id_name_store">Kyrgyzstan</country_name></country><country><country_code
|
1345
|
+
xmlns="API:id_name_store">KH</country_code><country_name xmlns="API:id_name_store">Cambodia</country_name></country><country><country_code
|
1346
|
+
xmlns="API:id_name_store">KI</country_code><country_name xmlns="API:id_name_store">Kiribati</country_name></country><country><country_code
|
1347
|
+
xmlns="API:id_name_store">KM</country_code><country_name xmlns="API:id_name_store">Comoros</country_name></country><country><country_code
|
1348
|
+
xmlns="API:id_name_store">KN</country_code><country_name xmlns="API:id_name_store">Saint
|
1349
|
+
Kitts And Nevis</country_name></country><country><country_code xmlns="API:id_name_store">KP</country_code><country_name
|
1350
|
+
xmlns="API:id_name_store">Korea, Democratic People's Republic Of</country_name></country><country><country_code
|
1351
|
+
xmlns="API:id_name_store">KR</country_code><country_name xmlns="API:id_name_store">Korea,
|
1352
|
+
Republic Of</country_name></country><country><country_code xmlns="API:id_name_store">KW</country_code><country_name
|
1353
|
+
xmlns="API:id_name_store">Kuwait</country_name></country><country><country_code
|
1354
|
+
xmlns="API:id_name_store">KY</country_code><country_name xmlns="API:id_name_store">Cayman
|
1355
|
+
Islands</country_name></country><country><country_code xmlns="API:id_name_store">KZ</country_code><country_name
|
1356
|
+
xmlns="API:id_name_store">Kazakstan</country_name></country><country><country_code
|
1357
|
+
xmlns="API:id_name_store">LA</country_code><country_name xmlns="API:id_name_store">Lao
|
1358
|
+
People's Democratic Republic</country_name></country><country><country_code
|
1359
|
+
xmlns="API:id_name_store">LB</country_code><country_name xmlns="API:id_name_store">Lebanon</country_name></country><country><country_code
|
1360
|
+
xmlns="API:id_name_store">LC</country_code><country_name xmlns="API:id_name_store">Saint
|
1361
|
+
Lucia</country_name></country><country><country_code xmlns="API:id_name_store">LI</country_code><country_name
|
1362
|
+
xmlns="API:id_name_store">Liechtenstein</country_name></country><country><country_code
|
1363
|
+
xmlns="API:id_name_store">LK</country_code><country_name xmlns="API:id_name_store">Sri
|
1364
|
+
Lanka</country_name></country><country><country_code xmlns="API:id_name_store">LR</country_code><country_name
|
1365
|
+
xmlns="API:id_name_store">Liberia</country_name></country><country><country_code
|
1366
|
+
xmlns="API:id_name_store">LS</country_code><country_name xmlns="API:id_name_store">Lesotho</country_name></country><country><country_code
|
1367
|
+
xmlns="API:id_name_store">LT</country_code><country_name xmlns="API:id_name_store">Lithuania</country_name></country><country><country_code
|
1368
|
+
xmlns="API:id_name_store">LU</country_code><country_name xmlns="API:id_name_store">Luxembourg</country_name></country><country><country_code
|
1369
|
+
xmlns="API:id_name_store">LV</country_code><country_name xmlns="API:id_name_store">Latvia</country_name></country><country><country_code
|
1370
|
+
xmlns="API:id_name_store">LY</country_code><country_name xmlns="API:id_name_store">Libyan
|
1371
|
+
Arab Jamahiriya</country_name></country><country><country_code xmlns="API:id_name_store">MA</country_code><country_name
|
1372
|
+
xmlns="API:id_name_store">Morocco</country_name></country><country><country_code
|
1373
|
+
xmlns="API:id_name_store">MC</country_code><country_name xmlns="API:id_name_store">Monaco</country_name></country><country><country_code
|
1374
|
+
xmlns="API:id_name_store">MD</country_code><country_name xmlns="API:id_name_store">Moldova,
|
1375
|
+
Republic Of</country_name></country><country><country_code xmlns="API:id_name_store">ME</country_code><country_name
|
1376
|
+
xmlns="API:id_name_store">Montenegro</country_name></country><country><country_code
|
1377
|
+
xmlns="API:id_name_store">MF</country_code><country_name xmlns="API:id_name_store">Saint
|
1378
|
+
Martin</country_name></country><country><country_code xmlns="API:id_name_store">MG</country_code><country_name
|
1379
|
+
xmlns="API:id_name_store">Madagascar</country_name></country><country><country_code
|
1380
|
+
xmlns="API:id_name_store">MH</country_code><country_name xmlns="API:id_name_store">Marshall
|
1381
|
+
Islands</country_name></country><country><country_code xmlns="API:id_name_store">MK</country_code><country_name
|
1382
|
+
xmlns="API:id_name_store">Macedonia</country_name></country><country><country_code
|
1383
|
+
xmlns="API:id_name_store">ML</country_code><country_name xmlns="API:id_name_store">Mali</country_name></country><country><country_code
|
1384
|
+
xmlns="API:id_name_store">MM</country_code><country_name xmlns="API:id_name_store">Myanmar</country_name></country><country><country_code
|
1385
|
+
xmlns="API:id_name_store">MN</country_code><country_name xmlns="API:id_name_store">Mongolia</country_name></country><country><country_code
|
1386
|
+
xmlns="API:id_name_store">MO</country_code><country_name xmlns="API:id_name_store">Macau</country_name></country><country><country_code
|
1387
|
+
xmlns="API:id_name_store">MP</country_code><country_name xmlns="API:id_name_store">Northern
|
1388
|
+
Mariana Islands</country_name></country><country><country_code xmlns="API:id_name_store">MQ</country_code><country_name
|
1389
|
+
xmlns="API:id_name_store">Martinique</country_name></country><country><country_code
|
1390
|
+
xmlns="API:id_name_store">MR</country_code><country_name xmlns="API:id_name_store">Mauritania</country_name></country><country><country_code
|
1391
|
+
xmlns="API:id_name_store">MS</country_code><country_name xmlns="API:id_name_store">Montserrat</country_name></country><country><country_code
|
1392
|
+
xmlns="API:id_name_store">MT</country_code><country_name xmlns="API:id_name_store">Malta</country_name></country><country><country_code
|
1393
|
+
xmlns="API:id_name_store">MU</country_code><country_name xmlns="API:id_name_store">Mauritius</country_name></country><country><country_code
|
1394
|
+
xmlns="API:id_name_store">MV</country_code><country_name xmlns="API:id_name_store">Maldives</country_name></country><country><country_code
|
1395
|
+
xmlns="API:id_name_store">MW</country_code><country_name xmlns="API:id_name_store">Malawi</country_name></country><country><country_code
|
1396
|
+
xmlns="API:id_name_store">MX</country_code><country_name xmlns="API:id_name_store">Mexico</country_name></country><country><country_code
|
1397
|
+
xmlns="API:id_name_store">MY</country_code><country_name xmlns="API:id_name_store">Malaysia</country_name></country><country><country_code
|
1398
|
+
xmlns="API:id_name_store">MZ</country_code><country_name xmlns="API:id_name_store">Mozambique</country_name></country><country><country_code
|
1399
|
+
xmlns="API:id_name_store">NA</country_code><country_name xmlns="API:id_name_store">Namibia</country_name></country><country><country_code
|
1400
|
+
xmlns="API:id_name_store">NC</country_code><country_name xmlns="API:id_name_store">New
|
1401
|
+
Caledonia</country_name></country><country><country_code xmlns="API:id_name_store">NE</country_code><country_name
|
1402
|
+
xmlns="API:id_name_store">Niger</country_name></country><country><country_code
|
1403
|
+
xmlns="API:id_name_store">NF</country_code><country_name xmlns="API:id_name_store">Norfolk
|
1404
|
+
Island</country_name></country><country><country_code xmlns="API:id_name_store">NG</country_code><country_name
|
1405
|
+
xmlns="API:id_name_store">Nigeria</country_name></country><country><country_code
|
1406
|
+
xmlns="API:id_name_store">NI</country_code><country_name xmlns="API:id_name_store">Nicaragua</country_name></country><country><country_code
|
1407
|
+
xmlns="API:id_name_store">NL</country_code><country_name xmlns="API:id_name_store">Netherlands</country_name></country><country><country_code
|
1408
|
+
xmlns="API:id_name_store">NO</country_code><country_name xmlns="API:id_name_store">Norway</country_name></country><country><country_code
|
1409
|
+
xmlns="API:id_name_store">NP</country_code><country_name xmlns="API:id_name_store">Nepal</country_name></country><country><country_code
|
1410
|
+
xmlns="API:id_name_store">NR</country_code><country_name xmlns="API:id_name_store">Nauru</country_name></country><country><country_code
|
1411
|
+
xmlns="API:id_name_store">NU</country_code><country_name xmlns="API:id_name_store">Niue</country_name></country><country><country_code
|
1412
|
+
xmlns="API:id_name_store">NZ</country_code><country_name xmlns="API:id_name_store">New
|
1413
|
+
Zealand</country_name></country><country><country_code xmlns="API:id_name_store">OM</country_code><country_name
|
1414
|
+
xmlns="API:id_name_store">Oman</country_name></country><country><country_code
|
1415
|
+
xmlns="API:id_name_store">PA</country_code><country_name xmlns="API:id_name_store">Panama</country_name></country><country><country_code
|
1416
|
+
xmlns="API:id_name_store">PE</country_code><country_name xmlns="API:id_name_store">Peru</country_name></country><country><country_code
|
1417
|
+
xmlns="API:id_name_store">PF</country_code><country_name xmlns="API:id_name_store">French
|
1418
|
+
Polynesia</country_name></country><country><country_code xmlns="API:id_name_store">PG</country_code><country_name
|
1419
|
+
xmlns="API:id_name_store">Papua New Guinea</country_name></country><country><country_code
|
1420
|
+
xmlns="API:id_name_store">PH</country_code><country_name xmlns="API:id_name_store">Philippines</country_name></country><country><country_code
|
1421
|
+
xmlns="API:id_name_store">PK</country_code><country_name xmlns="API:id_name_store">Pakistan</country_name></country><country><country_code
|
1422
|
+
xmlns="API:id_name_store">PL</country_code><country_name xmlns="API:id_name_store">Poland</country_name></country><country><country_code
|
1423
|
+
xmlns="API:id_name_store">PM</country_code><country_name xmlns="API:id_name_store">Saint
|
1424
|
+
Pierre And Miquelon</country_name></country><country><country_code xmlns="API:id_name_store">PN</country_code><country_name
|
1425
|
+
xmlns="API:id_name_store">Pitcairn</country_name></country><country><country_code
|
1426
|
+
xmlns="API:id_name_store">PR</country_code><country_name xmlns="API:id_name_store">Puerto
|
1427
|
+
Rico</country_name></country><country><country_code xmlns="API:id_name_store">PS</country_code><country_name
|
1428
|
+
xmlns="API:id_name_store">Palestinian Territory, Occupied</country_name></country><country><country_code
|
1429
|
+
xmlns="API:id_name_store">PT</country_code><country_name xmlns="API:id_name_store">Portugal</country_name></country><country><country_code
|
1430
|
+
xmlns="API:id_name_store">PW</country_code><country_name xmlns="API:id_name_store">Palau</country_name></country><country><country_code
|
1431
|
+
xmlns="API:id_name_store">PY</country_code><country_name xmlns="API:id_name_store">Paraguay</country_name></country><country><country_code
|
1432
|
+
xmlns="API:id_name_store">QA</country_code><country_name xmlns="API:id_name_store">Qatar</country_name></country><country><country_code
|
1433
|
+
xmlns="API:id_name_store">RE</country_code><country_name xmlns="API:id_name_store">Reunion</country_name></country><country><country_code
|
1434
|
+
xmlns="API:id_name_store">RO</country_code><country_name xmlns="API:id_name_store">Romania</country_name></country><country><country_code
|
1435
|
+
xmlns="API:id_name_store">RS</country_code><country_name xmlns="API:id_name_store">Serbia</country_name></country><country><country_code
|
1436
|
+
xmlns="API:id_name_store">RU</country_code><country_name xmlns="API:id_name_store">Russian
|
1437
|
+
Federation</country_name></country><country><country_code xmlns="API:id_name_store">RW</country_code><country_name
|
1438
|
+
xmlns="API:id_name_store">Rwanda</country_name></country><country><country_code
|
1439
|
+
xmlns="API:id_name_store">SA</country_code><country_name xmlns="API:id_name_store">Saudi
|
1440
|
+
Arabia</country_name></country><country><country_code xmlns="API:id_name_store">SB</country_code><country_name
|
1441
|
+
xmlns="API:id_name_store">Solomon Islands</country_name></country><country><country_code
|
1442
|
+
xmlns="API:id_name_store">SC</country_code><country_name xmlns="API:id_name_store">Seychelles</country_name></country><country><country_code
|
1443
|
+
xmlns="API:id_name_store">SD</country_code><country_name xmlns="API:id_name_store">Sudan</country_name></country><country><country_code
|
1444
|
+
xmlns="API:id_name_store">SE</country_code><country_name xmlns="API:id_name_store">Sweden</country_name></country><country><country_code
|
1445
|
+
xmlns="API:id_name_store">SG</country_code><country_name xmlns="API:id_name_store">Singapore</country_name></country><country><country_code
|
1446
|
+
xmlns="API:id_name_store">SH</country_code><country_name xmlns="API:id_name_store">St.
|
1447
|
+
Helena</country_name></country><country><country_code xmlns="API:id_name_store">SI</country_code><country_name
|
1448
|
+
xmlns="API:id_name_store">Slovenia</country_name></country><country><country_code
|
1449
|
+
xmlns="API:id_name_store">SJ</country_code><country_name xmlns="API:id_name_store">Svalbard
|
1450
|
+
And Jan Mayen Islands</country_name></country><country><country_code xmlns="API:id_name_store">SK</country_code><country_name
|
1451
|
+
xmlns="API:id_name_store">Slovakia</country_name></country><country><country_code
|
1452
|
+
xmlns="API:id_name_store">SL</country_code><country_name xmlns="API:id_name_store">Sierra
|
1453
|
+
Leone</country_name></country><country><country_code xmlns="API:id_name_store">SM</country_code><country_name
|
1454
|
+
xmlns="API:id_name_store">San Marino</country_name></country><country><country_code
|
1455
|
+
xmlns="API:id_name_store">SN</country_code><country_name xmlns="API:id_name_store">Senegal</country_name></country><country><country_code
|
1456
|
+
xmlns="API:id_name_store">SO</country_code><country_name xmlns="API:id_name_store">Somalia</country_name></country><country><country_code
|
1457
|
+
xmlns="API:id_name_store">SR</country_code><country_name xmlns="API:id_name_store">Suriname</country_name></country><country><country_code
|
1458
|
+
xmlns="API:id_name_store">SS</country_code><country_name xmlns="API:id_name_store">South
|
1459
|
+
Sudan</country_name></country><country><country_code xmlns="API:id_name_store">ST</country_code><country_name
|
1460
|
+
xmlns="API:id_name_store">Sao Tome And Principe</country_name></country><country><country_code
|
1461
|
+
xmlns="API:id_name_store">SV</country_code><country_name xmlns="API:id_name_store">El
|
1462
|
+
Salvador</country_name></country><country><country_code xmlns="API:id_name_store">SX</country_code><country_name
|
1463
|
+
xmlns="API:id_name_store">Sint Maarten</country_name></country><country><country_code
|
1464
|
+
xmlns="API:id_name_store">SY</country_code><country_name xmlns="API:id_name_store">Syrian
|
1465
|
+
Arab Republic</country_name></country><country><country_code xmlns="API:id_name_store">SZ</country_code><country_name
|
1466
|
+
xmlns="API:id_name_store">Swaziland</country_name></country><country><country_code
|
1467
|
+
xmlns="API:id_name_store">TC</country_code><country_name xmlns="API:id_name_store">Turks
|
1468
|
+
And Caicos Islands</country_name></country><country><country_code xmlns="API:id_name_store">TD</country_code><country_name
|
1469
|
+
xmlns="API:id_name_store">Chad</country_name></country><country><country_code
|
1470
|
+
xmlns="API:id_name_store">TF</country_code><country_name xmlns="API:id_name_store">French
|
1471
|
+
Southern Territories</country_name></country><country><country_code xmlns="API:id_name_store">TG</country_code><country_name
|
1472
|
+
xmlns="API:id_name_store">Togo</country_name></country><country><country_code
|
1473
|
+
xmlns="API:id_name_store">TH</country_code><country_name xmlns="API:id_name_store">Thailand</country_name></country><country><country_code
|
1474
|
+
xmlns="API:id_name_store">TJ</country_code><country_name xmlns="API:id_name_store">Tajikistan</country_name></country><country><country_code
|
1475
|
+
xmlns="API:id_name_store">TK</country_code><country_name xmlns="API:id_name_store">Tokelau</country_name></country><country><country_code
|
1476
|
+
xmlns="API:id_name_store">TL</country_code><country_name xmlns="API:id_name_store">Timor-Leste</country_name></country><country><country_code
|
1477
|
+
xmlns="API:id_name_store">TM</country_code><country_name xmlns="API:id_name_store">Turkmenistan</country_name></country><country><country_code
|
1478
|
+
xmlns="API:id_name_store">TN</country_code><country_name xmlns="API:id_name_store">Tunisia</country_name></country><country><country_code
|
1479
|
+
xmlns="API:id_name_store">TO</country_code><country_name xmlns="API:id_name_store">Tonga</country_name></country><country><country_code
|
1480
|
+
xmlns="API:id_name_store">TR</country_code><country_name xmlns="API:id_name_store">Turkey</country_name></country><country><country_code
|
1481
|
+
xmlns="API:id_name_store">TT</country_code><country_name xmlns="API:id_name_store">Trinidad
|
1482
|
+
And Tobago</country_name></country><country><country_code xmlns="API:id_name_store">TV</country_code><country_name
|
1483
|
+
xmlns="API:id_name_store">Tuvalu</country_name></country><country><country_code
|
1484
|
+
xmlns="API:id_name_store">TW</country_code><country_name xmlns="API:id_name_store">Taiwan</country_name></country><country><country_code
|
1485
|
+
xmlns="API:id_name_store">TZ</country_code><country_name xmlns="API:id_name_store">Tanzania,
|
1486
|
+
United Republic Of</country_name></country><country><country_code xmlns="API:id_name_store">UA</country_code><country_name
|
1487
|
+
xmlns="API:id_name_store">Ukraine</country_name></country><country><country_code
|
1488
|
+
xmlns="API:id_name_store">UG</country_code><country_name xmlns="API:id_name_store">Uganda</country_name></country><country><country_code
|
1489
|
+
xmlns="API:id_name_store">UM</country_code><country_name xmlns="API:id_name_store">United
|
1490
|
+
States Minor Outlying Islands</country_name></country><country><country_code
|
1491
|
+
xmlns="API:id_name_store">US</country_code><country_name xmlns="API:id_name_store">United
|
1492
|
+
States</country_name></country><country><country_code xmlns="API:id_name_store">UY</country_code><country_name
|
1493
|
+
xmlns="API:id_name_store">Uruguay</country_name></country><country><country_code
|
1494
|
+
xmlns="API:id_name_store">UZ</country_code><country_name xmlns="API:id_name_store">Uzbekistan</country_name></country><country><country_code
|
1495
|
+
xmlns="API:id_name_store">VA</country_code><country_name xmlns="API:id_name_store">Holy
|
1496
|
+
See (Vatican City State)</country_name></country><country><country_code xmlns="API:id_name_store">VC</country_code><country_name
|
1497
|
+
xmlns="API:id_name_store">Saint Vincent And The Grenadines</country_name></country><country><country_code
|
1498
|
+
xmlns="API:id_name_store">VE</country_code><country_name xmlns="API:id_name_store">Venezuela</country_name></country><country><country_code
|
1499
|
+
xmlns="API:id_name_store">VG</country_code><country_name xmlns="API:id_name_store">Virgin
|
1500
|
+
Islands, British</country_name></country><country><country_code xmlns="API:id_name_store">VI</country_code><country_name
|
1501
|
+
xmlns="API:id_name_store">Virgin Islands, U.S.</country_name></country><country><country_code
|
1502
|
+
xmlns="API:id_name_store">VN</country_code><country_name xmlns="API:id_name_store">Vietnam</country_name></country><country><country_code
|
1503
|
+
xmlns="API:id_name_store">VU</country_code><country_name xmlns="API:id_name_store">Vanuatu</country_name></country><country><country_code
|
1504
|
+
xmlns="API:id_name_store">WF</country_code><country_name xmlns="API:id_name_store">Wallis
|
1505
|
+
And Futuna</country_name></country><country><country_code xmlns="API:id_name_store">WS</country_code><country_name
|
1506
|
+
xmlns="API:id_name_store">Samoa</country_name></country><country><country_code
|
1507
|
+
xmlns="API:id_name_store">YE</country_code><country_name xmlns="API:id_name_store">Yemen</country_name></country><country><country_code
|
1508
|
+
xmlns="API:id_name_store">YT</country_code><country_name xmlns="API:id_name_store">Mayotte</country_name></country><country><country_code
|
1509
|
+
xmlns="API:id_name_store">ZA</country_code><country_name xmlns="API:id_name_store">South
|
1510
|
+
Africa</country_name></country><country><country_code xmlns="API:id_name_store">ZM</country_code><country_name
|
1511
|
+
xmlns="API:id_name_store">Zambia</country_name></country><country><country_code
|
1512
|
+
xmlns="API:id_name_store">ZW</country_code><country_name xmlns="API:id_name_store">Zimbabwe</country_name></country></countries></CountriesResult></CountriesResponse></soap:Body></soap:Envelope>
|
1513
|
+
http_version:
|
1514
|
+
recorded_at: Wed, 02 Apr 2014 14:54:46 GMT
|
1515
|
+
recorded_with: VCR 2.9.0
|