spaceship_stub 0.0.1 → 0.0.2

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.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/lib/spaceship/spec/tunes/fixtures/app_details.json +137 -0
  3. data/lib/spaceship/spec/tunes/fixtures/app_overview.json +92 -0
  4. data/lib/spaceship/spec/tunes/fixtures/app_overview_stuckinprepare.json +54 -0
  5. data/lib/spaceship/spec/tunes/fixtures/app_pricing_intervals.json +68 -0
  6. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center.json +46 -0
  7. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center_valid.json +26 -0
  8. data/lib/spaceship/spec/tunes/fixtures/app_summary.json +298 -0
  9. data/lib/spaceship/spec/tunes/fixtures/app_version.json +836 -0
  10. data/lib/spaceship/spec/tunes/fixtures/app_version_ref.json +12 -0
  11. data/lib/spaceship/spec/tunes/fixtures/app_version_states_history.json +43 -0
  12. data/lib/spaceship/spec/tunes/fixtures/app_versions_history.json +115 -0
  13. data/lib/spaceship/spec/tunes/fixtures/availability/add_request.json +55 -0
  14. data/lib/spaceship/spec/tunes/fixtures/availability/add_response.json +75 -0
  15. data/lib/spaceship/spec/tunes/fixtures/availability/remove_request.json +49 -0
  16. data/lib/spaceship/spec/tunes/fixtures/availability/remove_response.json +61 -0
  17. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_request.json +52 -0
  18. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_response.json +75 -0
  19. data/lib/spaceship/spec/tunes/fixtures/build_details.json +169 -0
  20. data/lib/spaceship/spec/tunes/fixtures/build_history.json +19 -0
  21. data/lib/spaceship/spec/tunes/fixtures/build_history_for_train.json +55 -0
  22. data/lib/spaceship/spec/tunes/fixtures/build_trains.json +1734 -0
  23. data/lib/spaceship/spec/tunes/fixtures/build_trains_operation_failed.json +9 -0
  24. data/lib/spaceship/spec/tunes/fixtures/candiate_builds.json +290 -0
  25. data/lib/spaceship/spec/tunes/fixtures/create_application_broken.json +92 -0
  26. data/lib/spaceship/spec/tunes/fixtures/create_application_first_broken.json +94 -0
  27. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_first_request.json +92 -0
  28. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_request.json +88 -0
  29. data/lib/spaceship/spec/tunes/fixtures/create_application_success.json +92 -0
  30. data/lib/spaceship/spec/tunes/fixtures/create_application_wildcard_broken.json +92 -0
  31. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester.json +247 -0
  32. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester_payload.json +35 -0
  33. data/lib/spaceship/spec/tunes/fixtures/create_version_success.json +683 -0
  34. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester.json +9 -0
  35. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester_payload.json +7 -0
  36. data/lib/spaceship/spec/tunes/fixtures/iap_consumable_template.json +115 -0
  37. data/lib/spaceship/spec/tunes/fixtures/iap_create.json +1 -0
  38. data/lib/spaceship/spec/tunes/fixtures/iap_detail.json +180 -0
  39. data/lib/spaceship/spec/tunes/fixtures/iap_families.json +299 -0
  40. data/lib/spaceship/spec/tunes/fixtures/iap_family_create.json +63 -0
  41. data/lib/spaceship/spec/tunes/fixtures/iap_family_create_success.json +9 -0
  42. data/lib/spaceship/spec/tunes/fixtures/iap_family_detail.json +156 -0
  43. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit.json +1 -0
  44. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit_versions.json +1 -0
  45. data/lib/spaceship/spec/tunes/fixtures/iap_family_template.json +92 -0
  46. data/lib/spaceship/spec/tunes/fixtures/iap_list.json +633 -0
  47. data/lib/spaceship/spec/tunes/fixtures/iap_price_goal_calc.json +1095 -0
  48. data/lib/spaceship/spec/tunes/fixtures/iap_pricing_tiers.json +373475 -0
  49. data/lib/spaceship/spec/tunes/fixtures/iap_update.json +118 -0
  50. data/lib/spaceship/spec/tunes/fixtures/invalid_login.html +12 -0
  51. data/lib/spaceship/spec/tunes/fixtures/landing_page.html +6 -0
  52. data/lib/spaceship/spec/tunes/fixtures/login_cntrl.js +3 -0
  53. data/lib/spaceship/spec/tunes/fixtures/login_cookie_spam.txt +1 -0
  54. data/lib/spaceship/spec/tunes/fixtures/member_create.json +297 -0
  55. data/lib/spaceship/spec/tunes/fixtures/member_create_appmanager_single_app.json +297 -0
  56. data/lib/spaceship/spec/tunes/fixtures/member_create_developer.json +297 -0
  57. data/lib/spaceship/spec/tunes/fixtures/member_list.json +715 -0
  58. data/lib/spaceship/spec/tunes/fixtures/member_template.json +309 -0
  59. data/lib/spaceship/spec/tunes/fixtures/pricing_tiers.json +46182 -0
  60. data/lib/spaceship/spec/tunes/fixtures/promocodes.json +19 -0
  61. data/lib/spaceship/spec/tunes/fixtures/promocodes_generated.json +23 -0
  62. data/lib/spaceship/spec/tunes/fixtures/promocodes_history.json +109 -0
  63. data/lib/spaceship/spec/tunes/fixtures/ratings.json +16 -0
  64. data/lib/spaceship/spec/tunes/fixtures/ratings_US.json +16 -0
  65. data/lib/spaceship/spec/tunes/fixtures/reject_app_version_success.json +861 -0
  66. data/lib/spaceship/spec/tunes/fixtures/review_by_storefront.json +60 -0
  67. data/lib/spaceship/spec/tunes/fixtures/sandbox_testers.json +43 -0
  68. data/lib/spaceship/spec/tunes/fixtures/supported_countries.json +1095 -0
  69. data/lib/spaceship/spec/tunes/fixtures/testers/create_tester.json +91 -0
  70. data/lib/spaceship/spec/tunes/fixtures/testers/existing_internal_testers.json +52 -0
  71. data/lib/spaceship/spec/tunes/fixtures/testers/get_external.json +120 -0
  72. data/lib/spaceship/spec/tunes/fixtures/testers/get_internal.json +110 -0
  73. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_appletvos.json +143 -0
  74. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_ios.json +143 -0
  75. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_appletvos.json +23 -0
  76. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_ios.json +23 -0
  77. data/lib/spaceship/spec/tunes/fixtures/update_app_version_failed.json +861 -0
  78. data/lib/spaceship/spec/tunes/fixtures/update_app_version_success.json +861 -0
  79. data/lib/spaceship/spec/tunes/fixtures/update_app_version_temporarily_unable.json +861 -0
  80. data/lib/spaceship/spec/tunes/fixtures/update_app_version_with_autorelease_overwrite_success.json +861 -0
  81. data/lib/spaceship/spec/tunes/fixtures/user_detail.json +24 -0
  82. metadata +83 -3
