@whiplashmerch/whiplash-api-client 2.0.36 → 3.0.0

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.
Files changed (127) hide show
  1. package/dist/client.esm.js +3953 -16323
  2. package/dist/client.esm.js.map +1 -1
  3. package/dist/generated/AccountTransactions.d.ts +2 -2
  4. package/dist/generated/Accounts.d.ts +9 -9
  5. package/dist/generated/BillOfLadings.d.ts +4 -4
  6. package/dist/generated/Broadcasts.d.ts +2 -2
  7. package/dist/generated/BundleItems.d.ts +2 -2
  8. package/dist/generated/CarrierAccounts.d.ts +12 -12
  9. package/dist/generated/Carriers.d.ts +37 -1
  10. package/dist/generated/Chromalists.d.ts +2 -2
  11. package/dist/generated/ConsumerReturns.d.ts +10 -10
  12. package/dist/generated/Currencies.d.ts +2 -2
  13. package/dist/generated/Customers.d.ts +15 -15
  14. package/dist/generated/Documents.d.ts +3 -3
  15. package/dist/generated/FilterSets.d.ts +10 -10
  16. package/dist/generated/ImporterOfRecords.d.ts +5 -5
  17. package/dist/generated/Incidents.d.ts +2 -2
  18. package/dist/generated/InvoiceItems.d.ts +4 -4
  19. package/dist/generated/Invoices.d.ts +4 -4
  20. package/dist/generated/Items.d.ts +31 -31
  21. package/dist/generated/Loads.d.ts +4 -4
  22. package/dist/generated/LocationAdjustments.d.ts +5 -5
  23. package/dist/generated/LocationAudits.d.ts +3 -3
  24. package/dist/generated/LocationTransfers.d.ts +3 -3
  25. package/dist/generated/Locations.d.ts +11 -11
  26. package/dist/generated/Lots.d.ts +10 -10
  27. package/dist/generated/Manifests.d.ts +7 -7
  28. package/dist/generated/MetaKeys.d.ts +4 -4
  29. package/dist/generated/Nav.d.ts +2 -2
  30. package/dist/generated/NavItems.d.ts +2 -2
  31. package/dist/generated/NotificationEvents.d.ts +3 -3
  32. package/dist/generated/NotificationSubscriptions.d.ts +8 -8
  33. package/dist/generated/OrderBatchItems.d.ts +3 -3
  34. package/dist/generated/OrderBatchRequests.d.ts +2 -2
  35. package/dist/generated/OrderBatches.d.ts +17 -17
  36. package/dist/generated/OrderDocuments.d.ts +2 -2
  37. package/dist/generated/OrderItems.d.ts +13 -13
  38. package/dist/generated/OrderTotes.d.ts +4 -4
  39. package/dist/generated/Orders.d.ts +29 -29
  40. package/dist/generated/Originators.d.ts +8 -8
  41. package/dist/generated/Packages.d.ts +12 -12
  42. package/dist/generated/Pallets.d.ts +5 -5
  43. package/dist/generated/Partners.d.ts +2 -2
  44. package/dist/generated/ProjectTasks.d.ts +2 -2
  45. package/dist/generated/Projects.d.ts +4 -4
  46. package/dist/generated/Public.d.ts +2 -2
  47. package/dist/generated/Rates.d.ts +10 -10
  48. package/dist/generated/ReasonCodes.d.ts +3 -3
  49. package/dist/generated/RelocateInventoryTransfers.d.ts +2 -2
  50. package/dist/generated/ReturnAddresses.d.ts +7 -7
  51. package/dist/generated/Rules.d.ts +8 -8
  52. package/dist/generated/ScancodeAliases.d.ts +2 -2
  53. package/dist/generated/Scancodes.d.ts +2 -2
  54. package/dist/generated/Schemas.d.ts +20 -0
  55. package/dist/generated/SerialNumbers.d.ts +2 -2
  56. package/dist/generated/ShipnoticeItems.d.ts +18 -18
  57. package/dist/generated/Shipnotices.d.ts +22 -22
  58. package/dist/generated/ShippingAliases.d.ts +8 -8
  59. package/dist/generated/ShippingBlacklistedMethods.d.ts +2 -2
  60. package/dist/generated/ShippingMethodMarkups.d.ts +7 -7
  61. package/dist/generated/ShippingMethods.d.ts +4 -4
  62. package/dist/generated/Shops.d.ts +9 -9
  63. package/dist/generated/Stats.d.ts +3 -3
  64. package/dist/generated/SurchargeMarkups.d.ts +4 -4
  65. package/dist/generated/TemplateTypes.d.ts +2 -2
  66. package/dist/generated/Templates.d.ts +14 -14
  67. package/dist/generated/Transactions.d.ts +7 -7
  68. package/dist/generated/TransportationMarkups.d.ts +4 -4
  69. package/dist/generated/Users.d.ts +6 -6
  70. package/dist/generated/WarehouseFeatures.d.ts +2 -2
  71. package/dist/generated/Warehouses.d.ts +7 -7
  72. package/dist/generated/Wholesales.d.ts +2 -2
  73. package/dist/generated/data-contracts.d.ts +3341 -1071
  74. package/dist/generated/index.d.ts +1 -0
  75. package/dist/mock-data/index.d.ts +13 -5
  76. package/dist/mock-data/v2/consumer-return/all.d.ts +1 -1087
  77. package/dist/mock-data/v2/consumer-return/in-transit.d.ts +192 -355
  78. package/dist/mock-data/v2/customer/normal.d.ts +1 -0
  79. package/dist/mock-data/v2/item/bundle.d.ts +61 -0
  80. package/dist/mock-data/v2/item/merch.d.ts +121 -0
  81. package/dist/mock-data/v2/item/packaging.d.ts +61 -0
  82. package/dist/mock-data/v2/item/single.d.ts +9 -5
  83. package/dist/mock-data/v2/location/multiple.d.ts +78 -0
  84. package/dist/mock-data/v2/location/single.d.ts +78 -0
  85. package/dist/mock-data/v2/order/all.d.ts +1 -1665
  86. package/dist/mock-data/v2/order/processing.d.ts +67 -20
  87. package/dist/mock-data/v2/shipnotice/all.d.ts +1 -621
  88. package/dist/mock-data/v2/shipnotice/in-transit.d.ts +94 -51
  89. package/dist/mock-data/v2/shipnotice/processing.d.ts +90 -47
  90. package/dist/mock-data/v2_1/consumer-return/all.d.ts +1 -1087
  91. package/dist/mock-data/v2_1/consumer-return/in-transit.d.ts +10 -500
  92. package/dist/mock-data/v2_1/importer-of-record/created.d.ts +1 -0
  93. package/dist/mock-data/v2_1/item/bundle.d.ts +60 -0
  94. package/dist/mock-data/v2_1/item/merch.d.ts +119 -0
  95. package/dist/mock-data/v2_1/item/packaging.d.ts +60 -0
  96. package/dist/mock-data/v2_1/item/single.d.ts +9 -6
  97. package/dist/mock-data/v2_1/location/multiple.d.ts +15 -0
  98. package/dist/mock-data/v2_1/location/single.d.ts +15 -0
  99. package/dist/mock-data/v2_1/order/all.d.ts +1 -384
  100. package/dist/mock-data/v2_1/order/processing.d.ts +49 -86
  101. package/dist/mock-data/v2_1/order-batch/in-load.d.ts +0 -56
  102. package/dist/mock-data/v2_1/order-batch/wholesale-available.d.ts +0 -56
  103. package/dist/mock-data/v2_1/return-address/created.d.ts +1 -0
  104. package/dist/mock-data/v2_1/shipnotice/all.d.ts +1 -367
  105. package/dist/mock-data/v2_1/shipnotice/in-transit.d.ts +20 -198
  106. package/dist/mock-data/v2_1/shipnotice/processing.d.ts +18 -196
  107. package/generated/BundleItems.ts +8 -7
  108. package/generated/CarrierAliases.ts +3 -3
  109. package/generated/ConsumerReturns.ts +22 -20
  110. package/generated/Customers.ts +12 -11
  111. package/generated/Documents.ts +11 -11
  112. package/generated/Items.ts +56 -48
  113. package/generated/NotificationEvents.ts +6 -5
  114. package/generated/NotificationSubscriptions.ts +16 -15
  115. package/generated/OrderDocuments.ts +3 -3
  116. package/generated/OrderItems.ts +25 -24
  117. package/generated/OrderTotes.ts +6 -5
  118. package/generated/Orders.ts +47 -42
  119. package/generated/Originators.ts +4 -3
  120. package/generated/Projects.ts +4 -3
  121. package/generated/ShipnoticeItems.ts +17 -16
  122. package/generated/Shipnotices.ts +32 -30
  123. package/generated/Simulate.ts +13 -13
  124. package/generated/Templates.ts +11 -13
  125. package/generated/WholesaleItems.ts +9 -9
  126. package/generated/data-contracts.ts +558 -48
  127. package/package.json +1 -1
