@whiplashmerch/whiplash-api-client 3.0.17 → 3.0.19
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.esm.js +68 -64
- package/dist/client.esm.js.map +1 -1
- package/dist/generated/data-contracts.d.ts +89 -85
- package/package.json +1 -1
package/dist/client.esm.js
CHANGED
|
@@ -23951,13 +23951,13 @@ var PostApiV21RulesRequestState;
|
|
|
23951
23951
|
/** Which type of rule this is */
|
|
23952
23952
|
var PostApiV21RulesRequestType;
|
|
23953
23953
|
(function (PostApiV21RulesRequestType) {
|
|
23954
|
+
PostApiV21RulesRequestType["BatchingRule"] = "BatchingRule";
|
|
23954
23955
|
PostApiV21RulesRequestType["PackingRule"] = "PackingRule";
|
|
23955
|
-
PostApiV21RulesRequestType["
|
|
23956
|
+
PostApiV21RulesRequestType["ReplenishmentRule"] = "ReplenishmentRule";
|
|
23956
23957
|
PostApiV21RulesRequestType["BackstockRule"] = "BackstockRule";
|
|
23957
|
-
PostApiV21RulesRequestType["BatchingRule"] = "BatchingRule";
|
|
23958
23958
|
PostApiV21RulesRequestType["CarrierAccountRule"] = "CarrierAccountRule";
|
|
23959
23959
|
PostApiV21RulesRequestType["RoutingRule"] = "RoutingRule";
|
|
23960
|
-
PostApiV21RulesRequestType["
|
|
23960
|
+
PostApiV21RulesRequestType["ShippingMethodRule"] = "ShippingMethodRule";
|
|
23961
23961
|
})(PostApiV21RulesRequestType || (PostApiV21RulesRequestType = {}));
|
|
23962
23962
|
/** locale for language settings */
|
|
23963
23963
|
var PostApiV21UsersRequestLocale;
|
|
@@ -23990,6 +23990,7 @@ var PostApiV21WarehousesRequestDefaultPickStrategy;
|
|
|
23990
23990
|
(function (PostApiV21WarehousesRequestDefaultPickStrategy) {
|
|
23991
23991
|
PostApiV21WarehousesRequestDefaultPickStrategy["Paper"] = "paper";
|
|
23992
23992
|
PostApiV21WarehousesRequestDefaultPickStrategy["Robot"] = "robot";
|
|
23993
|
+
PostApiV21WarehousesRequestDefaultPickStrategy["Greyorange"] = "greyorange";
|
|
23993
23994
|
})(PostApiV21WarehousesRequestDefaultPickStrategy || (PostApiV21WarehousesRequestDefaultPickStrategy = {}));
|
|
23994
23995
|
/** Warehouse shipping label format */
|
|
23995
23996
|
var PostApiV21WarehousesRequestShippingLabelFormat;
|
|
@@ -24788,13 +24789,13 @@ var PostApiV2RulesRequestState;
|
|
|
24788
24789
|
/** Which type of rule this is */
|
|
24789
24790
|
var PostApiV2RulesRequestType;
|
|
24790
24791
|
(function (PostApiV2RulesRequestType) {
|
|
24792
|
+
PostApiV2RulesRequestType["BatchingRule"] = "BatchingRule";
|
|
24791
24793
|
PostApiV2RulesRequestType["PackingRule"] = "PackingRule";
|
|
24792
|
-
PostApiV2RulesRequestType["
|
|
24794
|
+
PostApiV2RulesRequestType["ReplenishmentRule"] = "ReplenishmentRule";
|
|
24793
24795
|
PostApiV2RulesRequestType["BackstockRule"] = "BackstockRule";
|
|
24794
|
-
PostApiV2RulesRequestType["BatchingRule"] = "BatchingRule";
|
|
24795
24796
|
PostApiV2RulesRequestType["CarrierAccountRule"] = "CarrierAccountRule";
|
|
24796
24797
|
PostApiV2RulesRequestType["RoutingRule"] = "RoutingRule";
|
|
24797
|
-
PostApiV2RulesRequestType["
|
|
24798
|
+
PostApiV2RulesRequestType["ShippingMethodRule"] = "ShippingMethodRule";
|
|
24798
24799
|
})(PostApiV2RulesRequestType || (PostApiV2RulesRequestType = {}));
|
|
24799
24800
|
/** locale for language settings */
|
|
24800
24801
|
var PostApiV2UsersRequestLocale;
|
|
@@ -24827,6 +24828,7 @@ var PostApiV2WarehousesRequestDefaultPickStrategy;
|
|
|
24827
24828
|
(function (PostApiV2WarehousesRequestDefaultPickStrategy) {
|
|
24828
24829
|
PostApiV2WarehousesRequestDefaultPickStrategy["Paper"] = "paper";
|
|
24829
24830
|
PostApiV2WarehousesRequestDefaultPickStrategy["Robot"] = "robot";
|
|
24831
|
+
PostApiV2WarehousesRequestDefaultPickStrategy["Greyorange"] = "greyorange";
|
|
24830
24832
|
})(PostApiV2WarehousesRequestDefaultPickStrategy || (PostApiV2WarehousesRequestDefaultPickStrategy = {}));
|
|
24831
24833
|
/** Warehouse shipping label format */
|
|
24832
24834
|
var PostApiV2WarehousesRequestShippingLabelFormat;
|
|
@@ -24886,6 +24888,7 @@ var PutApiV21FilterSetsIdBatchRequestPickStrategy;
|
|
|
24886
24888
|
(function (PutApiV21FilterSetsIdBatchRequestPickStrategy) {
|
|
24887
24889
|
PutApiV21FilterSetsIdBatchRequestPickStrategy["Paper"] = "paper";
|
|
24888
24890
|
PutApiV21FilterSetsIdBatchRequestPickStrategy["Robot"] = "robot";
|
|
24891
|
+
PutApiV21FilterSetsIdBatchRequestPickStrategy["Greyorange"] = "greyorange";
|
|
24889
24892
|
})(PutApiV21FilterSetsIdBatchRequestPickStrategy || (PutApiV21FilterSetsIdBatchRequestPickStrategy = {}));
|
|
24890
24893
|
var PutApiV21FilterSetsIdBatchRequestWaveStrategy;
|
|
24891
24894
|
(function (PutApiV21FilterSetsIdBatchRequestWaveStrategy) {
|
|
@@ -25972,6 +25975,7 @@ var PutApiV2FilterSetsIdBatchRequestPickStrategy;
|
|
|
25972
25975
|
(function (PutApiV2FilterSetsIdBatchRequestPickStrategy) {
|
|
25973
25976
|
PutApiV2FilterSetsIdBatchRequestPickStrategy["Paper"] = "paper";
|
|
25974
25977
|
PutApiV2FilterSetsIdBatchRequestPickStrategy["Robot"] = "robot";
|
|
25978
|
+
PutApiV2FilterSetsIdBatchRequestPickStrategy["Greyorange"] = "greyorange";
|
|
25975
25979
|
})(PutApiV2FilterSetsIdBatchRequestPickStrategy || (PutApiV2FilterSetsIdBatchRequestPickStrategy = {}));
|
|
25976
25980
|
var PutApiV2FilterSetsIdBatchRequestWaveStrategy;
|
|
25977
25981
|
(function (PutApiV2FilterSetsIdBatchRequestWaveStrategy) {
|
|
@@ -30633,7 +30637,7 @@ const ApiV2ItemSingleExample = [
|
|
|
30633
30637
|
|
|
30634
30638
|
const ApiV2LoadOpenNoBolExample = [
|
|
30635
30639
|
{
|
|
30636
|
-
id:
|
|
30640
|
+
id: 31,
|
|
30637
30641
|
status: 'open',
|
|
30638
30642
|
closed_at_datetime: null,
|
|
30639
30643
|
wholesale_purchase_order_number: null,
|
|
@@ -30645,19 +30649,19 @@ const ApiV2LoadOpenNoBolExample = [
|
|
|
30645
30649
|
packages_total_dimensional_weight: null,
|
|
30646
30650
|
order_batches_count: 0,
|
|
30647
30651
|
warehouse_id: 1,
|
|
30648
|
-
created_at: '2026-
|
|
30649
|
-
updated_at: '2026-
|
|
30652
|
+
created_at: '2026-04-07T14:00:55.931-04:00',
|
|
30653
|
+
updated_at: '2026-04-07T14:00:55.931-04:00',
|
|
30650
30654
|
cascade_routing: true,
|
|
30651
30655
|
appointment_datetime: null,
|
|
30652
30656
|
bill_of_lading_id: null,
|
|
30653
|
-
customer_id:
|
|
30657
|
+
customer_id: 11313,
|
|
30654
30658
|
notes: null,
|
|
30655
30659
|
reference: null,
|
|
30656
30660
|
},
|
|
30657
30661
|
];
|
|
30658
30662
|
|
|
30659
30663
|
const ApiV2LoadCreatedExample = {
|
|
30660
|
-
id:
|
|
30664
|
+
id: 31,
|
|
30661
30665
|
status: 'open',
|
|
30662
30666
|
closed_at_datetime: null,
|
|
30663
30667
|
wholesale_purchase_order_number: null,
|
|
@@ -30669,27 +30673,27 @@ const ApiV2LoadCreatedExample = {
|
|
|
30669
30673
|
packages_total_dimensional_weight: null,
|
|
30670
30674
|
order_batches_count: 0,
|
|
30671
30675
|
warehouse_id: 1,
|
|
30672
|
-
created_at: '2026-
|
|
30673
|
-
updated_at: '2026-
|
|
30676
|
+
created_at: '2026-04-07T14:00:55.931-04:00',
|
|
30677
|
+
updated_at: '2026-04-07T14:00:55.931-04:00',
|
|
30674
30678
|
cascade_routing: true,
|
|
30675
30679
|
appointment_datetime: null,
|
|
30676
30680
|
bill_of_lading_id: null,
|
|
30677
|
-
customer_id:
|
|
30681
|
+
customer_id: 11313,
|
|
30678
30682
|
notes: null,
|
|
30679
30683
|
reference: null,
|
|
30680
30684
|
};
|
|
30681
30685
|
|
|
30682
30686
|
const ApiV2OrderBatchInLoadExample = [
|
|
30683
30687
|
{
|
|
30684
|
-
id:
|
|
30685
|
-
created_at: '2026-
|
|
30686
|
-
updated_at: '2026-
|
|
30688
|
+
id: 5473772,
|
|
30689
|
+
created_at: '2026-04-07T14:00:55.000-04:00',
|
|
30690
|
+
updated_at: '2026-04-07T14:00:55.000-04:00',
|
|
30687
30691
|
status: 100,
|
|
30688
30692
|
status_name: 'Processing',
|
|
30689
30693
|
warehouse_id: 1,
|
|
30690
30694
|
assigned_to: null,
|
|
30691
|
-
packingslips_pdf_url: 'http://
|
|
30692
|
-
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/
|
|
30695
|
+
packingslips_pdf_url: 'http://blick.io/dot_hackett',
|
|
30696
|
+
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/dot_hackett?download_token=dSva0PFegdNe1wdmoRx9',
|
|
30693
30697
|
packingslips_printed_at: null,
|
|
30694
30698
|
picklist_pdf_url: null,
|
|
30695
30699
|
started_at: null,
|
|
@@ -30707,14 +30711,14 @@ const ApiV2OrderBatchInLoadExample = [
|
|
|
30707
30711
|
actual_location_roles: [],
|
|
30708
30712
|
short_form: null,
|
|
30709
30713
|
grouping_fields: {
|
|
30710
|
-
wholesale_po_number: 'PO-
|
|
30714
|
+
wholesale_po_number: 'PO-248',
|
|
30711
30715
|
},
|
|
30712
30716
|
bol_id: null,
|
|
30713
30717
|
call_in_date: null,
|
|
30714
30718
|
requested_ship_date: null,
|
|
30715
30719
|
bill_of_lading_id: null,
|
|
30716
|
-
load_id:
|
|
30717
|
-
customer_id:
|
|
30720
|
+
load_id: 31,
|
|
30721
|
+
customer_id: 11313,
|
|
30718
30722
|
packages_count: 0,
|
|
30719
30723
|
packages_total_weight: null,
|
|
30720
30724
|
packages_total_dimensional_weight: null,
|
|
@@ -31480,15 +31484,15 @@ const ApiV2NavNormalExample = {
|
|
|
31480
31484
|
};
|
|
31481
31485
|
|
|
31482
31486
|
const ApiV2OrderBatchWholesaleAvailableExample = {
|
|
31483
|
-
id:
|
|
31484
|
-
created_at: '2026-
|
|
31485
|
-
updated_at: '2026-
|
|
31487
|
+
id: 5473760,
|
|
31488
|
+
created_at: '2026-04-07T14:00:52.000-04:00',
|
|
31489
|
+
updated_at: '2026-04-07T14:00:52.000-04:00',
|
|
31486
31490
|
status: 100,
|
|
31487
31491
|
status_name: 'Processing',
|
|
31488
31492
|
warehouse_id: 1,
|
|
31489
31493
|
assigned_to: null,
|
|
31490
|
-
packingslips_pdf_url: 'http://
|
|
31491
|
-
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/
|
|
31494
|
+
packingslips_pdf_url: 'http://ziemann.info/wilbert_welch',
|
|
31495
|
+
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/wilbert_welch?download_token=dSva0PFegdNe1wdmoRx9',
|
|
31492
31496
|
packingslips_printed_at: null,
|
|
31493
31497
|
picklist_pdf_url: null,
|
|
31494
31498
|
started_at: null,
|
|
@@ -31506,14 +31510,14 @@ const ApiV2OrderBatchWholesaleAvailableExample = {
|
|
|
31506
31510
|
actual_location_roles: [],
|
|
31507
31511
|
short_form: null,
|
|
31508
31512
|
grouping_fields: {
|
|
31509
|
-
wholesale_po_number: 'PO-
|
|
31513
|
+
wholesale_po_number: 'PO-441',
|
|
31510
31514
|
},
|
|
31511
31515
|
bol_id: null,
|
|
31512
31516
|
call_in_date: null,
|
|
31513
31517
|
requested_ship_date: null,
|
|
31514
31518
|
bill_of_lading_id: null,
|
|
31515
31519
|
load_id: null,
|
|
31516
|
-
customer_id:
|
|
31520
|
+
customer_id: 11313,
|
|
31517
31521
|
packages_count: 0,
|
|
31518
31522
|
packages_total_weight: null,
|
|
31519
31523
|
packages_total_dimensional_weight: null,
|
|
@@ -31547,8 +31551,8 @@ const ApiV2OrderBatchWholesaleAvailableExample = {
|
|
|
31547
31551
|
fedex_pickup_time: null,
|
|
31548
31552
|
active: true,
|
|
31549
31553
|
square_footage: 9000,
|
|
31550
|
-
created_at: '2025-
|
|
31551
|
-
updated_at: '2025-
|
|
31554
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31555
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31552
31556
|
ups_shipper_number: 'E19086',
|
|
31553
31557
|
email: 'annarbor@whiplashmerch.com',
|
|
31554
31558
|
ups_carrier_facility: 'ORD',
|
|
@@ -31574,36 +31578,36 @@ const ApiV2OrderBatchWholesaleAvailableExample = {
|
|
|
31574
31578
|
id: 17,
|
|
31575
31579
|
feature: 'Single Item Batching',
|
|
31576
31580
|
feature_code: 'single-item-batching',
|
|
31577
|
-
created_at: '2025-
|
|
31578
|
-
updated_at: '2025-
|
|
31581
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31582
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31579
31583
|
},
|
|
31580
31584
|
{
|
|
31581
31585
|
id: 18,
|
|
31582
31586
|
feature: 'Robot Picking',
|
|
31583
31587
|
feature_code: 'robot-picking',
|
|
31584
|
-
created_at: '2025-
|
|
31585
|
-
updated_at: '2025-
|
|
31588
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31589
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31586
31590
|
},
|
|
31587
31591
|
{
|
|
31588
31592
|
id: 19,
|
|
31589
31593
|
feature: 'Legacy Batch Sort Descending',
|
|
31590
31594
|
feature_code: 'legacy-batch-sort-descending',
|
|
31591
|
-
created_at: '2025-
|
|
31592
|
-
updated_at: '2025-
|
|
31595
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31596
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31593
31597
|
},
|
|
31594
31598
|
{
|
|
31595
31599
|
id: 20,
|
|
31596
31600
|
feature: 'Legacy Find By Tracking Receiving',
|
|
31597
31601
|
feature_code: 'legacy-find-by-tracking-receiving',
|
|
31598
|
-
created_at: '2025-
|
|
31599
|
-
updated_at: '2025-
|
|
31602
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31603
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31600
31604
|
},
|
|
31601
31605
|
{
|
|
31602
31606
|
id: 22,
|
|
31603
31607
|
feature: 'Staff Order Batching',
|
|
31604
31608
|
feature_code: 'staff-order-batching',
|
|
31605
|
-
created_at: '2025-
|
|
31606
|
-
updated_at: '2025-
|
|
31609
|
+
created_at: '2025-11-12T14:54:28.000-05:00',
|
|
31610
|
+
updated_at: '2025-11-12T14:54:28.000-05:00',
|
|
31607
31611
|
},
|
|
31608
31612
|
],
|
|
31609
31613
|
},
|
|
@@ -37328,7 +37332,7 @@ const ApiV21LoadScacCreatedExample = '{"id":123}';
|
|
|
37328
37332
|
|
|
37329
37333
|
const ApiV21LoadOpenNoBolExample = [
|
|
37330
37334
|
{
|
|
37331
|
-
id:
|
|
37335
|
+
id: 31,
|
|
37332
37336
|
status: 'open',
|
|
37333
37337
|
closed_at_datetime: null,
|
|
37334
37338
|
wholesale_purchase_order_number: null,
|
|
@@ -37340,19 +37344,19 @@ const ApiV21LoadOpenNoBolExample = [
|
|
|
37340
37344
|
packages_total_dimensional_weight: null,
|
|
37341
37345
|
order_batches_count: 0,
|
|
37342
37346
|
warehouse_id: 1,
|
|
37343
|
-
created_at: '2026-
|
|
37344
|
-
updated_at: '2026-
|
|
37347
|
+
created_at: '2026-04-07T14:00:55.931-04:00',
|
|
37348
|
+
updated_at: '2026-04-07T14:00:55.931-04:00',
|
|
37345
37349
|
cascade_routing: true,
|
|
37346
37350
|
appointment_datetime: null,
|
|
37347
37351
|
bill_of_lading_id: null,
|
|
37348
|
-
customer_id:
|
|
37352
|
+
customer_id: 11313,
|
|
37349
37353
|
notes: null,
|
|
37350
37354
|
reference: null,
|
|
37351
37355
|
},
|
|
37352
37356
|
];
|
|
37353
37357
|
|
|
37354
37358
|
const ApiV21LoadCreatedExample = {
|
|
37355
|
-
id:
|
|
37359
|
+
id: 31,
|
|
37356
37360
|
status: 'open',
|
|
37357
37361
|
closed_at_datetime: null,
|
|
37358
37362
|
wholesale_purchase_order_number: null,
|
|
@@ -37364,27 +37368,27 @@ const ApiV21LoadCreatedExample = {
|
|
|
37364
37368
|
packages_total_dimensional_weight: null,
|
|
37365
37369
|
order_batches_count: 0,
|
|
37366
37370
|
warehouse_id: 1,
|
|
37367
|
-
created_at: '2026-
|
|
37368
|
-
updated_at: '2026-
|
|
37371
|
+
created_at: '2026-04-07T14:00:55.931-04:00',
|
|
37372
|
+
updated_at: '2026-04-07T14:00:55.931-04:00',
|
|
37369
37373
|
cascade_routing: true,
|
|
37370
37374
|
appointment_datetime: null,
|
|
37371
37375
|
bill_of_lading_id: null,
|
|
37372
|
-
customer_id:
|
|
37376
|
+
customer_id: 11313,
|
|
37373
37377
|
notes: null,
|
|
37374
37378
|
reference: null,
|
|
37375
37379
|
};
|
|
37376
37380
|
|
|
37377
37381
|
const ApiV21OrderBatchInLoadExample = [
|
|
37378
37382
|
{
|
|
37379
|
-
id:
|
|
37380
|
-
created_at: '2026-
|
|
37381
|
-
updated_at: '2026-
|
|
37383
|
+
id: 5473772,
|
|
37384
|
+
created_at: '2026-04-07T14:00:55.000-04:00',
|
|
37385
|
+
updated_at: '2026-04-07T14:00:55.000-04:00',
|
|
37382
37386
|
status: 100,
|
|
37383
37387
|
status_name: 'Processing',
|
|
37384
37388
|
warehouse_id: 1,
|
|
37385
37389
|
assigned_to: null,
|
|
37386
|
-
packingslips_pdf_url: 'http://
|
|
37387
|
-
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/
|
|
37390
|
+
packingslips_pdf_url: 'http://blick.io/dot_hackett',
|
|
37391
|
+
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/dot_hackett?download_token=dSva0PFegdNe1wdmoRx9',
|
|
37388
37392
|
packingslips_printed_at: null,
|
|
37389
37393
|
picklist_pdf_url: null,
|
|
37390
37394
|
started_at: null,
|
|
@@ -37401,14 +37405,14 @@ const ApiV21OrderBatchInLoadExample = [
|
|
|
37401
37405
|
],
|
|
37402
37406
|
short_form: null,
|
|
37403
37407
|
grouping_fields: {
|
|
37404
|
-
wholesale_po_number: 'PO-
|
|
37408
|
+
wholesale_po_number: 'PO-248',
|
|
37405
37409
|
},
|
|
37406
37410
|
bol_id: null,
|
|
37407
37411
|
call_in_date: null,
|
|
37408
37412
|
requested_ship_date: null,
|
|
37409
37413
|
bill_of_lading_id: null,
|
|
37410
|
-
load_id:
|
|
37411
|
-
customer_id:
|
|
37414
|
+
load_id: 31,
|
|
37415
|
+
customer_id: 11313,
|
|
37412
37416
|
packages_count: 0,
|
|
37413
37417
|
packages_total_weight: null,
|
|
37414
37418
|
packages_total_dimensional_weight: null,
|
|
@@ -37849,15 +37853,15 @@ const ApiV21NavNormalExample = {
|
|
|
37849
37853
|
const ApiV21NotificationSubscriptionCreatedExample = '{"id":123}';
|
|
37850
37854
|
|
|
37851
37855
|
const ApiV21OrderBatchWholesaleAvailableExample = {
|
|
37852
|
-
id:
|
|
37853
|
-
created_at: '2026-
|
|
37854
|
-
updated_at: '2026-
|
|
37856
|
+
id: 5473760,
|
|
37857
|
+
created_at: '2026-04-07T14:00:52.000-04:00',
|
|
37858
|
+
updated_at: '2026-04-07T14:00:52.000-04:00',
|
|
37855
37859
|
status: 100,
|
|
37856
37860
|
status_name: 'Processing',
|
|
37857
37861
|
warehouse_id: 1,
|
|
37858
37862
|
assigned_to: null,
|
|
37859
|
-
packingslips_pdf_url: 'http://
|
|
37860
|
-
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/
|
|
37863
|
+
packingslips_pdf_url: 'http://ziemann.info/wilbert_welch',
|
|
37864
|
+
cf_packingslips_pdf_url: 'http://development.downloads.getwhiplash.com/wilbert_welch?download_token=dSva0PFegdNe1wdmoRx9',
|
|
37861
37865
|
packingslips_printed_at: null,
|
|
37862
37866
|
picklist_pdf_url: null,
|
|
37863
37867
|
started_at: null,
|
|
@@ -37874,14 +37878,14 @@ const ApiV21OrderBatchWholesaleAvailableExample = {
|
|
|
37874
37878
|
],
|
|
37875
37879
|
short_form: null,
|
|
37876
37880
|
grouping_fields: {
|
|
37877
|
-
wholesale_po_number: 'PO-
|
|
37881
|
+
wholesale_po_number: 'PO-441',
|
|
37878
37882
|
},
|
|
37879
37883
|
bol_id: null,
|
|
37880
37884
|
call_in_date: null,
|
|
37881
37885
|
requested_ship_date: null,
|
|
37882
37886
|
bill_of_lading_id: null,
|
|
37883
37887
|
load_id: null,
|
|
37884
|
-
customer_id:
|
|
37888
|
+
customer_id: 11313,
|
|
37885
37889
|
packages_count: 0,
|
|
37886
37890
|
packages_total_weight: null,
|
|
37887
37891
|
packages_total_dimensional_weight: null,
|