@@ -0,0 +1,1095 @@
1
+ {
2
+ "data": [
3
+ {
4
+ "code": "AL",
5
+ "name": "Albania",
6
+ "region": "Europe",
7
+ "regionLocaleKey": "ITC.region.EUR",
8
+ "currencyCodeISO3A": "USD"
9
+ },
10
+ {
11
+ "code": "DZ",
12
+ "name": "Algeria",
13
+ "region": "Africa, Middle East, and India",
14
+ "regionLocaleKey": "ITC.region.AMEI",
15
+ "currencyCodeISO3A": "USD"
16
+ },
17
+ {
18
+ "code": "AO",
19
+ "name": "Angola",
20
+ "region": "Africa, Middle East, and India",
21
+ "regionLocaleKey": "ITC.region.AMEI",
22
+ "currencyCodeISO3A": "USD"
23
+ },
24
+ {
25
+ "code": "AI",
26
+ "name": "Anguilla",
27
+ "region": "Latin America and the Caribbean",
28
+ "regionLocaleKey": "ITC.region.LAMC",
29
+ "currencyCodeISO3A": "USD"
30
+ },
31
+ {
32
+ "code": "AG",
33
+ "name": "Antigua and Barbuda",
34
+ "region": "Latin America and the Caribbean",
35
+ "regionLocaleKey": "ITC.region.LAMC",
36
+ "currencyCodeISO3A": "USD"
37
+ },
38
+ {
39
+ "code": "AR",
40
+ "name": "Argentina",
41
+ "region": "Latin America and the Caribbean",
42
+ "regionLocaleKey": "ITC.region.LAMC",
43
+ "currencyCodeISO3A": "USD"
44
+ },
45
+ {
46
+ "code": "AM",
47
+ "name": "Armenia",
48
+ "region": "Africa, Middle East, and India",
49
+ "regionLocaleKey": "ITC.region.AMEI",
50
+ "currencyCodeISO3A": "USD"
51
+ },
52
+ {
53
+ "code": "AU",
54
+ "name": "Australia",
55
+ "region": "Asia Pacific",
56
+ "regionLocaleKey": "ITC.region.APAC",
57
+ "currencyCodeISO3A": "AUD"
58
+ },
59
+ {
60
+ "code": "AT",
61
+ "name": "Austria",
62
+ "region": "Europe",
63
+ "regionLocaleKey": "ITC.region.EUR",
64
+ "currencyCodeISO3A": "EUR"
65
+ },
66
+ {
67
+ "code": "AZ",
68
+ "name": "Azerbaijan",
69
+ "region": "Africa, Middle East, and India",
70
+ "regionLocaleKey": "ITC.region.AMEI",
71
+ "currencyCodeISO3A": "USD"
72
+ },
73
+ {
74
+ "code": "BS",
75
+ "name": "Bahamas",
76
+ "region": "Latin America and the Caribbean",
77
+ "regionLocaleKey": "ITC.region.LAMC",
78
+ "currencyCodeISO3A": "USD"
79
+ },
80
+ {
81
+ "code": "BH",
82
+ "name": "Bahrain",
83
+ "region": "Africa, Middle East, and India",
84
+ "regionLocaleKey": "ITC.region.AMEI",
85
+ "currencyCodeISO3A": "USD"
86
+ },
87
+ {
88
+ "code": "BB",
89
+ "name": "Barbados",
90
+ "region": "Latin America and the Caribbean",
91
+ "regionLocaleKey": "ITC.region.LAMC",
92
+ "currencyCodeISO3A": "USD"
93
+ },
94
+ {
95
+ "code": "BY",
96
+ "name": "Belarus",
97
+ "region": "Europe",
98
+ "regionLocaleKey": "ITC.region.EUR",
99
+ "currencyCodeISO3A": "USD"
100
+ },
101
+ {
102
+ "code": "BE",
103
+ "name": "Belgium",
104
+ "region": "Europe",
105
+ "regionLocaleKey": "ITC.region.EUR",
106
+ "currencyCodeISO3A": "EUR"
107
+ },
108
+ {
109
+ "code": "BZ",
110
+ "name": "Belize",
111
+ "region": "Latin America and the Caribbean",
112
+ "regionLocaleKey": "ITC.region.LAMC",
113
+ "currencyCodeISO3A": "USD"
114
+ },
115
+ {
116
+ "code": "BJ",
117
+ "name": "Benin",
118
+ "region": "Africa, Middle East, and India",
119
+ "regionLocaleKey": "ITC.region.AMEI",
120
+ "currencyCodeISO3A": "USD"
121
+ },
122
+ {
123
+ "code": "BM",
124
+ "name": "Bermuda",
125
+ "region": "Latin America and the Caribbean",
126
+ "regionLocaleKey": "ITC.region.LAMC",
127
+ "currencyCodeISO3A": "USD"
128
+ },
129
+ {
130
+ "code": "BT",
131
+ "name": "Bhutan",
132
+ "region": "Asia Pacific",
133
+ "regionLocaleKey": "ITC.region.APAC",
134
+ "currencyCodeISO3A": "USD"
135
+ },
136
+ {
137
+ "code": "BO",
138
+ "name": "Bolivia",
139
+ "region": "Latin America and the Caribbean",
140
+ "regionLocaleKey": "ITC.region.LAMC",
141
+ "currencyCodeISO3A": "USD"
142
+ },
143
+ {
144
+ "code": "BW",
145
+ "name": "Botswana",
146
+ "region": "Africa, Middle East, and India",
147
+ "regionLocaleKey": "ITC.region.AMEI",
148
+ "currencyCodeISO3A": "USD"
149
+ },
150
+ {
151
+ "code": "BR",
152
+ "name": "Brazil",
153
+ "region": "Latin America and the Caribbean",
154
+ "regionLocaleKey": "ITC.region.LAMC",
155
+ "currencyCodeISO3A": "USD"
156
+ },
157
+ {
158
+ "code": "BN",
159
+ "name": "Brunei Darussalam",
160
+ "region": "Asia Pacific",
161
+ "regionLocaleKey": "ITC.region.APAC",
162
+ "currencyCodeISO3A": "USD"
163
+ },
164
+ {
165
+ "code": "BG",
166
+ "name": "Bulgaria",
167
+ "region": "Europe",
168
+ "regionLocaleKey": "ITC.region.EUR",
169
+ "currencyCodeISO3A": "EUR"
170
+ },
171
+ {
172
+ "code": "BF",
173
+ "name": "Burkina Faso",
174
+ "region": "Africa, Middle East, and India",
175
+ "regionLocaleKey": "ITC.region.AMEI",
176
+ "currencyCodeISO3A": "USD"
177
+ },
178
+ {
179
+ "code": "KH",
180
+ "name": "Cambodia",
181
+ "region": "Asia Pacific",
182
+ "regionLocaleKey": "ITC.region.APAC",
183
+ "currencyCodeISO3A": "USD"
184
+ },
185
+ {
186
+ "code": "CA",
187
+ "name": "Canada",
188
+ "region": "The United States and Canada",
189
+ "regionLocaleKey": "ITC.region.NAM",
190
+ "currencyCodeISO3A": "CAD"
191
+ },
192
+ {
193
+ "code": "CV",
194
+ "name": "Cape Verde",
195
+ "region": "Africa, Middle East, and India",
196
+ "regionLocaleKey": "ITC.region.AMEI",
197
+ "currencyCodeISO3A": "USD"
198
+ },
199
+ {
200
+ "code": "KY",
201
+ "name": "Cayman Islands",
202
+ "region": "Latin America and the Caribbean",
203
+ "regionLocaleKey": "ITC.region.LAMC",
204
+ "currencyCodeISO3A": "USD"
205
+ },
206
+ {
207
+ "code": "TD",
208
+ "name": "Chad",
209
+ "region": "Africa, Middle East, and India",
210
+ "regionLocaleKey": "ITC.region.AMEI",
211
+ "currencyCodeISO3A": "USD"
212
+ },
213
+ {
214
+ "code": "CL",
215
+ "name": "Chile",
216
+ "region": "Latin America and the Caribbean",
217
+ "regionLocaleKey": "ITC.region.LAMC",
218
+ "currencyCodeISO3A": "USD"
219
+ },
220
+ {
221
+ "code": "CN",
222
+ "name": "China",
223
+ "region": "Asia Pacific",
224
+ "regionLocaleKey": "ITC.region.APAC",
225
+ "currencyCodeISO3A": "CNY"
226
+ },
227
+ {
228
+ "code": "CO",
229
+ "name": "Colombia",
230
+ "region": "Latin America and the Caribbean",
231
+ "regionLocaleKey": "ITC.region.LAMC",
232
+ "currencyCodeISO3A": "USD"
233
+ },
234
+ {
235
+ "code": "CG",
236
+ "name": "Congo, Republic of",
237
+ "region": "Africa, Middle East, and India",
238
+ "regionLocaleKey": "ITC.region.AMEI",
239
+ "currencyCodeISO3A": "USD"
240
+ },
241
+ {
242
+ "code": "CR",
243
+ "name": "Costa Rica",
244
+ "region": "Latin America and the Caribbean",
245
+ "regionLocaleKey": "ITC.region.LAMC",
246
+ "currencyCodeISO3A": "USD"
247
+ },
248
+ {
249
+ "code": "HR",
250
+ "name": "Croatia",
251
+ "region": "Europe",
252
+ "regionLocaleKey": "ITC.region.EUR",
253
+ "currencyCodeISO3A": "USD"
254
+ },
255
+ {
256
+ "code": "CY",
257
+ "name": "Cyprus",
258
+ "region": "Europe",
259
+ "regionLocaleKey": "ITC.region.EUR",
260
+ "currencyCodeISO3A": "EUR"
261
+ },
262
+ {
263
+ "code": "CZ",
264
+ "name": "Czech Republic",
265
+ "region": "Europe",
266
+ "regionLocaleKey": "ITC.region.EUR",
267
+ "currencyCodeISO3A": "EUR"
268
+ },
269
+ {
270
+ "code": "DK",
271
+ "name": "Denmark",
272
+ "region": "Europe",
273
+ "regionLocaleKey": "ITC.region.EUR",
274
+ "currencyCodeISO3A": "DKK"
275
+ },
276
+ {
277
+ "code": "DM",
278
+ "name": "Dominica",
279
+ "region": "Latin America and the Caribbean",
280
+ "regionLocaleKey": "ITC.region.LAMC",
281
+ "currencyCodeISO3A": "USD"
282
+ },
283
+ {
284
+ "code": "DO",
285
+ "name": "Dominican Republic",
286
+ "region": "Latin America and the Caribbean",
287
+ "regionLocaleKey": "ITC.region.LAMC",
288
+ "currencyCodeISO3A": "USD"
289
+ },
290
+ {
291
+ "code": "EC",
292
+ "name": "Ecuador",
293
+ "region": "Latin America and the Caribbean",
294
+ "regionLocaleKey": "ITC.region.LAMC",
295
+ "currencyCodeISO3A": "USD"
296
+ },
297
+ {
298
+ "code": "EG",
299
+ "name": "Egypt",
300
+ "region": "Africa, Middle East, and India",
301
+ "regionLocaleKey": "ITC.region.AMEI",
302
+ "currencyCodeISO3A": "USD"
303
+ },
304
+ {
305
+ "code": "SV",
306
+ "name": "El Salvador",
307
+ "region": "Latin America and the Caribbean",
308
+ "regionLocaleKey": "ITC.region.LAMC",
309
+ "currencyCodeISO3A": "USD"
310
+ },
311
+ {
312
+ "code": "EE",
313
+ "name": "Estonia",
314
+ "region": "Europe",
315
+ "regionLocaleKey": "ITC.region.EUR",
316
+ "currencyCodeISO3A": "EUR"
317
+ },
318
+ {
319
+ "code": "FJ",
320
+ "name": "Fiji",
321
+ "region": "Asia Pacific",
322
+ "regionLocaleKey": "ITC.region.APAC",
323
+ "currencyCodeISO3A": "USD"
324
+ },
325
+ {
326
+ "code": "FI",
327
+ "name": "Finland",
328
+ "region": "Europe",
329
+ "regionLocaleKey": "ITC.region.EUR",
330
+ "currencyCodeISO3A": "EUR"
331
+ },
332
+ {
333
+ "code": "FR",
334
+ "name": "France",
335
+ "region": "Europe",
336
+ "regionLocaleKey": "ITC.region.EUR",
337
+ "currencyCodeISO3A": "EUR"
338
+ },
339
+ {
340
+ "code": "GM",
341
+ "name": "Gambia",
342
+ "region": "Africa, Middle East, and India",
343
+ "regionLocaleKey": "ITC.region.AMEI",
344
+ "currencyCodeISO3A": "USD"
345
+ },
346
+ {
347
+ "code": "DE",
348
+ "name": "Germany",
349
+ "region": "Europe",
350
+ "regionLocaleKey": "ITC.region.EUR",
351
+ "currencyCodeISO3A": "EUR"
352
+ },
353
+ {
354
+ "code": "GH",
355
+ "name": "Ghana",
356
+ "region": "Africa, Middle East, and India",
357
+ "regionLocaleKey": "ITC.region.AMEI",
358
+ "currencyCodeISO3A": "USD"
359
+ },
360
+ {
361
+ "code": "GR",
362
+ "name": "Greece",
363
+ "region": "Europe",
364
+ "regionLocaleKey": "ITC.region.EUR",
365
+ "currencyCodeISO3A": "EUR"
366
+ },
367
+ {
368
+ "code": "GD",
369
+ "name": "Grenada",
370
+ "region": "Latin America and the Caribbean",
371
+ "regionLocaleKey": "ITC.region.LAMC",
372
+ "currencyCodeISO3A": "USD"
373
+ },
374
+ {
375
+ "code": "GT",
376
+ "name": "Guatemala",
377
+ "region": "Latin America and the Caribbean",
378
+ "regionLocaleKey": "ITC.region.LAMC",
379
+ "currencyCodeISO3A": "USD"
380
+ },
381
+ {
382
+ "code": "GW",
383
+ "name": "Guinea-Bissau",
384
+ "region": "Africa, Middle East, and India",
385
+ "regionLocaleKey": "ITC.region.AMEI",
386
+ "currencyCodeISO3A": "USD"
387
+ },
388
+ {
389
+ "code": "GY",
390
+ "name": "Guyana",
391
+ "region": "Latin America and the Caribbean",
392
+ "regionLocaleKey": "ITC.region.LAMC",
393
+ "currencyCodeISO3A": "USD"
394
+ },
395
+ {
396
+ "code": "HN",
397
+ "name": "Honduras",
398
+ "region": "Latin America and the Caribbean",
399
+ "regionLocaleKey": "ITC.region.LAMC",
400
+ "currencyCodeISO3A": "USD"
401
+ },
402
+ {
403
+ "code": "HK",
404
+ "name": "Hong Kong",
405
+ "region": "Asia Pacific",
406
+ "regionLocaleKey": "ITC.region.APAC",
407
+ "currencyCodeISO3A": "HKD"
408
+ },
409
+ {
410
+ "code": "HU",
411
+ "name": "Hungary",
412
+ "region": "Europe",
413
+ "regionLocaleKey": "ITC.region.EUR",
414
+ "currencyCodeISO3A": "EUR"
415
+ },
416
+ {
417
+ "code": "IS",
418
+ "name": "Iceland",
419
+ "region": "Europe",
420
+ "regionLocaleKey": "ITC.region.EUR",
421
+ "currencyCodeISO3A": "USD"
422
+ },
423
+ {
424
+ "code": "IN",
425
+ "name": "India",
426
+ "region": "Africa, Middle East, and India",
427
+ "regionLocaleKey": "ITC.region.AMEI",
428
+ "currencyCodeISO3A": "INR"
429
+ },
430
+ {
431
+ "code": "ID",
432
+ "name": "Indonesia",
433
+ "region": "Asia Pacific",
434
+ "regionLocaleKey": "ITC.region.APAC",
435
+ "currencyCodeISO3A": "IDR"
436
+ },
437
+ {
438
+ "code": "IE",
439
+ "name": "Ireland",
440
+ "region": "Europe",
441
+ "regionLocaleKey": "ITC.region.EUR",
442
+ "currencyCodeISO3A": "EUR"
443
+ },
444
+ {
445
+ "code": "IL",
446
+ "name": "Israel",
447
+ "region": "Africa, Middle East, and India",
448
+ "regionLocaleKey": "ITC.region.AMEI",
449
+ "currencyCodeISO3A": "ILS"
450
+ },
451
+ {
452
+ "code": "IT",
453
+ "name": "Italy",
454
+ "region": "Europe",
455
+ "regionLocaleKey": "ITC.region.EUR",
456
+ "currencyCodeISO3A": "EUR"
457
+ },
458
+ {
459
+ "code": "JM",
460
+ "name": "Jamaica",
461
+ "region": "Latin America and the Caribbean",
462
+ "regionLocaleKey": "ITC.region.LAMC",
463
+ "currencyCodeISO3A": "USD"
464
+ },
465
+ {
466
+ "code": "JP",
467
+ "name": "Japan",
468
+ "region": "Asia Pacific",
469
+ "regionLocaleKey": "ITC.region.APAC",
470
+ "currencyCodeISO3A": "JPY"
471
+ },
472
+ {
473
+ "code": "JO",
474
+ "name": "Jordan",
475
+ "region": "Africa, Middle East, and India",
476
+ "regionLocaleKey": "ITC.region.AMEI",
477
+ "currencyCodeISO3A": "USD"
478
+ },
479
+ {
480
+ "code": "KZ",
481
+ "name": "Kazakhstan",
482
+ "region": "Asia Pacific",
483
+ "regionLocaleKey": "ITC.region.APAC",
484
+ "currencyCodeISO3A": "USD"
485
+ },
486
+ {
487
+ "code": "KE",
488
+ "name": "Kenya",
489
+ "region": "Africa, Middle East, and India",
490
+ "regionLocaleKey": "ITC.region.AMEI",
491
+ "currencyCodeISO3A": "USD"
492
+ },
493
+ {
494
+ "code": "KR",
495
+ "name": "Korea, Republic Of",
496
+ "region": "Asia Pacific",
497
+ "regionLocaleKey": "ITC.region.APAC",
498
+ "currencyCodeISO3A": "USD"
499
+ },
500
+ {
501
+ "code": "KW",
502
+ "name": "Kuwait",
503
+ "region": "Africa, Middle East, and India",
504
+ "regionLocaleKey": "ITC.region.AMEI",
505
+ "currencyCodeISO3A": "USD"
506
+ },
507
+ {
508
+ "code": "KG",
509
+ "name": "Kyrgyzstan",
510
+ "region": "Asia Pacific",
511
+ "regionLocaleKey": "ITC.region.APAC",
512
+ "currencyCodeISO3A": "USD"
513
+ },
514
+ {
515
+ "code": "LA",
516
+ "name": "Lao People's Democratic Republic",
517
+ "region": "Asia Pacific",
518
+ "regionLocaleKey": "ITC.region.APAC",
519
+ "currencyCodeISO3A": "USD"
520
+ },
521
+ {
522
+ "code": "LV",
523
+ "name": "Latvia",
524
+ "region": "Europe",
525
+ "regionLocaleKey": "ITC.region.EUR",
526
+ "currencyCodeISO3A": "EUR"
527
+ },
528
+ {
529
+ "code": "LB",
530
+ "name": "Lebanon",
531
+ "region": "Africa, Middle East, and India",
532
+ "regionLocaleKey": "ITC.region.AMEI",
533
+ "currencyCodeISO3A": "USD"
534
+ },
535
+ {
536
+ "code": "LR",
537
+ "name": "Liberia",
538
+ "region": "Africa, Middle East, and India",
539
+ "regionLocaleKey": "ITC.region.AMEI",
540
+ "currencyCodeISO3A": "USD"
541
+ },
542
+ {
543
+ "code": "LT",
544
+ "name": "Lithuania",
545
+ "region": "Europe",
546
+ "regionLocaleKey": "ITC.region.EUR",
547
+ "currencyCodeISO3A": "EUR"
548
+ },
549
+ {
550
+ "code": "LU",
551
+ "name": "Luxembourg",
552
+ "region": "Europe",
553
+ "regionLocaleKey": "ITC.region.EUR",
554
+ "currencyCodeISO3A": "EUR"
555
+ },
556
+ {
557
+ "code": "MO",
558
+ "name": "Macau",
559
+ "region": "Asia Pacific",
560
+ "regionLocaleKey": "ITC.region.APAC",
561
+ "currencyCodeISO3A": "USD"
562
+ },
563
+ {
564
+ "code": "MK",
565
+ "name": "Macedonia, The Former Yugoslav Republic Of",
566
+ "region": "Europe",
567
+ "regionLocaleKey": "ITC.region.EUR",
568
+ "currencyCodeISO3A": "USD"
569
+ },
570
+ {
571
+ "code": "MG",
572
+ "name": "Madagascar",
573
+ "region": "Africa, Middle East, and India",
574
+ "regionLocaleKey": "ITC.region.AMEI",
575
+ "currencyCodeISO3A": "USD"
576
+ },
577
+ {
578
+ "code": "MW",
579
+ "name": "Malawi",
580
+ "region": "Africa, Middle East, and India",
581
+ "regionLocaleKey": "ITC.region.AMEI",
582
+ "currencyCodeISO3A": "USD"
583
+ },
584
+ {
585
+ "code": "MY",
586
+ "name": "Malaysia",
587
+ "region": "Asia Pacific",
588
+ "regionLocaleKey": "ITC.region.APAC",
589
+ "currencyCodeISO3A": "USD"
590
+ },
591
+ {
592
+ "code": "ML",
593
+ "name": "Mali",
594
+ "region": "Africa, Middle East, and India",
595
+ "regionLocaleKey": "ITC.region.AMEI",
596
+ "currencyCodeISO3A": "USD"
597
+ },
598
+ {
599
+ "code": "MT",
600
+ "name": "Malta",
601
+ "region": "Europe",
602
+ "regionLocaleKey": "ITC.region.EUR",
603
+ "currencyCodeISO3A": "EUR"
604
+ },
605
+ {
606
+ "code": "MR",
607
+ "name": "Mauritania",
608
+ "region": "Africa, Middle East, and India",
609
+ "regionLocaleKey": "ITC.region.AMEI",
610
+ "currencyCodeISO3A": "USD"
611
+ },
612
+ {
613
+ "code": "MU",
614
+ "name": "Mauritius",
615
+ "region": "Africa, Middle East, and India",
616
+ "regionLocaleKey": "ITC.region.AMEI",
617
+ "currencyCodeISO3A": "USD"
618
+ },
619
+ {
620
+ "code": "MX",
621
+ "name": "Mexico",
622
+ "region": "Latin America and the Caribbean",
623
+ "regionLocaleKey": "ITC.region.LAMC",
624
+ "currencyCodeISO3A": "MXN"
625
+ },
626
+ {
627
+ "code": "FM",
628
+ "name": "Micronesia, Federated States of",
629
+ "region": "Asia Pacific",
630
+ "regionLocaleKey": "ITC.region.APAC",
631
+ "currencyCodeISO3A": "USD"
632
+ },
633
+ {
634
+ "code": "MD",
635
+ "name": "Moldova, Republic Of",
636
+ "region": "Europe",
637
+ "regionLocaleKey": "ITC.region.EUR",
638
+ "currencyCodeISO3A": "USD"
639
+ },
640
+ {
641
+ "code": "MN",
642
+ "name": "Mongolia",
643
+ "region": "Asia Pacific",
644
+ "regionLocaleKey": "ITC.region.APAC",
645
+ "currencyCodeISO3A": "USD"
646
+ },
647
+ {
648
+ "code": "MS",
649
+ "name": "Montserrat",
650
+ "region": "Latin America and the Caribbean",
651
+ "regionLocaleKey": "ITC.region.LAMC",
652
+ "currencyCodeISO3A": "USD"
653
+ },
654
+ {
655
+ "code": "MZ",
656
+ "name": "Mozambique",
657
+ "region": "Africa, Middle East, and India",
658
+ "regionLocaleKey": "ITC.region.AMEI",
659
+ "currencyCodeISO3A": "USD"
660
+ },
661
+ {
662
+ "code": "NA",
663
+ "name": "Namibia",
664
+ "region": "Africa, Middle East, and India",
665
+ "regionLocaleKey": "ITC.region.AMEI",
666
+ "currencyCodeISO3A": "USD"
667
+ },
668
+ {
669
+ "code": "NP",
670
+ "name": "Nepal",
671
+ "region": "Asia Pacific",
672
+ "regionLocaleKey": "ITC.region.APAC",
673
+ "currencyCodeISO3A": "USD"
674
+ },
675
+ {
676
+ "code": "NL",
677
+ "name": "Netherlands",
678
+ "region": "Europe",
679
+ "regionLocaleKey": "ITC.region.EUR",
680
+ "currencyCodeISO3A": "EUR"
681
+ },
682
+ {
683
+ "code": "NZ",
684
+ "name": "New Zealand",
685
+ "region": "Asia Pacific",
686
+ "regionLocaleKey": "ITC.region.APAC",
687
+ "currencyCodeISO3A": "NZD"
688
+ },
689
+ {
690
+ "code": "NI",
691
+ "name": "Nicaragua",
692
+ "region": "Latin America and the Caribbean",
693
+ "regionLocaleKey": "ITC.region.LAMC",
694
+ "currencyCodeISO3A": "USD"
695
+ },
696
+ {
697
+ "code": "NE",
698
+ "name": "Niger",
699
+ "region": "Africa, Middle East, and India",
700
+ "regionLocaleKey": "ITC.region.AMEI",
701
+ "currencyCodeISO3A": "USD"
702
+ },
703
+ {
704
+ "code": "NG",
705
+ "name": "Nigeria",
706
+ "region": "Africa, Middle East, and India",
707
+ "regionLocaleKey": "ITC.region.AMEI",
708
+ "currencyCodeISO3A": "USD"
709
+ },
710
+ {
711
+ "code": "NO",
712
+ "name": "Norway",
713
+ "region": "Europe",
714
+ "regionLocaleKey": "ITC.region.EUR",
715
+ "currencyCodeISO3A": "NOK"
716
+ },
717
+ {
718
+ "code": "OM",
719
+ "name": "Oman",
720
+ "region": "Africa, Middle East, and India",
721
+ "regionLocaleKey": "ITC.region.AMEI",
722
+ "currencyCodeISO3A": "USD"
723
+ },
724
+ {
725
+ "code": "PK",
726
+ "name": "Pakistan",
727
+ "region": "Asia Pacific",
728
+ "regionLocaleKey": "ITC.region.APAC",
729
+ "currencyCodeISO3A": "USD"
730
+ },
731
+ {
732
+ "code": "PW",
733
+ "name": "Palau",
734
+ "region": "Asia Pacific",
735
+ "regionLocaleKey": "ITC.region.APAC",
736
+ "currencyCodeISO3A": "USD"
737
+ },
738
+ {
739
+ "code": "PA",
740
+ "name": "Panama",
741
+ "region": "Latin America and the Caribbean",
742
+ "regionLocaleKey": "ITC.region.LAMC",
743
+ "currencyCodeISO3A": "USD"
744
+ },
745
+ {
746
+ "code": "PG",
747
+ "name": "Papua New Guinea",
748
+ "region": "Asia Pacific",
749
+ "regionLocaleKey": "ITC.region.APAC",
750
+ "currencyCodeISO3A": "USD"
751
+ },
752
+ {
753
+ "code": "PY",
754
+ "name": "Paraguay",
755
+ "region": "Latin America and the Caribbean",
756
+ "regionLocaleKey": "ITC.region.LAMC",
757
+ "currencyCodeISO3A": "USD"
758
+ },
759
+ {
760
+ "code": "PE",
761
+ "name": "Peru",
762
+ "region": "Latin America and the Caribbean",
763
+ "regionLocaleKey": "ITC.region.LAMC",
764
+ "currencyCodeISO3A": "USD"
765
+ },
766
+ {
767
+ "code": "PH",
768
+ "name": "Philippines",
769
+ "region": "Asia Pacific",
770
+ "regionLocaleKey": "ITC.region.APAC",
771
+ "currencyCodeISO3A": "USD"
772
+ },
773
+ {
774
+ "code": "PL",
775
+ "name": "Poland",
776
+ "region": "Europe",
777
+ "regionLocaleKey": "ITC.region.EUR",
778
+ "currencyCodeISO3A": "EUR"
779
+ },
780
+ {
781
+ "code": "PT",
782
+ "name": "Portugal",
783
+ "region": "Europe",
784
+ "regionLocaleKey": "ITC.region.EUR",
785
+ "currencyCodeISO3A": "EUR"
786
+ },
787
+ {
788
+ "code": "QA",
789
+ "name": "Qatar",
790
+ "region": "Africa, Middle East, and India",
791
+ "regionLocaleKey": "ITC.region.AMEI",
792
+ "currencyCodeISO3A": "USD"
793
+ },
794
+ {
795
+ "code": "RO",
796
+ "name": "Romania",
797
+ "region": "Europe",
798
+ "regionLocaleKey": "ITC.region.EUR",
799
+ "currencyCodeISO3A": "EUR"
800
+ },
801
+ {
802
+ "code": "RU",
803
+ "name": "Russia",
804
+ "region": "Europe",
805
+ "regionLocaleKey": "ITC.region.EUR",
806
+ "currencyCodeISO3A": "RUB"
807
+ },
808
+ {
809
+ "code": "LC",
810
+ "name": "Saint Lucia",
811
+ "region": "Latin America and the Caribbean",
812
+ "regionLocaleKey": "ITC.region.LAMC",
813
+ "currencyCodeISO3A": "USD"
814
+ },
815
+ {
816
+ "code": "SA",
817
+ "name": "Saudi Arabia",
818
+ "region": "Africa, Middle East, and India",
819
+ "regionLocaleKey": "ITC.region.AMEI",
820
+ "currencyCodeISO3A": "SAR"
821
+ },
822
+ {
823
+ "code": "SN",
824
+ "name": "Senegal",
825
+ "region": "Africa, Middle East, and India",
826
+ "regionLocaleKey": "ITC.region.AMEI",
827
+ "currencyCodeISO3A": "USD"
828
+ },
829
+ {
830
+ "code": "SC",
831
+ "name": "Seychelles",
832
+ "region": "Africa, Middle East, and India",
833
+ "regionLocaleKey": "ITC.region.AMEI",
834
+ "currencyCodeISO3A": "USD"
835
+ },
836
+ {
837
+ "code": "SL",
838
+ "name": "Sierra Leone",
839
+ "region": "Africa, Middle East, and India",
840
+ "regionLocaleKey": "ITC.region.AMEI",
841
+ "currencyCodeISO3A": "USD"
842
+ },
843
+ {
844
+ "code": "SG",
845
+ "name": "Singapore",
846
+ "region": "Asia Pacific",
847
+ "regionLocaleKey": "ITC.region.APAC",
848
+ "currencyCodeISO3A": "SGD"
849
+ },
850
+ {
851
+ "code": "SK",
852
+ "name": "Slovakia",
853
+ "region": "Europe",
854
+ "regionLocaleKey": "ITC.region.EUR",
855
+ "currencyCodeISO3A": "EUR"
856
+ },
857
+ {
858
+ "code": "SI",
859
+ "name": "Slovenia",
860
+ "region": "Europe",
861
+ "regionLocaleKey": "ITC.region.EUR",
862
+ "currencyCodeISO3A": "EUR"
863
+ },
864
+ {
865
+ "code": "SB",
866
+ "name": "Solomon Islands",
867
+ "region": "Asia Pacific",
868
+ "regionLocaleKey": "ITC.region.APAC",
869
+ "currencyCodeISO3A": "USD"
870
+ },
871
+ {
872
+ "code": "ZA",
873
+ "name": "South Africa",
874
+ "region": "Africa, Middle East, and India",
875
+ "regionLocaleKey": "ITC.region.AMEI",
876
+ "currencyCodeISO3A": "ZAR"
877
+ },
878
+ {
879
+ "code": "ES",
880
+ "name": "Spain",
881
+ "region": "Europe",
882
+ "regionLocaleKey": "ITC.region.EUR",
883
+ "currencyCodeISO3A": "EUR"
884
+ },
885
+ {
886
+ "code": "LK",
887
+ "name": "Sri Lanka",
888
+ "region": "Asia Pacific",
889
+ "regionLocaleKey": "ITC.region.APAC",
890
+ "currencyCodeISO3A": "USD"
891
+ },
892
+ {
893
+ "code": "KN",
894
+ "name": "St. Kitts and Nevis",
895
+ "region": "Latin America and the Caribbean",
896
+ "regionLocaleKey": "ITC.region.LAMC",
897
+ "currencyCodeISO3A": "USD"
898
+ },
899
+ {
900
+ "code": "VC",
901
+ "name": "St. Vincent and The Grenadines",
902
+ "region": "Latin America and the Caribbean",
903
+ "regionLocaleKey": "ITC.region.LAMC",
904
+ "currencyCodeISO3A": "USD"
905
+ },
906
+ {
907
+ "code": "SR",
908
+ "name": "Suriname",
909
+ "region": "Latin America and the Caribbean",
910
+ "regionLocaleKey": "ITC.region.LAMC",
911
+ "currencyCodeISO3A": "USD"
912
+ },
913
+ {
914
+ "code": "SZ",
915
+ "name": "Swaziland",
916
+ "region": "Africa, Middle East, and India",
917
+ "regionLocaleKey": "ITC.region.AMEI",
918
+ "currencyCodeISO3A": "USD"
919
+ },
920
+ {
921
+ "code": "SE",
922
+ "name": "Sweden",
923
+ "region": "Europe",
924
+ "regionLocaleKey": "ITC.region.EUR",
925
+ "currencyCodeISO3A": "SEK"
926
+ },
927
+ {
928
+ "code": "CH",
929
+ "name": "Switzerland",
930
+ "region": "Europe",
931
+ "regionLocaleKey": "ITC.region.EUR",
932
+ "currencyCodeISO3A": "CHF"
933
+ },
934
+ {
935
+ "code": "ST",
936
+ "name": "São Tomé and Príncipe",
937
+ "region": "Africa, Middle East, and India",
938
+ "regionLocaleKey": "ITC.region.AMEI",
939
+ "currencyCodeISO3A": "USD"
940
+ },
941
+ {
942
+ "code": "TW",
943
+ "name": "Taiwan",
944
+ "region": "Asia Pacific",
945
+ "regionLocaleKey": "ITC.region.APAC",
946
+ "currencyCodeISO3A": "TWD"
947
+ },
948
+ {
949
+ "code": "TJ",
950
+ "name": "Tajikistan",
951
+ "region": "Asia Pacific",
952
+ "regionLocaleKey": "ITC.region.APAC",
953
+ "currencyCodeISO3A": "USD"
954
+ },
955
+ {
956
+ "code": "TZ",
957
+ "name": "Tanzania, United Republic Of",
958
+ "region": "Africa, Middle East, and India",
959
+ "regionLocaleKey": "ITC.region.AMEI",
960
+ "currencyCodeISO3A": "USD"
961
+ },
962
+ {
963
+ "code": "TH",
964
+ "name": "Thailand",
965
+ "region": "Asia Pacific",
966
+ "regionLocaleKey": "ITC.region.APAC",
967
+ "currencyCodeISO3A": "THB"
968
+ },
969
+ {
970
+ "code": "TT",
971
+ "name": "Trinidad and Tobago",
972
+ "region": "Latin America and the Caribbean",
973
+ "regionLocaleKey": "ITC.region.LAMC",
974
+ "currencyCodeISO3A": "USD"
975
+ },
976
+ {
977
+ "code": "TN",
978
+ "name": "Tunisia",
979
+ "region": "Africa, Middle East, and India",
980
+ "regionLocaleKey": "ITC.region.AMEI",
981
+ "currencyCodeISO3A": "USD"
982
+ },
983
+ {
984
+ "code": "TR",
985
+ "name": "Turkey",
986
+ "region": "Europe",
987
+ "regionLocaleKey": "ITC.region.EUR",
988
+ "currencyCodeISO3A": "TRY"
989
+ },
990
+ {
991
+ "code": "TM",
992
+ "name": "Turkmenistan",
993
+ "region": "Asia Pacific",
994
+ "regionLocaleKey": "ITC.region.APAC",
995
+ "currencyCodeISO3A": "USD"
996
+ },
997
+ {
998
+ "code": "TC",
999
+ "name": "Turks and Caicos",
1000
+ "region": "Latin America and the Caribbean",
1001
+ "regionLocaleKey": "ITC.region.LAMC",
1002
+ "currencyCodeISO3A": "USD"
1003
+ },
1004
+ {
1005
+ "code": "UG",
1006
+ "name": "Uganda",
1007
+ "region": "Africa, Middle East, and India",
1008
+ "regionLocaleKey": "ITC.region.AMEI",
1009
+ "currencyCodeISO3A": "USD"
1010
+ },
1011
+ {
1012
+ "code": "UA",
1013
+ "name": "Ukraine",
1014
+ "region": "Europe",
1015
+ "regionLocaleKey": "ITC.region.EUR",
1016
+ "currencyCodeISO3A": "USD"
1017
+ },
1018
+ {
1019
+ "code": "AE",
1020
+ "name": "United Arab Emirates",
1021
+ "region": "Africa, Middle East, and India",
1022
+ "regionLocaleKey": "ITC.region.AMEI",
1023
+ "currencyCodeISO3A": "AED"
1024
+ },
1025
+ {
1026
+ "code": "GB",
1027
+ "name": "United Kingdom",
1028
+ "region": "Europe",
1029
+ "regionLocaleKey": "ITC.region.EUR",
1030
+ "currencyCodeISO3A": "GBP"
1031
+ },
1032
+ {
1033
+ "code": "US",
1034
+ "name": "United States",
1035
+ "region": "The United States and Canada",
1036
+ "regionLocaleKey": "ITC.region.NAM",
1037
+ "currencyCodeISO3A": "USD"
1038
+ },
1039
+ {
1040
+ "code": "UY",
1041
+ "name": "Uruguay",
1042
+ "region": "Latin America and the Caribbean",
1043
+ "regionLocaleKey": "ITC.region.LAMC",
1044
+ "currencyCodeISO3A": "USD"
1045
+ },
1046
+ {
1047
+ "code": "UZ",
1048
+ "name": "Uzbekistan",
1049
+ "region": "Asia Pacific",
1050
+ "regionLocaleKey": "ITC.region.APAC",
1051
+ "currencyCodeISO3A": "USD"
1052
+ },
1053
+ {
1054
+ "code": "VE",
1055
+ "name": "Venezuela",
1056
+ "region": "Latin America and the Caribbean",
1057
+ "regionLocaleKey": "ITC.region.LAMC",
1058
+ "currencyCodeISO3A": "USD"
1059
+ },
1060
+ {
1061
+ "code": "VN",
1062
+ "name": "Vietnam",
1063
+ "region": "Asia Pacific",
1064
+ "regionLocaleKey": "ITC.region.APAC",
1065
+ "currencyCodeISO3A": "USD"
1066
+ },
1067
+ {
1068
+ "code": "VG",
1069
+ "name": "Virgin Islands, British",
1070
+ "region": "Latin America and the Caribbean",
1071
+ "regionLocaleKey": "ITC.region.LAMC",
1072
+ "currencyCodeISO3A": "USD"
1073
+ },
1074
+ {
1075
+ "code": "YE",
1076
+ "name": "Yemen",
1077
+ "region": "Africa, Middle East, and India",
1078
+ "regionLocaleKey": "ITC.region.AMEI",
1079
+ "currencyCodeISO3A": "USD"
1080
+ },
1081
+ {
1082
+ "code": "ZW",
1083
+ "name": "Zimbabwe",
1084
+ "region": "Africa, Middle East, and India",
1085
+ "regionLocaleKey": "ITC.region.AMEI",
1086
+ "currencyCodeISO3A": "USD"
1087
+ }
1088
+ ],
1089
+ "messages": {
1090
+ "warn": null,
1091
+ "error": null,
1092
+ "info": null
1093
+ },
1094
+ "statusCode": "SUCCESS"
1095
+ }