@sp-api-sdk/fulfillment-inbound-api-v0 4.1.15 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The currency code.
|
|
14
|
-
*/
|
|
15
|
-
export declare const CurrencyCode: {
|
|
16
|
-
readonly Usd: "USD";
|
|
17
|
-
readonly Gbp: "GBP";
|
|
18
|
-
};
|
|
19
|
-
export type CurrencyCode = typeof CurrencyCode[keyof typeof CurrencyCode];
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The reason that the ASIN is invalid.
|
|
14
|
-
*/
|
|
15
|
-
export declare const ErrorReason: {
|
|
16
|
-
readonly DoesNotExist: "DoesNotExist";
|
|
17
|
-
readonly InvalidAsin: "InvalidASIN";
|
|
18
|
-
};
|
|
19
|
-
export type ErrorReason = typeof ErrorReason[keyof typeof ErrorReason];
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { BillOfLadingDownloadURL } from './bill-of-lading-download-url';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the getBillOfLading operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetBillOfLadingResponse {
|
|
17
|
-
'payload'?: BillOfLadingDownloadURL;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { LabelDownloadURL } from './label-download-url';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the getLabels operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetLabelsResponse {
|
|
17
|
-
'payload'?: LabelDownloadURL;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { GetPrepInstructionsResult } from './get-prep-instructions-result';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the getPrepInstructions operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetPrepInstructionsResponse {
|
|
17
|
-
'payload'?: GetPrepInstructionsResult;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ASINPrepInstructions } from './asinprep-instructions';
|
|
13
|
-
import type { InvalidASIN } from './invalid-asin';
|
|
14
|
-
import type { InvalidSKU } from './invalid-sku';
|
|
15
|
-
import type { SKUPrepInstructions } from './skuprep-instructions';
|
|
16
|
-
/**
|
|
17
|
-
* Result for the get prep instructions operation
|
|
18
|
-
*/
|
|
19
|
-
export interface GetPrepInstructionsResult {
|
|
20
|
-
/**
|
|
21
|
-
* A list of SKU labeling requirements and item preparation instructions.
|
|
22
|
-
*/
|
|
23
|
-
'SKUPrepInstructionsList'?: Array<SKUPrepInstructions>;
|
|
24
|
-
/**
|
|
25
|
-
* A list of invalid SKU values and the reason they are invalid.
|
|
26
|
-
*/
|
|
27
|
-
'InvalidSKUList'?: Array<InvalidSKU>;
|
|
28
|
-
/**
|
|
29
|
-
* A list of item preparation instructions.
|
|
30
|
-
*/
|
|
31
|
-
'ASINPrepInstructionsList'?: Array<ASINPrepInstructions>;
|
|
32
|
-
/**
|
|
33
|
-
* A list of invalid ASIN values and the reasons they are invalid.
|
|
34
|
-
*/
|
|
35
|
-
'InvalidASINList'?: Array<InvalidASIN>;
|
|
36
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { GetShipmentItemsResult } from './get-shipment-items-result';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the getShipmentItems operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetShipmentItemsResponse {
|
|
17
|
-
'payload'?: GetShipmentItemsResult;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { InboundShipmentItem } from './inbound-shipment-item';
|
|
13
|
-
/**
|
|
14
|
-
* Result for the get shipment items operation
|
|
15
|
-
*/
|
|
16
|
-
export interface GetShipmentItemsResult {
|
|
17
|
-
/**
|
|
18
|
-
* A list of inbound shipment item information.
|
|
19
|
-
*/
|
|
20
|
-
'ItemData'?: Array<InboundShipmentItem>;
|
|
21
|
-
/**
|
|
22
|
-
* When present and not empty, pass this string token in the next request to return the next response page.
|
|
23
|
-
*/
|
|
24
|
-
'NextToken'?: string;
|
|
25
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { GetShipmentsResult } from './get-shipments-result';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the getShipments operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetShipmentsResponse {
|
|
17
|
-
'payload'?: GetShipmentsResult;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { InboundShipmentInfo } from './inbound-shipment-info';
|
|
13
|
-
/**
|
|
14
|
-
* Result for the get shipments operation
|
|
15
|
-
*/
|
|
16
|
-
export interface GetShipmentsResult {
|
|
17
|
-
/**
|
|
18
|
-
* A list of inbound shipment information.
|
|
19
|
-
*/
|
|
20
|
-
'ShipmentData'?: Array<InboundShipmentInfo>;
|
|
21
|
-
/**
|
|
22
|
-
* When present and not empty, pass this string token in the next request to return the next response page.
|
|
23
|
-
*/
|
|
24
|
-
'NextToken'?: string;
|
|
25
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Address } from './address';
|
|
13
|
-
import type { BoxContentsFeeDetails } from './box-contents-fee-details';
|
|
14
|
-
import type { BoxContentsSource } from './box-contents-source';
|
|
15
|
-
import type { LabelPrepType } from './label-prep-type';
|
|
16
|
-
import type { ShipmentStatus } from './shipment-status';
|
|
17
|
-
/**
|
|
18
|
-
* Information about the seller\'s inbound shipments. Returned by the listInboundShipments operation.
|
|
19
|
-
*/
|
|
20
|
-
export interface InboundShipmentInfo {
|
|
21
|
-
/**
|
|
22
|
-
* The shipment identifier submitted in the request.
|
|
23
|
-
*/
|
|
24
|
-
'ShipmentId'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The name for the inbound shipment.
|
|
27
|
-
*/
|
|
28
|
-
'ShipmentName'?: string;
|
|
29
|
-
'ShipFromAddress': Address;
|
|
30
|
-
/**
|
|
31
|
-
* An Amazon fulfillment center identifier created by Amazon.
|
|
32
|
-
*/
|
|
33
|
-
'DestinationFulfillmentCenterId'?: string;
|
|
34
|
-
'ShipmentStatus'?: ShipmentStatus;
|
|
35
|
-
'LabelPrepType'?: LabelPrepType;
|
|
36
|
-
/**
|
|
37
|
-
* 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.
|
|
38
|
-
*/
|
|
39
|
-
'AreCasesRequired': boolean;
|
|
40
|
-
/**
|
|
41
|
-
* Type containing date in string format
|
|
42
|
-
*/
|
|
43
|
-
'ConfirmedNeedByDate'?: string;
|
|
44
|
-
'BoxContentsSource'?: BoxContentsSource;
|
|
45
|
-
'EstimatedBoxContentsFee'?: BoxContentsFeeDetails;
|
|
46
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { PrepDetails } from './prep-details';
|
|
13
|
-
/**
|
|
14
|
-
* Item information for an inbound shipment. Submitted with a call to the createInboundShipment or updateInboundShipment operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface InboundShipmentItem {
|
|
17
|
-
/**
|
|
18
|
-
* A shipment identifier originally returned by the createInboundShipmentPlan operation.
|
|
19
|
-
*/
|
|
20
|
-
'ShipmentId'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The seller SKU of the item.
|
|
23
|
-
*/
|
|
24
|
-
'SellerSKU': string;
|
|
25
|
-
/**
|
|
26
|
-
* Amazon\'s fulfillment network SKU of the item.
|
|
27
|
-
*/
|
|
28
|
-
'FulfillmentNetworkSKU'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The item quantity.
|
|
31
|
-
*/
|
|
32
|
-
'QuantityShipped': number;
|
|
33
|
-
/**
|
|
34
|
-
* The item quantity.
|
|
35
|
-
*/
|
|
36
|
-
'QuantityReceived'?: number;
|
|
37
|
-
/**
|
|
38
|
-
* The item quantity.
|
|
39
|
-
*/
|
|
40
|
-
'QuantityInCase'?: number;
|
|
41
|
-
/**
|
|
42
|
-
* Type containing date in string format
|
|
43
|
-
*/
|
|
44
|
-
'ReleaseDate'?: string;
|
|
45
|
-
/**
|
|
46
|
-
* A list of preparation instructions and who is responsible for that preparation.
|
|
47
|
-
*/
|
|
48
|
-
'PrepDetailsList'?: Array<PrepDetails>;
|
|
49
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
export * from './asinprep-instructions';
|
|
2
|
-
export * from './address';
|
|
3
|
-
export * from './amazon-prep-fees-details';
|
|
4
|
-
export * from './amount';
|
|
5
|
-
export * from './barcode-instruction';
|
|
6
|
-
export * from './bill-of-lading-download-url';
|
|
7
|
-
export * from './box-contents-fee-details';
|
|
8
|
-
export * from './box-contents-source';
|
|
9
|
-
export * from './currency-code';
|
|
10
|
-
export * from './error-reason';
|
|
11
|
-
export * from './get-bill-of-lading-response';
|
|
12
|
-
export * from './get-labels-response';
|
|
13
|
-
export * from './get-prep-instructions-response';
|
|
14
|
-
export * from './get-prep-instructions-result';
|
|
15
|
-
export * from './get-shipment-items-response';
|
|
16
|
-
export * from './get-shipment-items-result';
|
|
17
|
-
export * from './get-shipments-response';
|
|
18
|
-
export * from './get-shipments-result';
|
|
19
|
-
export * from './inbound-shipment-info';
|
|
20
|
-
export * from './inbound-shipment-item';
|
|
21
|
-
export * from './invalid-asin';
|
|
22
|
-
export * from './invalid-sku';
|
|
23
|
-
export * from './label-download-url';
|
|
24
|
-
export * from './label-prep-type';
|
|
25
|
-
export * from './model-error';
|
|
26
|
-
export * from './prep-details';
|
|
27
|
-
export * from './prep-guidance';
|
|
28
|
-
export * from './prep-instruction';
|
|
29
|
-
export * from './prep-owner';
|
|
30
|
-
export * from './skuprep-instructions';
|
|
31
|
-
export * from './shipment-status';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ErrorReason } from './error-reason';
|
|
13
|
-
/**
|
|
14
|
-
* Contains details about an invalid ASIN
|
|
15
|
-
*/
|
|
16
|
-
export interface InvalidASIN {
|
|
17
|
-
/**
|
|
18
|
-
* The Amazon Standard Identification Number (ASIN) of the item.
|
|
19
|
-
*/
|
|
20
|
-
'ASIN'?: string;
|
|
21
|
-
'ErrorReason'?: ErrorReason;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ErrorReason } from './error-reason';
|
|
13
|
-
/**
|
|
14
|
-
* Contains detail about an invalid SKU
|
|
15
|
-
*/
|
|
16
|
-
export interface InvalidSKU {
|
|
17
|
-
/**
|
|
18
|
-
* The seller SKU of the item.
|
|
19
|
-
*/
|
|
20
|
-
'SellerSKU'?: string;
|
|
21
|
-
'ErrorReason'?: ErrorReason;
|
|
22
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Download URL for a label
|
|
14
|
-
*/
|
|
15
|
-
export interface LabelDownloadURL {
|
|
16
|
-
/**
|
|
17
|
-
* URL to download the label for the package. Note: The URL will only be valid for 15 seconds
|
|
18
|
-
*/
|
|
19
|
-
'DownloadURL'?: string;
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The type of label preparation that is required for the inbound shipment.
|
|
14
|
-
*/
|
|
15
|
-
export declare const LabelPrepType: {
|
|
16
|
-
readonly NoLabel: "NO_LABEL";
|
|
17
|
-
readonly SellerLabel: "SELLER_LABEL";
|
|
18
|
-
readonly AmazonLabel: "AMAZON_LABEL";
|
|
19
|
-
};
|
|
20
|
-
export type LabelPrepType = typeof LabelPrepType[keyof typeof LabelPrepType];
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Error response returned when the request is unsuccessful.
|
|
14
|
-
*/
|
|
15
|
-
export interface ModelError {
|
|
16
|
-
/**
|
|
17
|
-
* An error code that identifies the type of error that occured.
|
|
18
|
-
*/
|
|
19
|
-
'code': string;
|
|
20
|
-
/**
|
|
21
|
-
* A message that describes the error condition in a human-readable form.
|
|
22
|
-
*/
|
|
23
|
-
'message': string;
|
|
24
|
-
/**
|
|
25
|
-
* Additional details that can help the caller understand or fix the issue.
|
|
26
|
-
*/
|
|
27
|
-
'details'?: string;
|
|
28
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { PrepInstruction } from './prep-instruction';
|
|
13
|
-
import type { PrepOwner } from './prep-owner';
|
|
14
|
-
/**
|
|
15
|
-
* Preparation instructions and who is responsible for the preparation.
|
|
16
|
-
*/
|
|
17
|
-
export interface PrepDetails {
|
|
18
|
-
'PrepInstruction': PrepInstruction;
|
|
19
|
-
'PrepOwner': PrepOwner;
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Item preparation instructions.
|
|
14
|
-
*/
|
|
15
|
-
export declare const PrepGuidance: {
|
|
16
|
-
readonly ConsultHelpDocuments: "ConsultHelpDocuments";
|
|
17
|
-
readonly NoAdditionalPrepRequired: "NoAdditionalPrepRequired";
|
|
18
|
-
readonly SeePrepInstructionsList: "SeePrepInstructionsList";
|
|
19
|
-
};
|
|
20
|
-
export type PrepGuidance = typeof PrepGuidance[keyof typeof PrepGuidance];
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 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.
|
|
14
|
-
*/
|
|
15
|
-
export declare const PrepInstruction: {
|
|
16
|
-
readonly Polybagging: "Polybagging";
|
|
17
|
-
readonly BubbleWrapping: "BubbleWrapping";
|
|
18
|
-
readonly Taping: "Taping";
|
|
19
|
-
readonly BlackShrinkWrapping: "BlackShrinkWrapping";
|
|
20
|
-
readonly Labeling: "Labeling";
|
|
21
|
-
readonly HangGarment: "HangGarment";
|
|
22
|
-
readonly SetCreation: "SetCreation";
|
|
23
|
-
readonly Boxing: "Boxing";
|
|
24
|
-
readonly RemoveFromHanger: "RemoveFromHanger";
|
|
25
|
-
readonly Debundle: "Debundle";
|
|
26
|
-
readonly SuffocationStickering: "SuffocationStickering";
|
|
27
|
-
readonly CapSealing: "CapSealing";
|
|
28
|
-
readonly SetStickering: "SetStickering";
|
|
29
|
-
readonly BlankStickering: "BlankStickering";
|
|
30
|
-
readonly ShipsInProductPackaging: "ShipsInProductPackaging";
|
|
31
|
-
readonly NoPrep: "NoPrep";
|
|
32
|
-
};
|
|
33
|
-
export type PrepInstruction = typeof PrepInstruction[keyof typeof PrepInstruction];
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Indicates who will prepare the item.
|
|
14
|
-
*/
|
|
15
|
-
export declare const PrepOwner: {
|
|
16
|
-
readonly Amazon: "AMAZON";
|
|
17
|
-
readonly Seller: "SELLER";
|
|
18
|
-
};
|
|
19
|
-
export type PrepOwner = typeof PrepOwner[keyof typeof PrepOwner];
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 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.
|
|
14
|
-
*/
|
|
15
|
-
export declare const ShipmentStatus: {
|
|
16
|
-
readonly Working: "WORKING";
|
|
17
|
-
readonly Shipped: "SHIPPED";
|
|
18
|
-
readonly Receiving: "RECEIVING";
|
|
19
|
-
readonly Cancelled: "CANCELLED";
|
|
20
|
-
readonly Deleted: "DELETED";
|
|
21
|
-
readonly Closed: "CLOSED";
|
|
22
|
-
readonly Error: "ERROR";
|
|
23
|
-
readonly InTransit: "IN_TRANSIT";
|
|
24
|
-
readonly Delivered: "DELIVERED";
|
|
25
|
-
readonly CheckedIn: "CHECKED_IN";
|
|
26
|
-
};
|
|
27
|
-
export type ShipmentStatus = typeof ShipmentStatus[keyof typeof ShipmentStatus];
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Fulfillment Inbound
|
|
3
|
-
* The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon\'s fulfillment network.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AmazonPrepFeesDetails } from './amazon-prep-fees-details';
|
|
13
|
-
import type { BarcodeInstruction } from './barcode-instruction';
|
|
14
|
-
import type { PrepGuidance } from './prep-guidance';
|
|
15
|
-
import type { PrepInstruction } from './prep-instruction';
|
|
16
|
-
/**
|
|
17
|
-
* Labeling requirements and item preparation instructions to help you prepare items for shipment to Amazon\'s fulfillment network.
|
|
18
|
-
*/
|
|
19
|
-
export interface SKUPrepInstructions {
|
|
20
|
-
/**
|
|
21
|
-
* The seller SKU of the item.
|
|
22
|
-
*/
|
|
23
|
-
'SellerSKU'?: string;
|
|
24
|
-
/**
|
|
25
|
-
* The Amazon Standard Identification Number (ASIN) of the item.
|
|
26
|
-
*/
|
|
27
|
-
'ASIN'?: string;
|
|
28
|
-
'BarcodeInstruction'?: BarcodeInstruction;
|
|
29
|
-
'PrepGuidance'?: PrepGuidance;
|
|
30
|
-
/**
|
|
31
|
-
* A list of preparation instructions to help with item sourcing decisions.
|
|
32
|
-
*/
|
|
33
|
-
'PrepInstructionList'?: Array<PrepInstruction>;
|
|
34
|
-
/**
|
|
35
|
-
* A list of preparation instructions and fees for Amazon to prep goods for shipment.
|
|
36
|
-
*/
|
|
37
|
-
'AmazonPrepFeesDetailsList'?: Array<AmazonPrepFeesDetails>;
|
|
38
|
-
}
|