exnet-routing 1.2.39 → 1.2.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -163,7 +163,6 @@ declare const shippingRoutes: {
163
163
  emailOne: z.ZodNullable<z.ZodString>;
164
164
  emailTwo: z.ZodNullable<z.ZodString>;
165
165
  emailThree: z.ZodNullable<z.ZodString>;
166
- eori: z.ZodNullable<z.ZodString>;
167
166
  tva: z.ZodNullable<z.ZodString>;
168
167
  customerId: z.ZodNullable<z.ZodNumber>;
169
168
  }, "strip", z.ZodTypeAny, {
@@ -204,7 +203,6 @@ declare const shippingRoutes: {
204
203
  emailOne: string | null;
205
204
  emailTwo: string | null;
206
205
  emailThree: string | null;
207
- eori: string | null;
208
206
  tva: string | null;
209
207
  isMailing: boolean;
210
208
  telephone: string | null;
@@ -257,7 +255,6 @@ declare const shippingRoutes: {
257
255
  emailOne: string | null;
258
256
  emailTwo: string | null;
259
257
  emailThree: string | null;
260
- eori: string | null;
261
258
  tva: string | null;
262
259
  isMailing: boolean;
263
260
  telephone: string | null;
@@ -1209,7 +1206,6 @@ declare const shippingRoutes: {
1209
1206
  emailOne: string | null;
1210
1207
  emailTwo: string | null;
1211
1208
  emailThree: string | null;
1212
- eori: string | null;
1213
1209
  tva: string | null;
1214
1210
  isMailing: boolean;
1215
1211
  telephone: string | null;
@@ -1606,7 +1602,6 @@ declare const shippingRoutes: {
1606
1602
  emailOne: string | null;
1607
1603
  emailTwo: string | null;
1608
1604
  emailThree: string | null;
1609
- eori: string | null;
1610
1605
  tva: string | null;
1611
1606
  isMailing: boolean;
1612
1607
  telephone: string | null;
@@ -2005,7 +2000,6 @@ declare const shippingRoutes: {
2005
2000
  emailOne: string | null;
2006
2001
  emailTwo: string | null;
2007
2002
  emailThree: string | null;
2008
- eori: string | null;
2009
2003
  tva: string | null;
2010
2004
  isMailing: boolean;
2011
2005
  telephone: string | null;
@@ -2415,7 +2409,6 @@ declare const shippingRoutes: {
2415
2409
  emailOne: string | null;
2416
2410
  emailTwo: string | null;
2417
2411
  emailThree: string | null;
2418
- eori: string | null;
2419
2412
  tva: string | null;
2420
2413
  isMailing: boolean;
2421
2414
  telephone: string | null;
@@ -2831,7 +2824,6 @@ declare const shippingRoutes: {
2831
2824
  emailOne: string | null;
2832
2825
  emailTwo: string | null;
2833
2826
  emailThree: string | null;
2834
- eori: string | null;
2835
2827
  tva: string | null;
2836
2828
  isMailing: boolean;
2837
2829
  telephone: string | null;
@@ -3247,7 +3239,6 @@ declare const shippingRoutes: {
3247
3239
  emailOne: string | null;
3248
3240
  emailTwo: string | null;
3249
3241
  emailThree: string | null;
3250
- eori: string | null;
3251
3242
  tva: string | null;
3252
3243
  isMailing: boolean;
3253
3244
  telephone: string | null;
@@ -3832,7 +3823,6 @@ declare const shippingRoutes: {
3832
3823
  emailOne: z.ZodNullable<z.ZodString>;
3833
3824
  emailTwo: z.ZodNullable<z.ZodString>;
3834
3825
  emailThree: z.ZodNullable<z.ZodString>;
3835
- eori: z.ZodNullable<z.ZodString>;
3836
3826
  tva: z.ZodNullable<z.ZodString>;
3837
3827
  customerId: z.ZodNullable<z.ZodNumber>;
3838
3828
  }, "strip", z.ZodTypeAny, {
@@ -3873,7 +3863,6 @@ declare const shippingRoutes: {
3873
3863
  emailOne: string | null;
3874
3864
  emailTwo: string | null;
3875
3865
  emailThree: string | null;
3876
- eori: string | null;
3877
3866
  tva: string | null;
3878
3867
  isMailing: boolean;
3879
3868
  telephone: string | null;
@@ -3926,7 +3915,6 @@ declare const shippingRoutes: {
3926
3915
  emailOne: string | null;
3927
3916
  emailTwo: string | null;
3928
3917
  emailThree: string | null;
3929
- eori: string | null;
3930
3918
  tva: string | null;
3931
3919
  isMailing: boolean;
3932
3920
  telephone: string | null;
@@ -4878,7 +4866,6 @@ declare const shippingRoutes: {
4878
4866
  emailOne: string | null;
4879
4867
  emailTwo: string | null;
4880
4868
  emailThree: string | null;
4881
- eori: string | null;
4882
4869
  tva: string | null;
4883
4870
  isMailing: boolean;
4884
4871
  telephone: string | null;
@@ -5275,7 +5262,6 @@ declare const shippingRoutes: {
5275
5262
  emailOne: string | null;
5276
5263
  emailTwo: string | null;
5277
5264
  emailThree: string | null;
5278
- eori: string | null;
5279
5265
  tva: string | null;
5280
5266
  isMailing: boolean;
5281
5267
  telephone: string | null;
@@ -5674,7 +5660,6 @@ declare const shippingRoutes: {
5674
5660
  emailOne: string | null;
5675
5661
  emailTwo: string | null;
5676
5662
  emailThree: string | null;
5677
- eori: string | null;
5678
5663
  tva: string | null;
5679
5664
  isMailing: boolean;
5680
5665
  telephone: string | null;
@@ -6084,7 +6069,6 @@ declare const shippingRoutes: {
6084
6069
  emailOne: string | null;
6085
6070
  emailTwo: string | null;
6086
6071
  emailThree: string | null;
6087
- eori: string | null;
6088
6072
  tva: string | null;
6089
6073
  isMailing: boolean;
6090
6074
  telephone: string | null;
@@ -6500,7 +6484,6 @@ declare const shippingRoutes: {
6500
6484
  emailOne: string | null;
6501
6485
  emailTwo: string | null;
6502
6486
  emailThree: string | null;
6503
- eori: string | null;
6504
6487
  tva: string | null;
6505
6488
  isMailing: boolean;
6506
6489
  telephone: string | null;
@@ -6916,7 +6899,6 @@ declare const shippingRoutes: {
6916
6899
  emailOne: string | null;
6917
6900
  emailTwo: string | null;
6918
6901
  emailThree: string | null;
6919
- eori: string | null;
6920
6902
  tva: string | null;
6921
6903
  isMailing: boolean;
6922
6904
  telephone: string | null;
@@ -7503,7 +7485,6 @@ declare const shippingRoutes: {
7503
7485
  emailOne: z.ZodNullable<z.ZodString>;
7504
7486
  emailTwo: z.ZodNullable<z.ZodString>;
7505
7487
  emailThree: z.ZodNullable<z.ZodString>;
7506
- eori: z.ZodNullable<z.ZodString>;
7507
7488
  tva: z.ZodNullable<z.ZodString>;
7508
7489
  customerId: z.ZodNullable<z.ZodNumber>;
7509
7490
  }, "strip", z.ZodTypeAny, {
@@ -7544,7 +7525,6 @@ declare const shippingRoutes: {
7544
7525
  emailOne: string | null;
7545
7526
  emailTwo: string | null;
7546
7527
  emailThree: string | null;
7547
- eori: string | null;
7548
7528
  tva: string | null;
7549
7529
  isMailing: boolean;
7550
7530
  telephone: string | null;
@@ -7597,7 +7577,6 @@ declare const shippingRoutes: {
7597
7577
  emailOne: string | null;
7598
7578
  emailTwo: string | null;
7599
7579
  emailThree: string | null;
7600
- eori: string | null;
7601
7580
  tva: string | null;
7602
7581
  isMailing: boolean;
7603
7582
  telephone: string | null;
@@ -8549,7 +8528,6 @@ declare const shippingRoutes: {
8549
8528
  emailOne: string | null;
8550
8529
  emailTwo: string | null;
8551
8530
  emailThree: string | null;
8552
- eori: string | null;
8553
8531
  tva: string | null;
8554
8532
  isMailing: boolean;
8555
8533
  telephone: string | null;
@@ -8946,7 +8924,6 @@ declare const shippingRoutes: {
8946
8924
  emailOne: string | null;
8947
8925
  emailTwo: string | null;
8948
8926
  emailThree: string | null;
8949
- eori: string | null;
8950
8927
  tva: string | null;
8951
8928
  isMailing: boolean;
8952
8929
  telephone: string | null;
@@ -9345,7 +9322,6 @@ declare const shippingRoutes: {
9345
9322
  emailOne: string | null;
9346
9323
  emailTwo: string | null;
9347
9324
  emailThree: string | null;
9348
- eori: string | null;
9349
9325
  tva: string | null;
9350
9326
  isMailing: boolean;
9351
9327
  telephone: string | null;
@@ -9755,7 +9731,6 @@ declare const shippingRoutes: {
9755
9731
  emailOne: string | null;
9756
9732
  emailTwo: string | null;
9757
9733
  emailThree: string | null;
9758
- eori: string | null;
9759
9734
  tva: string | null;
9760
9735
  isMailing: boolean;
9761
9736
  telephone: string | null;
@@ -10171,7 +10146,6 @@ declare const shippingRoutes: {
10171
10146
  emailOne: string | null;
10172
10147
  emailTwo: string | null;
10173
10148
  emailThree: string | null;
10174
- eori: string | null;
10175
10149
  tva: string | null;
10176
10150
  isMailing: boolean;
10177
10151
  telephone: string | null;
@@ -10587,7 +10561,6 @@ declare const shippingRoutes: {
10587
10561
  emailOne: string | null;
10588
10562
  emailTwo: string | null;
10589
10563
  emailThree: string | null;
10590
- eori: string | null;
10591
10564
  tva: string | null;
10592
10565
  isMailing: boolean;
10593
10566
  telephone: string | null;
@@ -11172,7 +11145,6 @@ declare const shippingRoutes: {
11172
11145
  emailOne: z.ZodNullable<z.ZodString>;
11173
11146
  emailTwo: z.ZodNullable<z.ZodString>;
11174
11147
  emailThree: z.ZodNullable<z.ZodString>;
11175
- eori: z.ZodNullable<z.ZodString>;
11176
11148
  tva: z.ZodNullable<z.ZodString>;
11177
11149
  customerId: z.ZodNullable<z.ZodNumber>;
11178
11150
  }, "strip", z.ZodTypeAny, {
@@ -11213,7 +11185,6 @@ declare const shippingRoutes: {
11213
11185
  emailOne: string | null;
11214
11186
  emailTwo: string | null;
11215
11187
  emailThree: string | null;
11216
- eori: string | null;
11217
11188
  tva: string | null;
11218
11189
  isMailing: boolean;
11219
11190
  telephone: string | null;
@@ -11266,7 +11237,6 @@ declare const shippingRoutes: {
11266
11237
  emailOne: string | null;
11267
11238
  emailTwo: string | null;
11268
11239
  emailThree: string | null;
11269
- eori: string | null;
11270
11240
  tva: string | null;
11271
11241
  isMailing: boolean;
11272
11242
  telephone: string | null;
@@ -12218,7 +12188,6 @@ declare const shippingRoutes: {
12218
12188
  emailOne: string | null;
12219
12189
  emailTwo: string | null;
12220
12190
  emailThree: string | null;
12221
- eori: string | null;
12222
12191
  tva: string | null;
12223
12192
  isMailing: boolean;
12224
12193
  telephone: string | null;
@@ -12615,7 +12584,6 @@ declare const shippingRoutes: {
12615
12584
  emailOne: string | null;
12616
12585
  emailTwo: string | null;
12617
12586
  emailThree: string | null;
12618
- eori: string | null;
12619
12587
  tva: string | null;
12620
12588
  isMailing: boolean;
12621
12589
  telephone: string | null;
@@ -13014,7 +12982,6 @@ declare const shippingRoutes: {
13014
12982
  emailOne: string | null;
13015
12983
  emailTwo: string | null;
13016
12984
  emailThree: string | null;
13017
- eori: string | null;
13018
12985
  tva: string | null;
13019
12986
  isMailing: boolean;
13020
12987
  telephone: string | null;
@@ -13424,7 +13391,6 @@ declare const shippingRoutes: {
13424
13391
  emailOne: string | null;
13425
13392
  emailTwo: string | null;
13426
13393
  emailThree: string | null;
13427
- eori: string | null;
13428
13394
  tva: string | null;
13429
13395
  isMailing: boolean;
13430
13396
  telephone: string | null;
@@ -13840,7 +13806,6 @@ declare const shippingRoutes: {
13840
13806
  emailOne: string | null;
13841
13807
  emailTwo: string | null;
13842
13808
  emailThree: string | null;
13843
- eori: string | null;
13844
13809
  tva: string | null;
13845
13810
  isMailing: boolean;
13846
13811
  telephone: string | null;
@@ -14256,7 +14221,6 @@ declare const shippingRoutes: {
14256
14221
  emailOne: string | null;
14257
14222
  emailTwo: string | null;
14258
14223
  emailThree: string | null;
14259
- eori: string | null;
14260
14224
  tva: string | null;
14261
14225
  isMailing: boolean;
14262
14226
  telephone: string | null;
@@ -14843,7 +14807,6 @@ declare const shippingRoutes: {
14843
14807
  emailOne: z.ZodNullable<z.ZodString>;
14844
14808
  emailTwo: z.ZodNullable<z.ZodString>;
14845
14809
  emailThree: z.ZodNullable<z.ZodString>;
14846
- eori: z.ZodNullable<z.ZodString>;
14847
14810
  tva: z.ZodNullable<z.ZodString>;
14848
14811
  customerId: z.ZodNullable<z.ZodNumber>;
14849
14812
  }, "strip", z.ZodTypeAny, {
@@ -14884,7 +14847,6 @@ declare const shippingRoutes: {
14884
14847
  emailOne: string | null;
14885
14848
  emailTwo: string | null;
14886
14849
  emailThree: string | null;
14887
- eori: string | null;
14888
14850
  tva: string | null;
14889
14851
  isMailing: boolean;
14890
14852
  telephone: string | null;
@@ -14937,7 +14899,6 @@ declare const shippingRoutes: {
14937
14899
  emailOne: string | null;
14938
14900
  emailTwo: string | null;
14939
14901
  emailThree: string | null;
14940
- eori: string | null;
14941
14902
  tva: string | null;
14942
14903
  isMailing: boolean;
14943
14904
  telephone: string | null;
@@ -15889,7 +15850,6 @@ declare const shippingRoutes: {
15889
15850
  emailOne: string | null;
15890
15851
  emailTwo: string | null;
15891
15852
  emailThree: string | null;
15892
- eori: string | null;
15893
15853
  tva: string | null;
15894
15854
  isMailing: boolean;
15895
15855
  telephone: string | null;
@@ -16286,7 +16246,6 @@ declare const shippingRoutes: {
16286
16246
  emailOne: string | null;
16287
16247
  emailTwo: string | null;
16288
16248
  emailThree: string | null;
16289
- eori: string | null;
16290
16249
  tva: string | null;
16291
16250
  isMailing: boolean;
16292
16251
  telephone: string | null;
@@ -16685,7 +16644,6 @@ declare const shippingRoutes: {
16685
16644
  emailOne: string | null;
16686
16645
  emailTwo: string | null;
16687
16646
  emailThree: string | null;
16688
- eori: string | null;
16689
16647
  tva: string | null;
16690
16648
  isMailing: boolean;
16691
16649
  telephone: string | null;
@@ -17095,7 +17053,6 @@ declare const shippingRoutes: {
17095
17053
  emailOne: string | null;
17096
17054
  emailTwo: string | null;
17097
17055
  emailThree: string | null;
17098
- eori: string | null;
17099
17056
  tva: string | null;
17100
17057
  isMailing: boolean;
17101
17058
  telephone: string | null;
@@ -17511,7 +17468,6 @@ declare const shippingRoutes: {
17511
17468
  emailOne: string | null;
17512
17469
  emailTwo: string | null;
17513
17470
  emailThree: string | null;
17514
- eori: string | null;
17515
17471
  tva: string | null;
17516
17472
  isMailing: boolean;
17517
17473
  telephone: string | null;
@@ -17927,7 +17883,6 @@ declare const shippingRoutes: {
17927
17883
  emailOne: string | null;
17928
17884
  emailTwo: string | null;
17929
17885
  emailThree: string | null;
17930
- eori: string | null;
17931
17886
  tva: string | null;
17932
17887
  isMailing: boolean;
17933
17888
  telephone: string | null;
@@ -18512,7 +18467,6 @@ declare const shippingRoutes: {
18512
18467
  emailOne: z.ZodNullable<z.ZodString>;
18513
18468
  emailTwo: z.ZodNullable<z.ZodString>;
18514
18469
  emailThree: z.ZodNullable<z.ZodString>;
18515
- eori: z.ZodNullable<z.ZodString>;
18516
18470
  tva: z.ZodNullable<z.ZodString>;
18517
18471
  customerId: z.ZodNullable<z.ZodNumber>;
18518
18472
  }, "strip", z.ZodTypeAny, {
@@ -18553,7 +18507,6 @@ declare const shippingRoutes: {
18553
18507
  emailOne: string | null;
18554
18508
  emailTwo: string | null;
18555
18509
  emailThree: string | null;
18556
- eori: string | null;
18557
18510
  tva: string | null;
18558
18511
  isMailing: boolean;
18559
18512
  telephone: string | null;
@@ -18606,7 +18559,6 @@ declare const shippingRoutes: {
18606
18559
  emailOne: string | null;
18607
18560
  emailTwo: string | null;
18608
18561
  emailThree: string | null;
18609
- eori: string | null;
18610
18562
  tva: string | null;
18611
18563
  isMailing: boolean;
18612
18564
  telephone: string | null;
@@ -19558,7 +19510,6 @@ declare const shippingRoutes: {
19558
19510
  emailOne: string | null;
19559
19511
  emailTwo: string | null;
19560
19512
  emailThree: string | null;
19561
- eori: string | null;
19562
19513
  tva: string | null;
19563
19514
  isMailing: boolean;
19564
19515
  telephone: string | null;
@@ -19955,7 +19906,6 @@ declare const shippingRoutes: {
19955
19906
  emailOne: string | null;
19956
19907
  emailTwo: string | null;
19957
19908
  emailThree: string | null;
19958
- eori: string | null;
19959
19909
  tva: string | null;
19960
19910
  isMailing: boolean;
19961
19911
  telephone: string | null;
@@ -20354,7 +20304,6 @@ declare const shippingRoutes: {
20354
20304
  emailOne: string | null;
20355
20305
  emailTwo: string | null;
20356
20306
  emailThree: string | null;
20357
- eori: string | null;
20358
20307
  tva: string | null;
20359
20308
  isMailing: boolean;
20360
20309
  telephone: string | null;
@@ -20764,7 +20713,6 @@ declare const shippingRoutes: {
20764
20713
  emailOne: string | null;
20765
20714
  emailTwo: string | null;
20766
20715
  emailThree: string | null;
20767
- eori: string | null;
20768
20716
  tva: string | null;
20769
20717
  isMailing: boolean;
20770
20718
  telephone: string | null;
@@ -21180,7 +21128,6 @@ declare const shippingRoutes: {
21180
21128
  emailOne: string | null;
21181
21129
  emailTwo: string | null;
21182
21130
  emailThree: string | null;
21183
- eori: string | null;
21184
21131
  tva: string | null;
21185
21132
  isMailing: boolean;
21186
21133
  telephone: string | null;
@@ -21596,7 +21543,6 @@ declare const shippingRoutes: {
21596
21543
  emailOne: string | null;
21597
21544
  emailTwo: string | null;
21598
21545
  emailThree: string | null;
21599
- eori: string | null;
21600
21546
  tva: string | null;
21601
21547
  isMailing: boolean;
21602
21548
  telephone: string | null;
@@ -22183,7 +22129,6 @@ declare const shippingRoutes: {
22183
22129
  emailOne: z.ZodNullable<z.ZodString>;
22184
22130
  emailTwo: z.ZodNullable<z.ZodString>;
22185
22131
  emailThree: z.ZodNullable<z.ZodString>;
22186
- eori: z.ZodNullable<z.ZodString>;
22187
22132
  tva: z.ZodNullable<z.ZodString>;
22188
22133
  customerId: z.ZodNullable<z.ZodNumber>;
22189
22134
  }, "strip", z.ZodTypeAny, {
@@ -22224,7 +22169,6 @@ declare const shippingRoutes: {
22224
22169
  emailOne: string | null;
22225
22170
  emailTwo: string | null;
22226
22171
  emailThree: string | null;
22227
- eori: string | null;
22228
22172
  tva: string | null;
22229
22173
  isMailing: boolean;
22230
22174
  telephone: string | null;
@@ -22277,7 +22221,6 @@ declare const shippingRoutes: {
22277
22221
  emailOne: string | null;
22278
22222
  emailTwo: string | null;
22279
22223
  emailThree: string | null;
22280
- eori: string | null;
22281
22224
  tva: string | null;
22282
22225
  isMailing: boolean;
22283
22226
  telephone: string | null;
@@ -23229,7 +23172,6 @@ declare const shippingRoutes: {
23229
23172
  emailOne: string | null;
23230
23173
  emailTwo: string | null;
23231
23174
  emailThree: string | null;
23232
- eori: string | null;
23233
23175
  tva: string | null;
23234
23176
  isMailing: boolean;
23235
23177
  telephone: string | null;
@@ -23626,7 +23568,6 @@ declare const shippingRoutes: {
23626
23568
  emailOne: string | null;
23627
23569
  emailTwo: string | null;
23628
23570
  emailThree: string | null;
23629
- eori: string | null;
23630
23571
  tva: string | null;
23631
23572
  isMailing: boolean;
23632
23573
  telephone: string | null;
@@ -24025,7 +23966,6 @@ declare const shippingRoutes: {
24025
23966
  emailOne: string | null;
24026
23967
  emailTwo: string | null;
24027
23968
  emailThree: string | null;
24028
- eori: string | null;
24029
23969
  tva: string | null;
24030
23970
  isMailing: boolean;
24031
23971
  telephone: string | null;
@@ -24435,7 +24375,6 @@ declare const shippingRoutes: {
24435
24375
  emailOne: string | null;
24436
24376
  emailTwo: string | null;
24437
24377
  emailThree: string | null;
24438
- eori: string | null;
24439
24378
  tva: string | null;
24440
24379
  isMailing: boolean;
24441
24380
  telephone: string | null;
@@ -24851,7 +24790,6 @@ declare const shippingRoutes: {
24851
24790
  emailOne: string | null;
24852
24791
  emailTwo: string | null;
24853
24792
  emailThree: string | null;
24854
- eori: string | null;
24855
24793
  tva: string | null;
24856
24794
  isMailing: boolean;
24857
24795
  telephone: string | null;
@@ -25267,7 +25205,6 @@ declare const shippingRoutes: {
25267
25205
  emailOne: string | null;
25268
25206
  emailTwo: string | null;
25269
25207
  emailThree: string | null;
25270
- eori: string | null;
25271
25208
  tva: string | null;
25272
25209
  isMailing: boolean;
25273
25210
  telephone: string | null;
@@ -25852,7 +25789,6 @@ declare const shippingRoutes: {
25852
25789
  emailOne: z.ZodNullable<z.ZodString>;
25853
25790
  emailTwo: z.ZodNullable<z.ZodString>;
25854
25791
  emailThree: z.ZodNullable<z.ZodString>;
25855
- eori: z.ZodNullable<z.ZodString>;
25856
25792
  tva: z.ZodNullable<z.ZodString>;
25857
25793
  customerId: z.ZodNullable<z.ZodNumber>;
25858
25794
  }, "strip", z.ZodTypeAny, {
@@ -25893,7 +25829,6 @@ declare const shippingRoutes: {
25893
25829
  emailOne: string | null;
25894
25830
  emailTwo: string | null;
25895
25831
  emailThree: string | null;
25896
- eori: string | null;
25897
25832
  tva: string | null;
25898
25833
  isMailing: boolean;
25899
25834
  telephone: string | null;
@@ -25946,7 +25881,6 @@ declare const shippingRoutes: {
25946
25881
  emailOne: string | null;
25947
25882
  emailTwo: string | null;
25948
25883
  emailThree: string | null;
25949
- eori: string | null;
25950
25884
  tva: string | null;
25951
25885
  isMailing: boolean;
25952
25886
  telephone: string | null;
@@ -26898,7 +26832,6 @@ declare const shippingRoutes: {
26898
26832
  emailOne: string | null;
26899
26833
  emailTwo: string | null;
26900
26834
  emailThree: string | null;
26901
- eori: string | null;
26902
26835
  tva: string | null;
26903
26836
  isMailing: boolean;
26904
26837
  telephone: string | null;
@@ -27295,7 +27228,6 @@ declare const shippingRoutes: {
27295
27228
  emailOne: string | null;
27296
27229
  emailTwo: string | null;
27297
27230
  emailThree: string | null;
27298
- eori: string | null;
27299
27231
  tva: string | null;
27300
27232
  isMailing: boolean;
27301
27233
  telephone: string | null;
@@ -27694,7 +27626,6 @@ declare const shippingRoutes: {
27694
27626
  emailOne: string | null;
27695
27627
  emailTwo: string | null;
27696
27628
  emailThree: string | null;
27697
- eori: string | null;
27698
27629
  tva: string | null;
27699
27630
  isMailing: boolean;
27700
27631
  telephone: string | null;
@@ -28104,7 +28035,6 @@ declare const shippingRoutes: {
28104
28035
  emailOne: string | null;
28105
28036
  emailTwo: string | null;
28106
28037
  emailThree: string | null;
28107
- eori: string | null;
28108
28038
  tva: string | null;
28109
28039
  isMailing: boolean;
28110
28040
  telephone: string | null;
@@ -28520,7 +28450,6 @@ declare const shippingRoutes: {
28520
28450
  emailOne: string | null;
28521
28451
  emailTwo: string | null;
28522
28452
  emailThree: string | null;
28523
- eori: string | null;
28524
28453
  tva: string | null;
28525
28454
  isMailing: boolean;
28526
28455
  telephone: string | null;
@@ -28936,7 +28865,6 @@ declare const shippingRoutes: {
28936
28865
  emailOne: string | null;
28937
28866
  emailTwo: string | null;
28938
28867
  emailThree: string | null;
28939
- eori: string | null;
28940
28868
  tva: string | null;
28941
28869
  isMailing: boolean;
28942
28870
  telephone: string | null;
@@ -29523,7 +29451,6 @@ declare const shippingRoutes: {
29523
29451
  emailOne: z.ZodNullable<z.ZodString>;
29524
29452
  emailTwo: z.ZodNullable<z.ZodString>;
29525
29453
  emailThree: z.ZodNullable<z.ZodString>;
29526
- eori: z.ZodNullable<z.ZodString>;
29527
29454
  tva: z.ZodNullable<z.ZodString>;
29528
29455
  customerId: z.ZodNullable<z.ZodNumber>;
29529
29456
  }, "strip", z.ZodTypeAny, {
@@ -29564,7 +29491,6 @@ declare const shippingRoutes: {
29564
29491
  emailOne: string | null;
29565
29492
  emailTwo: string | null;
29566
29493
  emailThree: string | null;
29567
- eori: string | null;
29568
29494
  tva: string | null;
29569
29495
  isMailing: boolean;
29570
29496
  telephone: string | null;
@@ -29617,7 +29543,6 @@ declare const shippingRoutes: {
29617
29543
  emailOne: string | null;
29618
29544
  emailTwo: string | null;
29619
29545
  emailThree: string | null;
29620
- eori: string | null;
29621
29546
  tva: string | null;
29622
29547
  isMailing: boolean;
29623
29548
  telephone: string | null;
@@ -30569,7 +30494,6 @@ declare const shippingRoutes: {
30569
30494
  emailOne: string | null;
30570
30495
  emailTwo: string | null;
30571
30496
  emailThree: string | null;
30572
- eori: string | null;
30573
30497
  tva: string | null;
30574
30498
  isMailing: boolean;
30575
30499
  telephone: string | null;
@@ -30966,7 +30890,6 @@ declare const shippingRoutes: {
30966
30890
  emailOne: string | null;
30967
30891
  emailTwo: string | null;
30968
30892
  emailThree: string | null;
30969
- eori: string | null;
30970
30893
  tva: string | null;
30971
30894
  isMailing: boolean;
30972
30895
  telephone: string | null;
@@ -31365,7 +31288,6 @@ declare const shippingRoutes: {
31365
31288
  emailOne: string | null;
31366
31289
  emailTwo: string | null;
31367
31290
  emailThree: string | null;
31368
- eori: string | null;
31369
31291
  tva: string | null;
31370
31292
  isMailing: boolean;
31371
31293
  telephone: string | null;
@@ -31775,7 +31697,6 @@ declare const shippingRoutes: {
31775
31697
  emailOne: string | null;
31776
31698
  emailTwo: string | null;
31777
31699
  emailThree: string | null;
31778
- eori: string | null;
31779
31700
  tva: string | null;
31780
31701
  isMailing: boolean;
31781
31702
  telephone: string | null;
@@ -32191,7 +32112,6 @@ declare const shippingRoutes: {
32191
32112
  emailOne: string | null;
32192
32113
  emailTwo: string | null;
32193
32114
  emailThree: string | null;
32194
- eori: string | null;
32195
32115
  tva: string | null;
32196
32116
  isMailing: boolean;
32197
32117
  telephone: string | null;
@@ -32607,7 +32527,6 @@ declare const shippingRoutes: {
32607
32527
  emailOne: string | null;
32608
32528
  emailTwo: string | null;
32609
32529
  emailThree: string | null;
32610
- eori: string | null;
32611
32530
  tva: string | null;
32612
32531
  isMailing: boolean;
32613
32532
  telephone: string | null;
@@ -33154,7 +33073,6 @@ declare const shippingRoutes: {
33154
33073
  emailOne: z.ZodNullable<z.ZodString>;
33155
33074
  emailTwo: z.ZodNullable<z.ZodString>;
33156
33075
  emailThree: z.ZodNullable<z.ZodString>;
33157
- eori: z.ZodNullable<z.ZodString>;
33158
33076
  tva: z.ZodNullable<z.ZodString>;
33159
33077
  customerId: z.ZodNullable<z.ZodNumber>;
33160
33078
  }, "strip", z.ZodTypeAny, {
@@ -33195,7 +33113,6 @@ declare const shippingRoutes: {
33195
33113
  emailOne: string | null;
33196
33114
  emailTwo: string | null;
33197
33115
  emailThree: string | null;
33198
- eori: string | null;
33199
33116
  tva: string | null;
33200
33117
  isMailing: boolean;
33201
33118
  telephone: string | null;
@@ -33248,7 +33165,6 @@ declare const shippingRoutes: {
33248
33165
  emailOne: string | null;
33249
33166
  emailTwo: string | null;
33250
33167
  emailThree: string | null;
33251
- eori: string | null;
33252
33168
  tva: string | null;
33253
33169
  isMailing: boolean;
33254
33170
  telephone: string | null;
@@ -34200,7 +34116,6 @@ declare const shippingRoutes: {
34200
34116
  emailOne: string | null;
34201
34117
  emailTwo: string | null;
34202
34118
  emailThree: string | null;
34203
- eori: string | null;
34204
34119
  tva: string | null;
34205
34120
  isMailing: boolean;
34206
34121
  telephone: string | null;
@@ -34597,7 +34512,6 @@ declare const shippingRoutes: {
34597
34512
  emailOne: string | null;
34598
34513
  emailTwo: string | null;
34599
34514
  emailThree: string | null;
34600
- eori: string | null;
34601
34515
  tva: string | null;
34602
34516
  isMailing: boolean;
34603
34517
  telephone: string | null;
@@ -35000,7 +34914,6 @@ declare const shippingRoutes: {
35000
34914
  emailOne: string | null;
35001
34915
  emailTwo: string | null;
35002
34916
  emailThree: string | null;
35003
- eori: string | null;
35004
34917
  tva: string | null;
35005
34918
  isMailing: boolean;
35006
34919
  telephone: string | null;
@@ -35403,7 +35316,6 @@ declare const shippingRoutes: {
35403
35316
  emailOne: string | null;
35404
35317
  emailTwo: string | null;
35405
35318
  emailThree: string | null;
35406
- eori: string | null;
35407
35319
  tva: string | null;
35408
35320
  isMailing: boolean;
35409
35321
  telephone: string | null;
@@ -36667,7 +36579,6 @@ declare const shippingRoutes: {
36667
36579
  emailOne: z.ZodNullable<z.ZodString>;
36668
36580
  emailTwo: z.ZodNullable<z.ZodString>;
36669
36581
  emailThree: z.ZodNullable<z.ZodString>;
36670
- eori: z.ZodNullable<z.ZodString>;
36671
36582
  tva: z.ZodNullable<z.ZodString>;
36672
36583
  customerId: z.ZodNullable<z.ZodNumber>;
36673
36584
  }, "strip", z.ZodTypeAny, {
@@ -36708,7 +36619,6 @@ declare const shippingRoutes: {
36708
36619
  emailOne: string | null;
36709
36620
  emailTwo: string | null;
36710
36621
  emailThree: string | null;
36711
- eori: string | null;
36712
36622
  tva: string | null;
36713
36623
  isMailing: boolean;
36714
36624
  telephone: string | null;
@@ -36761,7 +36671,6 @@ declare const shippingRoutes: {
36761
36671
  emailOne: string | null;
36762
36672
  emailTwo: string | null;
36763
36673
  emailThree: string | null;
36764
- eori: string | null;
36765
36674
  tva: string | null;
36766
36675
  isMailing: boolean;
36767
36676
  telephone: string | null;
@@ -37713,7 +37622,6 @@ declare const shippingRoutes: {
37713
37622
  emailOne: string | null;
37714
37623
  emailTwo: string | null;
37715
37624
  emailThree: string | null;
37716
- eori: string | null;
37717
37625
  tva: string | null;
37718
37626
  isMailing: boolean;
37719
37627
  telephone: string | null;
@@ -38110,7 +38018,6 @@ declare const shippingRoutes: {
38110
38018
  emailOne: string | null;
38111
38019
  emailTwo: string | null;
38112
38020
  emailThree: string | null;
38113
- eori: string | null;
38114
38021
  tva: string | null;
38115
38022
  isMailing: boolean;
38116
38023
  telephone: string | null;
@@ -38513,7 +38420,6 @@ declare const shippingRoutes: {
38513
38420
  emailOne: string | null;
38514
38421
  emailTwo: string | null;
38515
38422
  emailThree: string | null;
38516
- eori: string | null;
38517
38423
  tva: string | null;
38518
38424
  isMailing: boolean;
38519
38425
  telephone: string | null;
@@ -38916,7 +38822,6 @@ declare const shippingRoutes: {
38916
38822
  emailOne: string | null;
38917
38823
  emailTwo: string | null;
38918
38824
  emailThree: string | null;
38919
- eori: string | null;
38920
38825
  tva: string | null;
38921
38826
  isMailing: boolean;
38922
38827
  telephone: string | null;
@@ -39440,7 +39345,6 @@ declare const authRoutes: {
39440
39345
  emailOne: z.ZodNullable<z.ZodString>;
39441
39346
  emailTwo: z.ZodNullable<z.ZodString>;
39442
39347
  emailThree: z.ZodNullable<z.ZodString>;
39443
- eori: z.ZodNullable<z.ZodString>;
39444
39348
  tva: z.ZodNullable<z.ZodString>;
39445
39349
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
39446
39350
  isBillingCenter: z.ZodBoolean;
@@ -39512,7 +39416,6 @@ declare const authRoutes: {
39512
39416
  emailOne: string | null;
39513
39417
  emailTwo: string | null;
39514
39418
  emailThree: string | null;
39515
- eori: string | null;
39516
39419
  tva: string | null;
39517
39420
  isTrackingMail: boolean | null;
39518
39421
  isBillingCenter: boolean;
@@ -39570,7 +39473,6 @@ declare const authRoutes: {
39570
39473
  emailOne: string | null;
39571
39474
  emailTwo: string | null;
39572
39475
  emailThree: string | null;
39573
- eori: string | null;
39574
39476
  tva: string | null;
39575
39477
  isTrackingMail: boolean | null;
39576
39478
  isBillingCenter: boolean;
@@ -39883,7 +39785,6 @@ declare const authRoutes: {
39883
39785
  emailOne: string | null;
39884
39786
  emailTwo: string | null;
39885
39787
  emailThree: string | null;
39886
- eori: string | null;
39887
39788
  tva: string | null;
39888
39789
  isTrackingMail: boolean | null;
39889
39790
  isBillingCenter: boolean;
@@ -40062,7 +39963,6 @@ declare const authRoutes: {
40062
39963
  emailOne: string | null;
40063
39964
  emailTwo: string | null;
40064
39965
  emailThree: string | null;
40065
- eori: string | null;
40066
39966
  tva: string | null;
40067
39967
  isTrackingMail: boolean | null;
40068
39968
  isBillingCenter: boolean;
@@ -40247,7 +40147,6 @@ declare const authRoutes: {
40247
40147
  emailOne: string | null;
40248
40148
  emailTwo: string | null;
40249
40149
  emailThree: string | null;
40250
- eori: string | null;
40251
40150
  tva: string | null;
40252
40151
  isTrackingMail: boolean | null;
40253
40152
  isBillingCenter: boolean;
@@ -40432,7 +40331,6 @@ declare const authRoutes: {
40432
40331
  emailOne: string | null;
40433
40332
  emailTwo: string | null;
40434
40333
  emailThree: string | null;
40435
- eori: string | null;
40436
40334
  tva: string | null;
40437
40335
  isTrackingMail: boolean | null;
40438
40336
  isBillingCenter: boolean;
@@ -40711,7 +40609,6 @@ declare const authRoutes: {
40711
40609
  emailOne: z.ZodNullable<z.ZodString>;
40712
40610
  emailTwo: z.ZodNullable<z.ZodString>;
40713
40611
  emailThree: z.ZodNullable<z.ZodString>;
40714
- eori: z.ZodNullable<z.ZodString>;
40715
40612
  tva: z.ZodNullable<z.ZodString>;
40716
40613
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
40717
40614
  isBillingCenter: z.ZodBoolean;
@@ -40783,7 +40680,6 @@ declare const authRoutes: {
40783
40680
  emailOne: string | null;
40784
40681
  emailTwo: string | null;
40785
40682
  emailThree: string | null;
40786
- eori: string | null;
40787
40683
  tva: string | null;
40788
40684
  isTrackingMail: boolean | null;
40789
40685
  isBillingCenter: boolean;
@@ -40841,7 +40737,6 @@ declare const authRoutes: {
40841
40737
  emailOne: string | null;
40842
40738
  emailTwo: string | null;
40843
40739
  emailThree: string | null;
40844
- eori: string | null;
40845
40740
  tva: string | null;
40846
40741
  isTrackingMail: boolean | null;
40847
40742
  isBillingCenter: boolean;
@@ -41154,7 +41049,6 @@ declare const authRoutes: {
41154
41049
  emailOne: string | null;
41155
41050
  emailTwo: string | null;
41156
41051
  emailThree: string | null;
41157
- eori: string | null;
41158
41052
  tva: string | null;
41159
41053
  isTrackingMail: boolean | null;
41160
41054
  isBillingCenter: boolean;
@@ -41333,7 +41227,6 @@ declare const authRoutes: {
41333
41227
  emailOne: string | null;
41334
41228
  emailTwo: string | null;
41335
41229
  emailThree: string | null;
41336
- eori: string | null;
41337
41230
  tva: string | null;
41338
41231
  isTrackingMail: boolean | null;
41339
41232
  isBillingCenter: boolean;
@@ -41518,7 +41411,6 @@ declare const authRoutes: {
41518
41411
  emailOne: string | null;
41519
41412
  emailTwo: string | null;
41520
41413
  emailThree: string | null;
41521
- eori: string | null;
41522
41414
  tva: string | null;
41523
41415
  isTrackingMail: boolean | null;
41524
41416
  isBillingCenter: boolean;
@@ -41703,7 +41595,6 @@ declare const authRoutes: {
41703
41595
  emailOne: string | null;
41704
41596
  emailTwo: string | null;
41705
41597
  emailThree: string | null;
41706
- eori: string | null;
41707
41598
  tva: string | null;
41708
41599
  isTrackingMail: boolean | null;
41709
41600
  isBillingCenter: boolean;
@@ -42046,7 +41937,6 @@ declare const authRoutes: {
42046
41937
  emailOne: z.ZodNullable<z.ZodString>;
42047
41938
  emailTwo: z.ZodNullable<z.ZodString>;
42048
41939
  emailThree: z.ZodNullable<z.ZodString>;
42049
- eori: z.ZodNullable<z.ZodString>;
42050
41940
  tva: z.ZodNullable<z.ZodString>;
42051
41941
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
42052
41942
  isBillingCenter: z.ZodBoolean;
@@ -42118,7 +42008,6 @@ declare const authRoutes: {
42118
42008
  emailOne: string | null;
42119
42009
  emailTwo: string | null;
42120
42010
  emailThree: string | null;
42121
- eori: string | null;
42122
42011
  tva: string | null;
42123
42012
  isTrackingMail: boolean | null;
42124
42013
  isBillingCenter: boolean;
@@ -42176,7 +42065,6 @@ declare const authRoutes: {
42176
42065
  emailOne: string | null;
42177
42066
  emailTwo: string | null;
42178
42067
  emailThree: string | null;
42179
- eori: string | null;
42180
42068
  tva: string | null;
42181
42069
  isTrackingMail: boolean | null;
42182
42070
  isBillingCenter: boolean;
@@ -42489,7 +42377,6 @@ declare const authRoutes: {
42489
42377
  emailOne: string | null;
42490
42378
  emailTwo: string | null;
42491
42379
  emailThree: string | null;
42492
- eori: string | null;
42493
42380
  tva: string | null;
42494
42381
  isTrackingMail: boolean | null;
42495
42382
  isBillingCenter: boolean;
@@ -42668,7 +42555,6 @@ declare const authRoutes: {
42668
42555
  emailOne: string | null;
42669
42556
  emailTwo: string | null;
42670
42557
  emailThree: string | null;
42671
- eori: string | null;
42672
42558
  tva: string | null;
42673
42559
  isTrackingMail: boolean | null;
42674
42560
  isBillingCenter: boolean;
@@ -42853,7 +42739,6 @@ declare const authRoutes: {
42853
42739
  emailOne: string | null;
42854
42740
  emailTwo: string | null;
42855
42741
  emailThree: string | null;
42856
- eori: string | null;
42857
42742
  tva: string | null;
42858
42743
  isTrackingMail: boolean | null;
42859
42744
  isBillingCenter: boolean;
@@ -43038,7 +42923,6 @@ declare const authRoutes: {
43038
42923
  emailOne: string | null;
43039
42924
  emailTwo: string | null;
43040
42925
  emailThree: string | null;
43041
- eori: string | null;
43042
42926
  tva: string | null;
43043
42927
  isTrackingMail: boolean | null;
43044
42928
  isBillingCenter: boolean;
@@ -43561,7 +43445,6 @@ declare const contactRoutes: {
43561
43445
  emailOne: z.ZodNullable<z.ZodString>;
43562
43446
  emailTwo: z.ZodNullable<z.ZodString>;
43563
43447
  emailThree: z.ZodNullable<z.ZodString>;
43564
- eori: z.ZodNullable<z.ZodString>;
43565
43448
  tva: z.ZodNullable<z.ZodString>;
43566
43449
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
43567
43450
  isBillingCenter: z.ZodBoolean;
@@ -43633,7 +43516,6 @@ declare const contactRoutes: {
43633
43516
  emailOne: string | null;
43634
43517
  emailTwo: string | null;
43635
43518
  emailThree: string | null;
43636
- eori: string | null;
43637
43519
  tva: string | null;
43638
43520
  isTrackingMail: boolean | null;
43639
43521
  isBillingCenter: boolean;
@@ -43691,7 +43573,6 @@ declare const contactRoutes: {
43691
43573
  emailOne: string | null;
43692
43574
  emailTwo: string | null;
43693
43575
  emailThree: string | null;
43694
- eori: string | null;
43695
43576
  tva: string | null;
43696
43577
  isTrackingMail: boolean | null;
43697
43578
  isBillingCenter: boolean;
@@ -44004,7 +43885,6 @@ declare const contactRoutes: {
44004
43885
  emailOne: string | null;
44005
43886
  emailTwo: string | null;
44006
43887
  emailThree: string | null;
44007
- eori: string | null;
44008
43888
  tva: string | null;
44009
43889
  isTrackingMail: boolean | null;
44010
43890
  isBillingCenter: boolean;
@@ -44183,7 +44063,6 @@ declare const contactRoutes: {
44183
44063
  emailOne: string | null;
44184
44064
  emailTwo: string | null;
44185
44065
  emailThree: string | null;
44186
- eori: string | null;
44187
44066
  tva: string | null;
44188
44067
  isTrackingMail: boolean | null;
44189
44068
  isBillingCenter: boolean;
@@ -44395,7 +44274,6 @@ declare const contactRoutes: {
44395
44274
  emailOne: string | null;
44396
44275
  emailTwo: string | null;
44397
44276
  emailThree: string | null;
44398
- eori: string | null;
44399
44277
  tva: string | null;
44400
44278
  isTrackingMail: boolean | null;
44401
44279
  isBillingCenter: boolean;
@@ -44607,7 +44485,6 @@ declare const contactRoutes: {
44607
44485
  emailOne: string | null;
44608
44486
  emailTwo: string | null;
44609
44487
  emailThree: string | null;
44610
- eori: string | null;
44611
44488
  tva: string | null;
44612
44489
  isTrackingMail: boolean | null;
44613
44490
  isBillingCenter: boolean;
@@ -44821,7 +44698,6 @@ declare const contactRoutes: {
44821
44698
  emailOne: string | null;
44822
44699
  emailTwo: string | null;
44823
44700
  emailThree: string | null;
44824
- eori: string | null;
44825
44701
  tva: string | null;
44826
44702
  isTrackingMail: boolean | null;
44827
44703
  isBillingCenter: boolean;
@@ -45046,7 +44922,6 @@ declare const contactRoutes: {
45046
44922
  emailOne: string | null;
45047
44923
  emailTwo: string | null;
45048
44924
  emailThree: string | null;
45049
- eori: string | null;
45050
44925
  tva: string | null;
45051
44926
  isTrackingMail: boolean | null;
45052
44927
  isBillingCenter: boolean;
@@ -45277,7 +45152,6 @@ declare const contactRoutes: {
45277
45152
  emailOne: string | null;
45278
45153
  emailTwo: string | null;
45279
45154
  emailThree: string | null;
45280
- eori: string | null;
45281
45155
  tva: string | null;
45282
45156
  isTrackingMail: boolean | null;
45283
45157
  isBillingCenter: boolean;
@@ -45508,7 +45382,6 @@ declare const contactRoutes: {
45508
45382
  emailOne: string | null;
45509
45383
  emailTwo: string | null;
45510
45384
  emailThree: string | null;
45511
- eori: string | null;
45512
45385
  tva: string | null;
45513
45386
  isTrackingMail: boolean | null;
45514
45387
  isBillingCenter: boolean;
@@ -45915,7 +45788,6 @@ declare const contactRoutes: {
45915
45788
  emailOne: z.ZodNullable<z.ZodString>;
45916
45789
  emailTwo: z.ZodNullable<z.ZodString>;
45917
45790
  emailThree: z.ZodNullable<z.ZodString>;
45918
- eori: z.ZodNullable<z.ZodString>;
45919
45791
  tva: z.ZodNullable<z.ZodString>;
45920
45792
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
45921
45793
  isBillingCenter: z.ZodBoolean;
@@ -45987,7 +45859,6 @@ declare const contactRoutes: {
45987
45859
  emailOne: string | null;
45988
45860
  emailTwo: string | null;
45989
45861
  emailThree: string | null;
45990
- eori: string | null;
45991
45862
  tva: string | null;
45992
45863
  isTrackingMail: boolean | null;
45993
45864
  isBillingCenter: boolean;
@@ -46045,7 +45916,6 @@ declare const contactRoutes: {
46045
45916
  emailOne: string | null;
46046
45917
  emailTwo: string | null;
46047
45918
  emailThree: string | null;
46048
- eori: string | null;
46049
45919
  tva: string | null;
46050
45920
  isTrackingMail: boolean | null;
46051
45921
  isBillingCenter: boolean;
@@ -46358,7 +46228,6 @@ declare const contactRoutes: {
46358
46228
  emailOne: string | null;
46359
46229
  emailTwo: string | null;
46360
46230
  emailThree: string | null;
46361
- eori: string | null;
46362
46231
  tva: string | null;
46363
46232
  isTrackingMail: boolean | null;
46364
46233
  isBillingCenter: boolean;
@@ -46537,7 +46406,6 @@ declare const contactRoutes: {
46537
46406
  emailOne: string | null;
46538
46407
  emailTwo: string | null;
46539
46408
  emailThree: string | null;
46540
- eori: string | null;
46541
46409
  tva: string | null;
46542
46410
  isTrackingMail: boolean | null;
46543
46411
  isBillingCenter: boolean;
@@ -46749,7 +46617,6 @@ declare const contactRoutes: {
46749
46617
  emailOne: string | null;
46750
46618
  emailTwo: string | null;
46751
46619
  emailThree: string | null;
46752
- eori: string | null;
46753
46620
  tva: string | null;
46754
46621
  isTrackingMail: boolean | null;
46755
46622
  isBillingCenter: boolean;
@@ -46961,7 +46828,6 @@ declare const contactRoutes: {
46961
46828
  emailOne: string | null;
46962
46829
  emailTwo: string | null;
46963
46830
  emailThree: string | null;
46964
- eori: string | null;
46965
46831
  tva: string | null;
46966
46832
  isTrackingMail: boolean | null;
46967
46833
  isBillingCenter: boolean;
@@ -47179,7 +47045,6 @@ declare const contactRoutes: {
47179
47045
  emailOne: string | null;
47180
47046
  emailTwo: string | null;
47181
47047
  emailThree: string | null;
47182
- eori: string | null;
47183
47048
  tva: string | null;
47184
47049
  isTrackingMail: boolean | null;
47185
47050
  isBillingCenter: boolean;
@@ -47397,7 +47262,6 @@ declare const contactRoutes: {
47397
47262
  emailOne: string | null;
47398
47263
  emailTwo: string | null;
47399
47264
  emailThree: string | null;
47400
- eori: string | null;
47401
47265
  tva: string | null;
47402
47266
  isTrackingMail: boolean | null;
47403
47267
  isBillingCenter: boolean;
@@ -47838,7 +47702,6 @@ declare const contactRoutes: {
47838
47702
  emailOne: z.ZodNullable<z.ZodString>;
47839
47703
  emailTwo: z.ZodNullable<z.ZodString>;
47840
47704
  emailThree: z.ZodNullable<z.ZodString>;
47841
- eori: z.ZodNullable<z.ZodString>;
47842
47705
  tva: z.ZodNullable<z.ZodString>;
47843
47706
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
47844
47707
  isBillingCenter: z.ZodBoolean;
@@ -47910,7 +47773,6 @@ declare const contactRoutes: {
47910
47773
  emailOne: string | null;
47911
47774
  emailTwo: string | null;
47912
47775
  emailThree: string | null;
47913
- eori: string | null;
47914
47776
  tva: string | null;
47915
47777
  isTrackingMail: boolean | null;
47916
47778
  isBillingCenter: boolean;
@@ -47968,7 +47830,6 @@ declare const contactRoutes: {
47968
47830
  emailOne: string | null;
47969
47831
  emailTwo: string | null;
47970
47832
  emailThree: string | null;
47971
- eori: string | null;
47972
47833
  tva: string | null;
47973
47834
  isTrackingMail: boolean | null;
47974
47835
  isBillingCenter: boolean;
@@ -48281,7 +48142,6 @@ declare const contactRoutes: {
48281
48142
  emailOne: string | null;
48282
48143
  emailTwo: string | null;
48283
48144
  emailThree: string | null;
48284
- eori: string | null;
48285
48145
  tva: string | null;
48286
48146
  isTrackingMail: boolean | null;
48287
48147
  isBillingCenter: boolean;
@@ -48460,7 +48320,6 @@ declare const contactRoutes: {
48460
48320
  emailOne: string | null;
48461
48321
  emailTwo: string | null;
48462
48322
  emailThree: string | null;
48463
- eori: string | null;
48464
48323
  tva: string | null;
48465
48324
  isTrackingMail: boolean | null;
48466
48325
  isBillingCenter: boolean;
@@ -48672,7 +48531,6 @@ declare const contactRoutes: {
48672
48531
  emailOne: string | null;
48673
48532
  emailTwo: string | null;
48674
48533
  emailThree: string | null;
48675
- eori: string | null;
48676
48534
  tva: string | null;
48677
48535
  isTrackingMail: boolean | null;
48678
48536
  isBillingCenter: boolean;
@@ -48884,7 +48742,6 @@ declare const contactRoutes: {
48884
48742
  emailOne: string | null;
48885
48743
  emailTwo: string | null;
48886
48744
  emailThree: string | null;
48887
- eori: string | null;
48888
48745
  tva: string | null;
48889
48746
  isTrackingMail: boolean | null;
48890
48747
  isBillingCenter: boolean;
@@ -49102,7 +48959,6 @@ declare const contactRoutes: {
49102
48959
  emailOne: string | null;
49103
48960
  emailTwo: string | null;
49104
48961
  emailThree: string | null;
49105
- eori: string | null;
49106
48962
  tva: string | null;
49107
48963
  isTrackingMail: boolean | null;
49108
48964
  isBillingCenter: boolean;
@@ -49320,7 +49176,6 @@ declare const contactRoutes: {
49320
49176
  emailOne: string | null;
49321
49177
  emailTwo: string | null;
49322
49178
  emailThree: string | null;
49323
- eori: string | null;
49324
49179
  tva: string | null;
49325
49180
  isTrackingMail: boolean | null;
49326
49181
  isBillingCenter: boolean;
@@ -49722,7 +49577,6 @@ declare const contactRoutes: {
49722
49577
  emailOne: z.ZodNullable<z.ZodString>;
49723
49578
  emailTwo: z.ZodNullable<z.ZodString>;
49724
49579
  emailThree: z.ZodNullable<z.ZodString>;
49725
- eori: z.ZodNullable<z.ZodString>;
49726
49580
  tva: z.ZodNullable<z.ZodString>;
49727
49581
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
49728
49582
  isBillingCenter: z.ZodBoolean;
@@ -49794,7 +49648,6 @@ declare const contactRoutes: {
49794
49648
  emailOne: string | null;
49795
49649
  emailTwo: string | null;
49796
49650
  emailThree: string | null;
49797
- eori: string | null;
49798
49651
  tva: string | null;
49799
49652
  isTrackingMail: boolean | null;
49800
49653
  isBillingCenter: boolean;
@@ -49852,7 +49705,6 @@ declare const contactRoutes: {
49852
49705
  emailOne: string | null;
49853
49706
  emailTwo: string | null;
49854
49707
  emailThree: string | null;
49855
- eori: string | null;
49856
49708
  tva: string | null;
49857
49709
  isTrackingMail: boolean | null;
49858
49710
  isBillingCenter: boolean;
@@ -50165,7 +50017,6 @@ declare const contactRoutes: {
50165
50017
  emailOne: string | null;
50166
50018
  emailTwo: string | null;
50167
50019
  emailThree: string | null;
50168
- eori: string | null;
50169
50020
  tva: string | null;
50170
50021
  isTrackingMail: boolean | null;
50171
50022
  isBillingCenter: boolean;
@@ -50344,7 +50195,6 @@ declare const contactRoutes: {
50344
50195
  emailOne: string | null;
50345
50196
  emailTwo: string | null;
50346
50197
  emailThree: string | null;
50347
- eori: string | null;
50348
50198
  tva: string | null;
50349
50199
  isTrackingMail: boolean | null;
50350
50200
  isBillingCenter: boolean;
@@ -50556,7 +50406,6 @@ declare const contactRoutes: {
50556
50406
  emailOne: string | null;
50557
50407
  emailTwo: string | null;
50558
50408
  emailThree: string | null;
50559
- eori: string | null;
50560
50409
  tva: string | null;
50561
50410
  isTrackingMail: boolean | null;
50562
50411
  isBillingCenter: boolean;
@@ -50768,7 +50617,6 @@ declare const contactRoutes: {
50768
50617
  emailOne: string | null;
50769
50618
  emailTwo: string | null;
50770
50619
  emailThree: string | null;
50771
- eori: string | null;
50772
50620
  tva: string | null;
50773
50621
  isTrackingMail: boolean | null;
50774
50622
  isBillingCenter: boolean;
@@ -50986,7 +50834,6 @@ declare const contactRoutes: {
50986
50834
  emailOne: string | null;
50987
50835
  emailTwo: string | null;
50988
50836
  emailThree: string | null;
50989
- eori: string | null;
50990
50837
  tva: string | null;
50991
50838
  isTrackingMail: boolean | null;
50992
50839
  isBillingCenter: boolean;
@@ -51204,7 +51051,6 @@ declare const contactRoutes: {
51204
51051
  emailOne: string | null;
51205
51052
  emailTwo: string | null;
51206
51053
  emailThree: string | null;
51207
- eori: string | null;
51208
51054
  tva: string | null;
51209
51055
  isTrackingMail: boolean | null;
51210
51056
  isBillingCenter: boolean;
@@ -51668,7 +51514,6 @@ declare const contactRoutes: {
51668
51514
  emailOne: z.ZodNullable<z.ZodString>;
51669
51515
  emailTwo: z.ZodNullable<z.ZodString>;
51670
51516
  emailThree: z.ZodNullable<z.ZodString>;
51671
- eori: z.ZodNullable<z.ZodString>;
51672
51517
  tva: z.ZodNullable<z.ZodString>;
51673
51518
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
51674
51519
  isBillingCenter: z.ZodBoolean;
@@ -51740,7 +51585,6 @@ declare const contactRoutes: {
51740
51585
  emailOne: string | null;
51741
51586
  emailTwo: string | null;
51742
51587
  emailThree: string | null;
51743
- eori: string | null;
51744
51588
  tva: string | null;
51745
51589
  isTrackingMail: boolean | null;
51746
51590
  isBillingCenter: boolean;
@@ -51798,7 +51642,6 @@ declare const contactRoutes: {
51798
51642
  emailOne: string | null;
51799
51643
  emailTwo: string | null;
51800
51644
  emailThree: string | null;
51801
- eori: string | null;
51802
51645
  tva: string | null;
51803
51646
  isTrackingMail: boolean | null;
51804
51647
  isBillingCenter: boolean;
@@ -52111,7 +51954,6 @@ declare const contactRoutes: {
52111
51954
  emailOne: string | null;
52112
51955
  emailTwo: string | null;
52113
51956
  emailThree: string | null;
52114
- eori: string | null;
52115
51957
  tva: string | null;
52116
51958
  isTrackingMail: boolean | null;
52117
51959
  isBillingCenter: boolean;
@@ -52290,7 +52132,6 @@ declare const contactRoutes: {
52290
52132
  emailOne: string | null;
52291
52133
  emailTwo: string | null;
52292
52134
  emailThree: string | null;
52293
- eori: string | null;
52294
52135
  tva: string | null;
52295
52136
  isTrackingMail: boolean | null;
52296
52137
  isBillingCenter: boolean;
@@ -52502,7 +52343,6 @@ declare const contactRoutes: {
52502
52343
  emailOne: string | null;
52503
52344
  emailTwo: string | null;
52504
52345
  emailThree: string | null;
52505
- eori: string | null;
52506
52346
  tva: string | null;
52507
52347
  isTrackingMail: boolean | null;
52508
52348
  isBillingCenter: boolean;
@@ -52714,7 +52554,6 @@ declare const contactRoutes: {
52714
52554
  emailOne: string | null;
52715
52555
  emailTwo: string | null;
52716
52556
  emailThree: string | null;
52717
- eori: string | null;
52718
52557
  tva: string | null;
52719
52558
  isTrackingMail: boolean | null;
52720
52559
  isBillingCenter: boolean;
@@ -52932,7 +52771,6 @@ declare const contactRoutes: {
52932
52771
  emailOne: string | null;
52933
52772
  emailTwo: string | null;
52934
52773
  emailThree: string | null;
52935
- eori: string | null;
52936
52774
  tva: string | null;
52937
52775
  isTrackingMail: boolean | null;
52938
52776
  isBillingCenter: boolean;
@@ -53150,7 +52988,6 @@ declare const contactRoutes: {
53150
52988
  emailOne: string | null;
53151
52989
  emailTwo: string | null;
53152
52990
  emailThree: string | null;
53153
- eori: string | null;
53154
52991
  tva: string | null;
53155
52992
  isTrackingMail: boolean | null;
53156
52993
  isBillingCenter: boolean;
@@ -53396,7 +53233,6 @@ declare const billingCenterRoutes: {
53396
53233
  emailOne: z.ZodNullable<z.ZodString>;
53397
53234
  emailTwo: z.ZodNullable<z.ZodString>;
53398
53235
  emailThree: z.ZodNullable<z.ZodString>;
53399
- eori: z.ZodNullable<z.ZodString>;
53400
53236
  tva: z.ZodNullable<z.ZodString>;
53401
53237
  customerId: z.ZodNullable<z.ZodNumber>;
53402
53238
  customer: z.ZodOptional<z.ZodLazy<z.ZodObject<{
@@ -53442,7 +53278,6 @@ declare const billingCenterRoutes: {
53442
53278
  emailOne: z.ZodNullable<z.ZodString>;
53443
53279
  emailTwo: z.ZodNullable<z.ZodString>;
53444
53280
  emailThree: z.ZodNullable<z.ZodString>;
53445
- eori: z.ZodNullable<z.ZodString>;
53446
53281
  tva: z.ZodNullable<z.ZodString>;
53447
53282
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
53448
53283
  isBillingCenter: z.ZodBoolean;
@@ -53514,7 +53349,6 @@ declare const billingCenterRoutes: {
53514
53349
  emailOne: string | null;
53515
53350
  emailTwo: string | null;
53516
53351
  emailThree: string | null;
53517
- eori: string | null;
53518
53352
  tva: string | null;
53519
53353
  isTrackingMail: boolean | null;
53520
53354
  isBillingCenter: boolean;
@@ -53572,7 +53406,6 @@ declare const billingCenterRoutes: {
53572
53406
  emailOne: string | null;
53573
53407
  emailTwo: string | null;
53574
53408
  emailThree: string | null;
53575
- eori: string | null;
53576
53409
  tva: string | null;
53577
53410
  isTrackingMail: boolean | null;
53578
53411
  isBillingCenter: boolean;
@@ -53649,7 +53482,6 @@ declare const billingCenterRoutes: {
53649
53482
  emailOne: string | null;
53650
53483
  emailTwo: string | null;
53651
53484
  emailThree: string | null;
53652
- eori: string | null;
53653
53485
  tva: string | null;
53654
53486
  isMailing: boolean;
53655
53487
  telephone: string | null;
@@ -53715,7 +53547,6 @@ declare const billingCenterRoutes: {
53715
53547
  emailOne: string | null;
53716
53548
  emailTwo: string | null;
53717
53549
  emailThree: string | null;
53718
- eori: string | null;
53719
53550
  tva: string | null;
53720
53551
  isTrackingMail: boolean | null;
53721
53552
  isBillingCenter: boolean;
@@ -53770,7 +53601,6 @@ declare const billingCenterRoutes: {
53770
53601
  emailOne: string | null;
53771
53602
  emailTwo: string | null;
53772
53603
  emailThree: string | null;
53773
- eori: string | null;
53774
53604
  tva: string | null;
53775
53605
  isMailing: boolean;
53776
53606
  telephone: string | null;
@@ -53836,7 +53666,6 @@ declare const billingCenterRoutes: {
53836
53666
  emailOne: string | null;
53837
53667
  emailTwo: string | null;
53838
53668
  emailThree: string | null;
53839
- eori: string | null;
53840
53669
  tva: string | null;
53841
53670
  isTrackingMail: boolean | null;
53842
53671
  isBillingCenter: boolean;
@@ -53893,7 +53722,6 @@ declare const billingCenterRoutes: {
53893
53722
  emailOne: string | null;
53894
53723
  emailTwo: string | null;
53895
53724
  emailThree: string | null;
53896
- eori: string | null;
53897
53725
  tva: string | null;
53898
53726
  isMailing: boolean;
53899
53727
  telephone: string | null;
@@ -53959,7 +53787,6 @@ declare const billingCenterRoutes: {
53959
53787
  emailOne: string | null;
53960
53788
  emailTwo: string | null;
53961
53789
  emailThree: string | null;
53962
- eori: string | null;
53963
53790
  tva: string | null;
53964
53791
  isTrackingMail: boolean | null;
53965
53792
  isBillingCenter: boolean;
@@ -54027,7 +53854,6 @@ declare const billingCenterRoutes: {
54027
53854
  emailOne: string | null;
54028
53855
  emailTwo: string | null;
54029
53856
  emailThree: string | null;
54030
- eori: string | null;
54031
53857
  tva: string | null;
54032
53858
  isMailing: boolean;
54033
53859
  telephone: string | null;
@@ -54093,7 +53919,6 @@ declare const billingCenterRoutes: {
54093
53919
  emailOne: string | null;
54094
53920
  emailTwo: string | null;
54095
53921
  emailThree: string | null;
54096
- eori: string | null;
54097
53922
  tva: string | null;
54098
53923
  isTrackingMail: boolean | null;
54099
53924
  isBillingCenter: boolean;
@@ -54167,7 +53992,6 @@ declare const billingCenterRoutes: {
54167
53992
  emailOne: string | null;
54168
53993
  emailTwo: string | null;
54169
53994
  emailThree: string | null;
54170
- eori: string | null;
54171
53995
  tva: string | null;
54172
53996
  isMailing: boolean;
54173
53997
  telephone: string | null;
@@ -54233,7 +54057,6 @@ declare const billingCenterRoutes: {
54233
54057
  emailOne: string | null;
54234
54058
  emailTwo: string | null;
54235
54059
  emailThree: string | null;
54236
- eori: string | null;
54237
54060
  tva: string | null;
54238
54061
  isTrackingMail: boolean | null;
54239
54062
  isBillingCenter: boolean;
@@ -54307,7 +54130,6 @@ declare const billingCenterRoutes: {
54307
54130
  emailOne: string | null;
54308
54131
  emailTwo: string | null;
54309
54132
  emailThree: string | null;
54310
- eori: string | null;
54311
54133
  tva: string | null;
54312
54134
  isMailing: boolean;
54313
54135
  telephone: string | null;
@@ -54373,7 +54195,6 @@ declare const billingCenterRoutes: {
54373
54195
  emailOne: string | null;
54374
54196
  emailTwo: string | null;
54375
54197
  emailThree: string | null;
54376
- eori: string | null;
54377
54198
  tva: string | null;
54378
54199
  isTrackingMail: boolean | null;
54379
54200
  isBillingCenter: boolean;
@@ -57947,7 +57768,6 @@ declare const supportTicketRoutes: {
57947
57768
  emailOne: z.ZodNullable<z.ZodString>;
57948
57769
  emailTwo: z.ZodNullable<z.ZodString>;
57949
57770
  emailThree: z.ZodNullable<z.ZodString>;
57950
- eori: z.ZodNullable<z.ZodString>;
57951
57771
  tva: z.ZodNullable<z.ZodString>;
57952
57772
  customerId: z.ZodNullable<z.ZodNumber>;
57953
57773
  }, "strip", z.ZodTypeAny, {
@@ -57988,7 +57808,6 @@ declare const supportTicketRoutes: {
57988
57808
  emailOne: string | null;
57989
57809
  emailTwo: string | null;
57990
57810
  emailThree: string | null;
57991
- eori: string | null;
57992
57811
  tva: string | null;
57993
57812
  isMailing: boolean;
57994
57813
  telephone: string | null;
@@ -58041,7 +57860,6 @@ declare const supportTicketRoutes: {
58041
57860
  emailOne: string | null;
58042
57861
  emailTwo: string | null;
58043
57862
  emailThree: string | null;
58044
- eori: string | null;
58045
57863
  tva: string | null;
58046
57864
  isMailing: boolean;
58047
57865
  telephone: string | null;
@@ -58105,7 +57923,6 @@ declare const supportTicketRoutes: {
58105
57923
  emailOne: string | null;
58106
57924
  emailTwo: string | null;
58107
57925
  emailThree: string | null;
58108
- eori: string | null;
58109
57926
  tva: string | null;
58110
57927
  isMailing: boolean;
58111
57928
  telephone: string | null;
@@ -58357,7 +58174,6 @@ declare const supportTicketRoutes: {
58357
58174
  emailOne: string | null;
58358
58175
  emailTwo: string | null;
58359
58176
  emailThree: string | null;
58360
- eori: string | null;
58361
58177
  tva: string | null;
58362
58178
  isMailing: boolean;
58363
58179
  telephone: string | null;
@@ -58611,7 +58427,6 @@ declare const supportTicketRoutes: {
58611
58427
  emailOne: string | null;
58612
58428
  emailTwo: string | null;
58613
58429
  emailThree: string | null;
58614
- eori: string | null;
58615
58430
  tva: string | null;
58616
58431
  isMailing: boolean;
58617
58432
  telephone: string | null;
@@ -58876,7 +58691,6 @@ declare const supportTicketRoutes: {
58876
58691
  emailOne: string | null;
58877
58692
  emailTwo: string | null;
58878
58693
  emailThree: string | null;
58879
- eori: string | null;
58880
58694
  tva: string | null;
58881
58695
  isMailing: boolean;
58882
58696
  telephone: string | null;
@@ -59147,7 +58961,6 @@ declare const supportTicketRoutes: {
59147
58961
  emailOne: string | null;
59148
58962
  emailTwo: string | null;
59149
58963
  emailThree: string | null;
59150
- eori: string | null;
59151
58964
  tva: string | null;
59152
58965
  isMailing: boolean;
59153
58966
  telephone: string | null;
@@ -59418,7 +59231,6 @@ declare const supportTicketRoutes: {
59418
59231
  emailOne: string | null;
59419
59232
  emailTwo: string | null;
59420
59233
  emailThree: string | null;
59421
- eori: string | null;
59422
59234
  tva: string | null;
59423
59235
  isMailing: boolean;
59424
59236
  telephone: string | null;
@@ -60368,7 +60180,6 @@ declare const supportTicketRoutes: {
60368
60180
  emailOne: z.ZodNullable<z.ZodString>;
60369
60181
  emailTwo: z.ZodNullable<z.ZodString>;
60370
60182
  emailThree: z.ZodNullable<z.ZodString>;
60371
- eori: z.ZodNullable<z.ZodString>;
60372
60183
  tva: z.ZodNullable<z.ZodString>;
60373
60184
  customerId: z.ZodNullable<z.ZodNumber>;
60374
60185
  }, "strip", z.ZodTypeAny, {
@@ -60409,7 +60220,6 @@ declare const supportTicketRoutes: {
60409
60220
  emailOne: string | null;
60410
60221
  emailTwo: string | null;
60411
60222
  emailThree: string | null;
60412
- eori: string | null;
60413
60223
  tva: string | null;
60414
60224
  isMailing: boolean;
60415
60225
  telephone: string | null;
@@ -60462,7 +60272,6 @@ declare const supportTicketRoutes: {
60462
60272
  emailOne: string | null;
60463
60273
  emailTwo: string | null;
60464
60274
  emailThree: string | null;
60465
- eori: string | null;
60466
60275
  tva: string | null;
60467
60276
  isMailing: boolean;
60468
60277
  telephone: string | null;
@@ -61104,7 +60913,6 @@ declare const supportTicketRoutes: {
61104
60913
  emailOne: z.ZodNullable<z.ZodString>;
61105
60914
  emailTwo: z.ZodNullable<z.ZodString>;
61106
60915
  emailThree: z.ZodNullable<z.ZodString>;
61107
- eori: z.ZodNullable<z.ZodString>;
61108
60916
  tva: z.ZodNullable<z.ZodString>;
61109
60917
  customerId: z.ZodNullable<z.ZodNumber>;
61110
60918
  }, "strip", z.ZodTypeAny, {
@@ -61145,7 +60953,6 @@ declare const supportTicketRoutes: {
61145
60953
  emailOne: string | null;
61146
60954
  emailTwo: string | null;
61147
60955
  emailThree: string | null;
61148
- eori: string | null;
61149
60956
  tva: string | null;
61150
60957
  isMailing: boolean;
61151
60958
  telephone: string | null;
@@ -61198,7 +61005,6 @@ declare const supportTicketRoutes: {
61198
61005
  emailOne: string | null;
61199
61006
  emailTwo: string | null;
61200
61007
  emailThree: string | null;
61201
- eori: string | null;
61202
61008
  tva: string | null;
61203
61009
  isMailing: boolean;
61204
61010
  telephone: string | null;
@@ -61262,7 +61068,6 @@ declare const supportTicketRoutes: {
61262
61068
  emailOne: string | null;
61263
61069
  emailTwo: string | null;
61264
61070
  emailThree: string | null;
61265
- eori: string | null;
61266
61071
  tva: string | null;
61267
61072
  isMailing: boolean;
61268
61073
  telephone: string | null;
@@ -61514,7 +61319,6 @@ declare const supportTicketRoutes: {
61514
61319
  emailOne: string | null;
61515
61320
  emailTwo: string | null;
61516
61321
  emailThree: string | null;
61517
- eori: string | null;
61518
61322
  tva: string | null;
61519
61323
  isMailing: boolean;
61520
61324
  telephone: string | null;
@@ -61826,7 +61630,6 @@ declare const supportTicketRoutes: {
61826
61630
  emailOne: z.ZodNullable<z.ZodString>;
61827
61631
  emailTwo: z.ZodNullable<z.ZodString>;
61828
61632
  emailThree: z.ZodNullable<z.ZodString>;
61829
- eori: z.ZodNullable<z.ZodString>;
61830
61633
  tva: z.ZodNullable<z.ZodString>;
61831
61634
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
61832
61635
  isBillingCenter: z.ZodBoolean;
@@ -61898,7 +61701,6 @@ declare const supportTicketRoutes: {
61898
61701
  emailOne: string | null;
61899
61702
  emailTwo: string | null;
61900
61703
  emailThree: string | null;
61901
- eori: string | null;
61902
61704
  tva: string | null;
61903
61705
  isTrackingMail: boolean | null;
61904
61706
  isBillingCenter: boolean;
@@ -61956,7 +61758,6 @@ declare const supportTicketRoutes: {
61956
61758
  emailOne: string | null;
61957
61759
  emailTwo: string | null;
61958
61760
  emailThree: string | null;
61959
- eori: string | null;
61960
61761
  tva: string | null;
61961
61762
  isTrackingMail: boolean | null;
61962
61763
  isBillingCenter: boolean;
@@ -62269,7 +62070,6 @@ declare const supportTicketRoutes: {
62269
62070
  emailOne: string | null;
62270
62071
  emailTwo: string | null;
62271
62072
  emailThree: string | null;
62272
- eori: string | null;
62273
62073
  tva: string | null;
62274
62074
  isTrackingMail: boolean | null;
62275
62075
  isBillingCenter: boolean;
@@ -62448,7 +62248,6 @@ declare const supportTicketRoutes: {
62448
62248
  emailOne: string | null;
62449
62249
  emailTwo: string | null;
62450
62250
  emailThree: string | null;
62451
- eori: string | null;
62452
62251
  tva: string | null;
62453
62252
  isTrackingMail: boolean | null;
62454
62253
  isBillingCenter: boolean;
@@ -62637,7 +62436,6 @@ declare const supportTicketRoutes: {
62637
62436
  emailOne: string | null;
62638
62437
  emailTwo: string | null;
62639
62438
  emailThree: string | null;
62640
- eori: string | null;
62641
62439
  tva: string | null;
62642
62440
  isTrackingMail: boolean | null;
62643
62441
  isBillingCenter: boolean;
@@ -62750,7 +62548,6 @@ declare const supportTicketRoutes: {
62750
62548
  emailOne: string | null;
62751
62549
  emailTwo: string | null;
62752
62550
  emailThree: string | null;
62753
- eori: string | null;
62754
62551
  tva: string | null;
62755
62552
  isMailing: boolean;
62756
62553
  telephone: string | null;
@@ -63079,7 +62876,6 @@ declare const supportTicketRoutes: {
63079
62876
  emailOne: string | null;
63080
62877
  emailTwo: string | null;
63081
62878
  emailThree: string | null;
63082
- eori: string | null;
63083
62879
  tva: string | null;
63084
62880
  isTrackingMail: boolean | null;
63085
62881
  isBillingCenter: boolean;
@@ -63192,7 +62988,6 @@ declare const supportTicketRoutes: {
63192
62988
  emailOne: string | null;
63193
62989
  emailTwo: string | null;
63194
62990
  emailThree: string | null;
63195
- eori: string | null;
63196
62991
  tva: string | null;
63197
62992
  isMailing: boolean;
63198
62993
  telephone: string | null;
@@ -63447,7 +63242,6 @@ declare const supportTicketRoutes: {
63447
63242
  emailOne: string | null;
63448
63243
  emailTwo: string | null;
63449
63244
  emailThree: string | null;
63450
- eori: string | null;
63451
63245
  tva: string | null;
63452
63246
  isMailing: boolean;
63453
63247
  telephone: string | null;
@@ -63775,7 +63569,6 @@ declare const supportTicketRoutes: {
63775
63569
  emailOne: string | null;
63776
63570
  emailTwo: string | null;
63777
63571
  emailThree: string | null;
63778
- eori: string | null;
63779
63572
  tva: string | null;
63780
63573
  isTrackingMail: boolean | null;
63781
63574
  isBillingCenter: boolean;
@@ -63888,7 +63681,6 @@ declare const supportTicketRoutes: {
63888
63681
  emailOne: string | null;
63889
63682
  emailTwo: string | null;
63890
63683
  emailThree: string | null;
63891
- eori: string | null;
63892
63684
  tva: string | null;
63893
63685
  isMailing: boolean;
63894
63686
  telephone: string | null;
@@ -64143,7 +63935,6 @@ declare const supportTicketRoutes: {
64143
63935
  emailOne: string | null;
64144
63936
  emailTwo: string | null;
64145
63937
  emailThree: string | null;
64146
- eori: string | null;
64147
63938
  tva: string | null;
64148
63939
  isMailing: boolean;
64149
63940
  telephone: string | null;
@@ -64471,7 +64262,6 @@ declare const supportTicketRoutes: {
64471
64262
  emailOne: string | null;
64472
64263
  emailTwo: string | null;
64473
64264
  emailThree: string | null;
64474
- eori: string | null;
64475
64265
  tva: string | null;
64476
64266
  isTrackingMail: boolean | null;
64477
64267
  isBillingCenter: boolean;
@@ -64584,7 +64374,6 @@ declare const supportTicketRoutes: {
64584
64374
  emailOne: string | null;
64585
64375
  emailTwo: string | null;
64586
64376
  emailThree: string | null;
64587
- eori: string | null;
64588
64377
  tva: string | null;
64589
64378
  isMailing: boolean;
64590
64379
  telephone: string | null;
@@ -64845,7 +64634,6 @@ declare const supportTicketRoutes: {
64845
64634
  emailOne: string | null;
64846
64635
  emailTwo: string | null;
64847
64636
  emailThree: string | null;
64848
- eori: string | null;
64849
64637
  tva: string | null;
64850
64638
  isMailing: boolean;
64851
64639
  telephone: string | null;
@@ -65173,7 +64961,6 @@ declare const supportTicketRoutes: {
65173
64961
  emailOne: string | null;
65174
64962
  emailTwo: string | null;
65175
64963
  emailThree: string | null;
65176
- eori: string | null;
65177
64964
  tva: string | null;
65178
64965
  isTrackingMail: boolean | null;
65179
64966
  isBillingCenter: boolean;
@@ -65286,7 +65073,6 @@ declare const supportTicketRoutes: {
65286
65073
  emailOne: string | null;
65287
65074
  emailTwo: string | null;
65288
65075
  emailThree: string | null;
65289
- eori: string | null;
65290
65076
  tva: string | null;
65291
65077
  isMailing: boolean;
65292
65078
  telephone: string | null;
@@ -65547,7 +65333,6 @@ declare const supportTicketRoutes: {
65547
65333
  emailOne: string | null;
65548
65334
  emailTwo: string | null;
65549
65335
  emailThree: string | null;
65550
- eori: string | null;
65551
65336
  tva: string | null;
65552
65337
  isMailing: boolean;
65553
65338
  telephone: string | null;
@@ -65875,7 +65660,6 @@ declare const supportTicketRoutes: {
65875
65660
  emailOne: string | null;
65876
65661
  emailTwo: string | null;
65877
65662
  emailThree: string | null;
65878
- eori: string | null;
65879
65663
  tva: string | null;
65880
65664
  isTrackingMail: boolean | null;
65881
65665
  isBillingCenter: boolean;
@@ -65988,7 +65772,6 @@ declare const supportTicketRoutes: {
65988
65772
  emailOne: string | null;
65989
65773
  emailTwo: string | null;
65990
65774
  emailThree: string | null;
65991
- eori: string | null;
65992
65775
  tva: string | null;
65993
65776
  isMailing: boolean;
65994
65777
  telephone: string | null;
@@ -66960,7 +66743,6 @@ declare const supportTicketRoutes: {
66960
66743
  emailOne: z.ZodNullable<z.ZodString>;
66961
66744
  emailTwo: z.ZodNullable<z.ZodString>;
66962
66745
  emailThree: z.ZodNullable<z.ZodString>;
66963
- eori: z.ZodNullable<z.ZodString>;
66964
66746
  tva: z.ZodNullable<z.ZodString>;
66965
66747
  customerId: z.ZodNullable<z.ZodNumber>;
66966
66748
  }, "strip", z.ZodTypeAny, {
@@ -67001,7 +66783,6 @@ declare const supportTicketRoutes: {
67001
66783
  emailOne: string | null;
67002
66784
  emailTwo: string | null;
67003
66785
  emailThree: string | null;
67004
- eori: string | null;
67005
66786
  tva: string | null;
67006
66787
  isMailing: boolean;
67007
66788
  telephone: string | null;
@@ -67054,7 +66835,6 @@ declare const supportTicketRoutes: {
67054
66835
  emailOne: string | null;
67055
66836
  emailTwo: string | null;
67056
66837
  emailThree: string | null;
67057
- eori: string | null;
67058
66838
  tva: string | null;
67059
66839
  isMailing: boolean;
67060
66840
  telephone: string | null;
@@ -67118,7 +66898,6 @@ declare const supportTicketRoutes: {
67118
66898
  emailOne: string | null;
67119
66899
  emailTwo: string | null;
67120
66900
  emailThree: string | null;
67121
- eori: string | null;
67122
66901
  tva: string | null;
67123
66902
  isMailing: boolean;
67124
66903
  telephone: string | null;
@@ -67370,7 +67149,6 @@ declare const supportTicketRoutes: {
67370
67149
  emailOne: string | null;
67371
67150
  emailTwo: string | null;
67372
67151
  emailThree: string | null;
67373
- eori: string | null;
67374
67152
  tva: string | null;
67375
67153
  isMailing: boolean;
67376
67154
  telephone: string | null;
@@ -67628,7 +67406,6 @@ declare const supportTicketRoutes: {
67628
67406
  emailOne: string | null;
67629
67407
  emailTwo: string | null;
67630
67408
  emailThree: string | null;
67631
- eori: string | null;
67632
67409
  tva: string | null;
67633
67410
  isMailing: boolean;
67634
67411
  telephone: string | null;
@@ -67886,7 +67663,6 @@ declare const supportTicketRoutes: {
67886
67663
  emailOne: string | null;
67887
67664
  emailTwo: string | null;
67888
67665
  emailThree: string | null;
67889
- eori: string | null;
67890
67666
  tva: string | null;
67891
67667
  isMailing: boolean;
67892
67668
  telephone: string | null;
@@ -68843,7 +68619,6 @@ declare const supportTicketRoutes: {
68843
68619
  emailOne: z.ZodNullable<z.ZodString>;
68844
68620
  emailTwo: z.ZodNullable<z.ZodString>;
68845
68621
  emailThree: z.ZodNullable<z.ZodString>;
68846
- eori: z.ZodNullable<z.ZodString>;
68847
68622
  tva: z.ZodNullable<z.ZodString>;
68848
68623
  customerId: z.ZodNullable<z.ZodNumber>;
68849
68624
  }, "strip", z.ZodTypeAny, {
@@ -68884,7 +68659,6 @@ declare const supportTicketRoutes: {
68884
68659
  emailOne: string | null;
68885
68660
  emailTwo: string | null;
68886
68661
  emailThree: string | null;
68887
- eori: string | null;
68888
68662
  tva: string | null;
68889
68663
  isMailing: boolean;
68890
68664
  telephone: string | null;
@@ -68937,7 +68711,6 @@ declare const supportTicketRoutes: {
68937
68711
  emailOne: string | null;
68938
68712
  emailTwo: string | null;
68939
68713
  emailThree: string | null;
68940
- eori: string | null;
68941
68714
  tva: string | null;
68942
68715
  isMailing: boolean;
68943
68716
  telephone: string | null;
@@ -69001,7 +68774,6 @@ declare const supportTicketRoutes: {
69001
68774
  emailOne: string | null;
69002
68775
  emailTwo: string | null;
69003
68776
  emailThree: string | null;
69004
- eori: string | null;
69005
68777
  tva: string | null;
69006
68778
  isMailing: boolean;
69007
68779
  telephone: string | null;
@@ -69253,7 +69025,6 @@ declare const supportTicketRoutes: {
69253
69025
  emailOne: string | null;
69254
69026
  emailTwo: string | null;
69255
69027
  emailThree: string | null;
69256
- eori: string | null;
69257
69028
  tva: string | null;
69258
69029
  isMailing: boolean;
69259
69030
  telephone: string | null;
@@ -69565,7 +69336,6 @@ declare const supportTicketRoutes: {
69565
69336
  emailOne: z.ZodNullable<z.ZodString>;
69566
69337
  emailTwo: z.ZodNullable<z.ZodString>;
69567
69338
  emailThree: z.ZodNullable<z.ZodString>;
69568
- eori: z.ZodNullable<z.ZodString>;
69569
69339
  tva: z.ZodNullable<z.ZodString>;
69570
69340
  isTrackingMail: z.ZodNullable<z.ZodBoolean>;
69571
69341
  isBillingCenter: z.ZodBoolean;
@@ -69637,7 +69407,6 @@ declare const supportTicketRoutes: {
69637
69407
  emailOne: string | null;
69638
69408
  emailTwo: string | null;
69639
69409
  emailThree: string | null;
69640
- eori: string | null;
69641
69410
  tva: string | null;
69642
69411
  isTrackingMail: boolean | null;
69643
69412
  isBillingCenter: boolean;
@@ -69695,7 +69464,6 @@ declare const supportTicketRoutes: {
69695
69464
  emailOne: string | null;
69696
69465
  emailTwo: string | null;
69697
69466
  emailThree: string | null;
69698
- eori: string | null;
69699
69467
  tva: string | null;
69700
69468
  isTrackingMail: boolean | null;
69701
69469
  isBillingCenter: boolean;
@@ -70008,7 +69776,6 @@ declare const supportTicketRoutes: {
70008
69776
  emailOne: string | null;
70009
69777
  emailTwo: string | null;
70010
69778
  emailThree: string | null;
70011
- eori: string | null;
70012
69779
  tva: string | null;
70013
69780
  isTrackingMail: boolean | null;
70014
69781
  isBillingCenter: boolean;
@@ -70187,7 +69954,6 @@ declare const supportTicketRoutes: {
70187
69954
  emailOne: string | null;
70188
69955
  emailTwo: string | null;
70189
69956
  emailThree: string | null;
70190
- eori: string | null;
70191
69957
  tva: string | null;
70192
69958
  isTrackingMail: boolean | null;
70193
69959
  isBillingCenter: boolean;
@@ -70376,7 +70142,6 @@ declare const supportTicketRoutes: {
70376
70142
  emailOne: string | null;
70377
70143
  emailTwo: string | null;
70378
70144
  emailThree: string | null;
70379
- eori: string | null;
70380
70145
  tva: string | null;
70381
70146
  isTrackingMail: boolean | null;
70382
70147
  isBillingCenter: boolean;
@@ -70489,7 +70254,6 @@ declare const supportTicketRoutes: {
70489
70254
  emailOne: string | null;
70490
70255
  emailTwo: string | null;
70491
70256
  emailThree: string | null;
70492
- eori: string | null;
70493
70257
  tva: string | null;
70494
70258
  isMailing: boolean;
70495
70259
  telephone: string | null;
@@ -70818,7 +70582,6 @@ declare const supportTicketRoutes: {
70818
70582
  emailOne: string | null;
70819
70583
  emailTwo: string | null;
70820
70584
  emailThree: string | null;
70821
- eori: string | null;
70822
70585
  tva: string | null;
70823
70586
  isTrackingMail: boolean | null;
70824
70587
  isBillingCenter: boolean;
@@ -70931,7 +70694,6 @@ declare const supportTicketRoutes: {
70931
70694
  emailOne: string | null;
70932
70695
  emailTwo: string | null;
70933
70696
  emailThree: string | null;
70934
- eori: string | null;
70935
70697
  tva: string | null;
70936
70698
  isMailing: boolean;
70937
70699
  telephone: string | null;
@@ -71266,7 +71028,6 @@ declare const supportTicketRoutes: {
71266
71028
  emailOne: string | null;
71267
71029
  emailTwo: string | null;
71268
71030
  emailThree: string | null;
71269
- eori: string | null;
71270
71031
  tva: string | null;
71271
71032
  isTrackingMail: boolean | null;
71272
71033
  isBillingCenter: boolean;
@@ -71379,7 +71140,6 @@ declare const supportTicketRoutes: {
71379
71140
  emailOne: string | null;
71380
71141
  emailTwo: string | null;
71381
71142
  emailThree: string | null;
71382
- eori: string | null;
71383
71143
  tva: string | null;
71384
71144
  isMailing: boolean;
71385
71145
  telephone: string | null;
@@ -71714,7 +71474,6 @@ declare const supportTicketRoutes: {
71714
71474
  emailOne: string | null;
71715
71475
  emailTwo: string | null;
71716
71476
  emailThree: string | null;
71717
- eori: string | null;
71718
71477
  tva: string | null;
71719
71478
  isTrackingMail: boolean | null;
71720
71479
  isBillingCenter: boolean;
@@ -71827,7 +71586,6 @@ declare const supportTicketRoutes: {
71827
71586
  emailOne: string | null;
71828
71587
  emailTwo: string | null;
71829
71588
  emailThree: string | null;
71830
- eori: string | null;
71831
71589
  tva: string | null;
71832
71590
  isMailing: boolean;
71833
71591
  telephone: string | null;
@@ -72766,7 +72524,6 @@ declare const supportTicketRoutes: {
72766
72524
  emailOne: z.ZodNullable<z.ZodString>;
72767
72525
  emailTwo: z.ZodNullable<z.ZodString>;
72768
72526
  emailThree: z.ZodNullable<z.ZodString>;
72769
- eori: z.ZodNullable<z.ZodString>;
72770
72527
  tva: z.ZodNullable<z.ZodString>;
72771
72528
  customerId: z.ZodNullable<z.ZodNumber>;
72772
72529
  }, "strip", z.ZodTypeAny, {
@@ -72807,7 +72564,6 @@ declare const supportTicketRoutes: {
72807
72564
  emailOne: string | null;
72808
72565
  emailTwo: string | null;
72809
72566
  emailThree: string | null;
72810
- eori: string | null;
72811
72567
  tva: string | null;
72812
72568
  isMailing: boolean;
72813
72569
  telephone: string | null;
@@ -72860,7 +72616,6 @@ declare const supportTicketRoutes: {
72860
72616
  emailOne: string | null;
72861
72617
  emailTwo: string | null;
72862
72618
  emailThree: string | null;
72863
- eori: string | null;
72864
72619
  tva: string | null;
72865
72620
  isMailing: boolean;
72866
72621
  telephone: string | null;
@@ -72924,7 +72679,6 @@ declare const supportTicketRoutes: {
72924
72679
  emailOne: string | null;
72925
72680
  emailTwo: string | null;
72926
72681
  emailThree: string | null;
72927
- eori: string | null;
72928
72682
  tva: string | null;
72929
72683
  isMailing: boolean;
72930
72684
  telephone: string | null;
@@ -73176,7 +72930,6 @@ declare const supportTicketRoutes: {
73176
72930
  emailOne: string | null;
73177
72931
  emailTwo: string | null;
73178
72932
  emailThree: string | null;
73179
- eori: string | null;
73180
72933
  tva: string | null;
73181
72934
  isMailing: boolean;
73182
72935
  telephone: string | null;
@@ -73434,7 +73187,6 @@ declare const supportTicketRoutes: {
73434
73187
  emailOne: string | null;
73435
73188
  emailTwo: string | null;
73436
73189
  emailThree: string | null;
73437
- eori: string | null;
73438
73190
  tva: string | null;
73439
73191
  isMailing: boolean;
73440
73192
  telephone: string | null;
@@ -73692,7 +73444,6 @@ declare const supportTicketRoutes: {
73692
73444
  emailOne: string | null;
73693
73445
  emailTwo: string | null;
73694
73446
  emailThree: string | null;
73695
- eori: string | null;
73696
73447
  tva: string | null;
73697
73448
  isMailing: boolean;
73698
73449
  telephone: string | null;
@@ -74630,7 +74381,6 @@ declare const supportTicketRoutes: {
74630
74381
  emailOne: z.ZodNullable<z.ZodString>;
74631
74382
  emailTwo: z.ZodNullable<z.ZodString>;
74632
74383
  emailThree: z.ZodNullable<z.ZodString>;
74633
- eori: z.ZodNullable<z.ZodString>;
74634
74384
  tva: z.ZodNullable<z.ZodString>;
74635
74385
  customerId: z.ZodNullable<z.ZodNumber>;
74636
74386
  }, "strip", z.ZodTypeAny, {
@@ -74671,7 +74421,6 @@ declare const supportTicketRoutes: {
74671
74421
  emailOne: string | null;
74672
74422
  emailTwo: string | null;
74673
74423
  emailThree: string | null;
74674
- eori: string | null;
74675
74424
  tva: string | null;
74676
74425
  isMailing: boolean;
74677
74426
  telephone: string | null;
@@ -74724,7 +74473,6 @@ declare const supportTicketRoutes: {
74724
74473
  emailOne: string | null;
74725
74474
  emailTwo: string | null;
74726
74475
  emailThree: string | null;
74727
- eori: string | null;
74728
74476
  tva: string | null;
74729
74477
  isMailing: boolean;
74730
74478
  telephone: string | null;
@@ -74788,7 +74536,6 @@ declare const supportTicketRoutes: {
74788
74536
  emailOne: string | null;
74789
74537
  emailTwo: string | null;
74790
74538
  emailThree: string | null;
74791
- eori: string | null;
74792
74539
  tva: string | null;
74793
74540
  isMailing: boolean;
74794
74541
  telephone: string | null;
@@ -75040,7 +74787,6 @@ declare const supportTicketRoutes: {
75040
74787
  emailOne: string | null;
75041
74788
  emailTwo: string | null;
75042
74789
  emailThree: string | null;
75043
- eori: string | null;
75044
74790
  tva: string | null;
75045
74791
  isMailing: boolean;
75046
74792
  telephone: string | null;
@@ -75298,7 +75044,6 @@ declare const supportTicketRoutes: {
75298
75044
  emailOne: string | null;
75299
75045
  emailTwo: string | null;
75300
75046
  emailThree: string | null;
75301
- eori: string | null;
75302
75047
  tva: string | null;
75303
75048
  isMailing: boolean;
75304
75049
  telephone: string | null;
@@ -75556,7 +75301,6 @@ declare const supportTicketRoutes: {
75556
75301
  emailOne: string | null;
75557
75302
  emailTwo: string | null;
75558
75303
  emailThree: string | null;
75559
- eori: string | null;
75560
75304
  tva: string | null;
75561
75305
  isMailing: boolean;
75562
75306
  telephone: string | null;