@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,621 +1 @@
1
- export declare const ApiV2ShipnoticeAllExample: ({
2
- id: number;
3
- customer_id: number;
4
- warehouse_id: number;
5
- sender: string;
6
- eta: string;
7
- status: number;
8
- status_name: string;
9
- received_by: null;
10
- notes_by_whiplash: null;
11
- notes_by_customer: null;
12
- total_boxes: null;
13
- created_at: string;
14
- updated_at: string;
15
- arrived_at: string;
16
- skip_images: null;
17
- easypostable_id: null;
18
- easypostable_type: string;
19
- shipping_label_url: null;
20
- ship_actual_cost: null;
21
- shipping_method_text: null;
22
- carrier: null;
23
- shipping_method_id: null;
24
- tracking: null;
25
- order_id: null;
26
- type: string;
27
- postage_billed: null;
28
- handling_billed: null;
29
- ship_3rdparty_cost: null;
30
- requires_label: boolean;
31
- completed_at: string;
32
- ship_actual_currency: null;
33
- delivered_at: string;
34
- due_at: string;
35
- meta_data: null;
36
- reference: null;
37
- customer: {
38
- id: number;
39
- name: string;
40
- created_at: string;
41
- active: boolean;
42
- auto_merge_gestation: null;
43
- default_warehouse_id: number;
44
- eori_number: null;
45
- estimated_monthly_volume: null;
46
- fedex_account: null;
47
- from_email: null;
48
- instructions: null;
49
- item_scanning_preference: boolean;
50
- label_format: null;
51
- notes: null;
52
- notify_originator: boolean;
53
- notify_originator_inventory: number;
54
- originator_permissions: boolean;
55
- packing_slip_msg: null;
56
- packingslip_template: string;
57
- request_serial_numbers: boolean;
58
- ship_method_preference: number;
59
- shipping_name: string;
60
- ups_account: null;
61
- vat_number: null;
62
- ein: null;
63
- warehouse_fallback: number;
64
- payment_hold: boolean;
65
- whitelisted_warehouses: {
66
- id: number;
67
- name: string;
68
- timezone: string;
69
- shipping_address_1: string;
70
- shipping_address_2: string;
71
- shipping_city: string;
72
- shipping_state: string;
73
- shipping_zip: string;
74
- shipping_country: string;
75
- shipping_country_iso2: string;
76
- latitude: number;
77
- longitude: number;
78
- }[];
79
- activated_at: string;
80
- deactivated_at: null;
81
- auto_merge_skus: boolean;
82
- authentication_token: string;
83
- billing_email: string;
84
- billing_contact_name: string;
85
- billing_company: null;
86
- billing_phone1: null;
87
- billing_phone2: null;
88
- billing_address1: string;
89
- billing_address2: null;
90
- billing_address3: null;
91
- billing_city: string;
92
- billing_state: string;
93
- billing_zip: string;
94
- billing_country: string;
95
- billing_residential: null;
96
- items_returnable: boolean;
97
- items_exchangeable: boolean;
98
- return_time_limit: number;
99
- return_label_expires_in: number;
100
- return_price_restricted: boolean;
101
- return_sku_match: null;
102
- rma_display_logo: boolean;
103
- rma_footer_content: null;
104
- return_name: null;
105
- return_company: null;
106
- return_email: null;
107
- return_phone: null;
108
- return_address_1: null;
109
- return_address_2: null;
110
- return_city: null;
111
- return_state: null;
112
- return_zip: null;
113
- return_country: null;
114
- supports_return_labels: boolean;
115
- logo_content_type: null;
116
- logo_file_name: null;
117
- logo_file_size: null;
118
- logo_updated_at: null;
119
- full_logo_url: string;
120
- email_confirmation_from: string;
121
- email_confirmation_name: string;
122
- email_confirmation_msg: string;
123
- email_confirmation_preference: number;
124
- email_confirmation_template: string;
125
- low_inventory_threshold: null;
126
- lot_control: boolean;
127
- expiration_period: null;
128
- ship_strategy: number;
129
- items_unavailable_on_sellout: boolean;
130
- replenishment_min: null;
131
- replenishment_target: null;
132
- account_level?: undefined;
133
- account_level_name?: undefined;
134
- allow_international_returns?: undefined;
135
- };
136
- warehouse: {
137
- id: number;
138
- name: string;
139
- timezone: string;
140
- shipping_address_1: string;
141
- shipping_address_2: string;
142
- shipping_city: string;
143
- shipping_state: string;
144
- shipping_zip: string;
145
- shipping_country: string;
146
- shipping_country_iso2: string;
147
- latitude: number;
148
- longitude: number;
149
- };
150
- originator: {
151
- id: number;
152
- originated_id: number;
153
- originated_type: string;
154
- shop_id: null;
155
- provider: string;
156
- original_id: null;
157
- group_id: null;
158
- misc: null;
159
- active: boolean;
160
- integration_id: null;
161
- last_notified_at: null;
162
- last_notification_status: null;
163
- distinct_originator_key: null;
164
- created_at: string;
165
- updated_at: string;
166
- application_id: null;
167
- };
168
- shipping_method: null;
169
- shipnotice_items: {
170
- id: number;
171
- shipnotice_id: number;
172
- item_id: number;
173
- quantity: number;
174
- quantity_good: number;
175
- quantity_damaged: number;
176
- description: null;
177
- extended_description: null;
178
- include_in_published: boolean;
179
- return_action: null;
180
- created_at: string;
181
- updated_at: string;
182
- item: {
183
- id: number;
184
- sku: string;
185
- title: string;
186
- description: string;
187
- original_location: null;
188
- created_at: string;
189
- updated_at: string;
190
- customer_id: number;
191
- quantity: number;
192
- weight: string;
193
- available: boolean;
194
- image_originator_url: null;
195
- vendor: null;
196
- scancode: string;
197
- price: string;
198
- media_mail: boolean;
199
- packaging: boolean;
200
- length: string;
201
- width: string;
202
- height: string;
203
- active: boolean;
204
- wholesale_cost: null;
205
- is_bundle: boolean;
206
- packaging_type: null;
207
- promo: boolean;
208
- street_date: null;
209
- category: null;
210
- include_inbound_in_published: boolean;
211
- returnable: null;
212
- return_sku_match: null;
213
- return_price_restricted: null;
214
- request_serial_number: null;
215
- currency: string;
216
- tariff_number: null;
217
- label_format: null;
218
- notify_originator_inventory: null;
219
- name: string;
220
- image_url: null;
221
- hazmat: boolean;
222
- misc: null;
223
- ean: null;
224
- lot_control: boolean;
225
- expiration_period: null;
226
- ship_strategy: number;
227
- velocity: number;
228
- case_quantity: null;
229
- carton_quantity: null;
230
- origin_country: null;
231
- replenishment_min: null;
232
- replenishment_target: null;
233
- low_inventory_threshold: null;
234
- published_quantity: number;
235
- };
236
- lot: null;
237
- warehouse_id: number;
238
- unallocated: number;
239
- }[];
240
- shipnotice_item_count?: undefined;
241
- shipnotice_item_quantity?: undefined;
242
- shipnotice_id?: undefined;
243
- item_id?: undefined;
244
- quantity?: undefined;
245
- quantity_good?: undefined;
246
- quantity_damaged?: undefined;
247
- description?: undefined;
248
- extended_description?: undefined;
249
- include_in_published?: undefined;
250
- return_action?: undefined;
251
- item?: undefined;
252
- lot?: undefined;
253
- unallocated?: undefined;
254
- } | {
255
- id: number;
256
- customer_id: number;
257
- warehouse_id: number;
258
- sender: string;
259
- eta: string;
260
- status: number;
261
- status_name: string;
262
- received_by: null;
263
- notes_by_whiplash: null;
264
- notes_by_customer: null;
265
- total_boxes: null;
266
- created_at: string;
267
- updated_at: string;
268
- arrived_at: string;
269
- skip_images: null;
270
- easypostable_id: null;
271
- easypostable_type: string;
272
- shipping_label_url: null;
273
- ship_actual_cost: null;
274
- shipping_method_text: null;
275
- carrier: null;
276
- shipping_method_id: null;
277
- tracking: null;
278
- order_id: null;
279
- type: string;
280
- postage_billed: null;
281
- handling_billed: null;
282
- ship_3rdparty_cost: null;
283
- requires_label: boolean;
284
- completed_at: null;
285
- ship_actual_currency: null;
286
- delivered_at: string;
287
- due_at: string;
288
- meta_data: null;
289
- reference: null;
290
- shipnotice_item_count: number;
291
- shipnotice_item_quantity: number;
292
- customer: {
293
- id: number;
294
- name: string;
295
- created_at: string;
296
- active: boolean;
297
- auto_merge_gestation: null;
298
- default_warehouse_id: number;
299
- eori_number: null;
300
- estimated_monthly_volume: null;
301
- fedex_account: null;
302
- from_email: null;
303
- instructions: null;
304
- item_scanning_preference: boolean;
305
- label_format: null;
306
- notes: null;
307
- notify_originator: boolean;
308
- notify_originator_inventory: number;
309
- originator_permissions: boolean;
310
- packing_slip_msg: null;
311
- packingslip_template: null;
312
- request_serial_numbers: boolean;
313
- ship_method_preference: number;
314
- shipping_name: string;
315
- ups_account: null;
316
- vat_number: null;
317
- ein: null;
318
- warehouse_fallback: number;
319
- payment_hold: boolean;
320
- account_level: number;
321
- account_level_name: null;
322
- whitelisted_warehouses: {
323
- id: number;
324
- name: string;
325
- timezone: string;
326
- shipping_address_1: string;
327
- shipping_address_2: string;
328
- shipping_city: string;
329
- shipping_state: string;
330
- shipping_zip: string;
331
- shipping_country: string;
332
- shipping_country_iso2: string;
333
- latitude: number;
334
- longitude: number;
335
- }[];
336
- activated_at: string;
337
- deactivated_at: null;
338
- auto_merge_skus: boolean;
339
- billing_email: string;
340
- billing_contact_name: string;
341
- billing_company: null;
342
- billing_phone1: null;
343
- billing_phone2: null;
344
- billing_address1: string;
345
- billing_address2: null;
346
- billing_address3: null;
347
- billing_city: string;
348
- billing_state: string;
349
- billing_zip: string;
350
- billing_country: string;
351
- billing_residential: null;
352
- items_returnable: boolean;
353
- allow_international_returns: boolean;
354
- items_exchangeable: boolean;
355
- return_time_limit: number;
356
- return_label_expires_in: number;
357
- return_price_restricted: boolean;
358
- return_sku_match: null;
359
- rma_display_logo: boolean;
360
- rma_footer_content: null;
361
- return_name: null;
362
- return_company: null;
363
- return_email: null;
364
- return_phone: null;
365
- return_address_1: null;
366
- return_address_2: null;
367
- return_city: null;
368
- return_state: null;
369
- return_zip: null;
370
- return_country: null;
371
- supports_return_labels: boolean;
372
- logo_content_type: null;
373
- logo_file_name: null;
374
- logo_file_size: null;
375
- logo_updated_at: null;
376
- full_logo_url: string;
377
- email_confirmation_from: string;
378
- email_confirmation_name: string;
379
- email_confirmation_msg: null;
380
- email_confirmation_preference: number;
381
- email_confirmation_template: null;
382
- low_inventory_threshold: null;
383
- lot_control: boolean;
384
- expiration_period: null;
385
- ship_strategy: number;
386
- items_unavailable_on_sellout: number;
387
- replenishment_min: null;
388
- replenishment_target: null;
389
- authentication_token?: undefined;
390
- };
391
- warehouse: {
392
- id: number;
393
- name: string;
394
- timezone: string;
395
- shipping_address_1: string;
396
- shipping_address_2: string;
397
- shipping_city: string;
398
- shipping_state: string;
399
- shipping_zip: string;
400
- shipping_country: string;
401
- shipping_country_iso2: string;
402
- latitude: number;
403
- longitude: number;
404
- };
405
- originator: {
406
- id: number;
407
- originated_id: number;
408
- originated_type: string;
409
- shop_id: null;
410
- provider: string;
411
- original_id: null;
412
- group_id: null;
413
- misc: null;
414
- active: boolean;
415
- integration_id: null;
416
- last_notified_at: null;
417
- last_notification_status: null;
418
- distinct_originator_key: null;
419
- created_at: string;
420
- updated_at: string;
421
- application_id: null;
422
- };
423
- shipping_method: null;
424
- shipnotice_items: {
425
- id: number;
426
- shipnotice_id: number;
427
- item_id: number;
428
- quantity: number;
429
- quantity_good: number;
430
- quantity_damaged: number;
431
- description: null;
432
- extended_description: null;
433
- include_in_published: boolean;
434
- return_action: null;
435
- created_at: string;
436
- updated_at: string;
437
- item: {
438
- id: number;
439
- sku: string;
440
- title: string;
441
- description: string;
442
- full_description: string;
443
- original_location: null;
444
- created_at: string;
445
- updated_at: string;
446
- customer_id: number;
447
- quantity: number;
448
- weight: string;
449
- available: boolean;
450
- image_originator_url: null;
451
- vendor: null;
452
- scancode: string;
453
- price: string;
454
- media_mail: boolean;
455
- packaging: boolean;
456
- length: string;
457
- width: string;
458
- height: string;
459
- active: boolean;
460
- wholesale_cost: null;
461
- is_bundle: boolean;
462
- packaging_type: null;
463
- promo: boolean;
464
- street_date: null;
465
- category: null;
466
- include_inbound_in_published: boolean;
467
- returnable: null;
468
- return_sku_match: null;
469
- return_price_restricted: null;
470
- request_serial_number: null;
471
- currency: string;
472
- tariff_number: null;
473
- label_format: null;
474
- notify_originator_inventory: number;
475
- name: string;
476
- image_url: null;
477
- hazmat: boolean;
478
- hazmat_type: null;
479
- misc: null;
480
- ean: null;
481
- lot_control: boolean;
482
- expiration_period: null;
483
- ship_strategy: number;
484
- velocity: number;
485
- case_quantity: null;
486
- carton_quantity: null;
487
- origin_country: null;
488
- alcohol: boolean;
489
- replenishment_min: null;
490
- replenishment_target: null;
491
- low_inventory_threshold: null;
492
- published_quantity: number;
493
- };
494
- lot: null;
495
- warehouse_id: number;
496
- unallocated: number;
497
- }[];
498
- shipnotice_id?: undefined;
499
- item_id?: undefined;
500
- quantity?: undefined;
501
- quantity_good?: undefined;
502
- quantity_damaged?: undefined;
503
- description?: undefined;
504
- extended_description?: undefined;
505
- include_in_published?: undefined;
506
- return_action?: undefined;
507
- item?: undefined;
508
- lot?: undefined;
509
- unallocated?: undefined;
510
- } | {
511
- id: number;
512
- shipnotice_id: number;
513
- item_id: number;
514
- quantity: number;
515
- quantity_good: number;
516
- quantity_damaged: number;
517
- description: null;
518
- extended_description: null;
519
- include_in_published: boolean;
520
- return_action: null;
521
- created_at: string;
522
- updated_at: string;
523
- item: {
524
- id: number;
525
- sku: string;
526
- title: string;
527
- description: string;
528
- full_description: string;
529
- original_location: null;
530
- created_at: string;
531
- updated_at: string;
532
- customer_id: number;
533
- quantity: number;
534
- weight: string;
535
- available: boolean;
536
- image_originator_url: null;
537
- vendor: null;
538
- scancode: string;
539
- price: string;
540
- media_mail: boolean;
541
- packaging: boolean;
542
- length: string;
543
- width: string;
544
- height: string;
545
- active: boolean;
546
- wholesale_cost: null;
547
- is_bundle: boolean;
548
- packaging_type: null;
549
- promo: boolean;
550
- street_date: null;
551
- category: null;
552
- include_inbound_in_published: boolean;
553
- returnable: null;
554
- return_sku_match: null;
555
- return_price_restricted: null;
556
- request_serial_number: null;
557
- currency: string;
558
- tariff_number: null;
559
- label_format: null;
560
- notify_originator_inventory: number;
561
- name: string;
562
- image_url: null;
563
- hazmat: boolean;
564
- hazmat_type: null;
565
- misc: null;
566
- ean: null;
567
- lot_control: boolean;
568
- expiration_period: null;
569
- ship_strategy: number;
570
- velocity: number;
571
- case_quantity: null;
572
- carton_quantity: null;
573
- origin_country: null;
574
- alcohol: boolean;
575
- replenishment_min: null;
576
- replenishment_target: null;
577
- low_inventory_threshold: null;
578
- published_quantity: number;
579
- };
580
- lot: null;
581
- warehouse_id: number;
582
- unallocated: number;
583
- customer_id?: undefined;
584
- sender?: undefined;
585
- eta?: undefined;
586
- status?: undefined;
587
- status_name?: undefined;
588
- received_by?: undefined;
589
- notes_by_whiplash?: undefined;
590
- notes_by_customer?: undefined;
591
- total_boxes?: undefined;
592
- arrived_at?: undefined;
593
- skip_images?: undefined;
594
- easypostable_id?: undefined;
595
- easypostable_type?: undefined;
596
- shipping_label_url?: undefined;
597
- ship_actual_cost?: undefined;
598
- shipping_method_text?: undefined;
599
- carrier?: undefined;
600
- shipping_method_id?: undefined;
601
- tracking?: undefined;
602
- order_id?: undefined;
603
- type?: undefined;
604
- postage_billed?: undefined;
605
- handling_billed?: undefined;
606
- ship_3rdparty_cost?: undefined;
607
- requires_label?: undefined;
608
- completed_at?: undefined;
609
- ship_actual_currency?: undefined;
610
- delivered_at?: undefined;
611
- due_at?: undefined;
612
- meta_data?: undefined;
613
- reference?: undefined;
614
- customer?: undefined;
615
- warehouse?: undefined;
616
- originator?: undefined;
617
- shipping_method?: undefined;
618
- shipnotice_items?: undefined;
619
- shipnotice_item_count?: undefined;
620
- shipnotice_item_quantity?: undefined;
621
- })[];
1
+ export declare const ApiV2ShipnoticeAllExample: never[];