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