@sp-api-sdk/fulfillment-inbound-api-v0 4.1.15 → 5.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/README.md +4 -4
  2. package/dist/index.cjs +881 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/{types/api-model/api/fulfillment-inbound-api.d.ts → index.d.cts} +965 -35
  5. package/dist/index.d.ts +1358 -0
  6. package/dist/index.js +825 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/fulfillment-inbound-api.js +0 -574
  10. package/dist/cjs/api-model/api.js +0 -30
  11. package/dist/cjs/api-model/base.js +0 -52
  12. package/dist/cjs/api-model/common.js +0 -123
  13. package/dist/cjs/api-model/configuration.js +0 -98
  14. package/dist/cjs/api-model/index.js +0 -32
  15. package/dist/cjs/api-model/models/address.js +0 -15
  16. package/dist/cjs/api-model/models/amazon-prep-fees-details.js +0 -15
  17. package/dist/cjs/api-model/models/amount.js +0 -15
  18. package/dist/cjs/api-model/models/asinprep-instructions.js +0 -15
  19. package/dist/cjs/api-model/models/barcode-instruction.js +0 -24
  20. package/dist/cjs/api-model/models/bill-of-lading-download-url.js +0 -15
  21. package/dist/cjs/api-model/models/box-contents-fee-details.js +0 -15
  22. package/dist/cjs/api-model/models/box-contents-source.js +0 -25
  23. package/dist/cjs/api-model/models/currency-code.js +0 -23
  24. package/dist/cjs/api-model/models/error-reason.js +0 -23
  25. package/dist/cjs/api-model/models/get-bill-of-lading-response.js +0 -15
  26. package/dist/cjs/api-model/models/get-labels-response.js +0 -15
  27. package/dist/cjs/api-model/models/get-prep-instructions-response.js +0 -15
  28. package/dist/cjs/api-model/models/get-prep-instructions-result.js +0 -15
  29. package/dist/cjs/api-model/models/get-shipment-items-response.js +0 -15
  30. package/dist/cjs/api-model/models/get-shipment-items-result.js +0 -15
  31. package/dist/cjs/api-model/models/get-shipments-response.js +0 -15
  32. package/dist/cjs/api-model/models/get-shipments-result.js +0 -15
  33. package/dist/cjs/api-model/models/inbound-shipment-info.js +0 -15
  34. package/dist/cjs/api-model/models/inbound-shipment-item.js +0 -15
  35. package/dist/cjs/api-model/models/index.js +0 -47
  36. package/dist/cjs/api-model/models/invalid-asin.js +0 -15
  37. package/dist/cjs/api-model/models/invalid-sku.js +0 -15
  38. package/dist/cjs/api-model/models/label-download-url.js +0 -15
  39. package/dist/cjs/api-model/models/label-prep-type.js +0 -24
  40. package/dist/cjs/api-model/models/model-error.js +0 -15
  41. package/dist/cjs/api-model/models/prep-details.js +0 -15
  42. package/dist/cjs/api-model/models/prep-guidance.js +0 -24
  43. package/dist/cjs/api-model/models/prep-instruction.js +0 -37
  44. package/dist/cjs/api-model/models/prep-owner.js +0 -23
  45. package/dist/cjs/api-model/models/shipment-status.js +0 -31
  46. package/dist/cjs/api-model/models/skuprep-instructions.js +0 -15
  47. package/dist/cjs/client.js +0 -56
  48. package/dist/cjs/index.js +0 -19
  49. package/dist/es/api-model/api/fulfillment-inbound-api.js +0 -564
  50. package/dist/es/api-model/api.js +0 -14
  51. package/dist/es/api-model/base.js +0 -44
  52. package/dist/es/api-model/common.js +0 -110
  53. package/dist/es/api-model/configuration.js +0 -94
  54. package/dist/es/api-model/index.js +0 -16
  55. package/dist/es/api-model/models/address.js +0 -14
  56. package/dist/es/api-model/models/amazon-prep-fees-details.js +0 -14
  57. package/dist/es/api-model/models/amount.js +0 -14
  58. package/dist/es/api-model/models/asinprep-instructions.js +0 -14
  59. package/dist/es/api-model/models/barcode-instruction.js +0 -21
  60. package/dist/es/api-model/models/bill-of-lading-download-url.js +0 -14
  61. package/dist/es/api-model/models/box-contents-fee-details.js +0 -14
  62. package/dist/es/api-model/models/box-contents-source.js +0 -22
  63. package/dist/es/api-model/models/currency-code.js +0 -20
  64. package/dist/es/api-model/models/error-reason.js +0 -20
  65. package/dist/es/api-model/models/get-bill-of-lading-response.js +0 -14
  66. package/dist/es/api-model/models/get-labels-response.js +0 -14
  67. package/dist/es/api-model/models/get-prep-instructions-response.js +0 -14
  68. package/dist/es/api-model/models/get-prep-instructions-result.js +0 -14
  69. package/dist/es/api-model/models/get-shipment-items-response.js +0 -14
  70. package/dist/es/api-model/models/get-shipment-items-result.js +0 -14
  71. package/dist/es/api-model/models/get-shipments-response.js +0 -14
  72. package/dist/es/api-model/models/get-shipments-result.js +0 -14
  73. package/dist/es/api-model/models/inbound-shipment-info.js +0 -14
  74. package/dist/es/api-model/models/inbound-shipment-item.js +0 -14
  75. package/dist/es/api-model/models/index.js +0 -31
  76. package/dist/es/api-model/models/invalid-asin.js +0 -14
  77. package/dist/es/api-model/models/invalid-sku.js +0 -14
  78. package/dist/es/api-model/models/label-download-url.js +0 -14
  79. package/dist/es/api-model/models/label-prep-type.js +0 -21
  80. package/dist/es/api-model/models/model-error.js +0 -14
  81. package/dist/es/api-model/models/prep-details.js +0 -14
  82. package/dist/es/api-model/models/prep-guidance.js +0 -21
  83. package/dist/es/api-model/models/prep-instruction.js +0 -34
  84. package/dist/es/api-model/models/prep-owner.js +0 -20
  85. package/dist/es/api-model/models/shipment-status.js +0 -28
  86. package/dist/es/api-model/models/skuprep-instructions.js +0 -14
  87. package/dist/es/client.js +0 -52
  88. package/dist/es/index.js +0 -3
  89. package/dist/types/api-model/api.d.ts +0 -12
  90. package/dist/types/api-model/base.d.ts +0 -42
  91. package/dist/types/api-model/common.d.ts +0 -34
  92. package/dist/types/api-model/configuration.d.ts +0 -98
  93. package/dist/types/api-model/index.d.ts +0 -14
  94. package/dist/types/api-model/models/address.d.ts +0 -48
  95. package/dist/types/api-model/models/amazon-prep-fees-details.d.ts +0 -20
  96. package/dist/types/api-model/models/amount.d.ts +0 -22
  97. package/dist/types/api-model/models/asinprep-instructions.d.ts +0 -29
  98. package/dist/types/api-model/models/barcode-instruction.d.ts +0 -20
  99. package/dist/types/api-model/models/bill-of-lading-download-url.d.ts +0 -20
  100. package/dist/types/api-model/models/box-contents-fee-details.d.ts +0 -23
  101. package/dist/types/api-model/models/box-contents-source.d.ts +0 -21
  102. package/dist/types/api-model/models/currency-code.d.ts +0 -19
  103. package/dist/types/api-model/models/error-reason.d.ts +0 -19
  104. package/dist/types/api-model/models/get-bill-of-lading-response.d.ts +0 -22
  105. package/dist/types/api-model/models/get-labels-response.d.ts +0 -22
  106. package/dist/types/api-model/models/get-prep-instructions-response.d.ts +0 -22
  107. package/dist/types/api-model/models/get-prep-instructions-result.d.ts +0 -36
  108. package/dist/types/api-model/models/get-shipment-items-response.d.ts +0 -22
  109. package/dist/types/api-model/models/get-shipment-items-result.d.ts +0 -25
  110. package/dist/types/api-model/models/get-shipments-response.d.ts +0 -22
  111. package/dist/types/api-model/models/get-shipments-result.d.ts +0 -25
  112. package/dist/types/api-model/models/inbound-shipment-info.d.ts +0 -46
  113. package/dist/types/api-model/models/inbound-shipment-item.d.ts +0 -49
  114. package/dist/types/api-model/models/index.d.ts +0 -31
  115. package/dist/types/api-model/models/invalid-asin.d.ts +0 -22
  116. package/dist/types/api-model/models/invalid-sku.d.ts +0 -22
  117. package/dist/types/api-model/models/label-download-url.d.ts +0 -20
  118. package/dist/types/api-model/models/label-prep-type.d.ts +0 -20
  119. package/dist/types/api-model/models/model-error.d.ts +0 -28
  120. package/dist/types/api-model/models/prep-details.d.ts +0 -20
  121. package/dist/types/api-model/models/prep-guidance.d.ts +0 -20
  122. package/dist/types/api-model/models/prep-instruction.d.ts +0 -33
  123. package/dist/types/api-model/models/prep-owner.d.ts +0 -19
  124. package/dist/types/api-model/models/shipment-status.d.ts +0 -27
  125. package/dist/types/api-model/models/skuprep-instructions.d.ts +0 -38
  126. package/dist/types/client.d.ts +0 -6
  127. package/dist/types/index.d.ts +0 -3
