@sp-api-sdk/fulfillment-inbound-api-v0 4.1.14 → 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.
- package/README.md +4 -4
- package/dist/index.cjs +881 -0
- package/dist/index.cjs.map +1 -0
- package/dist/{types/api-model/api/fulfillment-inbound-api.d.ts → index.d.cts} +965 -35
- package/dist/index.d.ts +1358 -0
- package/dist/index.js +825 -0
- package/dist/index.js.map +1 -0
- package/package.json +23 -12
- package/dist/cjs/api-model/api/fulfillment-inbound-api.js +0 -574
- package/dist/cjs/api-model/api.js +0 -30
- package/dist/cjs/api-model/base.js +0 -52
- package/dist/cjs/api-model/common.js +0 -123
- package/dist/cjs/api-model/configuration.js +0 -98
- package/dist/cjs/api-model/index.js +0 -32
- package/dist/cjs/api-model/models/address.js +0 -15
- package/dist/cjs/api-model/models/amazon-prep-fees-details.js +0 -15
- package/dist/cjs/api-model/models/amount.js +0 -15
- package/dist/cjs/api-model/models/asinprep-instructions.js +0 -15
- package/dist/cjs/api-model/models/barcode-instruction.js +0 -24
- package/dist/cjs/api-model/models/bill-of-lading-download-url.js +0 -15
- package/dist/cjs/api-model/models/box-contents-fee-details.js +0 -15
- package/dist/cjs/api-model/models/box-contents-source.js +0 -25
- package/dist/cjs/api-model/models/currency-code.js +0 -23
- package/dist/cjs/api-model/models/error-reason.js +0 -23
- package/dist/cjs/api-model/models/get-bill-of-lading-response.js +0 -15
- package/dist/cjs/api-model/models/get-labels-response.js +0 -15
- package/dist/cjs/api-model/models/get-prep-instructions-response.js +0 -15
- package/dist/cjs/api-model/models/get-prep-instructions-result.js +0 -15
- package/dist/cjs/api-model/models/get-shipment-items-response.js +0 -15
- package/dist/cjs/api-model/models/get-shipment-items-result.js +0 -15
- package/dist/cjs/api-model/models/get-shipments-response.js +0 -15
- package/dist/cjs/api-model/models/get-shipments-result.js +0 -15
- package/dist/cjs/api-model/models/inbound-shipment-info.js +0 -15
- package/dist/cjs/api-model/models/inbound-shipment-item.js +0 -15
- package/dist/cjs/api-model/models/index.js +0 -47
- package/dist/cjs/api-model/models/invalid-asin.js +0 -15
- package/dist/cjs/api-model/models/invalid-sku.js +0 -15
- package/dist/cjs/api-model/models/label-download-url.js +0 -15
- package/dist/cjs/api-model/models/label-prep-type.js +0 -24
- package/dist/cjs/api-model/models/model-error.js +0 -15
- package/dist/cjs/api-model/models/prep-details.js +0 -15
- package/dist/cjs/api-model/models/prep-guidance.js +0 -24
- package/dist/cjs/api-model/models/prep-instruction.js +0 -37
- package/dist/cjs/api-model/models/prep-owner.js +0 -23
- package/dist/cjs/api-model/models/shipment-status.js +0 -31
- package/dist/cjs/api-model/models/skuprep-instructions.js +0 -15
- package/dist/cjs/client.js +0 -56
- package/dist/cjs/index.js +0 -19
- package/dist/es/api-model/api/fulfillment-inbound-api.js +0 -564
- package/dist/es/api-model/api.js +0 -14
- package/dist/es/api-model/base.js +0 -44
- package/dist/es/api-model/common.js +0 -110
- package/dist/es/api-model/configuration.js +0 -94
- package/dist/es/api-model/index.js +0 -16
- package/dist/es/api-model/models/address.js +0 -14
- package/dist/es/api-model/models/amazon-prep-fees-details.js +0 -14
- package/dist/es/api-model/models/amount.js +0 -14
- package/dist/es/api-model/models/asinprep-instructions.js +0 -14
- package/dist/es/api-model/models/barcode-instruction.js +0 -21
- package/dist/es/api-model/models/bill-of-lading-download-url.js +0 -14
- package/dist/es/api-model/models/box-contents-fee-details.js +0 -14
- package/dist/es/api-model/models/box-contents-source.js +0 -22
- package/dist/es/api-model/models/currency-code.js +0 -20
- package/dist/es/api-model/models/error-reason.js +0 -20
- package/dist/es/api-model/models/get-bill-of-lading-response.js +0 -14
- package/dist/es/api-model/models/get-labels-response.js +0 -14
- package/dist/es/api-model/models/get-prep-instructions-response.js +0 -14
- package/dist/es/api-model/models/get-prep-instructions-result.js +0 -14
- package/dist/es/api-model/models/get-shipment-items-response.js +0 -14
- package/dist/es/api-model/models/get-shipment-items-result.js +0 -14
- package/dist/es/api-model/models/get-shipments-response.js +0 -14
- package/dist/es/api-model/models/get-shipments-result.js +0 -14
- package/dist/es/api-model/models/inbound-shipment-info.js +0 -14
- package/dist/es/api-model/models/inbound-shipment-item.js +0 -14
- package/dist/es/api-model/models/index.js +0 -31
- package/dist/es/api-model/models/invalid-asin.js +0 -14
- package/dist/es/api-model/models/invalid-sku.js +0 -14
- package/dist/es/api-model/models/label-download-url.js +0 -14
- package/dist/es/api-model/models/label-prep-type.js +0 -21
- package/dist/es/api-model/models/model-error.js +0 -14
- package/dist/es/api-model/models/prep-details.js +0 -14
- package/dist/es/api-model/models/prep-guidance.js +0 -21
- package/dist/es/api-model/models/prep-instruction.js +0 -34
- package/dist/es/api-model/models/prep-owner.js +0 -20
- package/dist/es/api-model/models/shipment-status.js +0 -28
- package/dist/es/api-model/models/skuprep-instructions.js +0 -14
- package/dist/es/client.js +0 -52
- package/dist/es/index.js +0 -3
- package/dist/types/api-model/api.d.ts +0 -12
- package/dist/types/api-model/base.d.ts +0 -42
- package/dist/types/api-model/common.d.ts +0 -34
- package/dist/types/api-model/configuration.d.ts +0 -98
- package/dist/types/api-model/index.d.ts +0 -14
- package/dist/types/api-model/models/address.d.ts +0 -48
- package/dist/types/api-model/models/amazon-prep-fees-details.d.ts +0 -20
- package/dist/types/api-model/models/amount.d.ts +0 -22
- package/dist/types/api-model/models/asinprep-instructions.d.ts +0 -29
- package/dist/types/api-model/models/barcode-instruction.d.ts +0 -20
- package/dist/types/api-model/models/bill-of-lading-download-url.d.ts +0 -20
- package/dist/types/api-model/models/box-contents-fee-details.d.ts +0 -23
- package/dist/types/api-model/models/box-contents-source.d.ts +0 -21
- package/dist/types/api-model/models/currency-code.d.ts +0 -19
- package/dist/types/api-model/models/error-reason.d.ts +0 -19
- package/dist/types/api-model/models/get-bill-of-lading-response.d.ts +0 -22
- package/dist/types/api-model/models/get-labels-response.d.ts +0 -22
- package/dist/types/api-model/models/get-prep-instructions-response.d.ts +0 -22
- package/dist/types/api-model/models/get-prep-instructions-result.d.ts +0 -36
- package/dist/types/api-model/models/get-shipment-items-response.d.ts +0 -22
- package/dist/types/api-model/models/get-shipment-items-result.d.ts +0 -25
- package/dist/types/api-model/models/get-shipments-response.d.ts +0 -22
- package/dist/types/api-model/models/get-shipments-result.d.ts +0 -25
- package/dist/types/api-model/models/inbound-shipment-info.d.ts +0 -46
- package/dist/types/api-model/models/inbound-shipment-item.d.ts +0 -49
- package/dist/types/api-model/models/index.d.ts +0 -31
- package/dist/types/api-model/models/invalid-asin.d.ts +0 -22
- package/dist/types/api-model/models/invalid-sku.d.ts +0 -22
- package/dist/types/api-model/models/label-download-url.d.ts +0 -20
- package/dist/types/api-model/models/label-prep-type.d.ts +0 -20
- package/dist/types/api-model/models/model-error.d.ts +0 -28
- package/dist/types/api-model/models/prep-details.d.ts +0 -20
- package/dist/types/api-model/models/prep-guidance.d.ts +0 -20
- package/dist/types/api-model/models/prep-instruction.d.ts +0 -33
- package/dist/types/api-model/models/prep-owner.d.ts +0 -19
- package/dist/types/api-model/models/shipment-status.d.ts +0 -27
- package/dist/types/api-model/models/skuprep-instructions.d.ts +0 -38
- package/dist/types/client.d.ts +0 -6
- package/dist/types/index.d.ts +0 -3
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import { ClientConfiguration, RateLimit } from '@sp-api-sdk/common';
|
|
2
|
+
import * as axios from 'axios';
|
|
3
|
+
import { AxiosInstance, RawAxiosRequestConfig, AxiosPromise } from 'axios';
|
|
4
|
+
|
|
1
5
|
/**
|
|
2
6
|
* Selling Partner API for Fulfillment Inbound
|
|
3
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.
|
|
@@ -9,19 +13,938 @@
|
|
|
9
13
|
* https://openapi-generator.tech
|
|
10
14
|
* Do not edit the class manually.
|
|
11
15
|
*/
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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
|
+
|
|
21
944
|
/**
|
|
22
945
|
* FulfillmentInboundApi - axios parameter creator
|
|
23
946
|
*/
|
|
24
|
-
|
|
947
|
+
declare const FulfillmentInboundApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
25
948
|
/**
|
|
26
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).
|
|
27
950
|
* @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
|
|
@@ -88,7 +1011,7 @@ export declare const FulfillmentInboundApiAxiosParamCreator: (configuration?: Co
|
|
|
88
1011
|
/**
|
|
89
1012
|
* FulfillmentInboundApi - functional programming interface
|
|
90
1013
|
*/
|
|
91
|
-
|
|
1014
|
+
declare const FulfillmentInboundApiFp: (configuration?: Configuration) => {
|
|
92
1015
|
/**
|
|
93
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).
|
|
94
1017
|
* @param {string} shipmentId A shipment identifier originally returned by the createInboundShipmentPlan operation.
|
|
@@ -155,7 +1078,7 @@ export declare const FulfillmentInboundApiFp: (configuration?: Configuration) =>
|
|
|
155
1078
|
/**
|
|
156
1079
|
* FulfillmentInboundApi - factory interface
|
|
157
1080
|
*/
|
|
158
|
-
|
|
1081
|
+
declare const FulfillmentInboundApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
159
1082
|
/**
|
|
160
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).
|
|
161
1084
|
* @param {FulfillmentInboundApiGetBillOfLadingRequest} requestParameters Request parameters.
|
|
@@ -202,7 +1125,7 @@ export declare const FulfillmentInboundApiFactory: (configuration?: Configuratio
|
|
|
202
1125
|
/**
|
|
203
1126
|
* Request parameters for getBillOfLading operation in FulfillmentInboundApi.
|
|
204
1127
|
*/
|
|
205
|
-
|
|
1128
|
+
interface FulfillmentInboundApiGetBillOfLadingRequest {
|
|
206
1129
|
/**
|
|
207
1130
|
* A shipment identifier originally returned by the createInboundShipmentPlan operation.
|
|
208
1131
|
*/
|
|
@@ -211,7 +1134,7 @@ export interface FulfillmentInboundApiGetBillOfLadingRequest {
|
|
|
211
1134
|
/**
|
|
212
1135
|
* Request parameters for getLabels operation in FulfillmentInboundApi.
|
|
213
1136
|
*/
|
|
214
|
-
|
|
1137
|
+
interface FulfillmentInboundApiGetLabelsRequest {
|
|
215
1138
|
/**
|
|
216
1139
|
* A shipment identifier originally returned by the createInboundShipmentPlan operation.
|
|
217
1140
|
*/
|
|
@@ -248,7 +1171,7 @@ export interface FulfillmentInboundApiGetLabelsRequest {
|
|
|
248
1171
|
/**
|
|
249
1172
|
* Request parameters for getPrepInstructions operation in FulfillmentInboundApi.
|
|
250
1173
|
*/
|
|
251
|
-
|
|
1174
|
+
interface FulfillmentInboundApiGetPrepInstructionsRequest {
|
|
252
1175
|
/**
|
|
253
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.
|
|
254
1177
|
*/
|
|
@@ -265,7 +1188,7 @@ export interface FulfillmentInboundApiGetPrepInstructionsRequest {
|
|
|
265
1188
|
/**
|
|
266
1189
|
* Request parameters for getShipmentItems operation in FulfillmentInboundApi.
|
|
267
1190
|
*/
|
|
268
|
-
|
|
1191
|
+
interface FulfillmentInboundApiGetShipmentItemsRequest {
|
|
269
1192
|
/**
|
|
270
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.
|
|
271
1194
|
*/
|
|
@@ -290,7 +1213,7 @@ export interface FulfillmentInboundApiGetShipmentItemsRequest {
|
|
|
290
1213
|
/**
|
|
291
1214
|
* Request parameters for getShipmentItemsByShipmentId operation in FulfillmentInboundApi.
|
|
292
1215
|
*/
|
|
293
|
-
|
|
1216
|
+
interface FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest {
|
|
294
1217
|
/**
|
|
295
1218
|
* A shipment identifier used for selecting items in a specific inbound shipment.
|
|
296
1219
|
*/
|
|
@@ -303,7 +1226,7 @@ export interface FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest {
|
|
|
303
1226
|
/**
|
|
304
1227
|
* Request parameters for getShipments operation in FulfillmentInboundApi.
|
|
305
1228
|
*/
|
|
306
|
-
|
|
1229
|
+
interface FulfillmentInboundApiGetShipmentsRequest {
|
|
307
1230
|
/**
|
|
308
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.
|
|
309
1232
|
*/
|
|
@@ -336,51 +1259,51 @@ export interface FulfillmentInboundApiGetShipmentsRequest {
|
|
|
336
1259
|
/**
|
|
337
1260
|
* FulfillmentInboundApi - object-oriented interface
|
|
338
1261
|
*/
|
|
339
|
-
|
|
1262
|
+
declare class FulfillmentInboundApi extends BaseAPI {
|
|
340
1263
|
/**
|
|
341
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).
|
|
342
1265
|
* @param {FulfillmentInboundApiGetBillOfLadingRequest} requestParameters Request parameters.
|
|
343
1266
|
* @param {*} [options] Override http request option.
|
|
344
1267
|
* @throws {RequiredError}
|
|
345
1268
|
*/
|
|
346
|
-
getBillOfLading(requestParameters: FulfillmentInboundApiGetBillOfLadingRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1269
|
+
getBillOfLading(requestParameters: FulfillmentInboundApiGetBillOfLadingRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetBillOfLadingResponse, any, {}>>;
|
|
347
1270
|
/**
|
|
348
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).
|
|
349
1272
|
* @param {FulfillmentInboundApiGetLabelsRequest} requestParameters Request parameters.
|
|
350
1273
|
* @param {*} [options] Override http request option.
|
|
351
1274
|
* @throws {RequiredError}
|
|
352
1275
|
*/
|
|
353
|
-
getLabels(requestParameters: FulfillmentInboundApiGetLabelsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1276
|
+
getLabels(requestParameters: FulfillmentInboundApiGetLabelsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetLabelsResponse, any, {}>>;
|
|
354
1277
|
/**
|
|
355
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).
|
|
356
1279
|
* @param {FulfillmentInboundApiGetPrepInstructionsRequest} requestParameters Request parameters.
|
|
357
1280
|
* @param {*} [options] Override http request option.
|
|
358
1281
|
* @throws {RequiredError}
|
|
359
1282
|
*/
|
|
360
|
-
getPrepInstructions(requestParameters: FulfillmentInboundApiGetPrepInstructionsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1283
|
+
getPrepInstructions(requestParameters: FulfillmentInboundApiGetPrepInstructionsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetPrepInstructionsResponse, any, {}>>;
|
|
361
1284
|
/**
|
|
362
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).
|
|
363
1286
|
* @param {FulfillmentInboundApiGetShipmentItemsRequest} requestParameters Request parameters.
|
|
364
1287
|
* @param {*} [options] Override http request option.
|
|
365
1288
|
* @throws {RequiredError}
|
|
366
1289
|
*/
|
|
367
|
-
getShipmentItems(requestParameters: FulfillmentInboundApiGetShipmentItemsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1290
|
+
getShipmentItems(requestParameters: FulfillmentInboundApiGetShipmentItemsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentItemsResponse, any, {}>>;
|
|
368
1291
|
/**
|
|
369
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).
|
|
370
1293
|
* @param {FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest} requestParameters Request parameters.
|
|
371
1294
|
* @param {*} [options] Override http request option.
|
|
372
1295
|
* @throws {RequiredError}
|
|
373
1296
|
*/
|
|
374
|
-
getShipmentItemsByShipmentId(requestParameters: FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1297
|
+
getShipmentItemsByShipmentId(requestParameters: FulfillmentInboundApiGetShipmentItemsByShipmentIdRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentItemsResponse, any, {}>>;
|
|
375
1298
|
/**
|
|
376
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).
|
|
377
1300
|
* @param {FulfillmentInboundApiGetShipmentsRequest} requestParameters Request parameters.
|
|
378
1301
|
* @param {*} [options] Override http request option.
|
|
379
1302
|
* @throws {RequiredError}
|
|
380
1303
|
*/
|
|
381
|
-
getShipments(requestParameters: FulfillmentInboundApiGetShipmentsRequest, options?: RawAxiosRequestConfig): Promise<
|
|
1304
|
+
getShipments(requestParameters: FulfillmentInboundApiGetShipmentsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<GetShipmentsResponse, any, {}>>;
|
|
382
1305
|
}
|
|
383
|
-
|
|
1306
|
+
declare const GetLabelsPageTypeEnum: {
|
|
384
1307
|
readonly PackageLabelLetter2: "PackageLabel_Letter_2";
|
|
385
1308
|
readonly PackageLabelLetter4: "PackageLabel_Letter_4";
|
|
386
1309
|
readonly PackageLabelLetter6: "PackageLabel_Letter_6";
|
|
@@ -394,25 +1317,25 @@ export declare const GetLabelsPageTypeEnum: {
|
|
|
394
1317
|
readonly PackageLabelThermalNonPcp: "PackageLabel_Thermal_NonPCP";
|
|
395
1318
|
readonly PackageLabelThermalNoCarrierRotation: "PackageLabel_Thermal_No_Carrier_Rotation";
|
|
396
1319
|
};
|
|
397
|
-
|
|
398
|
-
|
|
1320
|
+
type GetLabelsPageTypeEnum = typeof GetLabelsPageTypeEnum[keyof typeof GetLabelsPageTypeEnum];
|
|
1321
|
+
declare const GetLabelsLabelTypeEnum: {
|
|
399
1322
|
readonly Barcode2D: "BARCODE_2D";
|
|
400
1323
|
readonly Unique: "UNIQUE";
|
|
401
1324
|
readonly Pallet: "PALLET";
|
|
402
1325
|
};
|
|
403
|
-
|
|
404
|
-
|
|
1326
|
+
type GetLabelsLabelTypeEnum = typeof GetLabelsLabelTypeEnum[keyof typeof GetLabelsLabelTypeEnum];
|
|
1327
|
+
declare const GetShipmentItemsQueryTypeEnum: {
|
|
405
1328
|
readonly DateRange: "DATE_RANGE";
|
|
406
1329
|
readonly NextToken: "NEXT_TOKEN";
|
|
407
1330
|
};
|
|
408
|
-
|
|
409
|
-
|
|
1331
|
+
type GetShipmentItemsQueryTypeEnum = typeof GetShipmentItemsQueryTypeEnum[keyof typeof GetShipmentItemsQueryTypeEnum];
|
|
1332
|
+
declare const GetShipmentsQueryTypeEnum: {
|
|
410
1333
|
readonly Shipment: "SHIPMENT";
|
|
411
1334
|
readonly DateRange: "DATE_RANGE";
|
|
412
1335
|
readonly NextToken: "NEXT_TOKEN";
|
|
413
1336
|
};
|
|
414
|
-
|
|
415
|
-
|
|
1337
|
+
type GetShipmentsQueryTypeEnum = typeof GetShipmentsQueryTypeEnum[keyof typeof GetShipmentsQueryTypeEnum];
|
|
1338
|
+
declare const GetShipmentsShipmentStatusListEnum: {
|
|
416
1339
|
readonly Working: "WORKING";
|
|
417
1340
|
readonly ReadyToShip: "READY_TO_SHIP";
|
|
418
1341
|
readonly Shipped: "SHIPPED";
|
|
@@ -425,4 +1348,11 @@ export declare const GetShipmentsShipmentStatusListEnum: {
|
|
|
425
1348
|
readonly Delivered: "DELIVERED";
|
|
426
1349
|
readonly CheckedIn: "CHECKED_IN";
|
|
427
1350
|
};
|
|
428
|
-
|
|
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 };
|