@whiplashmerch/whiplash-api-client 2.0.9 → 2.0.11
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 +2808 -3113
- package/dist/client.esm.js.map +1 -1
- package/dist/generated/Accounts.d.ts +9 -0
- package/dist/generated/Addresses.d.ts +19 -1
- package/dist/generated/BillOfLadings.d.ts +2 -2
- package/dist/generated/Broadcasts.d.ts +2 -2
- package/dist/generated/Cache.d.ts +6 -6
- package/dist/generated/CarrierAccounts.d.ts +13 -4
- package/dist/generated/Chaos.d.ts +55 -1
- package/dist/generated/ConsumerReturns.d.ts +2 -2
- package/dist/generated/Customers.d.ts +13 -4
- package/dist/generated/Documents.d.ts +2 -2
- package/dist/generated/FilterSets.d.ts +2 -2
- package/dist/generated/Incidents.d.ts +2 -2
- package/dist/generated/Invoices.d.ts +2 -2
- package/dist/generated/Items.d.ts +13 -4
- package/dist/generated/Loads.d.ts +4 -4
- package/dist/generated/Locales.d.ts +2 -2
- package/dist/generated/LocationAdjustments.d.ts +64 -1
- package/dist/generated/Locations.d.ts +11 -2
- package/dist/generated/Lots.d.ts +9 -0
- package/dist/generated/Manifests.d.ts +6 -6
- package/dist/generated/OrderBatches.d.ts +13 -4
- package/dist/generated/OrderItems.d.ts +11 -2
- package/dist/generated/Orders.d.ts +15 -6
- package/dist/generated/Originators.d.ts +9 -0
- package/dist/generated/Packages.d.ts +15 -6
- package/dist/generated/Prepacks.d.ts +10 -1
- package/dist/generated/Public.d.ts +4 -4
- package/dist/generated/Rates.d.ts +9 -0
- package/dist/generated/ReasonCodes.d.ts +19 -1
- package/dist/generated/Rules.d.ts +9 -0
- package/dist/generated/Scancodes.d.ts +19 -1
- package/dist/generated/SerialNumbers.d.ts +2 -2
- package/dist/generated/ShipnoticeItems.d.ts +41 -5
- package/dist/generated/Shipnotices.d.ts +13 -4
- package/dist/generated/ShippingAliases.d.ts +9 -0
- package/dist/generated/ShippingMethodMarkups.d.ts +9 -0
- package/dist/generated/Shops.d.ts +9 -0
- package/dist/generated/Stats.d.ts +6 -6
- package/dist/generated/SurchargeMarkups.d.ts +55 -1
- package/dist/generated/Templates.d.ts +9 -0
- package/dist/generated/Transactions.d.ts +9 -0
- package/dist/generated/TransportationMarkups.d.ts +55 -1
- package/dist/generated/Users.d.ts +13 -4
- package/dist/generated/Warehouses.d.ts +14 -5
- package/dist/generated/data-contracts.d.ts +19146 -18527
- package/dist/generated/index.d.ts +0 -1
- package/dist/mock-data/index.d.ts +11 -3
- package/dist/mock-data/v2/customer/normal.d.ts +198 -0
- package/dist/mock-data/v2/nav/normal.d.ts +68 -0
- package/dist/mock-data/v2/user/normal.d.ts +20 -0
- package/dist/mock-data/v2/warehouse/normal.d.ts +47 -0
- package/dist/mock-data/v2_1/nav/normal.d.ts +68 -0
- package/dist/mock-data/v2_1/order/all.d.ts +2 -1020
- package/dist/mock-data/v2_1/prepack/created.d.ts +1 -0
- package/dist/mock-data/v2_1/shipnotice/all.d.ts +2 -256
- package/dist/mock-data/v2_1/surcharge-markup/created.d.ts +1 -0
- package/dist/mock-data/v2_1/tag/created.d.ts +1 -0
- package/dist/mock-data/v2_1/transportation-markup/created.d.ts +1 -0
- package/generated/Customers.ts +2 -2
- package/generated/Documents.ts +2 -2
- package/generated/Items.ts +2 -2
- package/generated/OrderItems.ts +2 -2
- package/generated/Orders.ts +2 -2
- package/generated/ShipnoticeItems.ts +2 -2
- package/generated/Shipnotices.ts +2 -2
- package/generated/data-contracts.ts +9596 -9495
- package/package.json +1 -1
- package/dist/generated/Pallets.d.ts +0 -146
|
@@ -1,416 +1,4 @@
|
|
|
1
|
-
export declare const ApiV21OrderAllExample:
|
|
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
|
-
} | {
|
|
208
|
-
id: number;
|
|
209
|
-
customer_id: number;
|
|
210
|
-
order_batch_id: null;
|
|
211
|
-
quote_id: null;
|
|
212
|
-
warehouse_id: number;
|
|
213
|
-
return_warehouse_id: number;
|
|
214
|
-
shipping_method_id: number;
|
|
215
|
-
estimated_shipping_method_id: null;
|
|
216
|
-
humanize_id: string;
|
|
217
|
-
status: number;
|
|
218
|
-
status_name: string;
|
|
219
|
-
previous_status: number;
|
|
220
|
-
order_orig: string;
|
|
221
|
-
level1_token: string;
|
|
222
|
-
level2_token: string;
|
|
223
|
-
workable_at: null;
|
|
224
|
-
skip_street_date: boolean;
|
|
225
|
-
due_at: null;
|
|
226
|
-
created_at: string;
|
|
227
|
-
updated_at: string;
|
|
228
|
-
meta_data: null;
|
|
229
|
-
is_quote: null;
|
|
230
|
-
shop_warehouse_ids: never[];
|
|
231
|
-
shop_shipping_method_currency: null;
|
|
232
|
-
shop_created_at: null;
|
|
233
|
-
shop_updated_at: null;
|
|
234
|
-
shop_shipping_method_text: null;
|
|
235
|
-
shop_shipping_method_price: string;
|
|
236
|
-
billing_company: null;
|
|
237
|
-
billing_address_1: null;
|
|
238
|
-
billing_address_2: null;
|
|
239
|
-
billing_address_3: null;
|
|
240
|
-
billing_city: null;
|
|
241
|
-
billing_state: null;
|
|
242
|
-
billing_zip: null;
|
|
243
|
-
billing_country: null;
|
|
244
|
-
billing_phone: null;
|
|
245
|
-
billed: boolean;
|
|
246
|
-
billing_name: null;
|
|
247
|
-
first_name: null;
|
|
248
|
-
last_name: null;
|
|
249
|
-
full_name: null;
|
|
250
|
-
shipping_name: string;
|
|
251
|
-
shipping_company: null;
|
|
252
|
-
shipping_address_1: string;
|
|
253
|
-
shipping_address_2: null;
|
|
254
|
-
shipping_city: string;
|
|
255
|
-
shipping_state: string;
|
|
256
|
-
shipping_zip: string;
|
|
257
|
-
shipping_country: string;
|
|
258
|
-
shipping_country_iso2: string;
|
|
259
|
-
shipping_phone: null;
|
|
260
|
-
email: string;
|
|
261
|
-
requested_address: string;
|
|
262
|
-
residential: boolean;
|
|
263
|
-
address_verified: boolean;
|
|
264
|
-
address_message: string;
|
|
265
|
-
require_signature: boolean;
|
|
266
|
-
require_adult_signature: boolean;
|
|
267
|
-
saturday_delivery: boolean;
|
|
268
|
-
gift: boolean;
|
|
269
|
-
insure: boolean;
|
|
270
|
-
contains_alcohol: boolean;
|
|
271
|
-
customer_provided_label_carrier: null;
|
|
272
|
-
shipping_vendor: null;
|
|
273
|
-
shipping_distribution_center: null;
|
|
274
|
-
shipping_department: null;
|
|
275
|
-
ship_actual_cost: null;
|
|
276
|
-
shipped_on: null;
|
|
277
|
-
ship_notes: null;
|
|
278
|
-
shipping_confirmation_sent: boolean;
|
|
279
|
-
ship_3rdparty_cost: string;
|
|
280
|
-
ship_3rdparty_account: null;
|
|
281
|
-
ship_3rdparty_zip: null;
|
|
282
|
-
ship_3rdparty_country: null;
|
|
283
|
-
incoterm: null;
|
|
284
|
-
public_note: null;
|
|
285
|
-
days_in_transit: number;
|
|
286
|
-
days_in_transit_carrier_estimate: null;
|
|
287
|
-
req_insurance_value: null;
|
|
288
|
-
ship_method: string;
|
|
289
|
-
packingslip_pdf_url: null;
|
|
290
|
-
tracking: never[];
|
|
291
|
-
tracking_links: string[];
|
|
292
|
-
approximate_delivery_date: null;
|
|
293
|
-
return_name: null;
|
|
294
|
-
return_company: null;
|
|
295
|
-
return_address_1: null;
|
|
296
|
-
return_address_2: null;
|
|
297
|
-
return_city: null;
|
|
298
|
-
return_state: null;
|
|
299
|
-
return_country: null;
|
|
300
|
-
return_zip: null;
|
|
301
|
-
return_phone: null;
|
|
302
|
-
return_email: null;
|
|
303
|
-
return_address_verified: null;
|
|
304
|
-
return_time_limit: null;
|
|
305
|
-
order_items: {
|
|
306
|
-
id: number;
|
|
307
|
-
order_id: number;
|
|
308
|
-
customer_id: number;
|
|
309
|
-
item_id: number;
|
|
310
|
-
package_id: number;
|
|
311
|
-
quote_item_id: null;
|
|
312
|
-
sku: string;
|
|
313
|
-
description: string;
|
|
314
|
-
quantity: number;
|
|
315
|
-
price: string;
|
|
316
|
-
created_at: string;
|
|
317
|
-
updated_at: string;
|
|
318
|
-
unshippable: boolean;
|
|
319
|
-
available: boolean;
|
|
320
|
-
packed: number;
|
|
321
|
-
packaging: boolean;
|
|
322
|
-
wholesale_cost: null;
|
|
323
|
-
is_bundle: boolean;
|
|
324
|
-
retail_fee: null;
|
|
325
|
-
promo: boolean;
|
|
326
|
-
returnable: null;
|
|
327
|
-
currency: string;
|
|
328
|
-
wholesale_fee: null;
|
|
329
|
-
hazmat: boolean;
|
|
330
|
-
misc: null;
|
|
331
|
-
originator: {
|
|
332
|
-
id: number;
|
|
333
|
-
originated_id: number;
|
|
334
|
-
originated_type: string;
|
|
335
|
-
shop_id: null;
|
|
336
|
-
provider: string;
|
|
337
|
-
original_id: null;
|
|
338
|
-
group_id: null;
|
|
339
|
-
misc: null;
|
|
340
|
-
active: boolean;
|
|
341
|
-
integration_id: null;
|
|
342
|
-
last_notified_at: null;
|
|
343
|
-
last_notification_status: null;
|
|
344
|
-
distinct_originator_key: null;
|
|
345
|
-
created_at: string;
|
|
346
|
-
updated_at: string;
|
|
347
|
-
application_id: null;
|
|
348
|
-
};
|
|
349
|
-
}[];
|
|
350
|
-
originator: {
|
|
351
|
-
id: number;
|
|
352
|
-
originated_id: number;
|
|
353
|
-
originated_type: string;
|
|
354
|
-
shop_id: null;
|
|
355
|
-
provider: string;
|
|
356
|
-
original_id: null;
|
|
357
|
-
group_id: null;
|
|
358
|
-
misc: null;
|
|
359
|
-
active: boolean;
|
|
360
|
-
integration_id: null;
|
|
361
|
-
last_notified_at: null;
|
|
362
|
-
last_notification_status: null;
|
|
363
|
-
distinct_originator_key: null;
|
|
364
|
-
created_at: string;
|
|
365
|
-
updated_at: string;
|
|
366
|
-
application_id: null;
|
|
367
|
-
};
|
|
368
|
-
proto_originator_id: null;
|
|
369
|
-
packages: {
|
|
370
|
-
id: number;
|
|
371
|
-
order_id: number;
|
|
372
|
-
shipped_on: null;
|
|
373
|
-
ship_actual_cost: null;
|
|
374
|
-
actual_weight: null;
|
|
375
|
-
actual_width: null;
|
|
376
|
-
actual_height: null;
|
|
377
|
-
actual_length: null;
|
|
378
|
-
actual_dimensional_weight: null;
|
|
379
|
-
tracking: null;
|
|
380
|
-
tracking_link: string;
|
|
381
|
-
bill_of_lading: null;
|
|
382
|
-
created_at: string;
|
|
383
|
-
updated_at: string;
|
|
384
|
-
ucc128: null;
|
|
385
|
-
barcode_sscc18: string;
|
|
386
|
-
order_item_ids: number[];
|
|
387
|
-
}[];
|
|
388
|
-
shipping_method: {
|
|
389
|
-
id: number;
|
|
390
|
-
carrier: string;
|
|
391
|
-
service: string;
|
|
392
|
-
description: string;
|
|
393
|
-
name: string;
|
|
394
|
-
international: boolean;
|
|
395
|
-
active: boolean;
|
|
396
|
-
flat_rate: boolean;
|
|
397
|
-
expedited: boolean;
|
|
398
|
-
trackable: boolean;
|
|
399
|
-
origins: string[];
|
|
400
|
-
extended_description: null;
|
|
401
|
-
created_at: string;
|
|
402
|
-
updated_at: string;
|
|
403
|
-
};
|
|
404
|
-
serial_numbers: never[];
|
|
405
|
-
purchase_order?: undefined;
|
|
406
|
-
order?: undefined;
|
|
407
|
-
fees?: undefined;
|
|
408
|
-
tracking_details?: undefined;
|
|
409
|
-
order_meta_fields?: undefined;
|
|
410
|
-
order_item_meta_fields?: undefined;
|
|
411
|
-
package_sscc_18_codes?: undefined;
|
|
412
|
-
event_name?: undefined;
|
|
413
|
-
} | {
|
|
1
|
+
export declare const ApiV21OrderAllExample: {
|
|
414
2
|
id: number;
|
|
415
3
|
customer_id: number;
|
|
416
4
|
order_batch_id: null;
|
|
@@ -590,610 +178,4 @@ export declare const ApiV21OrderAllExample: ({
|
|
|
590
178
|
}[];
|
|
591
179
|
shipping_method: null;
|
|
592
180
|
serial_numbers: never[];
|
|
593
|
-
|
|
594
|
-
shipping_vendor?: undefined;
|
|
595
|
-
shipping_distribution_center?: undefined;
|
|
596
|
-
shipping_department?: undefined;
|
|
597
|
-
order?: undefined;
|
|
598
|
-
fees?: undefined;
|
|
599
|
-
tracking_details?: undefined;
|
|
600
|
-
order_meta_fields?: undefined;
|
|
601
|
-
order_item_meta_fields?: undefined;
|
|
602
|
-
package_sscc_18_codes?: undefined;
|
|
603
|
-
event_name?: undefined;
|
|
604
|
-
} | {
|
|
605
|
-
id: number;
|
|
606
|
-
customer_id: number;
|
|
607
|
-
order_batch_id: number;
|
|
608
|
-
quote_id: null;
|
|
609
|
-
warehouse_id: number;
|
|
610
|
-
return_warehouse_id: number;
|
|
611
|
-
shipping_method_id: number;
|
|
612
|
-
estimated_shipping_method_id: null;
|
|
613
|
-
humanize_id: string;
|
|
614
|
-
status: number;
|
|
615
|
-
status_name: string;
|
|
616
|
-
previous_status: number;
|
|
617
|
-
order_orig: string;
|
|
618
|
-
level1_token: string;
|
|
619
|
-
level2_token: string;
|
|
620
|
-
workable_at: string;
|
|
621
|
-
skip_street_date: boolean;
|
|
622
|
-
due_at: string;
|
|
623
|
-
created_at: string;
|
|
624
|
-
updated_at: string;
|
|
625
|
-
meta_data: null;
|
|
626
|
-
is_quote: null;
|
|
627
|
-
shop_warehouse_ids: never[];
|
|
628
|
-
shop_shipping_method_currency: null;
|
|
629
|
-
shop_created_at: null;
|
|
630
|
-
shop_updated_at: null;
|
|
631
|
-
shop_shipping_method_text: null;
|
|
632
|
-
shop_shipping_method_price: string;
|
|
633
|
-
billing_company: null;
|
|
634
|
-
billing_address_1: null;
|
|
635
|
-
billing_address_2: null;
|
|
636
|
-
billing_address_3: null;
|
|
637
|
-
billing_city: null;
|
|
638
|
-
billing_state: null;
|
|
639
|
-
billing_zip: null;
|
|
640
|
-
billing_country: null;
|
|
641
|
-
billing_phone: null;
|
|
642
|
-
billed: boolean;
|
|
643
|
-
billing_name: null;
|
|
644
|
-
first_name: null;
|
|
645
|
-
last_name: null;
|
|
646
|
-
full_name: null;
|
|
647
|
-
shipping_name: string;
|
|
648
|
-
shipping_company: null;
|
|
649
|
-
shipping_address_1: string;
|
|
650
|
-
shipping_address_2: null;
|
|
651
|
-
shipping_city: string;
|
|
652
|
-
shipping_state: string;
|
|
653
|
-
shipping_zip: string;
|
|
654
|
-
shipping_country: string;
|
|
655
|
-
shipping_country_iso2: string;
|
|
656
|
-
shipping_phone: null;
|
|
657
|
-
email: string;
|
|
658
|
-
requested_address: string;
|
|
659
|
-
residential: boolean;
|
|
660
|
-
address_verified: boolean;
|
|
661
|
-
address_message: string;
|
|
662
|
-
require_signature: boolean;
|
|
663
|
-
require_adult_signature: boolean;
|
|
664
|
-
saturday_delivery: boolean;
|
|
665
|
-
gift: boolean;
|
|
666
|
-
insure: boolean;
|
|
667
|
-
contains_alcohol: boolean;
|
|
668
|
-
customer_provided_label_carrier: null;
|
|
669
|
-
shipping_vendor: null;
|
|
670
|
-
shipping_distribution_center: null;
|
|
671
|
-
shipping_department: null;
|
|
672
|
-
ship_actual_cost: null;
|
|
673
|
-
shipped_on: string;
|
|
674
|
-
ship_notes: null;
|
|
675
|
-
shipping_confirmation_sent: boolean;
|
|
676
|
-
ship_3rdparty_cost: string;
|
|
677
|
-
ship_3rdparty_account: null;
|
|
678
|
-
ship_3rdparty_zip: null;
|
|
679
|
-
ship_3rdparty_country: null;
|
|
680
|
-
incoterm: null;
|
|
681
|
-
public_note: null;
|
|
682
|
-
days_in_transit: number;
|
|
683
|
-
days_in_transit_carrier_estimate: null;
|
|
684
|
-
req_insurance_value: null;
|
|
685
|
-
ship_method: string;
|
|
686
|
-
packingslip_pdf_url: null;
|
|
687
|
-
tracking: string[];
|
|
688
|
-
tracking_links: string[];
|
|
689
|
-
approximate_delivery_date: null;
|
|
690
|
-
return_name: null;
|
|
691
|
-
return_company: null;
|
|
692
|
-
return_address_1: null;
|
|
693
|
-
return_address_2: null;
|
|
694
|
-
return_city: null;
|
|
695
|
-
return_state: null;
|
|
696
|
-
return_country: null;
|
|
697
|
-
return_zip: null;
|
|
698
|
-
return_phone: null;
|
|
699
|
-
return_email: null;
|
|
700
|
-
return_address_verified: null;
|
|
701
|
-
return_time_limit: null;
|
|
702
|
-
order_items: {
|
|
703
|
-
id: number;
|
|
704
|
-
order_id: number;
|
|
705
|
-
customer_id: number;
|
|
706
|
-
item_id: number;
|
|
707
|
-
package_id: number;
|
|
708
|
-
quote_item_id: null;
|
|
709
|
-
sku: string;
|
|
710
|
-
description: string;
|
|
711
|
-
quantity: number;
|
|
712
|
-
price: string;
|
|
713
|
-
created_at: string;
|
|
714
|
-
updated_at: string;
|
|
715
|
-
unshippable: boolean;
|
|
716
|
-
available: boolean;
|
|
717
|
-
packed: number;
|
|
718
|
-
packaging: boolean;
|
|
719
|
-
wholesale_cost: null;
|
|
720
|
-
is_bundle: boolean;
|
|
721
|
-
retail_fee: null;
|
|
722
|
-
promo: boolean;
|
|
723
|
-
returnable: null;
|
|
724
|
-
currency: string;
|
|
725
|
-
wholesale_fee: null;
|
|
726
|
-
hazmat: boolean;
|
|
727
|
-
misc: null;
|
|
728
|
-
originator: {
|
|
729
|
-
id: number;
|
|
730
|
-
originated_id: number;
|
|
731
|
-
originated_type: string;
|
|
732
|
-
shop_id: null;
|
|
733
|
-
provider: string;
|
|
734
|
-
original_id: null;
|
|
735
|
-
group_id: null;
|
|
736
|
-
misc: null;
|
|
737
|
-
active: boolean;
|
|
738
|
-
integration_id: null;
|
|
739
|
-
last_notified_at: null;
|
|
740
|
-
last_notification_status: null;
|
|
741
|
-
distinct_originator_key: null;
|
|
742
|
-
created_at: string;
|
|
743
|
-
updated_at: string;
|
|
744
|
-
application_id: null;
|
|
745
|
-
};
|
|
746
|
-
}[];
|
|
747
|
-
originator: {
|
|
748
|
-
id: number;
|
|
749
|
-
originated_id: number;
|
|
750
|
-
originated_type: string;
|
|
751
|
-
shop_id: null;
|
|
752
|
-
provider: string;
|
|
753
|
-
original_id: null;
|
|
754
|
-
group_id: null;
|
|
755
|
-
misc: null;
|
|
756
|
-
active: boolean;
|
|
757
|
-
integration_id: null;
|
|
758
|
-
last_notified_at: null;
|
|
759
|
-
last_notification_status: null;
|
|
760
|
-
distinct_originator_key: null;
|
|
761
|
-
created_at: string;
|
|
762
|
-
updated_at: string;
|
|
763
|
-
application_id: null;
|
|
764
|
-
};
|
|
765
|
-
proto_originator_id: null;
|
|
766
|
-
packages: {
|
|
767
|
-
id: number;
|
|
768
|
-
order_id: number;
|
|
769
|
-
shipped_on: string;
|
|
770
|
-
ship_actual_cost: string;
|
|
771
|
-
actual_weight: null;
|
|
772
|
-
actual_width: null;
|
|
773
|
-
actual_height: null;
|
|
774
|
-
actual_length: null;
|
|
775
|
-
actual_dimensional_weight: null;
|
|
776
|
-
tracking: string;
|
|
777
|
-
tracking_link: string;
|
|
778
|
-
bill_of_lading: null;
|
|
779
|
-
created_at: string;
|
|
780
|
-
updated_at: string;
|
|
781
|
-
ucc128: null;
|
|
782
|
-
barcode_sscc18: string;
|
|
783
|
-
order_item_ids: number[];
|
|
784
|
-
}[];
|
|
785
|
-
shipping_method: {
|
|
786
|
-
id: number;
|
|
787
|
-
carrier: string;
|
|
788
|
-
service: string;
|
|
789
|
-
description: string;
|
|
790
|
-
name: string;
|
|
791
|
-
international: boolean;
|
|
792
|
-
active: boolean;
|
|
793
|
-
flat_rate: boolean;
|
|
794
|
-
expedited: boolean;
|
|
795
|
-
trackable: boolean;
|
|
796
|
-
origins: string[];
|
|
797
|
-
extended_description: null;
|
|
798
|
-
created_at: string;
|
|
799
|
-
updated_at: string;
|
|
800
|
-
};
|
|
801
|
-
serial_numbers: never[];
|
|
802
|
-
purchase_order?: undefined;
|
|
803
|
-
order?: undefined;
|
|
804
|
-
fees?: undefined;
|
|
805
|
-
tracking_details?: undefined;
|
|
806
|
-
order_meta_fields?: undefined;
|
|
807
|
-
order_item_meta_fields?: undefined;
|
|
808
|
-
package_sscc_18_codes?: undefined;
|
|
809
|
-
event_name?: undefined;
|
|
810
|
-
} | {
|
|
811
|
-
order: {
|
|
812
|
-
id: number;
|
|
813
|
-
customer_id: number;
|
|
814
|
-
order_batch_id: number;
|
|
815
|
-
quote_id: null;
|
|
816
|
-
warehouse_id: number;
|
|
817
|
-
return_warehouse_id: number;
|
|
818
|
-
shipping_method_id: number;
|
|
819
|
-
estimated_shipping_method_id: number;
|
|
820
|
-
humanize_id: string;
|
|
821
|
-
status: number;
|
|
822
|
-
status_name: string;
|
|
823
|
-
previous_status: number;
|
|
824
|
-
order_orig: null;
|
|
825
|
-
level1_token: string;
|
|
826
|
-
level2_token: string;
|
|
827
|
-
workable_at: string;
|
|
828
|
-
skip_street_date: boolean;
|
|
829
|
-
due_at: string;
|
|
830
|
-
created_at: string;
|
|
831
|
-
updated_at: string;
|
|
832
|
-
meta_data: null;
|
|
833
|
-
customer_provided_label_carrier: null;
|
|
834
|
-
purchase_order: null;
|
|
835
|
-
order_type: string;
|
|
836
|
-
email: string;
|
|
837
|
-
address_verified: boolean;
|
|
838
|
-
items_updateable: boolean;
|
|
839
|
-
address_message: string;
|
|
840
|
-
shop_warehouse_ids: never[];
|
|
841
|
-
shop_shipping_method_currency: null;
|
|
842
|
-
shop_created_at: string;
|
|
843
|
-
shop_updated_at: null;
|
|
844
|
-
shop_shipping_method_text: string;
|
|
845
|
-
shop_shipping_method_price: string;
|
|
846
|
-
billing_company: null;
|
|
847
|
-
billing_address_1: string;
|
|
848
|
-
billing_address_2: null;
|
|
849
|
-
billing_address_3: null;
|
|
850
|
-
billing_city: string;
|
|
851
|
-
billing_state: null;
|
|
852
|
-
billing_zip: string;
|
|
853
|
-
billing_country: string;
|
|
854
|
-
billing_phone: string;
|
|
855
|
-
billed: boolean;
|
|
856
|
-
billing_name: null;
|
|
857
|
-
first_name: null;
|
|
858
|
-
last_name: null;
|
|
859
|
-
full_name: null;
|
|
860
|
-
shipping_name: string;
|
|
861
|
-
shipping_company: null;
|
|
862
|
-
shipping_address_1: string;
|
|
863
|
-
shipping_address_2: null;
|
|
864
|
-
shipping_city: string;
|
|
865
|
-
shipping_state: null;
|
|
866
|
-
shipping_zip: string;
|
|
867
|
-
shipping_country: string;
|
|
868
|
-
shipping_country_iso2: string;
|
|
869
|
-
shipping_phone: string;
|
|
870
|
-
requested_address: string;
|
|
871
|
-
residential: boolean;
|
|
872
|
-
require_signature: boolean;
|
|
873
|
-
require_adult_signature: boolean;
|
|
874
|
-
saturday_delivery: boolean;
|
|
875
|
-
gift: boolean;
|
|
876
|
-
insure: boolean;
|
|
877
|
-
contains_alcohol: boolean;
|
|
878
|
-
customs_required: boolean;
|
|
879
|
-
ship_actual_cost: string;
|
|
880
|
-
shipped_on: string;
|
|
881
|
-
ship_notes: null;
|
|
882
|
-
shipping_confirmation_sent: boolean;
|
|
883
|
-
ship_3rdparty_cost: string;
|
|
884
|
-
ship_3rdparty_account: null;
|
|
885
|
-
ship_3rdparty_zip: null;
|
|
886
|
-
ship_3rdparty_country: null;
|
|
887
|
-
incoterm: null;
|
|
888
|
-
public_note: null;
|
|
889
|
-
days_in_transit: number;
|
|
890
|
-
days_in_transit_carrier_estimate: null;
|
|
891
|
-
req_insurance_value: null;
|
|
892
|
-
ship_method: string;
|
|
893
|
-
packingslip_pdf_url: null;
|
|
894
|
-
customs_vat_number: null;
|
|
895
|
-
customs_eori_number: null;
|
|
896
|
-
customs_ioss_number: null;
|
|
897
|
-
tracking: string[];
|
|
898
|
-
tracking_links: string[];
|
|
899
|
-
approximate_delivery_date: null;
|
|
900
|
-
calculated_time_limit: number;
|
|
901
|
-
within_return_time_limit: boolean;
|
|
902
|
-
return_name: null;
|
|
903
|
-
return_company: null;
|
|
904
|
-
return_address_1: null;
|
|
905
|
-
return_address_2: null;
|
|
906
|
-
return_city: null;
|
|
907
|
-
return_state: null;
|
|
908
|
-
return_country: null;
|
|
909
|
-
return_zip: null;
|
|
910
|
-
return_phone: null;
|
|
911
|
-
return_email: null;
|
|
912
|
-
return_address_verified: null;
|
|
913
|
-
return_time_limit: null;
|
|
914
|
-
is_workable: boolean;
|
|
915
|
-
is_gestating: boolean;
|
|
916
|
-
order_items: ({
|
|
917
|
-
id: number;
|
|
918
|
-
order_id: number;
|
|
919
|
-
customer_id: number;
|
|
920
|
-
item_id: number;
|
|
921
|
-
package_id: number;
|
|
922
|
-
quote_item_id: null;
|
|
923
|
-
sku: string;
|
|
924
|
-
description: string;
|
|
925
|
-
quantity: number;
|
|
926
|
-
price: string;
|
|
927
|
-
created_at: string;
|
|
928
|
-
updated_at: string;
|
|
929
|
-
unshippable: boolean;
|
|
930
|
-
available: boolean;
|
|
931
|
-
packed: number;
|
|
932
|
-
packaging: boolean;
|
|
933
|
-
wholesale_cost: null;
|
|
934
|
-
is_bundle: boolean;
|
|
935
|
-
retail_fee: null;
|
|
936
|
-
promo: boolean;
|
|
937
|
-
returnable: null;
|
|
938
|
-
currency: string;
|
|
939
|
-
wholesale_fee: null;
|
|
940
|
-
hazmat: boolean;
|
|
941
|
-
misc: null;
|
|
942
|
-
request_serial_number: boolean;
|
|
943
|
-
originator: {
|
|
944
|
-
id: number;
|
|
945
|
-
originated_id: number;
|
|
946
|
-
originated_type: string;
|
|
947
|
-
shop_id: null;
|
|
948
|
-
provider: string;
|
|
949
|
-
original_id: string;
|
|
950
|
-
group_id: null;
|
|
951
|
-
misc: null;
|
|
952
|
-
active: boolean;
|
|
953
|
-
integration_id: null;
|
|
954
|
-
last_notified_at: null;
|
|
955
|
-
last_notification_status: null;
|
|
956
|
-
distinct_originator_key: null;
|
|
957
|
-
created_at: string;
|
|
958
|
-
updated_at: string;
|
|
959
|
-
application_id: number;
|
|
960
|
-
};
|
|
961
|
-
} | {
|
|
962
|
-
id: number;
|
|
963
|
-
order_id: number;
|
|
964
|
-
customer_id: number;
|
|
965
|
-
item_id: number;
|
|
966
|
-
package_id: number;
|
|
967
|
-
quote_item_id: null;
|
|
968
|
-
sku: string;
|
|
969
|
-
description: string;
|
|
970
|
-
quantity: number;
|
|
971
|
-
price: string;
|
|
972
|
-
created_at: string;
|
|
973
|
-
updated_at: string;
|
|
974
|
-
unshippable: boolean;
|
|
975
|
-
available: boolean;
|
|
976
|
-
packed: number;
|
|
977
|
-
packaging: boolean;
|
|
978
|
-
wholesale_cost: null;
|
|
979
|
-
is_bundle: boolean;
|
|
980
|
-
retail_fee: null;
|
|
981
|
-
promo: boolean;
|
|
982
|
-
returnable: null;
|
|
983
|
-
currency: string;
|
|
984
|
-
wholesale_fee: null;
|
|
985
|
-
hazmat: boolean;
|
|
986
|
-
misc: null;
|
|
987
|
-
request_serial_number: boolean;
|
|
988
|
-
originator: {
|
|
989
|
-
id: number;
|
|
990
|
-
originated_id: number;
|
|
991
|
-
originated_type: string;
|
|
992
|
-
shop_id: null;
|
|
993
|
-
provider: string;
|
|
994
|
-
original_id: null;
|
|
995
|
-
group_id: null;
|
|
996
|
-
misc: null;
|
|
997
|
-
active: boolean;
|
|
998
|
-
integration_id: null;
|
|
999
|
-
last_notified_at: null;
|
|
1000
|
-
last_notification_status: null;
|
|
1001
|
-
distinct_originator_key: null;
|
|
1002
|
-
created_at: string;
|
|
1003
|
-
updated_at: string;
|
|
1004
|
-
application_id: null;
|
|
1005
|
-
};
|
|
1006
|
-
})[];
|
|
1007
|
-
originator: {
|
|
1008
|
-
id: number;
|
|
1009
|
-
originated_id: number;
|
|
1010
|
-
originated_type: string;
|
|
1011
|
-
shop_id: null;
|
|
1012
|
-
provider: string;
|
|
1013
|
-
original_id: null;
|
|
1014
|
-
group_id: null;
|
|
1015
|
-
misc: null;
|
|
1016
|
-
active: boolean;
|
|
1017
|
-
integration_id: null;
|
|
1018
|
-
last_notified_at: null;
|
|
1019
|
-
last_notification_status: null;
|
|
1020
|
-
distinct_originator_key: null;
|
|
1021
|
-
created_at: string;
|
|
1022
|
-
updated_at: string;
|
|
1023
|
-
application_id: number;
|
|
1024
|
-
};
|
|
1025
|
-
proto_originator_id: null;
|
|
1026
|
-
packages: {
|
|
1027
|
-
id: number;
|
|
1028
|
-
order_id: number;
|
|
1029
|
-
shipped_on: string;
|
|
1030
|
-
ship_actual_cost: string;
|
|
1031
|
-
actual_weight: string;
|
|
1032
|
-
actual_width: string;
|
|
1033
|
-
actual_height: string;
|
|
1034
|
-
actual_length: string;
|
|
1035
|
-
actual_dimensional_weight: number;
|
|
1036
|
-
tracking: string;
|
|
1037
|
-
tracking_link: string;
|
|
1038
|
-
order_item_ids: number[];
|
|
1039
|
-
created_at: string;
|
|
1040
|
-
updated_at: string;
|
|
1041
|
-
ucc128: null;
|
|
1042
|
-
barcode_sscc18: string;
|
|
1043
|
-
ship_actual_currency: null;
|
|
1044
|
-
manifest_id: null;
|
|
1045
|
-
}[];
|
|
1046
|
-
shipping_method: {
|
|
1047
|
-
id: number;
|
|
1048
|
-
carrier: string;
|
|
1049
|
-
service: string;
|
|
1050
|
-
description: string;
|
|
1051
|
-
name: string;
|
|
1052
|
-
international: boolean;
|
|
1053
|
-
active: boolean;
|
|
1054
|
-
flat_rate: boolean;
|
|
1055
|
-
expedited: boolean;
|
|
1056
|
-
trackable: boolean;
|
|
1057
|
-
origins: string[];
|
|
1058
|
-
extended_description: null;
|
|
1059
|
-
created_at: string;
|
|
1060
|
-
updated_at: string;
|
|
1061
|
-
};
|
|
1062
|
-
serial_numbers: never[];
|
|
1063
|
-
};
|
|
1064
|
-
fees: {
|
|
1065
|
-
pick: string;
|
|
1066
|
-
pack: string;
|
|
1067
|
-
packaging: string;
|
|
1068
|
-
postage: string;
|
|
1069
|
-
total: string;
|
|
1070
|
-
currency: string;
|
|
1071
|
-
};
|
|
1072
|
-
tracking_details: never[];
|
|
1073
|
-
order_meta_fields: {
|
|
1074
|
-
fob_pay_code: string;
|
|
1075
|
-
shipping_distribution_center: string;
|
|
1076
|
-
shipping_department: string;
|
|
1077
|
-
shipping_window_opens_on: string;
|
|
1078
|
-
shipping_window_closes_on: string;
|
|
1079
|
-
purchase_order_date: string;
|
|
1080
|
-
};
|
|
1081
|
-
order_item_meta_fields: ({
|
|
1082
|
-
damon_test: string;
|
|
1083
|
-
id: number;
|
|
1084
|
-
originator_id: string;
|
|
1085
|
-
} | {
|
|
1086
|
-
id: number;
|
|
1087
|
-
originator_id: null;
|
|
1088
|
-
damon_test?: undefined;
|
|
1089
|
-
})[];
|
|
1090
|
-
package_sscc_18_codes: {
|
|
1091
|
-
package_id: number;
|
|
1092
|
-
sscc_18: string;
|
|
1093
|
-
}[];
|
|
1094
|
-
event_name: string;
|
|
1095
|
-
id?: undefined;
|
|
1096
|
-
customer_id?: undefined;
|
|
1097
|
-
order_batch_id?: undefined;
|
|
1098
|
-
quote_id?: undefined;
|
|
1099
|
-
warehouse_id?: undefined;
|
|
1100
|
-
return_warehouse_id?: undefined;
|
|
1101
|
-
shipping_method_id?: undefined;
|
|
1102
|
-
estimated_shipping_method_id?: undefined;
|
|
1103
|
-
humanize_id?: undefined;
|
|
1104
|
-
status?: undefined;
|
|
1105
|
-
status_name?: undefined;
|
|
1106
|
-
previous_status?: undefined;
|
|
1107
|
-
order_orig?: undefined;
|
|
1108
|
-
level1_token?: undefined;
|
|
1109
|
-
level2_token?: undefined;
|
|
1110
|
-
workable_at?: undefined;
|
|
1111
|
-
skip_street_date?: undefined;
|
|
1112
|
-
due_at?: undefined;
|
|
1113
|
-
created_at?: undefined;
|
|
1114
|
-
updated_at?: undefined;
|
|
1115
|
-
meta_data?: undefined;
|
|
1116
|
-
is_quote?: undefined;
|
|
1117
|
-
shop_warehouse_ids?: undefined;
|
|
1118
|
-
shop_shipping_method_currency?: undefined;
|
|
1119
|
-
shop_created_at?: undefined;
|
|
1120
|
-
shop_updated_at?: undefined;
|
|
1121
|
-
shop_shipping_method_text?: undefined;
|
|
1122
|
-
shop_shipping_method_price?: undefined;
|
|
1123
|
-
billing_company?: undefined;
|
|
1124
|
-
billing_address_1?: undefined;
|
|
1125
|
-
billing_address_2?: undefined;
|
|
1126
|
-
billing_address_3?: undefined;
|
|
1127
|
-
billing_city?: undefined;
|
|
1128
|
-
billing_state?: undefined;
|
|
1129
|
-
billing_zip?: undefined;
|
|
1130
|
-
billing_country?: undefined;
|
|
1131
|
-
billing_phone?: undefined;
|
|
1132
|
-
billed?: undefined;
|
|
1133
|
-
billing_name?: undefined;
|
|
1134
|
-
first_name?: undefined;
|
|
1135
|
-
last_name?: undefined;
|
|
1136
|
-
full_name?: undefined;
|
|
1137
|
-
shipping_name?: undefined;
|
|
1138
|
-
shipping_company?: undefined;
|
|
1139
|
-
shipping_address_1?: undefined;
|
|
1140
|
-
shipping_address_2?: undefined;
|
|
1141
|
-
shipping_city?: undefined;
|
|
1142
|
-
shipping_state?: undefined;
|
|
1143
|
-
shipping_zip?: undefined;
|
|
1144
|
-
shipping_country?: undefined;
|
|
1145
|
-
shipping_country_iso2?: undefined;
|
|
1146
|
-
shipping_phone?: undefined;
|
|
1147
|
-
email?: undefined;
|
|
1148
|
-
requested_address?: undefined;
|
|
1149
|
-
residential?: undefined;
|
|
1150
|
-
address_verified?: undefined;
|
|
1151
|
-
address_message?: undefined;
|
|
1152
|
-
require_signature?: undefined;
|
|
1153
|
-
require_adult_signature?: undefined;
|
|
1154
|
-
saturday_delivery?: undefined;
|
|
1155
|
-
gift?: undefined;
|
|
1156
|
-
insure?: undefined;
|
|
1157
|
-
contains_alcohol?: undefined;
|
|
1158
|
-
customer_provided_label_carrier?: undefined;
|
|
1159
|
-
shipping_vendor?: undefined;
|
|
1160
|
-
shipping_distribution_center?: undefined;
|
|
1161
|
-
shipping_department?: undefined;
|
|
1162
|
-
ship_actual_cost?: undefined;
|
|
1163
|
-
shipped_on?: undefined;
|
|
1164
|
-
ship_notes?: undefined;
|
|
1165
|
-
shipping_confirmation_sent?: undefined;
|
|
1166
|
-
ship_3rdparty_cost?: undefined;
|
|
1167
|
-
ship_3rdparty_account?: undefined;
|
|
1168
|
-
ship_3rdparty_zip?: undefined;
|
|
1169
|
-
ship_3rdparty_country?: undefined;
|
|
1170
|
-
incoterm?: undefined;
|
|
1171
|
-
public_note?: undefined;
|
|
1172
|
-
days_in_transit?: undefined;
|
|
1173
|
-
days_in_transit_carrier_estimate?: undefined;
|
|
1174
|
-
req_insurance_value?: undefined;
|
|
1175
|
-
ship_method?: undefined;
|
|
1176
|
-
packingslip_pdf_url?: undefined;
|
|
1177
|
-
tracking?: undefined;
|
|
1178
|
-
tracking_links?: undefined;
|
|
1179
|
-
approximate_delivery_date?: undefined;
|
|
1180
|
-
return_name?: undefined;
|
|
1181
|
-
return_company?: undefined;
|
|
1182
|
-
return_address_1?: undefined;
|
|
1183
|
-
return_address_2?: undefined;
|
|
1184
|
-
return_city?: undefined;
|
|
1185
|
-
return_state?: undefined;
|
|
1186
|
-
return_country?: undefined;
|
|
1187
|
-
return_zip?: undefined;
|
|
1188
|
-
return_phone?: undefined;
|
|
1189
|
-
return_email?: undefined;
|
|
1190
|
-
return_address_verified?: undefined;
|
|
1191
|
-
return_time_limit?: undefined;
|
|
1192
|
-
order_items?: undefined;
|
|
1193
|
-
originator?: undefined;
|
|
1194
|
-
proto_originator_id?: undefined;
|
|
1195
|
-
packages?: undefined;
|
|
1196
|
-
shipping_method?: undefined;
|
|
1197
|
-
serial_numbers?: undefined;
|
|
1198
|
-
purchase_order?: undefined;
|
|
1199
|
-
})[];
|
|
181
|
+
}[];
|