@@ -0,0 +1,1358 @@
1
+ import { ClientConfiguration, RateLimit } from '@sp-api-sdk/common';
2
+ import * as axios from 'axios';
3
+ import { AxiosInstance, RawAxiosRequestConfig, AxiosPromise } from 'axios';
4
+
5
+ /**
6
+ * Selling Partner API for Fulfillment Inbound
7
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
8
+ *
9
+ * The version of the OpenAPI document: v0
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
13
+ * https://openapi-generator.tech
14
+ * Do not edit the class manually.
15
+ */
16
+ interface AWSv4Configuration {
17
+ options?: {
18
+ region?: string;
19
+ service?: string;
20
+ };
21
+ credentials?: {
22
+ accessKeyId?: string;
23
+ secretAccessKey?: string;
24
+ sessionToken?: string;
25
+ };
26
+ }
27
+ interface ConfigurationParameters {
28
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
29
+ username?: string;
30
+ password?: string;
31
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
32
+ awsv4?: AWSv4Configuration;
33
+ basePath?: string;
34
+ serverIndex?: number;
35
+ baseOptions?: any;
36
+ formDataCtor?: new () => any;
37
+ }
38
+ declare class Configuration {
39
+ /**
40
+ * parameter for apiKey security
41
+ * @param name security name
42
+ */
43
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
44
+ /**
45
+ * parameter for basic security
46
+ */
47
+ username?: string;
48
+ /**
49
+ * parameter for basic security
50
+ */
51
+ password?: string;
52
+ /**
53
+ * parameter for oauth2 security
54
+ * @param name security name
55
+ * @param scopes oauth2 scope
56
+ */
57
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
58
+ /**
59
+ * parameter for aws4 signature security
60
+ * @param {Object} AWS4Signature - AWS4 Signature security
61
+ * @param {string} options.region - aws region
62
+ * @param {string} options.service - name of the service.
63
+ * @param {string} credentials.accessKeyId - aws access key id
64
+ * @param {string} credentials.secretAccessKey - aws access key
65
+ * @param {string} credentials.sessionToken - aws session token
66
+ * @memberof Configuration
67
+ */
68
+ awsv4?: AWSv4Configuration;
69
+ /**
70
+ * override base path
71
+ */
72
+ basePath?: string;
73
+ /**
74
+ * override server index
75
+ */
76
+ serverIndex?: number;
77
+ /**
78
+ * base options for axios calls
79
+ */
80
+ baseOptions?: any;
81
+ /**
82
+ * The FormData constructor that will be used to create multipart form data
83
+ * requests. You can inject this here so that execution environments that
84
+ * do not support the FormData class can still run the generated client.
85
+ *
86
+ * @type {new () => FormData}
87
+ */
88
+ formDataCtor?: new () => any;
89
+ constructor(param?: ConfigurationParameters);
90
+ /**
91
+ * Check if the given MIME is a JSON MIME.
92
+ * JSON MIME examples:
93
+ * application/json
94
+ * application/json; charset=UTF8
95
+ * APPLICATION/JSON
96
+ * application/vnd.company+json
97
+ * @param mime - MIME (Multipurpose Internet Mail Extensions)
98
+ * @return True if the given MIME is JSON, false otherwise.
99
+ */
100
+ isJsonMime(mime: string): boolean;
101
+ }
102
+
103
+ /**
104
+ * Selling Partner API for Fulfillment Inbound
105
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
106
+ *
107
+ * The version of the OpenAPI document: v0
108
+ *
109
+ *
110
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
111
+ * https://openapi-generator.tech
112
+ * Do not edit the class manually.
113
+ */
114
+
115
+ interface RequestArgs {
116
+ url: string;
117
+ options: RawAxiosRequestConfig;
118
+ }
119
+ declare class BaseAPI {
120
+ protected basePath: string;
121
+ protected axios: AxiosInstance;
122
+ protected configuration: Configuration | undefined;
123
+ constructor(configuration?: Configuration, basePath?: string, axios?: AxiosInstance);
124
+ }
125
+
126
+ /**
127
+ * Selling Partner API for Fulfillment Inbound
128
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
129
+ *
130
+ * The version of the OpenAPI document: v0
131
+ *
132
+ *
133
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
134
+ * https://openapi-generator.tech
135
+ * Do not edit the class manually.
136
+ */
137
+ /**
138
+ * Labeling requirements for the item. For more information about FBA labeling requirements, see the Seller Central Help for your marketplace.
139
+ */
140
+ declare const BarcodeInstruction: {
141
+ readonly RequiresFnskuLabel: "RequiresFNSKULabel";
142
+ readonly CanUseOriginalBarcode: "CanUseOriginalBarcode";
143
+ readonly MustProvideSellerSku: "MustProvideSellerSKU";
144
+ };
145
+ type BarcodeInstruction = typeof BarcodeInstruction[keyof typeof BarcodeInstruction];
146
+
147
+ /**
148
+ * Selling Partner API for Fulfillment Inbound
149
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
150
+ *
151
+ * The version of the OpenAPI document: v0
152
+ *
153
+ *
154
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
155
+ * https://openapi-generator.tech
156
+ * Do not edit the class manually.
157
+ */
158
+ /**
159
+ * Item preparation instructions.
160
+ */
161
+ declare const PrepGuidance: {
162
+ readonly ConsultHelpDocuments: "ConsultHelpDocuments";
163
+ readonly NoAdditionalPrepRequired: "NoAdditionalPrepRequired";
164
+ readonly SeePrepInstructionsList: "SeePrepInstructionsList";
165
+ };
166
+ type PrepGuidance = typeof PrepGuidance[keyof typeof PrepGuidance];
167
+
168
+ /**
169
+ * Selling Partner API for Fulfillment Inbound
170
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
171
+ *
172
+ * The version of the OpenAPI document: v0
173
+ *
174
+ *
175
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
176
+ * https://openapi-generator.tech
177
+ * Do not edit the class manually.
178
+ */
179
+ /**
180
+ * Preparation instructions for shipping an item to Amazon\'s fulfillment network. For more information about preparing items for shipment to Amazon\'s fulfillment network, see the Seller Central Help for your marketplace.
181
+ */
182
+ declare const PrepInstruction: {
183
+ readonly Polybagging: "Polybagging";
184
+ readonly BubbleWrapping: "BubbleWrapping";
185
+ readonly Taping: "Taping";
186
+ readonly BlackShrinkWrapping: "BlackShrinkWrapping";
187
+ readonly Labeling: "Labeling";
188
+ readonly HangGarment: "HangGarment";
189
+ readonly SetCreation: "SetCreation";
190
+ readonly Boxing: "Boxing";
191
+ readonly RemoveFromHanger: "RemoveFromHanger";
192
+ readonly Debundle: "Debundle";
193
+ readonly SuffocationStickering: "SuffocationStickering";
194
+ readonly CapSealing: "CapSealing";
195
+ readonly SetStickering: "SetStickering";
196
+ readonly BlankStickering: "BlankStickering";
197
+ readonly ShipsInProductPackaging: "ShipsInProductPackaging";
198
+ readonly NoPrep: "NoPrep";
199
+ };
200
+ type PrepInstruction = typeof PrepInstruction[keyof typeof PrepInstruction];
201
+
202
+ /**
203
+ * Selling Partner API for Fulfillment Inbound
204
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
205
+ *
206
+ * The version of the OpenAPI document: v0
207
+ *
208
+ *
209
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
210
+ * https://openapi-generator.tech
211
+ * Do not edit the class manually.
212
+ */
213
+
214
+ /**
215
+ * Item preparation instructions to help with item sourcing decisions.
216
+ */
217
+ interface ASINPrepInstructions {
218
+ /**
219
+ * The Amazon Standard Identification Number (ASIN) of the item.
220
+ */
221
+ 'ASIN'?: string;
222
+ 'BarcodeInstruction'?: BarcodeInstruction;
223
+ 'PrepGuidance'?: PrepGuidance;
224
+ /**
225
+ * A list of preparation instructions to help with item sourcing decisions.
226
+ */
227
+ 'PrepInstructionList'?: Array<PrepInstruction>;
228
+ }
229
+
230
+ /**
231
+ * Selling Partner API for Fulfillment Inbound
232
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
233
+ *
234
+ * The version of the OpenAPI document: v0
235
+ *
236
+ *
237
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
238
+ * https://openapi-generator.tech
239
+ * Do not edit the class manually.
240
+ */
241
+ /**
242
+ * Specific details to identify a place.
243
+ */
244
+ interface Address {
245
+ /**
246
+ * Name of the individual or business.
247
+ */
248
+ 'Name': string;
249
+ /**
250
+ * The street address information.
251
+ */
252
+ 'AddressLine1': string;
253
+ /**
254
+ * Additional street address information, if required.
255
+ */
256
+ 'AddressLine2'?: string;
257
+ /**
258
+ * The district or county.
259
+ */
260
+ 'DistrictOrCounty'?: string;
261
+ /**
262
+ * The city.
263
+ */
264
+ 'City': string;
265
+ /**
266
+ * The state or province code. If state or province codes are used in your marketplace, it is recommended that you include one with your request. This helps Amazon to select the most appropriate Amazon fulfillment center for your inbound shipment plan.
267
+ */
268
+ 'StateOrProvinceCode': string;
269
+ /**
270
+ * The country code in two-character ISO 3166-1 alpha-2 format.
271
+ */
272
+ 'CountryCode': string;
273
+ /**
274
+ * The postal code. If postal codes are used in your marketplace, we recommended that you include one with your request. This helps Amazon select the most appropriate Amazon fulfillment center for the inbound shipment plan.
275
+ */
276
+ 'PostalCode': string;
277
+ }
278
+
279
+ /**
280
+ * Selling Partner API for Fulfillment Inbound
281
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
282
+ *
283
+ * The version of the OpenAPI document: v0
284
+ *
285
+ *
286
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
287
+ * https://openapi-generator.tech
288
+ * Do not edit the class manually.
289
+ */
290
+ /**
291
+ * The currency code.
292
+ */
293
+ declare const CurrencyCode: {
294
+ readonly Usd: "USD";
295
+ readonly Gbp: "GBP";
296
+ };
297
+ type CurrencyCode = typeof CurrencyCode[keyof typeof CurrencyCode];
298
+
299
+ /**
300
+ * Selling Partner API for Fulfillment Inbound
301
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
302
+ *
303
+ * The version of the OpenAPI document: v0
304
+ *
305
+ *
306
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
307
+ * https://openapi-generator.tech
308
+ * Do not edit the class manually.
309
+ */
310
+
311
+ /**
312
+ * The monetary value.
313
+ */
314
+ interface Amount {
315
+ 'CurrencyCode': CurrencyCode;
316
+ /**
317
+ * Number format that supports decimal.
318
+ */
319
+ 'Value': number;
320
+ }
321
+
322
+ /**
323
+ * Selling Partner API for Fulfillment Inbound
324
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
325
+ *
326
+ * The version of the OpenAPI document: v0
327
+ *
328
+ *
329
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
330
+ * https://openapi-generator.tech
331
+ * Do not edit the class manually.
332
+ */
333
+
334
+ /**
335
+ * The fees for Amazon to prep goods for shipment.
336
+ */
337
+ interface AmazonPrepFeesDetails {
338
+ 'PrepInstruction'?: PrepInstruction;
339
+ 'FeePerUnit'?: Amount;
340
+ }
341
+
342
+ /**
343
+ * Selling Partner API for Fulfillment Inbound
344
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
345
+ *
346
+ * The version of the OpenAPI document: v0
347
+ *
348
+ *
349
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
350
+ * https://openapi-generator.tech
351
+ * Do not edit the class manually.
352
+ */
353
+ /**
354
+ * Download URL for the bill of lading.
355
+ */
356
+ interface BillOfLadingDownloadURL {
357
+ /**
358
+ * URL to download the bill of lading for the package. Note: The URL will only be valid for 15 seconds
359
+ */
360
+ 'DownloadURL'?: string;
361
+ }
362
+
363
+ /**
364
+ * Selling Partner API for Fulfillment Inbound
365
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
366
+ *
367
+ * The version of the OpenAPI document: v0
368
+ *
369
+ *
370
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
371
+ * https://openapi-generator.tech
372
+ * Do not edit the class manually.
373
+ */
374
+
375
+ /**
376
+ * The manual processing fee per unit and total fee for a shipment.
377
+ */
378
+ interface BoxContentsFeeDetails {
379
+ /**
380
+ * The item quantity.
381
+ */
382
+ 'TotalUnits'?: number;
383
+ 'FeePerUnit'?: Amount;
384
+ 'TotalFee'?: Amount;
385
+ }
386
+
387
+ /**
388
+ * Selling Partner API for Fulfillment Inbound
389
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
390
+ *
391
+ * The version of the OpenAPI document: v0
392
+ *
393
+ *
394
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
395
+ * https://openapi-generator.tech
396
+ * Do not edit the class manually.
397
+ */
398
+ /**
399
+ * Where the seller provided box contents information for a shipment.
400
+ */
401
+ declare const BoxContentsSource: {
402
+ readonly None: "NONE";
403
+ readonly Feed: "FEED";
404
+ readonly _2DBarcode: "2D_BARCODE";
405
+ readonly Interactive: "INTERACTIVE";
406
+ };
407
+ type BoxContentsSource = typeof BoxContentsSource[keyof typeof BoxContentsSource];
408
+
409
+ /**
410
+ * Selling Partner API for Fulfillment Inbound
411
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
412
+ *
413
+ * The version of the OpenAPI document: v0
414
+ *
415
+ *
416
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
417
+ * https://openapi-generator.tech
418
+ * Do not edit the class manually.
419
+ */
420
+ /**
421
+ * The reason that the ASIN is invalid.
422
+ */
423
+ declare const ErrorReason: {
424
+ readonly DoesNotExist: "DoesNotExist";
425
+ readonly InvalidAsin: "InvalidASIN";
426
+ };
427
+ type ErrorReason = typeof ErrorReason[keyof typeof ErrorReason];
428
+
429
+ /**
430
+ * Selling Partner API for Fulfillment Inbound
431
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
432
+ *
433
+ * The version of the OpenAPI document: v0
434
+ *
435
+ *
436
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
437
+ * https://openapi-generator.tech
438
+ * Do not edit the class manually.
439
+ */
440
+
441
+ /**
442
+ * The response schema for the getBillOfLading operation.
443
+ */
444
+ interface GetBillOfLadingResponse {
445
+ 'payload'?: BillOfLadingDownloadURL;
446
+ /**
447
+ * A list of error responses returned when a request is unsuccessful.
448
+ */
449
+ 'errors'?: Array<Error>;
450
+ }
451
+
452
+ /**
453
+ * Selling Partner API for Fulfillment Inbound
454
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
455
+ *
456
+ * The version of the OpenAPI document: v0
457
+ *
458
+ *
459
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
460
+ * https://openapi-generator.tech
461
+ * Do not edit the class manually.
462
+ */
463
+ /**
464
+ * Download URL for a label
465
+ */
466
+ interface LabelDownloadURL {
467
+ /**
468
+ * URL to download the label for the package. Note: The URL will only be valid for 15 seconds
469
+ */
470
+ 'DownloadURL'?: string;
471
+ }
472
+
473
+ /**
474
+ * Selling Partner API for Fulfillment Inbound
475
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
476
+ *
477
+ * The version of the OpenAPI document: v0
478
+ *
479
+ *
480
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
481
+ * https://openapi-generator.tech
482
+ * Do not edit the class manually.
483
+ */
484
+
485
+ /**
486
+ * The response schema for the getLabels operation.
487
+ */
488
+ interface GetLabelsResponse {
489
+ 'payload'?: LabelDownloadURL;
490
+ /**
491
+ * A list of error responses returned when a request is unsuccessful.
492
+ */
493
+ 'errors'?: Array<Error>;
494
+ }
495
+
496
+ /**
497
+ * Selling Partner API for Fulfillment Inbound
498
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
499
+ *
500
+ * The version of the OpenAPI document: v0
501
+ *
502
+ *
503
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
504
+ * https://openapi-generator.tech
505
+ * Do not edit the class manually.
506
+ */
507
+
508
+ /**
509
+ * Contains details about an invalid ASIN
510
+ */
511
+ interface InvalidASIN {
512
+ /**
513
+ * The Amazon Standard Identification Number (ASIN) of the item.
514
+ */
515
+ 'ASIN'?: string;
516
+ 'ErrorReason'?: ErrorReason;
517
+ }
518
+
519
+ /**
520
+ * Selling Partner API for Fulfillment Inbound
521
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
522
+ *
523
+ * The version of the OpenAPI document: v0
524
+ *
525
+ *
526
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
527
+ * https://openapi-generator.tech
528
+ * Do not edit the class manually.
529
+ */
530
+
531
+ /**
532
+ * Contains detail about an invalid SKU
533
+ */
534
+ interface InvalidSKU {
535
+ /**
536
+ * The seller SKU of the item.
537
+ */
538
+ 'SellerSKU'?: string;
539
+ 'ErrorReason'?: ErrorReason;
540
+ }
541
+
542
+ /**
543
+ * Selling Partner API for Fulfillment Inbound
544
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
545
+ *
546
+ * The version of the OpenAPI document: v0
547
+ *
548
+ *
549
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
550
+ * https://openapi-generator.tech
551
+ * Do not edit the class manually.
552
+ */
553
+
554
+ /**
555
+ * Labeling requirements and item preparation instructions to help you prepare items for shipment to Amazon\'s fulfillment network.
556
+ */
557
+ interface SKUPrepInstructions {
558
+ /**
559
+ * The seller SKU of the item.
560
+ */
561
+ 'SellerSKU'?: string;
562
+ /**
563
+ * The Amazon Standard Identification Number (ASIN) of the item.
564
+ */
565
+ 'ASIN'?: string;
566
+ 'BarcodeInstruction'?: BarcodeInstruction;
567
+ 'PrepGuidance'?: PrepGuidance;
568
+ /**
569
+ * A list of preparation instructions to help with item sourcing decisions.
570
+ */
571
+ 'PrepInstructionList'?: Array<PrepInstruction>;
572
+ /**
573
+ * A list of preparation instructions and fees for Amazon to prep goods for shipment.
574
+ */
575
+ 'AmazonPrepFeesDetailsList'?: Array<AmazonPrepFeesDetails>;
576
+ }
577
+
578
+ /**
579
+ * Selling Partner API for Fulfillment Inbound
580
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
581
+ *
582
+ * The version of the OpenAPI document: v0
583
+ *
584
+ *
585
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
586
+ * https://openapi-generator.tech
587
+ * Do not edit the class manually.
588
+ */
589
+
590
+ /**
591
+ * Result for the get prep instructions operation
592
+ */
593
+ interface GetPrepInstructionsResult {
594
+ /**
595
+ * A list of SKU labeling requirements and item preparation instructions.
596
+ */
597
+ 'SKUPrepInstructionsList'?: Array<SKUPrepInstructions>;
598
+ /**
599
+ * A list of invalid SKU values and the reason they are invalid.
600
+ */
601
+ 'InvalidSKUList'?: Array<InvalidSKU>;
602
+ /**
603
+ * A list of item preparation instructions.
604
+ */
605
+ 'ASINPrepInstructionsList'?: Array<ASINPrepInstructions>;
606
+ /**
607
+ * A list of invalid ASIN values and the reasons they are invalid.
608
+ */
609
+ 'InvalidASINList'?: Array<InvalidASIN>;
610
+ }
611
+
612
+ /**
613
+ * Selling Partner API for Fulfillment Inbound
614
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
615
+ *
616
+ * The version of the OpenAPI document: v0
617
+ *
618
+ *
619
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
620
+ * https://openapi-generator.tech
621
+ * Do not edit the class manually.
622
+ */
623
+
624
+ /**
625
+ * The response schema for the getPrepInstructions operation.
626
+ */
627
+ interface GetPrepInstructionsResponse {
628
+ 'payload'?: GetPrepInstructionsResult;
629
+ /**
630
+ * A list of error responses returned when a request is unsuccessful.
631
+ */
632
+ 'errors'?: Array<Error>;
633
+ }
634
+
635
+ /**
636
+ * Selling Partner API for Fulfillment Inbound
637
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
638
+ *
639
+ * The version of the OpenAPI document: v0
640
+ *
641
+ *
642
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
643
+ * https://openapi-generator.tech
644
+ * Do not edit the class manually.
645
+ */
646
+ /**
647
+ * Indicates who will prepare the item.
648
+ */
649
+ declare const PrepOwner: {
650
+ readonly Amazon: "AMAZON";
651
+ readonly Seller: "SELLER";
652
+ };
653
+ type PrepOwner = typeof PrepOwner[keyof typeof PrepOwner];
654
+
655
+ /**
656
+ * Selling Partner API for Fulfillment Inbound
657
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
658
+ *
659
+ * The version of the OpenAPI document: v0
660
+ *
661
+ *
662
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
663
+ * https://openapi-generator.tech
664
+ * Do not edit the class manually.
665
+ */
666
+
667
+ /**
668
+ * Preparation instructions and who is responsible for the preparation.
669
+ */
670
+ interface PrepDetails {
671
+ 'PrepInstruction': PrepInstruction;
672
+ 'PrepOwner': PrepOwner;
673
+ }
674
+
675
+ /**
676
+ * Selling Partner API for Fulfillment Inbound
677
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
678
+ *
679
+ * The version of the OpenAPI document: v0
680
+ *
681
+ *
682
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
683
+ * https://openapi-generator.tech
684
+ * Do not edit the class manually.
685
+ */
686
+
687
+ /**
688
+ * Item information for an inbound shipment. Submitted with a call to the createInboundShipment or updateInboundShipment operation.
689
+ */
690
+ interface InboundShipmentItem {
691
+ /**
692
+ * A shipment identifier originally returned by the createInboundShipmentPlan operation.
693
+ */
694
+ 'ShipmentId'?: string;
695
+ /**
696
+ * The seller SKU of the item.
697
+ */
698
+ 'SellerSKU': string;
699
+ /**
700
+ * Amazon\'s fulfillment network SKU of the item.
701
+ */
702
+ 'FulfillmentNetworkSKU'?: string;
703
+ /**
704
+ * The item quantity.
705
+ */
706
+ 'QuantityShipped': number;
707
+ /**
708
+ * The item quantity.
709
+ */
710
+ 'QuantityReceived'?: number;
711
+ /**
712
+ * The item quantity.
713
+ */
714
+ 'QuantityInCase'?: number;
715
+ /**
716
+ * Type containing date in string format
717
+ */
718
+ 'ReleaseDate'?: string;
719
+ /**
720
+ * A list of preparation instructions and who is responsible for that preparation.
721
+ */
722
+ 'PrepDetailsList'?: Array<PrepDetails>;
723
+ }
724
+
725
+ /**
726
+ * Selling Partner API for Fulfillment Inbound
727
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
728
+ *
729
+ * The version of the OpenAPI document: v0
730
+ *
731
+ *
732
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
733
+ * https://openapi-generator.tech
734
+ * Do not edit the class manually.
735
+ */
736
+
737
+ /**
738
+ * Result for the get shipment items operation
739
+ */
740
+ interface GetShipmentItemsResult {
741
+ /**
742
+ * A list of inbound shipment item information.
743
+ */
744
+ 'ItemData'?: Array<InboundShipmentItem>;
745
+ /**
746
+ * When present and not empty, pass this string token in the next request to return the next response page.
747
+ */
748
+ 'NextToken'?: string;
749
+ }
750
+
751
+ /**
752
+ * Selling Partner API for Fulfillment Inbound
753
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
754
+ *
755
+ * The version of the OpenAPI document: v0
756
+ *
757
+ *
758
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
759
+ * https://openapi-generator.tech
760
+ * Do not edit the class manually.
761
+ */
762
+
763
+ /**
764
+ * The response schema for the getShipmentItems operation.
765
+ */
766
+ interface GetShipmentItemsResponse {
767
+ 'payload'?: GetShipmentItemsResult;
768
+ /**
769
+ * A list of error responses returned when a request is unsuccessful.
770
+ */
771
+ 'errors'?: Array<Error>;
772
+ }
773
+
774
+ /**
775
+ * Selling Partner API for Fulfillment Inbound
776
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
777
+ *
778
+ * The version of the OpenAPI document: v0
779
+ *
780
+ *
781
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
782
+ * https://openapi-generator.tech
783
+ * Do not edit the class manually.
784
+ */
785
+ /**
786
+ * The type of label preparation that is required for the inbound shipment.
787
+ */
788
+ declare const LabelPrepType: {
789
+ readonly NoLabel: "NO_LABEL";
790
+ readonly SellerLabel: "SELLER_LABEL";
791
+ readonly AmazonLabel: "AMAZON_LABEL";
792
+ };
793
+ type LabelPrepType = typeof LabelPrepType[keyof typeof LabelPrepType];
794
+
795
+ /**
796
+ * Selling Partner API for Fulfillment Inbound
797
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
798
+ *
799
+ * The version of the OpenAPI document: v0
800
+ *
801
+ *
802
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
803
+ * https://openapi-generator.tech
804
+ * Do not edit the class manually.
805
+ */
806
+ /**
807
+ * Indicates the status of the inbound shipment. When used with the createInboundShipment operation, WORKING is the only valid value. When used with the updateInboundShipment operation, possible values are WORKING, SHIPPED or CANCELLED.
808
+ */
809
+ declare const ShipmentStatus: {
810
+ readonly Working: "WORKING";
811
+ readonly Shipped: "SHIPPED";
812
+ readonly Receiving: "RECEIVING";
813
+ readonly Cancelled: "CANCELLED";
814
+ readonly Deleted: "DELETED";
815
+ readonly Closed: "CLOSED";
816
+ readonly Error: "ERROR";
817
+ readonly InTransit: "IN_TRANSIT";
818
+ readonly Delivered: "DELIVERED";
819
+ readonly CheckedIn: "CHECKED_IN";
820
+ };
821
+ type ShipmentStatus = typeof ShipmentStatus[keyof typeof ShipmentStatus];
822
+
823
+ /**
824
+ * Selling Partner API for Fulfillment Inbound
825
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
826
+ *
827
+ * The version of the OpenAPI document: v0
828
+ *
829
+ *
830
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
831
+ * https://openapi-generator.tech
832
+ * Do not edit the class manually.
833
+ */
834
+
835
+ /**
836
+ * Information about the seller\'s inbound shipments. Returned by the listInboundShipments operation.
837
+ */
838
+ interface InboundShipmentInfo {
839
+ /**
840
+ * The shipment identifier submitted in the request.
841
+ */
842
+ 'ShipmentId'?: string;
843
+ /**
844
+ * The name for the inbound shipment.
845
+ */
846
+ 'ShipmentName'?: string;
847
+ 'ShipFromAddress': Address;
848
+ /**
849
+ * An Amazon fulfillment center identifier created by Amazon.
850
+ */
851
+ 'DestinationFulfillmentCenterId'?: string;
852
+ 'ShipmentStatus'?: ShipmentStatus;
853
+ 'LabelPrepType'?: LabelPrepType;
854
+ /**
855
+ * Indicates whether or not an inbound shipment contains case-packed boxes. When AreCasesRequired = true for an inbound shipment, all items in the inbound shipment must be case packed.
856
+ */
857
+ 'AreCasesRequired': boolean;
858
+ /**
859
+ * Type containing date in string format
860
+ */
861
+ 'ConfirmedNeedByDate'?: string;
862
+ 'BoxContentsSource'?: BoxContentsSource;
863
+ 'EstimatedBoxContentsFee'?: BoxContentsFeeDetails;
864
+ }
865
+
866
+ /**
867
+ * Selling Partner API for Fulfillment Inbound
868
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
869
+ *
870
+ * The version of the OpenAPI document: v0
871
+ *
872
+ *
873
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
874
+ * https://openapi-generator.tech
875
+ * Do not edit the class manually.
876
+ */
877
+
878
+ /**
879
+ * Result for the get shipments operation
880
+ */
881
+ interface GetShipmentsResult {
882
+ /**
883
+ * A list of inbound shipment information.
884
+ */
885
+ 'ShipmentData'?: Array<InboundShipmentInfo>;
886
+ /**
887
+ * When present and not empty, pass this string token in the next request to return the next response page.
888
+ */
889
+ 'NextToken'?: string;
890
+ }
891
+
892
+ /**
893
+ * Selling Partner API for Fulfillment Inbound
894
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
895
+ *
896
+ * The version of the OpenAPI document: v0
897
+ *
898
+ *
899
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
900
+ * https://openapi-generator.tech
901
+ * Do not edit the class manually.
902
+ */
903
+
904
+ /**
905
+ * The response schema for the getShipments operation.
906
+ */
907
+ interface GetShipmentsResponse {
908
+ 'payload'?: GetShipmentsResult;
909
+ /**
910
+ * A list of error responses returned when a request is unsuccessful.
911
+ */
912
+ 'errors'?: Array<Error>;
913
+ }
914
+
915
+ /**
916
+ * Selling Partner API for Fulfillment Inbound
917
+ * The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
918
+ *
919
+ * The version of the OpenAPI document: v0
920
+ *
921
+ *
922
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
923
+ * https://openapi-generator.tech
924
+ * Do not edit the class manually.
925
+ */
926
+ /**
927
+ * Error response returned when the request is unsuccessful.
928
+ */
929
+ interface ModelError {
930
+ /**
931
+ * An error code that identifies the type of error that occured.
932
+ */
933
+ 'code': string;
934
+ /**
935
+ * A message that describes the error condition in a human-readable form.
936
+ */
937
+ 'message': string;
938
+ /**
939
+ * Additional details that can help the caller understand or fix the issue.
940
+ */
941
+ 'details'?: string;
942
+ }
943
+
944
+ /**
945
+ * FulfillmentInboundApi - axios parameter creator
946
+ */
947
+ declare const FulfillmentInboundApiAxiosParamCreator: (configuration?: Configuration) => {
948
+ /**
949
+ * Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. The getBillOfLading operation returns PDF document data for printing a bill of lading for an Amazon-partnered Less Than Truckload/Full Truckload (LTL/FTL) inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
950
+ * @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
951
+ * @param {*} [options] Override http request option.
952
+ * @throws {RequiredError}
953
+ */
954
+ getBillOfLading: (shipmentId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
955
+ /**
956
+ * Returns package/pallet labels for faster and more accurate shipment processing at the Amazon fulfillment center. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
957
+ * @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
958
+ * @param {GetLabelsPageTypeEnum} pageType The page type to use to print the labels. Submitting a PageType value that is not supported in your marketplace returns an error.
959
+ * @param {GetLabelsLabelTypeEnum} labelType The type of labels requested.
960
+ * @param {number} [numberOfPackages] The number of packages in the shipment.
961
+ * @param {Array<string>} [packageLabelsToPrint] A list of identifiers that specify packages for which you want package labels printed. If you provide box content information with the [FBA Inbound Shipment Carton Information Feed](https://developer-docs.amazon.com/sp-api/docs/fulfillment-by-amazon-feed-type-values#fba-inbound-shipment-carton-information-feed), then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;CartonId&#x60; values you provide through that feed. If you provide box content information with the Fulfillment Inbound API v2024-03-20, then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;boxID&#x60; values from the [&#x60;listShipmentBoxes&#x60;](https://developer-docs.amazon.com/sp-api/reference/listshipmentboxes) response. If these values do not match as required, the operation returns the &#x60;IncorrectPackageIdentifier&#x60; error code.
962
+ * @param {number} [numberOfPallets] The number of pallets in the shipment. This returns four identical labels for each pallet.
963
+ * @param {number} [pageSize] The page size for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments. Max value:1000.
964
+ * @param {number} [pageStartIndex] The page start index for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments.
965
+ * @param {*} [options] Override http request option.
966
+ * @throws {RequiredError}
967
+ */
968
+ getLabels: (shipmentId: string, pageType: GetLabelsPageTypeEnum, labelType: GetLabelsLabelTypeEnum, numberOfPackages?: number, packageLabelsToPrint?: Array<string>, numberOfPallets?: number, pageSize?: number, pageStartIndex?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
969
+ /**
970
+ * Returns labeling requirements and item preparation instructions to help prepare items for shipment to Amazon\'s fulfillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
971
+ * @param {string} shipToCountryCode The country code of the country to which the items will be shipped. Note that labeling requirements and item preparation instructions can vary by country.
972
+ * @param {Array<string>} [sellerSKUList] A list of SellerSKU values. Used to identify items for which you want labeling requirements and item preparation instructions for shipment to Amazon\&#39;s fulfillment network. The SellerSKU is qualified by the Seller ID, which is included with every call to the Seller Partner API. Note: Include seller SKUs that you have used to list items on Amazon\&#39;s retail website. If you include a seller SKU that you have never used to list an item on Amazon\&#39;s retail website, the seller SKU is returned in the InvalidSKUList property in the response.
973
+ * @param {Array<string>} [aSINList] A list of ASIN values. Used to identify items for which you want item preparation instructions to help with item sourcing decisions. Note: ASINs must be included in the product catalog for at least one of the marketplaces that the seller participates in. Any ASIN that is not included in the product catalog for at least one of the marketplaces that the seller participates in is returned in the InvalidASINList property in the response. You can find out which marketplaces a seller participates in by calling the getMarketplaceParticipations operation in the Selling Partner API for Sellers.
974
+ * @param {*} [options] Override http request option.
975
+ * @throws {RequiredError}
976
+ */
977
+ getPrepInstructions: (shipToCountryCode: string, sellerSKUList?: Array<string>, aSINList?: Array<string>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
978
+ /**
979
+ * Returns a list of items in a specified inbound shipment, or a list of items that were updated within a specified time frame. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
980
+ * @param {GetShipmentItemsQueryTypeEnum} queryType Indicates whether items are returned using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or using NextToken, which continues returning items specified in a previous request.
981
+ * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace where the product would be stored.
982
+ * @param {string} [lastUpdatedAfter] A date used for selecting inbound shipment items that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
983
+ * @param {string} [lastUpdatedBefore] A date used for selecting inbound shipment items that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
984
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
985
+ * @param {*} [options] Override http request option.
986
+ * @throws {RequiredError}
987
+ */
988
+ getShipmentItems: (queryType: GetShipmentItemsQueryTypeEnum, marketplaceId: string, lastUpdatedAfter?: string, lastUpdatedBefore?: string, nextToken?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
989
+ /**
990
+ * Returns a list of items in a specified inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
991
+ * @param {string} shipmentId A shipment identifier used for selecting items in a specific inbound shipment.
992
+ * @param {string} [marketplaceId] Deprecated. Do not use.
993
+ * @param {*} [options] Override http request option.
994
+ * @throws {RequiredError}
995
+ */
996
+ getShipmentItemsByShipmentId: (shipmentId: string, marketplaceId?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
997
+ /**
998
+ * Returns a list of inbound shipments based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
999
+ * @param {GetShipmentsQueryTypeEnum} queryType Indicates whether shipments are returned using shipment information (by providing the ShipmentStatusList or ShipmentIdList parameters), using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or by using NextToken to continue returning items specified in a previous request.
1000
+ * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace where the product would be stored.
1001
+ * @param {Array<GetShipmentsShipmentStatusListEnum>} [shipmentStatusList] A list of ShipmentStatus values. Used to select shipments with a current status that matches the status values that you specify.
1002
+ * @param {Array<string>} [shipmentIdList] A list of shipment IDs used to select the shipments that you want. If both ShipmentStatusList and ShipmentIdList are specified, only shipments that match both parameters are returned.
1003
+ * @param {string} [lastUpdatedAfter] A date used for selecting inbound shipments that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1004
+ * @param {string} [lastUpdatedBefore] A date used for selecting inbound shipments that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1005
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
1006
+ * @param {*} [options] Override http request option.
1007
+ * @throws {RequiredError}
1008
+ */
1009
+ getShipments: (queryType: GetShipmentsQueryTypeEnum, marketplaceId: string, shipmentStatusList?: Array<GetShipmentsShipmentStatusListEnum>, shipmentIdList?: Array<string>, lastUpdatedAfter?: string, lastUpdatedBefore?: string, nextToken?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1010
+ };
1011
+ /**
1012
+ * FulfillmentInboundApi - functional programming interface
1013
+ */
1014
+ declare const FulfillmentInboundApiFp: (configuration?: Configuration) => {
1015
+ /**
1016
+ * Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. The getBillOfLading operation returns PDF document data for printing a bill of lading for an Amazon-partnered Less Than Truckload/Full Truckload (LTL/FTL) inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1017
+ * @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
1018
+ * @param {*} [options] Override http request option.
1019
+ * @throws {RequiredError}
1020
+ */
1021
+ getBillOfLading(shipmentId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetBillOfLadingResponse>>;
1022
+ /**
1023
+ * Returns package/pallet labels for faster and more accurate shipment processing at the Amazon fulfillment center. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1024
+ * @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
1025
+ * @param {GetLabelsPageTypeEnum} pageType The page type to use to print the labels. Submitting a PageType value that is not supported in your marketplace returns an error.
1026
+ * @param {GetLabelsLabelTypeEnum} labelType The type of labels requested.
1027
+ * @param {number} [numberOfPackages] The number of packages in the shipment.
1028
+ * @param {Array<string>} [packageLabelsToPrint] A list of identifiers that specify packages for which you want package labels printed. If you provide box content information with the [FBA Inbound Shipment Carton Information Feed](https://developer-docs.amazon.com/sp-api/docs/fulfillment-by-amazon-feed-type-values#fba-inbound-shipment-carton-information-feed), then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;CartonId&#x60; values you provide through that feed. If you provide box content information with the Fulfillment Inbound API v2024-03-20, then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;boxID&#x60; values from the [&#x60;listShipmentBoxes&#x60;](https://developer-docs.amazon.com/sp-api/reference/listshipmentboxes) response. If these values do not match as required, the operation returns the &#x60;IncorrectPackageIdentifier&#x60; error code.
1029
+ * @param {number} [numberOfPallets] The number of pallets in the shipment. This returns four identical labels for each pallet.
1030
+ * @param {number} [pageSize] The page size for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments. Max value:1000.
1031
+ * @param {number} [pageStartIndex] The page start index for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments.
1032
+ * @param {*} [options] Override http request option.
1033
+ * @throws {RequiredError}
1034
+ */
1035
+ getLabels(shipmentId: string, pageType: GetLabelsPageTypeEnum, labelType: GetLabelsLabelTypeEnum, numberOfPackages?: number, packageLabelsToPrint?: Array<string>, numberOfPallets?: number, pageSize?: number, pageStartIndex?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetLabelsResponse>>;
1036
+ /**
1037
+ * Returns labeling requirements and item preparation instructions to help prepare items for shipment to Amazon\'s fulfillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1038
+ * @param {string} shipToCountryCode The country code of the country to which the items will be shipped. Note that labeling requirements and item preparation instructions can vary by country.
1039
+ * @param {Array<string>} [sellerSKUList] A list of SellerSKU values. Used to identify items for which you want labeling requirements and item preparation instructions for shipment to Amazon\&#39;s fulfillment network. The SellerSKU is qualified by the Seller ID, which is included with every call to the Seller Partner API. Note: Include seller SKUs that you have used to list items on Amazon\&#39;s retail website. If you include a seller SKU that you have never used to list an item on Amazon\&#39;s retail website, the seller SKU is returned in the InvalidSKUList property in the response.
1040
+ * @param {Array<string>} [aSINList] A list of ASIN values. Used to identify items for which you want item preparation instructions to help with item sourcing decisions. Note: ASINs must be included in the product catalog for at least one of the marketplaces that the seller participates in. Any ASIN that is not included in the product catalog for at least one of the marketplaces that the seller participates in is returned in the InvalidASINList property in the response. You can find out which marketplaces a seller participates in by calling the getMarketplaceParticipations operation in the Selling Partner API for Sellers.
1041
+ * @param {*} [options] Override http request option.
1042
+ * @throws {RequiredError}
1043
+ */
1044
+ getPrepInstructions(shipToCountryCode: string, sellerSKUList?: Array<string>, aSINList?: Array<string>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetPrepInstructionsResponse>>;
1045
+ /**
1046
+ * Returns a list of items in a specified inbound shipment, or a list of items that were updated within a specified time frame. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1047
+ * @param {GetShipmentItemsQueryTypeEnum} queryType Indicates whether items are returned using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or using NextToken, which continues returning items specified in a previous request.
1048
+ * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace where the product would be stored.
1049
+ * @param {string} [lastUpdatedAfter] A date used for selecting inbound shipment items that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1050
+ * @param {string} [lastUpdatedBefore] A date used for selecting inbound shipment items that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1051
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
1052
+ * @param {*} [options] Override http request option.
1053
+ * @throws {RequiredError}
1054
+ */
1055
+ getShipmentItems(queryType: GetShipmentItemsQueryTypeEnum, marketplaceId: string, lastUpdatedAfter?: string, lastUpdatedBefore?: string, nextToken?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetShipmentItemsResponse>>;
1056
+ /**
1057
+ * Returns a list of items in a specified inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1058
+ * @param {string} shipmentId A shipment identifier used for selecting items in a specific inbound shipment.
1059
+ * @param {string} [marketplaceId] Deprecated. Do not use.
1060
+ * @param {*} [options] Override http request option.
1061
+ * @throws {RequiredError}
1062
+ */
1063
+ getShipmentItemsByShipmentId(shipmentId: string, marketplaceId?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetShipmentItemsResponse>>;
1064
+ /**
1065
+ * Returns a list of inbound shipments based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1066
+ * @param {GetShipmentsQueryTypeEnum} queryType Indicates whether shipments are returned using shipment information (by providing the ShipmentStatusList or ShipmentIdList parameters), using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or by using NextToken to continue returning items specified in a previous request.
1067
+ * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace where the product would be stored.
1068
+ * @param {Array<GetShipmentsShipmentStatusListEnum>} [shipmentStatusList] A list of ShipmentStatus values. Used to select shipments with a current status that matches the status values that you specify.
1069
+ * @param {Array<string>} [shipmentIdList] A list of shipment IDs used to select the shipments that you want. If both ShipmentStatusList and ShipmentIdList are specified, only shipments that match both parameters are returned.
1070
+ * @param {string} [lastUpdatedAfter] A date used for selecting inbound shipments that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1071
+ * @param {string} [lastUpdatedBefore] A date used for selecting inbound shipments that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1072
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
1073
+ * @param {*} [options] Override http request option.
1074
+ * @throws {RequiredError}
1075
+ */
1076
+ getShipments(queryType: GetShipmentsQueryTypeEnum, marketplaceId: string, shipmentStatusList?: Array<GetShipmentsShipmentStatusListEnum>, shipmentIdList?: Array<string>, lastUpdatedAfter?: string, lastUpdatedBefore?: string, nextToken?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetShipmentsResponse>>;
1077
+ };
1078
+ /**
1079
+ * FulfillmentInboundApi - factory interface
1080
+ */
1081
+ declare const FulfillmentInboundApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
1082
+ /**
1083
+ * Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. The getBillOfLading operation returns PDF document data for printing a bill of lading for an Amazon-partnered Less Than Truckload/Full Truckload (LTL/FTL) inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1084
+ * @param {FulfillmentInboundApiGetBillOfLadingRequest} requestParameters Request parameters.
1085
+ * @param {*} [options] Override http request option.
1086
+ * @throws {RequiredError}
1087
+ */
1088
+ getBillOfLading(requestParameters: FulfillmentInboundApiGetBillOfLadingRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetBillOfLadingResponse>;
1089
+ /**
1090
+ * Returns package/pallet labels for faster and more accurate shipment processing at the Amazon fulfillment center. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1091
+ * @param {FulfillmentInboundApiGetLabelsRequest} requestParameters Request parameters.
1092
+ * @param {*} [options] Override http request option.
1093
+ * @throws {RequiredError}
1094
+ */
1095
+ getLabels(requestParameters: FulfillmentInboundApiGetLabelsRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetLabelsResponse>;
1096
+ /**
1097
+ * Returns labeling requirements and item preparation instructions to help prepare items for shipment to Amazon\'s fulfillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1098
+ * @param {FulfillmentInboundApiGetPrepInstructionsRequest} requestParameters Request parameters.
1099
+ * @param {*} [options] Override http request option.
1100
+ * @throws {RequiredError}
1101
+ */
1102
+ getPrepInstructions(requestParameters: FulfillmentInboundApiGetPrepInstructionsRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetPrepInstructionsResponse>;
1103
+ /**
1104
+ * Returns a list of items in a specified inbound shipment, or a list of items that were updated within a specified time frame. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1105
+ * @param {FulfillmentInboundApiGetShipmentItemsRequest} requestParameters Request parameters.
1106
+ * @param {*} [options] Override http request option.
1107
+ * @throws {RequiredError}
1108
+ */
1109
+ getShipmentItems(requestParameters: FulfillmentInboundApiGetShipmentItemsRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetShipmentItemsResponse>;
1110
+ /**
1111
+ * Returns a list of items in a specified inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1112
+ * @param {FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest} requestParameters Request parameters.
1113
+ * @param {*} [options] Override http request option.
1114
+ * @throws {RequiredError}
1115
+ */
1116
+ getShipmentItemsByShipmentId(requestParameters: FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetShipmentItemsResponse>;
1117
+ /**
1118
+ * Returns a list of inbound shipments based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1119
+ * @param {FulfillmentInboundApiGetShipmentsRequest} requestParameters Request parameters.
1120
+ * @param {*} [options] Override http request option.
1121
+ * @throws {RequiredError}
1122
+ */
1123
+ getShipments(requestParameters: FulfillmentInboundApiGetShipmentsRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetShipmentsResponse>;
1124
+ };
1125
+ /**
1126
+ * Request parameters for getBillOfLading operation in FulfillmentInboundApi.
1127
+ */
1128
+ interface FulfillmentInboundApiGetBillOfLadingRequest {
1129
+ /**
1130
+ * A shipment identifier originally returned by the createInboundShipmentPlan operation.
1131
+ */
1132
+ readonly shipmentId: string;
1133
+ }
1134
+ /**
1135
+ * Request parameters for getLabels operation in FulfillmentInboundApi.
1136
+ */
1137
+ interface FulfillmentInboundApiGetLabelsRequest {
1138
+ /**
1139
+ * A shipment identifier originally returned by the createInboundShipmentPlan operation.
1140
+ */
1141
+ readonly shipmentId: string;
1142
+ /**
1143
+ * The page type to use to print the labels. Submitting a PageType value that is not supported in your marketplace returns an error.
1144
+ */
1145
+ readonly pageType: GetLabelsPageTypeEnum;
1146
+ /**
1147
+ * The type of labels requested.
1148
+ */
1149
+ readonly labelType: GetLabelsLabelTypeEnum;
1150
+ /**
1151
+ * The number of packages in the shipment.
1152
+ */
1153
+ readonly numberOfPackages?: number;
1154
+ /**
1155
+ * A list of identifiers that specify packages for which you want package labels printed. If you provide box content information with the [FBA Inbound Shipment Carton Information Feed](https://developer-docs.amazon.com/sp-api/docs/fulfillment-by-amazon-feed-type-values#fba-inbound-shipment-carton-information-feed), then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;CartonId&#x60; values you provide through that feed. If you provide box content information with the Fulfillment Inbound API v2024-03-20, then &#x60;PackageLabelsToPrint&#x60; must match the &#x60;boxID&#x60; values from the [&#x60;listShipmentBoxes&#x60;](https://developer-docs.amazon.com/sp-api/reference/listshipmentboxes) response. If these values do not match as required, the operation returns the &#x60;IncorrectPackageIdentifier&#x60; error code.
1156
+ */
1157
+ readonly packageLabelsToPrint?: Array<string>;
1158
+ /**
1159
+ * The number of pallets in the shipment. This returns four identical labels for each pallet.
1160
+ */
1161
+ readonly numberOfPallets?: number;
1162
+ /**
1163
+ * The page size for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments. Max value:1000.
1164
+ */
1165
+ readonly pageSize?: number;
1166
+ /**
1167
+ * The page start index for paginating through the total packages\&#39; labels. This is a required parameter for Non-Partnered LTL Shipments.
1168
+ */
1169
+ readonly pageStartIndex?: number;
1170
+ }
1171
+ /**
1172
+ * Request parameters for getPrepInstructions operation in FulfillmentInboundApi.
1173
+ */
1174
+ interface FulfillmentInboundApiGetPrepInstructionsRequest {
1175
+ /**
1176
+ * The country code of the country to which the items will be shipped. Note that labeling requirements and item preparation instructions can vary by country.
1177
+ */
1178
+ readonly shipToCountryCode: string;
1179
+ /**
1180
+ * A list of SellerSKU values. Used to identify items for which you want labeling requirements and item preparation instructions for shipment to Amazon\&#39;s fulfillment network. The SellerSKU is qualified by the Seller ID, which is included with every call to the Seller Partner API. Note: Include seller SKUs that you have used to list items on Amazon\&#39;s retail website. If you include a seller SKU that you have never used to list an item on Amazon\&#39;s retail website, the seller SKU is returned in the InvalidSKUList property in the response.
1181
+ */
1182
+ readonly sellerSKUList?: Array<string>;
1183
+ /**
1184
+ * A list of ASIN values. Used to identify items for which you want item preparation instructions to help with item sourcing decisions. Note: ASINs must be included in the product catalog for at least one of the marketplaces that the seller participates in. Any ASIN that is not included in the product catalog for at least one of the marketplaces that the seller participates in is returned in the InvalidASINList property in the response. You can find out which marketplaces a seller participates in by calling the getMarketplaceParticipations operation in the Selling Partner API for Sellers.
1185
+ */
1186
+ readonly aSINList?: Array<string>;
1187
+ }
1188
+ /**
1189
+ * Request parameters for getShipmentItems operation in FulfillmentInboundApi.
1190
+ */
1191
+ interface FulfillmentInboundApiGetShipmentItemsRequest {
1192
+ /**
1193
+ * Indicates whether items are returned using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or using NextToken, which continues returning items specified in a previous request.
1194
+ */
1195
+ readonly queryType: GetShipmentItemsQueryTypeEnum;
1196
+ /**
1197
+ * A marketplace identifier. Specifies the marketplace where the product would be stored.
1198
+ */
1199
+ readonly marketplaceId: string;
1200
+ /**
1201
+ * A date used for selecting inbound shipment items that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1202
+ */
1203
+ readonly lastUpdatedAfter?: string;
1204
+ /**
1205
+ * A date used for selecting inbound shipment items that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1206
+ */
1207
+ readonly lastUpdatedBefore?: string;
1208
+ /**
1209
+ * A string token returned in the response to your previous request.
1210
+ */
1211
+ readonly nextToken?: string;
1212
+ }
1213
+ /**
1214
+ * Request parameters for getShipmentItemsByShipmentId operation in FulfillmentInboundApi.
1215
+ */
1216
+ interface FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest {
1217
+ /**
1218
+ * A shipment identifier used for selecting items in a specific inbound shipment.
1219
+ */
1220
+ readonly shipmentId: string;
1221
+ /**
1222
+ * Deprecated. Do not use.
1223
+ */
1224
+ readonly marketplaceId?: string;
1225
+ }
1226
+ /**
1227
+ * Request parameters for getShipments operation in FulfillmentInboundApi.
1228
+ */
1229
+ interface FulfillmentInboundApiGetShipmentsRequest {
1230
+ /**
1231
+ * Indicates whether shipments are returned using shipment information (by providing the ShipmentStatusList or ShipmentIdList parameters), using a date range (by providing the LastUpdatedAfter and LastUpdatedBefore parameters), or by using NextToken to continue returning items specified in a previous request.
1232
+ */
1233
+ readonly queryType: GetShipmentsQueryTypeEnum;
1234
+ /**
1235
+ * A marketplace identifier. Specifies the marketplace where the product would be stored.
1236
+ */
1237
+ readonly marketplaceId: string;
1238
+ /**
1239
+ * A list of ShipmentStatus values. Used to select shipments with a current status that matches the status values that you specify.
1240
+ */
1241
+ readonly shipmentStatusList?: Array<GetShipmentsShipmentStatusListEnum>;
1242
+ /**
1243
+ * A list of shipment IDs used to select the shipments that you want. If both ShipmentStatusList and ShipmentIdList are specified, only shipments that match both parameters are returned.
1244
+ */
1245
+ readonly shipmentIdList?: Array<string>;
1246
+ /**
1247
+ * A date used for selecting inbound shipments that were last updated after (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1248
+ */
1249
+ readonly lastUpdatedAfter?: string;
1250
+ /**
1251
+ * A date used for selecting inbound shipments that were last updated before (or at) a specified time. The selection includes updates made by Amazon and by the seller.
1252
+ */
1253
+ readonly lastUpdatedBefore?: string;
1254
+ /**
1255
+ * A string token returned in the response to your previous request.
1256
+ */
1257
+ readonly nextToken?: string;
1258
+ }
1259
+ /**
1260
+ * FulfillmentInboundApi - object-oriented interface
1261
+ */
1262
+ declare class FulfillmentInboundApi extends BaseAPI {
1263
+ /**
1264
+ * Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. The getBillOfLading operation returns PDF document data for printing a bill of lading for an Amazon-partnered Less Than Truckload/Full Truckload (LTL/FTL) inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1265
+ * @param {FulfillmentInboundApiGetBillOfLadingRequest} requestParameters Request parameters.
1266
+ * @param {*} [options] Override http request option.
1267
+ * @throws {RequiredError}
1268
+ */
1269
+ getBillOfLading(requestParameters: FulfillmentInboundApiGetBillOfLadingRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetBillOfLadingResponse, any, {}>>;
1270
+ /**
1271
+ * Returns package/pallet labels for faster and more accurate shipment processing at the Amazon fulfillment center. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1272
+ * @param {FulfillmentInboundApiGetLabelsRequest} requestParameters Request parameters.
1273
+ * @param {*} [options] Override http request option.
1274
+ * @throws {RequiredError}
1275
+ */
1276
+ getLabels(requestParameters: FulfillmentInboundApiGetLabelsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetLabelsResponse, any, {}>>;
1277
+ /**
1278
+ * Returns labeling requirements and item preparation instructions to help prepare items for shipment to Amazon\'s fulfillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1279
+ * @param {FulfillmentInboundApiGetPrepInstructionsRequest} requestParameters Request parameters.
1280
+ * @param {*} [options] Override http request option.
1281
+ * @throws {RequiredError}
1282
+ */
1283
+ getPrepInstructions(requestParameters: FulfillmentInboundApiGetPrepInstructionsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetPrepInstructionsResponse, any, {}>>;
1284
+ /**
1285
+ * Returns a list of items in a specified inbound shipment, or a list of items that were updated within a specified time frame. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1286
+ * @param {FulfillmentInboundApiGetShipmentItemsRequest} requestParameters Request parameters.
1287
+ * @param {*} [options] Override http request option.
1288
+ * @throws {RequiredError}
1289
+ */
1290
+ getShipmentItems(requestParameters: FulfillmentInboundApiGetShipmentItemsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentItemsResponse, any, {}>>;
1291
+ /**
1292
+ * Returns a list of items in a specified inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1293
+ * @param {FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest} requestParameters Request parameters.
1294
+ * @param {*} [options] Override http request option.
1295
+ * @throws {RequiredError}
1296
+ */
1297
+ getShipmentItemsByShipmentId(requestParameters: FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentItemsResponse, any, {}>>;
1298
+ /**
1299
+ * Returns a list of inbound shipments based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1300
+ * @param {FulfillmentInboundApiGetShipmentsRequest} requestParameters Request parameters.
1301
+ * @param {*} [options] Override http request option.
1302
+ * @throws {RequiredError}
1303
+ */
1304
+ getShipments(requestParameters: FulfillmentInboundApiGetShipmentsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentsResponse, any, {}>>;
1305
+ }
1306
+ declare const GetLabelsPageTypeEnum: {
1307
+ readonly PackageLabelLetter2: "PackageLabel_Letter_2";
1308
+ readonly PackageLabelLetter4: "PackageLabel_Letter_4";
1309
+ readonly PackageLabelLetter6: "PackageLabel_Letter_6";
1310
+ readonly PackageLabelLetter6CarrierLeft: "PackageLabel_Letter_6_CarrierLeft";
1311
+ readonly PackageLabelA42: "PackageLabel_A4_2";
1312
+ readonly PackageLabelA44: "PackageLabel_A4_4";
1313
+ readonly PackageLabelPlainPaper: "PackageLabel_Plain_Paper";
1314
+ readonly PackageLabelPlainPaperCarrierBottom: "PackageLabel_Plain_Paper_CarrierBottom";
1315
+ readonly PackageLabelThermal: "PackageLabel_Thermal";
1316
+ readonly PackageLabelThermalUnified: "PackageLabel_Thermal_Unified";
1317
+ readonly PackageLabelThermalNonPcp: "PackageLabel_Thermal_NonPCP";
1318
+ readonly PackageLabelThermalNoCarrierRotation: "PackageLabel_Thermal_No_Carrier_Rotation";
1319
+ };
1320
+ type GetLabelsPageTypeEnum = typeof GetLabelsPageTypeEnum[keyof typeof GetLabelsPageTypeEnum];
1321
+ declare const GetLabelsLabelTypeEnum: {
1322
+ readonly Barcode2D: "BARCODE_2D";
1323
+ readonly Unique: "UNIQUE";
1324
+ readonly Pallet: "PALLET";
1325
+ };
1326
+ type GetLabelsLabelTypeEnum = typeof GetLabelsLabelTypeEnum[keyof typeof GetLabelsLabelTypeEnum];
1327
+ declare const GetShipmentItemsQueryTypeEnum: {
1328
+ readonly DateRange: "DATE_RANGE";
1329
+ readonly NextToken: "NEXT_TOKEN";
1330
+ };
1331
+ type GetShipmentItemsQueryTypeEnum = typeof GetShipmentItemsQueryTypeEnum[keyof typeof GetShipmentItemsQueryTypeEnum];
1332
+ declare const GetShipmentsQueryTypeEnum: {
1333
+ readonly Shipment: "SHIPMENT";
1334
+ readonly DateRange: "DATE_RANGE";
1335
+ readonly NextToken: "NEXT_TOKEN";
1336
+ };
1337
+ type GetShipmentsQueryTypeEnum = typeof GetShipmentsQueryTypeEnum[keyof typeof GetShipmentsQueryTypeEnum];
1338
+ declare const GetShipmentsShipmentStatusListEnum: {
1339
+ readonly Working: "WORKING";
1340
+ readonly ReadyToShip: "READY_TO_SHIP";
1341
+ readonly Shipped: "SHIPPED";
1342
+ readonly Receiving: "RECEIVING";
1343
+ readonly Cancelled: "CANCELLED";
1344
+ readonly Deleted: "DELETED";
1345
+ readonly Closed: "CLOSED";
1346
+ readonly Error: "ERROR";
1347
+ readonly InTransit: "IN_TRANSIT";
1348
+ readonly Delivered: "DELIVERED";
1349
+ readonly CheckedIn: "CHECKED_IN";
1350
+ };
1351
+ type GetShipmentsShipmentStatusListEnum = typeof GetShipmentsShipmentStatusListEnum[keyof typeof GetShipmentsShipmentStatusListEnum];
1352
+
1353
+ declare const clientRateLimits: RateLimit[];
1354
+ declare class FulfillmentInboundApiClient extends FulfillmentInboundApi {
1355
+ constructor(configuration: ClientConfiguration);
1356
+ }
1357
+
1358
+ export { type ASINPrepInstructions, type Address, type AmazonPrepFeesDetails, type Amount, BarcodeInstruction, type BillOfLadingDownloadURL, type BoxContentsFeeDetails, BoxContentsSource, CurrencyCode, ErrorReason, FulfillmentInboundApi, FulfillmentInboundApiAxiosParamCreator, FulfillmentInboundApiClient, FulfillmentInboundApiFactory, FulfillmentInboundApiFp, type FulfillmentInboundApiGetBillOfLadingRequest, type FulfillmentInboundApiGetLabelsRequest, type FulfillmentInboundApiGetPrepInstructionsRequest, type FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest, type FulfillmentInboundApiGetShipmentItemsRequest, type FulfillmentInboundApiGetShipmentsRequest, type GetBillOfLadingResponse, GetLabelsLabelTypeEnum, GetLabelsPageTypeEnum, type GetLabelsResponse, type GetPrepInstructionsResponse, type GetPrepInstructionsResult, GetShipmentItemsQueryTypeEnum, type GetShipmentItemsResponse, type GetShipmentItemsResult, GetShipmentsQueryTypeEnum, type GetShipmentsResponse, type GetShipmentsResult, GetShipmentsShipmentStatusListEnum, type InboundShipmentInfo, type InboundShipmentItem, type InvalidASIN, type InvalidSKU, type LabelDownloadURL, LabelPrepType, type ModelError, type PrepDetails, PrepGuidance, PrepInstruction, PrepOwner, type SKUPrepInstructions, ShipmentStatus, clientRateLimits };