@whiplashmerch/whiplash-api-client 2.0.31 → 2.0.32

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.
@@ -1359,131 +1359,131 @@ export interface ApiV2EntitiesFilterSet {
1359
1359
  /** V2 */
1360
1360
  export interface ApiV2EntitiesFilterSetOptions {
1361
1361
  bulk_actions?: {
1362
- location_transfer?: object;
1363
- order_batch?: object;
1364
- meta_key?: object;
1365
- shipping_method?: object;
1366
- order?: object;
1367
1362
  project?: object;
1368
- incident?: object;
1369
- item?: object;
1370
- manifest?: object;
1371
1363
  warehouse?: object;
1372
- account_transaction?: object;
1373
- user?: object;
1374
1364
  consumer_return?: object;
1375
- shipnotice?: object;
1365
+ shipping_method?: object;
1366
+ manifest?: object;
1376
1367
  location?: object;
1368
+ incident?: object;
1369
+ shipnotice?: object;
1370
+ account_transaction?: object;
1377
1371
  carrier_account?: object;
1372
+ item?: object;
1378
1373
  location_audit?: object;
1374
+ order?: object;
1375
+ order_batch?: object;
1376
+ user?: object;
1377
+ meta_key?: object;
1378
+ location_transfer?: object;
1379
1379
  };
1380
1380
  exporters?: {
1381
- location_transfer?: object;
1382
- shipping_method?: object;
1383
- order?: object;
1384
- document?: object;
1385
- incident?: object;
1386
- item?: object;
1387
- account_transaction?: object;
1388
1381
  consumer_return?: object;
1389
- shipnotice?: object;
1382
+ shipping_method?: object;
1390
1383
  location?: object;
1384
+ incident?: object;
1391
1385
  customer?: object;
1386
+ shipnotice?: object;
1387
+ document?: object;
1388
+ account_transaction?: object;
1389
+ item?: object;
1392
1390
  location_audit?: object;
1391
+ order?: object;
1392
+ location_transfer?: object;
1393
1393
  };
1394
1394
  filters?: {
1395
- location_transfer?: any[];
1396
- order_batch?: any[];
1397
- meta_key?: any[];
1398
- shipping_method?: any[];
1399
- order?: any[];
1400
1395
  project?: any[];
1401
- document?: any[];
1402
- incident?: any[];
1403
- item?: any[];
1404
- manifest?: any[];
1405
1396
  warehouse?: any[];
1406
- account_transaction?: any[];
1407
- user?: any[];
1408
1397
  consumer_return?: any[];
1409
- partner?: any[];
1410
- shipnotice?: any[];
1398
+ shipping_method?: any[];
1399
+ manifest?: any[];
1411
1400
  location?: any[];
1412
1401
  transaction?: any[];
1413
- carrier_account?: any[];
1402
+ incident?: any[];
1414
1403
  customer?: any[];
1404
+ shipnotice?: any[];
1405
+ document?: any[];
1406
+ account_transaction?: any[];
1407
+ carrier_account?: any[];
1408
+ item?: any[];
1415
1409
  location_audit?: any[];
1410
+ order?: any[];
1411
+ order_batch?: any[];
1412
+ user?: any[];
1413
+ meta_key?: any[];
1414
+ partner?: any[];
1415
+ location_transfer?: any[];
1416
1416
  };
1417
1417
  importers?: {
1418
- location_transfer?: any[];
1419
- order?: any[];
1420
- document?: any[];
1421
- item?: any[];
1422
1418
  consumer_return?: any[];
1423
1419
  shipnotice?: any[];
1420
+ document?: any[];
1421
+ item?: any[];
1422
+ order?: any[];
1423
+ location_transfer?: any[];
1424
1424
  };
1425
1425
  required_scopes?: {
1426
- location_transfer?: any[];
1427
- order_batch?: any[];
1428
- meta_key?: any[];
1429
- shipping_method?: any[];
1430
- order?: any[];
1431
1426
  project?: any[];
1432
- document?: any[];
1433
- incident?: any[];
1434
- item?: any[];
1435
- manifest?: any[];
1436
1427
  warehouse?: any[];
1437
- account_transaction?: any[];
1438
- user?: any[];
1439
1428
  consumer_return?: any[];
1440
- partner?: any[];
1441
- shipnotice?: any[];
1429
+ shipping_method?: any[];
1430
+ manifest?: any[];
1442
1431
  location?: any[];
1443
1432
  transaction?: any[];
1444
- carrier_account?: any[];
1433
+ incident?: any[];
1445
1434
  customer?: any[];
1435
+ shipnotice?: any[];
1436
+ document?: any[];
1437
+ account_transaction?: any[];
1438
+ carrier_account?: any[];
1439
+ item?: any[];
1446
1440
  location_audit?: any[];
1441
+ order?: any[];
1442
+ order_batch?: any[];
1443
+ user?: any[];
1444
+ meta_key?: any[];
1445
+ partner?: any[];
1446
+ location_transfer?: any[];
1447
1447
  };
1448
1448
  resource_actions?: {
1449
- location_transfer?: object;
1450
- order_batch?: object;
1451
- meta_key?: object;
1452
- shipping_method?: object;
1453
- order?: object;
1454
1449
  project?: object;
1455
- document?: object;
1456
- incident?: object;
1457
- item?: object;
1458
- manifest?: object;
1459
1450
  warehouse?: object;
1460
- account_transaction?: object;
1461
- user?: object;
1462
1451
  consumer_return?: object;
1463
- shipnotice?: object;
1452
+ shipping_method?: object;
1453
+ manifest?: object;
1464
1454
  location?: object;
1465
- carrier_account?: object;
1455
+ incident?: object;
1466
1456
  customer?: object;
1457
+ shipnotice?: object;
1458
+ document?: object;
1459
+ account_transaction?: object;
1460
+ carrier_account?: object;
1461
+ item?: object;
1467
1462
  location_audit?: object;
1463
+ order?: object;
1464
+ order_batch?: object;
1465
+ user?: object;
1466
+ meta_key?: object;
1467
+ location_transfer?: object;
1468
1468
  };
1469
1469
  rule_actions?: {
1470
- batching?: object;
1471
- replenishment?: object;
1472
1470
  packing?: object;
1473
- backstock?: object;
1474
1471
  shipping_method?: object;
1475
- carrier_account?: object;
1476
1472
  routing?: object;
1473
+ batching?: object;
1474
+ replenishment?: object;
1475
+ carrier_account?: object;
1476
+ backstock?: object;
1477
1477
  };
1478
1478
  traits?: {
1479
- order_batch?: any[];
1480
- order?: any[];
1481
- item?: any[];
1482
1479
  warehouse?: any[];
1483
- user?: any[];
1484
1480
  consumer_return?: any[];
1485
- shipnotice?: any[];
1486
1481
  customer?: any[];
1482
+ shipnotice?: any[];
1483
+ item?: any[];
1484
+ order?: any[];
1485
+ order_batch?: any[];
1486
+ user?: any[];
1487
1487
  };
1488
1488
  }
1489
1489
  /** V2 */
@@ -29622,13 +29622,13 @@ export declare enum PostApiV21RulesRequestState {
29622
29622
  }
29623
29623
  /** Which type of rule this is */
29624
29624
  export declare enum PostApiV21RulesRequestType {
29625
- BatchingRule = "BatchingRule",
29626
- ReplenishmentRule = "ReplenishmentRule",
29627
29625
  PackingRule = "PackingRule",
29628
- BackstockRule = "BackstockRule",
29629
29626
  ShippingMethodRule = "ShippingMethodRule",
29627
+ RoutingRule = "RoutingRule",
29628
+ BatchingRule = "BatchingRule",
29629
+ ReplenishmentRule = "ReplenishmentRule",
29630
29630
  CarrierAccountRule = "CarrierAccountRule",
29631
- RoutingRule = "RoutingRule"
29631
+ BackstockRule = "BackstockRule"
29632
29632
  }
29633
29633
  /** locale for language settings */
29634
29634
  export declare enum PostApiV21UsersRequestLocale {
@@ -30428,13 +30428,13 @@ export declare enum PostApiV2RulesRequestState {
30428
30428
  }
30429
30429
  /** Which type of rule this is */
30430
30430
  export declare enum PostApiV2RulesRequestType {
30431
- BatchingRule = "BatchingRule",
30432
- ReplenishmentRule = "ReplenishmentRule",
30433
30431
  PackingRule = "PackingRule",
30434
- BackstockRule = "BackstockRule",
30435
30432
  ShippingMethodRule = "ShippingMethodRule",
30433
+ RoutingRule = "RoutingRule",
30434
+ BatchingRule = "BatchingRule",
30435
+ ReplenishmentRule = "ReplenishmentRule",
30436
30436
  CarrierAccountRule = "CarrierAccountRule",
30437
- RoutingRule = "RoutingRule"
30437
+ BackstockRule = "BackstockRule"
30438
30438
  }
30439
30439
  /** locale for language settings */
30440
30440
  export declare enum PostApiV2UsersRequestLocale {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whiplashmerch/whiplash-api-client",
3
- "version": "2.0.31",
3
+ "version": "2.0.32",
4
4
  "description": "",
5
5
  "devDependencies": {},
6
6
  "scripts": {