AfterShip – WooCommerce Tracking - Version 1.11.2

Version Description

  • Add new couriers
Download this release

Release Info

Developer aftership
Plugin Icon 128x128 AfterShip – WooCommerce Tracking
Version 1.11.2
Comparing to
See all releases

Code changes from version 1.11.1 to 1.11.2

aftership-woocommerce-tracking.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Ecommerce Order Tracking and Shipment Notifications - AfterShip
4
  Plugin URI: http://aftership.com/
5
  Description: Effortless order tracking synced from all shipping providers for your ecommerce customers. Include a branded tracking page and automated delivery notifications.
6
- Version: 1.11.1
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
@@ -20,7 +20,7 @@ if ( ! defined( 'ABSPATH' ) ) {
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
- define( 'AFTERSHIP_VERSION', '1.11.1' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
3
  Plugin Name: Ecommerce Order Tracking and Shipment Notifications - AfterShip
4
  Plugin URI: http://aftership.com/
5
  Description: Effortless order tracking synced from all shipping providers for your ecommerce customers. Include a branded tracking page and automated delivery notifications.
6
+ Version: 1.11.2
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
20
 
21
  require_once( 'woo-includes/woo-functions.php' );
22
 
23
+ define( 'AFTERSHIP_VERSION', '1.11.2' );
24
 
25
  if ( is_woocommerce_active() ) {
26
 
assets/js/couriers.js CHANGED
@@ -1,4721 +1,5051 @@
1
  function get_couriers() {
2
  var data = [
3
  {
4
- "slug": "007ex",
5
- "name": "007EX",
6
- "other_name": "",
7
- "required_fields": []
8
  },
9
  {
10
- "slug": "17postservice",
11
- "name": "17 Post Service",
12
- "other_name": "17PostService",
13
- "required_fields": []
14
  },
15
  {
16
- "slug": "2ebox",
17
- "name": "2ebox",
18
- "other_name": "",
19
- "required_fields": []
20
  },
21
  {
22
- "slug": "2go",
23
- "name": "2GO",
24
- "other_name": "Negros Navigation",
25
- "required_fields": []
26
  },
27
  {
28
- "slug": "360lion",
29
- "name": "360 Lion Express",
30
- "other_name": "",
31
- "required_fields": []
32
  },
33
  {
34
- "slug": "4-72",
35
- "name": "4-72 Entregando",
36
- "other_name": "Colombia Postal Service",
37
- "required_fields": []
38
  },
39
  {
40
- "slug": "4px",
41
- "name": "4PX",
42
- "other_name": "递四方",
43
- "required_fields": []
44
  },
45
  {
46
- "slug": "800bestex",
47
- "name": "Best Express",
48
- "other_name": "百世汇通",
49
- "required_fields": []
50
  },
51
  {
52
- "slug": "99minutos",
53
- "name": "99minutos",
54
- "other_name": null,
55
- "required_fields": []
56
  },
57
  {
58
- "slug": "aaa-cooper",
59
- "name": "AAA Cooper",
60
- "other_name": "",
61
- "required_fields": []
 
 
62
  },
63
  {
64
- "slug": "abcustom",
65
- "name": "AB Custom Group",
66
- "other_name": "",
67
- "required_fields": [
68
- "tracking_postal_code"
69
- ]
70
  },
71
  {
72
- "slug": "abf",
73
- "name": "ABF Freight",
74
- "other_name": "Arkansas Best Corporation",
75
- "required_fields": []
76
  },
77
  {
78
- "slug": "abxexpress-my",
79
- "name": "ABX Express",
80
- "other_name": "ABX Express (M) Sdn Bhd",
81
- "required_fields": []
82
  },
83
  {
84
- "slug": "acommerce",
85
- "name": "aCommerce",
86
- "other_name": "",
87
- "required_fields": []
88
  },
89
  {
90
- "slug": "acscourier",
91
- "name": "ACS Courier",
92
- "other_name": "Αναζήτηση Καταστημάτων",
93
- "required_fields": []
94
  },
95
  {
96
- "slug": "acsworldwide",
97
- "name": "ACS Worldwide Express",
98
- "other_name": "",
99
- "required_fields": []
100
  },
101
  {
102
- "slug": "aderonline",
103
- "name": "Ader",
104
- "other_name": "",
105
- "required_fields": []
106
  },
107
  {
108
- "slug": "adicional",
109
- "name": "Adicional Logistics",
110
- "other_name": "",
111
- "required_fields": []
112
  },
113
  {
114
- "slug": "adsone",
115
- "name": "ADSOne",
116
- "other_name": "ADSOne Group",
117
- "required_fields": []
118
  },
119
  {
120
- "slug": "aduiepyle",
121
- "name": "A Duie Pyle",
122
- "other_name": "",
123
- "required_fields": []
124
  },
125
  {
126
- "slug": "aeroflash",
127
- "name": "Mexico AeroFlash",
128
- "other_name": "AeroFlash",
129
- "required_fields": []
130
  },
131
  {
132
- "slug": "aeronet",
133
- "name": "Aeronet",
134
- "other_name": "",
135
- "required_fields": []
136
  },
137
  {
138
- "slug": "aersure",
139
- "name": "Aersure",
140
- "other_name": "",
141
- "required_fields": []
142
  },
143
  {
144
- "slug": "agility",
145
- "name": "Agility",
146
- "other_name": null,
147
- "required_fields": []
148
  },
149
  {
150
- "slug": "air-canada",
151
- "name": "Air Canada",
152
- "other_name": null,
153
- "required_fields": []
154
  },
155
  {
156
- "slug": "air21",
157
- "name": "AIR21",
158
- "other_name": "AIR 21 PH",
159
- "required_fields": []
160
  },
161
  {
162
- "slug": "airmee-webhook",
163
- "name": "Airmee",
164
- "other_name": "",
165
- "required_fields": []
166
  },
167
  {
168
- "slug": "airpak-express",
169
- "name": "Airpak Express",
170
- "other_name": "",
171
- "required_fields": []
172
  },
173
  {
174
- "slug": "airspeed",
175
- "name": "Airspeed International Corporation",
176
- "other_name": "Airspeed Philippines",
177
- "required_fields": []
178
  },
179
  {
180
- "slug": "alfatrex",
181
- "name": "AlfaTrex",
182
- "other_name": "",
183
- "required_fields": []
 
 
184
  },
185
  {
186
- "slug": "allied-express-ftp",
187
- "name": "Allied Express (FTP)",
188
- "other_name": "",
189
- "required_fields": []
190
  },
191
  {
192
- "slug": "alliedexpress",
193
- "name": "Allied Express",
194
- "other_name": "",
195
- "required_fields": [
196
- "tracking_postal_code"
197
- ]
198
  },
199
  {
200
- "slug": "alljoy",
201
- "name": "ALLJOY SUPPLY CHAIN CO., LTD",
202
- "other_name": "",
203
- "required_fields": []
204
  },
205
  {
206
- "slug": "alphafast",
207
- "name": "alphaFAST",
208
- "other_name": "Alpha",
209
- "required_fields": []
210
  },
211
  {
212
- "slug": "always-express",
213
- "name": "Always Express",
214
- "other_name": "",
215
- "required_fields": []
216
  },
217
  {
218
- "slug": "amazon",
219
- "name": "Amazon Shipping + Amazon MCF",
220
- "other_name": "",
221
- "required_fields": []
222
  },
223
  {
224
- "slug": "amazon-fba-swiship",
225
- "name": "Amazon FBA Swiship",
226
- "other_name": null,
227
- "required_fields": []
 
 
228
  },
229
  {
230
- "slug": "amazon-fba-us",
231
- "name": "Amazon",
232
- "other_name": "",
233
- "required_fields": [
234
- "tracking_key"
235
- ]
236
  },
237
  {
238
- "slug": "amazon-uk-api",
239
- "name": "Amazon Shipping",
240
- "other_name": null,
241
- "required_fields": []
242
  },
243
  {
244
- "slug": "an-post",
245
- "name": "An Post",
246
- "other_name": "Ireland Post",
247
- "required_fields": []
248
  },
249
  {
250
- "slug": "andreani",
251
- "name": "Grupo logistico Andreani",
252
- "other_name": null,
253
- "required_fields": []
254
  },
255
  {
256
- "slug": "anjun",
257
- "name": "Anjun",
258
- "other_name": null,
259
- "required_fields": []
260
  },
261
  {
262
- "slug": "anserx",
263
- "name": "ANSERX",
264
- "other_name": null,
265
- "required_fields": []
266
  },
267
  {
268
- "slug": "anserx-logistics",
269
- "name": "ANSERX Logistics",
270
- "other_name": null,
271
- "required_fields": []
272
  },
273
  {
274
- "slug": "antron",
275
- "name": "Antron Express",
276
- "other_name": "",
277
- "required_fields": []
278
  },
279
  {
280
- "slug": "ao-courier",
281
- "name": "AO Logistics",
282
- "other_name": "",
283
- "required_fields": []
284
  },
285
  {
286
- "slug": "apc",
287
- "name": "APC Postal Logistics",
288
- "other_name": "APC-PLI",
289
- "required_fields": []
290
  },
291
  {
292
- "slug": "apc-overnight",
293
- "name": "APC Overnight",
294
- "other_name": "Net Despatch",
295
- "required_fields": []
296
  },
297
  {
298
- "slug": "apc-overnight-connum",
299
- "name": "APC Overnight Consignment Number",
300
- "other_name": "",
301
- "required_fields": [
302
- "tracking_postal_code"
303
- ]
304
  },
305
  {
306
- "slug": "apg",
307
- "name": "APG eCommerce Solutions Ltd.",
308
- "other_name": "",
309
- "required_fields": []
310
  },
311
  {
312
- "slug": "aprisaexpress",
313
- "name": "Aprisa Express",
314
- "other_name": "",
315
- "required_fields": []
316
  },
317
  {
318
- "slug": "aquiline",
319
- "name": "Aquiline",
320
- "other_name": "",
321
- "required_fields": []
322
  },
323
  {
324
- "slug": "aramex",
325
- "name": "Aramex",
326
- "other_name": "ارامكس",
327
- "required_fields": []
328
  },
329
  {
330
- "slug": "arco-spedizioni",
331
- "name": "Arco Spedizioni SP",
332
- "other_name": null,
333
- "required_fields": []
334
  },
335
  {
336
- "slug": "ark-logistics",
337
- "name": "ARK Logistics",
338
- "other_name": null,
339
- "required_fields": [
340
- "tracking_postal_code"
341
- ]
342
  },
343
  {
344
- "slug": "arrowxl",
345
- "name": "Arrow XL",
346
- "other_name": "Yodel XL",
347
- "required_fields": [
348
- "tracking_postal_code"
349
- ]
350
  },
351
  {
352
- "slug": "asendia-de",
353
- "name": "Asendia Germany",
354
- "other_name": "Asendia De",
355
- "required_fields": []
356
  },
357
  {
358
- "slug": "asendia-hk",
359
- "name": "Asendia HK",
360
- "other_name": "",
361
- "required_fields": []
362
  },
363
  {
364
- "slug": "asendia-uk",
365
- "name": "Asendia UK",
366
- "other_name": "Asendia United Kingdom",
367
- "required_fields": []
368
  },
369
  {
370
- "slug": "asendia-usa",
371
- "name": "Asendia USA",
372
- "other_name": "Brokers Worldwide",
373
- "required_fields": []
374
  },
375
  {
376
- "slug": "asigna",
377
- "name": "ASIGNA",
378
- "other_name": null,
379
- "required_fields": []
380
  },
381
  {
382
- "slug": "asm",
383
- "name": "ASM",
384
- "other_name": "Asm-Red",
385
- "required_fields": [
386
- "tracking_postal_code"
387
- ]
388
  },
389
  {
390
- "slug": "aupost-china",
391
- "name": "AuPost China",
392
- "other_name": "澳邮宝",
393
- "required_fields": []
394
  },
395
  {
396
- "slug": "australia-post",
397
- "name": "Australia Post",
398
- "other_name": "AusPost",
399
- "required_fields": []
400
  },
401
  {
402
- "slug": "australia-post-api",
403
- "name": "Australia Post API",
404
- "other_name": "",
405
- "required_fields": []
406
  },
407
  {
408
- "slug": "australia-post-sftp",
409
- "name": "Australia Post Sftp",
410
- "other_name": "AusPostSftp",
411
- "required_fields": [
412
- "tracking_account_number"
413
- ]
414
  },
415
  {
416
- "slug": "austrian-post",
417
- "name": "Austrian Post (Express)",
418
- "other_name": "Österreichische Post AG",
419
- "required_fields": []
420
  },
421
  {
422
- "slug": "austrian-post-registered",
423
- "name": "Austrian Post (Registered)",
424
- "other_name": "Österreichische Post AG",
425
- "required_fields": []
426
  },
427
  {
428
- "slug": "averitt",
429
- "name": "Averitt Express",
430
- "other_name": "",
431
- "required_fields": []
 
 
 
432
  },
433
  {
434
- "slug": "b2ceurope",
435
- "name": "B2C Europe",
436
- "other_name": "trackyourparcel.eu",
437
- "required_fields": [
438
- "tracking_postal_code",
439
- "tracking_destination_country"
440
- ]
441
  },
442
  {
443
- "slug": "belpost",
444
- "name": "Belpost",
445
- "other_name": "Belposhta, Белпочта",
446
- "required_fields": []
447
  },
448
  {
449
- "slug": "bert-fr",
450
- "name": "Bert Transport",
451
- "other_name": "",
452
- "required_fields": []
453
  },
454
  {
455
- "slug": "bestwayparcel",
456
- "name": "Best Way Parcel",
457
- "other_name": "",
458
- "required_fields": [
459
- "tracking_key"
460
- ]
461
  },
462
  {
463
- "slug": "bgpost",
464
- "name": "Bulgarian Posts",
465
- "other_name": "Български пощи",
466
- "required_fields": []
467
  },
468
  {
469
- "slug": "bh-posta",
470
- "name": "JP BH Pošta",
471
- "other_name": "Bosnia and Herzegovina Post",
472
- "required_fields": []
473
  },
474
  {
475
- "slug": "bh-worldwide",
476
- "name": "B&H Worldwide",
477
- "other_name": "",
478
- "required_fields": []
479
  },
480
  {
481
- "slug": "birdsystem",
482
- "name": "BirdSystem",
483
- "other_name": "",
484
- "required_fields": []
485
  },
486
  {
487
- "slug": "bjshomedelivery-ftp",
488
- "name": "BJS Distribution, Storage & Couriers - FTP",
489
- "other_name": "",
490
- "required_fields": []
491
  },
492
  {
493
- "slug": "bluecare",
494
- "name": "Bluecare Express Ltd",
495
- "other_name": "",
496
- "required_fields": []
497
  },
498
  {
499
- "slug": "bluedart",
500
- "name": "Bluedart",
501
- "other_name": "Blue Dart Express",
502
- "required_fields": []
503
  },
504
  {
505
- "slug": "bluestar",
506
- "name": "Blue Star",
507
- "other_name": "",
508
- "required_fields": [
509
- "tracking_postal_code"
510
- ]
511
  },
512
  {
513
- "slug": "bneed",
514
- "name": "Bneed",
515
- "other_name": "",
516
- "required_fields": []
 
 
517
  },
518
  {
519
- "slug": "bond",
520
- "name": "Bond",
521
- "other_name": "",
522
- "required_fields": []
523
  },
524
  {
525
- "slug": "bondscouriers",
526
- "name": "Bonds Couriers",
527
- "other_name": "",
528
- "required_fields": []
529
  },
530
  {
531
- "slug": "borderexpress",
532
- "name": "Border Express",
533
- "other_name": "",
534
- "required_fields": []
535
  },
536
  {
537
- "slug": "box-berry",
538
- "name": "Boxberry",
539
- "other_name": "",
540
- "required_fields": []
541
  },
542
  {
543
- "slug": "boxc",
544
- "name": "BoxC",
545
- "other_name": "BOXC快遞",
546
- "required_fields": []
547
  },
548
  {
549
- "slug": "bpost",
550
- "name": "Bpost",
551
- "other_name": "Belgian Post, Belgium Post",
552
- "required_fields": [
553
- "tracking_postal_code"
554
- ]
555
  },
556
  {
557
- "slug": "bpost-api",
558
- "name": "Bpost API",
559
- "other_name": null,
560
- "required_fields": []
561
  },
562
  {
563
- "slug": "bpost-international",
564
- "name": "Bpost international",
565
- "other_name": "Landmark Global",
566
- "required_fields": []
567
  },
568
  {
569
- "slug": "brazil-correios",
570
- "name": "Brazil Correios",
571
- "other_name": "Brazilian Post",
572
- "required_fields": []
 
 
573
  },
574
  {
575
- "slug": "bring",
576
- "name": "Bring",
577
- "other_name": "",
578
- "required_fields": []
579
  },
580
  {
581
- "slug": "brouwer-transport",
582
- "name": "Brouwer Transport en Logistiek B.V.",
583
- "other_name": null,
584
- "required_fields": []
585
  },
586
  {
587
- "slug": "brt-it",
588
- "name": "BRT Bartolini",
589
- "other_name": "BRT Corriere Espresso, DPD Italy",
590
- "required_fields": []
591
  },
592
  {
593
- "slug": "brt-it-parcelid",
594
- "name": "BRT Bartolini(Parcel ID)",
595
- "other_name": "BRT Corriere Espresso, DPD Italy",
596
- "required_fields": []
597
  },
598
  {
599
- "slug": "brt-it-sender-ref",
600
- "name": "BRT Bartolini(Sender Reference)",
601
- "other_name": "",
602
- "required_fields": [
603
- "tracking_account_number"
604
- ]
605
  },
606
  {
607
- "slug": "budbee-webhook",
608
- "name": "Budbee",
609
- "other_name": "",
610
- "required_fields": []
611
  },
612
  {
613
- "slug": "buylogic",
614
- "name": "Buylogic",
615
- "other_name": "捷买送",
616
- "required_fields": []
617
  },
618
  {
619
- "slug": "cae-delivers",
620
- "name": "CAE Delivers",
621
- "other_name": "",
622
- "required_fields": []
623
  },
624
  {
625
- "slug": "cainiao",
626
- "name": "AliExpress Standard Shipping",
627
- "other_name": "CAINIAO",
628
- "required_fields": []
 
 
629
  },
630
  {
631
- "slug": "cambodia-post",
632
- "name": "Cambodia Post",
633
- "other_name": "Cambodia Post",
634
- "required_fields": []
635
  },
636
  {
637
- "slug": "canada-post",
638
- "name": "Canada Post",
639
- "other_name": "Postes Canada",
640
- "required_fields": []
641
  },
642
  {
643
- "slug": "canpar",
644
- "name": "Canpar Courier",
645
- "other_name": "TransForce",
646
- "required_fields": []
647
  },
648
  {
649
- "slug": "capital",
650
- "name": "Capital Transport",
651
- "other_name": "",
652
- "required_fields": [
653
- "tracking_account_number"
654
- ]
655
  },
656
  {
657
- "slug": "caribou",
658
- "name": "Caribou",
659
- "other_name": null,
660
- "required_fields": []
661
  },
662
  {
663
- "slug": "carriers",
664
- "name": "Carriers",
665
- "other_name": "",
666
- "required_fields": []
667
  },
668
  {
669
- "slug": "carry-flap",
670
- "name": "Carry-Flap Co.,Ltd.",
671
- "other_name": "",
672
- "required_fields": []
673
  },
674
  {
675
- "slug": "cbl-logistica",
676
- "name": "CBL Logistica",
677
- "other_name": "",
678
- "required_fields": []
 
 
679
  },
680
  {
681
- "slug": "cbl-logistica-api",
682
- "name": "CBL Logistica (API)",
683
- "other_name": "",
684
- "required_fields": []
685
  },
686
  {
687
- "slug": "cdek",
688
- "name": "CDEK",
689
- "other_name": null,
690
- "required_fields": []
691
  },
692
  {
693
- "slug": "cdek-tr",
694
- "name": "CDEK TR",
695
- "other_name": "",
696
- "required_fields": []
697
  },
698
  {
699
- "slug": "cdldelivers",
700
- "name": "CDL Last Mile",
701
- "other_name": null,
702
- "required_fields": []
703
  },
704
  {
705
- "slug": "celeritas",
706
- "name": "Celeritas Transporte, S.L",
707
- "other_name": "",
708
- "required_fields": []
709
  },
710
  {
711
- "slug": "cello-square",
712
- "name": "Cello Square",
713
- "other_name": "",
714
- "required_fields": []
715
  },
716
  {
717
- "slug": "ceska-posta",
718
- "name": "Česká Pošta",
719
- "other_name": "Czech Post",
720
- "required_fields": []
721
  },
722
  {
723
- "slug": "ceva",
724
- "name": "CEVA LOGISTICS",
725
- "other_name": "",
726
- "required_fields": []
727
  },
728
  {
729
- "slug": "ceva-tracking",
730
- "name": "CEVA Package",
731
- "other_name": "",
732
- "required_fields": []
733
  },
734
  {
735
- "slug": "cfl-logistics",
736
- "name": "CFL Logistics",
737
- "other_name": "",
738
- "required_fields": []
739
  },
740
  {
741
- "slug": "cgs-express",
742
- "name": "CGS Express",
743
- "other_name": "超光速",
744
- "required_fields": []
745
  },
746
  {
747
- "slug": "champion-logistics",
748
- "name": "Champion Logistics",
749
- "other_name": "Champlog",
750
- "required_fields": []
751
  },
752
  {
753
- "slug": "china-ems",
754
- "name": "China EMS (ePacket)",
755
- "other_name": "中国邮政速递物流, ePacket, e-Packet, e Packet",
756
- "required_fields": []
757
  },
758
  {
759
- "slug": "china-post",
760
- "name": "China Post",
761
- "other_name": "中国邮政",
762
- "required_fields": []
763
  },
764
  {
765
- "slug": "chitchats",
766
- "name": "Chit Chats",
767
- "other_name": "",
768
- "required_fields": []
769
  },
770
  {
771
- "slug": "chrobinson",
772
- "name": "C.H. Robinson Worldwide, Inc.",
773
- "other_name": "",
774
- "required_fields": [
775
- "tracking_key"
776
- ]
777
  },
778
  {
779
- "slug": "chronopost-france",
780
- "name": "Chronopost France",
781
- "other_name": "La Poste EMS",
782
- "required_fields": []
783
  },
784
  {
785
- "slug": "chronopost-portugal",
786
- "name": "Chronopost Portugal(DPD)",
787
- "other_name": "Chronopost pt",
788
- "required_fields": []
789
  },
790
  {
791
- "slug": "citylinkexpress",
792
- "name": "City-Link Express",
793
- "other_name": "Citylink Malaysia",
794
- "required_fields": []
795
  },
796
  {
797
- "slug": "cj-gls",
798
- "name": "CJ GLS",
799
- "other_name": "CJ Korea Express, 씨제이지엘에스주식회사",
800
- "required_fields": []
 
 
801
  },
802
  {
803
- "slug": "cj-hk-international",
804
- "name": "CJ Logistics International(Hong Kong)",
805
- "other_name": null,
806
- "required_fields": []
807
  },
808
  {
809
- "slug": "cj-korea-thai",
810
- "name": "CJ Korea Express",
811
- "other_name": "",
812
- "required_fields": []
813
  },
814
  {
815
- "slug": "cj-malaysia",
816
- "name": "CJ Century",
817
- "other_name": "CJ Logistics Malaysia",
818
- "required_fields": []
819
  },
820
  {
821
- "slug": "cj-malaysia-international",
822
- "name": "CJ Century (International)",
823
- "other_name": "CJ Logistics",
824
- "required_fields": []
825
  },
826
  {
827
- "slug": "cj-philippines",
828
- "name": "CJ Transnational Philippines",
829
- "other_name": "",
830
- "required_fields": []
831
  },
832
  {
833
- "slug": "cjlogistics",
834
- "name": "CJ Logistics International",
835
- "other_name": "",
836
- "required_fields": []
837
  },
838
  {
839
- "slug": "cjpacket",
840
- "name": "CJ Packet",
841
- "other_name": "",
842
- "required_fields": []
843
  },
844
  {
845
- "slug": "cle-logistics",
846
- "name": "CL E-Logistics Solutions Limited",
847
- "other_name": "",
848
- "required_fields": []
849
  },
850
  {
851
- "slug": "clevy-links",
852
- "name": "Clevy Links",
853
- "other_name": "",
854
- "required_fields": []
855
  },
856
  {
857
- "slug": "cloudwish-asia",
858
- "name": "Cloudwish Asia",
859
- "other_name": "",
860
- "required_fields": []
861
  },
862
  {
863
- "slug": "cndexpress",
864
- "name": "CND Express",
865
- "other_name": "辰诺达",
866
- "required_fields": []
867
  },
868
  {
869
- "slug": "cnexps",
870
- "name": "CNE Express",
871
- "other_name": "国际快递",
872
- "required_fields": []
873
  },
874
  {
875
- "slug": "cnwangtong",
876
- "name": "cnwangtong",
877
- "other_name": null,
878
- "required_fields": []
879
  },
880
  {
881
- "slug": "colis-prive",
882
- "name": "Colis Privé",
883
- "other_name": "ColisPrivé",
884
- "required_fields": [
885
- "tracking_postal_code"
886
- ]
887
  },
888
  {
889
- "slug": "colissimo",
890
- "name": "Colissimo",
891
- "other_name": "Colissimo fr",
892
- "required_fields": []
893
  },
894
  {
895
- "slug": "collectco",
896
- "name": "CollectCo",
897
- "other_name": "",
898
- "required_fields": []
899
  },
900
  {
901
- "slug": "collectplus",
902
- "name": "Collect+",
903
- "other_name": "Collect Plus UK",
904
- "required_fields": []
905
  },
906
  {
907
- "slug": "collivery",
908
- "name": "MDS Collivery Pty (Ltd)",
909
- "other_name": "",
910
- "required_fields": []
 
 
911
  },
912
  {
913
- "slug": "comet-tech",
914
- "name": "CometTech",
915
- "other_name": "彗星科技",
916
- "required_fields": []
917
  },
918
  {
919
- "slug": "con-way",
920
- "name": "Con-way Freight",
921
- "other_name": "Conway",
922
- "required_fields": []
923
  },
924
  {
925
- "slug": "continental",
926
- "name": "Continental",
927
- "other_name": "",
928
- "required_fields": []
929
  },
930
  {
931
- "slug": "copa-courier",
932
- "name": "Copa Airlines Courier",
933
- "other_name": "Copa Courier",
934
- "required_fields": []
935
  },
936
  {
937
- "slug": "cope",
938
- "name": "Cope Sensitive Freight",
939
- "other_name": "",
940
- "required_fields": []
941
  },
942
  {
943
- "slug": "corporatecouriers-webhook",
944
- "name": "Corporate Couriers",
945
- "other_name": null,
946
- "required_fields": []
947
  },
948
  {
949
- "slug": "correos-de-mexico",
950
- "name": "Correos de Mexico",
951
- "other_name": "Mexico Post",
952
- "required_fields": []
953
  },
954
  {
955
- "slug": "correosexpress",
956
- "name": "Correos Express",
957
- "other_name": "",
958
- "required_fields": []
959
  },
960
  {
961
- "slug": "correosexpress-api",
962
- "name": "Correos Express (API)",
963
- "other_name": "",
964
- "required_fields": []
965
  },
966
  {
967
- "slug": "costmeticsnow",
968
- "name": "Cosmetics Now",
969
- "other_name": "CosmeticsNow",
970
- "required_fields": []
971
  },
972
  {
973
- "slug": "courant-plus",
974
- "name": "Courant Plus",
975
- "other_name": null,
976
- "required_fields": [
977
- "tracking_account_number"
978
- ]
979
  },
980
  {
981
- "slug": "courex",
982
- "name": "Urbanfox",
983
- "other_name": "",
984
- "required_fields": []
985
  },
986
  {
987
- "slug": "courier-plus",
988
- "name": "Courier Plus",
989
- "other_name": "Courier Plus",
990
- "required_fields": []
991
  },
992
  {
993
- "slug": "courierit",
994
- "name": "Courier IT",
995
- "other_name": "Courierit",
996
- "required_fields": []
997
  },
998
  {
999
- "slug": "courierpost",
1000
- "name": "CourierPost",
1001
- "other_name": "Express Couriers",
1002
- "required_fields": []
1003
  },
1004
  {
1005
- "slug": "couriers-please",
1006
- "name": "Couriers Please",
1007
- "other_name": "CouriersPlease",
1008
- "required_fields": []
1009
  },
1010
  {
1011
- "slug": "cpacket",
1012
- "name": "cPacket",
1013
- "other_name": "u52a0u90aeu5b9d",
1014
- "required_fields": []
1015
  },
1016
  {
1017
- "slug": "croshot",
1018
- "name": "Croshot",
1019
- "other_name": null,
1020
- "required_fields": []
1021
  },
1022
  {
1023
- "slug": "ctc-express",
1024
- "name": "CTC Express",
1025
- "other_name": "",
1026
- "required_fields": []
1027
  },
1028
  {
1029
- "slug": "cubyn",
1030
- "name": "Cubyn",
1031
- "other_name": "",
1032
- "required_fields": []
1033
  },
1034
  {
1035
- "slug": "cuckooexpress",
1036
- "name": "Cuckoo Express",
1037
- "other_name": "布谷鸟",
1038
- "required_fields": []
1039
  },
1040
  {
1041
- "slug": "cyprus-post",
1042
- "name": "Cyprus Post",
1043
- "other_name": "ΚΥΠΡΙΑΚΑ ΤΑΧΥΔΡΟΜΕΙΑ",
1044
- "required_fields": []
1045
  },
1046
  {
1047
- "slug": "dachser",
1048
- "name": "DACHSER",
1049
- "other_name": "Azkar",
1050
- "required_fields": []
1051
  },
1052
  {
1053
- "slug": "dajin",
1054
- "name": "Shanghai Aqrum Chemical Logistics Co.Ltd",
1055
- "other_name": "Dajin",
1056
- "required_fields": []
1057
  },
1058
  {
1059
- "slug": "danmark-post",
1060
- "name": "PostNord Denmark",
1061
- "other_name": "Danmark Post",
1062
- "required_fields": []
1063
  },
1064
  {
1065
- "slug": "danske-fragt",
1066
- "name": "Danske Fragtmænd",
1067
- "other_name": "Fragt DK",
1068
- "required_fields": []
1069
  },
1070
  {
1071
- "slug": "dao365",
1072
- "name": "DAO365",
1073
- "other_name": "",
1074
- "required_fields": []
1075
  },
1076
  {
1077
- "slug": "dawnwing",
1078
- "name": "Dawn Wing",
1079
- "other_name": "DPD Laser Express Logistics",
1080
- "required_fields": []
1081
  },
1082
  {
1083
- "slug": "dayton-freight",
1084
- "name": "Dayton Freight",
1085
- "other_name": "",
1086
- "required_fields": []
1087
  },
1088
  {
1089
- "slug": "dbschenker-se",
1090
- "name": "DB Schenker",
1091
- "other_name": "Deutsche Bahn",
1092
- "required_fields": []
1093
  },
1094
  {
1095
- "slug": "dbschenker-sv",
1096
- "name": "DB Schenker Sweden",
1097
- "other_name": "",
1098
- "required_fields": []
1099
  },
1100
  {
1101
- "slug": "ddexpress",
1102
- "name": "DD Express Courier",
1103
- "other_name": "",
1104
- "required_fields": []
1105
  },
1106
  {
1107
- "slug": "delcart-in",
1108
- "name": "Delcart",
1109
- "other_name": "",
1110
- "required_fields": []
1111
  },
1112
  {
1113
- "slug": "delhivery",
1114
- "name": "Delhivery",
1115
- "other_name": "Gharpay",
1116
- "required_fields": []
1117
  },
1118
  {
1119
- "slug": "deliveryontime",
1120
- "name": "DELIVERYONTIME LOGISTICS PVT LTD",
1121
- "other_name": "",
1122
- "required_fields": []
1123
  },
1124
  {
1125
- "slug": "delnext",
1126
- "name": "Delnext",
1127
- "other_name": "",
1128
- "required_fields": []
1129
  },
1130
  {
1131
- "slug": "deltec-courier",
1132
- "name": "Deltec Courier",
1133
- "other_name": "Deltec Interntional Courier",
1134
- "required_fields": []
1135
  },
1136
  {
1137
- "slug": "demandship",
1138
- "name": "DemandShip",
1139
- "other_name": "",
1140
- "required_fields": []
1141
  },
1142
  {
1143
- "slug": "descartes",
1144
- "name": "Innovel",
1145
- "other_name": "",
1146
- "required_fields": []
1147
  },
1148
  {
1149
- "slug": "designertransport-webhook",
1150
- "name": "Designer Transport",
1151
- "other_name": null,
1152
- "required_fields": []
1153
  },
1154
  {
1155
- "slug": "destiny",
1156
- "name": "Destiny Transportation",
1157
- "other_name": null,
1158
- "required_fields": []
1159
  },
1160
  {
1161
- "slug": "detrack",
1162
- "name": "Detrack",
1163
- "other_name": "Detrack Singapore",
1164
- "required_fields": []
1165
  },
1166
  {
1167
- "slug": "deutsch-post",
1168
- "name": "Deutsche Post Mail",
1169
- "other_name": "dpdhl",
1170
- "required_fields": [
1171
- "tracking_ship_date"
1172
- ]
1173
  },
1174
  {
1175
- "slug": "dex-i",
1176
- "name": "DEX-I",
1177
- "other_name": "",
1178
- "required_fields": []
1179
  },
1180
  {
1181
- "slug": "dhl",
1182
- "name": "DHL Express",
1183
- "other_name": "DHL International",
1184
- "required_fields": []
1185
  },
1186
  {
1187
- "slug": "dhl-active-tracing",
1188
- "name": "DHL Active Tracing",
1189
- "other_name": "",
1190
- "required_fields": []
1191
  },
1192
  {
1193
- "slug": "dhl-benelux",
1194
- "name": "DHL Benelux",
1195
- "other_name": "DHL TrackNet Benelux",
1196
- "required_fields": []
1197
  },
1198
  {
1199
- "slug": "dhl-deliverit",
1200
- "name": "DHL 2-Mann-Handling",
1201
- "other_name": "DHL Deliver IT",
1202
- "required_fields": []
1203
  },
1204
  {
1205
- "slug": "dhl-es",
1206
- "name": "DHL Spain Domestic",
1207
- "other_name": "DHL España",
1208
- "required_fields": []
 
 
1209
  },
1210
  {
1211
- "slug": "dhl-germany",
1212
- "name": "Deutsche Post DHL",
1213
- "other_name": "DHL Germany",
1214
- "required_fields": []
1215
  },
1216
  {
1217
- "slug": "dhl-germany-ftp",
1218
- "name": "Deutsche Post DHL (FTP)",
1219
- "other_name": "",
1220
- "required_fields": []
1221
  },
1222
  {
1223
- "slug": "dhl-global-forwarding",
1224
- "name": "DHL Global Forwarding",
1225
- "other_name": "DHL Logistics",
1226
- "required_fields": []
1227
  },
1228
  {
1229
- "slug": "dhl-global-mail",
1230
- "name": "DHL eCommerce US",
1231
- "other_name": "DHL Global Mail",
1232
- "required_fields": []
1233
  },
1234
  {
1235
- "slug": "dhl-global-mail-asia",
1236
- "name": "DHL eCommerce Asia",
1237
- "other_name": "DGM Asia",
1238
- "required_fields": []
1239
  },
1240
  {
1241
- "slug": "dhl-global-mail-asia-api",
1242
- "name": "DHL eCommerce Asia (API)",
1243
- "other_name": "",
1244
- "required_fields": []
1245
  },
1246
  {
1247
- "slug": "dhl-hk",
1248
- "name": "DHL Hong Kong",
1249
- "other_name": "DHL HK Domestic",
1250
- "required_fields": []
1251
  },
1252
  {
1253
- "slug": "dhl-nl",
1254
- "name": "DHL Netherlands",
1255
- "other_name": "DHL Nederlands",
1256
- "required_fields": []
1257
  },
1258
  {
1259
- "slug": "dhl-pieceid",
1260
- "name": "DHL Express (Piece ID)",
1261
- "other_name": "DHL International",
1262
- "required_fields": []
1263
  },
1264
  {
1265
- "slug": "dhl-poland",
1266
- "name": "DHL Poland Domestic",
1267
- "other_name": "DHL Polska",
1268
- "required_fields": []
1269
  },
1270
  {
1271
- "slug": "dhl-reference",
1272
- "name": "DHl (Reference number)",
1273
- "other_name": null,
1274
- "required_fields": [
1275
- "tracking_ship_date"
1276
- ]
1277
  },
1278
  {
1279
- "slug": "dhl-supply-chain-au",
1280
- "name": "DHL Supply Chain Australia",
1281
- "other_name": "DHL ConnectedView",
1282
- "required_fields": []
1283
  },
1284
  {
1285
- "slug": "dhl-supplychain-id",
1286
- "name": "DHL Supply Chain Indonesia",
1287
- "other_name": "",
1288
- "required_fields": []
1289
  },
1290
  {
1291
- "slug": "dhl-supplychain-in",
1292
- "name": "DHL supply chain India",
1293
- "other_name": "",
1294
- "required_fields": []
1295
  },
1296
  {
1297
- "slug": "dhlparcel-es",
1298
- "name": "DHL Parcel Spain",
1299
- "other_name": "",
1300
- "required_fields": []
1301
  },
1302
  {
1303
- "slug": "dhlparcel-nl",
1304
- "name": "DHL Parcel NL",
1305
- "other_name": "Selektvracht, dhlparcel.nl",
1306
- "required_fields": []
1307
  },
1308
  {
1309
- "slug": "dhlparcel-uk",
1310
- "name": "DHL Parcel UK",
1311
- "other_name": "",
1312
- "required_fields": []
 
 
1313
  },
1314
  {
1315
- "slug": "dicom",
1316
- "name": "GLS Logistic Systems Canada Ltd./Dicom",
1317
- "other_name": null,
1318
- "required_fields": []
1319
  },
1320
  {
1321
- "slug": "dimerco",
1322
- "name": "Dimerco Express Group",
1323
- "other_name": "",
1324
- "required_fields": []
1325
  },
1326
  {
1327
- "slug": "directfreight-au-ref",
1328
- "name": "Direct Freight Express",
1329
- "other_name": null,
1330
- "required_fields": []
1331
  },
1332
  {
1333
- "slug": "directlog",
1334
- "name": "Directlog",
1335
- "other_name": "Direct Express",
1336
- "required_fields": []
1337
  },
1338
  {
1339
- "slug": "dmm-network",
1340
- "name": "DMM Network",
1341
- "other_name": "dmmnetwork.it",
1342
- "required_fields": []
1343
  },
1344
  {
1345
- "slug": "dms-matrix",
1346
- "name": "DMSMatrix",
1347
- "other_name": "",
1348
- "required_fields": []
1349
  },
1350
  {
1351
- "slug": "dnj-express",
1352
- "name": "DNJ Express",
1353
- "other_name": "",
1354
- "required_fields": []
1355
  },
1356
  {
1357
- "slug": "doora",
1358
- "name": "Doora Logistics",
1359
- "other_name": "",
1360
- "required_fields": []
1361
  },
1362
  {
1363
- "slug": "doordash-webhook",
1364
- "name": "DoorDash",
1365
- "other_name": "",
1366
- "required_fields": []
1367
  },
1368
  {
1369
- "slug": "dotzot",
1370
- "name": "Dotzot",
1371
- "other_name": "Dotzot",
1372
- "required_fields": []
1373
  },
1374
  {
1375
- "slug": "dpd",
1376
- "name": "DPD",
1377
- "other_name": "Dynamic Parcel Distribution",
1378
- "required_fields": []
1379
  },
1380
  {
1381
- "slug": "dpd-de",
1382
- "name": "DPD Germany",
1383
- "other_name": "DPD Germany",
1384
- "required_fields": []
1385
  },
1386
  {
1387
- "slug": "dpd-fr-reference",
1388
- "name": "DPD France",
1389
- "other_name": "",
1390
- "required_fields": [
1391
- "tracking_account_number"
1392
- ]
1393
  },
1394
  {
1395
- "slug": "dpd-hk",
1396
- "name": "DPD HK",
1397
- "other_name": "",
1398
- "required_fields": []
1399
  },
1400
  {
1401
- "slug": "dpd-ireland",
1402
- "name": "DPD Ireland",
1403
- "other_name": "DPD ie",
1404
- "required_fields": []
1405
  },
1406
  {
1407
- "slug": "dpd-poland",
1408
- "name": "DPD Poland",
1409
- "other_name": "Dynamic Parcel Distribution Poland",
1410
- "required_fields": []
1411
  },
1412
  {
1413
- "slug": "dpd-ro",
1414
- "name": "DPD Romania",
1415
- "other_name": "",
1416
- "required_fields": []
1417
  },
1418
  {
1419
- "slug": "dpd-ru",
1420
- "name": "DPD Russia",
1421
- "other_name": "",
1422
- "required_fields": []
1423
  },
1424
  {
1425
- "slug": "dpd-uk",
1426
- "name": "DPD UK",
1427
- "other_name": "Dynamic Parcel Distribution UK",
1428
- "required_fields": []
 
 
1429
  },
1430
  {
1431
- "slug": "dpe-express",
1432
- "name": "DPE Express",
1433
- "other_name": "Delivery Perfect Express Co.",
1434
- "required_fields": []
1435
  },
1436
  {
1437
- "slug": "dpe-za",
1438
- "name": "DPE South Africa",
1439
- "other_name": "DPE Worldwide Express",
1440
- "required_fields": []
1441
  },
1442
  {
1443
- "slug": "dpex",
1444
- "name": "DPEX",
1445
- "other_name": "TGX, Toll Global Express Asia",
1446
- "required_fields": []
1447
  },
1448
  {
1449
- "slug": "dsv",
1450
- "name": "DSV",
1451
- "other_name": "",
1452
- "required_fields": []
1453
  },
1454
  {
1455
- "slug": "dtdc",
1456
- "name": "DTDC India",
1457
- "other_name": "DTDC Courier & Cargo",
1458
- "required_fields": []
1459
  },
1460
  {
1461
- "slug": "dtdc-au",
1462
- "name": "DTDC Australia",
1463
- "other_name": "",
1464
- "required_fields": []
1465
  },
1466
  {
1467
- "slug": "dtdc-express",
1468
- "name": "DTDC Express Global PTE LTD",
1469
- "other_name": "",
1470
- "required_fields": []
1471
  },
1472
  {
1473
- "slug": "dx",
1474
- "name": "DX",
1475
- "other_name": "-",
1476
- "required_fields": [
1477
- "tracking_account_number"
1478
- ]
1479
  },
1480
  {
1481
- "slug": "dx-b2b-connum",
1482
- "name": "DX (B2B)",
1483
- "other_name": null,
1484
- "required_fields": []
1485
  },
1486
  {
1487
- "slug": "dx-freight",
1488
- "name": "DX Freight",
1489
- "other_name": "",
1490
- "required_fields": []
1491
  },
1492
  {
1493
- "slug": "dx-sftp",
1494
- "name": "DX (SFTP)",
1495
- "other_name": "",
1496
- "required_fields": []
1497
  },
1498
  {
1499
- "slug": "dylt",
1500
- "name": "Daylight Transport, LLC",
1501
- "other_name": "",
1502
- "required_fields": []
1503
  },
1504
  {
1505
- "slug": "dynamic-logistics",
1506
- "name": "Dynamic Logistics",
1507
- "other_name": "Dynamic Logistics Thailand",
1508
- "required_fields": [
1509
- "tracking_account_number"
1510
- ]
1511
  },
1512
  {
1513
- "slug": "easy-mail",
1514
- "name": "Easy Mail",
1515
- "other_name": "",
1516
- "required_fields": []
1517
  },
1518
  {
1519
- "slug": "ec-firstclass",
1520
- "name": "Chukou1",
1521
- "other_name": "出口易、Chukou1、CK1",
1522
- "required_fields": []
 
 
1523
  },
1524
  {
1525
- "slug": "ecargo-asia",
1526
- "name": "Ecargo",
1527
- "other_name": "Ecargo Pte. Ltd",
1528
- "required_fields": []
1529
  },
1530
  {
1531
- "slug": "echo",
1532
- "name": "Echo",
1533
- "other_name": "Echo Global Logistics",
1534
- "required_fields": []
1535
  },
1536
  {
1537
- "slug": "ecms",
1538
- "name": "ECMS International Logistics Co., Ltd.",
1539
- "other_name": "",
1540
- "required_fields": []
1541
  },
1542
  {
1543
- "slug": "ecom-express",
1544
- "name": "Ecom Express",
1545
- "other_name": "EcomExpress",
1546
- "required_fields": []
1547
  },
1548
  {
1549
- "slug": "ecourier",
1550
- "name": "eCourier",
1551
- "other_name": "",
1552
- "required_fields": []
 
 
1553
  },
1554
  {
1555
- "slug": "ecoutier",
1556
- "name": "eCoutier",
1557
- "other_name": "",
1558
- "required_fields": []
1559
  },
1560
  {
1561
- "slug": "efex",
1562
- "name": "eFEx (E-Commerce Fulfillment & Express)",
1563
- "other_name": "",
1564
- "required_fields": []
1565
  },
1566
  {
1567
- "slug": "efs",
1568
- "name": "EFS (E-commerce Fulfillment Service)",
1569
- "other_name": "",
1570
- "required_fields": []
1571
  },
1572
  {
1573
- "slug": "ekart",
1574
- "name": "Ekart",
1575
- "other_name": "Ekart Logistics",
1576
- "required_fields": []
1577
  },
1578
  {
1579
- "slug": "elian-post",
1580
- "name": "Yilian (Elian) Supply Chain",
1581
- "other_name": null,
1582
- "required_fields": []
1583
  },
1584
  {
1585
- "slug": "elogistica",
1586
- "name": "ELogistica",
1587
- "other_name": null,
1588
- "required_fields": []
1589
  },
1590
  {
1591
- "slug": "elta-courier",
1592
- "name": "ELTA Hellenic Post",
1593
- "other_name": "Greece Post, Ελληνικά Ταχυδρομεία, ELTA Courier, Ταχυμεταφορές ΕΛΤΑ",
1594
- "required_fields": []
1595
  },
1596
  {
1597
- "slug": "emirates-post",
1598
- "name": "Emirates Post",
1599
- "other_name": "مجموعة بريد الإمارات, UAE Post",
1600
- "required_fields": []
1601
  },
1602
  {
1603
- "slug": "empsexpress",
1604
- "name": "EMPS Express",
1605
- "other_name": "快信快包",
1606
- "required_fields": []
1607
  },
1608
  {
1609
- "slug": "endeavour-delivery",
1610
- "name": "Endeavour Delivery",
1611
- "other_name": "",
1612
- "required_fields": [
1613
- "tracking_postal_code"
1614
- ]
1615
  },
1616
  {
1617
- "slug": "ensenda",
1618
- "name": "Ensenda",
1619
- "other_name": "",
1620
- "required_fields": []
1621
  },
1622
  {
1623
- "slug": "envialia",
1624
- "name": "Envialia",
1625
- "other_name": "Envialia Spain",
1626
- "required_fields": []
1627
  },
1628
  {
1629
- "slug": "ep-box",
1630
- "name": "EP-Box",
1631
- "other_name": "",
1632
- "required_fields": []
1633
  },
1634
  {
1635
- "slug": "eparcel-kr",
1636
- "name": "eParcel Korea",
1637
- "other_name": "Yong Seoung",
1638
- "required_fields": []
1639
  },
1640
  {
1641
- "slug": "equick-cn",
1642
- "name": "Equick China",
1643
- "other_name": "北京网易速达",
1644
- "required_fields": []
1645
  },
1646
  {
1647
- "slug": "eshipping",
1648
- "name": "Eshipping",
1649
- "other_name": "Eshipping Global Supply Chain Management(Shenzhen)Co. Ltd",
1650
- "required_fields": []
1651
  },
1652
  {
1653
- "slug": "estafeta",
1654
- "name": "Estafeta",
1655
- "other_name": "Estafeta Mexicana",
1656
- "required_fields": []
 
 
1657
  },
1658
  {
1659
- "slug": "estes",
1660
- "name": "Estes",
1661
- "other_name": "Estes Express Lines",
1662
- "required_fields": []
1663
  },
1664
  {
1665
- "slug": "etomars",
1666
- "name": "Etomars",
1667
- "other_name": "",
1668
- "required_fields": []
1669
  },
1670
  {
1671
- "slug": "etotal",
1672
- "name": "eTotal Solution Limited",
1673
- "other_name": "",
1674
- "required_fields": []
 
 
1675
  },
1676
  {
1677
- "slug": "ets-express",
1678
- "name": "RETS express",
1679
- "other_name": "绥芬河俄通收国际货物运输代理有限责任公司",
1680
- "required_fields": []
1681
  },
1682
  {
1683
- "slug": "eu-fleet-solutions",
1684
- "name": "EU Fleet Solutions",
1685
- "other_name": "",
1686
- "required_fields": [
1687
- "tracking_postal_code"
1688
- ]
1689
  },
1690
  {
1691
- "slug": "eurodis",
1692
- "name": "Eurodis",
1693
- "other_name": "",
1694
- "required_fields": []
1695
  },
1696
  {
1697
- "slug": "exapaq",
1698
- "name": "DPD France (formerly exapaq)",
1699
- "other_name": "Exapaq",
1700
- "required_fields": []
1701
  },
1702
  {
1703
- "slug": "expeditors",
1704
- "name": "Expeditors",
1705
- "other_name": "",
1706
- "required_fields": []
1707
  },
1708
  {
1709
- "slug": "expeditors-api",
1710
- "name": "Expeditors API",
1711
- "other_name": "",
1712
- "required_fields": []
1713
  },
1714
  {
1715
- "slug": "expeditors-api-ref",
1716
- "name": "Expeditors API Reference",
1717
- "other_name": "",
1718
- "required_fields": []
1719
  },
1720
  {
1721
- "slug": "expresssale",
1722
- "name": "Expresssale",
1723
- "other_name": "",
1724
- "required_fields": []
1725
  },
1726
  {
1727
- "slug": "ezship",
1728
- "name": "EZship",
1729
- "other_name": "",
1730
- "required_fields": []
1731
  },
1732
  {
1733
- "slug": "fan",
1734
- "name": "FAN COURIER EXPRESS",
1735
- "other_name": null,
1736
- "required_fields": []
 
 
1737
  },
1738
  {
1739
- "slug": "far-international",
1740
- "name": "FAR international",
1741
- "other_name": "",
1742
- "required_fields": []
1743
  },
1744
  {
1745
- "slug": "fastrak-th",
1746
- "name": "Fastrak Services",
1747
- "other_name": "Fastrak Advanced Delivery Systems",
1748
- "required_fields": []
1749
  },
1750
  {
1751
- "slug": "fasttrack",
1752
- "name": "Fasttrack",
1753
- "other_name": "",
1754
- "required_fields": []
1755
  },
1756
  {
1757
- "slug": "fastway-au",
1758
- "name": "Aramex Australia (formerly Fastway AU)",
1759
- "other_name": "Fastway Couriers",
1760
- "required_fields": []
1761
  },
1762
  {
1763
- "slug": "fastway-ireland",
1764
- "name": "Fastway Ireland",
1765
- "other_name": "Fastway Couriers",
1766
- "required_fields": []
1767
  },
1768
  {
1769
- "slug": "fastway-nz",
1770
- "name": "Fastway New Zealand",
1771
- "other_name": "",
1772
- "required_fields": []
1773
  },
1774
  {
1775
- "slug": "fastway-za",
1776
- "name": "Fastway South Africa",
1777
- "other_name": "Fastway Couriers",
1778
- "required_fields": []
1779
  },
1780
  {
1781
- "slug": "fedex",
1782
- "name": "FedEx",
1783
- "other_name": "Federal Express",
1784
- "required_fields": []
1785
  },
1786
  {
1787
- "slug": "fedex-crossborder",
1788
- "name": "Fedex Cross Border",
1789
- "other_name": "",
1790
- "required_fields": []
1791
  },
1792
  {
1793
- "slug": "fedex-fims",
1794
- "name": "FedEx International MailService",
1795
- "other_name": "",
1796
- "required_fields": []
1797
  },
1798
  {
1799
- "slug": "fedex-freight",
1800
- "name": "FedEx Freight",
1801
- "other_name": "FedEx LTL",
1802
- "required_fields": []
1803
  },
1804
  {
1805
- "slug": "fedex-uk",
1806
- "name": "FedEx UK",
1807
- "other_name": "FedEx United Kingdom",
1808
- "required_fields": []
1809
  },
1810
  {
1811
- "slug": "fercam",
1812
- "name": "FERCAM Logistics & Transport",
1813
- "other_name": "FERCAM SpA",
1814
- "required_fields": []
1815
  },
1816
  {
1817
- "slug": "fetchr",
1818
- "name": "Fetchr",
1819
- "other_name": "",
1820
- "required_fields": []
1821
  },
1822
  {
1823
- "slug": "fetchr-webhook",
1824
- "name": "Mena 360 (Fetchr)",
1825
- "other_name": "",
1826
- "required_fields": []
1827
  },
1828
  {
1829
- "slug": "first-flight",
1830
- "name": "First Flight Couriers",
1831
- "other_name": "FirstFlight India",
1832
- "required_fields": []
1833
  },
1834
  {
1835
- "slug": "first-logistics",
1836
- "name": "First Logistics",
1837
- "other_name": "PT Synergy First Logistics",
1838
- "required_fields": []
1839
  },
1840
  {
1841
- "slug": "firstmile",
1842
- "name": "FirstMile",
1843
- "other_name": "",
1844
- "required_fields": []
1845
  },
1846
  {
1847
- "slug": "fitzmark-api",
1848
- "name": "FitzMark",
1849
- "other_name": "",
1850
- "required_fields": []
1851
  },
1852
  {
1853
- "slug": "flytexpress",
1854
- "name": "Flyt Express",
1855
- "other_name": "飞特物流",
1856
- "required_fields": []
1857
  },
1858
  {
1859
- "slug": "fmx",
1860
- "name": "FMX",
1861
- "other_name": "",
1862
- "required_fields": []
1863
  },
1864
  {
1865
- "slug": "fonsen",
1866
- "name": "Fonsen Logistics",
1867
- "other_name": "",
1868
- "required_fields": []
1869
  },
1870
  {
1871
- "slug": "forrun",
1872
- "name": "forrun Pvt Ltd (Arpatech Venture)",
1873
- "other_name": "",
1874
- "required_fields": []
1875
  },
1876
  {
1877
- "slug": "freterapido",
1878
- "name": "Frete Rápido",
1879
- "other_name": "",
1880
- "required_fields": []
1881
  },
1882
  {
1883
- "slug": "gati-kwe",
1884
- "name": "Gati-KWE",
1885
- "other_name": "Gati-Kintetsu Express",
1886
- "required_fields": []
1887
  },
1888
  {
1889
- "slug": "gba",
1890
- "name": "GBA Services Ltd",
1891
- "other_name": "",
1892
- "required_fields": []
1893
  },
1894
  {
1895
- "slug": "gbs-broker",
1896
- "name": "GBS-Broker",
1897
- "other_name": null,
1898
- "required_fields": []
1899
  },
1900
  {
1901
- "slug": "gdex",
1902
- "name": "GDEX",
1903
- "other_name": "GD Express",
1904
- "required_fields": []
1905
  },
1906
  {
1907
- "slug": "gemworldwide",
1908
- "name": "GEM Worldwide",
1909
- "other_name": "",
1910
- "required_fields": []
1911
  },
1912
  {
1913
- "slug": "general-overnight",
1914
- "name": "Go!Express and logistics",
1915
- "other_name": "",
1916
- "required_fields": []
1917
  },
1918
  {
1919
- "slug": "geodis-calberson-fr",
1920
- "name": "GEODIS - Distribution & Express",
1921
- "other_name": "Geodiscalberson",
1922
- "required_fields": []
1923
  },
1924
  {
1925
- "slug": "geodis-espace",
1926
- "name": "Geodis E-space",
1927
- "other_name": "Geodis Distribution & Express",
1928
- "required_fields": [
1929
- "tracking_key"
1930
- ]
1931
  },
1932
  {
1933
- "slug": "ghn",
1934
- "name": "Giao hàng nhanh",
1935
- "other_name": "Giaohangnhanh.vn, GHN",
1936
- "required_fields": []
1937
  },
1938
  {
1939
- "slug": "gio-express",
1940
- "name": "Gio Express",
1941
- "other_name": null,
1942
- "required_fields": []
1943
  },
1944
  {
1945
- "slug": "global-express",
1946
- "name": "Tai Wan Global Business",
1947
- "other_name": "全球商务快递",
1948
- "required_fields": []
 
 
1949
  },
1950
  {
1951
- "slug": "globaltranz",
1952
- "name": "GlobalTranz",
1953
- "other_name": "",
1954
- "required_fields": []
1955
  },
1956
  {
1957
- "slug": "globegistics",
1958
- "name": "Globegistics Inc.",
1959
- "other_name": "",
1960
- "required_fields": []
1961
  },
1962
  {
1963
- "slug": "gls",
1964
- "name": "GLS",
1965
- "other_name": "General Logistics Systems",
1966
- "required_fields": []
1967
  },
1968
  {
1969
- "slug": "gls-croatia",
1970
- "name": "GLS Croatia",
1971
- "other_name": "",
1972
- "required_fields": []
1973
  },
1974
  {
1975
- "slug": "gls-cz",
1976
- "name": "GLS Czech Republic",
1977
- "other_name": "",
1978
- "required_fields": []
1979
  },
1980
  {
1981
- "slug": "gls-da",
1982
- "name": "GLS Denmark",
1983
- "other_name": null,
1984
- "required_fields": []
1985
  },
1986
  {
1987
- "slug": "gls-italy",
1988
- "name": "GLS Italy",
1989
- "other_name": "GLS Corriere Espresso",
1990
- "required_fields": []
 
 
1991
  },
1992
  {
1993
- "slug": "gls-netherlands",
1994
- "name": "GLS Netherlands",
1995
- "other_name": "GLS NL",
1996
- "required_fields": [
1997
- "tracking_postal_code"
1998
- ]
1999
  },
2000
  {
2001
- "slug": "gls-slovakia",
2002
- "name": "GLS General Logistics Systems Slovakia s.r.o.",
2003
- "other_name": "",
2004
- "required_fields": []
2005
  },
2006
  {
2007
- "slug": "gls-slovenia",
2008
- "name": "GLS Slovenia",
2009
- "other_name": "",
2010
- "required_fields": []
2011
  },
2012
  {
2013
- "slug": "gls-spain",
2014
- "name": "GLS Spain",
2015
- "other_name": "",
2016
- "required_fields": [
2017
- "tracking_key"
2018
- ]
2019
  },
2020
  {
2021
- "slug": "gofly",
2022
- "name": "GoFly",
2023
- "other_name": "GoFlyi",
2024
- "required_fields": []
2025
  },
2026
  {
2027
- "slug": "gojavas",
2028
- "name": "GoJavas",
2029
- "other_name": "Javas",
2030
- "required_fields": []
2031
  },
2032
  {
2033
- "slug": "grab-webhook",
2034
- "name": "Grab",
2035
- "other_name": null,
2036
- "required_fields": []
2037
  },
2038
  {
2039
- "slug": "greyhound",
2040
- "name": "Greyhound",
2041
- "other_name": "Greyhound Package Express",
2042
- "required_fields": []
2043
  },
2044
  {
2045
- "slug": "gsi-express",
2046
- "name": "GSI EXPRESS",
2047
- "other_name": "",
2048
- "required_fields": []
2049
  },
2050
  {
2051
- "slug": "gso",
2052
- "name": "GSO(GLS-USA)",
2053
- "other_name": "GSO Freight",
2054
- "required_fields": []
2055
  },
2056
  {
2057
- "slug": "hct-logistics",
2058
- "name": "HCT LOGISTICS CO.LTD.",
2059
- "other_name": "",
2060
- "required_fields": []
2061
  },
2062
  {
2063
- "slug": "hdb",
2064
- "name": "Haidaibao",
2065
- "other_name": "",
2066
- "required_fields": []
2067
  },
2068
  {
2069
- "slug": "hdb-box",
2070
- "name": "Haidaibao (BOX)",
2071
- "other_name": "",
2072
- "required_fields": []
2073
  },
2074
  {
2075
- "slug": "helthjem",
2076
- "name": "Helthjem",
2077
- "other_name": null,
2078
- "required_fields": []
2079
  },
2080
  {
2081
- "slug": "hermes",
2082
- "name": "Hermesworld",
2083
- "other_name": "Hermes-europe UK",
2084
- "required_fields": []
2085
  },
2086
  {
2087
- "slug": "hermes-de",
2088
- "name": "Hermes Germany",
2089
- "other_name": "myhermes.de, Hermes Logistik Gruppe Deutschland",
2090
- "required_fields": []
 
 
2091
  },
2092
  {
2093
- "slug": "hermes-it",
2094
- "name": "Hermes Italy",
2095
- "other_name": "",
2096
- "required_fields": []
2097
  },
2098
  {
2099
- "slug": "hh-exp",
2100
- "name": "Hua Han Logistics",
2101
- "other_name": "u534eu7ff0u56fdu9645u7269u6d41",
2102
- "required_fields": []
2103
  },
2104
  {
2105
- "slug": "hipshipper",
2106
- "name": "Hipshipper",
2107
- "other_name": "",
2108
- "required_fields": []
 
 
2109
  },
2110
  {
2111
- "slug": "holisol",
2112
- "name": "Holisol",
2113
- "other_name": "",
2114
- "required_fields": []
2115
  },
2116
  {
2117
- "slug": "home-delivery-solutions",
2118
- "name": "Home Delivery Solutions Ltd",
2119
- "other_name": null,
2120
- "required_fields": []
2121
  },
2122
  {
2123
- "slug": "homelogistics",
2124
- "name": "Home Logistics",
2125
- "other_name": null,
2126
- "required_fields": []
2127
  },
2128
  {
2129
- "slug": "hong-kong-post",
2130
- "name": "Hong Kong Post",
2131
- "other_name": "香港郵政",
2132
- "required_fields": []
2133
  },
2134
  {
2135
- "slug": "hrvatska-posta",
2136
- "name": "Hrvatska Pošta",
2137
- "other_name": "Croatia Post",
2138
- "required_fields": []
2139
  },
2140
  {
2141
- "slug": "hsm-global",
2142
- "name": "HSM Global",
2143
- "other_name": null,
2144
- "required_fields": []
2145
  },
2146
  {
2147
- "slug": "hunter-express",
2148
- "name": "Hunter Express",
2149
- "other_name": "",
2150
- "required_fields": []
2151
  },
2152
  {
2153
- "slug": "huodull",
2154
- "name": "Huodull",
2155
- "other_name": "货兜",
2156
- "required_fields": []
2157
  },
2158
  {
2159
- "slug": "hx-express",
2160
- "name": "HX Express",
2161
- "other_name": "",
2162
- "required_fields": []
2163
  },
2164
  {
2165
- "slug": "i-dika",
2166
- "name": "i-dika",
2167
- "other_name": "",
2168
- "required_fields": []
2169
  },
2170
  {
2171
- "slug": "i-parcel",
2172
- "name": "i-parcel",
2173
- "other_name": "iparcel",
2174
- "required_fields": []
2175
  },
2176
  {
2177
- "slug": "idexpress",
2178
- "name": "IDEX",
2179
- "other_name": "上海宏杉国际物流",
2180
- "required_fields": []
2181
  },
2182
  {
2183
- "slug": "ids-logistics",
2184
- "name": "IDS Logistics",
2185
- "other_name": "",
2186
- "required_fields": []
2187
  },
2188
  {
2189
- "slug": "imexglobalsolutions",
2190
- "name": "IMEX Global Solutions",
2191
- "other_name": "",
2192
- "required_fields": []
2193
  },
2194
  {
2195
- "slug": "iml",
2196
- "name": "IML",
2197
- "other_name": null,
2198
- "required_fields": []
2199
  },
2200
  {
2201
- "slug": "imxmail",
2202
- "name": "IMX Mail",
2203
- "other_name": "IMX International Mail Consolidator",
2204
- "required_fields": []
2205
  },
2206
  {
2207
- "slug": "india-post",
2208
- "name": "India Post Domestic",
2209
- "other_name": "भारतीय डाक",
2210
- "required_fields": []
2211
  },
2212
  {
2213
- "slug": "india-post-int",
2214
- "name": "India Post International",
2215
- "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
2216
- "required_fields": []
2217
  },
2218
  {
2219
- "slug": "inexpost",
2220
- "name": "Inexpost",
2221
- "other_name": "",
2222
- "required_fields": []
2223
  },
2224
  {
2225
- "slug": "inpost-paczkomaty",
2226
- "name": "InPost Paczkomaty",
2227
- "other_name": "",
2228
- "required_fields": []
2229
  },
2230
  {
2231
- "slug": "intel-valley",
2232
- "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
2233
- "other_name": "智谷供应链(深圳)有限公司",
2234
- "required_fields": []
2235
  },
2236
  {
2237
- "slug": "intelipost",
2238
- "name": "Intelipost (TMS for LATAM)",
2239
- "other_name": "",
2240
- "required_fields": []
2241
  },
2242
  {
2243
- "slug": "interlink-express",
2244
- "name": "DPD Local",
2245
- "other_name": "Interlink UK",
2246
- "required_fields": []
2247
  },
2248
  {
2249
- "slug": "interlink-express-reference",
2250
- "name": "DPD Local reference",
2251
- "other_name": "",
2252
- "required_fields": [
2253
- "tracking_postal_code"
2254
- ]
2255
  },
2256
  {
2257
- "slug": "international-seur",
2258
- "name": "International Seur",
2259
- "other_name": "SEUR Internacional",
2260
- "required_fields": []
2261
  },
2262
  {
2263
- "slug": "international-seur-api",
2264
- "name": "International Seur API",
2265
- "other_name": null,
2266
- "required_fields": [
2267
- "tracking_ship_date"
2268
- ]
2269
  },
2270
  {
2271
- "slug": "interparcel-au",
2272
- "name": "Interparcel Australia",
2273
- "other_name": "Interparcel",
2274
- "required_fields": []
2275
  },
2276
  {
2277
- "slug": "interparcel-nz",
2278
- "name": "Interparcel New Zealand",
2279
- "other_name": "Interparcel",
2280
- "required_fields": []
2281
  },
2282
  {
2283
- "slug": "interparcel-uk",
2284
- "name": "Interparcel UK",
2285
- "other_name": "Interparcel",
2286
- "required_fields": []
2287
  },
2288
  {
2289
- "slug": "intexpress",
2290
- "name": "Internet Express",
2291
- "other_name": "",
2292
- "required_fields": []
2293
  },
2294
  {
2295
- "slug": "israel-post",
2296
- "name": "Israel Post",
2297
- "other_name": "חברת דואר ישראל",
2298
- "required_fields": []
2299
  },
2300
  {
2301
- "slug": "israel-post-domestic",
2302
- "name": "Israel Post Domestic",
2303
- "other_name": "חברת דואר ישראל מקומית",
2304
- "required_fields": []
2305
  },
2306
  {
2307
- "slug": "italy-sda",
2308
- "name": "Italy SDA",
2309
- "other_name": "SDA Express Courier",
2310
- "required_fields": []
2311
  },
2312
  {
2313
- "slug": "ivoy-webhook",
2314
- "name": "Ivoy",
2315
- "other_name": "",
2316
- "required_fields": []
2317
  },
2318
  {
2319
- "slug": "j-net",
2320
- "name": "J-Net",
2321
- "other_name": "",
2322
- "required_fields": []
2323
  },
2324
  {
2325
- "slug": "jam-express",
2326
- "name": "Jam Express",
2327
- "other_name": "JAM Global Express",
2328
- "required_fields": []
2329
  },
2330
  {
2331
- "slug": "janco",
2332
- "name": "Janco Ecommerce",
2333
- "other_name": "",
2334
- "required_fields": []
2335
  },
2336
  {
2337
- "slug": "janio",
2338
- "name": "Janio Asia",
2339
- "other_name": "",
2340
- "required_fields": []
2341
  },
2342
  {
2343
- "slug": "japan-post",
2344
- "name": "Japan Post",
2345
- "other_name": "日本郵便",
2346
- "required_fields": []
2347
  },
2348
  {
2349
- "slug": "jayonexpress",
2350
- "name": "Jayon Express (JEX)",
2351
- "other_name": "",
2352
- "required_fields": []
2353
  },
2354
  {
2355
- "slug": "jcex",
2356
- "name": "JCEX",
2357
- "other_name": "JiaCheng, 杭州佳成",
2358
- "required_fields": []
2359
  },
2360
  {
2361
- "slug": "jersey-post",
2362
- "name": "Jersey Post",
2363
- "other_name": "",
2364
- "required_fields": []
2365
  },
2366
  {
2367
- "slug": "jet-ship",
2368
- "name": "Jet-Ship Worldwide",
2369
- "other_name": "",
2370
- "required_fields": []
2371
  },
2372
  {
2373
- "slug": "jindouyun",
2374
- "name": "金斗云物流",
2375
- "other_name": "JINDOUYUN LOGISTICS",
2376
- "required_fields": []
2377
  },
2378
  {
2379
- "slug": "jinsung",
2380
- "name": "JINSUNG TRADING",
2381
- "other_name": "",
2382
- "required_fields": []
2383
  },
2384
  {
2385
- "slug": "jne",
2386
- "name": "JNE",
2387
- "other_name": "Express Across Nation, Tiki Jalur Nugraha Ekakurir",
2388
- "required_fields": []
 
 
2389
  },
2390
  {
2391
- "slug": "jne-api",
2392
- "name": "JNE (API)",
2393
- "other_name": "",
2394
- "required_fields": []
2395
  },
2396
  {
2397
- "slug": "jocom",
2398
- "name": "Jocom",
2399
- "other_name": "",
2400
- "required_fields": []
 
 
2401
  },
2402
  {
2403
- "slug": "jtexpress",
2404
- "name": "J&T EXPRESS MALAYSIA",
2405
- "other_name": "",
2406
- "required_fields": []
2407
  },
2408
  {
2409
- "slug": "jx",
2410
- "name": "JX",
2411
- "other_name": "",
2412
- "required_fields": []
2413
  },
2414
  {
2415
- "slug": "k1-express",
2416
- "name": "K1 Express",
2417
- "other_name": "",
2418
- "required_fields": []
2419
  },
2420
  {
2421
- "slug": "kangaroo-my",
2422
- "name": "Kangaroo Worldwide Express",
2423
- "other_name": "",
2424
- "required_fields": []
2425
  },
2426
  {
2427
- "slug": "kec",
2428
- "name": "KEC",
2429
- "other_name": "",
2430
- "required_fields": []
2431
  },
2432
  {
2433
- "slug": "kerry-ecommerce",
2434
- "name": "Kerry eCommerce",
2435
- "other_name": "",
2436
- "required_fields": []
2437
  },
2438
  {
2439
- "slug": "kerry-logistics",
2440
- "name": "Kerry Express Thailand",
2441
- "other_name": "嘉里物流, Kerry Logistics",
2442
- "required_fields": []
2443
  },
2444
  {
2445
- "slug": "kerrytj",
2446
- "name": "Kerry TJ Logistics",
2447
- "other_name": "KTJ嘉里大榮物流",
2448
- "required_fields": []
2449
  },
2450
  {
2451
- "slug": "kerryttc-vn",
2452
- "name": "Kerry Express (Vietnam) Co Ltd",
2453
- "other_name": "KTTC",
2454
- "required_fields": []
2455
  },
2456
  {
2457
- "slug": "kgmhub",
2458
- "name": "KGM Hub",
2459
- "other_name": "KGM",
2460
- "required_fields": []
2461
  },
2462
  {
2463
- "slug": "kiala",
2464
- "name": "Kiala",
2465
- "other_name": "",
2466
- "required_fields": []
2467
  },
2468
  {
2469
- "slug": "kn",
2470
- "name": "Kuehne + Nagel",
2471
- "other_name": "KN",
2472
- "required_fields": []
2473
  },
2474
  {
2475
- "slug": "knuk",
2476
- "name": "KNAirlink Aerospace Domestic Network",
2477
- "other_name": "",
2478
- "required_fields": []
2479
  },
2480
  {
2481
- "slug": "korea-post",
2482
- "name": "Korea Post EMS",
2483
- "other_name": "우정사업본부",
2484
- "required_fields": []
2485
  },
2486
  {
2487
- "slug": "kpost",
2488
- "name": "Korea Post",
2489
- "other_name": "우정사업본부",
2490
- "required_fields": []
2491
  },
2492
  {
2493
- "slug": "kronos",
2494
- "name": "Kronos Express",
2495
- "other_name": "",
2496
- "required_fields": []
2497
  },
2498
  {
2499
- "slug": "kurasi",
2500
- "name": "KURASI",
2501
- "other_name": "",
2502
- "required_fields": []
2503
  },
2504
  {
2505
- "slug": "kwe-global",
2506
- "name": "KWE Global",
2507
- "other_name": "",
2508
- "required_fields": []
2509
  },
2510
  {
2511
- "slug": "kwt",
2512
- "name": "Shenzhen Jinghuada Logistics Co., Ltd",
2513
- "other_name": "KWT",
2514
- "required_fields": []
2515
  },
2516
  {
2517
- "slug": "ky-express",
2518
- "name": "Kua Yue Express",
2519
- "other_name": "KYE",
2520
- "required_fields": []
2521
  },
2522
  {
2523
- "slug": "la-poste-colissimo",
2524
- "name": "La Poste",
2525
- "other_name": "Coliposte",
2526
- "required_fields": []
2527
  },
2528
  {
2529
- "slug": "lalamove",
2530
- "name": "Lalamove",
2531
- "other_name": "",
2532
- "required_fields": []
2533
  },
2534
  {
2535
- "slug": "landmark-global",
2536
- "name": "Landmark Global",
2537
- "other_name": "",
2538
- "required_fields": []
2539
  },
2540
  {
2541
- "slug": "landmark-global-reference",
2542
- "name": "Landmark Global Reference",
2543
- "other_name": "",
2544
- "required_fields": []
2545
  },
2546
  {
2547
- "slug": "lao-post",
2548
- "name": "Lao Post",
2549
- "other_name": "Laos Postal Service",
2550
- "required_fields": []
2551
  },
2552
  {
2553
- "slug": "lasership",
2554
- "name": "LaserShip",
2555
- "other_name": "LaserShip",
2556
- "required_fields": []
2557
  },
2558
  {
2559
- "slug": "latvijas-pasts",
2560
- "name": "Latvijas Pasts",
2561
- "other_name": "Latvijas Pasts",
2562
- "required_fields": []
2563
  },
2564
  {
2565
- "slug": "leader",
2566
- "name": "leader",
2567
- "other_name": "立德国际物流",
2568
- "required_fields": []
2569
  },
2570
  {
2571
- "slug": "legion-express",
2572
- "name": "Legion Express",
2573
- "other_name": "",
2574
- "required_fields": []
2575
  },
2576
  {
2577
- "slug": "lexship",
2578
- "name": "LexShip",
2579
- "other_name": "",
2580
- "required_fields": []
2581
  },
2582
  {
2583
- "slug": "lht-express",
2584
- "name": "LHT Express",
2585
- "other_name": "",
2586
- "required_fields": []
2587
  },
2588
  {
2589
- "slug": "liefery",
2590
- "name": "liefery",
2591
- "other_name": "",
2592
- "required_fields": []
2593
  },
2594
  {
2595
- "slug": "lietuvos-pastas",
2596
- "name": "Lietuvos Paštas",
2597
- "other_name": "Lithuania Post, LP Express",
2598
- "required_fields": []
2599
  },
2600
  {
2601
- "slug": "line",
2602
- "name": "Line Clear Express & Logistics Sdn Bhd",
2603
- "other_name": "",
2604
- "required_fields": []
2605
  },
2606
  {
2607
- "slug": "linkbridge",
2608
- "name": "Link Bridge(BeiJing)international logistics co.,ltd",
2609
- "other_name": "联博瑞翔(北京)国际物流股份有限公司",
2610
- "required_fields": []
2611
  },
2612
  {
2613
- "slug": "lion-parcel",
2614
- "name": "Lion Parcel",
2615
- "other_name": "",
2616
- "required_fields": []
2617
  },
2618
  {
2619
- "slug": "livrapide",
2620
- "name": "Livrapide",
2621
- "other_name": "",
2622
- "required_fields": []
2623
  },
2624
  {
2625
- "slug": "locus-webhook",
2626
- "name": "Locus",
2627
- "other_name": "",
2628
- "required_fields": []
2629
  },
2630
  {
2631
- "slug": "logistyx-transgroup",
2632
- "name": "Transgroup",
2633
- "other_name": "",
2634
- "required_fields": []
2635
  },
2636
  {
2637
- "slug": "logwin-logistics",
2638
- "name": "Logwin Logistics",
2639
- "other_name": "",
2640
- "required_fields": []
2641
  },
2642
  {
2643
- "slug": "lonestar",
2644
- "name": "Lone Star Overnight",
2645
- "other_name": "",
2646
- "required_fields": []
2647
  },
2648
  {
2649
- "slug": "loomis-express",
2650
- "name": "Loomis Express",
2651
- "other_name": "",
2652
- "required_fields": []
2653
  },
2654
  {
2655
- "slug": "lotte",
2656
- "name": "Lotte Global Logistics",
2657
- "other_name": "",
2658
- "required_fields": []
2659
  },
2660
  {
2661
- "slug": "ltianexp",
2662
- "name": "LTIAN EXP",
2663
- "other_name": "乐天国际",
2664
- "required_fields": []
2665
  },
2666
  {
2667
- "slug": "ltl",
2668
- "name": "LTL",
2669
- "other_name": "",
2670
- "required_fields": []
2671
  },
2672
  {
2673
- "slug": "lwe-hk",
2674
- "name": "Logistic Worldwide Express",
2675
- "other_name": "LWE",
2676
- "required_fields": []
2677
  },
2678
  {
2679
- "slug": "m-xpress",
2680
- "name": "M Xpress Sdn Bhd",
2681
- "other_name": "",
2682
- "required_fields": []
2683
  },
2684
  {
2685
- "slug": "magyar-posta",
2686
- "name": "Magyar Posta",
2687
- "other_name": "Hungarian Post",
2688
- "required_fields": []
2689
  },
2690
  {
2691
- "slug": "mail-box-etc",
2692
- "name": "Mail Boxes Etc.",
2693
- "other_name": "",
2694
- "required_fields": []
2695
  },
2696
  {
2697
- "slug": "mailamericas",
2698
- "name": "MailAmericas",
2699
- "other_name": "",
2700
- "required_fields": []
2701
  },
2702
  {
2703
- "slug": "mailplus",
2704
- "name": "MailPlus",
2705
- "other_name": "",
2706
- "required_fields": []
2707
  },
2708
  {
2709
- "slug": "mailplus-jp",
2710
- "name": "MailPlus (Japan)",
2711
- "other_name": "",
2712
- "required_fields": []
2713
  },
2714
  {
2715
- "slug": "mainfreight",
2716
- "name": "Mainfreight",
2717
- "other_name": "",
2718
- "required_fields": []
2719
  },
2720
  {
2721
- "slug": "mainway",
2722
- "name": "Mainway",
2723
- "other_name": "",
2724
- "required_fields": []
2725
  },
2726
  {
2727
- "slug": "malaysia-post",
2728
- "name": "Malaysia Post EMS / Pos Laju",
2729
- "other_name": "Pos Ekspres, Pos Malaysia Express",
2730
- "required_fields": []
2731
  },
2732
  {
2733
- "slug": "malaysia-post-posdaftar",
2734
- "name": "Malaysia Post - Registered",
2735
- "other_name": "PosDaftar",
2736
- "required_fields": []
2737
  },
2738
  {
2739
- "slug": "mara-xpress",
2740
- "name": "Mara Xpress",
2741
- "other_name": "",
2742
- "required_fields": []
2743
  },
2744
  {
2745
- "slug": "matdespatch",
2746
- "name": "Matdespatch",
2747
- "other_name": "",
2748
- "required_fields": []
2749
  },
2750
  {
2751
- "slug": "matkahuolto",
2752
- "name": "Matkahuolto",
2753
- "other_name": "Oy Matkahuolto Ab",
2754
- "required_fields": []
2755
  },
2756
  {
2757
- "slug": "mazet",
2758
- "name": "Groupe Mazet",
2759
- "other_name": "",
2760
- "required_fields": []
2761
  },
2762
  {
2763
- "slug": "megasave",
2764
- "name": "Megasave",
2765
- "other_name": "",
2766
- "required_fields": []
2767
  },
2768
  {
2769
- "slug": "mexico-redpack",
2770
- "name": "Mexico Redpack",
2771
- "other_name": "TNT Mexico",
2772
- "required_fields": []
2773
  },
2774
  {
2775
- "slug": "mexico-senda-express",
2776
- "name": "Mexico Senda Express",
2777
- "other_name": "Mexico Senda Express",
2778
- "required_fields": []
2779
  },
2780
  {
2781
- "slug": "mglobal",
2782
- "name": "PT MGLOBAL LOGISTICS INDONESIA",
2783
- "other_name": "",
2784
- "required_fields": []
2785
  },
2786
  {
2787
- "slug": "midland",
2788
- "name": "Midland",
2789
- "other_name": "",
2790
- "required_fields": []
2791
  },
2792
  {
2793
- "slug": "mikropakket",
2794
- "name": "Mikropakket",
2795
- "other_name": "",
2796
- "required_fields": [
2797
- "tracking_postal_code"
2798
- ]
2799
  },
2800
  {
2801
- "slug": "mikropakket-be",
2802
- "name": "Mikropakket Belgium",
2803
- "other_name": "",
2804
- "required_fields": [
2805
- "tracking_postal_code"
2806
- ]
2807
  },
2808
  {
2809
- "slug": "milkman",
2810
- "name": "Milkman",
2811
- "other_name": "",
2812
- "required_fields": []
2813
  },
2814
  {
2815
- "slug": "misumi-cn",
2816
- "name": "MISUMI Group Inc.",
2817
- "other_name": "",
2818
- "required_fields": []
2819
  },
2820
  {
2821
- "slug": "mondialrelay",
2822
- "name": "Mondial Relay",
2823
- "other_name": "Mondial Relay France",
2824
- "required_fields": [
2825
- "tracking_postal_code"
2826
- ]
2827
  },
2828
  {
2829
- "slug": "mondialrelay-es",
2830
- "name": "Mondial Relay Spain(Punto Pack)",
2831
- "other_name": null,
2832
- "required_fields": []
2833
  },
2834
  {
2835
- "slug": "mondialrelay-fr",
2836
- "name": "Mondial Relay France",
2837
- "other_name": null,
2838
- "required_fields": []
2839
  },
2840
  {
2841
- "slug": "mrw-spain",
2842
- "name": "MRW",
2843
- "other_name": "MRW Spain",
2844
- "required_fields": []
2845
  },
2846
  {
2847
- "slug": "mudita",
2848
- "name": "MUDITA",
2849
- "other_name": "",
2850
- "required_fields": []
2851
  },
2852
  {
2853
- "slug": "mx-cargo",
2854
- "name": "M&X cargo",
2855
- "other_name": "M&X International Shipping Agency Co.,LTD",
2856
- "required_fields": []
2857
  },
2858
  {
2859
- "slug": "mxe",
2860
- "name": "MXE Express",
2861
- "other_name": "上海淼信货运代理有限公司",
2862
- "required_fields": []
2863
  },
2864
  {
2865
- "slug": "myhermes-uk",
2866
- "name": "MyHermes UK",
2867
- "other_name": "",
2868
- "required_fields": []
2869
  },
2870
  {
2871
- "slug": "mypostonline",
2872
- "name": "Mypostonline",
2873
- "other_name": "MYBOXPOST",
2874
- "required_fields": []
2875
  },
2876
  {
2877
- "slug": "nacex",
2878
- "name": "NACEX",
2879
- "other_name": "",
2880
- "required_fields": [
2881
- "tracking_account_number"
2882
- ]
2883
  },
2884
  {
2885
- "slug": "nacex-spain",
2886
- "name": "NACEX Spain",
2887
- "other_name": "NACEX Logista",
2888
- "required_fields": [
2889
- "tracking_postal_code"
2890
- ]
2891
  },
2892
  {
2893
- "slug": "nanjingwoyuan",
2894
- "name": "Nanjing Woyuan",
2895
- "other_name": "u6c83u6e90",
2896
- "required_fields": []
2897
  },
2898
  {
2899
- "slug": "naqel-express",
2900
- "name": "Naqel Express",
2901
- "other_name": "",
2902
- "required_fields": []
2903
  },
2904
  {
2905
- "slug": "national-sameday",
2906
- "name": "National Sameday",
2907
- "other_name": "",
2908
- "required_fields": []
2909
  },
2910
  {
2911
- "slug": "nationwide-my",
2912
- "name": "Nationwide Express",
2913
- "other_name": "nationwide2u",
2914
- "required_fields": []
2915
  },
2916
  {
2917
- "slug": "new-zealand-post",
2918
- "name": "New Zealand Post",
2919
- "other_name": "NZ Post",
2920
- "required_fields": []
2921
  },
2922
  {
2923
- "slug": "neway",
2924
- "name": "Neway Transport",
2925
- "other_name": "",
2926
- "required_fields": []
2927
  },
2928
  {
2929
- "slug": "newgistics",
2930
- "name": "Newgistics",
2931
- "other_name": "",
2932
- "required_fields": []
2933
  },
2934
  {
2935
- "slug": "newgisticsapi",
2936
- "name": "Newgistics API",
2937
- "other_name": "",
2938
- "required_fields": []
2939
  },
2940
  {
2941
- "slug": "newzealand-couriers",
2942
- "name": "NEW ZEALAND COURIERS",
2943
- "other_name": "",
2944
- "required_fields": [
2945
- "tracking_account_number"
2946
- ]
2947
  },
2948
  {
2949
- "slug": "nhans-solutions",
2950
- "name": "Nhans Solutions",
2951
- "other_name": "Nhans Courier",
2952
- "required_fields": []
2953
  },
2954
  {
2955
- "slug": "nightline",
2956
- "name": "Nightline",
2957
- "other_name": "",
2958
- "required_fields": []
 
 
2959
  },
2960
  {
2961
- "slug": "nim-express",
2962
- "name": "Nim Express",
2963
- "other_name": "Armadillio Express",
2964
- "required_fields": []
 
 
2965
  },
2966
  {
2967
- "slug": "ninjavan",
2968
- "name": "Ninja Van",
2969
- "other_name": "",
2970
- "required_fields": []
2971
  },
2972
  {
2973
- "slug": "ninjavan-id",
2974
- "name": "Ninja Van Indonesia",
2975
- "other_name": "NinjaVan Indonesia",
2976
- "required_fields": []
2977
  },
2978
  {
2979
- "slug": "ninjavan-my",
2980
- "name": "Ninja Van Malaysia",
2981
- "other_name": "NinjaVan MY",
2982
- "required_fields": []
 
 
2983
  },
2984
  {
2985
- "slug": "ninjavan-philippines",
2986
- "name": "Ninja Van Philippines",
2987
- "other_name": "",
2988
- "required_fields": []
2989
  },
2990
  {
2991
- "slug": "ninjavan-thai",
2992
- "name": "Ninja Van Thailand",
2993
- "other_name": "",
2994
- "required_fields": []
2995
  },
2996
  {
2997
- "slug": "ninjavan-webhook",
2998
- "name": "Ninjavan Webhook",
2999
- "other_name": "",
3000
- "required_fields": []
3001
  },
3002
  {
3003
- "slug": "nipost",
3004
- "name": "NiPost",
3005
- "other_name": "Nigerian Postal Service",
3006
- "required_fields": []
3007
  },
3008
  {
3009
- "slug": "norsk-global",
3010
- "name": "Norsk Global",
3011
- "other_name": "Norsk European Wholesale",
3012
- "required_fields": []
3013
  },
3014
  {
3015
- "slug": "nova-poshta",
3016
- "name": "Nova Poshta",
3017
- "other_name": "Новая Почта",
3018
- "required_fields": []
3019
  },
3020
  {
3021
- "slug": "nova-poshtaint",
3022
- "name": "Nova Poshta (International)",
3023
- "other_name": "Новая Почта",
3024
- "required_fields": []
3025
  },
3026
  {
3027
- "slug": "nowlog-api",
3028
- "name": "Sequoialog",
3029
- "other_name": "",
3030
- "required_fields": []
3031
  },
3032
  {
3033
- "slug": "nox-nachtexpress",
3034
- "name": "Innight Express Germany GmbH (nox NachtExpress)",
3035
- "other_name": null,
3036
- "required_fields": []
3037
  },
3038
  {
3039
- "slug": "nox-night-time-express",
3040
- "name": "NOX NightTimeExpress",
3041
- "other_name": null,
3042
- "required_fields": []
 
 
3043
  },
3044
  {
3045
- "slug": "ntl",
3046
- "name": "NTL logistics",
3047
- "other_name": "",
3048
- "required_fields": []
 
 
3049
  },
3050
  {
3051
- "slug": "oca-ar",
3052
- "name": "OCA Argentina",
3053
- "other_name": "OCA e-Pak",
3054
- "required_fields": []
3055
  },
3056
  {
3057
- "slug": "ocs",
3058
- "name": "OCS ANA Group",
3059
- "other_name": "",
3060
- "required_fields": []
3061
  },
3062
  {
3063
- "slug": "ocs-worldwide",
3064
- "name": "OCS WORLDWIDE",
3065
- "other_name": "",
3066
- "required_fields": []
3067
  },
3068
  {
3069
- "slug": "okayparcel",
3070
- "name": "OkayParcel",
3071
- "other_name": "",
3072
- "required_fields": []
3073
  },
3074
  {
3075
- "slug": "old-dominion",
3076
- "name": "Old Dominion Freight Line",
3077
- "other_name": "ODFL",
3078
- "required_fields": []
3079
  },
3080
  {
3081
- "slug": "omniparcel",
3082
- "name": "Omni Parcel",
3083
- "other_name": "Omni-Channel Logistics (Seko)",
3084
- "required_fields": []
3085
  },
3086
  {
3087
- "slug": "omniva",
3088
- "name": "Omniva",
3089
- "other_name": "",
3090
- "required_fields": []
3091
  },
3092
  {
3093
- "slug": "oneclick",
3094
- "name": "One click delivery services",
3095
- "other_name": null,
3096
- "required_fields": []
3097
  },
3098
  {
3099
- "slug": "oneworldexpress",
3100
- "name": "One World Express",
3101
- "other_name": "u6613u65f6u9039u7269u6d41",
3102
- "required_fields": []
3103
  },
3104
  {
3105
- "slug": "ontrac",
3106
- "name": "OnTrac",
3107
- "other_name": "OnTrac Shipping",
3108
- "required_fields": []
3109
  },
3110
  {
3111
- "slug": "opek",
3112
- "name": "FedEx Poland Domestic",
3113
- "other_name": "OPEK",
3114
- "required_fields": []
 
 
3115
  },
3116
  {
3117
- "slug": "osm-worldwide",
3118
- "name": "OSM Worldwide",
3119
- "other_name": "",
3120
- "required_fields": []
3121
  },
3122
  {
3123
- "slug": "paack-webhook",
3124
- "name": "Paack",
3125
- "other_name": "",
3126
- "required_fields": []
3127
  },
3128
  {
3129
- "slug": "packlink",
3130
- "name": "Packlink",
3131
- "other_name": "Packlink Spain",
3132
- "required_fields": []
3133
  },
3134
  {
3135
- "slug": "packs",
3136
- "name": "Packs",
3137
- "other_name": null,
3138
- "required_fields": [
3139
- "tracking_postal_code"
3140
- ]
3141
  },
3142
  {
3143
- "slug": "palexpress",
3144
- "name": "PAL Express Limited",
3145
- "other_name": "",
3146
- "required_fields": []
3147
  },
3148
  {
3149
- "slug": "palletways",
3150
- "name": "Palletways",
3151
- "other_name": "",
3152
- "required_fields": [
3153
- "tracking_postal_code"
3154
- ]
3155
  },
3156
  {
3157
- "slug": "pan-asia",
3158
- "name": "Pan-Asia International",
3159
- "other_name": null,
3160
- "required_fields": []
3161
  },
3162
  {
3163
- "slug": "pandulogistics",
3164
- "name": "Pandu Logistics",
3165
- "other_name": "",
3166
- "required_fields": []
3167
  },
3168
  {
3169
- "slug": "panther",
3170
- "name": "Panther",
3171
- "other_name": "Panther Group UK",
3172
- "required_fields": []
3173
  },
3174
  {
3175
- "slug": "panther-order-number",
3176
- "name": "Panther Order Number",
3177
- "other_name": "Panther Group UK",
3178
- "required_fields": [
3179
- "tracking_postal_code"
3180
- ]
3181
  },
3182
  {
3183
- "slug": "panther-reference",
3184
- "name": "Panther Reference",
3185
- "other_name": "Panther Group UK",
3186
- "required_fields": [
3187
- "tracking_account_number"
3188
- ]
3189
  },
3190
  {
3191
- "slug": "paper-express",
3192
- "name": "Paper Express",
3193
- "other_name": "",
3194
- "required_fields": [
3195
- "tracking_postal_code"
3196
- ]
3197
  },
3198
  {
3199
- "slug": "paperfly",
3200
- "name": "Paperfly Private Limited",
3201
- "other_name": "",
3202
- "required_fields": []
3203
  },
3204
  {
3205
- "slug": "paquetexpress",
3206
- "name": "Paquetexpress",
3207
- "other_name": "",
3208
- "required_fields": []
3209
  },
3210
  {
3211
- "slug": "parcel-force",
3212
- "name": "Parcel Force",
3213
- "other_name": "Parcelforce UK",
3214
- "required_fields": []
3215
  },
3216
  {
3217
- "slug": "parcel2go",
3218
- "name": "Parcel2Go",
3219
- "other_name": "",
3220
- "required_fields": []
3221
  },
3222
  {
3223
- "slug": "parcelled-in",
3224
- "name": "Parcelled.in",
3225
- "other_name": "Parcelled",
3226
- "required_fields": []
3227
  },
3228
  {
3229
- "slug": "parcelone",
3230
- "name": "PARCEL ONE",
3231
- "other_name": "",
3232
- "required_fields": []
3233
  },
3234
  {
3235
- "slug": "parcelpal-webhook",
3236
- "name": "ParcelPal",
3237
- "other_name": null,
3238
- "required_fields": []
3239
  },
3240
  {
3241
- "slug": "parcelpoint",
3242
- "name": "ParcelPoint Pty Ltd",
3243
- "other_name": "",
3244
- "required_fields": [
3245
- "tracking_key"
3246
- ]
3247
  },
3248
  {
3249
- "slug": "parcelpost-sg",
3250
- "name": "Parcel Post Singapore",
3251
- "other_name": "ParcelPost",
3252
- "required_fields": []
3253
  },
3254
  {
3255
- "slug": "parknparcel",
3256
- "name": "Park N Parcel",
3257
- "other_name": "",
3258
- "required_fields": []
3259
  },
3260
  {
3261
- "slug": "pfcexpress",
3262
- "name": "PFC Express",
3263
- "other_name": "PFCu7687u5bb6u7269u6d41",
3264
- "required_fields": []
3265
  },
3266
  {
3267
- "slug": "pflogistics",
3268
- "name": "PFL",
3269
- "other_name": null,
3270
- "required_fields": []
3271
  },
3272
  {
3273
- "slug": "pickup",
3274
- "name": "Pickupp",
3275
- "other_name": "",
3276
- "required_fields": []
3277
  },
3278
  {
3279
- "slug": "pickupp-mys",
3280
- "name": "PICK UPP",
3281
- "other_name": "",
3282
- "required_fields": []
3283
  },
3284
  {
3285
- "slug": "pickupp-sgp",
3286
- "name": "PICK UPP (Singapore)",
3287
- "other_name": "",
3288
- "required_fields": []
3289
  },
3290
  {
3291
- "slug": "pickupp-vnm",
3292
- "name": "Pickupp Vietnam",
3293
- "other_name": "",
3294
- "required_fields": []
3295
  },
3296
  {
3297
- "slug": "pil-logistics",
3298
- "name": "PIL Logistics (China) Co., Ltd",
3299
- "other_name": "",
3300
- "required_fields": []
3301
  },
3302
  {
3303
- "slug": "pilot-freight",
3304
- "name": "Pilot Freight Services",
3305
- "other_name": "",
3306
- "required_fields": []
3307
  },
3308
  {
3309
- "slug": "pitney-bowes",
3310
- "name": "Pitney Bowes",
3311
- "other_name": "",
3312
- "required_fields": []
 
 
3313
  },
3314
  {
3315
- "slug": "pittohio",
3316
- "name": "PITT OHIO",
3317
- "other_name": "",
3318
- "required_fields": []
3319
  },
3320
  {
3321
- "slug": "pixsell",
3322
- "name": "PIXSELL LOGISTICS",
3323
- "other_name": "",
3324
- "required_fields": []
 
 
3325
  },
3326
  {
3327
- "slug": "planzer",
3328
- "name": "Planzer Group",
3329
- "other_name": "",
3330
- "required_fields": [
3331
- "tracking_postal_code"
3332
- ]
3333
  },
3334
  {
3335
- "slug": "poczta-polska",
3336
- "name": "Poczta Polska",
3337
- "other_name": "Poland Post",
3338
- "required_fields": []
3339
  },
3340
  {
3341
- "slug": "pony-express",
3342
- "name": "Pony express",
3343
- "other_name": "",
3344
- "required_fields": []
3345
  },
3346
  {
3347
- "slug": "portugal-ctt",
3348
- "name": "Portugal CTT",
3349
- "other_name": "Correios de Portugal",
3350
- "required_fields": []
 
 
3351
  },
3352
  {
3353
- "slug": "portugal-seur",
3354
- "name": "Portugal Seur",
3355
- "other_name": "SEUR",
3356
- "required_fields": []
 
 
3357
  },
3358
  {
3359
- "slug": "post-serbia",
3360
- "name": "Post Serbia",
3361
- "other_name": "Pou0161ta Srbije",
3362
- "required_fields": []
 
 
3363
  },
3364
  {
3365
- "slug": "post-slovenia",
3366
- "name": "Post of Slovenia",
3367
- "other_name": "",
3368
- "required_fields": []
3369
  },
3370
  {
3371
- "slug": "post56",
3372
- "name": "Post56",
3373
- "other_name": "捷邮快递",
3374
- "required_fields": []
3375
  },
3376
  {
3377
- "slug": "posta-romana",
3378
- "name": "Poșta Română",
3379
- "other_name": "Romania Post",
3380
- "required_fields": []
3381
  },
3382
  {
3383
- "slug": "poste-italiane",
3384
- "name": "Poste Italiane",
3385
- "other_name": "Italian Post",
3386
- "required_fields": []
3387
  },
3388
  {
3389
- "slug": "poste-italiane-paccocelere",
3390
- "name": "Poste Italiane Paccocelere",
3391
- "other_name": "Italian Post EMS / Express",
3392
- "required_fields": []
3393
  },
3394
  {
3395
- "slug": "posten-norge",
3396
- "name": "Posten Norge / Bring",
3397
- "other_name": "Norway Post, Norska Posten",
3398
- "required_fields": []
3399
  },
3400
  {
3401
- "slug": "posti",
3402
- "name": "Posti",
3403
- "other_name": "Finland Post",
3404
- "required_fields": []
3405
  },
3406
  {
3407
- "slug": "postnl",
3408
- "name": "PostNL Domestic",
3409
- "other_name": "PostNL Pakketten, TNT Post Netherlands",
3410
- "required_fields": [
3411
- "tracking_postal_code"
3412
- ]
3413
  },
3414
  {
3415
- "slug": "postnl-3s",
3416
- "name": "PostNL International 3S",
3417
- "other_name": "TNT Post parcel service United Kingdom",
3418
- "required_fields": [
3419
- "tracking_destination_country",
3420
- "tracking_postal_code"
3421
- ]
3422
  },
3423
  {
3424
- "slug": "postnl-international",
3425
- "name": "PostNL International",
3426
- "other_name": "Netherlands Post, Spring Global Mail",
3427
- "required_fields": []
3428
  },
3429
  {
3430
- "slug": "postnord",
3431
- "name": "PostNord Logistics",
3432
- "other_name": "Posten Norden",
3433
- "required_fields": []
3434
  },
3435
  {
3436
- "slug": "postur-is",
3437
- "name": "Iceland Post",
3438
- "other_name": "Postur.is, Íslandspóstur",
3439
- "required_fields": []
3440
  },
3441
  {
3442
- "slug": "ppbyb",
3443
- "name": "PayPal Package",
3444
- "other_name": "贝邮宝",
3445
- "required_fields": []
3446
  },
3447
  {
3448
- "slug": "primamulticipta",
3449
- "name": "PT Prima Multi Cipta",
3450
- "other_name": "",
3451
- "required_fields": []
3452
  },
3453
  {
3454
- "slug": "professional-couriers",
3455
- "name": "Professional Couriers",
3456
- "other_name": "TPC India",
3457
- "required_fields": []
3458
  },
3459
  {
3460
- "slug": "ptt-posta",
3461
- "name": "PTT Posta",
3462
- "other_name": "Turkish Post",
3463
- "required_fields": []
3464
  },
3465
  {
3466
- "slug": "purolator",
3467
- "name": "Purolator",
3468
- "other_name": "Purolator Freight",
3469
- "required_fields": []
3470
  },
3471
  {
3472
- "slug": "purolator-international",
3473
- "name": "Purolator International",
3474
- "other_name": "",
3475
- "required_fields": []
3476
  },
3477
  {
3478
- "slug": "qualitypost",
3479
- "name": "QualityPost",
3480
- "other_name": "",
3481
- "required_fields": []
3482
  },
3483
  {
3484
- "slug": "quantium",
3485
- "name": "Quantium",
3486
- "other_name": "u51a0u5eadu7269u6d41",
3487
- "required_fields": []
3488
  },
3489
  {
3490
- "slug": "qxpress",
3491
- "name": "Qxpress",
3492
- "other_name": "Qxpress Qoo10",
3493
- "required_fields": []
3494
  },
3495
  {
3496
- "slug": "raben-group",
3497
- "name": "Raben Group",
3498
- "other_name": "myRaben",
3499
- "required_fields": []
3500
  },
3501
  {
3502
- "slug": "raf",
3503
- "name": "RAF Philippines",
3504
- "other_name": "RAF Int'l. Forwarding",
3505
- "required_fields": []
 
 
3506
  },
3507
  {
3508
- "slug": "raiderex",
3509
- "name": "RaidereX",
3510
- "other_name": "Detrack",
3511
- "required_fields": []
3512
  },
3513
  {
3514
- "slug": "ramgroup-za",
3515
- "name": "RAM",
3516
- "other_name": "RAM Group",
3517
- "required_fields": []
3518
  },
3519
  {
3520
- "slug": "rcl",
3521
- "name": "Red Carpet Logistics",
3522
- "other_name": "",
3523
- "required_fields": []
3524
  },
3525
  {
3526
- "slug": "redjepakketje",
3527
- "name": "Red je Pakketje",
3528
- "other_name": null,
3529
- "required_fields": []
3530
  },
3531
  {
3532
- "slug": "redur-es",
3533
- "name": "Redur Spain",
3534
- "other_name": "Eurodis",
3535
- "required_fields": []
3536
  },
3537
  {
3538
- "slug": "relaiscolis",
3539
- "name": "Relais Colis",
3540
- "other_name": "",
3541
- "required_fields": [
3542
- "tracking_key"
3543
- ]
3544
  },
3545
  {
3546
- "slug": "rincos",
3547
- "name": "Rincos",
3548
- "other_name": "",
3549
- "required_fields": []
3550
  },
3551
  {
3552
- "slug": "rl-carriers",
3553
- "name": "RL Carriers",
3554
- "other_name": "R+L Carriers",
3555
- "required_fields": []
3556
  },
3557
  {
3558
- "slug": "roadbull",
3559
- "name": "Roadbull Logistics",
3560
- "other_name": "Roadbull Logistics Pte Ltd",
3561
- "required_fields": []
3562
  },
3563
  {
3564
- "slug": "roadrunner-freight",
3565
- "name": "Roadrunner Transport Service",
3566
- "other_name": "",
3567
- "required_fields": []
3568
  },
3569
  {
3570
- "slug": "rocketparcel",
3571
- "name": "Rocket Parcel International",
3572
- "other_name": "",
3573
- "required_fields": []
3574
  },
3575
  {
3576
- "slug": "royal-mail",
3577
- "name": "Royal Mail",
3578
- "other_name": "Royal Mail United Kingdom",
3579
- "required_fields": []
3580
  },
3581
  {
3582
- "slug": "rpd2man",
3583
- "name": "RPD2man Deliveries",
3584
- "other_name": "RPD-2man",
3585
- "required_fields": []
3586
  },
3587
  {
3588
- "slug": "rpx",
3589
- "name": "RPX Indonesia",
3590
- "other_name": "Repex Perdana International",
3591
- "required_fields": []
 
 
3592
  },
3593
  {
3594
- "slug": "rpxonline",
3595
- "name": "RPX Online",
3596
- "other_name": "Cathay Pacific",
3597
- "required_fields": []
 
 
 
3598
  },
3599
  {
3600
- "slug": "rrdonnelley",
3601
- "name": "RRD International Logistics U.S.A",
3602
- "other_name": "RRD",
3603
- "required_fields": []
3604
  },
3605
  {
3606
- "slug": "russian-post",
3607
- "name": "Russian Post",
3608
- "other_name": "Почта России, EMS Post RU",
3609
- "required_fields": []
3610
  },
3611
  {
3612
- "slug": "ruston",
3613
- "name": "Ruston",
3614
- "other_name": "",
3615
- "required_fields": []
3616
  },
3617
  {
3618
- "slug": "rzyexpress",
3619
- "name": "RZY Express",
3620
- "other_name": "RZYExpress",
3621
- "required_fields": []
3622
  },
3623
  {
3624
- "slug": "safexpress",
3625
- "name": "Safexpress",
3626
- "other_name": "Safexpress",
3627
- "required_fields": []
3628
  },
3629
  {
3630
- "slug": "sagawa",
3631
- "name": "Sagawa",
3632
- "other_name": "佐川急便",
3633
- "required_fields": []
3634
  },
3635
  {
3636
- "slug": "saia-freight",
3637
- "name": "Saia LTL Freight",
3638
- "other_name": "",
3639
- "required_fields": []
3640
  },
3641
  {
3642
- "slug": "sailpost",
3643
- "name": "SAILPOST",
3644
- "other_name": "",
3645
- "required_fields": []
3646
  },
3647
  {
3648
- "slug": "sap-express",
3649
- "name": "SAP EXPRESS",
3650
- "other_name": "",
3651
- "required_fields": []
3652
  },
3653
  {
3654
- "slug": "sapo",
3655
- "name": "South African Post Office",
3656
- "other_name": "South African Post Office",
3657
- "required_fields": []
3658
  },
3659
  {
3660
- "slug": "saudi-post",
3661
- "name": "Saudi Post",
3662
- "other_name": "البريد السعودي",
3663
- "required_fields": []
3664
  },
3665
  {
3666
- "slug": "scudex-express",
3667
- "name": "Scudex Express",
3668
- "other_name": "",
3669
- "required_fields": []
3670
  },
3671
  {
3672
- "slug": "sefl",
3673
- "name": "Southeastern Freight Lines",
3674
- "other_name": "",
3675
- "required_fields": []
3676
  },
3677
  {
3678
- "slug": "seino",
3679
- "name": "Seino",
3680
- "other_name": "",
3681
- "required_fields": []
3682
  },
3683
  {
3684
- "slug": "seko-sftp",
3685
- "name": "SEKO Worldwide, LLC",
3686
- "other_name": "SEKO Logistics",
3687
- "required_fields": []
3688
  },
3689
  {
3690
- "slug": "sekologistics",
3691
- "name": "SEKO Logistics",
3692
- "other_name": "SEKO",
3693
- "required_fields": []
3694
  },
3695
  {
3696
- "slug": "sending",
3697
- "name": "Sending Transporte Urgente y Comunicacion, S.A.U",
3698
- "other_name": "",
3699
- "required_fields": []
3700
  },
3701
  {
3702
- "slug": "sendit",
3703
- "name": "Sendit",
3704
- "other_name": "",
3705
- "required_fields": []
3706
  },
3707
  {
3708
- "slug": "sendle",
3709
- "name": "Sendle",
3710
- "other_name": "",
3711
- "required_fields": []
3712
  },
3713
  {
3714
- "slug": "sf-express",
3715
- "name": "SF Express",
3716
- "other_name": "順豊快遞, SF",
3717
- "required_fields": []
3718
  },
3719
  {
3720
- "slug": "sf-express-webhook",
3721
- "name": "SF Express (Webhook)",
3722
- "other_name": "顺丰速运 (丰桥路由状态推送)",
3723
- "required_fields": []
3724
  },
3725
  {
3726
- "slug": "sfb2c",
3727
- "name": "S.F International",
3728
- "other_name": "順豐國際",
3729
- "required_fields": []
3730
  },
3731
  {
3732
- "slug": "sfc",
3733
- "name": "SFC",
3734
- "other_name": "三态速递",
3735
- "required_fields": []
 
 
3736
  },
3737
  {
3738
- "slug": "sfcservice",
3739
- "name": "SFC Service",
3740
- "other_name": "u6df1u5733u4e09u6001u56fdu9645u901fu9012",
3741
- "required_fields": []
3742
  },
3743
  {
3744
- "slug": "sfplus-webhook",
3745
- "name": "SF Plus",
3746
- "other_name": "Kin Shun Information Technology Limited",
3747
- "required_fields": []
3748
  },
3749
  {
3750
- "slug": "ship-it-asia",
3751
- "name": "Ship It Asia",
3752
- "other_name": "",
3753
- "required_fields": []
3754
  },
3755
  {
3756
- "slug": "shippify",
3757
- "name": "Shippify, Inc",
3758
- "other_name": "",
3759
- "required_fields": []
3760
  },
3761
  {
3762
- "slug": "shippit",
3763
- "name": "Shippit",
3764
- "other_name": "",
3765
- "required_fields": []
3766
  },
3767
  {
3768
- "slug": "shiptor",
3769
- "name": "Shiptor",
3770
- "other_name": "",
3771
- "required_fields": []
3772
  },
3773
  {
3774
- "slug": "shopfans",
3775
- "name": "ShopfansRU LLC",
3776
- "other_name": "",
3777
- "required_fields": []
3778
  },
3779
  {
3780
- "slug": "shree-maruti",
3781
- "name": "Shree Maruti Courier Services Pvt Ltd",
3782
- "other_name": "",
3783
- "required_fields": []
3784
  },
3785
  {
3786
- "slug": "shreetirupati",
3787
- "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
3788
- "other_name": "",
3789
- "required_fields": []
3790
  },
3791
  {
3792
- "slug": "sic-teliway",
3793
- "name": "Teliway SIC Express",
3794
- "other_name": "Prevote",
3795
- "required_fields": []
3796
  },
3797
  {
3798
- "slug": "simplypost",
3799
- "name": "J & T Express Singapore",
3800
- "other_name": "",
3801
- "required_fields": []
3802
  },
3803
  {
3804
- "slug": "singapore-post",
3805
- "name": "Singapore Post",
3806
- "other_name": "SingPost",
3807
- "required_fields": []
3808
  },
3809
  {
3810
- "slug": "singapore-speedpost",
3811
- "name": "Singapore Speedpost",
3812
- "other_name": "Singapore EMS",
3813
- "required_fields": []
3814
  },
3815
  {
3816
- "slug": "siodemka",
3817
- "name": "Siodemka",
3818
- "other_name": "Siodemka Kurier",
3819
- "required_fields": []
3820
  },
3821
  {
3822
- "slug": "sk-posta",
3823
- "name": "Slovenská pošta, a.s.",
3824
- "other_name": "",
3825
- "required_fields": []
3826
  },
3827
  {
3828
- "slug": "sky-postal",
3829
- "name": "SkyPostal",
3830
- "other_name": "",
3831
- "required_fields": []
3832
  },
3833
  {
3834
- "slug": "skybox",
3835
- "name": "SKYBOX",
3836
- "other_name": "",
3837
- "required_fields": []
3838
  },
3839
  {
3840
- "slug": "skynet",
3841
- "name": "SkyNet Malaysia",
3842
- "other_name": "SkyNet MY",
3843
- "required_fields": []
3844
  },
3845
  {
3846
- "slug": "skynet-za",
3847
- "name": "Skynet World Wide Express South Africa",
3848
- "other_name": "",
3849
- "required_fields": []
3850
  },
3851
  {
3852
- "slug": "skynetworldwide",
3853
- "name": "SkyNet Worldwide Express",
3854
- "other_name": "Skynetwwe",
3855
- "required_fields": []
3856
  },
3857
  {
3858
- "slug": "skynetworldwide-uae",
3859
- "name": "SkyNet Worldwide Express UAE",
3860
- "other_name": "",
3861
- "required_fields": []
3862
  },
3863
  {
3864
- "slug": "skynetworldwide-uk",
3865
- "name": "Skynet Worldwide Express UK",
3866
- "other_name": "Skynet UK",
3867
- "required_fields": []
3868
  },
3869
  {
3870
- "slug": "skypostal",
3871
- "name": "Asendia HK – Premium Service (LATAM)",
3872
- "other_name": "SkyPostal (Postrac)",
3873
- "required_fields": []
3874
  },
3875
  {
3876
- "slug": "smg-express",
3877
- "name": "SMG Direct",
3878
- "other_name": "",
3879
- "required_fields": []
3880
  },
3881
  {
3882
- "slug": "smooth",
3883
- "name": "Smooth Couriers",
3884
- "other_name": "",
3885
- "required_fields": []
3886
  },
3887
  {
3888
- "slug": "smsa-express",
3889
- "name": "SMSA Express",
3890
- "other_name": "",
3891
- "required_fields": []
3892
  },
3893
  {
3894
- "slug": "sonictl",
3895
- "name": "Sonic Transportation & Logistics",
3896
- "other_name": "",
3897
- "required_fields": []
3898
  },
3899
  {
3900
- "slug": "spain-correos-es",
3901
- "name": "Correos de España",
3902
- "other_name": "Spain Post, ChronoExpress",
3903
- "required_fields": []
3904
  },
3905
  {
3906
- "slug": "spanish-seur",
3907
- "name": "Spanish Seur",
3908
- "other_name": "SEUR",
3909
- "required_fields": []
3910
  },
3911
  {
3912
- "slug": "spanish-seur-api",
3913
- "name": "Spanish Seur API",
3914
- "other_name": "",
3915
- "required_fields": []
3916
  },
3917
  {
3918
- "slug": "specialisedfreight-za",
3919
- "name": "Specialised Freight",
3920
- "other_name": "SFS",
3921
- "required_fields": []
3922
  },
3923
  {
3924
- "slug": "spectran",
3925
- "name": "Spectran",
3926
- "other_name": null,
3927
- "required_fields": []
3928
  },
3929
  {
3930
- "slug": "speedcouriers-gr",
3931
- "name": "Speed Couriers",
3932
- "other_name": "Speed Couriers",
3933
- "required_fields": []
3934
  },
3935
  {
3936
- "slug": "speedee",
3937
- "name": "Spee-Dee Delivery",
3938
- "other_name": "",
3939
- "required_fields": []
3940
  },
3941
  {
3942
- "slug": "speedexcourier",
3943
- "name": "Speedex Courier",
3944
- "other_name": "Speedex Courier",
3945
- "required_fields": []
3946
  },
3947
  {
3948
- "slug": "speedy",
3949
- "name": "Speedy",
3950
- "other_name": "",
3951
- "required_fields": []
3952
  },
3953
  {
3954
- "slug": "spoton",
3955
- "name": "SPOTON Logistics Pvt Ltd",
3956
- "other_name": "",
3957
- "required_fields": []
3958
  },
3959
  {
3960
- "slug": "spring-gds",
3961
- "name": "Spring GDS",
3962
- "other_name": "",
3963
- "required_fields": []
3964
  },
3965
  {
3966
- "slug": "sprint-pack",
3967
- "name": "SPRINT PACK",
3968
- "other_name": "",
3969
- "required_fields": []
3970
  },
3971
  {
3972
- "slug": "srekorea",
3973
- "name": "SRE Korea",
3974
- "other_name": "SRE 배송서비스",
3975
- "required_fields": []
3976
  },
3977
  {
3978
- "slug": "stallionexpress",
3979
- "name": "Stallion Express",
3980
- "other_name": "",
3981
- "required_fields": []
3982
  },
3983
  {
3984
- "slug": "star-track",
3985
- "name": "StarTrack",
3986
- "other_name": "Star Track",
3987
- "required_fields": []
3988
  },
3989
  {
3990
- "slug": "star-track-courier",
3991
- "name": "Star Track Courier",
3992
- "other_name": "",
3993
- "required_fields": [
3994
- "tracking_state"
3995
- ]
3996
  },
3997
  {
3998
- "slug": "star-track-express",
3999
- "name": "Star Track Express",
4000
- "other_name": "AaE Australian air Express",
4001
- "required_fields": []
4002
  },
4003
  {
4004
- "slug": "starken",
4005
- "name": "STARKEN",
4006
- "other_name": "",
4007
- "required_fields": []
4008
  },
4009
  {
4010
- "slug": "sto",
4011
- "name": "STO Express",
4012
- "other_name": "申通快递, Shentong Express",
4013
- "required_fields": []
4014
  },
4015
  {
4016
- "slug": "stone3pl",
4017
- "name": "STONE3PL",
4018
- "other_name": null,
4019
- "required_fields": []
4020
  },
4021
  {
4022
- "slug": "sutton",
4023
- "name": "Sutton Transport",
4024
- "other_name": "",
4025
- "required_fields": []
4026
  },
4027
  {
4028
- "slug": "sweden-posten",
4029
- "name": "PostNord Sweden",
4030
- "other_name": "Sweden Post, Posten, Sweden Posten",
4031
- "required_fields": []
4032
  },
4033
  {
4034
- "slug": "swiss-post",
4035
- "name": "Swiss Post",
4036
- "other_name": "La Poste Suisse, Die Schweizerische Post, Die Post",
4037
- "required_fields": []
4038
  },
4039
  {
4040
- "slug": "sypost",
4041
- "name": "Sunyou Post",
4042
- "other_name": "",
4043
- "required_fields": []
4044
  },
4045
  {
4046
- "slug": "szdpex",
4047
- "name": "DPEX China",
4048
- "other_name": "DPEX(深圳)国际物流, Toll China",
4049
- "required_fields": []
4050
  },
4051
  {
4052
- "slug": "szendex",
4053
- "name": "SZENDEX",
4054
- "other_name": null,
4055
- "required_fields": []
4056
  },
4057
  {
4058
- "slug": "taiwan-post",
4059
- "name": "Taiwan Post",
4060
- "other_name": "Chunghwa Post, 台灣中華郵政",
4061
- "required_fields": []
4062
  },
4063
  {
4064
- "slug": "taqbin-hk",
4065
- "name": "TAQBIN Hong Kong",
4066
- "other_name": "Yamat, 雅瑪多運輸- 宅急便",
4067
- "required_fields": []
4068
  },
4069
  {
4070
- "slug": "taqbin-jp",
4071
- "name": "Yamato Japan",
4072
- "other_name": "ヤマト運輸, TAQBIN",
4073
- "required_fields": []
4074
  },
4075
  {
4076
- "slug": "taqbin-my",
4077
- "name": "TAQBIN Malaysia",
4078
- "other_name": "TAQBIN Malaysia",
4079
- "required_fields": []
4080
  },
4081
  {
4082
- "slug": "taqbin-sg",
4083
- "name": "TAQBIN Singapore",
4084
- "other_name": "Yamato Singapore",
4085
- "required_fields": []
4086
  },
4087
  {
4088
- "slug": "taqbin-taiwan",
4089
- "name": "PRESIDENT TRANSNET CORP",
4090
- "other_name": "",
4091
- "required_fields": []
4092
  },
4093
  {
4094
- "slug": "tarrive",
4095
- "name": "TONDA GLOBAL",
4096
- "other_name": "",
4097
- "required_fields": []
4098
  },
4099
  {
4100
- "slug": "taxydromiki",
4101
- "name": "Geniki Taxydromiki",
4102
- "other_name": "ΓΕΝΙΚΗ ΤΑΧΥΔΡΟΜΙΚΗ",
4103
- "required_fields": []
4104
  },
4105
  {
4106
- "slug": "tazmanian-freight",
4107
- "name": "Tazmanian Freight Systems",
4108
- "other_name": "",
4109
- "required_fields": []
4110
  },
4111
  {
4112
- "slug": "tck-express",
4113
- "name": "TCK Express",
4114
- "other_name": "",
4115
- "required_fields": []
4116
  },
4117
  {
4118
- "slug": "tcs",
4119
- "name": "TCS",
4120
- "other_name": "",
4121
- "required_fields": []
4122
  },
4123
  {
4124
- "slug": "tfm",
4125
- "name": "TFM Xpress",
4126
- "other_name": "",
4127
- "required_fields": [
4128
- "tracking_postal_code"
4129
- ]
4130
  },
4131
  {
4132
- "slug": "tforce-finalmile",
4133
- "name": "TForce Final Mile",
4134
- "other_name": "",
4135
- "required_fields": []
4136
  },
4137
  {
4138
- "slug": "tgx",
4139
- "name": "Kerry Express Hong Kong",
4140
- "other_name": "Top Gun Express, 精英速運, TGX",
4141
- "required_fields": []
4142
  },
4143
  {
4144
- "slug": "thailand-post",
4145
- "name": "Thailand Thai Post",
4146
- "other_name": "ไปรษณีย์ไทย",
4147
- "required_fields": []
4148
  },
4149
  {
4150
- "slug": "thecourierguy",
4151
- "name": "The Courier Guy",
4152
- "other_name": "TheCourierGuy",
4153
- "required_fields": []
4154
  },
4155
  {
4156
- "slug": "thedeliverygroup",
4157
- "name": "TDG – The Delivery Group",
4158
- "other_name": "",
4159
- "required_fields": [
4160
- "tracking_postal_code"
4161
- ]
4162
  },
4163
  {
4164
- "slug": "thenile-webhook",
4165
- "name": "SortHub",
4166
- "other_name": "",
4167
- "required_fields": []
4168
  },
4169
  {
4170
- "slug": "tiki",
4171
- "name": "Tiki",
4172
- "other_name": "Citra Van Titipan Kilat",
4173
- "required_fields": []
4174
  },
4175
  {
4176
- "slug": "tipsa",
4177
- "name": "TIPSA",
4178
- "other_name": "",
4179
- "required_fields": []
4180
  },
4181
  {
4182
- "slug": "tnt",
4183
- "name": "TNT",
4184
- "other_name": "TNT Express",
4185
- "required_fields": []
4186
  },
4187
  {
4188
- "slug": "tnt-au",
4189
- "name": "TNT Australia",
4190
- "other_name": "TNT AU",
4191
- "required_fields": []
4192
  },
4193
  {
4194
- "slug": "tnt-click",
4195
- "name": "TNT-Click Italy",
4196
- "other_name": "TNT Italy",
4197
- "required_fields": []
4198
  },
4199
  {
4200
- "slug": "tnt-fr",
4201
- "name": "TNT France",
4202
- "other_name": "TNT Express FR",
4203
- "required_fields": []
4204
  },
4205
  {
4206
- "slug": "tnt-it",
4207
- "name": "TNT Italy",
4208
- "other_name": "TNT Express IT",
4209
- "required_fields": []
4210
  },
4211
  {
4212
- "slug": "tnt-reference",
4213
- "name": "TNT Reference",
4214
- "other_name": "TNT consignment reference",
4215
- "required_fields": []
4216
  },
4217
  {
4218
- "slug": "tnt-uk",
4219
- "name": "TNT UK",
4220
- "other_name": "TNT United Kingdom",
4221
- "required_fields": []
4222
  },
4223
  {
4224
- "slug": "tnt-uk-reference",
4225
- "name": "TNT UK Reference",
4226
- "other_name": "TNT UK consignment reference",
4227
- "required_fields": []
4228
  },
4229
  {
4230
- "slug": "tntpost-it",
4231
- "name": "Nexive (TNT Post Italy)",
4232
- "other_name": "Postnl TNT",
4233
- "required_fields": []
 
 
4234
  },
4235
  {
4236
- "slug": "toll-ipec",
4237
- "name": "Toll IPEC",
4238
- "other_name": "Toll Express",
4239
- "required_fields": []
4240
  },
4241
  {
4242
- "slug": "toll-nz",
4243
- "name": "Toll New Zealand",
4244
- "other_name": "",
4245
- "required_fields": []
4246
  },
4247
  {
4248
- "slug": "toll-priority",
4249
- "name": "Toll Priority",
4250
- "other_name": "Toll Group, Toll Priority",
4251
- "required_fields": []
4252
  },
4253
  {
4254
- "slug": "tolos",
4255
- "name": "Tolos",
4256
- "other_name": "",
4257
- "required_fields": []
4258
  },
4259
  {
4260
- "slug": "tophatterexpress",
4261
- "name": "Tophatter Express",
4262
- "other_name": "",
4263
- "required_fields": []
4264
  },
4265
  {
4266
- "slug": "topyou",
4267
- "name": "TopYou",
4268
- "other_name": null,
4269
- "required_fields": []
4270
  },
4271
  {
4272
- "slug": "total-express",
4273
- "name": "Total Express",
4274
- "other_name": "",
4275
- "required_fields": [
4276
- "tracking_account_number",
4277
- "tracking_key"
4278
- ]
4279
  },
4280
  {
4281
- "slug": "tourline",
4282
- "name": "tourline",
4283
- "other_name": "ctt",
4284
- "required_fields": []
4285
  },
4286
  {
4287
- "slug": "tourline-reference",
4288
- "name": "Tourline Express",
4289
- "other_name": "",
4290
- "required_fields": []
4291
  },
4292
  {
4293
- "slug": "trakpak",
4294
- "name": "TrakPak",
4295
- "other_name": "bpost international P2P Mailing Trak Pak",
4296
- "required_fields": []
4297
  },
4298
  {
4299
- "slug": "trans-kargo",
4300
- "name": "Trans Kargo Internasional",
4301
- "other_name": "",
4302
- "required_fields": []
4303
  },
4304
  {
4305
- "slug": "transmission-nl",
4306
- "name": "TransMission",
4307
- "other_name": "mijnzending",
4308
- "required_fields": [
4309
- "tracking_postal_code"
4310
- ]
4311
  },
4312
  {
4313
- "slug": "trunkrs-webhook",
4314
- "name": "Trunkrs",
4315
- "other_name": "",
4316
- "required_fields": []
4317
  },
4318
  {
4319
- "slug": "tuffnells",
4320
- "name": "Tuffnells Parcels Express",
4321
- "other_name": "",
4322
- "required_fields": [
4323
- "tracking_account_number",
4324
- "tracking_postal_code"
4325
- ]
4326
  },
4327
  {
4328
- "slug": "tuffnells-reference",
4329
- "name": "Tuffnells Parcels Express- Reference",
4330
- "other_name": "",
4331
- "required_fields": [
4332
- "tracking_postal_code"
4333
- ]
4334
  },
4335
  {
4336
- "slug": "ubi-logistics",
4337
- "name": "UBI Smart Parcel",
4338
- "other_name": "",
4339
- "required_fields": []
4340
  },
4341
  {
4342
- "slug": "uds",
4343
- "name": "United Delivery Service, Ltd",
4344
- "other_name": "",
4345
- "required_fields": []
4346
  },
4347
  {
4348
- "slug": "uk-mail",
4349
- "name": "UK Mail",
4350
- "other_name": "Business Post Group",
4351
- "required_fields": []
4352
  },
4353
  {
4354
- "slug": "ukrposhta",
4355
- "name": "UkrPoshta",
4356
- "other_name": "Укрпошта",
4357
- "required_fields": []
4358
  },
4359
  {
4360
- "slug": "up-express",
4361
- "name": "UP-express",
4362
- "other_name": "",
4363
- "required_fields": []
4364
  },
4365
  {
4366
- "slug": "ups",
4367
- "name": "UPS",
4368
- "other_name": "United Parcel Service",
4369
- "required_fields": []
4370
  },
4371
  {
4372
- "slug": "ups-freight",
4373
- "name": "UPS Freight",
4374
- "other_name": "UPS LTL and Truckload",
4375
- "required_fields": []
4376
  },
4377
  {
4378
- "slug": "ups-mi",
4379
- "name": "UPS Mail Innovations",
4380
- "other_name": "UPS MI",
4381
- "required_fields": []
4382
  },
4383
  {
4384
- "slug": "urgent-cargus",
4385
- "name": "Urgent Cargus",
4386
- "other_name": "",
4387
- "required_fields": []
4388
  },
4389
  {
4390
- "slug": "usf-reddaway",
4391
- "name": "USF Reddaway",
4392
- "other_name": "",
4393
- "required_fields": []
 
 
4394
  },
4395
  {
4396
- "slug": "uship",
4397
- "name": "uShip",
4398
- "other_name": "",
4399
- "required_fields": []
4400
  },
4401
  {
4402
- "slug": "usps",
4403
- "name": "USPS",
4404
- "other_name": "United States Postal Service",
4405
- "required_fields": []
4406
  },
4407
  {
4408
- "slug": "usps-webhook",
4409
- "name": "USPS Informed Visibility - Webhook",
4410
- "other_name": "USPS IV",
4411
- "required_fields": []
4412
  },
4413
  {
4414
- "slug": "via-express",
4415
- "name": "Viaxpress",
4416
- "other_name": "",
4417
- "required_fields": []
4418
  },
4419
  {
4420
- "slug": "viettelpost",
4421
- "name": "ViettelPost",
4422
- "other_name": "Bưu chính Viettel",
4423
- "required_fields": []
4424
  },
4425
  {
4426
- "slug": "virtransport",
4427
- "name": "VIR Transport",
4428
- "other_name": "",
4429
- "required_fields": [
4430
- "tracking_account_number"
4431
- ]
4432
  },
4433
  {
4434
- "slug": "viwo",
4435
- "name": "VIWO IoT",
4436
- "other_name": "",
4437
- "required_fields": []
4438
  },
4439
  {
4440
- "slug": "vnpost",
4441
- "name": "Vietnam Post",
4442
- "other_name": "VNPost",
4443
- "required_fields": []
4444
  },
4445
  {
4446
- "slug": "vnpost-ems",
4447
- "name": "Vietnam Post EMS",
4448
- "other_name": "VNPost EMS",
4449
- "required_fields": []
4450
  },
4451
  {
4452
- "slug": "wahana",
4453
- "name": "Wahana",
4454
- "other_name": "Wahana Indonesia",
4455
- "required_fields": []
4456
  },
4457
  {
4458
- "slug": "wanbexpress",
4459
- "name": "WanbExpress",
4460
- "other_name": "",
4461
- "required_fields": []
4462
  },
4463
  {
4464
- "slug": "watkins-shepard",
4465
- "name": "Watkins Shepard",
4466
- "other_name": "",
4467
- "required_fields": []
4468
  },
4469
  {
4470
- "slug": "weaship",
4471
- "name": "Weaship",
4472
- "other_name": "",
4473
- "required_fields": []
4474
  },
4475
  {
4476
- "slug": "wedo",
4477
- "name": "WeDo Logistics",
4478
- "other_name": "運德物流",
4479
- "required_fields": []
4480
  },
4481
  {
4482
- "slug": "wepost",
4483
- "name": "WePost Logistics",
4484
- "other_name": "",
4485
- "required_fields": []
4486
  },
4487
  {
4488
- "slug": "westbank-courier",
4489
- "name": "West Bank Courier",
4490
- "other_name": "",
4491
- "required_fields": []
4492
  },
4493
  {
4494
- "slug": "whistl",
4495
- "name": "Whistl",
4496
- "other_name": "",
4497
- "required_fields": []
4498
  },
4499
  {
4500
- "slug": "wise-express",
4501
- "name": "Wise Express",
4502
- "other_name": "u4e07u8272u901fu9012",
4503
- "required_fields": []
4504
  },
4505
  {
4506
- "slug": "wiseloads",
4507
- "name": "Wiseloads",
4508
- "other_name": "",
4509
- "required_fields": []
4510
  },
4511
  {
4512
- "slug": "wishpost",
4513
- "name": "WishPost",
4514
- "other_name": "Wish",
4515
- "required_fields": []
4516
  },
4517
  {
4518
- "slug": "wizmo",
4519
- "name": "Wizmo",
4520
- "other_name": "",
4521
- "required_fields": []
4522
  },
4523
  {
4524
- "slug": "wmg",
4525
- "name": "WMG Delivery",
4526
- "other_name": "World Marketing Group Pte Ltd",
4527
- "required_fields": []
4528
  },
4529
  {
4530
- "slug": "wndirect",
4531
- "name": "wnDirect",
4532
- "other_name": "",
4533
- "required_fields": []
4534
  },
4535
  {
4536
- "slug": "xdp-uk",
4537
- "name": "XDP Express",
4538
- "other_name": "XDP UK",
4539
- "required_fields": [
4540
- "tracking_postal_code"
4541
- ]
4542
  },
4543
  {
4544
- "slug": "xdp-uk-reference",
4545
- "name": "XDP Express Reference",
4546
- "other_name": "XDP UK",
4547
- "required_fields": [
4548
- "tracking_postal_code"
4549
- ]
4550
  },
4551
  {
4552
- "slug": "xend",
4553
- "name": "Xend Express",
4554
- "other_name": "Xend Business Solutions",
4555
- "required_fields": []
4556
  },
4557
  {
4558
- "slug": "xl-express",
4559
- "name": "XL Express",
4560
- "other_name": "",
4561
- "required_fields": []
 
 
4562
  },
4563
  {
4564
- "slug": "xpedigo",
4565
- "name": "Xpedigo",
4566
- "other_name": "",
4567
- "required_fields": []
4568
  },
4569
  {
4570
- "slug": "xpert-delivery",
4571
- "name": "Xpert Delivery",
4572
- "other_name": "",
4573
- "required_fields": []
4574
  },
4575
  {
4576
- "slug": "xpo-logistics",
4577
- "name": "XPO logistics",
4578
- "other_name": "",
4579
- "required_fields": []
4580
  },
4581
  {
4582
- "slug": "xpost",
4583
- "name": "Xpost.ph",
4584
- "other_name": "",
4585
- "required_fields": []
4586
  },
4587
  {
4588
- "slug": "xpressbees",
4589
- "name": "XpressBees",
4590
- "other_name": "XpressBees logistics",
4591
- "required_fields": []
4592
  },
4593
  {
4594
- "slug": "xq-express",
4595
- "name": "XQ Express",
4596
- "other_name": "u661fu4e7eu7269u6d41",
4597
- "required_fields": []
 
 
4598
  },
4599
  {
4600
- "slug": "yakit",
4601
- "name": "Yakit",
4602
- "other_name": "",
4603
- "required_fields": []
4604
  },
4605
  {
4606
- "slug": "yamato-hk",
4607
- "name": "Yamato Hong Kong Shipments",
4608
- "other_name": null,
4609
- "required_fields": []
4610
  },
4611
  {
4612
- "slug": "yanwen",
4613
- "name": "Yanwen",
4614
- "other_name": "燕文物流",
4615
- "required_fields": []
 
 
 
4616
  },
4617
  {
4618
- "slug": "ydh-express",
4619
- "name": "YDH express",
4620
- "other_name": null,
4621
- "required_fields": []
 
 
4622
  },
4623
  {
4624
- "slug": "yodel",
4625
- "name": "Yodel Domestic",
4626
- "other_name": "Home Delivery Network Limited (HDNL)",
4627
- "required_fields": []
4628
  },
4629
  {
4630
- "slug": "yodel-international",
4631
- "name": "Yodel International",
4632
- "other_name": "Home Delivery Network, HDNL",
4633
- "required_fields": []
4634
  },
4635
  {
4636
- "slug": "yrc",
4637
- "name": "YRC",
4638
- "other_name": "YRC Freight",
4639
- "required_fields": []
4640
  },
4641
  {
4642
- "slug": "yto",
4643
- "name": "YTO Express",
4644
- "other_name": "u5706u901au901fu9012",
4645
- "required_fields": []
4646
  },
4647
  {
4648
- "slug": "yundaex",
4649
- "name": "Yunda Express",
4650
- "other_name": "韵达快递",
4651
- "required_fields": []
4652
  },
4653
  {
4654
- "slug": "yunexpress",
4655
- "name": "Yun Express",
4656
- "other_name": "云途物流",
4657
- "required_fields": []
4658
  },
4659
  {
4660
- "slug": "yurtici-kargo",
4661
- "name": "Yurtici Kargo",
4662
- "other_name": "",
4663
- "required_fields": []
 
 
 
4664
  },
4665
  {
4666
- "slug": "yycom",
4667
- "name": "HUAHANG EXPRESS",
4668
- "other_name": "华航吉运",
4669
- "required_fields": []
4670
  },
4671
  {
4672
- "slug": "zajil-express",
4673
- "name": "Zajil Express Company",
4674
- "other_name": "",
4675
- "required_fields": []
4676
  },
4677
  {
4678
- "slug": "zeleris",
4679
- "name": "Zeleris",
4680
- "other_name": "",
4681
- "required_fields": []
4682
  },
4683
  {
4684
- "slug": "zepto-express",
4685
- "name": "ZeptoExpress",
4686
- "other_name": "",
4687
- "required_fields": []
4688
  },
4689
  {
4690
- "slug": "ziingfinalmile",
4691
- "name": "Ziing Final Mile Inc",
4692
- "other_name": null,
4693
- "required_fields": []
4694
  },
4695
  {
4696
- "slug": "zinc",
4697
- "name": "Zinc",
4698
- "other_name": "",
4699
- "required_fields": []
4700
  },
4701
  {
4702
- "slug": "zjs-express",
4703
- "name": "ZJS International",
4704
- "other_name": "宅急送快運",
4705
- "required_fields": []
4706
  },
4707
  {
4708
- "slug": "zto-express",
4709
- "name": "ZTO Express",
4710
- "other_name": "",
4711
- "required_fields": []
4712
  },
4713
  {
4714
- "slug": "zyllem",
4715
- "name": "Zyllem",
4716
- "other_name": "RocketUncle",
4717
- "required_fields": []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4718
  }
4719
  ];
4720
  return data;
4721
- }
1
  function get_couriers() {
2
  var data = [
3
  {
4
+ "slug": "17postservice",
5
+ "name": "17 Post Service",
6
+ "other_name": "17PostService",
7
+ "required_fields": []
8
  },
9
  {
10
+ "slug": "2ebox",
11
+ "name": "2ebox",
12
+ "other_name": "",
13
+ "required_fields": []
14
  },
15
  {
16
+ "slug": "2go",
17
+ "name": "2GO",
18
+ "other_name": "Negros Navigation",
19
+ "required_fields": []
20
  },
21
  {
22
+ "slug": "360lion",
23
+ "name": "360 Lion Express",
24
+ "other_name": "",
25
+ "required_fields": []
26
  },
27
  {
28
+ "slug": "4-72",
29
+ "name": "4-72 Entregando",
30
+ "other_name": "Colombia Postal Service",
31
+ "required_fields": []
32
  },
33
  {
34
+ "slug": "4px",
35
+ "name": "4PX",
36
+ "other_name": "递四方",
37
+ "required_fields": []
38
  },
39
  {
40
+ "slug": "800bestex",
41
+ "name": "Best Express",
42
+ "other_name": "百世汇通",
43
+ "required_fields": []
44
  },
45
  {
46
+ "slug": "99minutos",
47
+ "name": "99minutos",
48
+ "other_name": null,
49
+ "required_fields": []
50
  },
51
  {
52
+ "slug": "aaa-cooper",
53
+ "name": "AAA Cooper",
54
+ "other_name": "",
55
+ "required_fields": []
56
  },
57
  {
58
+ "slug": "abcustom",
59
+ "name": "AB Custom Group",
60
+ "other_name": "",
61
+ "required_fields": [
62
+ "tracking_postal_code"
63
+ ]
64
  },
65
  {
66
+ "slug": "abf",
67
+ "name": "ABF Freight",
68
+ "other_name": "Arkansas Best Corporation",
69
+ "required_fields": []
 
 
70
  },
71
  {
72
+ "slug": "abxexpress-my",
73
+ "name": "ABX Express",
74
+ "other_name": "ABX Express (M) Sdn Bhd",
75
+ "required_fields": []
76
  },
77
  {
78
+ "slug": "acommerce",
79
+ "name": "aCommerce",
80
+ "other_name": "",
81
+ "required_fields": []
82
  },
83
  {
84
+ "slug": "acscourier",
85
+ "name": "ACS Courier",
86
+ "other_name": "Αναζήτηση Καταστημάτων",
87
+ "required_fields": []
88
  },
89
  {
90
+ "slug": "acsworldwide",
91
+ "name": "ACS Worldwide Express",
92
+ "other_name": "",
93
+ "required_fields": []
94
  },
95
  {
96
+ "slug": "aderonline",
97
+ "name": "Ader",
98
+ "other_name": "",
99
+ "required_fields": []
100
  },
101
  {
102
+ "slug": "adicional",
103
+ "name": "Adicional Logistics",
104
+ "other_name": "",
105
+ "required_fields": []
106
  },
107
  {
108
+ "slug": "adsone",
109
+ "name": "ADSOne",
110
+ "other_name": "ADSOne Group",
111
+ "required_fields": []
112
  },
113
  {
114
+ "slug": "aduiepyle",
115
+ "name": "A Duie Pyle",
116
+ "other_name": "",
117
+ "required_fields": []
118
  },
119
  {
120
+ "slug": "aeroflash",
121
+ "name": "Mexico AeroFlash",
122
+ "other_name": "AeroFlash",
123
+ "required_fields": []
124
  },
125
  {
126
+ "slug": "aeronet",
127
+ "name": "Aeronet",
128
+ "other_name": "",
129
+ "required_fields": []
130
  },
131
  {
132
+ "slug": "agility",
133
+ "name": "Agility",
134
+ "other_name": null,
135
+ "required_fields": []
136
  },
137
  {
138
+ "slug": "air-canada",
139
+ "name": "Rivo",
140
+ "other_name": null,
141
+ "required_fields": []
142
  },
143
  {
144
+ "slug": "air21",
145
+ "name": "AIR21",
146
+ "other_name": "AIR 21 PH",
147
+ "required_fields": []
148
  },
149
  {
150
+ "slug": "airmee-webhook",
151
+ "name": "Airmee",
152
+ "other_name": "",
153
+ "required_fields": []
154
  },
155
  {
156
+ "slug": "airpak-express",
157
+ "name": "Airpak Express",
158
+ "other_name": "",
159
+ "required_fields": []
160
  },
161
  {
162
+ "slug": "airspeed",
163
+ "name": "Airspeed International Corporation",
164
+ "other_name": "Airspeed Philippines",
165
+ "required_fields": []
166
  },
167
  {
168
+ "slug": "alfatrex",
169
+ "name": "AlfaTrex",
170
+ "other_name": "",
171
+ "required_fields": []
172
  },
173
  {
174
+ "slug": "allied-express-ftp",
175
+ "name": "Allied Express (FTP)",
176
+ "other_name": "",
177
+ "required_fields": []
178
  },
179
  {
180
+ "slug": "alliedexpress",
181
+ "name": "Allied Express",
182
+ "other_name": "",
183
+ "required_fields": [
184
+ "tracking_postal_code"
185
+ ]
186
  },
187
  {
188
+ "slug": "alljoy",
189
+ "name": "ALLJOY SUPPLY CHAIN CO., LTD",
190
+ "other_name": "",
191
+ "required_fields": []
192
  },
193
  {
194
+ "slug": "alphafast",
195
+ "name": "alphaFAST",
196
+ "other_name": "Alpha",
197
+ "required_fields": []
 
 
198
  },
199
  {
200
+ "slug": "always-express",
201
+ "name": "Always Express",
202
+ "other_name": "",
203
+ "required_fields": []
204
  },
205
  {
206
+ "slug": "amazon",
207
+ "name": "Amazon Shipping + Amazon MCF",
208
+ "other_name": "",
209
+ "required_fields": []
210
  },
211
  {
212
+ "slug": "amazon-email-push",
213
+ "name": "Amazon",
214
+ "other_name": null,
215
+ "required_fields": []
216
  },
217
  {
218
+ "slug": "amazon-fba-swiship",
219
+ "name": "Swiship UK",
220
+ "other_name": null,
221
+ "required_fields": []
222
  },
223
  {
224
+ "slug": "amazon-fba-us",
225
+ "name": "Amazon",
226
+ "other_name": "",
227
+ "required_fields": [
228
+ "tracking_key"
229
+ ]
230
  },
231
  {
232
+ "slug": "amazon-order",
233
+ "name": "Amazon order",
234
+ "other_name": null,
235
+ "required_fields": [
236
+ "tracking_key"
237
+ ]
238
  },
239
  {
240
+ "slug": "amazon-uk-api",
241
+ "name": "Amazon Shipping",
242
+ "other_name": null,
243
+ "required_fields": []
244
  },
245
  {
246
+ "slug": "amstan",
247
+ "name": "Amstan Logistics",
248
+ "other_name": null,
249
+ "required_fields": []
250
  },
251
  {
252
+ "slug": "an-post",
253
+ "name": "An Post",
254
+ "other_name": "Ireland Post",
255
+ "required_fields": []
256
  },
257
  {
258
+ "slug": "andreani",
259
+ "name": "Grupo logistico Andreani",
260
+ "other_name": null,
261
+ "required_fields": []
262
  },
263
  {
264
+ "slug": "anjun",
265
+ "name": "Anjun",
266
+ "other_name": null,
267
+ "required_fields": []
268
  },
269
  {
270
+ "slug": "anserx",
271
+ "name": "ANSERX",
272
+ "other_name": null,
273
+ "required_fields": []
274
  },
275
  {
276
+ "slug": "ao-courier",
277
+ "name": "AO Logistics",
278
+ "other_name": "",
279
+ "required_fields": []
280
  },
281
  {
282
+ "slug": "ao-deutschland",
283
+ "name": "AO Deutschland Ltd.",
284
+ "other_name": null,
285
+ "required_fields": []
286
  },
287
  {
288
+ "slug": "apc",
289
+ "name": "APC Postal Logistics",
290
+ "other_name": "APC-PLI",
291
+ "required_fields": []
292
  },
293
  {
294
+ "slug": "apc-overnight",
295
+ "name": "APC Overnight",
296
+ "other_name": "Net Despatch",
297
+ "required_fields": []
298
  },
299
  {
300
+ "slug": "apc-overnight-connum",
301
+ "name": "APC Overnight Consignment Number",
302
+ "other_name": "",
303
+ "required_fields": [
304
+ "tracking_postal_code"
305
+ ]
306
  },
307
  {
308
+ "slug": "apg",
309
+ "name": "APG eCommerce Solutions Ltd.",
310
+ "other_name": "",
311
+ "required_fields": []
312
  },
313
  {
314
+ "slug": "aprisaexpress",
315
+ "name": "Aprisa Express",
316
+ "other_name": "",
317
+ "required_fields": []
318
  },
319
  {
320
+ "slug": "aquiline",
321
+ "name": "Aquiline",
322
+ "other_name": "",
323
+ "required_fields": []
324
  },
325
  {
326
+ "slug": "aramex",
327
+ "name": "Aramex",
328
+ "other_name": "ارامكس",
329
+ "required_fields": []
330
  },
331
  {
332
+ "slug": "arco-spedizioni",
333
+ "name": "Arco Spedizioni SP",
334
+ "other_name": null,
335
+ "required_fields": []
336
  },
337
  {
338
+ "slug": "ark-logistics",
339
+ "name": "ARK Logistics",
340
+ "other_name": null,
341
+ "required_fields": [
342
+ "tracking_postal_code"
343
+ ]
344
  },
345
  {
346
+ "slug": "arrowxl",
347
+ "name": "Arrow XL",
348
+ "other_name": "Yodel XL",
349
+ "required_fields": [
350
+ "tracking_postal_code"
351
+ ]
352
  },
353
  {
354
+ "slug": "asendia-de",
355
+ "name": "Asendia Germany",
356
+ "other_name": "Asendia De",
357
+ "required_fields": []
358
  },
359
  {
360
+ "slug": "asendia-hk",
361
+ "name": "Asendia HK",
362
+ "other_name": "",
363
+ "required_fields": []
364
  },
365
  {
366
+ "slug": "asendia-uk",
367
+ "name": "Asendia UK",
368
+ "other_name": "Asendia United Kingdom",
369
+ "required_fields": []
370
  },
371
  {
372
+ "slug": "asendia-usa",
373
+ "name": "Asendia USA",
374
+ "other_name": "Brokers Worldwide",
375
+ "required_fields": []
376
  },
377
  {
378
+ "slug": "asigna",
379
+ "name": "ASIGNA",
380
+ "other_name": null,
381
+ "required_fields": []
382
  },
383
  {
384
+ "slug": "asm",
385
+ "name": "ASM(GLS Spain)",
386
+ "other_name": "Asm-Red",
387
+ "required_fields": [
388
+ "tracking_postal_code"
389
+ ]
390
  },
391
  {
392
+ "slug": "aupost-china",
393
+ "name": "AuPost China",
394
+ "other_name": "澳邮宝",
395
+ "required_fields": []
396
  },
397
  {
398
+ "slug": "australia-post",
399
+ "name": "Australia Post",
400
+ "other_name": "AusPost",
401
+ "required_fields": []
402
  },
403
  {
404
+ "slug": "australia-post-api",
405
+ "name": "Australia Post API",
406
+ "other_name": "",
407
+ "required_fields": []
408
  },
409
  {
410
+ "slug": "austrian-post",
411
+ "name": "Austrian Post (Express)",
412
+ "other_name": "Österreichische Post AG",
413
+ "required_fields": []
 
 
414
  },
415
  {
416
+ "slug": "austrian-post-registered",
417
+ "name": "Austrian Post (Registered)",
418
+ "other_name": "Österreichische Post AG",
419
+ "required_fields": []
420
  },
421
  {
422
+ "slug": "averitt",
423
+ "name": "Averitt Express",
424
+ "other_name": "",
425
+ "required_fields": []
426
  },
427
  {
428
+ "slug": "b2ceurope",
429
+ "name": "B2C Europe",
430
+ "other_name": "trackyourparcel.eu",
431
+ "required_fields": [
432
+ "tracking_postal_code",
433
+ "tracking_destination_country"
434
+ ]
435
  },
436
  {
437
+ "slug": "barqexp",
438
+ "name": "Barq",
439
+ "other_name": "",
440
+ "required_fields": []
 
 
 
441
  },
442
  {
443
+ "slug": "belpost",
444
+ "name": "Belpost",
445
+ "other_name": "Belposhta, Белпочта",
446
+ "required_fields": []
447
  },
448
  {
449
+ "slug": "bert-fr",
450
+ "name": "Bert Transport",
451
+ "other_name": "",
452
+ "required_fields": []
453
  },
454
  {
455
+ "slug": "bestwayparcel",
456
+ "name": "Best Way Parcel",
457
+ "other_name": "",
458
+ "required_fields": [
459
+ "tracking_key"
460
+ ]
461
  },
462
  {
463
+ "slug": "bgpost",
464
+ "name": "Bulgarian Posts",
465
+ "other_name": "Български пощи",
466
+ "required_fields": []
467
  },
468
  {
469
+ "slug": "bh-posta",
470
+ "name": "JP BH Pošta",
471
+ "other_name": "Bosnia and Herzegovina Post",
472
+ "required_fields": []
473
  },
474
  {
475
+ "slug": "bh-worldwide",
476
+ "name": "B&H Worldwide",
477
+ "other_name": "",
478
+ "required_fields": []
479
  },
480
  {
481
+ "slug": "birdsystem",
482
+ "name": "BirdSystem",
483
+ "other_name": "",
484
+ "required_fields": []
485
  },
486
  {
487
+ "slug": "bjshomedelivery-ftp",
488
+ "name": "BJS Distribution, Storage & Couriers - FTP",
489
+ "other_name": "",
490
+ "required_fields": []
491
  },
492
  {
493
+ "slug": "blinklastmile",
494
+ "name": "Blink",
495
+ "other_name": null,
496
+ "required_fields": []
497
  },
498
  {
499
+ "slug": "bluecare",
500
+ "name": "Bluecare Express Ltd",
501
+ "other_name": "",
502
+ "required_fields": []
503
  },
504
  {
505
+ "slug": "bluedart",
506
+ "name": "Bluedart",
507
+ "other_name": "Blue Dart Express",
508
+ "required_fields": []
 
 
509
  },
510
  {
511
+ "slug": "bluestar",
512
+ "name": "Blue Star",
513
+ "other_name": "",
514
+ "required_fields": [
515
+ "tracking_postal_code"
516
+ ]
517
  },
518
  {
519
+ "slug": "bluex",
520
+ "name": "Blue Express",
521
+ "other_name": "",
522
+ "required_fields": []
523
  },
524
  {
525
+ "slug": "bneed",
526
+ "name": "Bneed",
527
+ "other_name": "",
528
+ "required_fields": []
529
  },
530
  {
531
+ "slug": "bombinoexp",
532
+ "name": "Bombino Express Pvt Ltd",
533
+ "other_name": null,
534
+ "required_fields": []
535
  },
536
  {
537
+ "slug": "bond",
538
+ "name": "Bond",
539
+ "other_name": "",
540
+ "required_fields": []
541
  },
542
  {
543
+ "slug": "bondscouriers",
544
+ "name": "Bonds Couriers",
545
+ "other_name": "",
546
+ "required_fields": []
547
  },
548
  {
549
+ "slug": "borderexpress",
550
+ "name": "Border Express",
551
+ "other_name": "",
552
+ "required_fields": []
 
 
553
  },
554
  {
555
+ "slug": "box-berry",
556
+ "name": "Boxberry",
557
+ "other_name": "",
558
+ "required_fields": []
559
  },
560
  {
561
+ "slug": "boxc",
562
+ "name": "BoxC",
563
+ "other_name": "BOXC快遞",
564
+ "required_fields": []
565
  },
566
  {
567
+ "slug": "bpost",
568
+ "name": "Bpost",
569
+ "other_name": "Belgian Post, Belgium Post",
570
+ "required_fields": [
571
+ "tracking_postal_code"
572
+ ]
573
  },
574
  {
575
+ "slug": "bpost-api",
576
+ "name": "Bpost API",
577
+ "other_name": null,
578
+ "required_fields": []
579
  },
580
  {
581
+ "slug": "bpost-international",
582
+ "name": "Bpost international",
583
+ "other_name": "Landmark Global",
584
+ "required_fields": []
585
  },
586
  {
587
+ "slug": "brazil-correios",
588
+ "name": "Brazil Correios",
589
+ "other_name": "Brazilian Post",
590
+ "required_fields": []
591
  },
592
  {
593
+ "slug": "bring",
594
+ "name": "Bring",
595
+ "other_name": "",
596
+ "required_fields": []
597
  },
598
  {
599
+ "slug": "brouwer-transport",
600
+ "name": "Brouwer Transport en Logistiek B.V.",
601
+ "other_name": null,
602
+ "required_fields": []
 
 
603
  },
604
  {
605
+ "slug": "brt-it",
606
+ "name": "BRT Bartolini",
607
+ "other_name": "BRT Corriere Espresso, DPD Italy",
608
+ "required_fields": []
609
  },
610
  {
611
+ "slug": "brt-it-api",
612
+ "name": "BRT Bartolini API",
613
+ "other_name": null,
614
+ "required_fields": []
615
  },
616
  {
617
+ "slug": "brt-it-parcelid",
618
+ "name": "BRT Bartolini(Parcel ID)",
619
+ "other_name": "BRT Corriere Espresso, DPD Italy",
620
+ "required_fields": []
621
  },
622
  {
623
+ "slug": "brt-it-sender-ref",
624
+ "name": "BRT Bartolini(Sender Reference)",
625
+ "other_name": "",
626
+ "required_fields": [
627
+ "tracking_account_number"
628
+ ]
629
  },
630
  {
631
+ "slug": "budbee-webhook",
632
+ "name": "Budbee",
633
+ "other_name": "",
634
+ "required_fields": []
635
  },
636
  {
637
+ "slug": "buylogic",
638
+ "name": "Buylogic",
639
+ "other_name": "捷买送",
640
+ "required_fields": []
641
  },
642
  {
643
+ "slug": "cae-delivers",
644
+ "name": "CAE Delivers",
645
+ "other_name": "",
646
+ "required_fields": []
647
  },
648
  {
649
+ "slug": "cainiao",
650
+ "name": "AliExpress Standard Shipping",
651
+ "other_name": "CAINIAO",
652
+ "required_fields": []
 
 
653
  },
654
  {
655
+ "slug": "cambodia-post",
656
+ "name": "Cambodia Post",
657
+ "other_name": "Cambodia Post",
658
+ "required_fields": []
659
  },
660
  {
661
+ "slug": "canada-post",
662
+ "name": "Canada Post",
663
+ "other_name": "Postes Canada",
664
+ "required_fields": []
665
  },
666
  {
667
+ "slug": "canpar",
668
+ "name": "Canpar Courier",
669
+ "other_name": "TransForce",
670
+ "required_fields": []
671
  },
672
  {
673
+ "slug": "capital",
674
+ "name": "Capital Transport",
675
+ "other_name": "",
676
+ "required_fields": [
677
+ "tracking_account_number"
678
+ ]
679
  },
680
  {
681
+ "slug": "caribou",
682
+ "name": "Caribou",
683
+ "other_name": null,
684
+ "required_fields": []
685
  },
686
  {
687
+ "slug": "carriers",
688
+ "name": "Carriers",
689
+ "other_name": "",
690
+ "required_fields": []
691
  },
692
  {
693
+ "slug": "carry-flap",
694
+ "name": "Carry-Flap Co.,Ltd.",
695
+ "other_name": "",
696
+ "required_fields": []
697
  },
698
  {
699
+ "slug": "cbl-logistica",
700
+ "name": "CBL Logistica",
701
+ "other_name": "",
702
+ "required_fields": []
703
  },
704
  {
705
+ "slug": "cbl-logistica-api",
706
+ "name": "CBL Logistica (API)",
707
+ "other_name": "",
708
+ "required_fields": []
709
  },
710
  {
711
+ "slug": "cdek",
712
+ "name": "CDEK",
713
+ "other_name": null,
714
+ "required_fields": []
715
  },
716
  {
717
+ "slug": "cdek-tr",
718
+ "name": "CDEK TR",
719
+ "other_name": "",
720
+ "required_fields": []
721
  },
722
  {
723
+ "slug": "cdldelivers",
724
+ "name": "CDL Last Mile",
725
+ "other_name": null,
726
+ "required_fields": []
727
  },
728
  {
729
+ "slug": "celeritas",
730
+ "name": "Celeritas Transporte, S.L",
731
+ "other_name": "",
732
+ "required_fields": []
733
  },
734
  {
735
+ "slug": "cello-square",
736
+ "name": "Cello Square",
737
+ "other_name": "",
738
+ "required_fields": []
739
  },
740
  {
741
+ "slug": "ceska-posta",
742
+ "name": "Česká Pošta",
743
+ "other_name": "Czech Post",
744
+ "required_fields": []
745
  },
746
  {
747
+ "slug": "ceva",
748
+ "name": "CEVA LOGISTICS",
749
+ "other_name": "",
750
+ "required_fields": []
751
  },
752
  {
753
+ "slug": "ceva-tracking",
754
+ "name": "CEVA Package",
755
+ "other_name": "",
756
+ "required_fields": []
757
  },
758
  {
759
+ "slug": "cfl-logistics",
760
+ "name": "CFL Logistics",
761
+ "other_name": "",
762
+ "required_fields": []
763
  },
764
  {
765
+ "slug": "cgs-express",
766
+ "name": "CGS Express",
767
+ "other_name": "超光速",
768
+ "required_fields": []
769
  },
770
  {
771
+ "slug": "champion-logistics",
772
+ "name": "Champion Logistics",
773
+ "other_name": "Champlog",
774
+ "required_fields": []
 
 
775
  },
776
  {
777
+ "slug": "china-ems",
778
+ "name": "China EMS (ePacket)",
779
+ "other_name": "中国邮政速递物流, ePacket, e-Packet, e Packet",
780
+ "required_fields": []
781
  },
782
  {
783
+ "slug": "china-post",
784
+ "name": "China Post",
785
+ "other_name": "中国邮政",
786
+ "required_fields": []
787
  },
788
  {
789
+ "slug": "chitchats",
790
+ "name": "Chit Chats",
791
+ "other_name": "",
792
+ "required_fields": []
793
  },
794
  {
795
+ "slug": "chrobinson",
796
+ "name": "C.H. Robinson Worldwide, Inc.",
797
+ "other_name": "",
798
+ "required_fields": [
799
+ "tracking_key"
800
+ ]
801
  },
802
  {
803
+ "slug": "chronopost-france",
804
+ "name": "Chronopost France",
805
+ "other_name": "La Poste EMS",
806
+ "required_fields": []
807
  },
808
  {
809
+ "slug": "chronopost-portugal",
810
+ "name": "Chronopost Portugal(DPD)",
811
+ "other_name": "Chronopost pt",
812
+ "required_fields": []
813
  },
814
  {
815
+ "slug": "citylinkexpress",
816
+ "name": "City-Link Express",
817
+ "other_name": "Citylink Malaysia",
818
+ "required_fields": []
819
  },
820
  {
821
+ "slug": "cj-gls",
822
+ "name": "CJ GLS",
823
+ "other_name": "CJ Korea Express, 씨제이지엘에스주식회사",
824
+ "required_fields": []
825
  },
826
  {
827
+ "slug": "cj-hk-international",
828
+ "name": "CJ Logistics International(Hong Kong)",
829
+ "other_name": null,
830
+ "required_fields": []
831
  },
832
  {
833
+ "slug": "cj-korea-thai",
834
+ "name": "CJ Korea Express",
835
+ "other_name": "",
836
+ "required_fields": []
837
  },
838
  {
839
+ "slug": "cj-malaysia",
840
+ "name": "CJ Century",
841
+ "other_name": "CJ Logistics Malaysia",
842
+ "required_fields": []
843
  },
844
  {
845
+ "slug": "cj-malaysia-international",
846
+ "name": "CJ Century (International)",
847
+ "other_name": "CJ Logistics",
848
+ "required_fields": []
849
  },
850
  {
851
+ "slug": "cj-philippines",
852
+ "name": "CJ Transnational Philippines",
853
+ "other_name": "",
854
+ "required_fields": []
855
  },
856
  {
857
+ "slug": "cjlogistics",
858
+ "name": "CJ Logistics International",
859
+ "other_name": "",
860
+ "required_fields": []
861
  },
862
  {
863
+ "slug": "cjpacket",
864
+ "name": "CJ Packet",
865
+ "other_name": "",
866
+ "required_fields": []
867
  },
868
  {
869
+ "slug": "cle-logistics",
870
+ "name": "CL E-Logistics Solutions Limited",
871
+ "other_name": "",
872
+ "required_fields": []
873
  },
874
  {
875
+ "slug": "clevy-links",
876
+ "name": "Clevy Links",
877
+ "other_name": "",
878
+ "required_fields": []
879
  },
880
  {
881
+ "slug": "cloudwish-asia",
882
+ "name": "Cloudwish Asia",
883
+ "other_name": "",
884
+ "required_fields": []
 
 
885
  },
886
  {
887
+ "slug": "cndexpress",
888
+ "name": "CND Express",
889
+ "other_name": "辰诺达",
890
+ "required_fields": []
891
  },
892
  {
893
+ "slug": "cnexps",
894
+ "name": "CNE Express",
895
+ "other_name": "国际快递",
896
+ "required_fields": []
897
  },
898
  {
899
+ "slug": "cnwangtong",
900
+ "name": "cnwangtong",
901
+ "other_name": null,
902
+ "required_fields": []
903
  },
904
  {
905
+ "slug": "colis-prive",
906
+ "name": "Colis Privé",
907
+ "other_name": "ColisPrivé",
908
+ "required_fields": [
909
+ "tracking_postal_code"
910
+ ]
911
  },
912
  {
913
+ "slug": "colissimo",
914
+ "name": "Colissimo",
915
+ "other_name": "Colissimo fr",
916
+ "required_fields": []
917
  },
918
  {
919
+ "slug": "collectco",
920
+ "name": "CollectCo",
921
+ "other_name": "",
922
+ "required_fields": []
923
  },
924
  {
925
+ "slug": "collectplus",
926
+ "name": "Collect+",
927
+ "other_name": "Collect Plus UK",
928
+ "required_fields": []
929
  },
930
  {
931
+ "slug": "collivery",
932
+ "name": "MDS Collivery Pty (Ltd)",
933
+ "other_name": "",
934
+ "required_fields": []
935
  },
936
  {
937
+ "slug": "comet-tech",
938
+ "name": "CometTech",
939
+ "other_name": "彗星科技",
940
+ "required_fields": []
941
  },
942
  {
943
+ "slug": "con-way",
944
+ "name": "Con-way Freight",
945
+ "other_name": "Conway",
946
+ "required_fields": []
947
  },
948
  {
949
+ "slug": "continental",
950
+ "name": "Continental",
951
+ "other_name": "",
952
+ "required_fields": []
953
  },
954
  {
955
+ "slug": "copa-courier",
956
+ "name": "Copa Airlines Courier",
957
+ "other_name": "Copa Courier",
958
+ "required_fields": []
959
  },
960
  {
961
+ "slug": "cope",
962
+ "name": "Cope Sensitive Freight",
963
+ "other_name": "",
964
+ "required_fields": []
965
  },
966
  {
967
+ "slug": "corporatecouriers-webhook",
968
+ "name": "Corporate Couriers",
969
+ "other_name": null,
970
+ "required_fields": []
971
  },
972
  {
973
+ "slug": "correos-de-mexico",
974
+ "name": "Correos de Mexico",
975
+ "other_name": "Mexico Post",
976
+ "required_fields": []
 
 
977
  },
978
  {
979
+ "slug": "correosexpress",
980
+ "name": "Correos Express",
981
+ "other_name": "",
982
+ "required_fields": []
983
  },
984
  {
985
+ "slug": "correosexpress-api",
986
+ "name": "Correos Express (API)",
987
+ "other_name": "",
988
+ "required_fields": []
989
  },
990
  {
991
+ "slug": "costmeticsnow",
992
+ "name": "Cosmetics Now",
993
+ "other_name": "CosmeticsNow",
994
+ "required_fields": []
995
  },
996
  {
997
+ "slug": "courant-plus",
998
+ "name": "Courant Plus",
999
+ "other_name": null,
1000
+ "required_fields": []
1001
  },
1002
  {
1003
+ "slug": "courex",
1004
+ "name": "Urbanfox",
1005
+ "other_name": "",
1006
+ "required_fields": []
1007
  },
1008
  {
1009
+ "slug": "courier-plus",
1010
+ "name": "Courier Plus",
1011
+ "other_name": "Courier Plus",
1012
+ "required_fields": []
1013
  },
1014
  {
1015
+ "slug": "courierit",
1016
+ "name": "Courier IT",
1017
+ "other_name": "Courierit",
1018
+ "required_fields": []
1019
  },
1020
  {
1021
+ "slug": "courierpost",
1022
+ "name": "CourierPost",
1023
+ "other_name": "Express Couriers",
1024
+ "required_fields": []
1025
  },
1026
  {
1027
+ "slug": "couriers-please",
1028
+ "name": "Couriers Please",
1029
+ "other_name": "CouriersPlease",
1030
+ "required_fields": []
1031
  },
1032
  {
1033
+ "slug": "cpacket",
1034
+ "name": "cPacket",
1035
+ "other_name": "u52a0u90aeu5b9d",
1036
+ "required_fields": []
1037
  },
1038
  {
1039
+ "slug": "cpex",
1040
+ "name": "Captain Express International",
1041
+ "other_name": "",
1042
+ "required_fields": []
1043
  },
1044
  {
1045
+ "slug": "croshot",
1046
+ "name": "Croshot",
1047
+ "other_name": null,
1048
+ "required_fields": []
1049
  },
1050
  {
1051
+ "slug": "cse",
1052
+ "name": "CSE",
1053
+ "other_name": "",
1054
+ "required_fields": []
1055
  },
1056
  {
1057
+ "slug": "ctc-express",
1058
+ "name": "CTC Express",
1059
+ "other_name": "",
1060
+ "required_fields": []
1061
  },
1062
  {
1063
+ "slug": "cubyn",
1064
+ "name": "Cubyn",
1065
+ "other_name": "",
1066
+ "required_fields": []
1067
  },
1068
  {
1069
+ "slug": "cuckooexpress",
1070
+ "name": "Cuckoo Express",
1071
+ "other_name": "布谷鸟",
1072
+ "required_fields": []
1073
  },
1074
  {
1075
+ "slug": "cyprus-post",
1076
+ "name": "Cyprus Post",
1077
+ "other_name": "ΚΥΠΡΙΑΚΑ ΤΑΧΥΔΡΟΜΕΙΑ",
1078
+ "required_fields": []
1079
  },
1080
  {
1081
+ "slug": "dachser",
1082
+ "name": "DACHSER",
1083
+ "other_name": "Azkar",
1084
+ "required_fields": []
1085
  },
1086
  {
1087
+ "slug": "dajin",
1088
+ "name": "Shanghai Aqrum Chemical Logistics Co.Ltd",
1089
+ "other_name": "Dajin",
1090
+ "required_fields": []
1091
  },
1092
  {
1093
+ "slug": "danmark-post",
1094
+ "name": "PostNord Denmark",
1095
+ "other_name": "Danmark Post",
1096
+ "required_fields": []
1097
  },
1098
  {
1099
+ "slug": "danske-fragt",
1100
+ "name": "Danske Fragtmænd",
1101
+ "other_name": "Fragt DK",
1102
+ "required_fields": []
1103
  },
1104
  {
1105
+ "slug": "dao365",
1106
+ "name": "DAO365",
1107
+ "other_name": "",
1108
+ "required_fields": []
1109
  },
1110
  {
1111
+ "slug": "dawnwing",
1112
+ "name": "Dawn Wing",
1113
+ "other_name": "DPD Laser Express Logistics",
1114
+ "required_fields": []
1115
  },
1116
  {
1117
+ "slug": "dayton-freight",
1118
+ "name": "Dayton Freight",
1119
+ "other_name": "",
1120
+ "required_fields": []
1121
  },
1122
  {
1123
+ "slug": "dbschenker-se",
1124
+ "name": "DB Schenker",
1125
+ "other_name": "Deutsche Bahn",
1126
+ "required_fields": []
1127
  },
1128
  {
1129
+ "slug": "dbschenker-sv",
1130
+ "name": "DB Schenker Sweden",
1131
+ "other_name": "",
1132
+ "required_fields": []
1133
  },
1134
  {
1135
+ "slug": "ddexpress",
1136
+ "name": "DD Express Courier",
1137
+ "other_name": "",
1138
+ "required_fields": []
1139
  },
1140
  {
1141
+ "slug": "delcart-in",
1142
+ "name": "Delcart",
1143
+ "other_name": "",
1144
+ "required_fields": []
1145
  },
1146
  {
1147
+ "slug": "delhivery",
1148
+ "name": "Delhivery",
1149
+ "other_name": "Gharpay",
1150
+ "required_fields": []
1151
  },
1152
  {
1153
+ "slug": "deliveryontime",
1154
+ "name": "DELIVERYONTIME LOGISTICS PVT LTD",
1155
+ "other_name": "",
1156
+ "required_fields": []
1157
  },
1158
  {
1159
+ "slug": "delnext",
1160
+ "name": "Delnext",
1161
+ "other_name": "",
1162
+ "required_fields": []
1163
  },
1164
  {
1165
+ "slug": "deltec-courier",
1166
+ "name": "Deltec Courier",
1167
+ "other_name": "Deltec Interntional Courier",
1168
+ "required_fields": []
 
 
1169
  },
1170
  {
1171
+ "slug": "demandship",
1172
+ "name": "DemandShip",
1173
+ "other_name": "",
1174
+ "required_fields": []
1175
  },
1176
  {
1177
+ "slug": "descartes",
1178
+ "name": "Innovel",
1179
+ "other_name": "",
1180
+ "required_fields": []
1181
  },
1182
  {
1183
+ "slug": "designertransport-webhook",
1184
+ "name": "Designer Transport",
1185
+ "other_name": null,
1186
+ "required_fields": []
1187
  },
1188
  {
1189
+ "slug": "destiny",
1190
+ "name": "Destiny Transportation",
1191
+ "other_name": null,
1192
+ "required_fields": []
1193
  },
1194
  {
1195
+ "slug": "detrack",
1196
+ "name": "Detrack",
1197
+ "other_name": "Detrack Singapore",
1198
+ "required_fields": []
1199
  },
1200
  {
1201
+ "slug": "deutsch-post",
1202
+ "name": "Deutsche Post Mail",
1203
+ "other_name": "dpdhl",
1204
+ "required_fields": [
1205
+ "tracking_ship_date"
1206
+ ]
1207
  },
1208
  {
1209
+ "slug": "dex-i",
1210
+ "name": "DEX-I",
1211
+ "other_name": "",
1212
+ "required_fields": []
1213
  },
1214
  {
1215
+ "slug": "dhl",
1216
+ "name": "DHL Express",
1217
+ "other_name": "DHL International",
1218
+ "required_fields": []
1219
  },
1220
  {
1221
+ "slug": "dhl-active-tracing",
1222
+ "name": "DHL Active Tracing",
1223
+ "other_name": "",
1224
+ "required_fields": []
1225
  },
1226
  {
1227
+ "slug": "dhl-benelux",
1228
+ "name": "DHL Benelux",
1229
+ "other_name": "DHL TrackNet Benelux",
1230
+ "required_fields": []
1231
  },
1232
  {
1233
+ "slug": "dhl-deliverit",
1234
+ "name": "DHL 2-Mann-Handling",
1235
+ "other_name": "DHL Deliver IT",
1236
+ "required_fields": []
1237
  },
1238
  {
1239
+ "slug": "dhl-es",
1240
+ "name": "DHL Spain Domestic",
1241
+ "other_name": "DHL España",
1242
+ "required_fields": []
1243
  },
1244
  {
1245
+ "slug": "dhl-germany",
1246
+ "name": "Deutsche Post DHL",
1247
+ "other_name": "DHL Germany",
1248
+ "required_fields": []
1249
  },
1250
  {
1251
+ "slug": "dhl-germany-ftp",
1252
+ "name": "Deutsche Post DHL (FTP)",
1253
+ "other_name": "",
1254
+ "required_fields": []
1255
  },
1256
  {
1257
+ "slug": "dhl-global-forwarding-api",
1258
+ "name": "DHL Global Forwarding API",
1259
+ "other_name": null,
1260
+ "required_fields": []
1261
  },
1262
  {
1263
+ "slug": "dhl-global-mail",
1264
+ "name": "DHL eCommerce US",
1265
+ "other_name": "DHL Global Mail",
1266
+ "required_fields": []
1267
  },
1268
  {
1269
+ "slug": "dhl-global-mail-asia",
1270
+ "name": "DHL eCommerce Asia",
1271
+ "other_name": "DGM Asia",
1272
+ "required_fields": []
 
 
1273
  },
1274
  {
1275
+ "slug": "dhl-global-mail-asia-api",
1276
+ "name": "DHL eCommerce Asia (API)",
1277
+ "other_name": "",
1278
+ "required_fields": []
1279
  },
1280
  {
1281
+ "slug": "dhl-hk",
1282
+ "name": "DHL Hong Kong",
1283
+ "other_name": "DHL HK Domestic",
1284
+ "required_fields": []
1285
  },
1286
  {
1287
+ "slug": "dhl-nl",
1288
+ "name": "DHL Netherlands",
1289
+ "other_name": "DHL Nederlands",
1290
+ "required_fields": []
1291
  },
1292
  {
1293
+ "slug": "dhl-pieceid",
1294
+ "name": "DHL Express (Piece ID)",
1295
+ "other_name": "DHL International",
1296
+ "required_fields": []
1297
  },
1298
  {
1299
+ "slug": "dhl-poland",
1300
+ "name": "DHL Poland Domestic",
1301
+ "other_name": "DHL Polska",
1302
+ "required_fields": []
1303
  },
1304
  {
1305
+ "slug": "dhl-reference",
1306
+ "name": "DHl (Reference number)",
1307
+ "other_name": null,
1308
+ "required_fields": [
1309
+ "tracking_ship_date"
1310
+ ]
1311
  },
1312
  {
1313
+ "slug": "dhl-supply-chain-au",
1314
+ "name": "DHL Supply Chain Australia",
1315
+ "other_name": "DHL ConnectedView",
1316
+ "required_fields": []
1317
  },
1318
  {
1319
+ "slug": "dhl-supplychain-id",
1320
+ "name": "DHL Supply Chain Indonesia",
1321
+ "other_name": "",
1322
+ "required_fields": []
1323
  },
1324
  {
1325
+ "slug": "dhl-supplychain-in",
1326
+ "name": "DHL supply chain India",
1327
+ "other_name": "",
1328
+ "required_fields": []
1329
  },
1330
  {
1331
+ "slug": "dhlparcel-es",
1332
+ "name": "DHL Parcel Spain",
1333
+ "other_name": "",
1334
+ "required_fields": []
1335
  },
1336
  {
1337
+ "slug": "dhlparcel-nl",
1338
+ "name": "DHL Parcel NL",
1339
+ "other_name": "Selektvracht, dhlparcel.nl",
1340
+ "required_fields": []
1341
  },
1342
  {
1343
+ "slug": "dhlparcel-uk",
1344
+ "name": "DHL Parcel UK",
1345
+ "other_name": "",
1346
+ "required_fields": []
1347
  },
1348
  {
1349
+ "slug": "dicom",
1350
+ "name": "GLS Logistic Systems Canada Ltd./Dicom",
1351
+ "other_name": null,
1352
+ "required_fields": []
1353
  },
1354
  {
1355
+ "slug": "dimerco",
1356
+ "name": "Dimerco Express Group",
1357
+ "other_name": "",
1358
+ "required_fields": []
1359
  },
1360
  {
1361
+ "slug": "directfreight-au-ref",
1362
+ "name": "Direct Freight Express",
1363
+ "other_name": null,
1364
+ "required_fields": []
1365
  },
1366
  {
1367
+ "slug": "directlog",
1368
+ "name": "Directlog",
1369
+ "other_name": "Direct Express",
1370
+ "required_fields": []
1371
  },
1372
  {
1373
+ "slug": "dmm-network",
1374
+ "name": "DMM Network",
1375
+ "other_name": "dmmnetwork.it",
1376
+ "required_fields": []
1377
  },
1378
  {
1379
+ "slug": "dms-matrix",
1380
+ "name": "DMSMatrix",
1381
+ "other_name": "",
1382
+ "required_fields": []
1383
  },
1384
  {
1385
+ "slug": "dnj-express",
1386
+ "name": "DNJ Express",
1387
+ "other_name": "",
1388
+ "required_fields": []
 
 
1389
  },
1390
  {
1391
+ "slug": "doora",
1392
+ "name": "Doora Logistics",
1393
+ "other_name": "",
1394
+ "required_fields": []
1395
  },
1396
  {
1397
+ "slug": "doordash-webhook",
1398
+ "name": "DoorDash",
1399
+ "other_name": "",
1400
+ "required_fields": []
1401
  },
1402
  {
1403
+ "slug": "dotzot",
1404
+ "name": "Dotzot",
1405
+ "other_name": "Dotzot",
1406
+ "required_fields": []
1407
  },
1408
  {
1409
+ "slug": "dpd",
1410
+ "name": "DPD",
1411
+ "other_name": "Dynamic Parcel Distribution",
1412
+ "required_fields": []
1413
  },
1414
  {
1415
+ "slug": "dpd-de",
1416
+ "name": "DPD Germany",
1417
+ "other_name": "DPD Germany",
1418
+ "required_fields": []
1419
  },
1420
  {
1421
+ "slug": "dpd-fr-reference",
1422
+ "name": "DPD France",
1423
+ "other_name": "",
1424
+ "required_fields": [
1425
+ "tracking_account_number"
1426
+ ]
1427
  },
1428
  {
1429
+ "slug": "dpd-hk",
1430
+ "name": "DPD HK",
1431
+ "other_name": "",
1432
+ "required_fields": []
1433
  },
1434
  {
1435
+ "slug": "dpd-hungary",
1436
+ "name": "DPD Hungary",
1437
+ "other_name": null,
1438
+ "required_fields": []
1439
  },
1440
  {
1441
+ "slug": "dpd-ireland",
1442
+ "name": "DPD Ireland",
1443
+ "other_name": "DPD ie",
1444
+ "required_fields": []
1445
  },
1446
  {
1447
+ "slug": "dpd-poland",
1448
+ "name": "DPD Poland",
1449
+ "other_name": "Dynamic Parcel Distribution Poland",
1450
+ "required_fields": []
1451
  },
1452
  {
1453
+ "slug": "dpd-ro",
1454
+ "name": "DPD Romania",
1455
+ "other_name": "",
1456
+ "required_fields": []
1457
  },
1458
  {
1459
+ "slug": "dpd-ru",
1460
+ "name": "DPD Russia",
1461
+ "other_name": "",
1462
+ "required_fields": []
1463
  },
1464
  {
1465
+ "slug": "dpd-uk",
1466
+ "name": "DPD UK",
1467
+ "other_name": "Dynamic Parcel Distribution UK",
1468
+ "required_fields": []
1469
  },
1470
  {
1471
+ "slug": "dpe-express",
1472
+ "name": "DPE Express",
1473
+ "other_name": "Delivery Perfect Express Co.",
1474
+ "required_fields": []
 
 
1475
  },
1476
  {
1477
+ "slug": "dpe-za",
1478
+ "name": "DPE South Africa",
1479
+ "other_name": "DPE Worldwide Express",
1480
+ "required_fields": []
1481
  },
1482
  {
1483
+ "slug": "dpex",
1484
+ "name": "DPEX",
1485
+ "other_name": "TGX, Toll Global Express Asia",
1486
+ "required_fields": []
1487
  },
1488
  {
1489
+ "slug": "dsv",
1490
+ "name": "DSV",
1491
+ "other_name": "",
1492
+ "required_fields": []
1493
  },
1494
  {
1495
+ "slug": "dtdc",
1496
+ "name": "DTDC India",
1497
+ "other_name": "DTDC Courier & Cargo",
1498
+ "required_fields": []
1499
  },
1500
  {
1501
+ "slug": "dtdc-au",
1502
+ "name": "DTDC Australia",
1503
+ "other_name": "",
1504
+ "required_fields": []
 
 
1505
  },
1506
  {
1507
+ "slug": "dtdc-express",
1508
+ "name": "DTDC Express Global PTE LTD",
1509
+ "other_name": "",
1510
+ "required_fields": []
1511
  },
1512
  {
1513
+ "slug": "dx",
1514
+ "name": "DX",
1515
+ "other_name": "-",
1516
+ "required_fields": [
1517
+ "tracking_account_number"
1518
+ ]
1519
  },
1520
  {
1521
+ "slug": "dx-b2b-connum",
1522
+ "name": "DX (B2B)",
1523
+ "other_name": null,
1524
+ "required_fields": []
1525
  },
1526
  {
1527
+ "slug": "dx-freight",
1528
+ "name": "DX Freight",
1529
+ "other_name": "",
1530
+ "required_fields": []
1531
  },
1532
  {
1533
+ "slug": "dx-sftp",
1534
+ "name": "DX (SFTP)",
1535
+ "other_name": "",
1536
+ "required_fields": []
1537
  },
1538
  {
1539
+ "slug": "dylt",
1540
+ "name": "Daylight Transport, LLC",
1541
+ "other_name": "",
1542
+ "required_fields": []
1543
  },
1544
  {
1545
+ "slug": "dynamic-logistics",
1546
+ "name": "Dynamic Logistics",
1547
+ "other_name": "Dynamic Logistics Thailand",
1548
+ "required_fields": [
1549
+ "tracking_account_number"
1550
+ ]
1551
  },
1552
  {
1553
+ "slug": "easy-mail",
1554
+ "name": "Easy Mail",
1555
+ "other_name": "",
1556
+ "required_fields": []
1557
  },
1558
  {
1559
+ "slug": "ec-firstclass",
1560
+ "name": "Chukou1",
1561
+ "other_name": "出口易、Chukou1、CK1",
1562
+ "required_fields": []
1563
  },
1564
  {
1565
+ "slug": "ecargo-asia",
1566
+ "name": "Ecargo",
1567
+ "other_name": "Ecargo Pte. Ltd",
1568
+ "required_fields": []
1569
  },
1570
  {
1571
+ "slug": "echo",
1572
+ "name": "Echo",
1573
+ "other_name": "Echo Global Logistics",
1574
+ "required_fields": []
1575
  },
1576
  {
1577
+ "slug": "ecms",
1578
+ "name": "ECMS International Logistics Co., Ltd.",
1579
+ "other_name": "",
1580
+ "required_fields": []
1581
  },
1582
  {
1583
+ "slug": "ecom-express",
1584
+ "name": "Ecom Express",
1585
+ "other_name": "EcomExpress",
1586
+ "required_fields": []
1587
  },
1588
  {
1589
+ "slug": "ecourier",
1590
+ "name": "eCourier",
1591
+ "other_name": "",
1592
+ "required_fields": []
1593
  },
1594
  {
1595
+ "slug": "ecoutier",
1596
+ "name": "eCoutier",
1597
+ "other_name": "",
1598
+ "required_fields": []
1599
  },
1600
  {
1601
+ "slug": "efex",
1602
+ "name": "eFEx (E-Commerce Fulfillment & Express)",
1603
+ "other_name": "",
1604
+ "required_fields": []
1605
  },
1606
  {
1607
+ "slug": "efs",
1608
+ "name": "EFS (E-commerce Fulfillment Service)",
1609
+ "other_name": "",
1610
+ "required_fields": []
 
 
1611
  },
1612
  {
1613
+ "slug": "ekart",
1614
+ "name": "Ekart",
1615
+ "other_name": "Ekart Logistics",
1616
+ "required_fields": []
1617
  },
1618
  {
1619
+ "slug": "elian-post",
1620
+ "name": "Yilian (Elian) Supply Chain",
1621
+ "other_name": null,
1622
+ "required_fields": []
1623
  },
1624
  {
1625
+ "slug": "elogistica",
1626
+ "name": "ELogistica",
1627
+ "other_name": null,
1628
+ "required_fields": []
1629
  },
1630
  {
1631
+ "slug": "elta-courier",
1632
+ "name": "ELTA Hellenic Post",
1633
+ "other_name": "Greece Post, Ελληνικά Ταχυδρομεία, ELTA Courier, Ταχυμεταφορές ΕΛΤΑ",
1634
+ "required_fields": []
1635
  },
1636
  {
1637
+ "slug": "emirates-post",
1638
+ "name": "Emirates Post",
1639
+ "other_name": "مجموعة بريد الإمارات, UAE Post",
1640
+ "required_fields": []
1641
  },
1642
  {
1643
+ "slug": "empsexpress",
1644
+ "name": "EMPS Express",
1645
+ "other_name": "快信快包",
1646
+ "required_fields": []
1647
  },
1648
  {
1649
+ "slug": "endeavour-delivery",
1650
+ "name": "Endeavour Delivery",
1651
+ "other_name": "",
1652
+ "required_fields": [
1653
+ "tracking_postal_code"
1654
+ ]
1655
  },
1656
  {
1657
+ "slug": "ensenda",
1658
+ "name": "Ensenda",
1659
+ "other_name": "",
1660
+ "required_fields": []
1661
  },
1662
  {
1663
+ "slug": "envialia",
1664
+ "name": "Envialia",
1665
+ "other_name": "Envialia Spain",
1666
+ "required_fields": []
1667
  },
1668
  {
1669
+ "slug": "envialia-reference",
1670
+ "name": "Envialia Reference",
1671
+ "other_name": null,
1672
+ "required_fields": [
1673
+ "tracking_postal_code"
1674
+ ]
1675
  },
1676
  {
1677
+ "slug": "ep-box",
1678
+ "name": "EP-Box",
1679
+ "other_name": "",
1680
+ "required_fields": []
1681
  },
1682
  {
1683
+ "slug": "eparcel-kr",
1684
+ "name": "eParcel Korea",
1685
+ "other_name": "Yong Seoung",
1686
+ "required_fields": []
 
 
1687
  },
1688
  {
1689
+ "slug": "equick-cn",
1690
+ "name": "Equick China",
1691
+ "other_name": "北京网易速达",
1692
+ "required_fields": []
1693
  },
1694
  {
1695
+ "slug": "eshipping",
1696
+ "name": "Eshipping",
1697
+ "other_name": "Eshipping Global Supply Chain Management(Shenzhen)Co. Ltd",
1698
+ "required_fields": []
1699
  },
1700
  {
1701
+ "slug": "estafeta",
1702
+ "name": "Estafeta",
1703
+ "other_name": "Estafeta Mexicana",
1704
+ "required_fields": []
1705
  },
1706
  {
1707
+ "slug": "estes",
1708
+ "name": "Estes",
1709
+ "other_name": "Estes Express Lines",
1710
+ "required_fields": []
1711
  },
1712
  {
1713
+ "slug": "etomars",
1714
+ "name": "Etomars",
1715
+ "other_name": "",
1716
+ "required_fields": []
1717
  },
1718
  {
1719
+ "slug": "etotal",
1720
+ "name": "eTotal Solution Limited",
1721
+ "other_name": "",
1722
+ "required_fields": []
1723
  },
1724
  {
1725
+ "slug": "ets-express",
1726
+ "name": "RETS express",
1727
+ "other_name": "绥芬河俄通收国际货物运输代理有限责任公司",
1728
+ "required_fields": []
1729
  },
1730
  {
1731
+ "slug": "eu-fleet-solutions",
1732
+ "name": "EU Fleet Solutions",
1733
+ "other_name": "",
1734
+ "required_fields": [
1735
+ "tracking_postal_code"
1736
+ ]
1737
  },
1738
  {
1739
+ "slug": "eurodis",
1740
+ "name": "Eurodis",
1741
+ "other_name": "",
1742
+ "required_fields": []
1743
  },
1744
  {
1745
+ "slug": "exapaq",
1746
+ "name": "DPD France (formerly exapaq)",
1747
+ "other_name": "Exapaq",
1748
+ "required_fields": []
1749
  },
1750
  {
1751
+ "slug": "expeditors",
1752
+ "name": "Expeditors",
1753
+ "other_name": "",
1754
+ "required_fields": []
1755
  },
1756
  {
1757
+ "slug": "expeditors-api",
1758
+ "name": "Expeditors API",
1759
+ "other_name": "",
1760
+ "required_fields": []
1761
  },
1762
  {
1763
+ "slug": "expeditors-api-ref",
1764
+ "name": "Expeditors API Reference",
1765
+ "other_name": "",
1766
+ "required_fields": []
1767
  },
1768
  {
1769
+ "slug": "expresssale",
1770
+ "name": "Expresssale",
1771
+ "other_name": "",
1772
+ "required_fields": []
1773
  },
1774
  {
1775
+ "slug": "ezship",
1776
+ "name": "EZship",
1777
+ "other_name": "",
1778
+ "required_fields": []
1779
  },
1780
  {
1781
+ "slug": "fan",
1782
+ "name": "FAN COURIER EXPRESS",
1783
+ "other_name": null,
1784
+ "required_fields": []
1785
  },
1786
  {
1787
+ "slug": "far-international",
1788
+ "name": "FAR international",
1789
+ "other_name": "",
1790
+ "required_fields": []
1791
  },
1792
  {
1793
+ "slug": "fastrak-th",
1794
+ "name": "Fastrak Services",
1795
+ "other_name": "Fastrak Advanced Delivery Systems",
1796
+ "required_fields": []
1797
  },
1798
  {
1799
+ "slug": "fasttrack",
1800
+ "name": "Fasttrack",
1801
+ "other_name": "",
1802
+ "required_fields": []
1803
  },
1804
  {
1805
+ "slug": "fastway-au",
1806
+ "name": "Aramex Australia (formerly Fastway AU)",
1807
+ "other_name": "Fastway Couriers",
1808
+ "required_fields": []
1809
  },
1810
  {
1811
+ "slug": "fastway-ireland",
1812
+ "name": "Fastway Ireland",
1813
+ "other_name": "Fastway Couriers",
1814
+ "required_fields": []
1815
  },
1816
  {
1817
+ "slug": "fastway-nz",
1818
+ "name": "Fastway New Zealand",
1819
+ "other_name": "",
1820
+ "required_fields": []
1821
  },
1822
  {
1823
+ "slug": "fastway-za",
1824
+ "name": "Fastway South Africa",
1825
+ "other_name": "Fastway Couriers",
1826
+ "required_fields": []
1827
  },
1828
  {
1829
+ "slug": "fedex",
1830
+ "name": "FedEx",
1831
+ "other_name": "Federal Express",
1832
+ "required_fields": []
1833
  },
1834
  {
1835
+ "slug": "fedex-crossborder",
1836
+ "name": "Fedex Cross Border",
1837
+ "other_name": "",
1838
+ "required_fields": []
1839
  },
1840
  {
1841
+ "slug": "fedex-fims",
1842
+ "name": "FedEx International MailService",
1843
+ "other_name": "",
1844
+ "required_fields": []
1845
  },
1846
  {
1847
+ "slug": "fedex-freight",
1848
+ "name": "FedEx Freight",
1849
+ "other_name": "FedEx LTL",
1850
+ "required_fields": []
1851
  },
1852
  {
1853
+ "slug": "fedex-uk",
1854
+ "name": "FedEx UK",
1855
+ "other_name": "FedEx United Kingdom",
1856
+ "required_fields": []
1857
  },
1858
  {
1859
+ "slug": "fercam",
1860
+ "name": "FERCAM Logistics & Transport",
1861
+ "other_name": "FERCAM SpA",
1862
+ "required_fields": []
1863
  },
1864
  {
1865
+ "slug": "fetchr",
1866
+ "name": "Fetchr",
1867
+ "other_name": "",
1868
+ "required_fields": []
1869
  },
1870
  {
1871
+ "slug": "fetchr-webhook",
1872
+ "name": "Mena 360 (Fetchr)",
1873
+ "other_name": "",
1874
+ "required_fields": []
1875
  },
1876
  {
1877
+ "slug": "first-flight",
1878
+ "name": "First Flight Couriers",
1879
+ "other_name": "FirstFlight India",
1880
+ "required_fields": []
1881
  },
1882
  {
1883
+ "slug": "first-logistics",
1884
+ "name": "First Logistics",
1885
+ "other_name": "PT Synergy First Logistics",
1886
+ "required_fields": []
1887
  },
1888
  {
1889
+ "slug": "firstmile",
1890
+ "name": "FirstMile",
1891
+ "other_name": "",
1892
+ "required_fields": []
1893
  },
1894
  {
1895
+ "slug": "fitzmark-api",
1896
+ "name": "FitzMark",
1897
+ "other_name": "",
1898
+ "required_fields": []
1899
  },
1900
  {
1901
+ "slug": "flashexpress",
1902
+ "name": "Flash Express",
1903
+ "other_name": null,
1904
+ "required_fields": []
1905
  },
1906
  {
1907
+ "slug": "flytexpress",
1908
+ "name": "Flyt Express",
1909
+ "other_name": "飞特物流",
1910
+ "required_fields": []
1911
  },
1912
  {
1913
+ "slug": "fmx",
1914
+ "name": "FMX",
1915
+ "other_name": "",
1916
+ "required_fields": []
1917
  },
1918
  {
1919
+ "slug": "fonsen",
1920
+ "name": "Fonsen Logistics",
1921
+ "other_name": "",
1922
+ "required_fields": []
1923
  },
1924
  {
1925
+ "slug": "forrun",
1926
+ "name": "forrun Pvt Ltd (Arpatech Venture)",
1927
+ "other_name": "",
1928
+ "required_fields": []
 
 
1929
  },
1930
  {
1931
+ "slug": "freightquote",
1932
+ "name": "Freightquote by C.H. Robinson",
1933
+ "other_name": null,
1934
+ "required_fields": []
1935
  },
1936
  {
1937
+ "slug": "freterapido",
1938
+ "name": "Frete Rápido",
1939
+ "other_name": "",
1940
+ "required_fields": []
1941
  },
1942
  {
1943
+ "slug": "furdeco",
1944
+ "name": "Furdeco",
1945
+ "other_name": null,
1946
+ "required_fields": [
1947
+ "tracking_postal_code"
1948
+ ]
1949
  },
1950
  {
1951
+ "slug": "fxtran",
1952
+ "name": "Falcon Express",
1953
+ "other_name": null,
1954
+ "required_fields": []
1955
  },
1956
  {
1957
+ "slug": "gangbao",
1958
+ "name": "GANGBAO Supplychain",
1959
+ "other_name": "港宝供应链",
1960
+ "required_fields": []
1961
  },
1962
  {
1963
+ "slug": "gati-kwe",
1964
+ "name": "Gati-KWE",
1965
+ "other_name": "Gati-Kintetsu Express",
1966
+ "required_fields": []
1967
  },
1968
  {
1969
+ "slug": "gba",
1970
+ "name": "GBA Services Ltd",
1971
+ "other_name": "",
1972
+ "required_fields": []
1973
  },
1974
  {
1975
+ "slug": "gbs-broker",
1976
+ "name": "GBS-Broker",
1977
+ "other_name": null,
1978
+ "required_fields": []
1979
  },
1980
  {
1981
+ "slug": "gdex",
1982
+ "name": "GDEX",
1983
+ "other_name": "GD Express",
1984
+ "required_fields": []
1985
  },
1986
  {
1987
+ "slug": "gel-express",
1988
+ "name": "Gel Express Logistik",
1989
+ "other_name": "",
1990
+ "required_fields": [
1991
+ "tracking_postal_code"
1992
+ ]
1993
  },
1994
  {
1995
+ "slug": "gemworldwide",
1996
+ "name": "GEM Worldwide",
1997
+ "other_name": "",
1998
+ "required_fields": []
 
 
1999
  },
2000
  {
2001
+ "slug": "general-overnight",
2002
+ "name": "Go!Express and logistics",
2003
+ "other_name": "",
2004
+ "required_fields": []
2005
  },
2006
  {
2007
+ "slug": "geodis-calberson-fr",
2008
+ "name": "GEODIS - Distribution & Express",
2009
+ "other_name": "Geodiscalberson",
2010
+ "required_fields": []
2011
  },
2012
  {
2013
+ "slug": "geodis-espace",
2014
+ "name": "Geodis E-space",
2015
+ "other_name": "Geodis Distribution & Express",
2016
+ "required_fields": [
2017
+ "tracking_key"
2018
+ ]
2019
  },
2020
  {
2021
+ "slug": "geswl",
2022
+ "name": "GESWL Express",
2023
+ "other_name": "上海翼速国际物流",
2024
+ "required_fields": []
2025
  },
2026
  {
2027
+ "slug": "ghn",
2028
+ "name": "Giao hàng nhanh",
2029
+ "other_name": "Giaohangnhanh.vn, GHN",
2030
+ "required_fields": []
2031
  },
2032
  {
2033
+ "slug": "gio-express",
2034
+ "name": "Gio Express",
2035
+ "other_name": null,
2036
+ "required_fields": []
2037
  },
2038
  {
2039
+ "slug": "global-express",
2040
+ "name": "Tai Wan Global Business",
2041
+ "other_name": "全球商务快递",
2042
+ "required_fields": []
2043
  },
2044
  {
2045
+ "slug": "globaltranz",
2046
+ "name": "GlobalTranz",
2047
+ "other_name": "",
2048
+ "required_fields": []
2049
  },
2050
  {
2051
+ "slug": "globegistics",
2052
+ "name": "Globegistics Inc.",
2053
+ "other_name": "",
2054
+ "required_fields": []
2055
  },
2056
  {
2057
+ "slug": "gls",
2058
+ "name": "GLS",
2059
+ "other_name": "General Logistics Systems",
2060
+ "required_fields": []
2061
  },
2062
  {
2063
+ "slug": "gls-croatia",
2064
+ "name": "GLS Croatia",
2065
+ "other_name": "",
2066
+ "required_fields": []
2067
  },
2068
  {
2069
+ "slug": "gls-cz",
2070
+ "name": "GLS Czech Republic",
2071
+ "other_name": "",
2072
+ "required_fields": []
2073
  },
2074
  {
2075
+ "slug": "gls-da",
2076
+ "name": "GLS Denmark",
2077
+ "other_name": null,
2078
+ "required_fields": []
2079
  },
2080
  {
2081
+ "slug": "gls-italy",
2082
+ "name": "GLS Italy",
2083
+ "other_name": "GLS Corriere Espresso",
2084
+ "required_fields": []
2085
  },
2086
  {
2087
+ "slug": "gls-netherlands",
2088
+ "name": "GLS Netherlands",
2089
+ "other_name": "GLS NL",
2090
+ "required_fields": [
2091
+ "tracking_postal_code"
2092
+ ]
2093
  },
2094
  {
2095
+ "slug": "gls-slovakia",
2096
+ "name": "GLS General Logistics Systems Slovakia s.r.o.",
2097
+ "other_name": "",
2098
+ "required_fields": []
2099
  },
2100
  {
2101
+ "slug": "gls-slovenia",
2102
+ "name": "GLS Slovenia",
2103
+ "other_name": "",
2104
+ "required_fields": []
2105
  },
2106
  {
2107
+ "slug": "gls-spain",
2108
+ "name": "GLS Spain",
2109
+ "other_name": "",
2110
+ "required_fields": [
2111
+ "tracking_key"
2112
+ ]
2113
  },
2114
  {
2115
+ "slug": "gofly",
2116
+ "name": "GoFly",
2117
+ "other_name": "GoFlyi",
2118
+ "required_fields": []
2119
  },
2120
  {
2121
+ "slug": "gojavas",
2122
+ "name": "GoJavas",
2123
+ "other_name": "Javas",
2124
+ "required_fields": []
2125
  },
2126
  {
2127
+ "slug": "grab-webhook",
2128
+ "name": "Grab",
2129
+ "other_name": null,
2130
+ "required_fields": []
2131
  },
2132
  {
2133
+ "slug": "greyhound",
2134
+ "name": "Greyhound",
2135
+ "other_name": "Greyhound Package Express",
2136
+ "required_fields": []
2137
  },
2138
  {
2139
+ "slug": "gsi-express",
2140
+ "name": "GSI EXPRESS",
2141
+ "other_name": "",
2142
+ "required_fields": []
2143
  },
2144
  {
2145
+ "slug": "gso",
2146
+ "name": "GSO(GLS-USA)",
2147
+ "other_name": "GSO Freight",
2148
+ "required_fields": []
2149
  },
2150
  {
2151
+ "slug": "hanjin",
2152
+ "name": "HanJin",
2153
+ "other_name": null,
2154
+ "required_fields": []
2155
  },
2156
  {
2157
+ "slug": "hct-logistics",
2158
+ "name": "HCT LOGISTICS CO.LTD.",
2159
+ "other_name": "",
2160
+ "required_fields": []
2161
  },
2162
  {
2163
+ "slug": "hdb",
2164
+ "name": "Haidaibao",
2165
+ "other_name": "",
2166
+ "required_fields": []
2167
  },
2168
  {
2169
+ "slug": "hdb-box",
2170
+ "name": "Haidaibao (BOX)",
2171
+ "other_name": "",
2172
+ "required_fields": []
2173
  },
2174
  {
2175
+ "slug": "hellmann",
2176
+ "name": "Hellmann Worldwide Logistics, Inc",
2177
+ "other_name": null,
2178
+ "required_fields": []
2179
  },
2180
  {
2181
+ "slug": "helthjem",
2182
+ "name": "Helthjem",
2183
+ "other_name": null,
2184
+ "required_fields": []
2185
  },
2186
  {
2187
+ "slug": "heppner",
2188
+ "name": "Heppner Internationale Spedition GmbH & Co.",
2189
+ "other_name": null,
2190
+ "required_fields": []
2191
  },
2192
  {
2193
+ "slug": "hermes",
2194
+ "name": "Hermesworld",
2195
+ "other_name": "Hermes-europe UK",
2196
+ "required_fields": []
2197
  },
2198
  {
2199
+ "slug": "hermes-2mann-handling",
2200
+ "name": "Hermes Einrichtungs Service GmbH & Co. KG",
2201
+ "other_name": null,
2202
+ "required_fields": []
2203
  },
2204
  {
2205
+ "slug": "hermes-de",
2206
+ "name": "Hermes Germany",
2207
+ "other_name": "myhermes.de, Hermes Logistik Gruppe Deutschland",
2208
+ "required_fields": []
2209
  },
2210
  {
2211
+ "slug": "hermes-it",
2212
+ "name": "HR Parcel",
2213
+ "other_name": "",
2214
+ "required_fields": []
2215
  },
2216
  {
2217
+ "slug": "hh-exp",
2218
+ "name": "Hua Han Logistics",
2219
+ "other_name": "u534eu7ff0u56fdu9645u7269u6d41",
2220
+ "required_fields": []
2221
  },
2222
  {
2223
+ "slug": "hipshipper",
2224
+ "name": "Hipshipper",
2225
+ "other_name": "",
2226
+ "required_fields": []
2227
  },
2228
  {
2229
+ "slug": "hkd",
2230
+ "name": "Qingdao HKD International Logistics",
2231
+ "other_name": null,
2232
+ "required_fields": []
2233
  },
2234
  {
2235
+ "slug": "holisol",
2236
+ "name": "Holisol",
2237
+ "other_name": "",
2238
+ "required_fields": []
2239
  },
2240
  {
2241
+ "slug": "home-delivery-solutions",
2242
+ "name": "Home Delivery Solutions Ltd",
2243
+ "other_name": null,
2244
+ "required_fields": []
2245
  },
2246
  {
2247
+ "slug": "homelogistics",
2248
+ "name": "Home Logistics",
2249
+ "other_name": null,
2250
+ "required_fields": []
2251
  },
2252
  {
2253
+ "slug": "hong-kong-post",
2254
+ "name": "Hong Kong Post",
2255
+ "other_name": "香港郵政",
2256
+ "required_fields": []
 
 
2257
  },
2258
  {
2259
+ "slug": "hrvatska-posta",
2260
+ "name": "Hrvatska Pošta",
2261
+ "other_name": "Croatia Post",
2262
+ "required_fields": []
2263
  },
2264
  {
2265
+ "slug": "hsm-global",
2266
+ "name": "HSM Global",
2267
+ "other_name": null,
2268
+ "required_fields": []
 
 
2269
  },
2270
  {
2271
+ "slug": "hunter-express",
2272
+ "name": "Hunter Express",
2273
+ "other_name": "",
2274
+ "required_fields": []
2275
  },
2276
  {
2277
+ "slug": "huodull",
2278
+ "name": "Huodull",
2279
+ "other_name": "货兜",
2280
+ "required_fields": []
2281
  },
2282
  {
2283
+ "slug": "hx-express",
2284
+ "name": "HX Express",
2285
+ "other_name": "",
2286
+ "required_fields": []
2287
  },
2288
  {
2289
+ "slug": "i-dika",
2290
+ "name": "i-dika",
2291
+ "other_name": "",
2292
+ "required_fields": []
2293
  },
2294
  {
2295
+ "slug": "i-parcel",
2296
+ "name": "i-parcel",
2297
+ "other_name": "iparcel",
2298
+ "required_fields": []
2299
  },
2300
  {
2301
+ "slug": "idexpress",
2302
+ "name": "IDEX",
2303
+ "other_name": "上海宏杉国际物流",
2304
+ "required_fields": []
2305
  },
2306
  {
2307
+ "slug": "ids-logistics",
2308
+ "name": "IDS Logistics",
2309
+ "other_name": "",
2310
+ "required_fields": []
2311
  },
2312
  {
2313
+ "slug": "imexglobalsolutions",
2314
+ "name": "IMEX Global Solutions",
2315
+ "other_name": "",
2316
+ "required_fields": []
2317
  },
2318
  {
2319
+ "slug": "iml",
2320
+ "name": "IML",
2321
+ "other_name": null,
2322
+ "required_fields": []
2323
  },
2324
  {
2325
+ "slug": "imxmail",
2326
+ "name": "IMX Mail",
2327
+ "other_name": "IMX International Mail Consolidator",
2328
+ "required_fields": []
2329
  },
2330
  {
2331
+ "slug": "india-post",
2332
+ "name": "India Post Domestic",
2333
+ "other_name": "भारतीय डाक",
2334
+ "required_fields": []
2335
  },
2336
  {
2337
+ "slug": "india-post-int",
2338
+ "name": "India Post International",
2339
+ "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
2340
+ "required_fields": []
2341
  },
2342
  {
2343
+ "slug": "indopaket",
2344
+ "name": "INDOPAKET",
2345
+ "other_name": null,
2346
+ "required_fields": []
2347
  },
2348
  {
2349
+ "slug": "inexpost",
2350
+ "name": "Inexpost",
2351
+ "other_name": "",
2352
+ "required_fields": []
2353
  },
2354
  {
2355
+ "slug": "inpost-paczkomaty",
2356
+ "name": "InPost Paczkomaty",
2357
+ "other_name": "",
2358
+ "required_fields": []
2359
  },
2360
  {
2361
+ "slug": "instabox-webhook",
2362
+ "name": "Instabox",
2363
+ "other_name": null,
2364
+ "required_fields": []
2365
  },
2366
  {
2367
+ "slug": "intel-valley",
2368
+ "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
2369
+ "other_name": "智谷供应链(深圳)有限公司",
2370
+ "required_fields": []
2371
  },
2372
  {
2373
+ "slug": "intelipost",
2374
+ "name": "Intelipost (TMS for LATAM)",
2375
+ "other_name": "",
2376
+ "required_fields": []
2377
  },
2378
  {
2379
+ "slug": "interlink-express",
2380
+ "name": "DPD Local",
2381
+ "other_name": "Interlink UK",
2382
+ "required_fields": []
2383
  },
2384
  {
2385
+ "slug": "interlink-express-reference",
2386
+ "name": "DPD Local reference",
2387
+ "other_name": "",
2388
+ "required_fields": [
2389
+ "tracking_postal_code"
2390
+ ]
2391
  },
2392
  {
2393
+ "slug": "international-seur",
2394
+ "name": "International Seur",
2395
+ "other_name": "SEUR Internacional",
2396
+ "required_fields": []
2397
  },
2398
  {
2399
+ "slug": "international-seur-api",
2400
+ "name": "International Seur API",
2401
+ "other_name": null,
2402
+ "required_fields": [
2403
+ "tracking_ship_date"
2404
+ ]
2405
  },
2406
  {
2407
+ "slug": "interparcel-au",
2408
+ "name": "Interparcel Australia",
2409
+ "other_name": "Interparcel",
2410
+ "required_fields": []
2411
  },
2412
  {
2413
+ "slug": "interparcel-nz",
2414
+ "name": "Interparcel New Zealand",
2415
+ "other_name": "Interparcel",
2416
+ "required_fields": []
2417
  },
2418
  {
2419
+ "slug": "interparcel-uk",
2420
+ "name": "Interparcel UK",
2421
+ "other_name": "Interparcel",
2422
+ "required_fields": []
2423
  },
2424
  {
2425
+ "slug": "intexpress",
2426
+ "name": "Internet Express",
2427
+ "other_name": "",
2428
+ "required_fields": []
2429
  },
2430
  {
2431
+ "slug": "israel-post",
2432
+ "name": "Israel Post",
2433
+ "other_name": "חברת דואר ישראל",
2434
+ "required_fields": []
2435
  },
2436
  {
2437
+ "slug": "israel-post-domestic",
2438
+ "name": "Israel Post Domestic",
2439
+ "other_name": "חברת דואר ישראל מקומית",
2440
+ "required_fields": []
2441
  },
2442
  {
2443
+ "slug": "italy-sda",
2444
+ "name": "Italy SDA",
2445
+ "other_name": "SDA Express Courier",
2446
+ "required_fields": []
2447
  },
2448
  {
2449
+ "slug": "ivoy-webhook",
2450
+ "name": "Ivoy",
2451
+ "other_name": "",
2452
+ "required_fields": []
2453
  },
2454
  {
2455
+ "slug": "j-net",
2456
+ "name": "J-Net",
2457
+ "other_name": "",
2458
+ "required_fields": []
2459
  },
2460
  {
2461
+ "slug": "jam-express",
2462
+ "name": "Jam Express",
2463
+ "other_name": "JAM Global Express",
2464
+ "required_fields": []
2465
  },
2466
  {
2467
+ "slug": "janco",
2468
+ "name": "Janco Ecommerce",
2469
+ "other_name": "",
2470
+ "required_fields": []
2471
  },
2472
  {
2473
+ "slug": "janio",
2474
+ "name": "Janio Asia",
2475
+ "other_name": "",
2476
+ "required_fields": []
2477
  },
2478
  {
2479
+ "slug": "japan-post",
2480
+ "name": "Japan Post",
2481
+ "other_name": "日本郵便",
2482
+ "required_fields": []
2483
  },
2484
  {
2485
+ "slug": "jayonexpress",
2486
+ "name": "Jayon Express (JEX)",
2487
+ "other_name": "",
2488
+ "required_fields": []
2489
  },
2490
  {
2491
+ "slug": "jcex",
2492
+ "name": "JCEX",
2493
+ "other_name": "JiaCheng, 杭州佳成",
2494
+ "required_fields": []
2495
  },
2496
  {
2497
+ "slug": "jersey-post",
2498
+ "name": "Jersey Post",
2499
+ "other_name": "",
2500
+ "required_fields": []
2501
  },
2502
  {
2503
+ "slug": "jet-ship",
2504
+ "name": "Jet-Ship Worldwide",
2505
+ "other_name": "",
2506
+ "required_fields": []
2507
  },
2508
  {
2509
+ "slug": "jindouyun",
2510
+ "name": "金斗云物流",
2511
+ "other_name": "JINDOUYUN LOGISTICS",
2512
+ "required_fields": []
2513
  },
2514
  {
2515
+ "slug": "jinsung",
2516
+ "name": "JINSUNG TRADING",
2517
+ "other_name": "",
2518
+ "required_fields": []
2519
  },
2520
  {
2521
+ "slug": "jne",
2522
+ "name": "JNE",
2523
+ "other_name": "Express Across Nation, Tiki Jalur Nugraha Ekakurir",
2524
+ "required_fields": []
2525
  },
2526
  {
2527
+ "slug": "jne-api",
2528
+ "name": "JNE (API)",
2529
+ "other_name": "",
2530
+ "required_fields": []
2531
  },
2532
  {
2533
+ "slug": "jocom",
2534
+ "name": "Jocom",
2535
+ "other_name": "",
2536
+ "required_fields": []
2537
  },
2538
  {
2539
+ "slug": "js-express",
2540
+ "name": "JS EXPRESS",
2541
+ "other_name": "急速物流",
2542
+ "required_fields": []
2543
  },
2544
  {
2545
+ "slug": "jtexpress",
2546
+ "name": "J&T EXPRESS MALAYSIA",
2547
+ "other_name": "",
2548
+ "required_fields": []
2549
  },
2550
  {
2551
+ "slug": "jx",
2552
+ "name": "JX",
2553
+ "other_name": "",
2554
+ "required_fields": []
2555
  },
2556
  {
2557
+ "slug": "k1-express",
2558
+ "name": "K1 Express",
2559
+ "other_name": "",
2560
+ "required_fields": []
2561
  },
2562
  {
2563
+ "slug": "kangaroo-my",
2564
+ "name": "Kangaroo Worldwide Express",
2565
+ "other_name": "",
2566
+ "required_fields": []
2567
  },
2568
  {
2569
+ "slug": "kec",
2570
+ "name": "KEC",
2571
+ "other_name": "",
2572
+ "required_fields": []
2573
  },
2574
  {
2575
+ "slug": "kerry-ecommerce",
2576
+ "name": "Kerry eCommerce",
2577
+ "other_name": "",
2578
+ "required_fields": []
2579
  },
2580
  {
2581
+ "slug": "kerry-logistics",
2582
+ "name": "Kerry Express Thailand",
2583
+ "other_name": "嘉里物流, Kerry Logistics",
2584
+ "required_fields": []
2585
  },
2586
  {
2587
+ "slug": "kerrytj",
2588
+ "name": "Kerry TJ Logistics",
2589
+ "other_name": "KTJ嘉里大榮物流",
2590
+ "required_fields": []
2591
  },
2592
  {
2593
+ "slug": "kerryttc-vn",
2594
+ "name": "Kerry Express (Vietnam) Co Ltd",
2595
+ "other_name": "KTTC",
2596
+ "required_fields": []
2597
  },
2598
  {
2599
+ "slug": "kgmhub",
2600
+ "name": "KGM Hub",
2601
+ "other_name": "KGM",
2602
+ "required_fields": []
2603
  },
2604
  {
2605
+ "slug": "kiala",
2606
+ "name": "Kiala",
2607
+ "other_name": "",
2608
+ "required_fields": []
2609
  },
2610
  {
2611
+ "slug": "kn",
2612
+ "name": "Kuehne + Nagel",
2613
+ "other_name": "KN",
2614
+ "required_fields": []
2615
  },
2616
  {
2617
+ "slug": "knuk",
2618
+ "name": "KNAirlink Aerospace Domestic Network",
2619
+ "other_name": "",
2620
+ "required_fields": []
2621
  },
2622
  {
2623
+ "slug": "korea-post",
2624
+ "name": "Korea Post EMS",
2625
+ "other_name": "우정사업본부",
2626
+ "required_fields": []
2627
  },
2628
  {
2629
+ "slug": "kpost",
2630
+ "name": "Korea Post",
2631
+ "other_name": "우정사업본부",
2632
+ "required_fields": []
2633
  },
2634
  {
2635
+ "slug": "kronos",
2636
+ "name": "Kronos Express",
2637
+ "other_name": "",
2638
+ "required_fields": []
2639
  },
2640
  {
2641
+ "slug": "kurasi",
2642
+ "name": "KURASI",
2643
+ "other_name": "",
2644
+ "required_fields": []
2645
  },
2646
  {
2647
+ "slug": "kwe-global",
2648
+ "name": "KWE Global",
2649
+ "other_name": "",
2650
+ "required_fields": []
2651
  },
2652
  {
2653
+ "slug": "kwt",
2654
+ "name": "Shenzhen Jinghuada Logistics Co., Ltd",
2655
+ "other_name": "KWT",
2656
+ "required_fields": []
2657
  },
2658
  {
2659
+ "slug": "ky-express",
2660
+ "name": "Kua Yue Express",
2661
+ "other_name": "KYE",
2662
+ "required_fields": []
2663
  },
2664
  {
2665
+ "slug": "la-poste-colissimo",
2666
+ "name": "La Poste",
2667
+ "other_name": "Coliposte",
2668
+ "required_fields": []
2669
  },
2670
  {
2671
+ "slug": "lalamove",
2672
+ "name": "Lalamove",
2673
+ "other_name": "",
2674
+ "required_fields": []
2675
  },
2676
  {
2677
+ "slug": "landmark-global",
2678
+ "name": "Landmark Global",
2679
+ "other_name": "",
2680
+ "required_fields": []
2681
  },
2682
  {
2683
+ "slug": "landmark-global-reference",
2684
+ "name": "Landmark Global Reference",
2685
+ "other_name": "",
2686
+ "required_fields": []
2687
  },
2688
  {
2689
+ "slug": "lao-post",
2690
+ "name": "Lao Post",
2691
+ "other_name": "Laos Postal Service",
2692
+ "required_fields": []
2693
  },
2694
  {
2695
+ "slug": "lasership",
2696
+ "name": "LaserShip",
2697
+ "other_name": "LaserShip",
2698
+ "required_fields": []
2699
  },
2700
  {
2701
+ "slug": "latvijas-pasts",
2702
+ "name": "Latvijas Pasts",
2703
+ "other_name": "Latvijas Pasts",
2704
+ "required_fields": []
2705
  },
2706
  {
2707
+ "slug": "leader",
2708
+ "name": "leader",
2709
+ "other_name": "立德国际物流",
2710
+ "required_fields": []
2711
  },
2712
  {
2713
+ "slug": "legion-express",
2714
+ "name": "Legion Express",
2715
+ "other_name": "",
2716
+ "required_fields": []
2717
  },
2718
  {
2719
+ "slug": "lexship",
2720
+ "name": "LexShip",
2721
+ "other_name": "",
2722
+ "required_fields": []
2723
  },
2724
  {
2725
+ "slug": "lht-express",
2726
+ "name": "LHT Express",
2727
+ "other_name": "",
2728
+ "required_fields": []
2729
  },
2730
  {
2731
+ "slug": "liccardi-express",
2732
+ "name": "LICCARDI EXPRESS COURIER",
2733
+ "other_name": null,
2734
+ "required_fields": []
2735
  },
2736
  {
2737
+ "slug": "liefery",
2738
+ "name": "liefery",
2739
+ "other_name": "",
2740
+ "required_fields": []
2741
  },
2742
  {
2743
+ "slug": "lietuvos-pastas",
2744
+ "name": "Lietuvos Paštas",
2745
+ "other_name": "Lithuania Post, LP Express",
2746
+ "required_fields": []
2747
  },
2748
  {
2749
+ "slug": "line",
2750
+ "name": "Line Clear Express & Logistics Sdn Bhd",
2751
+ "other_name": "",
2752
+ "required_fields": []
2753
  },
2754
  {
2755
+ "slug": "linkbridge",
2756
+ "name": "Link Bridge(BeiJing)international logistics co.,ltd",
2757
+ "other_name": "联博瑞翔(北京)国际物流股份有限公司",
2758
+ "required_fields": []
2759
  },
2760
  {
2761
+ "slug": "lion-parcel",
2762
+ "name": "Lion Parcel",
2763
+ "other_name": "",
2764
+ "required_fields": []
2765
  },
2766
  {
2767
+ "slug": "livrapide",
2768
+ "name": "Livrapide",
2769
+ "other_name": "",
2770
+ "required_fields": []
2771
  },
2772
  {
2773
+ "slug": "locus-webhook",
2774
+ "name": "Locus",
2775
+ "other_name": "",
2776
+ "required_fields": []
2777
  },
2778
  {
2779
+ "slug": "logistyx-transgroup",
2780
+ "name": "Transgroup",
2781
+ "other_name": "",
2782
+ "required_fields": []
2783
  },
2784
  {
2785
+ "slug": "logwin-logistics",
2786
+ "name": "Logwin Logistics",
2787
+ "other_name": "",
2788
+ "required_fields": []
2789
  },
2790
  {
2791
+ "slug": "lonestar",
2792
+ "name": "Lone Star Overnight",
2793
+ "other_name": "",
2794
+ "required_fields": []
2795
  },
2796
  {
2797
+ "slug": "loomis-express",
2798
+ "name": "Loomis Express",
2799
+ "other_name": "",
2800
+ "required_fields": []
 
 
2801
  },
2802
  {
2803
+ "slug": "lotte",
2804
+ "name": "Lotte Global Logistics",
2805
+ "other_name": "",
2806
+ "required_fields": []
 
 
2807
  },
2808
  {
2809
+ "slug": "ltianexp",
2810
+ "name": "LTIAN EXP",
2811
+ "other_name": "乐天国际",
2812
+ "required_fields": []
2813
  },
2814
  {
2815
+ "slug": "ltl",
2816
+ "name": "LTL",
2817
+ "other_name": "",
2818
+ "required_fields": []
2819
  },
2820
  {
2821
+ "slug": "lwe-hk",
2822
+ "name": "Logistic Worldwide Express",
2823
+ "other_name": "LWE",
2824
+ "required_fields": []
 
 
2825
  },
2826
  {
2827
+ "slug": "m-xpress",
2828
+ "name": "M Xpress Sdn Bhd",
2829
+ "other_name": "",
2830
+ "required_fields": []
2831
  },
2832
  {
2833
+ "slug": "magyar-posta",
2834
+ "name": "Magyar Posta",
2835
+ "other_name": "Hungarian Post",
2836
+ "required_fields": []
2837
  },
2838
  {
2839
+ "slug": "mail-box-etc",
2840
+ "name": "Mail Boxes Etc.",
2841
+ "other_name": "",
2842
+ "required_fields": []
2843
  },
2844
  {
2845
+ "slug": "mailamericas",
2846
+ "name": "MailAmericas",
2847
+ "other_name": "",
2848
+ "required_fields": []
2849
  },
2850
  {
2851
+ "slug": "mailplus",
2852
+ "name": "MailPlus",
2853
+ "other_name": "",
2854
+ "required_fields": []
2855
  },
2856
  {
2857
+ "slug": "mailplus-jp",
2858
+ "name": "MailPlus (Japan)",
2859
+ "other_name": "",
2860
+ "required_fields": []
2861
  },
2862
  {
2863
+ "slug": "mainfreight",
2864
+ "name": "Mainfreight",
2865
+ "other_name": "",
2866
+ "required_fields": []
2867
  },
2868
  {
2869
+ "slug": "mainway",
2870
+ "name": "Mainway",
2871
+ "other_name": "",
2872
+ "required_fields": []
2873
  },
2874
  {
2875
+ "slug": "malaysia-post",
2876
+ "name": "Malaysia Post EMS / Pos Laju",
2877
+ "other_name": "Pos Ekspres, Pos Malaysia Express",
2878
+ "required_fields": []
 
 
2879
  },
2880
  {
2881
+ "slug": "malaysia-post-posdaftar",
2882
+ "name": "Malaysia Post - Registered",
2883
+ "other_name": "PosDaftar",
2884
+ "required_fields": []
 
 
2885
  },
2886
  {
2887
+ "slug": "mara-xpress",
2888
+ "name": "Mara Xpress",
2889
+ "other_name": "",
2890
+ "required_fields": []
2891
  },
2892
  {
2893
+ "slug": "matdespatch",
2894
+ "name": "Matdespatch",
2895
+ "other_name": "",
2896
+ "required_fields": []
2897
  },
2898
  {
2899
+ "slug": "matkahuolto",
2900
+ "name": "Matkahuolto",
2901
+ "other_name": "Oy Matkahuolto Ab",
2902
+ "required_fields": []
2903
  },
2904
  {
2905
+ "slug": "mazet",
2906
+ "name": "Groupe Mazet",
2907
+ "other_name": "",
2908
+ "required_fields": []
2909
  },
2910
  {
2911
+ "slug": "mbw",
2912
+ "name": "MBW Courier Inc.",
2913
+ "other_name": "",
2914
+ "required_fields": []
2915
  },
2916
  {
2917
+ "slug": "megasave",
2918
+ "name": "Megasave",
2919
+ "other_name": "",
2920
+ "required_fields": []
2921
  },
2922
  {
2923
+ "slug": "mexico-redpack",
2924
+ "name": "Mexico Redpack",
2925
+ "other_name": "TNT Mexico",
2926
+ "required_fields": []
2927
  },
2928
  {
2929
+ "slug": "mexico-senda-express",
2930
+ "name": "Mexico Senda Express",
2931
+ "other_name": "Mexico Senda Express",
2932
+ "required_fields": []
2933
  },
2934
  {
2935
+ "slug": "mglobal",
2936
+ "name": "PT MGLOBAL LOGISTICS INDONESIA",
2937
+ "other_name": "",
2938
+ "required_fields": []
 
 
2939
  },
2940
  {
2941
+ "slug": "midland",
2942
+ "name": "Midland",
2943
+ "other_name": "",
2944
+ "required_fields": []
2945
  },
2946
  {
2947
+ "slug": "mikropakket",
2948
+ "name": "Mikropakket",
2949
+ "other_name": "",
2950
+ "required_fields": [
2951
+ "tracking_postal_code"
2952
+ ]
2953
  },
2954
  {
2955
+ "slug": "mikropakket-be",
2956
+ "name": "Mikropakket Belgium",
2957
+ "other_name": "",
2958
+ "required_fields": [
2959
+ "tracking_postal_code"
2960
+ ]
2961
  },
2962
  {
2963
+ "slug": "milkman",
2964
+ "name": "Milkman",
2965
+ "other_name": "",
2966
+ "required_fields": []
2967
  },
2968
  {
2969
+ "slug": "misumi-cn",
2970
+ "name": "MISUMI Group Inc.",
2971
+ "other_name": "",
2972
+ "required_fields": []
2973
  },
2974
  {
2975
+ "slug": "mondialrelay",
2976
+ "name": "Mondial Relay",
2977
+ "other_name": "Mondial Relay France",
2978
+ "required_fields": [
2979
+ "tracking_postal_code"
2980
+ ]
2981
  },
2982
  {
2983
+ "slug": "mondialrelay-es",
2984
+ "name": "Mondial Relay Spain(Punto Pack)",
2985
+ "other_name": null,
2986
+ "required_fields": []
2987
  },
2988
  {
2989
+ "slug": "mondialrelay-fr",
2990
+ "name": "Mondial Relay France",
2991
+ "other_name": null,
2992
+ "required_fields": []
2993
  },
2994
  {
2995
+ "slug": "morning-express",
2996
+ "name": "Morning Express",
2997
+ "other_name": null,
2998
+ "required_fields": []
2999
  },
3000
  {
3001
+ "slug": "mrw-spain",
3002
+ "name": "MRW",
3003
+ "other_name": "MRW Spain",
3004
+ "required_fields": []
3005
  },
3006
  {
3007
+ "slug": "mudita",
3008
+ "name": "MUDITA",
3009
+ "other_name": "",
3010
+ "required_fields": []
3011
  },
3012
  {
3013
+ "slug": "mx-cargo",
3014
+ "name": "M&X cargo",
3015
+ "other_name": "M&X International Shipping Agency Co.,LTD",
3016
+ "required_fields": []
3017
  },
3018
  {
3019
+ "slug": "mxe",
3020
+ "name": "MXE Express",
3021
+ "other_name": "上海淼信货运代理有限公司",
3022
+ "required_fields": []
3023
  },
3024
  {
3025
+ "slug": "myhermes-uk",
3026
+ "name": "MyHermes UK",
3027
+ "other_name": "",
3028
+ "required_fields": []
3029
  },
3030
  {
3031
+ "slug": "mypostonline",
3032
+ "name": "Mypostonline",
3033
+ "other_name": "MYBOXPOST",
3034
+ "required_fields": []
3035
  },
3036
  {
3037
+ "slug": "nacex",
3038
+ "name": "NACEX",
3039
+ "other_name": "",
3040
+ "required_fields": [
3041
+ "tracking_account_number"
3042
+ ]
3043
  },
3044
  {
3045
+ "slug": "nacex-spain",
3046
+ "name": "NACEX Spain",
3047
+ "other_name": "NACEX Logista",
3048
+ "required_fields": [
3049
+ "tracking_postal_code"
3050
+ ]
3051
  },
3052
  {
3053
+ "slug": "nanjingwoyuan",
3054
+ "name": "Nanjing Woyuan",
3055
+ "other_name": "u6c83u6e90",
3056
+ "required_fields": []
3057
  },
3058
  {
3059
+ "slug": "naqel-express",
3060
+ "name": "Naqel Express",
3061
+ "other_name": "",
3062
+ "required_fields": []
3063
  },
3064
  {
3065
+ "slug": "national-sameday",
3066
+ "name": "National Sameday",
3067
+ "other_name": "",
3068
+ "required_fields": []
3069
  },
3070
  {
3071
+ "slug": "nationex",
3072
+ "name": "Nationex",
3073
+ "other_name": null,
3074
+ "required_fields": []
3075
  },
3076
  {
3077
+ "slug": "nationwide-my",
3078
+ "name": "Nationwide Express",
3079
+ "other_name": "nationwide2u",
3080
+ "required_fields": []
3081
  },
3082
  {
3083
+ "slug": "new-zealand-post",
3084
+ "name": "New Zealand Post",
3085
+ "other_name": "NZ Post",
3086
+ "required_fields": []
3087
  },
3088
  {
3089
+ "slug": "neway",
3090
+ "name": "Neway Transport",
3091
+ "other_name": "",
3092
+ "required_fields": []
3093
  },
3094
  {
3095
+ "slug": "neweggexpress",
3096
+ "name": "Newegg Express",
3097
+ "other_name": null,
3098
+ "required_fields": []
3099
  },
3100
  {
3101
+ "slug": "newgistics",
3102
+ "name": "Newgistics",
3103
+ "other_name": "",
3104
+ "required_fields": []
3105
  },
3106
  {
3107
+ "slug": "newgisticsapi",
3108
+ "name": "Newgistics API",
3109
+ "other_name": "",
3110
+ "required_fields": []
3111
  },
3112
  {
3113
+ "slug": "newzealand-couriers",
3114
+ "name": "NEW ZEALAND COURIERS",
3115
+ "other_name": "",
3116
+ "required_fields": [
3117
+ "tracking_account_number"
3118
+ ]
3119
  },
3120
  {
3121
+ "slug": "nhans-solutions",
3122
+ "name": "Nhans Solutions",
3123
+ "other_name": "Nhans Courier",
3124
+ "required_fields": []
3125
  },
3126
  {
3127
+ "slug": "nightline",
3128
+ "name": "Nightline",
3129
+ "other_name": "",
3130
+ "required_fields": []
3131
  },
3132
  {
3133
+ "slug": "nim-express",
3134
+ "name": "Nim Express",
3135
+ "other_name": "Armadillio Express",
3136
+ "required_fields": []
3137
  },
3138
  {
3139
+ "slug": "ninjavan",
3140
+ "name": "Ninja Van",
3141
+ "other_name": "",
3142
+ "required_fields": []
 
 
3143
  },
3144
  {
3145
+ "slug": "ninjavan-id",
3146
+ "name": "Ninja Van Indonesia",
3147
+ "other_name": "NinjaVan Indonesia",
3148
+ "required_fields": []
3149
  },
3150
  {
3151
+ "slug": "ninjavan-my",
3152
+ "name": "Ninja Van Malaysia",
3153
+ "other_name": "NinjaVan MY",
3154
+ "required_fields": []
 
 
3155
  },
3156
  {
3157
+ "slug": "ninjavan-thai",
3158
+ "name": "Ninja Van Thailand",
3159
+ "other_name": "",
3160
+ "required_fields": []
3161
  },
3162
  {
3163
+ "slug": "ninjavan-webhook",
3164
+ "name": "Ninjavan Webhook",
3165
+ "other_name": "",
3166
+ "required_fields": []
3167
  },
3168
  {
3169
+ "slug": "nipost",
3170
+ "name": "NiPost",
3171
+ "other_name": "Nigerian Postal Service",
3172
+ "required_fields": []
3173
  },
3174
  {
3175
+ "slug": "norsk-global",
3176
+ "name": "Norsk Global",
3177
+ "other_name": "Norsk European Wholesale",
3178
+ "required_fields": []
 
 
3179
  },
3180
  {
3181
+ "slug": "nova-poshta",
3182
+ "name": "Nova Poshta",
3183
+ "other_name": "Новая Почта",
3184
+ "required_fields": []
 
 
3185
  },
3186
  {
3187
+ "slug": "nova-poshtaint",
3188
+ "name": "Nova Poshta (International)",
3189
+ "other_name": "Новая Почта",
3190
+ "required_fields": []
 
 
3191
  },
3192
  {
3193
+ "slug": "nowlog-api",
3194
+ "name": "Sequoialog",
3195
+ "other_name": "",
3196
+ "required_fields": []
3197
  },
3198
  {
3199
+ "slug": "nox-nachtexpress",
3200
+ "name": "Innight Express Germany GmbH (nox NachtExpress)",
3201
+ "other_name": null,
3202
+ "required_fields": []
3203
  },
3204
  {
3205
+ "slug": "nox-night-time-express",
3206
+ "name": "NOX NightTimeExpress",
3207
+ "other_name": null,
3208
+ "required_fields": []
3209
  },
3210
  {
3211
+ "slug": "ntl",
3212
+ "name": "NTL logistics",
3213
+ "other_name": "",
3214
+ "required_fields": []
3215
  },
3216
  {
3217
+ "slug": "oca-ar",
3218
+ "name": "OCA Argentina",
3219
+ "other_name": "OCA e-Pak",
3220
+ "required_fields": []
3221
  },
3222
  {
3223
+ "slug": "ocs",
3224
+ "name": "OCS ANA Group",
3225
+ "other_name": "",
3226
+ "required_fields": []
3227
  },
3228
  {
3229
+ "slug": "ocs-worldwide",
3230
+ "name": "OCS WORLDWIDE",
3231
+ "other_name": "",
3232
+ "required_fields": []
3233
  },
3234
  {
3235
+ "slug": "okayparcel",
3236
+ "name": "OkayParcel",
3237
+ "other_name": "",
3238
+ "required_fields": []
 
 
3239
  },
3240
  {
3241
+ "slug": "old-dominion",
3242
+ "name": "Old Dominion Freight Line",
3243
+ "other_name": "ODFL",
3244
+ "required_fields": []
3245
  },
3246
  {
3247
+ "slug": "omniparcel",
3248
+ "name": "Omni Parcel",
3249
+ "other_name": "Omni-Channel Logistics (Seko)",
3250
+ "required_fields": []
3251
  },
3252
  {
3253
+ "slug": "omniva",
3254
+ "name": "Omniva",
3255
+ "other_name": "",
3256
+ "required_fields": []
3257
  },
3258
  {
3259
+ "slug": "oneclick",
3260
+ "name": "One click delivery services",
3261
+ "other_name": null,
3262
+ "required_fields": []
3263
  },
3264
  {
3265
+ "slug": "oneworldexpress",
3266
+ "name": "One World Express",
3267
+ "other_name": "u6613u65f6u9039u7269u6d41",
3268
+ "required_fields": []
3269
  },
3270
  {
3271
+ "slug": "ontrac",
3272
+ "name": "OnTrac",
3273
+ "other_name": "OnTrac Shipping",
3274
+ "required_fields": []
3275
  },
3276
  {
3277
+ "slug": "opek",
3278
+ "name": "FedEx Poland Domestic",
3279
+ "other_name": "OPEK",
3280
+ "required_fields": []
3281
  },
3282
  {
3283
+ "slug": "osm-worldwide",
3284
+ "name": "OSM Worldwide",
3285
+ "other_name": "",
3286
+ "required_fields": []
3287
  },
3288
  {
3289
+ "slug": "paack-webhook",
3290
+ "name": "Paack",
3291
+ "other_name": "",
3292
+ "required_fields": []
3293
  },
3294
  {
3295
+ "slug": "packlink",
3296
+ "name": "Packlink",
3297
+ "other_name": "Packlink Spain",
3298
+ "required_fields": []
3299
  },
3300
  {
3301
+ "slug": "packs",
3302
+ "name": "Packs",
3303
+ "other_name": null,
3304
+ "required_fields": [
3305
+ "tracking_postal_code"
3306
+ ]
3307
  },
3308
  {
3309
+ "slug": "palexpress",
3310
+ "name": "PAL Express Limited",
3311
+ "other_name": "",
3312
+ "required_fields": []
3313
  },
3314
  {
3315
+ "slug": "palletways",
3316
+ "name": "Palletways",
3317
+ "other_name": "",
3318
+ "required_fields": [
3319
+ "tracking_postal_code"
3320
+ ]
3321
  },
3322
  {
3323
+ "slug": "pan-asia",
3324
+ "name": "Pan-Asia International",
3325
+ "other_name": null,
3326
+ "required_fields": []
 
 
3327
  },
3328
  {
3329
+ "slug": "pandulogistics",
3330
+ "name": "Pandu Logistics",
3331
+ "other_name": "",
3332
+ "required_fields": []
3333
  },
3334
  {
3335
+ "slug": "panther",
3336
+ "name": "Panther",
3337
+ "other_name": "Panther Group UK",
3338
+ "required_fields": []
3339
  },
3340
  {
3341
+ "slug": "panther-order-number",
3342
+ "name": "Panther Order Number",
3343
+ "other_name": "Panther Group UK",
3344
+ "required_fields": [
3345
+ "tracking_postal_code"
3346
+ ]
3347
  },
3348
  {
3349
+ "slug": "panther-reference",
3350
+ "name": "Panther Reference",
3351
+ "other_name": "Panther Group UK",
3352
+ "required_fields": [
3353
+ "tracking_account_number"
3354
+ ]
3355
  },
3356
  {
3357
+ "slug": "paper-express",
3358
+ "name": "Paper Express",
3359
+ "other_name": "",
3360
+ "required_fields": [
3361
+ "tracking_postal_code"
3362
+ ]
3363
  },
3364
  {
3365
+ "slug": "paperfly",
3366
+ "name": "Paperfly Private Limited",
3367
+ "other_name": "",
3368
+ "required_fields": []
3369
  },
3370
  {
3371
+ "slug": "paquetexpress",
3372
+ "name": "Paquetexpress",
3373
+ "other_name": "",
3374
+ "required_fields": []
3375
  },
3376
  {
3377
+ "slug": "parcel-force",
3378
+ "name": "Parcel Force",
3379
+ "other_name": "Parcelforce UK",
3380
+ "required_fields": []
3381
  },
3382
  {
3383
+ "slug": "parcel2go",
3384
+ "name": "Parcel2Go",
3385
+ "other_name": "",
3386
+ "required_fields": []
3387
  },
3388
  {
3389
+ "slug": "parcelled-in",
3390
+ "name": "Parcelled.in",
3391
+ "other_name": "Parcelled",
3392
+ "required_fields": []
3393
  },
3394
  {
3395
+ "slug": "parcelone",
3396
+ "name": "PARCEL ONE",
3397
+ "other_name": "",
3398
+ "required_fields": []
3399
  },
3400
  {
3401
+ "slug": "parcelpal-webhook",
3402
+ "name": "ParcelPal",
3403
+ "other_name": null,
3404
+ "required_fields": []
3405
  },
3406
  {
3407
+ "slug": "parcelpoint",
3408
+ "name": "ParcelPoint Pty Ltd",
3409
+ "other_name": "",
3410
+ "required_fields": [
3411
+ "tracking_key"
3412
+ ]
3413
  },
3414
  {
3415
+ "slug": "parcelpost-sg",
3416
+ "name": "Parcel Post Singapore",
3417
+ "other_name": "ParcelPost",
3418
+ "required_fields": []
 
 
 
3419
  },
3420
  {
3421
+ "slug": "parknparcel",
3422
+ "name": "Park N Parcel",
3423
+ "other_name": "",
3424
+ "required_fields": []
3425
  },
3426
  {
3427
+ "slug": "pcfcorp",
3428
+ "name": "PCF Final Mile",
3429
+ "other_name": null,
3430
+ "required_fields": []
3431
  },
3432
  {
3433
+ "slug": "pfcexpress",
3434
+ "name": "PFC Express",
3435
+ "other_name": "PFCu7687u5bb6u7269u6d41",
3436
+ "required_fields": []
3437
  },
3438
  {
3439
+ "slug": "pflogistics",
3440
+ "name": "PFL",
3441
+ "other_name": null,
3442
+ "required_fields": []
3443
  },
3444
  {
3445
+ "slug": "pickup",
3446
+ "name": "Pickupp",
3447
+ "other_name": "",
3448
+ "required_fields": []
3449
  },
3450
  {
3451
+ "slug": "pickupp-mys",
3452
+ "name": "PICK UPP",
3453
+ "other_name": "",
3454
+ "required_fields": []
3455
  },
3456
  {
3457
+ "slug": "pickupp-sgp",
3458
+ "name": "PICK UPP (Singapore)",
3459
+ "other_name": "",
3460
+ "required_fields": []
3461
  },
3462
  {
3463
+ "slug": "pickupp-vnm",
3464
+ "name": "Pickupp Vietnam",
3465
+ "other_name": "",
3466
+ "required_fields": []
3467
  },
3468
  {
3469
+ "slug": "pil-logistics",
3470
+ "name": "PIL Logistics (China) Co., Ltd",
3471
+ "other_name": "",
3472
+ "required_fields": []
3473
  },
3474
  {
3475
+ "slug": "pilot-freight",
3476
+ "name": "Pilot Freight Services",
3477
+ "other_name": "",
3478
+ "required_fields": []
3479
  },
3480
  {
3481
+ "slug": "pitney-bowes",
3482
+ "name": "Pitney Bowes",
3483
+ "other_name": "",
3484
+ "required_fields": []
3485
  },
3486
  {
3487
+ "slug": "pittohio",
3488
+ "name": "PITT OHIO",
3489
+ "other_name": "",
3490
+ "required_fields": []
3491
  },
3492
  {
3493
+ "slug": "pixsell",
3494
+ "name": "PIXSELL LOGISTICS",
3495
+ "other_name": "",
3496
+ "required_fields": []
3497
  },
3498
  {
3499
+ "slug": "planzer",
3500
+ "name": "Planzer Group",
3501
+ "other_name": "",
3502
+ "required_fields": [
3503
+ "tracking_postal_code"
3504
+ ]
3505
  },
3506
  {
3507
+ "slug": "poczta-polska",
3508
+ "name": "Poczta Polska",
3509
+ "other_name": "Poland Post",
3510
+ "required_fields": []
3511
  },
3512
  {
3513
+ "slug": "polarspeed",
3514
+ "name": "PolarSpeed Inc",
3515
+ "other_name": null,
3516
+ "required_fields": []
3517
  },
3518
  {
3519
+ "slug": "pony-express",
3520
+ "name": "Pony express",
3521
+ "other_name": "",
3522
+ "required_fields": []
3523
  },
3524
  {
3525
+ "slug": "portugal-ctt",
3526
+ "name": "Portugal CTT",
3527
+ "other_name": "Correios de Portugal",
3528
+ "required_fields": []
3529
  },
3530
  {
3531
+ "slug": "portugal-seur",
3532
+ "name": "Portugal Seur",
3533
+ "other_name": "SEUR",
3534
+ "required_fields": []
3535
  },
3536
  {
3537
+ "slug": "post-serbia",
3538
+ "name": "Post Serbia",
3539
+ "other_name": "Pou0161ta Srbije",
3540
+ "required_fields": []
 
 
3541
  },
3542
  {
3543
+ "slug": "post-slovenia",
3544
+ "name": "Post of Slovenia",
3545
+ "other_name": "",
3546
+ "required_fields": []
3547
  },
3548
  {
3549
+ "slug": "post56",
3550
+ "name": "Post56",
3551
+ "other_name": "捷邮快递",
3552
+ "required_fields": []
3553
  },
3554
  {
3555
+ "slug": "posta-romana",
3556
+ "name": "Poșta Română",
3557
+ "other_name": "Romania Post",
3558
+ "required_fields": []
3559
  },
3560
  {
3561
+ "slug": "poste-italiane",
3562
+ "name": "Poste Italiane",
3563
+ "other_name": "Italian Post",
3564
+ "required_fields": []
3565
  },
3566
  {
3567
+ "slug": "poste-italiane-paccocelere",
3568
+ "name": "Poste Italiane Paccocelere",
3569
+ "other_name": "Italian Post EMS / Express",
3570
+ "required_fields": []
3571
  },
3572
  {
3573
+ "slug": "posten-norge",
3574
+ "name": "Posten Norge / Bring",
3575
+ "other_name": "Norway Post, Norska Posten",
3576
+ "required_fields": []
3577
  },
3578
  {
3579
+ "slug": "posti",
3580
+ "name": "Posti",
3581
+ "other_name": "Finland Post",
3582
+ "required_fields": []
3583
  },
3584
  {
3585
+ "slug": "postnl",
3586
+ "name": "PostNL Domestic",
3587
+ "other_name": "PostNL Pakketten, TNT Post Netherlands",
3588
+ "required_fields": [
3589
+ "tracking_postal_code"
3590
+ ]
3591
  },
3592
  {
3593
+ "slug": "postnl-3s",
3594
+ "name": "PostNL International 3S",
3595
+ "other_name": "TNT Post parcel service United Kingdom",
3596
+ "required_fields": [
3597
+ "tracking_destination_country",
3598
+ "tracking_postal_code"
3599
+ ]
3600
  },
3601
  {
3602
+ "slug": "postnl-international",
3603
+ "name": "PostNL International",
3604
+ "other_name": "Netherlands Post, Spring Global Mail",
3605
+ "required_fields": []
3606
  },
3607
  {
3608
+ "slug": "postnord",
3609
+ "name": "PostNord Logistics",
3610
+ "other_name": "Posten Norden",
3611
+ "required_fields": []
3612
  },
3613
  {
3614
+ "slug": "postur-is",
3615
+ "name": "Iceland Post",
3616
+ "other_name": "Postur.is, Íslandspóstur",
3617
+ "required_fields": []
3618
  },
3619
  {
3620
+ "slug": "ppbyb",
3621
+ "name": "PayPal Package",
3622
+ "other_name": "贝邮宝",
3623
+ "required_fields": []
3624
  },
3625
  {
3626
+ "slug": "ppl",
3627
+ "name": "Professional Parcel Logistics",
3628
+ "other_name": "",
3629
+ "required_fields": []
3630
  },
3631
  {
3632
+ "slug": "primamulticipta",
3633
+ "name": "PT Prima Multi Cipta",
3634
+ "other_name": "",
3635
+ "required_fields": []
3636
  },
3637
  {
3638
+ "slug": "professional-couriers",
3639
+ "name": "Professional Couriers",
3640
+ "other_name": "TPC India",
3641
+ "required_fields": []
3642
  },
3643
  {
3644
+ "slug": "promeddelivery",
3645
+ "name": "ProMed Delivery, Inc.",
3646
+ "other_name": null,
3647
+ "required_fields": []
3648
  },
3649
  {
3650
+ "slug": "ptt-posta",
3651
+ "name": "PTT Posta",
3652
+ "other_name": "Turkish Post",
3653
+ "required_fields": []
3654
  },
3655
  {
3656
+ "slug": "purolator",
3657
+ "name": "Purolator",
3658
+ "other_name": "Purolator Freight",
3659
+ "required_fields": []
3660
  },
3661
  {
3662
+ "slug": "purolator-international",
3663
+ "name": "Purolator International",
3664
+ "other_name": "",
3665
+ "required_fields": []
3666
  },
3667
  {
3668
+ "slug": "qualitypost",
3669
+ "name": "QualityPost",
3670
+ "other_name": "",
3671
+ "required_fields": []
3672
  },
3673
  {
3674
+ "slug": "quantium",
3675
+ "name": "Quantium",
3676
+ "other_name": "u51a0u5eadu7269u6d41",
3677
+ "required_fields": []
3678
  },
3679
  {
3680
+ "slug": "qxpress",
3681
+ "name": "Qxpress",
3682
+ "other_name": "Qxpress Qoo10",
3683
+ "required_fields": []
3684
  },
3685
  {
3686
+ "slug": "raben-group",
3687
+ "name": "Raben Group",
3688
+ "other_name": "myRaben",
3689
+ "required_fields": []
3690
  },
3691
  {
3692
+ "slug": "raf",
3693
+ "name": "RAF Philippines",
3694
+ "other_name": "RAF Int'l. Forwarding",
3695
+ "required_fields": []
3696
  },
3697
  {
3698
+ "slug": "raiderex",
3699
+ "name": "RaidereX",
3700
+ "other_name": "Detrack",
3701
+ "required_fields": []
3702
  },
3703
  {
3704
+ "slug": "ramgroup-za",
3705
+ "name": "RAM",
3706
+ "other_name": "RAM Group",
3707
+ "required_fields": []
3708
  },
3709
  {
3710
+ "slug": "rcl",
3711
+ "name": "Red Carpet Logistics",
3712
+ "other_name": "",
3713
+ "required_fields": []
3714
  },
3715
  {
3716
+ "slug": "redjepakketje",
3717
+ "name": "Red je Pakketje",
3718
+ "other_name": null,
3719
+ "required_fields": []
3720
  },
3721
  {
3722
+ "slug": "redur-es",
3723
+ "name": "Redur Spain",
3724
+ "other_name": "Eurodis",
3725
+ "required_fields": []
3726
  },
3727
  {
3728
+ "slug": "reimaginedelivery",
3729
+ "name": "X",
3730
+ "other_name": null,
3731
+ "required_fields": []
3732
  },
3733
  {
3734
+ "slug": "relaiscolis",
3735
+ "name": "Relais Colis",
3736
+ "other_name": "",
3737
+ "required_fields": [
3738
+ "tracking_key"
3739
+ ]
3740
  },
3741
  {
3742
+ "slug": "rincos",
3743
+ "name": "Rincos",
3744
+ "other_name": "",
3745
+ "required_fields": []
3746
  },
3747
  {
3748
+ "slug": "rl-carriers",
3749
+ "name": "RL Carriers",
3750
+ "other_name": "R+L Carriers",
3751
+ "required_fields": []
3752
  },
3753
  {
3754
+ "slug": "roadbull",
3755
+ "name": "Roadbull Logistics",
3756
+ "other_name": "Roadbull Logistics Pte Ltd",
3757
+ "required_fields": []
3758
  },
3759
  {
3760
+ "slug": "roadrunner-freight",
3761
+ "name": "Roadrunner Transport Service",
3762
+ "other_name": "",
3763
+ "required_fields": []
3764
  },
3765
  {
3766
+ "slug": "rocketparcel",
3767
+ "name": "Rocket Parcel International",
3768
+ "other_name": "",
3769
+ "required_fields": []
3770
  },
3771
  {
3772
+ "slug": "royalshipments",
3773
+ "name": "RoyalShipments",
3774
+ "other_name": "",
3775
+ "required_fields": []
3776
  },
3777
  {
3778
+ "slug": "rpd2man",
3779
+ "name": "RPD2man Deliveries",
3780
+ "other_name": "RPD-2man",
3781
+ "required_fields": []
3782
  },
3783
  {
3784
+ "slug": "rpx",
3785
+ "name": "RPX Indonesia",
3786
+ "other_name": "Repex Perdana International",
3787
+ "required_fields": []
3788
  },
3789
  {
3790
+ "slug": "rpxlogistics",
3791
+ "name": "RPX Logistics",
3792
+ "other_name": "",
3793
+ "required_fields": []
3794
  },
3795
  {
3796
+ "slug": "rpxonline",
3797
+ "name": "RPX Online",
3798
+ "other_name": "Cathay Pacific",
3799
+ "required_fields": []
3800
  },
3801
  {
3802
+ "slug": "rrdonnelley",
3803
+ "name": "RRD International Logistics U.S.A",
3804
+ "other_name": "RRD",
3805
+ "required_fields": []
3806
  },
3807
  {
3808
+ "slug": "russian-post",
3809
+ "name": "Russian Post",
3810
+ "other_name": "Почта России, EMS Post RU",
3811
+ "required_fields": []
3812
  },
3813
  {
3814
+ "slug": "ruston",
3815
+ "name": "Ruston",
3816
+ "other_name": "",
3817
+ "required_fields": []
3818
  },
3819
  {
3820
+ "slug": "rzyexpress",
3821
+ "name": "RZY Express",
3822
+ "other_name": "RZYExpress",
3823
+ "required_fields": []
3824
  },
3825
  {
3826
+ "slug": "saee",
3827
+ "name": "One Saar for IT",
3828
+ "other_name": "",
3829
+ "required_fields": []
3830
  },
3831
  {
3832
+ "slug": "safexpress",
3833
+ "name": "Safexpress",
3834
+ "other_name": "Safexpress",
3835
+ "required_fields": []
3836
  },
3837
  {
3838
+ "slug": "sagawa",
3839
+ "name": "Sagawa",
3840
+ "other_name": "佐川急便",
3841
+ "required_fields": []
3842
  },
3843
  {
3844
+ "slug": "saia-freight",
3845
+ "name": "Saia LTL Freight",
3846
+ "other_name": "",
3847
+ "required_fields": []
3848
  },
3849
  {
3850
+ "slug": "sailpost",
3851
+ "name": "SAILPOST",
3852
+ "other_name": "",
3853
+ "required_fields": []
3854
  },
3855
  {
3856
+ "slug": "sap-express",
3857
+ "name": "SAP EXPRESS",
3858
+ "other_name": "",
3859
+ "required_fields": []
3860
  },
3861
  {
3862
+ "slug": "sapo",
3863
+ "name": "South African Post Office",
3864
+ "other_name": "South African Post Office",
3865
+ "required_fields": []
3866
  },
3867
  {
3868
+ "slug": "saudi-post",
3869
+ "name": "Saudi Post",
3870
+ "other_name": "البريد السعودي",
3871
+ "required_fields": []
3872
  },
3873
  {
3874
+ "slug": "scudex-express",
3875
+ "name": "Scudex Express",
3876
+ "other_name": "",
3877
+ "required_fields": []
3878
  },
3879
  {
3880
+ "slug": "sdh-scm",
3881
+ "name": "闪电猴",
3882
+ "other_name": null,
3883
+ "required_fields": []
3884
  },
3885
  {
3886
+ "slug": "sefl",
3887
+ "name": "Southeastern Freight Lines",
3888
+ "other_name": "",
3889
+ "required_fields": []
3890
  },
3891
  {
3892
+ "slug": "seino",
3893
+ "name": "Seino",
3894
+ "other_name": "",
3895
+ "required_fields": []
3896
  },
3897
  {
3898
+ "slug": "seko-sftp",
3899
+ "name": "SEKO Worldwide, LLC",
3900
+ "other_name": "SEKO Logistics",
3901
+ "required_fields": []
3902
  },
3903
  {
3904
+ "slug": "sekologistics",
3905
+ "name": "SEKO Logistics",
3906
+ "other_name": "SEKO",
3907
+ "required_fields": []
3908
  },
3909
  {
3910
+ "slug": "sending",
3911
+ "name": "Sending Transporte Urgente y Comunicacion, S.A.U",
3912
+ "other_name": "",
3913
+ "required_fields": []
3914
  },
3915
  {
3916
+ "slug": "sendit",
3917
+ "name": "Sendit",
3918
+ "other_name": "",
3919
+ "required_fields": []
3920
  },
3921
  {
3922
+ "slug": "sendle",
3923
+ "name": "Sendle",
3924
+ "other_name": "",
3925
+ "required_fields": []
3926
  },
3927
  {
3928
+ "slug": "sf-express",
3929
+ "name": "SF Express",
3930
+ "other_name": "順豊快遞, SF",
3931
+ "required_fields": []
3932
  },
3933
  {
3934
+ "slug": "sf-express-webhook",
3935
+ "name": "SF Express (Webhook)",
3936
+ "other_name": "顺丰速运 (丰桥路由状态推送)",
3937
+ "required_fields": []
3938
  },
3939
  {
3940
+ "slug": "sfb2c",
3941
+ "name": "SF International",
3942
+ "other_name": "順豐國際",
3943
+ "required_fields": []
3944
  },
3945
  {
3946
+ "slug": "sfc",
3947
+ "name": "SFC",
3948
+ "other_name": "三态速递",
3949
+ "required_fields": []
3950
  },
3951
  {
3952
+ "slug": "sfcservice",
3953
+ "name": "SFC Service",
3954
+ "other_name": "u6df1u5733u4e09u6001u56fdu9645u901fu9012",
3955
+ "required_fields": []
3956
  },
3957
  {
3958
+ "slug": "sfplus-webhook",
3959
+ "name": "Zeek",
3960
+ "other_name": "Kin Shun Information Technology Limited",
3961
+ "required_fields": []
3962
  },
3963
  {
3964
+ "slug": "ship-it-asia",
3965
+ "name": "Ship It Asia",
3966
+ "other_name": "",
3967
+ "required_fields": []
3968
  },
3969
  {
3970
+ "slug": "shipa",
3971
+ "name": "SHIPA",
3972
+ "other_name": "",
3973
+ "required_fields": []
3974
  },
3975
  {
3976
+ "slug": "shippify",
3977
+ "name": "Shippify, Inc",
3978
+ "other_name": "",
3979
+ "required_fields": []
3980
  },
3981
  {
3982
+ "slug": "shippit",
3983
+ "name": "Shippit",
3984
+ "other_name": "",
3985
+ "required_fields": []
3986
  },
3987
  {
3988
+ "slug": "shipter",
3989
+ "name": "SHIPTER",
3990
+ "other_name": null,
3991
+ "required_fields": []
3992
  },
3993
  {
3994
+ "slug": "shiptor",
3995
+ "name": "Shiptor",
3996
+ "other_name": "",
3997
+ "required_fields": []
 
 
3998
  },
3999
  {
4000
+ "slug": "shopfans",
4001
+ "name": "ShopfansRU LLC",
4002
+ "other_name": "",
4003
+ "required_fields": []
4004
  },
4005
  {
4006
+ "slug": "shree-maruti",
4007
+ "name": "Shree Maruti Courier Services Pvt Ltd",
4008
+ "other_name": "",
4009
+ "required_fields": []
4010
  },
4011
  {
4012
+ "slug": "shreetirupati",
4013
+ "name": "SHREE TIRUPATI COURIER SERVICES PVT. LTD.",
4014
+ "other_name": "",
4015
+ "required_fields": []
4016
  },
4017
  {
4018
+ "slug": "sic-teliway",
4019
+ "name": "Teliway SIC Express",
4020
+ "other_name": "Prevote",
4021
+ "required_fields": []
4022
  },
4023
  {
4024
+ "slug": "simplypost",
4025
+ "name": "J & T Express Singapore",
4026
+ "other_name": "",
4027
+ "required_fields": []
4028
  },
4029
  {
4030
+ "slug": "singapore-post",
4031
+ "name": "Singapore Post",
4032
+ "other_name": "SingPost",
4033
+ "required_fields": []
4034
  },
4035
  {
4036
+ "slug": "singapore-speedpost",
4037
+ "name": "Singapore Speedpost",
4038
+ "other_name": "Singapore EMS",
4039
+ "required_fields": []
4040
  },
4041
  {
4042
+ "slug": "sinotrans",
4043
+ "name": "Sinotrans",
4044
+ "other_name": "中外运跨境电商物流有限公司",
4045
+ "required_fields": []
4046
  },
4047
  {
4048
+ "slug": "siodemka",
4049
+ "name": "Siodemka",
4050
+ "other_name": "Siodemka Kurier",
4051
+ "required_fields": []
4052
  },
4053
  {
4054
+ "slug": "sk-posta",
4055
+ "name": "Slovenská pošta, a.s.",
4056
+ "other_name": "",
4057
+ "required_fields": []
4058
  },
4059
  {
4060
+ "slug": "sky-postal",
4061
+ "name": "SkyPostal",
4062
+ "other_name": "",
4063
+ "required_fields": []
4064
  },
4065
  {
4066
+ "slug": "skybox",
4067
+ "name": "SKYBOX",
4068
+ "other_name": "",
4069
+ "required_fields": []
4070
  },
4071
  {
4072
+ "slug": "skynet",
4073
+ "name": "SkyNet Malaysia",
4074
+ "other_name": "SkyNet MY",
4075
+ "required_fields": []
4076
  },
4077
  {
4078
+ "slug": "skynet-za",
4079
+ "name": "Skynet World Wide Express South Africa",
4080
+ "other_name": "",
4081
+ "required_fields": []
4082
  },
4083
  {
4084
+ "slug": "skynetworldwide",
4085
+ "name": "SkyNet Worldwide Express",
4086
+ "other_name": "Skynetwwe",
4087
+ "required_fields": []
4088
  },
4089
  {
4090
+ "slug": "skynetworldwide-uae",
4091
+ "name": "SkyNet Worldwide Express UAE",
4092
+ "other_name": "",
4093
+ "required_fields": []
4094
  },
4095
  {
4096
+ "slug": "skynetworldwide-uk",
4097
+ "name": "Skynet Worldwide Express UK",
4098
+ "other_name": "Skynet UK",
4099
+ "required_fields": []
4100
  },
4101
  {
4102
+ "slug": "smg-express",
4103
+ "name": "SMG Direct",
4104
+ "other_name": "",
4105
+ "required_fields": []
4106
  },
4107
  {
4108
+ "slug": "smooth",
4109
+ "name": "Smooth Couriers",
4110
+ "other_name": "",
4111
+ "required_fields": []
4112
  },
4113
  {
4114
+ "slug": "smsa-express",
4115
+ "name": "SMSA Express",
4116
+ "other_name": "",
4117
+ "required_fields": []
4118
  },
4119
  {
4120
+ "slug": "sonictl",
4121
+ "name": "Sonic Transportation & Logistics",
4122
+ "other_name": "",
4123
+ "required_fields": []
4124
  },
4125
  {
4126
+ "slug": "spain-correos-es",
4127
+ "name": "Correos de España",
4128
+ "other_name": "Spain Post, ChronoExpress",
4129
+ "required_fields": []
 
 
4130
  },
4131
  {
4132
+ "slug": "spanish-seur",
4133
+ "name": "Spanish Seur",
4134
+ "other_name": "SEUR",
4135
+ "required_fields": []
4136
  },
4137
  {
4138
+ "slug": "spanish-seur-api",
4139
+ "name": "Spanish Seur API",
4140
+ "other_name": "",
4141
+ "required_fields": []
4142
  },
4143
  {
4144
+ "slug": "spanish-seur-ftp",
4145
+ "name": "Spanish Seur",
4146
+ "other_name": null,
4147
+ "required_fields": []
4148
  },
4149
  {
4150
+ "slug": "specialisedfreight-za",
4151
+ "name": "Specialised Freight",
4152
+ "other_name": "SFS",
4153
+ "required_fields": []
4154
  },
4155
  {
4156
+ "slug": "spectran",
4157
+ "name": "Spectran",
4158
+ "other_name": null,
4159
+ "required_fields": []
 
 
4160
  },
4161
  {
4162
+ "slug": "speedcouriers-gr",
4163
+ "name": "Speed Couriers",
4164
+ "other_name": "Speed Couriers",
4165
+ "required_fields": []
4166
  },
4167
  {
4168
+ "slug": "speedee",
4169
+ "name": "Spee-Dee Delivery",
4170
+ "other_name": "",
4171
+ "required_fields": []
4172
  },
4173
  {
4174
+ "slug": "speedex",
4175
+ "name": "SPEEDEX",
4176
+ "other_name": null,
4177
+ "required_fields": []
4178
  },
4179
  {
4180
+ "slug": "speedexcourier",
4181
+ "name": "Speedex Courier",
4182
+ "other_name": "Speedex Courier",
4183
+ "required_fields": []
4184
  },
4185
  {
4186
+ "slug": "speedy",
4187
+ "name": "Speedy",
4188
+ "other_name": "",
4189
+ "required_fields": []
4190
  },
4191
  {
4192
+ "slug": "spoton",
4193
+ "name": "SPOTON Logistics Pvt Ltd",
4194
+ "other_name": "",
4195
+ "required_fields": []
4196
  },
4197
  {
4198
+ "slug": "spring-gds",
4199
+ "name": "Spring GDS",
4200
+ "other_name": "",
4201
+ "required_fields": []
4202
  },
4203
  {
4204
+ "slug": "sprint-pack",
4205
+ "name": "SPRINT PACK",
4206
+ "other_name": "",
4207
+ "required_fields": []
4208
  },
4209
  {
4210
+ "slug": "srekorea",
4211
+ "name": "SRE Korea",
4212
+ "other_name": "SRE 배송서비스",
4213
+ "required_fields": []
4214
  },
4215
  {
4216
+ "slug": "stallionexpress",
4217
+ "name": "Stallion Express",
4218
+ "other_name": "",
4219
+ "required_fields": []
4220
  },
4221
  {
4222
+ "slug": "star-track",
4223
+ "name": "StarTrack",
4224
+ "other_name": "Star Track",
4225
+ "required_fields": []
4226
  },
4227
  {
4228
+ "slug": "star-track-courier",
4229
+ "name": "Star Track Courier",
4230
+ "other_name": "",
4231
+ "required_fields": [
4232
+ "tracking_state"
4233
+ ]
4234
  },
4235
  {
4236
+ "slug": "star-track-express",
4237
+ "name": "Star Track Express",
4238
+ "other_name": "AaE Australian air Express",
4239
+ "required_fields": []
4240
  },
4241
  {
4242
+ "slug": "star-track-next-flight",
4243
+ "name": "Star Track Next Flight",
4244
+ "other_name": null,
4245
+ "required_fields": []
4246
  },
4247
  {
4248
+ "slug": "starken",
4249
+ "name": "STARKEN",
4250
+ "other_name": "",
4251
+ "required_fields": []
4252
  },
4253
  {
4254
+ "slug": "stepforwardfs",
4255
+ "name": "STEP FORWARD FREIGHT SERVICE CO LTD",
4256
+ "other_name": null,
4257
+ "required_fields": []
4258
  },
4259
  {
4260
+ "slug": "sto",
4261
+ "name": "STO Express",
4262
+ "other_name": "申通快递, Shentong Express",
4263
+ "required_fields": []
4264
  },
4265
  {
4266
+ "slug": "stone3pl",
4267
+ "name": "STONE3PL",
4268
+ "other_name": null,
4269
+ "required_fields": []
4270
  },
4271
  {
4272
+ "slug": "sutton",
4273
+ "name": "Sutton Transport",
4274
+ "other_name": "",
4275
+ "required_fields": []
 
 
 
4276
  },
4277
  {
4278
+ "slug": "sweden-posten",
4279
+ "name": "PostNord Sweden",
4280
+ "other_name": "Sweden Post, Posten, Sweden Posten",
4281
+ "required_fields": []
4282
  },
4283
  {
4284
+ "slug": "swiss-post",
4285
+ "name": "Swiss Post",
4286
+ "other_name": "La Poste Suisse, Die Schweizerische Post, Die Post",
4287
+ "required_fields": []
4288
  },
4289
  {
4290
+ "slug": "sypost",
4291
+ "name": "Sunyou Post",
4292
+ "other_name": "",
4293
+ "required_fields": []
4294
  },
4295
  {
4296
+ "slug": "szdpex",
4297
+ "name": "DPEX China",
4298
+ "other_name": "DPEX(深圳)国际物流, Toll China",
4299
+ "required_fields": []
4300
  },
4301
  {
4302
+ "slug": "szendex",
4303
+ "name": "SZENDEX",
4304
+ "other_name": null,
4305
+ "required_fields": []
 
 
4306
  },
4307
  {
4308
+ "slug": "taiwan-post",
4309
+ "name": "Taiwan Post",
4310
+ "other_name": "Chunghwa Post, 台灣中華郵政",
4311
+ "required_fields": []
4312
  },
4313
  {
4314
+ "slug": "taqbin-hk",
4315
+ "name": "TAQBIN Hong Kong",
4316
+ "other_name": "Yamat, 雅瑪多運輸- 宅急便",
4317
+ "required_fields": []
 
 
 
4318
  },
4319
  {
4320
+ "slug": "taqbin-jp",
4321
+ "name": "Yamato Japan",
4322
+ "other_name": "ヤマト運輸, TAQBIN",
4323
+ "required_fields": []
 
 
4324
  },
4325
  {
4326
+ "slug": "taqbin-my",
4327
+ "name": "TAQBIN Malaysia",
4328
+ "other_name": "TAQBIN Malaysia",
4329
+ "required_fields": []
4330
  },
4331
  {
4332
+ "slug": "taqbin-sg",
4333
+ "name": "TAQBIN Singapore",
4334
+ "other_name": "Yamato Singapore",
4335
+ "required_fields": []
4336
  },
4337
  {
4338
+ "slug": "taqbin-taiwan",
4339
+ "name": "PRESIDENT TRANSNET CORP",
4340
+ "other_name": "",
4341
+ "required_fields": []
4342
  },
4343
  {
4344
+ "slug": "tarrive",
4345
+ "name": "TONDA GLOBAL",
4346
+ "other_name": "",
4347
+ "required_fields": []
4348
  },
4349
  {
4350
+ "slug": "taxydromiki",
4351
+ "name": "Geniki Taxydromiki",
4352
+ "other_name": "ΓΕΝΙΚΗ ΤΑΧΥΔΡΟΜΙΚΗ",
4353
+ "required_fields": []
4354
  },
4355
  {
4356
+ "slug": "tazmanian-freight",
4357
+ "name": "Tazmanian Freight Systems",
4358
+ "other_name": "",
4359
+ "required_fields": []
4360
  },
4361
  {
4362
+ "slug": "tck-express",
4363
+ "name": "TCK Express",
4364
+ "other_name": "",
4365
+ "required_fields": []
4366
  },
4367
  {
4368
+ "slug": "tcs",
4369
+ "name": "TCS",
4370
+ "other_name": "",
4371
+ "required_fields": []
4372
  },
4373
  {
4374
+ "slug": "tecor",
4375
+ "name": "Tecor Transport",
4376
+ "other_name": null,
4377
+ "required_fields": []
4378
  },
4379
  {
4380
+ "slug": "tfm",
4381
+ "name": "TFM Xpress",
4382
+ "other_name": "",
4383
+ "required_fields": [
4384
+ "tracking_postal_code"
4385
+ ]
4386
  },
4387
  {
4388
+ "slug": "tforce-finalmile",
4389
+ "name": "TForce Final Mile",
4390
+ "other_name": "",
4391
+ "required_fields": []
4392
  },
4393
  {
4394
+ "slug": "tgx",
4395
+ "name": "Kerry Express Hong Kong",
4396
+ "other_name": "Top Gun Express, 精英速運, TGX",
4397
+ "required_fields": []
4398
  },
4399
  {
4400
+ "slug": "thabit-logistics",
4401
+ "name": "Thabit Logistics",
4402
+ "other_name": null,
4403
+ "required_fields": []
4404
  },
4405
  {
4406
+ "slug": "thailand-post",
4407
+ "name": "Thailand Thai Post",
4408
+ "other_name": "ไปรษณีย์ไทย",
4409
+ "required_fields": []
4410
  },
4411
  {
4412
+ "slug": "thecourierguy",
4413
+ "name": "The Courier Guy",
4414
+ "other_name": "TheCourierGuy",
4415
+ "required_fields": []
4416
  },
4417
  {
4418
+ "slug": "thedeliverygroup",
4419
+ "name": "TDG – The Delivery Group",
4420
+ "other_name": "",
4421
+ "required_fields": [
4422
+ "tracking_postal_code"
4423
+ ]
4424
  },
4425
  {
4426
+ "slug": "thenile-webhook",
4427
+ "name": "SortHub",
4428
+ "other_name": "",
4429
+ "required_fields": []
4430
  },
4431
  {
4432
+ "slug": "tiki",
4433
+ "name": "Tiki",
4434
+ "other_name": "Citra Van Titipan Kilat",
4435
+ "required_fields": []
4436
  },
4437
  {
4438
+ "slug": "tipsa",
4439
+ "name": "TIPSA",
4440
+ "other_name": "",
4441
+ "required_fields": []
4442
  },
4443
  {
4444
+ "slug": "tipsa-api",
4445
+ "name": "Tipsa API",
4446
+ "other_name": null,
4447
+ "required_fields": []
4448
  },
4449
  {
4450
+ "slug": "tipsa-ref",
4451
+ "name": "Tipsa Reference",
4452
+ "other_name": null,
4453
+ "required_fields": []
4454
  },
4455
  {
4456
+ "slug": "tnt",
4457
+ "name": "TNT",
4458
+ "other_name": "TNT Express",
4459
+ "required_fields": []
4460
  },
4461
  {
4462
+ "slug": "tnt-au",
4463
+ "name": "TNT Australia",
4464
+ "other_name": "TNT AU",
4465
+ "required_fields": []
4466
  },
4467
  {
4468
+ "slug": "tnt-click",
4469
+ "name": "TNT-Click Italy",
4470
+ "other_name": "TNT Italy",
4471
+ "required_fields": []
4472
  },
4473
  {
4474
+ "slug": "tnt-fr",
4475
+ "name": "TNT France",
4476
+ "other_name": "TNT Express FR",
4477
+ "required_fields": []
4478
  },
4479
  {
4480
+ "slug": "tnt-it",
4481
+ "name": "TNT Italy",
4482
+ "other_name": "TNT Express IT",
4483
+ "required_fields": []
4484
  },
4485
  {
4486
+ "slug": "tnt-reference",
4487
+ "name": "TNT Reference",
4488
+ "other_name": "TNT consignment reference",
4489
+ "required_fields": []
4490
  },
4491
  {
4492
+ "slug": "tnt-uk",
4493
+ "name": "TNT UK",
4494
+ "other_name": "TNT United Kingdom",
4495
+ "required_fields": []
4496
  },
4497
  {
4498
+ "slug": "tnt-uk-reference",
4499
+ "name": "TNT UK Reference",
4500
+ "other_name": "TNT UK consignment reference",
4501
+ "required_fields": []
4502
  },
4503
  {
4504
+ "slug": "tntpost-it",
4505
+ "name": "Nexive (TNT Post Italy)",
4506
+ "other_name": "Postnl TNT",
4507
+ "required_fields": []
4508
  },
4509
  {
4510
+ "slug": "toll-ipec",
4511
+ "name": "Toll IPEC",
4512
+ "other_name": "Toll Express",
4513
+ "required_fields": []
4514
  },
4515
  {
4516
+ "slug": "toll-nz",
4517
+ "name": "Toll New Zealand",
4518
+ "other_name": "",
4519
+ "required_fields": []
4520
  },
4521
  {
4522
+ "slug": "toll-priority",
4523
+ "name": "Toll Priority",
4524
+ "other_name": "Toll Group, Toll Priority",
4525
+ "required_fields": []
4526
  },
4527
  {
4528
+ "slug": "tolos",
4529
+ "name": "Tolos",
4530
+ "other_name": "",
4531
+ "required_fields": []
 
 
4532
  },
4533
  {
4534
+ "slug": "tophatterexpress",
4535
+ "name": "Tophatter Express",
4536
+ "other_name": "",
4537
+ "required_fields": []
 
 
4538
  },
4539
  {
4540
+ "slug": "topyou",
4541
+ "name": "TopYou",
4542
+ "other_name": null,
4543
+ "required_fields": []
4544
  },
4545
  {
4546
+ "slug": "total-express",
4547
+ "name": "Total Express",
4548
+ "other_name": "",
4549
+ "required_fields": [
4550
+ "tracking_account_number"
4551
+ ]
4552
  },
4553
  {
4554
+ "slug": "tourline",
4555
+ "name": "tourline",
4556
+ "other_name": "ctt",
4557
+ "required_fields": []
4558
  },
4559
  {
4560
+ "slug": "tourline-reference",
4561
+ "name": "Tourline Express",
4562
+ "other_name": "",
4563
+ "required_fields": []
4564
  },
4565
  {
4566
+ "slug": "trackon",
4567
+ "name": "Trackon Couriers Pvt. Ltd",
4568
+ "other_name": null,
4569
+ "required_fields": []
4570
  },
4571
  {
4572
+ "slug": "trakpak",
4573
+ "name": "P2P TrakPak",
4574
+ "other_name": "bpost international P2P Mailing Trak Pak",
4575
+ "required_fields": []
4576
  },
4577
  {
4578
+ "slug": "trans-kargo",
4579
+ "name": "Trans Kargo Internasional",
4580
+ "other_name": "",
4581
+ "required_fields": []
4582
  },
4583
  {
4584
+ "slug": "transmission-nl",
4585
+ "name": "TransMission",
4586
+ "other_name": "mijnzending",
4587
+ "required_fields": [
4588
+ "tracking_postal_code"
4589
+ ]
4590
  },
4591
  {
4592
+ "slug": "trumpcard",
4593
+ "name": "TRUMPCARD LLC",
4594
+ "other_name": null,
4595
+ "required_fields": []
4596
  },
4597
  {
4598
+ "slug": "trunkrs-webhook",
4599
+ "name": "Trunkrs",
4600
+ "other_name": "",
4601
+ "required_fields": []
4602
  },
4603
  {
4604
+ "slug": "tuffnells",
4605
+ "name": "Tuffnells Parcels Express",
4606
+ "other_name": "",
4607
+ "required_fields": [
4608
+ "tracking_account_number",
4609
+ "tracking_postal_code"
4610
+ ]
4611
  },
4612
  {
4613
+ "slug": "tuffnells-reference",
4614
+ "name": "Tuffnells Parcels Express- Reference",
4615
+ "other_name": "",
4616
+ "required_fields": [
4617
+ "tracking_postal_code"
4618
+ ]
4619
  },
4620
  {
4621
+ "slug": "ubi-logistics",
4622
+ "name": "UBI Smart Parcel",
4623
+ "other_name": "",
4624
+ "required_fields": []
4625
  },
4626
  {
4627
+ "slug": "uds",
4628
+ "name": "United Delivery Service, Ltd",
4629
+ "other_name": "",
4630
+ "required_fields": []
4631
  },
4632
  {
4633
+ "slug": "uk-mail",
4634
+ "name": "UK Mail",
4635
+ "other_name": "Business Post Group",
4636
+ "required_fields": []
4637
  },
4638
  {
4639
+ "slug": "ukrposhta",
4640
+ "name": "UkrPoshta",
4641
+ "other_name": "Укрпошта",
4642
+ "required_fields": []
4643
  },
4644
  {
4645
+ "slug": "up-express",
4646
+ "name": "UP-express",
4647
+ "other_name": "",
4648
+ "required_fields": []
4649
  },
4650
  {
4651
+ "slug": "ups",
4652
+ "name": "UPS",
4653
+ "other_name": "United Parcel Service",
4654
+ "required_fields": []
4655
  },
4656
  {
4657
+ "slug": "ups-api",
4658
+ "name": "UPS API",
4659
+ "other_name": "United Parcel Service",
4660
+ "required_fields": [
4661
+ "tracking_origin_country",
4662
+ "tracking_postal_code"
4663
+ ]
4664
  },
4665
  {
4666
+ "slug": "ups-freight",
4667
+ "name": "UPS Freight",
4668
+ "other_name": "UPS LTL and Truckload",
4669
+ "required_fields": []
4670
  },
4671
  {
4672
+ "slug": "ups-mi",
4673
+ "name": "UPS Mail Innovations",
4674
+ "other_name": "UPS MI",
4675
+ "required_fields": []
4676
  },
4677
  {
4678
+ "slug": "ups-reference",
4679
+ "name": "UPS Reference",
4680
+ "other_name": "United Parcel Service",
4681
+ "required_fields": []
4682
  },
4683
  {
4684
+ "slug": "urgent-cargus",
4685
+ "name": "Urgent Cargus",
4686
+ "other_name": "",
4687
+ "required_fields": []
4688
  },
4689
  {
4690
+ "slug": "usf-reddaway",
4691
+ "name": "USF Reddaway",
4692
+ "other_name": "",
4693
+ "required_fields": []
4694
  },
4695
  {
4696
+ "slug": "uship",
4697
+ "name": "uShip",
4698
+ "other_name": "",
4699
+ "required_fields": []
4700
  },
4701
  {
4702
+ "slug": "usps",
4703
+ "name": "USPS",
4704
+ "other_name": "United States Postal Service",
4705
+ "required_fields": []
4706
  },
4707
  {
4708
+ "slug": "usps-api",
4709
+ "name": "USPS API",
4710
+ "other_name": null,
4711
+ "required_fields": []
4712
  },
4713
  {
4714
+ "slug": "usps-webhook",
4715
+ "name": "USPS Informed Visibility - Webhook",
4716
+ "other_name": "USPS IV",
4717
+ "required_fields": []
4718
+ },
4719
+ {
4720
+ "slug": "via-express",
4721
+ "name": "Viaxpress",
4722
+ "other_name": "",
4723
+ "required_fields": []
4724
+ },
4725
+ {
4726
+ "slug": "viaeurope",
4727
+ "name": "ViaEurope",
4728
+ "other_name": null,
4729
+ "required_fields": []
4730
+ },
4731
+ {
4732
+ "slug": "viettelpost",
4733
+ "name": "ViettelPost",
4734
+ "other_name": "Bưu chính Viettel",
4735
+ "required_fields": []
4736
+ },
4737
+ {
4738
+ "slug": "virtransport",
4739
+ "name": "VIR Transport",
4740
+ "other_name": "",
4741
+ "required_fields": [
4742
+ "tracking_account_number"
4743
+ ]
4744
+ },
4745
+ {
4746
+ "slug": "viwo",
4747
+ "name": "VIWO IoT",
4748
+ "other_name": "",
4749
+ "required_fields": []
4750
+ },
4751
+ {
4752
+ "slug": "vnpost",
4753
+ "name": "Vietnam Post",
4754
+ "other_name": "VNPost",
4755
+ "required_fields": []
4756
+ },
4757
+ {
4758
+ "slug": "vnpost-ems",
4759
+ "name": "Vietnam Post EMS",
4760
+ "other_name": "VNPost EMS",
4761
+ "required_fields": []
4762
+ },
4763
+ {
4764
+ "slug": "vox",
4765
+ "name": "VOX SOLUCION EMPRESARIAL SRL",
4766
+ "other_name": "",
4767
+ "required_fields": []
4768
+ },
4769
+ {
4770
+ "slug": "wahana",
4771
+ "name": "Wahana",
4772
+ "other_name": "Wahana Indonesia",
4773
+ "required_fields": []
4774
+ },
4775
+ {
4776
+ "slug": "wanbexpress",
4777
+ "name": "WanbExpress",
4778
+ "other_name": "",
4779
+ "required_fields": []
4780
+ },
4781
+ {
4782
+ "slug": "watkins-shepard",
4783
+ "name": "Watkins Shepard",
4784
+ "other_name": "",
4785
+ "required_fields": []
4786
+ },
4787
+ {
4788
+ "slug": "weaship",
4789
+ "name": "Weaship",
4790
+ "other_name": "",
4791
+ "required_fields": []
4792
+ },
4793
+ {
4794
+ "slug": "wedo",
4795
+ "name": "WeDo Logistics",
4796
+ "other_name": "運德物流",
4797
+ "required_fields": []
4798
+ },
4799
+ {
4800
+ "slug": "wepost",
4801
+ "name": "WePost Sdn Bhd",
4802
+ "other_name": "",
4803
+ "required_fields": []
4804
+ },
4805
+ {
4806
+ "slug": "westbank-courier",
4807
+ "name": "West Bank Courier",
4808
+ "other_name": "",
4809
+ "required_fields": []
4810
+ },
4811
+ {
4812
+ "slug": "whistl",
4813
+ "name": "Whistl",
4814
+ "other_name": "",
4815
+ "required_fields": []
4816
+ },
4817
+ {
4818
+ "slug": "wise-express",
4819
+ "name": "Wise Express",
4820
+ "other_name": "u4e07u8272u901fu9012",
4821
+ "required_fields": []
4822
+ },
4823
+ {
4824
+ "slug": "wiseloads",
4825
+ "name": "Wiseloads",
4826
+ "other_name": "",
4827
+ "required_fields": []
4828
+ },
4829
+ {
4830
+ "slug": "wishpost",
4831
+ "name": "WishPost",
4832
+ "other_name": "Wish",
4833
+ "required_fields": []
4834
+ },
4835
+ {
4836
+ "slug": "wizmo",
4837
+ "name": "Wizmo",
4838
+ "other_name": "",
4839
+ "required_fields": []
4840
+ },
4841
+ {
4842
+ "slug": "wmg",
4843
+ "name": "WMG Delivery",
4844
+ "other_name": "World Marketing Group Pte Ltd",
4845
+ "required_fields": []
4846
+ },
4847
+ {
4848
+ "slug": "wndirect",
4849
+ "name": "wnDirect",
4850
+ "other_name": "",
4851
+ "required_fields": []
4852
+ },
4853
+ {
4854
+ "slug": "xde-webhook",
4855
+ "name": "Ximex Delivery Express",
4856
+ "other_name": null,
4857
+ "required_fields": []
4858
+ },
4859
+ {
4860
+ "slug": "xdp-uk",
4861
+ "name": "XDP Express",
4862
+ "other_name": "XDP UK",
4863
+ "required_fields": [
4864
+ "tracking_postal_code"
4865
+ ]
4866
+ },
4867
+ {
4868
+ "slug": "xdp-uk-reference",
4869
+ "name": "XDP Express Reference",
4870
+ "other_name": "XDP UK",
4871
+ "required_fields": [
4872
+ "tracking_postal_code"
4873
+ ]
4874
+ },
4875
+ {
4876
+ "slug": "xend",
4877
+ "name": "Xend Express",
4878
+ "other_name": "Xend Business Solutions",
4879
+ "required_fields": []
4880
+ },
4881
+ {
4882
+ "slug": "xl-express",
4883
+ "name": "XL Express",
4884
+ "other_name": "",
4885
+ "required_fields": []
4886
+ },
4887
+ {
4888
+ "slug": "xpedigo",
4889
+ "name": "Xpedigo",
4890
+ "other_name": "",
4891
+ "required_fields": []
4892
+ },
4893
+ {
4894
+ "slug": "xpert-delivery",
4895
+ "name": "Xpert Delivery",
4896
+ "other_name": "",
4897
+ "required_fields": []
4898
+ },
4899
+ {
4900
+ "slug": "xpo-logistics",
4901
+ "name": "XPO logistics",
4902
+ "other_name": "",
4903
+ "required_fields": []
4904
+ },
4905
+ {
4906
+ "slug": "xpost",
4907
+ "name": "Xpost.ph",
4908
+ "other_name": "",
4909
+ "required_fields": []
4910
+ },
4911
+ {
4912
+ "slug": "xpressbees",
4913
+ "name": "XpressBees",
4914
+ "other_name": "XpressBees logistics",
4915
+ "required_fields": []
4916
+ },
4917
+ {
4918
+ "slug": "xq-express",
4919
+ "name": "XQ Express",
4920
+ "other_name": "u661fu4e7eu7269u6d41",
4921
+ "required_fields": []
4922
+ },
4923
+ {
4924
+ "slug": "yakit",
4925
+ "name": "Yakit",
4926
+ "other_name": "",
4927
+ "required_fields": []
4928
+ },
4929
+ {
4930
+ "slug": "yamato-hk",
4931
+ "name": "Yamato Hong Kong Shipments",
4932
+ "other_name": null,
4933
+ "required_fields": []
4934
+ },
4935
+ {
4936
+ "slug": "yanwen",
4937
+ "name": "Yanwen",
4938
+ "other_name": "燕文物流",
4939
+ "required_fields": []
4940
+ },
4941
+ {
4942
+ "slug": "ydh-express",
4943
+ "name": "YDH express",
4944
+ "other_name": null,
4945
+ "required_fields": []
4946
+ },
4947
+ {
4948
+ "slug": "yingnuo-logistics",
4949
+ "name": "英诺供应链",
4950
+ "other_name": "",
4951
+ "required_fields": []
4952
+ },
4953
+ {
4954
+ "slug": "yodel",
4955
+ "name": "Yodel Domestic",
4956
+ "other_name": "Home Delivery Network Limited (HDNL)",
4957
+ "required_fields": []
4958
+ },
4959
+ {
4960
+ "slug": "yodel-international",
4961
+ "name": "Yodel International",
4962
+ "other_name": "Home Delivery Network, HDNL",
4963
+ "required_fields": []
4964
+ },
4965
+ {
4966
+ "slug": "yrc",
4967
+ "name": "YRC",
4968
+ "other_name": "YRC Freight",
4969
+ "required_fields": []
4970
+ },
4971
+ {
4972
+ "slug": "yto",
4973
+ "name": "YTO Express",
4974
+ "other_name": "u5706u901au901fu9012",
4975
+ "required_fields": []
4976
+ },
4977
+ {
4978
+ "slug": "yundaex",
4979
+ "name": "Yunda Express",
4980
+ "other_name": "韵达快递",
4981
+ "required_fields": []
4982
+ },
4983
+ {
4984
+ "slug": "yunexpress",
4985
+ "name": "YunExpress",
4986
+ "other_name": "云途物流",
4987
+ "required_fields": []
4988
+ },
4989
+ {
4990
+ "slug": "yurtici-kargo",
4991
+ "name": "Yurtici Kargo",
4992
+ "other_name": "",
4993
+ "required_fields": []
4994
+ },
4995
+ {
4996
+ "slug": "yycom",
4997
+ "name": "HUAHANG EXPRESS",
4998
+ "other_name": "华航吉运",
4999
+ "required_fields": []
5000
+ },
5001
+ {
5002
+ "slug": "zajil-express",
5003
+ "name": "Zajil Express Company",
5004
+ "other_name": "",
5005
+ "required_fields": []
5006
+ },
5007
+ {
5008
+ "slug": "zeleris",
5009
+ "name": "Zeleris",
5010
+ "other_name": "",
5011
+ "required_fields": []
5012
+ },
5013
+ {
5014
+ "slug": "zepto-express",
5015
+ "name": "ZeptoExpress",
5016
+ "other_name": "",
5017
+ "required_fields": []
5018
+ },
5019
+ {
5020
+ "slug": "ziingfinalmile",
5021
+ "name": "Ziing Final Mile Inc",
5022
+ "other_name": null,
5023
+ "required_fields": []
5024
+ },
5025
+ {
5026
+ "slug": "zinc",
5027
+ "name": "Zinc",
5028
+ "other_name": "",
5029
+ "required_fields": []
5030
+ },
5031
+ {
5032
+ "slug": "zjs-express",
5033
+ "name": "ZJS International",
5034
+ "other_name": "宅急送快運",
5035
+ "required_fields": []
5036
+ },
5037
+ {
5038
+ "slug": "zto-express",
5039
+ "name": "ZTO Express",
5040
+ "other_name": "",
5041
+ "required_fields": []
5042
+ },
5043
+ {
5044
+ "slug": "zyllem",
5045
+ "name": "Zyllem",
5046
+ "other_name": "RocketUncle",
5047
+ "required_fields": []
5048
  }
5049
  ];
5050
  return data;
5051
+ }
assets/js/couriers.json CHANGED
@@ -1,10 +1,4 @@
1
  [
2
- {
3
- "slug": "007ex",
4
- "name": "007EX",
5
- "other_name": "",
6
- "required_fields": []
7
- },
8
  {
9
  "slug": "17postservice",
10
  "name": "17 Post Service",
@@ -133,12 +127,6 @@
133
  "other_name": "",
134
  "required_fields": []
135
  },
136
- {
137
- "slug": "aersure",
138
- "name": "Aersure",
139
- "other_name": "",
140
- "required_fields": []
141
- },
142
  {
143
  "slug": "agility",
144
  "name": "Agility",
@@ -147,7 +135,7 @@
147
  },
148
  {
149
  "slug": "air-canada",
150
- "name": "Air Canada",
151
  "other_name": null,
152
  "required_fields": []
153
  },
@@ -219,9 +207,15 @@
219
  "other_name": "",
220
  "required_fields": []
221
  },
 
 
 
 
 
 
222
  {
223
  "slug": "amazon-fba-swiship",
224
- "name": "Amazon FBA Swiship",
225
  "other_name": null,
226
  "required_fields": []
227
  },
@@ -233,12 +227,26 @@
233
  "tracking_key"
234
  ]
235
  },
 
 
 
 
 
 
 
 
236
  {
237
  "slug": "amazon-uk-api",
238
  "name": "Amazon Shipping",
239
  "other_name": null,
240
  "required_fields": []
241
  },
 
 
 
 
 
 
242
  {
243
  "slug": "an-post",
244
  "name": "An Post",
@@ -264,21 +272,15 @@
264
  "required_fields": []
265
  },
266
  {
267
- "slug": "anserx-logistics",
268
- "name": "ANSERX Logistics",
269
- "other_name": null,
270
- "required_fields": []
271
- },
272
- {
273
- "slug": "antron",
274
- "name": "Antron Express",
275
  "other_name": "",
276
  "required_fields": []
277
  },
278
  {
279
- "slug": "ao-courier",
280
- "name": "AO Logistics",
281
- "other_name": "",
282
  "required_fields": []
283
  },
284
  {
@@ -379,7 +381,7 @@
379
  },
380
  {
381
  "slug": "asm",
382
- "name": "ASM",
383
  "other_name": "Asm-Red",
384
  "required_fields": [
385
  "tracking_postal_code"
@@ -403,14 +405,6 @@
403
  "other_name": "",
404
  "required_fields": []
405
  },
406
- {
407
- "slug": "australia-post-sftp",
408
- "name": "Australia Post Sftp",
409
- "other_name": "AusPostSftp",
410
- "required_fields": [
411
- "tracking_account_number"
412
- ]
413
- },
414
  {
415
  "slug": "austrian-post",
416
  "name": "Austrian Post (Express)",
@@ -438,6 +432,12 @@
438
  "tracking_destination_country"
439
  ]
440
  },
 
 
 
 
 
 
441
  {
442
  "slug": "belpost",
443
  "name": "Belpost",
@@ -488,6 +488,12 @@
488
  "other_name": "",
489
  "required_fields": []
490
  },
 
 
 
 
 
 
491
  {
492
  "slug": "bluecare",
493
  "name": "Bluecare Express Ltd",
@@ -508,12 +514,24 @@
508
  "tracking_postal_code"
509
  ]
510
  },
 
 
 
 
 
 
511
  {
512
  "slug": "bneed",
513
  "name": "Bneed",
514
  "other_name": "",
515
  "required_fields": []
516
  },
 
 
 
 
 
 
517
  {
518
  "slug": "bond",
519
  "name": "Bond",
@@ -588,6 +606,12 @@
588
  "other_name": "BRT Corriere Espresso, DPD Italy",
589
  "required_fields": []
590
  },
 
 
 
 
 
 
591
  {
592
  "slug": "brt-it-parcelid",
593
  "name": "BRT Bartolini(Parcel ID)",
@@ -972,9 +996,7 @@
972
  "slug": "courant-plus",
973
  "name": "Courant Plus",
974
  "other_name": null,
975
- "required_fields": [
976
- "tracking_account_number"
977
- ]
978
  },
979
  {
980
  "slug": "courex",
@@ -1012,12 +1034,24 @@
1012
  "other_name": "u52a0u90aeu5b9d",
1013
  "required_fields": []
1014
  },
 
 
 
 
 
 
1015
  {
1016
  "slug": "croshot",
1017
  "name": "Croshot",
1018
  "other_name": null,
1019
  "required_fields": []
1020
  },
 
 
 
 
 
 
1021
  {
1022
  "slug": "ctc-express",
1023
  "name": "CTC Express",
@@ -1219,9 +1253,9 @@
1219
  "required_fields": []
1220
  },
1221
  {
1222
- "slug": "dhl-global-forwarding",
1223
- "name": "DHL Global Forwarding",
1224
- "other_name": "DHL Logistics",
1225
  "required_fields": []
1226
  },
1227
  {
@@ -1396,6 +1430,12 @@
1396
  "other_name": "",
1397
  "required_fields": []
1398
  },
 
 
 
 
 
 
1399
  {
1400
  "slug": "dpd-ireland",
1401
  "name": "DPD Ireland",
@@ -1624,6 +1664,14 @@
1624
  "other_name": "Envialia Spain",
1625
  "required_fields": []
1626
  },
 
 
 
 
 
 
 
 
1627
  {
1628
  "slug": "ep-box",
1629
  "name": "EP-Box",
@@ -1848,6 +1896,12 @@
1848
  "other_name": "",
1849
  "required_fields": []
1850
  },
 
 
 
 
 
 
1851
  {
1852
  "slug": "flytexpress",
1853
  "name": "Flyt Express",
@@ -1872,12 +1926,38 @@
1872
  "other_name": "",
1873
  "required_fields": []
1874
  },
 
 
 
 
 
 
1875
  {
1876
  "slug": "freterapido",
1877
  "name": "Frete Rápido",
1878
  "other_name": "",
1879
  "required_fields": []
1880
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1881
  {
1882
  "slug": "gati-kwe",
1883
  "name": "Gati-KWE",
@@ -1902,6 +1982,14 @@
1902
  "other_name": "GD Express",
1903
  "required_fields": []
1904
  },
 
 
 
 
 
 
 
 
1905
  {
1906
  "slug": "gemworldwide",
1907
  "name": "GEM Worldwide",
@@ -1928,6 +2016,12 @@
1928
  "tracking_key"
1929
  ]
1930
  },
 
 
 
 
 
 
1931
  {
1932
  "slug": "ghn",
1933
  "name": "Giao hàng nhanh",
@@ -2052,6 +2146,12 @@
2052
  "other_name": "GSO Freight",
2053
  "required_fields": []
2054
  },
 
 
 
 
 
 
2055
  {
2056
  "slug": "hct-logistics",
2057
  "name": "HCT LOGISTICS CO.LTD.",
@@ -2070,18 +2170,36 @@
2070
  "other_name": "",
2071
  "required_fields": []
2072
  },
 
 
 
 
 
 
2073
  {
2074
  "slug": "helthjem",
2075
  "name": "Helthjem",
2076
  "other_name": null,
2077
  "required_fields": []
2078
  },
 
 
 
 
 
 
2079
  {
2080
  "slug": "hermes",
2081
  "name": "Hermesworld",
2082
  "other_name": "Hermes-europe UK",
2083
  "required_fields": []
2084
  },
 
 
 
 
 
 
2085
  {
2086
  "slug": "hermes-de",
2087
  "name": "Hermes Germany",
@@ -2090,7 +2208,7 @@
2090
  },
2091
  {
2092
  "slug": "hermes-it",
2093
- "name": "Hermes Italy",
2094
  "other_name": "",
2095
  "required_fields": []
2096
  },
@@ -2106,6 +2224,12 @@
2106
  "other_name": "",
2107
  "required_fields": []
2108
  },
 
 
 
 
 
 
2109
  {
2110
  "slug": "holisol",
2111
  "name": "Holisol",
@@ -2214,6 +2338,12 @@
2214
  "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
2215
  "required_fields": []
2216
  },
 
 
 
 
 
 
2217
  {
2218
  "slug": "inexpost",
2219
  "name": "Inexpost",
@@ -2226,6 +2356,12 @@
2226
  "other_name": "",
2227
  "required_fields": []
2228
  },
 
 
 
 
 
 
2229
  {
2230
  "slug": "intel-valley",
2231
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
@@ -2398,6 +2534,12 @@
2398
  "other_name": "",
2399
  "required_fields": []
2400
  },
 
 
 
 
 
 
2401
  {
2402
  "slug": "jtexpress",
2403
  "name": "J&T EXPRESS MALAYSIA",
@@ -2584,6 +2726,12 @@
2584
  "other_name": "",
2585
  "required_fields": []
2586
  },
 
 
 
 
 
 
2587
  {
2588
  "slug": "liefery",
2589
  "name": "liefery",
@@ -2758,6 +2906,12 @@
2758
  "other_name": "",
2759
  "required_fields": []
2760
  },
 
 
 
 
 
 
2761
  {
2762
  "slug": "megasave",
2763
  "name": "Megasave",
@@ -2836,6 +2990,12 @@
2836
  "other_name": null,
2837
  "required_fields": []
2838
  },
 
 
 
 
 
 
2839
  {
2840
  "slug": "mrw-spain",
2841
  "name": "MRW",
@@ -2906,6 +3066,12 @@
2906
  "other_name": "",
2907
  "required_fields": []
2908
  },
 
 
 
 
 
 
2909
  {
2910
  "slug": "nationwide-my",
2911
  "name": "Nationwide Express",
@@ -2924,6 +3090,12 @@
2924
  "other_name": "",
2925
  "required_fields": []
2926
  },
 
 
 
 
 
 
2927
  {
2928
  "slug": "newgistics",
2929
  "name": "Newgistics",
@@ -2980,12 +3152,6 @@
2980
  "other_name": "NinjaVan MY",
2981
  "required_fields": []
2982
  },
2983
- {
2984
- "slug": "ninjavan-philippines",
2985
- "name": "Ninja Van Philippines",
2986
- "other_name": "",
2987
- "required_fields": []
2988
- },
2989
  {
2990
  "slug": "ninjavan-thai",
2991
  "name": "Ninja Van Thailand",
@@ -3256,6 +3422,12 @@
3256
  "other_name": "",
3257
  "required_fields": []
3258
  },
 
 
 
 
 
 
3259
  {
3260
  "slug": "pfcexpress",
3261
  "name": "PFC Express",
@@ -3336,6 +3508,12 @@
3336
  "other_name": "Poland Post",
3337
  "required_fields": []
3338
  },
 
 
 
 
 
 
3339
  {
3340
  "slug": "pony-express",
3341
  "name": "Pony express",
@@ -3443,6 +3621,12 @@
3443
  "other_name": "贝邮宝",
3444
  "required_fields": []
3445
  },
 
 
 
 
 
 
3446
  {
3447
  "slug": "primamulticipta",
3448
  "name": "PT Prima Multi Cipta",
@@ -3455,6 +3639,12 @@
3455
  "other_name": "TPC India",
3456
  "required_fields": []
3457
  },
 
 
 
 
 
 
3458
  {
3459
  "slug": "ptt-posta",
3460
  "name": "PTT Posta",
@@ -3533,6 +3723,12 @@
3533
  "other_name": "Eurodis",
3534
  "required_fields": []
3535
  },
 
 
 
 
 
 
3536
  {
3537
  "slug": "relaiscolis",
3538
  "name": "Relais Colis",
@@ -3572,9 +3768,9 @@
3572
  "required_fields": []
3573
  },
3574
  {
3575
- "slug": "royal-mail",
3576
- "name": "Royal Mail",
3577
- "other_name": "Royal Mail United Kingdom",
3578
  "required_fields": []
3579
  },
3580
  {
@@ -3589,6 +3785,12 @@
3589
  "other_name": "Repex Perdana International",
3590
  "required_fields": []
3591
  },
 
 
 
 
 
 
3592
  {
3593
  "slug": "rpxonline",
3594
  "name": "RPX Online",
@@ -3619,6 +3821,12 @@
3619
  "other_name": "RZYExpress",
3620
  "required_fields": []
3621
  },
 
 
 
 
 
 
3622
  {
3623
  "slug": "safexpress",
3624
  "name": "Safexpress",
@@ -3667,6 +3875,12 @@
3667
  "other_name": "",
3668
  "required_fields": []
3669
  },
 
 
 
 
 
 
3670
  {
3671
  "slug": "sefl",
3672
  "name": "Southeastern Freight Lines",
@@ -3723,7 +3937,7 @@
3723
  },
3724
  {
3725
  "slug": "sfb2c",
3726
- "name": "S.F International",
3727
  "other_name": "順豐國際",
3728
  "required_fields": []
3729
  },
@@ -3741,7 +3955,7 @@
3741
  },
3742
  {
3743
  "slug": "sfplus-webhook",
3744
- "name": "SF Plus",
3745
  "other_name": "Kin Shun Information Technology Limited",
3746
  "required_fields": []
3747
  },
@@ -3751,6 +3965,12 @@
3751
  "other_name": "",
3752
  "required_fields": []
3753
  },
 
 
 
 
 
 
3754
  {
3755
  "slug": "shippify",
3756
  "name": "Shippify, Inc",
@@ -3763,6 +3983,12 @@
3763
  "other_name": "",
3764
  "required_fields": []
3765
  },
 
 
 
 
 
 
3766
  {
3767
  "slug": "shiptor",
3768
  "name": "Shiptor",
@@ -3811,6 +4037,12 @@
3811
  "other_name": "Singapore EMS",
3812
  "required_fields": []
3813
  },
 
 
 
 
 
 
3814
  {
3815
  "slug": "siodemka",
3816
  "name": "Siodemka",
@@ -3865,12 +4097,6 @@
3865
  "other_name": "Skynet UK",
3866
  "required_fields": []
3867
  },
3868
- {
3869
- "slug": "skypostal",
3870
- "name": "Asendia HK – Premium Service (LATAM)",
3871
- "other_name": "SkyPostal (Postrac)",
3872
- "required_fields": []
3873
- },
3874
  {
3875
  "slug": "smg-express",
3876
  "name": "SMG Direct",
@@ -3913,6 +4139,12 @@
3913
  "other_name": "",
3914
  "required_fields": []
3915
  },
 
 
 
 
 
 
3916
  {
3917
  "slug": "specialisedfreight-za",
3918
  "name": "Specialised Freight",
@@ -3937,6 +4169,12 @@
3937
  "other_name": "",
3938
  "required_fields": []
3939
  },
 
 
 
 
 
 
3940
  {
3941
  "slug": "speedexcourier",
3942
  "name": "Speedex Courier",
@@ -3999,12 +4237,24 @@
3999
  "other_name": "AaE Australian air Express",
4000
  "required_fields": []
4001
  },
 
 
 
 
 
 
4002
  {
4003
  "slug": "starken",
4004
  "name": "STARKEN",
4005
  "other_name": "",
4006
  "required_fields": []
4007
  },
 
 
 
 
 
 
4008
  {
4009
  "slug": "sto",
4010
  "name": "STO Express",
@@ -4119,6 +4369,12 @@
4119
  "other_name": "",
4120
  "required_fields": []
4121
  },
 
 
 
 
 
 
4122
  {
4123
  "slug": "tfm",
4124
  "name": "TFM Xpress",
@@ -4139,6 +4395,12 @@
4139
  "other_name": "Top Gun Express, 精英速運, TGX",
4140
  "required_fields": []
4141
  },
 
 
 
 
 
 
4142
  {
4143
  "slug": "thailand-post",
4144
  "name": "Thailand Thai Post",
@@ -4177,6 +4439,18 @@
4177
  "other_name": "",
4178
  "required_fields": []
4179
  },
 
 
 
 
 
 
 
 
 
 
 
 
4180
  {
4181
  "slug": "tnt",
4182
  "name": "TNT",
@@ -4272,8 +4546,7 @@
4272
  "name": "Total Express",
4273
  "other_name": "",
4274
  "required_fields": [
4275
- "tracking_account_number",
4276
- "tracking_key"
4277
  ]
4278
  },
4279
  {
@@ -4288,9 +4561,15 @@
4288
  "other_name": "",
4289
  "required_fields": []
4290
  },
 
 
 
 
 
 
4291
  {
4292
  "slug": "trakpak",
4293
- "name": "TrakPak",
4294
  "other_name": "bpost international P2P Mailing Trak Pak",
4295
  "required_fields": []
4296
  },
@@ -4308,6 +4587,12 @@
4308
  "tracking_postal_code"
4309
  ]
4310
  },
 
 
 
 
 
 
4311
  {
4312
  "slug": "trunkrs-webhook",
4313
  "name": "Trunkrs",
@@ -4367,6 +4652,15 @@
4367
  "other_name": "United Parcel Service",
4368
  "required_fields": []
4369
  },
 
 
 
 
 
 
 
 
 
4370
  {
4371
  "slug": "ups-freight",
4372
  "name": "UPS Freight",
@@ -4379,6 +4673,12 @@
4379
  "other_name": "UPS MI",
4380
  "required_fields": []
4381
  },
 
 
 
 
 
 
4382
  {
4383
  "slug": "urgent-cargus",
4384
  "name": "Urgent Cargus",
@@ -4403,6 +4703,12 @@
4403
  "other_name": "United States Postal Service",
4404
  "required_fields": []
4405
  },
 
 
 
 
 
 
4406
  {
4407
  "slug": "usps-webhook",
4408
  "name": "USPS Informed Visibility - Webhook",
@@ -4415,6 +4721,12 @@
4415
  "other_name": "",
4416
  "required_fields": []
4417
  },
 
 
 
 
 
 
4418
  {
4419
  "slug": "viettelpost",
4420
  "name": "ViettelPost",
@@ -4447,6 +4759,12 @@
4447
  "other_name": "VNPost EMS",
4448
  "required_fields": []
4449
  },
 
 
 
 
 
 
4450
  {
4451
  "slug": "wahana",
4452
  "name": "Wahana",
@@ -4479,7 +4797,7 @@
4479
  },
4480
  {
4481
  "slug": "wepost",
4482
- "name": "WePost Logistics",
4483
  "other_name": "",
4484
  "required_fields": []
4485
  },
@@ -4531,6 +4849,12 @@
4531
  "other_name": "",
4532
  "required_fields": []
4533
  },
 
 
 
 
 
 
4534
  {
4535
  "slug": "xdp-uk",
4536
  "name": "XDP Express",
@@ -4619,6 +4943,12 @@
4619
  "other_name": null,
4620
  "required_fields": []
4621
  },
 
 
 
 
 
 
4622
  {
4623
  "slug": "yodel",
4624
  "name": "Yodel Domestic",
@@ -4651,7 +4981,7 @@
4651
  },
4652
  {
4653
  "slug": "yunexpress",
4654
- "name": "Yun Express",
4655
  "other_name": "云途物流",
4656
  "required_fields": []
4657
  },
1
  [
 
 
 
 
 
 
2
  {
3
  "slug": "17postservice",
4
  "name": "17 Post Service",
127
  "other_name": "",
128
  "required_fields": []
129
  },
 
 
 
 
 
 
130
  {
131
  "slug": "agility",
132
  "name": "Agility",
135
  },
136
  {
137
  "slug": "air-canada",
138
+ "name": "Rivo",
139
  "other_name": null,
140
  "required_fields": []
141
  },
207
  "other_name": "",
208
  "required_fields": []
209
  },
210
+ {
211
+ "slug": "amazon-email-push",
212
+ "name": "Amazon",
213
+ "other_name": null,
214
+ "required_fields": []
215
+ },
216
  {
217
  "slug": "amazon-fba-swiship",
218
+ "name": "Swiship UK",
219
  "other_name": null,
220
  "required_fields": []
221
  },
227
  "tracking_key"
228
  ]
229
  },
230
+ {
231
+ "slug": "amazon-order",
232
+ "name": "Amazon order",
233
+ "other_name": null,
234
+ "required_fields": [
235
+ "tracking_key"
236
+ ]
237
+ },
238
  {
239
  "slug": "amazon-uk-api",
240
  "name": "Amazon Shipping",
241
  "other_name": null,
242
  "required_fields": []
243
  },
244
+ {
245
+ "slug": "amstan",
246
+ "name": "Amstan Logistics",
247
+ "other_name": null,
248
+ "required_fields": []
249
+ },
250
  {
251
  "slug": "an-post",
252
  "name": "An Post",
272
  "required_fields": []
273
  },
274
  {
275
+ "slug": "ao-courier",
276
+ "name": "AO Logistics",
 
 
 
 
 
 
277
  "other_name": "",
278
  "required_fields": []
279
  },
280
  {
281
+ "slug": "ao-deutschland",
282
+ "name": "AO Deutschland Ltd.",
283
+ "other_name": null,
284
  "required_fields": []
285
  },
286
  {
381
  },
382
  {
383
  "slug": "asm",
384
+ "name": "ASM(GLS Spain)",
385
  "other_name": "Asm-Red",
386
  "required_fields": [
387
  "tracking_postal_code"
405
  "other_name": "",
406
  "required_fields": []
407
  },
 
 
 
 
 
 
 
 
408
  {
409
  "slug": "austrian-post",
410
  "name": "Austrian Post (Express)",
432
  "tracking_destination_country"
433
  ]
434
  },
435
+ {
436
+ "slug": "barqexp",
437
+ "name": "Barq",
438
+ "other_name": "",
439
+ "required_fields": []
440
+ },
441
  {
442
  "slug": "belpost",
443
  "name": "Belpost",
488
  "other_name": "",
489
  "required_fields": []
490
  },
491
+ {
492
+ "slug": "blinklastmile",
493
+ "name": "Blink",
494
+ "other_name": null,
495
+ "required_fields": []
496
+ },
497
  {
498
  "slug": "bluecare",
499
  "name": "Bluecare Express Ltd",
514
  "tracking_postal_code"
515
  ]
516
  },
517
+ {
518
+ "slug": "bluex",
519
+ "name": "Blue Express",
520
+ "other_name": "",
521
+ "required_fields": []
522
+ },
523
  {
524
  "slug": "bneed",
525
  "name": "Bneed",
526
  "other_name": "",
527
  "required_fields": []
528
  },
529
+ {
530
+ "slug": "bombinoexp",
531
+ "name": "Bombino Express Pvt Ltd",
532
+ "other_name": null,
533
+ "required_fields": []
534
+ },
535
  {
536
  "slug": "bond",
537
  "name": "Bond",
606
  "other_name": "BRT Corriere Espresso, DPD Italy",
607
  "required_fields": []
608
  },
609
+ {
610
+ "slug": "brt-it-api",
611
+ "name": "BRT Bartolini API",
612
+ "other_name": null,
613
+ "required_fields": []
614
+ },
615
  {
616
  "slug": "brt-it-parcelid",
617
  "name": "BRT Bartolini(Parcel ID)",
996
  "slug": "courant-plus",
997
  "name": "Courant Plus",
998
  "other_name": null,
999
+ "required_fields": []
 
 
1000
  },
1001
  {
1002
  "slug": "courex",
1034
  "other_name": "u52a0u90aeu5b9d",
1035
  "required_fields": []
1036
  },
1037
+ {
1038
+ "slug": "cpex",
1039
+ "name": "Captain Express International",
1040
+ "other_name": "",
1041
+ "required_fields": []
1042
+ },
1043
  {
1044
  "slug": "croshot",
1045
  "name": "Croshot",
1046
  "other_name": null,
1047
  "required_fields": []
1048
  },
1049
+ {
1050
+ "slug": "cse",
1051
+ "name": "CSE",
1052
+ "other_name": "",
1053
+ "required_fields": []
1054
+ },
1055
  {
1056
  "slug": "ctc-express",
1057
  "name": "CTC Express",
1253
  "required_fields": []
1254
  },
1255
  {
1256
+ "slug": "dhl-global-forwarding-api",
1257
+ "name": "DHL Global Forwarding API",
1258
+ "other_name": null,
1259
  "required_fields": []
1260
  },
1261
  {
1430
  "other_name": "",
1431
  "required_fields": []
1432
  },
1433
+ {
1434
+ "slug": "dpd-hungary",
1435
+ "name": "DPD Hungary",
1436
+ "other_name": null,
1437
+ "required_fields": []
1438
+ },
1439
  {
1440
  "slug": "dpd-ireland",
1441
  "name": "DPD Ireland",
1664
  "other_name": "Envialia Spain",
1665
  "required_fields": []
1666
  },
1667
+ {
1668
+ "slug": "envialia-reference",
1669
+ "name": "Envialia Reference",
1670
+ "other_name": null,
1671
+ "required_fields": [
1672
+ "tracking_postal_code"
1673
+ ]
1674
+ },
1675
  {
1676
  "slug": "ep-box",
1677
  "name": "EP-Box",
1896
  "other_name": "",
1897
  "required_fields": []
1898
  },
1899
+ {
1900
+ "slug": "flashexpress",
1901
+ "name": "Flash Express",
1902
+ "other_name": null,
1903
+ "required_fields": []
1904
+ },
1905
  {
1906
  "slug": "flytexpress",
1907
  "name": "Flyt Express",
1926
  "other_name": "",
1927
  "required_fields": []
1928
  },
1929
+ {
1930
+ "slug": "freightquote",
1931
+ "name": "Freightquote by C.H. Robinson",
1932
+ "other_name": null,
1933
+ "required_fields": []
1934
+ },
1935
  {
1936
  "slug": "freterapido",
1937
  "name": "Frete Rápido",
1938
  "other_name": "",
1939
  "required_fields": []
1940
  },
1941
+ {
1942
+ "slug": "furdeco",
1943
+ "name": "Furdeco",
1944
+ "other_name": null,
1945
+ "required_fields": [
1946
+ "tracking_postal_code"
1947
+ ]
1948
+ },
1949
+ {
1950
+ "slug": "fxtran",
1951
+ "name": "Falcon Express",
1952
+ "other_name": null,
1953
+ "required_fields": []
1954
+ },
1955
+ {
1956
+ "slug": "gangbao",
1957
+ "name": "GANGBAO Supplychain",
1958
+ "other_name": "港宝供应链",
1959
+ "required_fields": []
1960
+ },
1961
  {
1962
  "slug": "gati-kwe",
1963
  "name": "Gati-KWE",
1982
  "other_name": "GD Express",
1983
  "required_fields": []
1984
  },
1985
+ {
1986
+ "slug": "gel-express",
1987
+ "name": "Gel Express Logistik",
1988
+ "other_name": "",
1989
+ "required_fields": [
1990
+ "tracking_postal_code"
1991
+ ]
1992
+ },
1993
  {
1994
  "slug": "gemworldwide",
1995
  "name": "GEM Worldwide",
2016
  "tracking_key"
2017
  ]
2018
  },
2019
+ {
2020
+ "slug": "geswl",
2021
+ "name": "GESWL Express",
2022
+ "other_name": "上海翼速国际物流",
2023
+ "required_fields": []
2024
+ },
2025
  {
2026
  "slug": "ghn",
2027
  "name": "Giao hàng nhanh",
2146
  "other_name": "GSO Freight",
2147
  "required_fields": []
2148
  },
2149
+ {
2150
+ "slug": "hanjin",
2151
+ "name": "HanJin",
2152
+ "other_name": null,
2153
+ "required_fields": []
2154
+ },
2155
  {
2156
  "slug": "hct-logistics",
2157
  "name": "HCT LOGISTICS CO.LTD.",
2170
  "other_name": "",
2171
  "required_fields": []
2172
  },
2173
+ {
2174
+ "slug": "hellmann",
2175
+ "name": "Hellmann Worldwide Logistics, Inc",
2176
+ "other_name": null,
2177
+ "required_fields": []
2178
+ },
2179
  {
2180
  "slug": "helthjem",
2181
  "name": "Helthjem",
2182
  "other_name": null,
2183
  "required_fields": []
2184
  },
2185
+ {
2186
+ "slug": "heppner",
2187
+ "name": "Heppner Internationale Spedition GmbH & Co.",
2188
+ "other_name": null,
2189
+ "required_fields": []
2190
+ },
2191
  {
2192
  "slug": "hermes",
2193
  "name": "Hermesworld",
2194
  "other_name": "Hermes-europe UK",
2195
  "required_fields": []
2196
  },
2197
+ {
2198
+ "slug": "hermes-2mann-handling",
2199
+ "name": "Hermes Einrichtungs Service GmbH & Co. KG",
2200
+ "other_name": null,
2201
+ "required_fields": []
2202
+ },
2203
  {
2204
  "slug": "hermes-de",
2205
  "name": "Hermes Germany",
2208
  },
2209
  {
2210
  "slug": "hermes-it",
2211
+ "name": "HR Parcel",
2212
  "other_name": "",
2213
  "required_fields": []
2214
  },
2224
  "other_name": "",
2225
  "required_fields": []
2226
  },
2227
+ {
2228
+ "slug": "hkd",
2229
+ "name": "Qingdao HKD International Logistics",
2230
+ "other_name": null,
2231
+ "required_fields": []
2232
+ },
2233
  {
2234
  "slug": "holisol",
2235
  "name": "Holisol",
2338
  "other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
2339
  "required_fields": []
2340
  },
2341
+ {
2342
+ "slug": "indopaket",
2343
+ "name": "INDOPAKET",
2344
+ "other_name": null,
2345
+ "required_fields": []
2346
+ },
2347
  {
2348
  "slug": "inexpost",
2349
  "name": "Inexpost",
2356
  "other_name": "",
2357
  "required_fields": []
2358
  },
2359
+ {
2360
+ "slug": "instabox-webhook",
2361
+ "name": "Instabox",
2362
+ "other_name": null,
2363
+ "required_fields": []
2364
+ },
2365
  {
2366
  "slug": "intel-valley",
2367
  "name": "Intel-Valley Supply chain (ShenZhen) Co. Ltd",
2534
  "other_name": "",
2535
  "required_fields": []
2536
  },
2537
+ {
2538
+ "slug": "js-express",
2539
+ "name": "JS EXPRESS",
2540
+ "other_name": "急速物流",
2541
+ "required_fields": []
2542
+ },
2543
  {
2544
  "slug": "jtexpress",
2545
  "name": "J&T EXPRESS MALAYSIA",
2726
  "other_name": "",
2727
  "required_fields": []
2728
  },
2729
+ {
2730
+ "slug": "liccardi-express",
2731
+ "name": "LICCARDI EXPRESS COURIER",
2732
+ "other_name": null,
2733
+ "required_fields": []
2734
+ },
2735
  {
2736
  "slug": "liefery",
2737
  "name": "liefery",
2906
  "other_name": "",
2907
  "required_fields": []
2908
  },
2909
+ {
2910
+ "slug": "mbw",
2911
+ "name": "MBW Courier Inc.",
2912
+ "other_name": "",
2913
+ "required_fields": []
2914
+ },
2915
  {
2916
  "slug": "megasave",
2917
  "name": "Megasave",
2990
  "other_name": null,
2991
  "required_fields": []
2992
  },
2993
+ {
2994
+ "slug": "morning-express",
2995
+ "name": "Morning Express",
2996
+ "other_name": null,
2997
+ "required_fields": []
2998
+ },
2999
  {
3000
  "slug": "mrw-spain",
3001
  "name": "MRW",
3066
  "other_name": "",
3067
  "required_fields": []
3068
  },
3069
+ {
3070
+ "slug": "nationex",
3071
+ "name": "Nationex",
3072
+ "other_name": null,
3073
+ "required_fields": []
3074
+ },
3075
  {
3076
  "slug": "nationwide-my",
3077
  "name": "Nationwide Express",
3090
  "other_name": "",
3091
  "required_fields": []
3092
  },
3093
+ {
3094
+ "slug": "neweggexpress",
3095
+ "name": "Newegg Express",
3096
+ "other_name": null,
3097
+ "required_fields": []
3098
+ },
3099
  {
3100
  "slug": "newgistics",
3101
  "name": "Newgistics",
3152
  "other_name": "NinjaVan MY",
3153
  "required_fields": []
3154
  },
 
 
 
 
 
 
3155
  {
3156
  "slug": "ninjavan-thai",
3157
  "name": "Ninja Van Thailand",
3422
  "other_name": "",
3423
  "required_fields": []
3424
  },
3425
+ {
3426
+ "slug": "pcfcorp",
3427
+ "name": "PCF Final Mile",
3428
+ "other_name": null,
3429
+ "required_fields": []
3430
+ },
3431
  {
3432
  "slug": "pfcexpress",
3433
  "name": "PFC Express",
3508
  "other_name": "Poland Post",
3509
  "required_fields": []
3510
  },
3511
+ {
3512
+ "slug": "polarspeed",
3513
+ "name": "PolarSpeed Inc",
3514
+ "other_name": null,
3515
+ "required_fields": []
3516
+ },
3517
  {
3518
  "slug": "pony-express",
3519
  "name": "Pony express",
3621
  "other_name": "贝邮宝",
3622
  "required_fields": []
3623
  },
3624
+ {
3625
+ "slug": "ppl",
3626
+ "name": "Professional Parcel Logistics",
3627
+ "other_name": "",
3628
+ "required_fields": []
3629
+ },
3630
  {
3631
  "slug": "primamulticipta",
3632
  "name": "PT Prima Multi Cipta",
3639
  "other_name": "TPC India",
3640
  "required_fields": []
3641
  },
3642
+ {
3643
+ "slug": "promeddelivery",
3644
+ "name": "ProMed Delivery, Inc.",
3645
+ "other_name": null,
3646
+ "required_fields": []
3647
+ },
3648
  {
3649
  "slug": "ptt-posta",
3650
  "name": "PTT Posta",
3723
  "other_name": "Eurodis",
3724
  "required_fields": []
3725
  },
3726
+ {
3727
+ "slug": "reimaginedelivery",
3728
+ "name": "X",
3729
+ "other_name": null,
3730
+ "required_fields": []
3731
+ },
3732
  {
3733
  "slug": "relaiscolis",
3734
  "name": "Relais Colis",
3768
  "required_fields": []
3769
  },
3770
  {
3771
+ "slug": "royalshipments",
3772
+ "name": "RoyalShipments",
3773
+ "other_name": "",
3774
  "required_fields": []
3775
  },
3776
  {
3785
  "other_name": "Repex Perdana International",
3786
  "required_fields": []
3787
  },
3788
+ {
3789
+ "slug": "rpxlogistics",
3790
+ "name": "RPX Logistics",
3791
+ "other_name": "",
3792
+ "required_fields": []
3793
+ },
3794
  {
3795
  "slug": "rpxonline",
3796
  "name": "RPX Online",
3821
  "other_name": "RZYExpress",
3822
  "required_fields": []
3823
  },
3824
+ {
3825
+ "slug": "saee",
3826
+ "name": "One Saar for IT",
3827
+ "other_name": "",
3828
+ "required_fields": []
3829
+ },
3830
  {
3831
  "slug": "safexpress",
3832
  "name": "Safexpress",
3875
  "other_name": "",
3876
  "required_fields": []
3877
  },
3878
+ {
3879
+ "slug": "sdh-scm",
3880
+ "name": "闪电猴",
3881
+ "other_name": null,
3882
+ "required_fields": []
3883
+ },
3884
  {
3885
  "slug": "sefl",
3886
  "name": "Southeastern Freight Lines",
3937
  },
3938
  {
3939
  "slug": "sfb2c",
3940
+ "name": "SF International",
3941
  "other_name": "順豐國際",
3942
  "required_fields": []
3943
  },
3955
  },
3956
  {
3957
  "slug": "sfplus-webhook",
3958
+ "name": "Zeek",
3959
  "other_name": "Kin Shun Information Technology Limited",
3960
  "required_fields": []
3961
  },
3965
  "other_name": "",
3966
  "required_fields": []
3967
  },
3968
+ {
3969
+ "slug": "shipa",
3970
+ "name": "SHIPA",
3971
+ "other_name": "",
3972
+ "required_fields": []
3973
+ },
3974
  {
3975
  "slug": "shippify",
3976
  "name": "Shippify, Inc",
3983
  "other_name": "",
3984
  "required_fields": []
3985
  },
3986
+ {
3987
+ "slug": "shipter",
3988
+ "name": "SHIPTER",
3989
+ "other_name": null,
3990
+ "required_fields": []
3991
+ },
3992
  {
3993
  "slug": "shiptor",
3994
  "name": "Shiptor",
4037
  "other_name": "Singapore EMS",
4038
  "required_fields": []
4039
  },
4040
+ {
4041
+ "slug": "sinotrans",
4042
+ "name": "Sinotrans",
4043
+ "other_name": "中外运跨境电商物流有限公司",
4044
+ "required_fields": []
4045
+ },
4046
  {
4047
  "slug": "siodemka",
4048
  "name": "Siodemka",
4097
  "other_name": "Skynet UK",
4098
  "required_fields": []
4099
  },
 
 
 
 
 
 
4100
  {
4101
  "slug": "smg-express",
4102
  "name": "SMG Direct",
4139
  "other_name": "",
4140
  "required_fields": []
4141
  },
4142
+ {
4143
+ "slug": "spanish-seur-ftp",
4144
+ "name": "Spanish Seur",
4145
+ "other_name": null,
4146
+ "required_fields": []
4147
+ },
4148
  {
4149
  "slug": "specialisedfreight-za",
4150
  "name": "Specialised Freight",
4169
  "other_name": "",
4170
  "required_fields": []
4171
  },
4172
+ {
4173
+ "slug": "speedex",
4174
+ "name": "SPEEDEX",
4175
+ "other_name": null,
4176
+ "required_fields": []
4177
+ },
4178
  {
4179
  "slug": "speedexcourier",
4180
  "name": "Speedex Courier",
4237
  "other_name": "AaE Australian air Express",
4238
  "required_fields": []
4239
  },
4240
+ {
4241
+ "slug": "star-track-next-flight",
4242
+ "name": "Star Track Next Flight",
4243
+ "other_name": null,
4244
+ "required_fields": []
4245
+ },
4246
  {
4247
  "slug": "starken",
4248
  "name": "STARKEN",
4249
  "other_name": "",
4250
  "required_fields": []
4251
  },
4252
+ {
4253
+ "slug": "stepforwardfs",
4254
+ "name": "STEP FORWARD FREIGHT SERVICE CO LTD",
4255
+ "other_name": null,
4256
+ "required_fields": []
4257
+ },
4258
  {
4259
  "slug": "sto",
4260
  "name": "STO Express",
4369
  "other_name": "",
4370
  "required_fields": []
4371
  },
4372
+ {
4373
+ "slug": "tecor",
4374
+ "name": "Tecor Transport",
4375
+ "other_name": null,
4376
+ "required_fields": []
4377
+ },
4378
  {
4379
  "slug": "tfm",
4380
  "name": "TFM Xpress",
4395
  "other_name": "Top Gun Express, 精英速運, TGX",
4396
  "required_fields": []
4397
  },
4398
+ {
4399
+ "slug": "thabit-logistics",
4400
+ "name": "Thabit Logistics",
4401
+ "other_name": null,
4402
+ "required_fields": []
4403
+ },
4404
  {
4405
  "slug": "thailand-post",
4406
  "name": "Thailand Thai Post",
4439
  "other_name": "",
4440
  "required_fields": []
4441
  },
4442
+ {
4443
+ "slug": "tipsa-api",
4444
+ "name": "Tipsa API",
4445
+ "other_name": null,
4446
+ "required_fields": []
4447
+ },
4448
+ {
4449
+ "slug": "tipsa-ref",
4450
+ "name": "Tipsa Reference",
4451
+ "other_name": null,
4452
+ "required_fields": []
4453
+ },
4454
  {
4455
  "slug": "tnt",
4456
  "name": "TNT",
4546
  "name": "Total Express",
4547
  "other_name": "",
4548
  "required_fields": [
4549
+ "tracking_account_number"
 
4550
  ]
4551
  },
4552
  {
4561
  "other_name": "",
4562
  "required_fields": []
4563
  },
4564
+ {
4565
+ "slug": "trackon",
4566
+ "name": "Trackon Couriers Pvt. Ltd",
4567
+ "other_name": null,
4568
+ "required_fields": []
4569
+ },
4570
  {
4571
  "slug": "trakpak",
4572
+ "name": "P2P TrakPak",
4573
  "other_name": "bpost international P2P Mailing Trak Pak",
4574
  "required_fields": []
4575
  },
4587
  "tracking_postal_code"
4588
  ]
4589
  },
4590
+ {
4591
+ "slug": "trumpcard",
4592
+ "name": "TRUMPCARD LLC",
4593
+ "other_name": null,
4594
+ "required_fields": []
4595
+ },
4596
  {
4597
  "slug": "trunkrs-webhook",
4598
  "name": "Trunkrs",
4652
  "other_name": "United Parcel Service",
4653
  "required_fields": []
4654
  },
4655
+ {
4656
+ "slug": "ups-api",
4657
+ "name": "UPS API",
4658
+ "other_name": "United Parcel Service",
4659
+ "required_fields": [
4660
+ "tracking_origin_country",
4661
+ "tracking_postal_code"
4662
+ ]
4663
+ },
4664
  {
4665
  "slug": "ups-freight",
4666
  "name": "UPS Freight",
4673
  "other_name": "UPS MI",
4674
  "required_fields": []
4675
  },
4676
+ {
4677
+ "slug": "ups-reference",
4678
+ "name": "UPS Reference",
4679
+ "other_name": "United Parcel Service",
4680
+ "required_fields": []
4681
+ },
4682
  {
4683
  "slug": "urgent-cargus",
4684
  "name": "Urgent Cargus",
4703
  "other_name": "United States Postal Service",
4704
  "required_fields": []
4705
  },
4706
+ {
4707
+ "slug": "usps-api",
4708
+ "name": "USPS API",
4709
+ "other_name": null,
4710
+ "required_fields": []
4711
+ },
4712
  {
4713
  "slug": "usps-webhook",
4714
  "name": "USPS Informed Visibility - Webhook",
4721
  "other_name": "",
4722
  "required_fields": []
4723
  },
4724
+ {
4725
+ "slug": "viaeurope",
4726
+ "name": "ViaEurope",
4727
+ "other_name": null,
4728
+ "required_fields": []
4729
+ },
4730
  {
4731
  "slug": "viettelpost",
4732
  "name": "ViettelPost",
4759
  "other_name": "VNPost EMS",
4760
  "required_fields": []
4761
  },
4762
+ {
4763
+ "slug": "vox",
4764
+ "name": "VOX SOLUCION EMPRESARIAL SRL",
4765
+ "other_name": "",
4766
+ "required_fields": []
4767
+ },
4768
  {
4769
  "slug": "wahana",
4770
  "name": "Wahana",
4797
  },
4798
  {
4799
  "slug": "wepost",
4800
+ "name": "WePost Sdn Bhd",
4801
  "other_name": "",
4802
  "required_fields": []
4803
  },
4849
  "other_name": "",
4850
  "required_fields": []
4851
  },
4852
+ {
4853
+ "slug": "xde-webhook",
4854
+ "name": "Ximex Delivery Express",
4855
+ "other_name": null,
4856
+ "required_fields": []
4857
+ },
4858
  {
4859
  "slug": "xdp-uk",
4860
  "name": "XDP Express",
4943
  "other_name": null,
4944
  "required_fields": []
4945
  },
4946
+ {
4947
+ "slug": "yingnuo-logistics",
4948
+ "name": "英诺供应链",
4949
+ "other_name": "",
4950
+ "required_fields": []
4951
+ },
4952
  {
4953
  "slug": "yodel",
4954
  "name": "Yodel Domestic",
4981
  },
4982
  {
4983
  "slug": "yunexpress",
4984
+ "name": "YunExpress",
4985
  "other_name": "云途物流",
4986
  "required_fields": []
4987
  },
assets/js/index.js DELETED
@@ -1,12 +0,0 @@
1
- (async => {
2
-
3
-
4
- const couriers = require('./couriers.json');
5
-
6
- for (const courier of couriers) {
7
- if (courier.required_fields.length){
8
- //console.log(courier.slug + '=>' + courier.required_fields.join(','))
9
- console.log(courier.required_fields.join(','))
10
- }
11
- }
12
- })()
 
 
 
 
 
 
 
 
 
 
 
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.aftership.com/
4
  Tags: ecommerce, shipping, shipment, order, ups, usps, fedex, dhl, tnt, dpd, post, carrier, courier, woocommerce, tracking number, aftership, package tracking, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 5.6
7
- Stable tag: 1.11.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -95,6 +95,9 @@ You'll find the FAQ on [AfterShip.com](https://aftership.uservoice.com/knowledge
95
 
96
  == Changelog ==
97
 
 
 
 
98
  = 1.11.1 =
99
  * Fix issue for generate API key
100
 
4
  Tags: ecommerce, shipping, shipment, order, ups, usps, fedex, dhl, tnt, dpd, post, carrier, courier, woocommerce, tracking number, aftership, package tracking, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 5.6
7
+ Stable tag: 1.11.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
95
 
96
  == Changelog ==
97
 
98
+ = 1.11.2 =
99
+ * Add new couriers
100
+
101
  = 1.11.1 =
102
  * Fix issue for generate API key
103