@@ -1,1665 +1 @@
1
- export declare const ApiV2OrderAllExample: ({
2
- id: number;
3
- customer_id: number;
4
- order_batch_id: number;
5
- quote_id: null;
6
- warehouse_id: number;
7
- return_warehouse_id: number;
8
- shipping_method_id: number;
9
- estimated_shipping_method_id: null;
10
- humanize_id: string;
11
- status: number;
12
- status_name: string;
13
- previous_status: number;
14
- order_orig: string;
15
- level1_token: string;
16
- level2_token: string;
17
- workable_at: string;
18
- skip_street_date: boolean;
19
- due_at: string;
20
- created_at: string;
21
- updated_at: string;
22
- meta_data: null;
23
- is_quote: null;
24
- shop_warehouse_ids: never[];
25
- shop_shipping_method_currency: null;
26
- shop_created_at: null;
27
- shop_updated_at: null;
28
- shop_shipping_method_text: null;
29
- shop_shipping_method_price: string;
30
- billing_company: null;
31
- billing_address_1: null;
32
- billing_address_2: null;
33
- billing_address_3: null;
34
- billing_city: null;
35
- billing_state: null;
36
- billing_zip: null;
37
- billing_country: null;
38
- billing_phone: null;
39
- billed: boolean;
40
- billing_name: null;
41
- first_name: null;
42
- last_name: null;
43
- full_name: null;
44
- shipping_name: string;
45
- shipping_company: null;
46
- shipping_address_1: string;
47
- shipping_address_2: null;
48
- shipping_city: string;
49
- shipping_state: string;
50
- shipping_zip: string;
51
- shipping_country: string;
52
- shipping_country_iso2: string;
53
- shipping_phone: null;
54
- email: string;
55
- requested_address: string;
56
- residential: boolean;
57
- address_verified: boolean;
58
- address_message: string;
59
- require_signature: boolean;
60
- require_adult_signature: boolean;
61
- saturday_delivery: boolean;
62
- gift: boolean;
63
- insure: boolean;
64
- contains_alcohol: boolean;
65
- customer_provided_label_carrier: null;
66
- shipping_vendor: null;
67
- shipping_distribution_center: null;
68
- shipping_department: null;
69
- ship_actual_cost: null;
70
- shipped_on: null;
71
- ship_notes: null;
72
- shipping_confirmation_sent: boolean;
73
- ship_3rdparty_cost: string;
74
- ship_3rdparty_account: null;
75
- ship_3rdparty_zip: null;
76
- ship_3rdparty_country: null;
77
- incoterm: null;
78
- public_note: null;
79
- days_in_transit: number;
80
- days_in_transit_carrier_estimate: null;
81
- req_insurance_value: null;
82
- ship_method: string;
83
- packingslip_pdf_url: null;
84
- tracking: never[];
85
- tracking_links: string[];
86
- approximate_delivery_date: null;
87
- return_name: null;
88
- return_company: null;
89
- return_address_1: null;
90
- return_address_2: null;
91
- return_city: null;
92
- return_state: null;
93
- return_country: null;
94
- return_zip: null;
95
- return_phone: null;
96
- return_email: null;
97
- return_address_verified: null;
98
- return_time_limit: null;
99
- order_items: {
100
- id: number;
101
- order_id: number;
102
- customer_id: number;
103
- item_id: number;
104
- package_id: number;
105
- quote_item_id: null;
106
- sku: string;
107
- description: string;
108
- quantity: number;
109
- price: string;
110
- created_at: string;
111
- updated_at: string;
112
- unshippable: boolean;
113
- available: boolean;
114
- packed: number;
115
- packaging: boolean;
116
- wholesale_cost: null;
117
- is_bundle: boolean;
118
- retail_fee: null;
119
- promo: boolean;
120
- returnable: null;
121
- currency: string;
122
- wholesale_fee: null;
123
- hazmat: boolean;
124
- misc: null;
125
- originator: {
126
- id: number;
127
- originated_id: number;
128
- originated_type: string;
129
- shop_id: null;
130
- provider: string;
131
- original_id: null;
132
- group_id: null;
133
- misc: null;
134
- active: boolean;
135
- integration_id: null;
136
- last_notified_at: null;
137
- last_notification_status: null;
138
- distinct_originator_key: null;
139
- created_at: string;
140
- updated_at: string;
141
- application_id: null;
142
- };
143
- }[];
144
- originator: {
145
- id: number;
146
- originated_id: number;
147
- originated_type: string;
148
- shop_id: null;
149
- provider: string;
150
- original_id: null;
151
- group_id: null;
152
- misc: null;
153
- active: boolean;
154
- integration_id: null;
155
- last_notified_at: null;
156
- last_notification_status: null;
157
- distinct_originator_key: null;
158
- created_at: string;
159
- updated_at: string;
160
- application_id: null;
161
- };
162
- proto_originator_id: null;
163
- packages: {
164
- id: number;
165
- order_id: number;
166
- shipped_on: null;
167
- ship_actual_cost: null;
168
- actual_weight: null;
169
- actual_width: null;
170
- actual_height: null;
171
- actual_length: null;
172
- actual_dimensional_weight: null;
173
- tracking: null;
174
- tracking_link: string;
175
- bill_of_lading: null;
176
- created_at: string;
177
- updated_at: string;
178
- ucc128: null;
179
- barcode_sscc18: string;
180
- order_item_ids: number[];
181
- }[];
182
- shipping_method: {
183
- id: number;
184
- carrier: string;
185
- service: string;
186
- description: string;
187
- name: string;
188
- international: boolean;
189
- active: boolean;
190
- flat_rate: boolean;
191
- expedited: boolean;
192
- trackable: boolean;
193
- origins: string[];
194
- extended_description: null;
195
- created_at: string;
196
- updated_at: string;
197
- };
198
- serial_numbers: never[];
199
- purchase_order?: undefined;
200
- order?: undefined;
201
- fees?: undefined;
202
- tracking_details?: undefined;
203
- order_meta_fields?: undefined;
204
- order_item_meta_fields?: undefined;
205
- package_sscc_18_codes?: undefined;
206
- event_name?: undefined;
207
- assigned_to?: undefined;
208
- packingslips_pdf_url?: undefined;
209
- cf_packingslips_pdf_url?: undefined;
210
- packingslips_printed_at?: undefined;
211
- picklist_pdf_url?: undefined;
212
- started_at?: undefined;
213
- stopped_at?: undefined;
214
- expedited_shipping?: undefined;
215
- identical_orders?: undefined;
216
- pick_strategy?: undefined;
217
- single_item?: undefined;
218
- order_batch_item_count?: undefined;
219
- order_batch_item_quantity?: undefined;
220
- location_roles?: undefined;
221
- actual_location_roles?: undefined;
222
- short_form?: undefined;
223
- grouping_fields?: undefined;
224
- bol_id?: undefined;
225
- call_in_date?: undefined;
226
- requested_ship_date?: undefined;
227
- bill_of_lading_id?: undefined;
228
- load_id?: undefined;
229
- packages_count?: undefined;
230
- packages_total_weight?: undefined;
231
- packages_total_dimensional_weight?: undefined;
232
- items_count?: undefined;
233
- items_total_quantity?: undefined;
234
- order_batch_request_id?: undefined;
235
- international?: undefined;
236
- expedited_orders?: undefined;
237
- prepack?: undefined;
238
- user?: undefined;
239
- warehouse?: undefined;
240
- groups?: undefined;
241
- } | {
242
- id: number;
243
- customer_id: number;
244
- order_batch_id: null;
245
- quote_id: null;
246
- warehouse_id: number;
247
- return_warehouse_id: number;
248
- shipping_method_id: number;
249
- estimated_shipping_method_id: null;
250
- humanize_id: string;
251
- status: number;
252
- status_name: string;
253
- previous_status: number;
254
- order_orig: string;
255
- level1_token: string;
256
- level2_token: string;
257
- workable_at: null;
258
- skip_street_date: boolean;
259
- due_at: null;
260
- created_at: string;
261
- updated_at: string;
262
- meta_data: null;
263
- is_quote: null;
264
- shop_warehouse_ids: never[];
265
- shop_shipping_method_currency: null;
266
- shop_created_at: null;
267
- shop_updated_at: null;
268
- shop_shipping_method_text: null;
269
- shop_shipping_method_price: string;
270
- billing_company: null;
271
- billing_address_1: null;
272
- billing_address_2: null;
273
- billing_address_3: null;
274
- billing_city: null;
275
- billing_state: null;
276
- billing_zip: null;
277
- billing_country: null;
278
- billing_phone: null;
279
- billed: boolean;
280
- billing_name: null;
281
- first_name: null;
282
- last_name: null;
283
- full_name: null;
284
- shipping_name: string;
285
- shipping_company: null;
286
- shipping_address_1: string;
287
- shipping_address_2: null;
288
- shipping_city: string;
289
- shipping_state: string;
290
- shipping_zip: string;
291
- shipping_country: string;
292
- shipping_country_iso2: string;
293
- shipping_phone: null;
294
- email: string;
295
- requested_address: string;
296
- residential: boolean;
297
- address_verified: boolean;
298
- address_message: string;
299
- require_signature: boolean;
300
- require_adult_signature: boolean;
301
- saturday_delivery: boolean;
302
- gift: boolean;
303
- insure: boolean;
304
- contains_alcohol: boolean;
305
- customer_provided_label_carrier: null;
306
- shipping_vendor: null;
307
- shipping_distribution_center: null;
308
- shipping_department: null;
309
- ship_actual_cost: null;
310
- shipped_on: null;
311
- ship_notes: null;
312
- shipping_confirmation_sent: boolean;
313
- ship_3rdparty_cost: string;
314
- ship_3rdparty_account: null;
315
- ship_3rdparty_zip: null;
316
- ship_3rdparty_country: null;
317
- incoterm: null;
318
- public_note: null;
319
- days_in_transit: number;
320
- days_in_transit_carrier_estimate: null;
321
- req_insurance_value: null;
322
- ship_method: string;
323
- packingslip_pdf_url: null;
324
- tracking: never[];
325
- tracking_links: string[];
326
- approximate_delivery_date: null;
327
- return_name: null;
328
- return_company: null;
329
- return_address_1: null;
330
- return_address_2: null;
331
- return_city: null;
332
- return_state: null;
333
- return_country: null;
334
- return_zip: null;
335
- return_phone: null;
336
- return_email: null;
337
- return_address_verified: null;
338
- return_time_limit: null;
339
- order_items: {
340
- id: number;
341
- order_id: number;
342
- customer_id: number;
343
- item_id: number;
344
- package_id: number;
345
- quote_item_id: null;
346
- sku: string;
347
- description: string;
348
- quantity: number;
349
- price: string;
350
- created_at: string;
351
- updated_at: string;
352
- unshippable: boolean;
353
- available: boolean;
354
- packed: number;
355
- packaging: boolean;
356
- wholesale_cost: null;
357
- is_bundle: boolean;
358
- retail_fee: null;
359
- promo: boolean;
360
- returnable: null;
361
- currency: string;
362
- wholesale_fee: null;
363
- hazmat: boolean;
364
- misc: null;
365
- originator: {
366
- id: number;
367
- originated_id: number;
368
- originated_type: string;
369
- shop_id: null;
370
- provider: string;
371
- original_id: null;
372
- group_id: null;
373
- misc: null;
374
- active: boolean;
375
- integration_id: null;
376
- last_notified_at: null;
377
- last_notification_status: null;
378
- distinct_originator_key: null;
379
- created_at: string;
380
- updated_at: string;
381
- application_id: null;
382
- };
383
- }[];
384
- originator: {
385
- id: number;
386
- originated_id: number;
387
- originated_type: string;
388
- shop_id: null;
389
- provider: string;
390
- original_id: null;
391
- group_id: null;
392
- misc: null;
393
- active: boolean;
394
- integration_id: null;
395
- last_notified_at: null;
396
- last_notification_status: null;
397
- distinct_originator_key: null;
398
- created_at: string;
399
- updated_at: string;
400
- application_id: null;
401
- };
402
- proto_originator_id: null;
403
- packages: {
404
- id: number;
405
- order_id: number;
406
- shipped_on: null;
407
- ship_actual_cost: null;
408
- actual_weight: null;
409
- actual_width: null;
410
- actual_height: null;
411
- actual_length: null;
412
- actual_dimensional_weight: null;
413
- tracking: null;
414
- tracking_link: string;
415
- bill_of_lading: null;
416
- created_at: string;
417
- updated_at: string;
418
- ucc128: null;
419
- barcode_sscc18: string;
420
- order_item_ids: number[];
421
- }[];
422
- shipping_method: {
423
- id: number;
424
- carrier: string;
425
- service: string;
426
- description: string;
427
- name: string;
428
- international: boolean;
429
- active: boolean;
430
- flat_rate: boolean;
431
- expedited: boolean;
432
- trackable: boolean;
433
- origins: string[];
434
- extended_description: null;
435
- created_at: string;
436
- updated_at: string;
437
- };
438
- serial_numbers: never[];
439
- purchase_order?: undefined;
440
- order?: undefined;
441
- fees?: undefined;
442
- tracking_details?: undefined;
443
- order_meta_fields?: undefined;
444
- order_item_meta_fields?: undefined;
445
- package_sscc_18_codes?: undefined;
446
- event_name?: undefined;
447
- assigned_to?: undefined;
448
- packingslips_pdf_url?: undefined;
449
- cf_packingslips_pdf_url?: undefined;
450
- packingslips_printed_at?: undefined;
451
- picklist_pdf_url?: undefined;
452
- started_at?: undefined;
453
- stopped_at?: undefined;
454
- expedited_shipping?: undefined;
455
- identical_orders?: undefined;
456
- pick_strategy?: undefined;
457
- single_item?: undefined;
458
- order_batch_item_count?: undefined;
459
- order_batch_item_quantity?: undefined;
460
- location_roles?: undefined;
461
- actual_location_roles?: undefined;
462
- short_form?: undefined;
463
- grouping_fields?: undefined;
464
- bol_id?: undefined;
465
- call_in_date?: undefined;
466
- requested_ship_date?: undefined;
467
- bill_of_lading_id?: undefined;
468
- load_id?: undefined;
469
- packages_count?: undefined;
470
- packages_total_weight?: undefined;
471
- packages_total_dimensional_weight?: undefined;
472
- items_count?: undefined;
473
- items_total_quantity?: undefined;
474
- order_batch_request_id?: undefined;
475
- international?: undefined;
476
- expedited_orders?: undefined;
477
- prepack?: undefined;
478
- user?: undefined;
479
- warehouse?: undefined;
480
- groups?: undefined;
481
- } | {
482
- id: number;
483
- customer_id: number;
484
- order_batch_id: null;
485
- quote_id: null;
486
- warehouse_id: number;
487
- return_warehouse_id: number;
488
- shipping_method_id: null;
489
- estimated_shipping_method_id: null;
490
- humanize_id: string;
491
- status: number;
492
- status_name: string;
493
- previous_status: number;
494
- order_orig: string;
495
- level1_token: string;
496
- level2_token: string;
497
- workable_at: string;
498
- skip_street_date: boolean;
499
- due_at: string;
500
- created_at: string;
501
- updated_at: string;
502
- meta_data: null;
503
- customer_provided_label_carrier: null;
504
- purchase_order: null;
505
- email: string;
506
- address_verified: boolean;
507
- address_message: null;
508
- shop_warehouse_ids: never[];
509
- shop_shipping_method_currency: null;
510
- shop_created_at: null;
511
- shop_updated_at: null;
512
- shop_shipping_method_text: null;
513
- shop_shipping_method_price: string;
514
- billing_company: null;
515
- billing_address_1: null;
516
- billing_address_2: null;
517
- billing_address_3: null;
518
- billing_city: null;
519
- billing_state: null;
520
- billing_zip: null;
521
- billing_country: null;
522
- billing_phone: null;
523
- billed: boolean;
524
- billing_name: null;
525
- first_name: null;
526
- last_name: null;
527
- full_name: null;
528
- shipping_name: string;
529
- shipping_company: null;
530
- shipping_address_1: string;
531
- shipping_address_2: null;
532
- shipping_city: string;
533
- shipping_state: string;
534
- shipping_zip: string;
535
- shipping_country: string;
536
- shipping_country_iso2: string;
537
- shipping_phone: null;
538
- requested_address: string;
539
- residential: boolean;
540
- require_signature: boolean;
541
- require_adult_signature: boolean;
542
- saturday_delivery: boolean;
543
- gift: boolean;
544
- insure: boolean;
545
- contains_alcohol: boolean;
546
- ship_actual_cost: null;
547
- shipped_on: null;
548
- ship_notes: null;
549
- shipping_confirmation_sent: boolean;
550
- ship_3rdparty_cost: string;
551
- ship_3rdparty_account: null;
552
- ship_3rdparty_zip: null;
553
- ship_3rdparty_country: null;
554
- incoterm: null;
555
- public_note: null;
556
- days_in_transit: number;
557
- days_in_transit_carrier_estimate: null;
558
- req_insurance_value: null;
559
- ship_method: null;
560
- packingslip_pdf_url: null;
561
- tracking: never[];
562
- tracking_links: string[];
563
- approximate_delivery_date: null;
564
- return_name: null;
565
- return_company: null;
566
- return_address_1: null;
567
- return_address_2: null;
568
- return_city: null;
569
- return_state: null;
570
- return_country: null;
571
- return_zip: null;
572
- return_phone: null;
573
- return_email: null;
574
- return_address_verified: null;
575
- return_time_limit: null;
576
- order_items: {
577
- id: number;
578
- order_id: number;
579
- customer_id: number;
580
- item_id: number;
581
- package_id: number;
582
- quote_item_id: null;
583
- sku: string;
584
- description: string;
585
- quantity: number;
586
- price: string;
587
- created_at: string;
588
- updated_at: string;
589
- unshippable: boolean;
590
- available: boolean;
591
- packed: number;
592
- packaging: boolean;
593
- wholesale_cost: null;
594
- is_bundle: boolean;
595
- retail_fee: null;
596
- promo: boolean;
597
- returnable: null;
598
- currency: string;
599
- wholesale_fee: null;
600
- hazmat: boolean;
601
- misc: null;
602
- originator: {
603
- id: number;
604
- originated_id: number;
605
- originated_type: string;
606
- shop_id: null;
607
- provider: string;
608
- original_id: null;
609
- group_id: null;
610
- misc: null;
611
- active: boolean;
612
- integration_id: null;
613
- last_notified_at: null;
614
- last_notification_status: null;
615
- distinct_originator_key: null;
616
- created_at: string;
617
- updated_at: string;
618
- application_id: null;
619
- };
620
- }[];
621
- originator: {
622
- id: number;
623
- originated_id: number;
624
- originated_type: string;
625
- shop_id: null;
626
- provider: string;
627
- original_id: null;
628
- group_id: null;
629
- misc: null;
630
- active: boolean;
631
- integration_id: null;
632
- last_notified_at: null;
633
- last_notification_status: null;
634
- distinct_originator_key: null;
635
- created_at: string;
636
- updated_at: string;
637
- application_id: null;
638
- };
639
- proto_originator_id: null;
640
- packages: {
641
- id: number;
642
- order_id: number;
643
- shipped_on: null;
644
- ship_actual_cost: null;
645
- actual_weight: null;
646
- actual_width: null;
647
- actual_height: null;
648
- actual_length: null;
649
- actual_dimensional_weight: null;
650
- tracking: null;
651
- tracking_link: string;
652
- order_item_ids: number[];
653
- created_at: string;
654
- updated_at: string;
655
- ucc128: null;
656
- barcode_sscc18: string;
657
- ship_actual_currency: null;
658
- }[];
659
- shipping_method: null;
660
- serial_numbers: never[];
661
- is_quote?: undefined;
662
- shipping_vendor?: undefined;
663
- shipping_distribution_center?: undefined;
664
- shipping_department?: undefined;
665
- order?: undefined;
666
- fees?: undefined;
667
- tracking_details?: undefined;
668
- order_meta_fields?: undefined;
669
- order_item_meta_fields?: undefined;
670
- package_sscc_18_codes?: undefined;
671
- event_name?: undefined;
672
- assigned_to?: undefined;
673
- packingslips_pdf_url?: undefined;
674
- cf_packingslips_pdf_url?: undefined;
675
- packingslips_printed_at?: undefined;
676
- picklist_pdf_url?: undefined;
677
- started_at?: undefined;
678
- stopped_at?: undefined;
679
- expedited_shipping?: undefined;
680
- identical_orders?: undefined;
681
- pick_strategy?: undefined;
682
- single_item?: undefined;
683
- order_batch_item_count?: undefined;
684
- order_batch_item_quantity?: undefined;
685
- location_roles?: undefined;
686
- actual_location_roles?: undefined;
687
- short_form?: undefined;
688
- grouping_fields?: undefined;
689
- bol_id?: undefined;
690
- call_in_date?: undefined;
691
- requested_ship_date?: undefined;
692
- bill_of_lading_id?: undefined;
693
- load_id?: undefined;
694
- packages_count?: undefined;
695
- packages_total_weight?: undefined;
696
- packages_total_dimensional_weight?: undefined;
697
- items_count?: undefined;
698
- items_total_quantity?: undefined;
699
- order_batch_request_id?: undefined;
700
- international?: undefined;
701
- expedited_orders?: undefined;
702
- prepack?: undefined;
703
- user?: undefined;
704
- warehouse?: undefined;
705
- groups?: undefined;
706
- } | {
707
- id: number;
708
- customer_id: number;
709
- order_batch_id: number;
710
- quote_id: null;
711
- warehouse_id: number;
712
- return_warehouse_id: number;
713
- shipping_method_id: number;
714
- estimated_shipping_method_id: null;
715
- humanize_id: string;
716
- status: number;
717
- status_name: string;
718
- previous_status: number;
719
- order_orig: string;
720
- level1_token: string;
721
- level2_token: string;
722
- workable_at: string;
723
- skip_street_date: boolean;
724
- due_at: string;
725
- created_at: string;
726
- updated_at: string;
727
- meta_data: null;
728
- is_quote: null;
729
- shop_warehouse_ids: never[];
730
- shop_shipping_method_currency: null;
731
- shop_created_at: null;
732
- shop_updated_at: null;
733
- shop_shipping_method_text: null;
734
- shop_shipping_method_price: string;
735
- billing_company: null;
736
- billing_address_1: null;
737
- billing_address_2: null;
738
- billing_address_3: null;
739
- billing_city: null;
740
- billing_state: null;
741
- billing_zip: null;
742
- billing_country: null;
743
- billing_phone: null;
744
- billed: boolean;
745
- billing_name: null;
746
- first_name: null;
747
- last_name: null;
748
- full_name: null;
749
- shipping_name: string;
750
- shipping_company: null;
751
- shipping_address_1: string;
752
- shipping_address_2: null;
753
- shipping_city: string;
754
- shipping_state: string;
755
- shipping_zip: string;
756
- shipping_country: string;
757
- shipping_country_iso2: string;
758
- shipping_phone: null;
759
- email: string;
760
- requested_address: string;
761
- residential: boolean;
762
- address_verified: boolean;
763
- address_message: string;
764
- require_signature: boolean;
765
- require_adult_signature: boolean;
766
- saturday_delivery: boolean;
767
- gift: boolean;
768
- insure: boolean;
769
- contains_alcohol: boolean;
770
- customer_provided_label_carrier: null;
771
- shipping_vendor: null;
772
- shipping_distribution_center: null;
773
- shipping_department: null;
774
- ship_actual_cost: null;
775
- shipped_on: string;
776
- ship_notes: null;
777
- shipping_confirmation_sent: boolean;
778
- ship_3rdparty_cost: string;
779
- ship_3rdparty_account: null;
780
- ship_3rdparty_zip: null;
781
- ship_3rdparty_country: null;
782
- incoterm: null;
783
- public_note: null;
784
- days_in_transit: number;
785
- days_in_transit_carrier_estimate: null;
786
- req_insurance_value: null;
787
- ship_method: string;
788
- packingslip_pdf_url: null;
789
- tracking: string[];
790
- tracking_links: string[];
791
- approximate_delivery_date: null;
792
- return_name: null;
793
- return_company: null;
794
- return_address_1: null;
795
- return_address_2: null;
796
- return_city: null;
797
- return_state: null;
798
- return_country: null;
799
- return_zip: null;
800
- return_phone: null;
801
- return_email: null;
802
- return_address_verified: null;
803
- return_time_limit: null;
804
- order_items: {
805
- id: number;
806
- order_id: number;
807
- customer_id: number;
808
- item_id: number;
809
- package_id: number;
810
- quote_item_id: null;
811
- sku: string;
812
- description: string;
813
- quantity: number;
814
- price: string;
815
- created_at: string;
816
- updated_at: string;
817
- unshippable: boolean;
818
- available: boolean;
819
- packed: number;
820
- packaging: boolean;
821
- wholesale_cost: null;
822
- is_bundle: boolean;
823
- retail_fee: null;
824
- promo: boolean;
825
- returnable: null;
826
- currency: string;
827
- wholesale_fee: null;
828
- hazmat: boolean;
829
- misc: null;
830
- originator: {
831
- id: number;
832
- originated_id: number;
833
- originated_type: string;
834
- shop_id: null;
835
- provider: string;
836
- original_id: null;
837
- group_id: null;
838
- misc: null;
839
- active: boolean;
840
- integration_id: null;
841
- last_notified_at: null;
842
- last_notification_status: null;
843
- distinct_originator_key: null;
844
- created_at: string;
845
- updated_at: string;
846
- application_id: null;
847
- };
848
- }[];
849
- originator: {
850
- id: number;
851
- originated_id: number;
852
- originated_type: string;
853
- shop_id: null;
854
- provider: string;
855
- original_id: null;
856
- group_id: null;
857
- misc: null;
858
- active: boolean;
859
- integration_id: null;
860
- last_notified_at: null;
861
- last_notification_status: null;
862
- distinct_originator_key: null;
863
- created_at: string;
864
- updated_at: string;
865
- application_id: null;
866
- };
867
- proto_originator_id: null;
868
- packages: {
869
- id: number;
870
- order_id: number;
871
- shipped_on: string;
872
- ship_actual_cost: string;
873
- actual_weight: null;
874
- actual_width: null;
875
- actual_height: null;
876
- actual_length: null;
877
- actual_dimensional_weight: null;
878
- tracking: string;
879
- tracking_link: string;
880
- bill_of_lading: null;
881
- created_at: string;
882
- updated_at: string;
883
- ucc128: null;
884
- barcode_sscc18: string;
885
- order_item_ids: number[];
886
- }[];
887
- shipping_method: {
888
- id: number;
889
- carrier: string;
890
- service: string;
891
- description: string;
892
- name: string;
893
- international: boolean;
894
- active: boolean;
895
- flat_rate: boolean;
896
- expedited: boolean;
897
- trackable: boolean;
898
- origins: string[];
899
- extended_description: null;
900
- created_at: string;
901
- updated_at: string;
902
- };
903
- serial_numbers: never[];
904
- purchase_order?: undefined;
905
- order?: undefined;
906
- fees?: undefined;
907
- tracking_details?: undefined;
908
- order_meta_fields?: undefined;
909
- order_item_meta_fields?: undefined;
910
- package_sscc_18_codes?: undefined;
911
- event_name?: undefined;
912
- assigned_to?: undefined;
913
- packingslips_pdf_url?: undefined;
914
- cf_packingslips_pdf_url?: undefined;
915
- packingslips_printed_at?: undefined;
916
- picklist_pdf_url?: undefined;
917
- started_at?: undefined;
918
- stopped_at?: undefined;
919
- expedited_shipping?: undefined;
920
- identical_orders?: undefined;
921
- pick_strategy?: undefined;
922
- single_item?: undefined;
923
- order_batch_item_count?: undefined;
924
- order_batch_item_quantity?: undefined;
925
- location_roles?: undefined;
926
- actual_location_roles?: undefined;
927
- short_form?: undefined;
928
- grouping_fields?: undefined;
929
- bol_id?: undefined;
930
- call_in_date?: undefined;
931
- requested_ship_date?: undefined;
932
- bill_of_lading_id?: undefined;
933
- load_id?: undefined;
934
- packages_count?: undefined;
935
- packages_total_weight?: undefined;
936
- packages_total_dimensional_weight?: undefined;
937
- items_count?: undefined;
938
- items_total_quantity?: undefined;
939
- order_batch_request_id?: undefined;
940
- international?: undefined;
941
- expedited_orders?: undefined;
942
- prepack?: undefined;
943
- user?: undefined;
944
- warehouse?: undefined;
945
- groups?: undefined;
946
- } | {
947
- order: {
948
- id: number;
949
- customer_id: number;
950
- order_batch_id: number;
951
- quote_id: null;
952
- warehouse_id: number;
953
- return_warehouse_id: number;
954
- shipping_method_id: number;
955
- estimated_shipping_method_id: number;
956
- humanize_id: string;
957
- status: number;
958
- status_name: string;
959
- previous_status: number;
960
- order_orig: null;
961
- level1_token: string;
962
- level2_token: string;
963
- workable_at: string;
964
- skip_street_date: boolean;
965
- due_at: string;
966
- created_at: string;
967
- updated_at: string;
968
- meta_data: null;
969
- customer_provided_label_carrier: null;
970
- purchase_order: null;
971
- order_type: string;
972
- email: string;
973
- address_verified: boolean;
974
- items_updateable: boolean;
975
- address_message: string;
976
- shop_warehouse_ids: never[];
977
- shop_shipping_method_currency: null;
978
- shop_created_at: string;
979
- shop_updated_at: null;
980
- shop_shipping_method_text: string;
981
- shop_shipping_method_price: string;
982
- billing_company: null;
983
- billing_address_1: string;
984
- billing_address_2: null;
985
- billing_address_3: null;
986
- billing_city: string;
987
- billing_state: null;
988
- billing_zip: string;
989
- billing_country: string;
990
- billing_phone: string;
991
- billed: boolean;
992
- billing_name: null;
993
- first_name: null;
994
- last_name: null;
995
- full_name: null;
996
- shipping_name: string;
997
- shipping_company: null;
998
- shipping_address_1: string;
999
- shipping_address_2: null;
1000
- shipping_city: string;
1001
- shipping_state: null;
1002
- shipping_zip: string;
1003
- shipping_country: string;
1004
- shipping_country_iso2: string;
1005
- shipping_phone: string;
1006
- requested_address: string;
1007
- residential: boolean;
1008
- require_signature: boolean;
1009
- require_adult_signature: boolean;
1010
- saturday_delivery: boolean;
1011
- gift: boolean;
1012
- insure: boolean;
1013
- contains_alcohol: boolean;
1014
- customs_required: boolean;
1015
- ship_actual_cost: string;
1016
- shipped_on: string;
1017
- ship_notes: null;
1018
- shipping_confirmation_sent: boolean;
1019
- ship_3rdparty_cost: string;
1020
- ship_3rdparty_account: null;
1021
- ship_3rdparty_zip: null;
1022
- ship_3rdparty_country: null;
1023
- incoterm: null;
1024
- public_note: null;
1025
- days_in_transit: number;
1026
- days_in_transit_carrier_estimate: null;
1027
- req_insurance_value: null;
1028
- ship_method: string;
1029
- packingslip_pdf_url: null;
1030
- customs_vat_number: null;
1031
- customs_eori_number: null;
1032
- customs_ioss_number: null;
1033
- tracking: string[];
1034
- tracking_links: string[];
1035
- approximate_delivery_date: null;
1036
- calculated_time_limit: number;
1037
- within_return_time_limit: boolean;
1038
- return_name: null;
1039
- return_company: null;
1040
- return_address_1: null;
1041
- return_address_2: null;
1042
- return_city: null;
1043
- return_state: null;
1044
- return_country: null;
1045
- return_zip: null;
1046
- return_phone: null;
1047
- return_email: null;
1048
- return_address_verified: null;
1049
- return_time_limit: null;
1050
- is_workable: boolean;
1051
- is_gestating: boolean;
1052
- order_items: ({
1053
- id: number;
1054
- order_id: number;
1055
- customer_id: number;
1056
- item_id: number;
1057
- package_id: number;
1058
- quote_item_id: null;
1059
- sku: string;
1060
- description: string;
1061
- quantity: number;
1062
- price: string;
1063
- created_at: string;
1064
- updated_at: string;
1065
- unshippable: boolean;
1066
- available: boolean;
1067
- packed: number;
1068
- packaging: boolean;
1069
- wholesale_cost: null;
1070
- is_bundle: boolean;
1071
- retail_fee: null;
1072
- promo: boolean;
1073
- returnable: null;
1074
- currency: string;
1075
- wholesale_fee: null;
1076
- hazmat: boolean;
1077
- misc: null;
1078
- request_serial_number: boolean;
1079
- originator: {
1080
- id: number;
1081
- originated_id: number;
1082
- originated_type: string;
1083
- shop_id: null;
1084
- provider: string;
1085
- original_id: string;
1086
- group_id: null;
1087
- misc: null;
1088
- active: boolean;
1089
- integration_id: null;
1090
- last_notified_at: null;
1091
- last_notification_status: null;
1092
- distinct_originator_key: null;
1093
- created_at: string;
1094
- updated_at: string;
1095
- application_id: number;
1096
- };
1097
- } | {
1098
- id: number;
1099
- order_id: number;
1100
- customer_id: number;
1101
- item_id: number;
1102
- package_id: number;
1103
- quote_item_id: null;
1104
- sku: string;
1105
- description: string;
1106
- quantity: number;
1107
- price: string;
1108
- created_at: string;
1109
- updated_at: string;
1110
- unshippable: boolean;
1111
- available: boolean;
1112
- packed: number;
1113
- packaging: boolean;
1114
- wholesale_cost: null;
1115
- is_bundle: boolean;
1116
- retail_fee: null;
1117
- promo: boolean;
1118
- returnable: null;
1119
- currency: string;
1120
- wholesale_fee: null;
1121
- hazmat: boolean;
1122
- misc: null;
1123
- request_serial_number: boolean;
1124
- originator: {
1125
- id: number;
1126
- originated_id: number;
1127
- originated_type: string;
1128
- shop_id: null;
1129
- provider: string;
1130
- original_id: null;
1131
- group_id: null;
1132
- misc: null;
1133
- active: boolean;
1134
- integration_id: null;
1135
- last_notified_at: null;
1136
- last_notification_status: null;
1137
- distinct_originator_key: null;
1138
- created_at: string;
1139
- updated_at: string;
1140
- application_id: null;
1141
- };
1142
- })[];
1143
- originator: {
1144
- id: number;
1145
- originated_id: number;
1146
- originated_type: string;
1147
- shop_id: null;
1148
- provider: string;
1149
- original_id: null;
1150
- group_id: null;
1151
- misc: null;
1152
- active: boolean;
1153
- integration_id: null;
1154
- last_notified_at: null;
1155
- last_notification_status: null;
1156
- distinct_originator_key: null;
1157
- created_at: string;
1158
- updated_at: string;
1159
- application_id: number;
1160
- };
1161
- proto_originator_id: null;
1162
- packages: {
1163
- id: number;
1164
- order_id: number;
1165
- shipped_on: string;
1166
- ship_actual_cost: string;
1167
- actual_weight: string;
1168
- actual_width: string;
1169
- actual_height: string;
1170
- actual_length: string;
1171
- actual_dimensional_weight: number;
1172
- tracking: string;
1173
- tracking_link: string;
1174
- order_item_ids: number[];
1175
- created_at: string;
1176
- updated_at: string;
1177
- ucc128: null;
1178
- barcode_sscc18: string;
1179
- ship_actual_currency: null;
1180
- manifest_id: null;
1181
- }[];
1182
- shipping_method: {
1183
- id: number;
1184
- carrier: string;
1185
- service: string;
1186
- description: string;
1187
- name: string;
1188
- international: boolean;
1189
- active: boolean;
1190
- flat_rate: boolean;
1191
- expedited: boolean;
1192
- trackable: boolean;
1193
- origins: string[];
1194
- extended_description: null;
1195
- created_at: string;
1196
- updated_at: string;
1197
- };
1198
- serial_numbers: never[];
1199
- };
1200
- fees: {
1201
- pick: string;
1202
- pack: string;
1203
- packaging: string;
1204
- postage: string;
1205
- total: string;
1206
- currency: string;
1207
- };
1208
- tracking_details: never[];
1209
- order_meta_fields: {
1210
- fob_pay_code: string;
1211
- shipping_distribution_center: string;
1212
- shipping_department: string;
1213
- shipping_window_opens_on: string;
1214
- shipping_window_closes_on: string;
1215
- purchase_order_date: string;
1216
- };
1217
- order_item_meta_fields: ({
1218
- damon_test: string;
1219
- id: number;
1220
- originator_id: string;
1221
- } | {
1222
- id: number;
1223
- originator_id: null;
1224
- damon_test?: undefined;
1225
- })[];
1226
- package_sscc_18_codes: {
1227
- package_id: number;
1228
- sscc_18: string;
1229
- }[];
1230
- event_name: string;
1231
- id?: undefined;
1232
- customer_id?: undefined;
1233
- order_batch_id?: undefined;
1234
- quote_id?: undefined;
1235
- warehouse_id?: undefined;
1236
- return_warehouse_id?: undefined;
1237
- shipping_method_id?: undefined;
1238
- estimated_shipping_method_id?: undefined;
1239
- humanize_id?: undefined;
1240
- status?: undefined;
1241
- status_name?: undefined;
1242
- previous_status?: undefined;
1243
- order_orig?: undefined;
1244
- level1_token?: undefined;
1245
- level2_token?: undefined;
1246
- workable_at?: undefined;
1247
- skip_street_date?: undefined;
1248
- due_at?: undefined;
1249
- created_at?: undefined;
1250
- updated_at?: undefined;
1251
- meta_data?: undefined;
1252
- is_quote?: undefined;
1253
- shop_warehouse_ids?: undefined;
1254
- shop_shipping_method_currency?: undefined;
1255
- shop_created_at?: undefined;
1256
- shop_updated_at?: undefined;
1257
- shop_shipping_method_text?: undefined;
1258
- shop_shipping_method_price?: undefined;
1259
- billing_company?: undefined;
1260
- billing_address_1?: undefined;
1261
- billing_address_2?: undefined;
1262
- billing_address_3?: undefined;
1263
- billing_city?: undefined;
1264
- billing_state?: undefined;
1265
- billing_zip?: undefined;
1266
- billing_country?: undefined;
1267
- billing_phone?: undefined;
1268
- billed?: undefined;
1269
- billing_name?: undefined;
1270
- first_name?: undefined;
1271
- last_name?: undefined;
1272
- full_name?: undefined;
1273
- shipping_name?: undefined;
1274
- shipping_company?: undefined;
1275
- shipping_address_1?: undefined;
1276
- shipping_address_2?: undefined;
1277
- shipping_city?: undefined;
1278
- shipping_state?: undefined;
1279
- shipping_zip?: undefined;
1280
- shipping_country?: undefined;
1281
- shipping_country_iso2?: undefined;
1282
- shipping_phone?: undefined;
1283
- email?: undefined;
1284
- requested_address?: undefined;
1285
- residential?: undefined;
1286
- address_verified?: undefined;
1287
- address_message?: undefined;
1288
- require_signature?: undefined;
1289
- require_adult_signature?: undefined;
1290
- saturday_delivery?: undefined;
1291
- gift?: undefined;
1292
- insure?: undefined;
1293
- contains_alcohol?: undefined;
1294
- customer_provided_label_carrier?: undefined;
1295
- shipping_vendor?: undefined;
1296
- shipping_distribution_center?: undefined;
1297
- shipping_department?: undefined;
1298
- ship_actual_cost?: undefined;
1299
- shipped_on?: undefined;
1300
- ship_notes?: undefined;
1301
- shipping_confirmation_sent?: undefined;
1302
- ship_3rdparty_cost?: undefined;
1303
- ship_3rdparty_account?: undefined;
1304
- ship_3rdparty_zip?: undefined;
1305
- ship_3rdparty_country?: undefined;
1306
- incoterm?: undefined;
1307
- public_note?: undefined;
1308
- days_in_transit?: undefined;
1309
- days_in_transit_carrier_estimate?: undefined;
1310
- req_insurance_value?: undefined;
1311
- ship_method?: undefined;
1312
- packingslip_pdf_url?: undefined;
1313
- tracking?: undefined;
1314
- tracking_links?: undefined;
1315
- approximate_delivery_date?: undefined;
1316
- return_name?: undefined;
1317
- return_company?: undefined;
1318
- return_address_1?: undefined;
1319
- return_address_2?: undefined;
1320
- return_city?: undefined;
1321
- return_state?: undefined;
1322
- return_country?: undefined;
1323
- return_zip?: undefined;
1324
- return_phone?: undefined;
1325
- return_email?: undefined;
1326
- return_address_verified?: undefined;
1327
- return_time_limit?: undefined;
1328
- order_items?: undefined;
1329
- originator?: undefined;
1330
- proto_originator_id?: undefined;
1331
- packages?: undefined;
1332
- shipping_method?: undefined;
1333
- serial_numbers?: undefined;
1334
- purchase_order?: undefined;
1335
- assigned_to?: undefined;
1336
- packingslips_pdf_url?: undefined;
1337
- cf_packingslips_pdf_url?: undefined;
1338
- packingslips_printed_at?: undefined;
1339
- picklist_pdf_url?: undefined;
1340
- started_at?: undefined;
1341
- stopped_at?: undefined;
1342
- expedited_shipping?: undefined;
1343
- identical_orders?: undefined;
1344
- pick_strategy?: undefined;
1345
- single_item?: undefined;
1346
- order_batch_item_count?: undefined;
1347
- order_batch_item_quantity?: undefined;
1348
- location_roles?: undefined;
1349
- actual_location_roles?: undefined;
1350
- short_form?: undefined;
1351
- grouping_fields?: undefined;
1352
- bol_id?: undefined;
1353
- call_in_date?: undefined;
1354
- requested_ship_date?: undefined;
1355
- bill_of_lading_id?: undefined;
1356
- load_id?: undefined;
1357
- packages_count?: undefined;
1358
- packages_total_weight?: undefined;
1359
- packages_total_dimensional_weight?: undefined;
1360
- items_count?: undefined;
1361
- items_total_quantity?: undefined;
1362
- order_batch_request_id?: undefined;
1363
- international?: undefined;
1364
- expedited_orders?: undefined;
1365
- prepack?: undefined;
1366
- user?: undefined;
1367
- warehouse?: undefined;
1368
- groups?: undefined;
1369
- } | {
1370
- id: number;
1371
- created_at: string;
1372
- updated_at: string;
1373
- status: number;
1374
- status_name: string;
1375
- warehouse_id: number;
1376
- assigned_to: null;
1377
- packingslips_pdf_url: string;
1378
- cf_packingslips_pdf_url: string;
1379
- packingslips_printed_at: null;
1380
- picklist_pdf_url: null;
1381
- started_at: null;
1382
- stopped_at: null;
1383
- expedited_shipping: null;
1384
- identical_orders: null;
1385
- pick_strategy: string;
1386
- single_item: null;
1387
- order_batch_item_count: number;
1388
- order_batch_item_quantity: number;
1389
- location_roles: string[];
1390
- actual_location_roles: never[];
1391
- short_form: null;
1392
- grouping_fields: {
1393
- wholesale_po_number: string;
1394
- };
1395
- bol_id: null;
1396
- call_in_date: null;
1397
- requested_ship_date: null;
1398
- bill_of_lading_id: null;
1399
- load_id: number;
1400
- customer_id: number;
1401
- packages_count: number;
1402
- packages_total_weight: null;
1403
- packages_total_dimensional_weight: null;
1404
- items_count: number;
1405
- items_total_quantity: number;
1406
- order_batch_request_id: null;
1407
- international: null;
1408
- expedited_orders: null;
1409
- prepack: null;
1410
- user: null;
1411
- warehouse: {
1412
- id: number;
1413
- name: string;
1414
- timezone: string;
1415
- timezone_raw: string;
1416
- partner_id: number;
1417
- shipping_address_1: string;
1418
- shipping_address_2: string;
1419
- shipping_city: string;
1420
- shipping_state: string;
1421
- shipping_zip: string;
1422
- shipping_country: string;
1423
- shipping_country_iso2: string;
1424
- latitude: number;
1425
- longitude: number;
1426
- slug: string;
1427
- default_pick_strategy: string;
1428
- bin_total_count_max: null;
1429
- bin_cubic_volume_max: null;
1430
- number_of_groups: null;
1431
- fedex_pickup_time: null;
1432
- active: boolean;
1433
- square_footage: number;
1434
- created_at: string;
1435
- updated_at: string;
1436
- ups_shipper_number: string;
1437
- email: string;
1438
- ups_carrier_facility: string;
1439
- currency: string;
1440
- vat: null;
1441
- domestic_return_labels: boolean;
1442
- international_return_labels: boolean;
1443
- accepting_new_customers: boolean;
1444
- receiving_hours: string;
1445
- pickup_hours: null;
1446
- contact_name: string;
1447
- contact_phone: null;
1448
- delivery_appointment_required: boolean;
1449
- label_format: string;
1450
- shipping_label_format: string;
1451
- loading_dock_quantity: number;
1452
- receiving_special_instructions: string;
1453
- single_item_batch_size: null;
1454
- packaging_customer_id: null;
1455
- notes: null;
1456
- warehouse_features: {
1457
- id: number;
1458
- feature: string;
1459
- feature_code: string;
1460
- created_at: string;
1461
- updated_at: string;
1462
- }[];
1463
- };
1464
- groups: {};
1465
- }[] | {
1466
- id: number;
1467
- created_at: string;
1468
- updated_at: string;
1469
- status: number;
1470
- status_name: string;
1471
- warehouse_id: number;
1472
- assigned_to: null;
1473
- packingslips_pdf_url: string;
1474
- cf_packingslips_pdf_url: string;
1475
- packingslips_printed_at: null;
1476
- picklist_pdf_url: null;
1477
- started_at: null;
1478
- stopped_at: null;
1479
- expedited_shipping: null;
1480
- identical_orders: null;
1481
- pick_strategy: string;
1482
- single_item: null;
1483
- order_batch_item_count: number;
1484
- order_batch_item_quantity: number;
1485
- location_roles: string[];
1486
- actual_location_roles: never[];
1487
- short_form: null;
1488
- grouping_fields: {
1489
- wholesale_po_number: string;
1490
- };
1491
- bol_id: null;
1492
- call_in_date: null;
1493
- requested_ship_date: null;
1494
- bill_of_lading_id: null;
1495
- load_id: null;
1496
- customer_id: number;
1497
- packages_count: number;
1498
- packages_total_weight: null;
1499
- packages_total_dimensional_weight: null;
1500
- items_count: number;
1501
- items_total_quantity: number;
1502
- order_batch_request_id: null;
1503
- international: null;
1504
- expedited_orders: null;
1505
- prepack: null;
1506
- user: null;
1507
- warehouse: {
1508
- id: number;
1509
- name: string;
1510
- timezone: string;
1511
- timezone_raw: string;
1512
- partner_id: number;
1513
- shipping_address_1: string;
1514
- shipping_address_2: string;
1515
- shipping_city: string;
1516
- shipping_state: string;
1517
- shipping_zip: string;
1518
- shipping_country: string;
1519
- shipping_country_iso2: string;
1520
- latitude: number;
1521
- longitude: number;
1522
- slug: string;
1523
- default_pick_strategy: string;
1524
- bin_total_count_max: null;
1525
- bin_cubic_volume_max: null;
1526
- number_of_groups: null;
1527
- fedex_pickup_time: null;
1528
- active: boolean;
1529
- square_footage: number;
1530
- created_at: string;
1531
- updated_at: string;
1532
- ups_shipper_number: string;
1533
- email: string;
1534
- ups_carrier_facility: string;
1535
- currency: string;
1536
- vat: null;
1537
- domestic_return_labels: boolean;
1538
- international_return_labels: boolean;
1539
- accepting_new_customers: boolean;
1540
- receiving_hours: string;
1541
- pickup_hours: null;
1542
- contact_name: string;
1543
- contact_phone: null;
1544
- delivery_appointment_required: boolean;
1545
- label_format: string;
1546
- shipping_label_format: string;
1547
- loading_dock_quantity: number;
1548
- receiving_special_instructions: string;
1549
- single_item_batch_size: null;
1550
- packaging_customer_id: null;
1551
- notes: null;
1552
- warehouse_features: {
1553
- id: number;
1554
- feature: string;
1555
- feature_code: string;
1556
- created_at: string;
1557
- updated_at: string;
1558
- }[];
1559
- };
1560
- groups: {};
1561
- order_batch_id?: undefined;
1562
- quote_id?: undefined;
1563
- return_warehouse_id?: undefined;
1564
- shipping_method_id?: undefined;
1565
- estimated_shipping_method_id?: undefined;
1566
- humanize_id?: undefined;
1567
- previous_status?: undefined;
1568
- order_orig?: undefined;
1569
- level1_token?: undefined;
1570
- level2_token?: undefined;
1571
- workable_at?: undefined;
1572
- skip_street_date?: undefined;
1573
- due_at?: undefined;
1574
- meta_data?: undefined;
1575
- is_quote?: undefined;
1576
- shop_warehouse_ids?: undefined;
1577
- shop_shipping_method_currency?: undefined;
1578
- shop_created_at?: undefined;
1579
- shop_updated_at?: undefined;
1580
- shop_shipping_method_text?: undefined;
1581
- shop_shipping_method_price?: undefined;
1582
- billing_company?: undefined;
1583
- billing_address_1?: undefined;
1584
- billing_address_2?: undefined;
1585
- billing_address_3?: undefined;
1586
- billing_city?: undefined;
1587
- billing_state?: undefined;
1588
- billing_zip?: undefined;
1589
- billing_country?: undefined;
1590
- billing_phone?: undefined;
1591
- billed?: undefined;
1592
- billing_name?: undefined;
1593
- first_name?: undefined;
1594
- last_name?: undefined;
1595
- full_name?: undefined;
1596
- shipping_name?: undefined;
1597
- shipping_company?: undefined;
1598
- shipping_address_1?: undefined;
1599
- shipping_address_2?: undefined;
1600
- shipping_city?: undefined;
1601
- shipping_state?: undefined;
1602
- shipping_zip?: undefined;
1603
- shipping_country?: undefined;
1604
- shipping_country_iso2?: undefined;
1605
- shipping_phone?: undefined;
1606
- email?: undefined;
1607
- requested_address?: undefined;
1608
- residential?: undefined;
1609
- address_verified?: undefined;
1610
- address_message?: undefined;
1611
- require_signature?: undefined;
1612
- require_adult_signature?: undefined;
1613
- saturday_delivery?: undefined;
1614
- gift?: undefined;
1615
- insure?: undefined;
1616
- contains_alcohol?: undefined;
1617
- customer_provided_label_carrier?: undefined;
1618
- shipping_vendor?: undefined;
1619
- shipping_distribution_center?: undefined;
1620
- shipping_department?: undefined;
1621
- ship_actual_cost?: undefined;
1622
- shipped_on?: undefined;
1623
- ship_notes?: undefined;
1624
- shipping_confirmation_sent?: undefined;
1625
- ship_3rdparty_cost?: undefined;
1626
- ship_3rdparty_account?: undefined;
1627
- ship_3rdparty_zip?: undefined;
1628
- ship_3rdparty_country?: undefined;
1629
- incoterm?: undefined;
1630
- public_note?: undefined;
1631
- days_in_transit?: undefined;
1632
- days_in_transit_carrier_estimate?: undefined;
1633
- req_insurance_value?: undefined;
1634
- ship_method?: undefined;
1635
- packingslip_pdf_url?: undefined;
1636
- tracking?: undefined;
1637
- tracking_links?: undefined;
1638
- approximate_delivery_date?: undefined;
1639
- return_name?: undefined;
1640
- return_company?: undefined;
1641
- return_address_1?: undefined;
1642
- return_address_2?: undefined;
1643
- return_city?: undefined;
1644
- return_state?: undefined;
1645
- return_country?: undefined;
1646
- return_zip?: undefined;
1647
- return_phone?: undefined;
1648
- return_email?: undefined;
1649
- return_address_verified?: undefined;
1650
- return_time_limit?: undefined;
1651
- order_items?: undefined;
1652
- originator?: undefined;
1653
- proto_originator_id?: undefined;
1654
- packages?: undefined;
1655
- shipping_method?: undefined;
1656
- serial_numbers?: undefined;
1657
- purchase_order?: undefined;
1658
- order?: undefined;
1659
- fees?: undefined;
1660
- tracking_details?: undefined;
1661
- order_meta_fields?: undefined;
1662
- order_item_meta_fields?: undefined;
1663
- package_sscc_18_codes?: undefined;
1664
- event_name?: undefined;
1665
- })[];
1
+ export declare const ApiV2OrderAllExample: never[];