@sp-api-sdk/fulfillment-inbound-api-v0 4.1.15 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -8
- package/dist/index.cjs +954 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +1164 -0
- package/dist/index.d.ts +1164 -0
- package/dist/index.js +911 -0
- package/dist/index.js.map +1 -0
- package/package.json +26 -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/fulfillment-inbound-api.d.ts +0 -428
- 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,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
|
-
}
|
package/dist/types/client.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { type ClientConfiguration, type RateLimit } from '@sp-api-sdk/common';
|
|
2
|
-
import { FulfillmentInboundApi } from './api-model';
|
|
3
|
-
export declare const clientRateLimits: RateLimit[];
|
|
4
|
-
export declare class FulfillmentInboundApiClient extends FulfillmentInboundApi {
|
|
5
|
-
constructor(configuration: ClientConfiguration);
|
|
6
|
-
}
|
package/dist/types/index.d.ts
DELETED