@whiplashmerch/whiplash-api-client 1.0.53 → 1.0.54
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.
- package/dist/client.cjs.js +540 -0
- package/dist/client.esm.js +540 -0
- package/dist/client.esm.js.map +1 -1
- package/package.json +3 -3
package/dist/client.cjs.js
CHANGED
|
@@ -114,6 +114,15 @@ const getApiV21AccountTransactionsId = (client, id, params = {}) => {
|
|
|
114
114
|
};
|
|
115
115
|
|
|
116
116
|
/* eslint-disable */
|
|
117
|
+
/* tslint:disable */
|
|
118
|
+
/*
|
|
119
|
+
* ---------------------------------------------------------------
|
|
120
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
121
|
+
* ## ##
|
|
122
|
+
* ## AUTHOR: acacode ##
|
|
123
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
124
|
+
* ---------------------------------------------------------------
|
|
125
|
+
*/
|
|
117
126
|
exports.ContentType = void 0;
|
|
118
127
|
(function (ContentType) {
|
|
119
128
|
ContentType["Json"] = "application/json";
|
|
@@ -209,6 +218,15 @@ class HttpClient {
|
|
|
209
218
|
}
|
|
210
219
|
|
|
211
220
|
/* eslint-disable */
|
|
221
|
+
/* tslint:disable */
|
|
222
|
+
/*
|
|
223
|
+
* ---------------------------------------------------------------
|
|
224
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
225
|
+
* ## ##
|
|
226
|
+
* ## AUTHOR: acacode ##
|
|
227
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
228
|
+
* ---------------------------------------------------------------
|
|
229
|
+
*/
|
|
212
230
|
/**
|
|
213
231
|
* No description
|
|
214
232
|
*
|
|
@@ -528,6 +546,15 @@ const postApiV21AccountsIdAccountTransactions = (client, id, postApiV21AccountsI
|
|
|
528
546
|
};
|
|
529
547
|
|
|
530
548
|
/* eslint-disable */
|
|
549
|
+
/* tslint:disable */
|
|
550
|
+
/*
|
|
551
|
+
* ---------------------------------------------------------------
|
|
552
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
553
|
+
* ## ##
|
|
554
|
+
* ## AUTHOR: acacode ##
|
|
555
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
556
|
+
* ---------------------------------------------------------------
|
|
557
|
+
*/
|
|
531
558
|
/**
|
|
532
559
|
* @description Update an address
|
|
533
560
|
*
|
|
@@ -638,6 +665,15 @@ const deleteApiV21AllocationsId = (client, id, params = {}) => {
|
|
|
638
665
|
};
|
|
639
666
|
|
|
640
667
|
/* eslint-disable */
|
|
668
|
+
/* tslint:disable */
|
|
669
|
+
/*
|
|
670
|
+
* ---------------------------------------------------------------
|
|
671
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
672
|
+
* ## ##
|
|
673
|
+
* ## AUTHOR: acacode ##
|
|
674
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
675
|
+
* ---------------------------------------------------------------
|
|
676
|
+
*/
|
|
641
677
|
/**
|
|
642
678
|
* @description Get resource actions
|
|
643
679
|
*
|
|
@@ -942,6 +978,15 @@ const postApiV21BillOfLadingsIdAddresses = (client, id, postApiV21BillOfLadingsI
|
|
|
942
978
|
};
|
|
943
979
|
|
|
944
980
|
/* eslint-disable */
|
|
981
|
+
/* tslint:disable */
|
|
982
|
+
/*
|
|
983
|
+
* ---------------------------------------------------------------
|
|
984
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
985
|
+
* ## ##
|
|
986
|
+
* ## AUTHOR: acacode ##
|
|
987
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
988
|
+
* ---------------------------------------------------------------
|
|
989
|
+
*/
|
|
945
990
|
/**
|
|
946
991
|
* @description Get all broadcasts
|
|
947
992
|
*
|
|
@@ -1241,6 +1286,15 @@ const putApiV21BroadcastsIdConsume = (client, id, params = {}) => {
|
|
|
1241
1286
|
};
|
|
1242
1287
|
|
|
1243
1288
|
/* eslint-disable */
|
|
1289
|
+
/* tslint:disable */
|
|
1290
|
+
/*
|
|
1291
|
+
* ---------------------------------------------------------------
|
|
1292
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
1293
|
+
* ## ##
|
|
1294
|
+
* ## AUTHOR: acacode ##
|
|
1295
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
1296
|
+
* ---------------------------------------------------------------
|
|
1297
|
+
*/
|
|
1244
1298
|
/**
|
|
1245
1299
|
* No description
|
|
1246
1300
|
*
|
|
@@ -1340,6 +1394,15 @@ const deleteApiV21BundleItemsId = (client, id, params = {}) => {
|
|
|
1340
1394
|
};
|
|
1341
1395
|
|
|
1342
1396
|
/* eslint-disable */
|
|
1397
|
+
/* tslint:disable */
|
|
1398
|
+
/*
|
|
1399
|
+
* ---------------------------------------------------------------
|
|
1400
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
1401
|
+
* ## ##
|
|
1402
|
+
* ## AUTHOR: acacode ##
|
|
1403
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
1404
|
+
* ---------------------------------------------------------------
|
|
1405
|
+
*/
|
|
1343
1406
|
/**
|
|
1344
1407
|
* @description adds a key to the shared cache
|
|
1345
1408
|
*
|
|
@@ -1436,6 +1499,15 @@ const deleteApiV21CacheKey = (client, key, params = {}) => {
|
|
|
1436
1499
|
};
|
|
1437
1500
|
|
|
1438
1501
|
/* eslint-disable */
|
|
1502
|
+
/* tslint:disable */
|
|
1503
|
+
/*
|
|
1504
|
+
* ---------------------------------------------------------------
|
|
1505
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
1506
|
+
* ## ##
|
|
1507
|
+
* ## AUTHOR: acacode ##
|
|
1508
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
1509
|
+
* ---------------------------------------------------------------
|
|
1510
|
+
*/
|
|
1439
1511
|
/**
|
|
1440
1512
|
* No description
|
|
1441
1513
|
*
|
|
@@ -1787,6 +1859,15 @@ const putApiV21CarrierAccountsIdMetaFields = (client, id, putApiV21CarrierAccoun
|
|
|
1787
1859
|
};
|
|
1788
1860
|
|
|
1789
1861
|
/* eslint-disable */
|
|
1862
|
+
/* tslint:disable */
|
|
1863
|
+
/*
|
|
1864
|
+
* ---------------------------------------------------------------
|
|
1865
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
1866
|
+
* ## ##
|
|
1867
|
+
* ## AUTHOR: acacode ##
|
|
1868
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
1869
|
+
* ---------------------------------------------------------------
|
|
1870
|
+
*/
|
|
1790
1871
|
/**
|
|
1791
1872
|
* No description
|
|
1792
1873
|
*
|
|
@@ -1956,6 +2037,15 @@ const deleteApiV21CarrierAliasesId = (client, id, params = {}) => {
|
|
|
1956
2037
|
};
|
|
1957
2038
|
|
|
1958
2039
|
/* eslint-disable */
|
|
2040
|
+
/* tslint:disable */
|
|
2041
|
+
/*
|
|
2042
|
+
* ---------------------------------------------------------------
|
|
2043
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
2044
|
+
* ## ##
|
|
2045
|
+
* ## AUTHOR: acacode ##
|
|
2046
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
2047
|
+
* ---------------------------------------------------------------
|
|
2048
|
+
*/
|
|
1959
2049
|
/**
|
|
1960
2050
|
* @description Get a list of carriers
|
|
1961
2051
|
*
|
|
@@ -2058,6 +2148,15 @@ const deleteApiV21CarriersId = (client, id, params = {}) => {
|
|
|
2058
2148
|
};
|
|
2059
2149
|
|
|
2060
2150
|
/* eslint-disable */
|
|
2151
|
+
/* tslint:disable */
|
|
2152
|
+
/*
|
|
2153
|
+
* ---------------------------------------------------------------
|
|
2154
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
2155
|
+
* ## ##
|
|
2156
|
+
* ## AUTHOR: acacode ##
|
|
2157
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
2158
|
+
* ---------------------------------------------------------------
|
|
2159
|
+
*/
|
|
2061
2160
|
/**
|
|
2062
2161
|
* @description Get all chromalists
|
|
2063
2162
|
*
|
|
@@ -2160,6 +2259,15 @@ const deleteApiV21ChromalistsId = (client, id, params = {}) => {
|
|
|
2160
2259
|
};
|
|
2161
2260
|
|
|
2162
2261
|
/* eslint-disable */
|
|
2262
|
+
/* tslint:disable */
|
|
2263
|
+
/*
|
|
2264
|
+
* ---------------------------------------------------------------
|
|
2265
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
2266
|
+
* ## ##
|
|
2267
|
+
* ## AUTHOR: acacode ##
|
|
2268
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
2269
|
+
* ---------------------------------------------------------------
|
|
2270
|
+
*/
|
|
2163
2271
|
/**
|
|
2164
2272
|
* @description Returns aggregated consumer_returns
|
|
2165
2273
|
*
|
|
@@ -2830,6 +2938,15 @@ const getApiV21ConsumerReturnsIdIncidentsCount = (client, { id, ...query }, para
|
|
|
2830
2938
|
};
|
|
2831
2939
|
|
|
2832
2940
|
/* eslint-disable */
|
|
2941
|
+
/* tslint:disable */
|
|
2942
|
+
/*
|
|
2943
|
+
* ---------------------------------------------------------------
|
|
2944
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
2945
|
+
* ## ##
|
|
2946
|
+
* ## AUTHOR: acacode ##
|
|
2947
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
2948
|
+
* ---------------------------------------------------------------
|
|
2949
|
+
*/
|
|
2833
2950
|
/**
|
|
2834
2951
|
* @description Get all currencies
|
|
2835
2952
|
*
|
|
@@ -2932,6 +3049,15 @@ const deleteApiV21CurrenciesId = (client, id, params = {}) => {
|
|
|
2932
3049
|
};
|
|
2933
3050
|
|
|
2934
3051
|
/* eslint-disable */
|
|
3052
|
+
/* tslint:disable */
|
|
3053
|
+
/*
|
|
3054
|
+
* ---------------------------------------------------------------
|
|
3055
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
3056
|
+
* ## ##
|
|
3057
|
+
* ## AUTHOR: acacode ##
|
|
3058
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
3059
|
+
* ---------------------------------------------------------------
|
|
3060
|
+
*/
|
|
2935
3061
|
/**
|
|
2936
3062
|
* @description Get resource actions
|
|
2937
3063
|
*
|
|
@@ -3419,6 +3545,15 @@ const getApiV21CustomersIdShops = (client, id, params = {}) => {
|
|
|
3419
3545
|
};
|
|
3420
3546
|
|
|
3421
3547
|
/* eslint-disable */
|
|
3548
|
+
/* tslint:disable */
|
|
3549
|
+
/*
|
|
3550
|
+
* ---------------------------------------------------------------
|
|
3551
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
3552
|
+
* ## ##
|
|
3553
|
+
* ## AUTHOR: acacode ##
|
|
3554
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
3555
|
+
* ---------------------------------------------------------------
|
|
3556
|
+
*/
|
|
3422
3557
|
/**
|
|
3423
3558
|
* @description Returns all customs_infos objects
|
|
3424
3559
|
*
|
|
@@ -3597,6 +3732,15 @@ const getApiV21DashboardsId = (client, id, params = {}) => {
|
|
|
3597
3732
|
};
|
|
3598
3733
|
|
|
3599
3734
|
/* eslint-disable */
|
|
3735
|
+
/* tslint:disable */
|
|
3736
|
+
/*
|
|
3737
|
+
* ---------------------------------------------------------------
|
|
3738
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
3739
|
+
* ## ##
|
|
3740
|
+
* ## AUTHOR: acacode ##
|
|
3741
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
3742
|
+
* ---------------------------------------------------------------
|
|
3743
|
+
*/
|
|
3600
3744
|
/**
|
|
3601
3745
|
* @description Get resource actions
|
|
3602
3746
|
*
|
|
@@ -3831,6 +3975,15 @@ const putApiV21DocumentsIdCallAsyncAction = (client, action, id, putApiV21Docume
|
|
|
3831
3975
|
};
|
|
3832
3976
|
|
|
3833
3977
|
/* eslint-disable */
|
|
3978
|
+
/* tslint:disable */
|
|
3979
|
+
/*
|
|
3980
|
+
* ---------------------------------------------------------------
|
|
3981
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
3982
|
+
* ## ##
|
|
3983
|
+
* ## AUTHOR: acacode ##
|
|
3984
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
3985
|
+
* ---------------------------------------------------------------
|
|
3986
|
+
*/
|
|
3834
3987
|
/**
|
|
3835
3988
|
* @description authenticate
|
|
3836
3989
|
*
|
|
@@ -3889,6 +4042,15 @@ const postApiV21ExtAppAuthenticateProvider = (client, extApp, provider, params =
|
|
|
3889
4042
|
};
|
|
3890
4043
|
|
|
3891
4044
|
/* eslint-disable */
|
|
4045
|
+
/* tslint:disable */
|
|
4046
|
+
/*
|
|
4047
|
+
* ---------------------------------------------------------------
|
|
4048
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
4049
|
+
* ## ##
|
|
4050
|
+
* ## AUTHOR: acacode ##
|
|
4051
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
4052
|
+
* ---------------------------------------------------------------
|
|
4053
|
+
*/
|
|
3892
4054
|
/**
|
|
3893
4055
|
* @description Aggregates filter set results
|
|
3894
4056
|
*
|
|
@@ -4430,6 +4592,15 @@ const putApiV21FilterSetsIdCallAction = (client, action, id, putApiV21FilterSets
|
|
|
4430
4592
|
};
|
|
4431
4593
|
|
|
4432
4594
|
/* eslint-disable */
|
|
4595
|
+
/* tslint:disable */
|
|
4596
|
+
/*
|
|
4597
|
+
* ---------------------------------------------------------------
|
|
4598
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
4599
|
+
* ## ##
|
|
4600
|
+
* ## AUTHOR: acacode ##
|
|
4601
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
4602
|
+
* ---------------------------------------------------------------
|
|
4603
|
+
*/
|
|
4433
4604
|
/**
|
|
4434
4605
|
* @description Get an importer of records list
|
|
4435
4606
|
*
|
|
@@ -4600,6 +4771,15 @@ const deleteApiV21ImporterOfRecordsId = (client, id, params = {}) => {
|
|
|
4600
4771
|
};
|
|
4601
4772
|
|
|
4602
4773
|
/* eslint-disable */
|
|
4774
|
+
/* tslint:disable */
|
|
4775
|
+
/*
|
|
4776
|
+
* ---------------------------------------------------------------
|
|
4777
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
4778
|
+
* ## ##
|
|
4779
|
+
* ## AUTHOR: acacode ##
|
|
4780
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
4781
|
+
* ---------------------------------------------------------------
|
|
4782
|
+
*/
|
|
4603
4783
|
/**
|
|
4604
4784
|
* @description Get resource actions
|
|
4605
4785
|
*
|
|
@@ -5156,6 +5336,15 @@ const getApiV21InvoicesId = (client, id, params = {}) => {
|
|
|
5156
5336
|
};
|
|
5157
5337
|
|
|
5158
5338
|
/* eslint-disable */
|
|
5339
|
+
/* tslint:disable */
|
|
5340
|
+
/*
|
|
5341
|
+
* ---------------------------------------------------------------
|
|
5342
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
5343
|
+
* ## ##
|
|
5344
|
+
* ## AUTHOR: acacode ##
|
|
5345
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
5346
|
+
* ---------------------------------------------------------------
|
|
5347
|
+
*/
|
|
5159
5348
|
/**
|
|
5160
5349
|
* @description Get resource actions
|
|
5161
5350
|
*
|
|
@@ -6752,6 +6941,15 @@ const getApiV21ItemsIdTransactionsExport = (client, id, params = {}) => {
|
|
|
6752
6941
|
};
|
|
6753
6942
|
|
|
6754
6943
|
/* eslint-disable */
|
|
6944
|
+
/* tslint:disable */
|
|
6945
|
+
/*
|
|
6946
|
+
* ---------------------------------------------------------------
|
|
6947
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
6948
|
+
* ## ##
|
|
6949
|
+
* ## AUTHOR: acacode ##
|
|
6950
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
6951
|
+
* ---------------------------------------------------------------
|
|
6952
|
+
*/
|
|
6755
6953
|
/**
|
|
6756
6954
|
* @description Get resource actions
|
|
6757
6955
|
*
|
|
@@ -7193,6 +7391,15 @@ const getApiV21Locales = (client, params = {}) => {
|
|
|
7193
7391
|
};
|
|
7194
7392
|
|
|
7195
7393
|
/* eslint-disable */
|
|
7394
|
+
/* tslint:disable */
|
|
7395
|
+
/*
|
|
7396
|
+
* ---------------------------------------------------------------
|
|
7397
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
7398
|
+
* ## ##
|
|
7399
|
+
* ## AUTHOR: acacode ##
|
|
7400
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
7401
|
+
* ---------------------------------------------------------------
|
|
7402
|
+
*/
|
|
7196
7403
|
/**
|
|
7197
7404
|
* @description Get all location_adjustments
|
|
7198
7405
|
*
|
|
@@ -7314,6 +7521,15 @@ const deleteApiV2LocationAdjustmentsIdTags = (client, { id, ...query }, params =
|
|
|
7314
7521
|
};
|
|
7315
7522
|
|
|
7316
7523
|
/* eslint-disable */
|
|
7524
|
+
/* tslint:disable */
|
|
7525
|
+
/*
|
|
7526
|
+
* ---------------------------------------------------------------
|
|
7527
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
7528
|
+
* ## ##
|
|
7529
|
+
* ## AUTHOR: acacode ##
|
|
7530
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
7531
|
+
* ---------------------------------------------------------------
|
|
7532
|
+
*/
|
|
7317
7533
|
/**
|
|
7318
7534
|
* @description Returns aggregated location_audits
|
|
7319
7535
|
*
|
|
@@ -7618,6 +7834,15 @@ const putApiV21LocationAuditsIdCallAction = (client, action, id, putApiV21Locati
|
|
|
7618
7834
|
};
|
|
7619
7835
|
|
|
7620
7836
|
/* eslint-disable */
|
|
7837
|
+
/* tslint:disable */
|
|
7838
|
+
/*
|
|
7839
|
+
* ---------------------------------------------------------------
|
|
7840
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
7841
|
+
* ## ##
|
|
7842
|
+
* ## AUTHOR: acacode ##
|
|
7843
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
7844
|
+
* ---------------------------------------------------------------
|
|
7845
|
+
*/
|
|
7621
7846
|
/**
|
|
7622
7847
|
* @description Returns aggregated location_transfers
|
|
7623
7848
|
*
|
|
@@ -7922,6 +8147,15 @@ const putApiV21LocationTransfersIdCallAction = (client, action, id, putApiV21Loc
|
|
|
7922
8147
|
};
|
|
7923
8148
|
|
|
7924
8149
|
/* eslint-disable */
|
|
8150
|
+
/* tslint:disable */
|
|
8151
|
+
/*
|
|
8152
|
+
* ---------------------------------------------------------------
|
|
8153
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
8154
|
+
* ## ##
|
|
8155
|
+
* ## AUTHOR: acacode ##
|
|
8156
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
8157
|
+
* ---------------------------------------------------------------
|
|
8158
|
+
*/
|
|
7925
8159
|
/**
|
|
7926
8160
|
* @description Get resource actions
|
|
7927
8161
|
*
|
|
@@ -8342,6 +8576,15 @@ const putApiV21LocationsIdCallAction = (client, action, id, putApiV21LocationsId
|
|
|
8342
8576
|
};
|
|
8343
8577
|
|
|
8344
8578
|
/* eslint-disable */
|
|
8579
|
+
/* tslint:disable */
|
|
8580
|
+
/*
|
|
8581
|
+
* ---------------------------------------------------------------
|
|
8582
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
8583
|
+
* ## ##
|
|
8584
|
+
* ## AUTHOR: acacode ##
|
|
8585
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
8586
|
+
* ---------------------------------------------------------------
|
|
8587
|
+
*/
|
|
8345
8588
|
/**
|
|
8346
8589
|
* No description
|
|
8347
8590
|
*
|
|
@@ -8561,6 +8804,15 @@ const deleteApiV21LotsId = (client, id, params = {}) => {
|
|
|
8561
8804
|
};
|
|
8562
8805
|
|
|
8563
8806
|
/* eslint-disable */
|
|
8807
|
+
/* tslint:disable */
|
|
8808
|
+
/*
|
|
8809
|
+
* ---------------------------------------------------------------
|
|
8810
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
8811
|
+
* ## ##
|
|
8812
|
+
* ## AUTHOR: acacode ##
|
|
8813
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
8814
|
+
* ---------------------------------------------------------------
|
|
8815
|
+
*/
|
|
8564
8816
|
/**
|
|
8565
8817
|
* @description Get all manifests
|
|
8566
8818
|
*
|
|
@@ -8999,6 +9251,15 @@ const getApiV21NotificationEventsId = (client, id, params = {}) => {
|
|
|
8999
9251
|
};
|
|
9000
9252
|
|
|
9001
9253
|
/* eslint-disable */
|
|
9254
|
+
/* tslint:disable */
|
|
9255
|
+
/*
|
|
9256
|
+
* ---------------------------------------------------------------
|
|
9257
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
9258
|
+
* ## ##
|
|
9259
|
+
* ## AUTHOR: acacode ##
|
|
9260
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
9261
|
+
* ---------------------------------------------------------------
|
|
9262
|
+
*/
|
|
9002
9263
|
/**
|
|
9003
9264
|
* @description E-mail, webhook, and Slack notifications you have subscribed to
|
|
9004
9265
|
*
|
|
@@ -9234,6 +9495,15 @@ const getApiV21NotificationSubscriptionsIdTest = (client, id, params = {}) => {
|
|
|
9234
9495
|
};
|
|
9235
9496
|
|
|
9236
9497
|
/* eslint-disable */
|
|
9498
|
+
/* tslint:disable */
|
|
9499
|
+
/*
|
|
9500
|
+
* ---------------------------------------------------------------
|
|
9501
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
9502
|
+
* ## ##
|
|
9503
|
+
* ## AUTHOR: acacode ##
|
|
9504
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
9505
|
+
* ---------------------------------------------------------------
|
|
9506
|
+
*/
|
|
9237
9507
|
/**
|
|
9238
9508
|
* @description Returns aggregated order_batch_items
|
|
9239
9509
|
*
|
|
@@ -9448,6 +9718,15 @@ const getApiV21OrderBatchRequestsId = (client, id, params = {}) => {
|
|
|
9448
9718
|
};
|
|
9449
9719
|
|
|
9450
9720
|
/* eslint-disable */
|
|
9721
|
+
/* tslint:disable */
|
|
9722
|
+
/*
|
|
9723
|
+
* ---------------------------------------------------------------
|
|
9724
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
9725
|
+
* ## ##
|
|
9726
|
+
* ## AUTHOR: acacode ##
|
|
9727
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
9728
|
+
* ---------------------------------------------------------------
|
|
9729
|
+
*/
|
|
9451
9730
|
/**
|
|
9452
9731
|
* @description Get resource actions
|
|
9453
9732
|
*
|
|
@@ -10037,6 +10316,15 @@ const getApiV21OrderBatchesIdOrderBatchItems = (client, { id, ...query }, params
|
|
|
10037
10316
|
};
|
|
10038
10317
|
|
|
10039
10318
|
/* eslint-disable */
|
|
10319
|
+
/* tslint:disable */
|
|
10320
|
+
/*
|
|
10321
|
+
* ---------------------------------------------------------------
|
|
10322
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
10323
|
+
* ## ##
|
|
10324
|
+
* ## AUTHOR: acacode ##
|
|
10325
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
10326
|
+
* ---------------------------------------------------------------
|
|
10327
|
+
*/
|
|
10040
10328
|
/**
|
|
10041
10329
|
* @description Retrieve an order document
|
|
10042
10330
|
*
|
|
@@ -10136,6 +10424,15 @@ const deleteApiV21OrderDocumentsId = (client, id, params = {}) => {
|
|
|
10136
10424
|
};
|
|
10137
10425
|
|
|
10138
10426
|
/* eslint-disable */
|
|
10427
|
+
/* tslint:disable */
|
|
10428
|
+
/*
|
|
10429
|
+
* ---------------------------------------------------------------
|
|
10430
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
10431
|
+
* ## ##
|
|
10432
|
+
* ## AUTHOR: acacode ##
|
|
10433
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
10434
|
+
* ---------------------------------------------------------------
|
|
10435
|
+
*/
|
|
10139
10436
|
/**
|
|
10140
10437
|
* @description Get resource actions
|
|
10141
10438
|
*
|
|
@@ -10798,6 +11095,15 @@ const getApiV21OrderTotesCodeOrderItemsCount = (client, { code, ...query }, para
|
|
|
10798
11095
|
};
|
|
10799
11096
|
|
|
10800
11097
|
/* eslint-disable */
|
|
11098
|
+
/* tslint:disable */
|
|
11099
|
+
/*
|
|
11100
|
+
* ---------------------------------------------------------------
|
|
11101
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
11102
|
+
* ## ##
|
|
11103
|
+
* ## AUTHOR: acacode ##
|
|
11104
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
11105
|
+
* ---------------------------------------------------------------
|
|
11106
|
+
*/
|
|
10801
11107
|
/**
|
|
10802
11108
|
* @description Get resource actions
|
|
10803
11109
|
*
|
|
@@ -12409,6 +12715,15 @@ const putApiV21OrdersIdWholesale = (client, id, putApiV21OrdersIdWholesale, para
|
|
|
12409
12715
|
};
|
|
12410
12716
|
|
|
12411
12717
|
/* eslint-disable */
|
|
12718
|
+
/* tslint:disable */
|
|
12719
|
+
/*
|
|
12720
|
+
* ---------------------------------------------------------------
|
|
12721
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
12722
|
+
* ## ##
|
|
12723
|
+
* ## AUTHOR: acacode ##
|
|
12724
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
12725
|
+
* ---------------------------------------------------------------
|
|
12726
|
+
*/
|
|
12412
12727
|
/**
|
|
12413
12728
|
* No description
|
|
12414
12729
|
*
|
|
@@ -12496,6 +12811,15 @@ const putApiV21OriginatorsId = (client, id, putApiV21OriginatorsId, params = {})
|
|
|
12496
12811
|
};
|
|
12497
12812
|
|
|
12498
12813
|
/* eslint-disable */
|
|
12814
|
+
/* tslint:disable */
|
|
12815
|
+
/*
|
|
12816
|
+
* ---------------------------------------------------------------
|
|
12817
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
12818
|
+
* ## ##
|
|
12819
|
+
* ## AUTHOR: acacode ##
|
|
12820
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
12821
|
+
* ---------------------------------------------------------------
|
|
12822
|
+
*/
|
|
12499
12823
|
/**
|
|
12500
12824
|
* @description Get resource actions
|
|
12501
12825
|
*
|
|
@@ -12868,6 +13192,15 @@ const putApiV21PackagesIdCallAction = (client, action, id, putApiV21PackagesIdCa
|
|
|
12868
13192
|
};
|
|
12869
13193
|
|
|
12870
13194
|
/* eslint-disable */
|
|
13195
|
+
/* tslint:disable */
|
|
13196
|
+
/*
|
|
13197
|
+
* ---------------------------------------------------------------
|
|
13198
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
13199
|
+
* ## ##
|
|
13200
|
+
* ## AUTHOR: acacode ##
|
|
13201
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
13202
|
+
* ---------------------------------------------------------------
|
|
13203
|
+
*/
|
|
12871
13204
|
/**
|
|
12872
13205
|
* @description Get a list of partners
|
|
12873
13206
|
*
|
|
@@ -13071,6 +13404,15 @@ const deleteApiV21PartnersId = (client, id, params = {}) => {
|
|
|
13071
13404
|
};
|
|
13072
13405
|
|
|
13073
13406
|
/* eslint-disable */
|
|
13407
|
+
/* tslint:disable */
|
|
13408
|
+
/*
|
|
13409
|
+
* ---------------------------------------------------------------
|
|
13410
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
13411
|
+
* ## ##
|
|
13412
|
+
* ## AUTHOR: acacode ##
|
|
13413
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
13414
|
+
* ---------------------------------------------------------------
|
|
13415
|
+
*/
|
|
13074
13416
|
/**
|
|
13075
13417
|
* @description Create a new prepack object
|
|
13076
13418
|
*
|
|
@@ -13091,6 +13433,15 @@ const postApiV2Prepacks = (client, postApiV2Prepacks, params = {}) => {
|
|
|
13091
13433
|
};
|
|
13092
13434
|
|
|
13093
13435
|
/* eslint-disable */
|
|
13436
|
+
/* tslint:disable */
|
|
13437
|
+
/*
|
|
13438
|
+
* ---------------------------------------------------------------
|
|
13439
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
13440
|
+
* ## ##
|
|
13441
|
+
* ## AUTHOR: acacode ##
|
|
13442
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
13443
|
+
* ---------------------------------------------------------------
|
|
13444
|
+
*/
|
|
13094
13445
|
/**
|
|
13095
13446
|
* @description Get a project_task
|
|
13096
13447
|
*
|
|
@@ -13190,6 +13541,15 @@ const putApiV21ProjectTasksId = (client, id, putApiV21ProjectTasksId, params = {
|
|
|
13190
13541
|
};
|
|
13191
13542
|
|
|
13192
13543
|
/* eslint-disable */
|
|
13544
|
+
/* tslint:disable */
|
|
13545
|
+
/*
|
|
13546
|
+
* ---------------------------------------------------------------
|
|
13547
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
13548
|
+
* ## ##
|
|
13549
|
+
* ## AUTHOR: acacode ##
|
|
13550
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
13551
|
+
* ---------------------------------------------------------------
|
|
13552
|
+
*/
|
|
13193
13553
|
/**
|
|
13194
13554
|
* @description Get a list of projects
|
|
13195
13555
|
*
|
|
@@ -13532,6 +13892,15 @@ const getApiV21ProjectsIdProjectTasksCount = (client, { id, ...query }, params =
|
|
|
13532
13892
|
};
|
|
13533
13893
|
|
|
13534
13894
|
/* eslint-disable */
|
|
13895
|
+
/* tslint:disable */
|
|
13896
|
+
/*
|
|
13897
|
+
* ---------------------------------------------------------------
|
|
13898
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
13899
|
+
* ## ##
|
|
13900
|
+
* ## AUTHOR: acacode ##
|
|
13901
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
13902
|
+
* ---------------------------------------------------------------
|
|
13903
|
+
*/
|
|
13535
13904
|
/**
|
|
13536
13905
|
* No description
|
|
13537
13906
|
*
|
|
@@ -13879,6 +14248,15 @@ const getApiV21RelocateInventoryTransfersCount = (client, query, params = {}) =>
|
|
|
13879
14248
|
};
|
|
13880
14249
|
|
|
13881
14250
|
/* eslint-disable */
|
|
14251
|
+
/* tslint:disable */
|
|
14252
|
+
/*
|
|
14253
|
+
* ---------------------------------------------------------------
|
|
14254
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
14255
|
+
* ## ##
|
|
14256
|
+
* ## AUTHOR: acacode ##
|
|
14257
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
14258
|
+
* ---------------------------------------------------------------
|
|
14259
|
+
*/
|
|
13882
14260
|
/**
|
|
13883
14261
|
* @description Get a return addresses list
|
|
13884
14262
|
*
|
|
@@ -14090,6 +14468,15 @@ const deleteApiV21RuleDismissalsId = (client, id, params = {}) => {
|
|
|
14090
14468
|
};
|
|
14091
14469
|
|
|
14092
14470
|
/* eslint-disable */
|
|
14471
|
+
/* tslint:disable */
|
|
14472
|
+
/*
|
|
14473
|
+
* ---------------------------------------------------------------
|
|
14474
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
14475
|
+
* ## ##
|
|
14476
|
+
* ## AUTHOR: acacode ##
|
|
14477
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
14478
|
+
* ---------------------------------------------------------------
|
|
14479
|
+
*/
|
|
14093
14480
|
/**
|
|
14094
14481
|
* No description
|
|
14095
14482
|
*
|
|
@@ -14376,6 +14763,15 @@ const putApiV21RulesIdCallAction = (client, action, id, putApiV21RulesIdCallActi
|
|
|
14376
14763
|
};
|
|
14377
14764
|
|
|
14378
14765
|
/* eslint-disable */
|
|
14766
|
+
/* tslint:disable */
|
|
14767
|
+
/*
|
|
14768
|
+
* ---------------------------------------------------------------
|
|
14769
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
14770
|
+
* ## ##
|
|
14771
|
+
* ## AUTHOR: acacode ##
|
|
14772
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
14773
|
+
* ---------------------------------------------------------------
|
|
14774
|
+
*/
|
|
14379
14775
|
/**
|
|
14380
14776
|
* No description
|
|
14381
14777
|
*
|
|
@@ -14413,6 +14809,15 @@ const putApiV2ScancodesId = (client, id, putApiV2ScancodesId, params = {}) => {
|
|
|
14413
14809
|
};
|
|
14414
14810
|
|
|
14415
14811
|
/* eslint-disable */
|
|
14812
|
+
/* tslint:disable */
|
|
14813
|
+
/*
|
|
14814
|
+
* ---------------------------------------------------------------
|
|
14815
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
14816
|
+
* ## ##
|
|
14817
|
+
* ## AUTHOR: acacode ##
|
|
14818
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
14819
|
+
* ---------------------------------------------------------------
|
|
14820
|
+
*/
|
|
14416
14821
|
/**
|
|
14417
14822
|
* @description Get resource actions
|
|
14418
14823
|
*
|
|
@@ -14514,6 +14919,15 @@ const putApiV21SerialNumbersIdCallAction = (client, action, id, putApiV21SerialN
|
|
|
14514
14919
|
};
|
|
14515
14920
|
|
|
14516
14921
|
/* eslint-disable */
|
|
14922
|
+
/* tslint:disable */
|
|
14923
|
+
/*
|
|
14924
|
+
* ---------------------------------------------------------------
|
|
14925
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
14926
|
+
* ## ##
|
|
14927
|
+
* ## AUTHOR: acacode ##
|
|
14928
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
14929
|
+
* ---------------------------------------------------------------
|
|
14930
|
+
*/
|
|
14517
14931
|
/**
|
|
14518
14932
|
* @description Get resource actions
|
|
14519
14933
|
*
|
|
@@ -15215,6 +15629,15 @@ const putApiV21ShipnoticeItemsIdCallAsyncAction = (client, action, id, putApiV21
|
|
|
15215
15629
|
};
|
|
15216
15630
|
|
|
15217
15631
|
/* eslint-disable */
|
|
15632
|
+
/* tslint:disable */
|
|
15633
|
+
/*
|
|
15634
|
+
* ---------------------------------------------------------------
|
|
15635
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
15636
|
+
* ## ##
|
|
15637
|
+
* ## AUTHOR: acacode ##
|
|
15638
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
15639
|
+
* ---------------------------------------------------------------
|
|
15640
|
+
*/
|
|
15218
15641
|
/**
|
|
15219
15642
|
* @description Get resource actions
|
|
15220
15643
|
*
|
|
@@ -16242,6 +16665,15 @@ const putApiV21ShipnoticesIdCallAsyncAction = (client, action, id, putApiV21Ship
|
|
|
16242
16665
|
};
|
|
16243
16666
|
|
|
16244
16667
|
/* eslint-disable */
|
|
16668
|
+
/* tslint:disable */
|
|
16669
|
+
/*
|
|
16670
|
+
* ---------------------------------------------------------------
|
|
16671
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
16672
|
+
* ## ##
|
|
16673
|
+
* ## AUTHOR: acacode ##
|
|
16674
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
16675
|
+
* ---------------------------------------------------------------
|
|
16676
|
+
*/
|
|
16245
16677
|
/**
|
|
16246
16678
|
* No description
|
|
16247
16679
|
*
|
|
@@ -16461,6 +16893,15 @@ const deleteApiV21ShippingAliasesId = (client, id, params = {}) => {
|
|
|
16461
16893
|
};
|
|
16462
16894
|
|
|
16463
16895
|
/* eslint-disable */
|
|
16896
|
+
/* tslint:disable */
|
|
16897
|
+
/*
|
|
16898
|
+
* ---------------------------------------------------------------
|
|
16899
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
16900
|
+
* ## ##
|
|
16901
|
+
* ## AUTHOR: acacode ##
|
|
16902
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
16903
|
+
* ---------------------------------------------------------------
|
|
16904
|
+
*/
|
|
16464
16905
|
/**
|
|
16465
16906
|
* No description
|
|
16466
16907
|
*
|
|
@@ -16691,6 +17132,15 @@ const getApiV2ShippingMethodMarkupsIdAudits = (client, id, params = {}) => {
|
|
|
16691
17132
|
};
|
|
16692
17133
|
|
|
16693
17134
|
/* eslint-disable */
|
|
17135
|
+
/* tslint:disable */
|
|
17136
|
+
/*
|
|
17137
|
+
* ---------------------------------------------------------------
|
|
17138
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
17139
|
+
* ## ##
|
|
17140
|
+
* ## AUTHOR: acacode ##
|
|
17141
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
17142
|
+
* ---------------------------------------------------------------
|
|
17143
|
+
*/
|
|
16694
17144
|
/**
|
|
16695
17145
|
* No description
|
|
16696
17146
|
*
|
|
@@ -16894,6 +17344,15 @@ const deleteApiV21ShippingMethodsId = (client, id, params = {}) => {
|
|
|
16894
17344
|
};
|
|
16895
17345
|
|
|
16896
17346
|
/* eslint-disable */
|
|
17347
|
+
/* tslint:disable */
|
|
17348
|
+
/*
|
|
17349
|
+
* ---------------------------------------------------------------
|
|
17350
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
17351
|
+
* ## ##
|
|
17352
|
+
* ## AUTHOR: acacode ##
|
|
17353
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
17354
|
+
* ---------------------------------------------------------------
|
|
17355
|
+
*/
|
|
16897
17356
|
/**
|
|
16898
17357
|
* No description
|
|
16899
17358
|
*
|
|
@@ -16980,6 +17439,15 @@ const putApiV21ShopsIdMetaFields = (client, id, putApiV21ShopsIdMetaFields, para
|
|
|
16980
17439
|
};
|
|
16981
17440
|
|
|
16982
17441
|
/* eslint-disable */
|
|
17442
|
+
/* tslint:disable */
|
|
17443
|
+
/*
|
|
17444
|
+
* ---------------------------------------------------------------
|
|
17445
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
17446
|
+
* ## ##
|
|
17447
|
+
* ## AUTHOR: acacode ##
|
|
17448
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
17449
|
+
* ---------------------------------------------------------------
|
|
17450
|
+
*/
|
|
16983
17451
|
/**
|
|
16984
17452
|
* No description
|
|
16985
17453
|
*
|
|
@@ -17327,6 +17795,15 @@ const getApiV21StatsAppConfig = (client, params = {}) => {
|
|
|
17327
17795
|
};
|
|
17328
17796
|
|
|
17329
17797
|
/* eslint-disable */
|
|
17798
|
+
/* tslint:disable */
|
|
17799
|
+
/*
|
|
17800
|
+
* ---------------------------------------------------------------
|
|
17801
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
17802
|
+
* ## ##
|
|
17803
|
+
* ## AUTHOR: acacode ##
|
|
17804
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
17805
|
+
* ---------------------------------------------------------------
|
|
17806
|
+
*/
|
|
17330
17807
|
/**
|
|
17331
17808
|
* @description Get all surcharge_markups
|
|
17332
17809
|
*
|
|
@@ -17475,6 +17952,15 @@ const getApiV21TemplateTypes = (client, query, params = {}) => {
|
|
|
17475
17952
|
};
|
|
17476
17953
|
|
|
17477
17954
|
/* eslint-disable */
|
|
17955
|
+
/* tslint:disable */
|
|
17956
|
+
/*
|
|
17957
|
+
* ---------------------------------------------------------------
|
|
17958
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
17959
|
+
* ## ##
|
|
17960
|
+
* ## AUTHOR: acacode ##
|
|
17961
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
17962
|
+
* ---------------------------------------------------------------
|
|
17963
|
+
*/
|
|
17478
17964
|
/**
|
|
17479
17965
|
* No description
|
|
17480
17966
|
*
|
|
@@ -17861,6 +18347,15 @@ const getApiV2TransactionsIdAudits = (client, id, params = {}) => {
|
|
|
17861
18347
|
};
|
|
17862
18348
|
|
|
17863
18349
|
/* eslint-disable */
|
|
18350
|
+
/* tslint:disable */
|
|
18351
|
+
/*
|
|
18352
|
+
* ---------------------------------------------------------------
|
|
18353
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
18354
|
+
* ## ##
|
|
18355
|
+
* ## AUTHOR: acacode ##
|
|
18356
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
18357
|
+
* ---------------------------------------------------------------
|
|
18358
|
+
*/
|
|
17864
18359
|
/**
|
|
17865
18360
|
* No description
|
|
17866
18361
|
*
|
|
@@ -17964,6 +18459,15 @@ const deleteApiV2TransportationMarkupsId = (client, id, params = {}) => {
|
|
|
17964
18459
|
};
|
|
17965
18460
|
|
|
17966
18461
|
/* eslint-disable */
|
|
18462
|
+
/* tslint:disable */
|
|
18463
|
+
/*
|
|
18464
|
+
* ---------------------------------------------------------------
|
|
18465
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
18466
|
+
* ## ##
|
|
18467
|
+
* ## AUTHOR: acacode ##
|
|
18468
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
18469
|
+
* ---------------------------------------------------------------
|
|
18470
|
+
*/
|
|
17967
18471
|
/**
|
|
17968
18472
|
* No description
|
|
17969
18473
|
*
|
|
@@ -18418,6 +18922,15 @@ const putApiV21UsersIdCallAction = (client, action, id, putApiV21UsersIdCallActi
|
|
|
18418
18922
|
};
|
|
18419
18923
|
|
|
18420
18924
|
/* eslint-disable */
|
|
18925
|
+
/* tslint:disable */
|
|
18926
|
+
/*
|
|
18927
|
+
* ---------------------------------------------------------------
|
|
18928
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
18929
|
+
* ## ##
|
|
18930
|
+
* ## AUTHOR: acacode ##
|
|
18931
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
18932
|
+
* ---------------------------------------------------------------
|
|
18933
|
+
*/
|
|
18421
18934
|
/**
|
|
18422
18935
|
* No description
|
|
18423
18936
|
*
|
|
@@ -18492,6 +19005,15 @@ const postApiV21UtilitiesPublicUrl = (client, postApiV21UtilitiesPublicUrl, para
|
|
|
18492
19005
|
};
|
|
18493
19006
|
|
|
18494
19007
|
/* eslint-disable */
|
|
19008
|
+
/* tslint:disable */
|
|
19009
|
+
/*
|
|
19010
|
+
* ---------------------------------------------------------------
|
|
19011
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
19012
|
+
* ## ##
|
|
19013
|
+
* ## AUTHOR: acacode ##
|
|
19014
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
19015
|
+
* ---------------------------------------------------------------
|
|
19016
|
+
*/
|
|
18495
19017
|
/**
|
|
18496
19018
|
* No description
|
|
18497
19019
|
*
|
|
@@ -18695,6 +19217,15 @@ const deleteApiV21WarehouseFeaturesId = (client, id, params = {}) => {
|
|
|
18695
19217
|
};
|
|
18696
19218
|
|
|
18697
19219
|
/* eslint-disable */
|
|
19220
|
+
/* tslint:disable */
|
|
19221
|
+
/*
|
|
19222
|
+
* ---------------------------------------------------------------
|
|
19223
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
19224
|
+
* ## ##
|
|
19225
|
+
* ## AUTHOR: acacode ##
|
|
19226
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
19227
|
+
* ---------------------------------------------------------------
|
|
19228
|
+
*/
|
|
18698
19229
|
/**
|
|
18699
19230
|
* @description Get resource actions
|
|
18700
19231
|
*
|
|
@@ -19148,6 +19679,15 @@ const putApiV21WarehousesIdCallAsyncAction = (client, action, id, putApiV21Wareh
|
|
|
19148
19679
|
};
|
|
19149
19680
|
|
|
19150
19681
|
/* eslint-disable */
|
|
19682
|
+
/* tslint:disable */
|
|
19683
|
+
/*
|
|
19684
|
+
* ---------------------------------------------------------------
|
|
19685
|
+
* ## THIS FILE WAS GENERATED VIA SWAGGER-TYPESCRIPT-API ##
|
|
19686
|
+
* ## ##
|
|
19687
|
+
* ## AUTHOR: acacode ##
|
|
19688
|
+
* ## SOURCE: https://github.com/acacode/swagger-typescript-api ##
|
|
19689
|
+
* ---------------------------------------------------------------
|
|
19690
|
+
*/
|
|
19151
19691
|
/**
|
|
19152
19692
|
* @description Returns all wholesale objects
|
|
19153
19693
|
*
|