@sp-api-sdk/fulfillment-inbound-api-2024-03-20 1.1.0 → 1.2.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/dist/cjs/src/api-model/api/fba-inbound-api.js +1210 -240
- package/dist/cjs/src/api-model/models/confirm-shipment-content-update-preview-response.js +15 -0
- package/dist/cjs/src/api-model/models/content-update-preview.js +15 -0
- package/dist/cjs/src/api-model/models/create-marketplace-item-labels-request.js +15 -0
- package/dist/cjs/src/api-model/models/create-marketplace-item-labels-response.js +15 -0
- package/dist/cjs/src/api-model/models/delivery-window-option.js +15 -0
- package/dist/cjs/src/api-model/models/freight-information.js +15 -0
- package/dist/cjs/src/api-model/models/generate-delivery-window-options-response.js +15 -0
- package/dist/cjs/src/api-model/models/generate-shipment-content-update-previews-request.js +15 -0
- package/dist/cjs/src/api-model/models/generate-shipment-content-update-previews-response.js +15 -0
- package/dist/cjs/src/api-model/models/index.js +28 -4
- package/dist/cjs/src/api-model/models/item-label-page-type.js +34 -0
- package/dist/cjs/src/api-model/models/label-owner.js +3 -2
- package/dist/cjs/src/api-model/models/label-print-type.js +25 -0
- package/dist/cjs/src/api-model/models/list-delivery-window-options-response.js +15 -0
- package/dist/cjs/src/api-model/models/list-packing-group-boxes-response.js +15 -0
- package/dist/cjs/src/api-model/models/list-shipment-boxes-response.js +15 -0
- package/dist/cjs/src/api-model/models/list-shipment-content-update-previews-response.js +15 -0
- package/dist/cjs/src/api-model/models/list-shipment-items-response.js +15 -0
- package/dist/cjs/src/api-model/models/list-shipment-pallets-response.js +15 -0
- package/dist/cjs/src/api-model/models/msku-quantity.js +15 -0
- package/dist/cjs/src/api-model/models/prep-owner.js +3 -2
- package/dist/cjs/src/api-model/models/requested-updates.js +15 -0
- package/dist/cjs/src/api-model/models/selected-delivery-window.js +15 -0
- package/dist/cjs/src/api-model/models/update-inbound-plan-name-request.js +15 -0
- package/dist/cjs/src/api-model/models/update-shipment-name-request.js +15 -0
- package/dist/cjs/src/api-model/models/update-shipment-source-address-request.js +15 -0
- package/dist/cjs/src/api-model/models/update-shipment-source-address-response.js +15 -0
- package/dist/cjs/src/client.js +166 -68
- package/dist/es/src/api-model/api/fba-inbound-api.js +1210 -240
- package/dist/es/src/api-model/models/confirm-shipment-content-update-preview-response.js +14 -0
- package/dist/es/src/api-model/models/content-update-preview.js +14 -0
- package/dist/es/src/api-model/models/create-marketplace-item-labels-request.js +14 -0
- package/dist/es/src/api-model/models/create-marketplace-item-labels-response.js +14 -0
- package/dist/es/src/api-model/models/delivery-window-option.js +14 -0
- package/dist/es/src/api-model/models/freight-information.js +14 -0
- package/dist/es/src/api-model/models/generate-delivery-window-options-response.js +14 -0
- package/dist/es/src/api-model/models/generate-shipment-content-update-previews-request.js +14 -0
- package/dist/es/src/api-model/models/generate-shipment-content-update-previews-response.js +14 -0
- package/dist/es/src/api-model/models/index.js +28 -4
- package/dist/es/src/api-model/models/item-label-page-type.js +31 -0
- package/dist/es/src/api-model/models/label-owner.js +3 -2
- package/dist/es/src/api-model/models/label-print-type.js +22 -0
- package/dist/es/src/api-model/models/list-delivery-window-options-response.js +14 -0
- package/dist/es/src/api-model/models/list-packing-group-boxes-response.js +14 -0
- package/dist/es/src/api-model/models/list-shipment-boxes-response.js +14 -0
- package/dist/es/src/api-model/models/list-shipment-content-update-previews-response.js +14 -0
- package/dist/es/src/api-model/models/list-shipment-items-response.js +14 -0
- package/dist/es/src/api-model/models/list-shipment-pallets-response.js +14 -0
- package/dist/es/src/api-model/models/msku-quantity.js +14 -0
- package/dist/es/src/api-model/models/prep-owner.js +3 -2
- package/dist/es/src/api-model/models/requested-updates.js +14 -0
- package/dist/es/src/api-model/models/selected-delivery-window.js +14 -0
- package/dist/es/src/api-model/models/update-inbound-plan-name-request.js +14 -0
- package/dist/es/src/api-model/models/update-shipment-name-request.js +14 -0
- package/dist/es/src/api-model/models/update-shipment-source-address-request.js +14 -0
- package/dist/es/src/api-model/models/update-shipment-source-address-response.js +14 -0
- package/dist/es/src/client.js +166 -68
- package/dist/types/src/api-model/api/fba-inbound-api.d.ts +1106 -278
- package/dist/types/src/api-model/models/address-input.d.ts +78 -0
- package/dist/types/src/api-model/models/address.d.ts +13 -1
- package/dist/types/src/api-model/models/appointment-slot-time.d.ts +1 -1
- package/dist/types/src/api-model/models/box-input.d.ts +7 -19
- package/dist/types/src/api-model/models/box-update-input.d.ts +58 -0
- package/dist/types/src/api-model/models/box.d.ts +9 -2
- package/dist/types/src/api-model/models/cancel-self-ship-appointment-response.d.ts +1 -1
- package/dist/types/src/api-model/models/carrier-appointment.d.ts +30 -0
- package/dist/types/src/api-model/models/{update-shipment-delivery-window-response.d.ts → confirm-delivery-window-options-response.d.ts} +4 -4
- package/dist/types/src/api-model/models/confirm-shipment-content-update-preview-response.d.ts +24 -0
- package/dist/types/src/api-model/models/contact-information.d.ts +4 -4
- package/dist/types/src/api-model/models/content-update-preview.d.ts +44 -0
- package/dist/types/src/api-model/models/create-inbound-plan-request.d.ts +3 -10
- package/dist/types/src/api-model/models/create-inbound-plan-response.d.ts +1 -1
- package/dist/types/src/api-model/models/create-marketplace-item-labels-request.d.ts +63 -0
- package/dist/types/src/api-model/models/create-marketplace-item-labels-response.d.ts +25 -0
- package/dist/types/src/api-model/models/dates.d.ts +1 -7
- package/dist/types/src/api-model/models/delivery-window-option.d.ts +48 -0
- package/dist/types/src/api-model/models/dimensions.d.ts +4 -4
- package/dist/types/src/api-model/models/document-download.d.ts +1 -1
- package/dist/types/src/api-model/models/{pallet-information.d.ts → freight-information.d.ts} +6 -13
- package/dist/types/src/api-model/models/generate-delivery-window-options-response.d.ts +24 -0
- package/dist/types/src/api-model/models/generate-placement-options-request.d.ts +1 -1
- package/dist/types/src/api-model/models/generate-shipment-content-update-previews-request.d.ts +32 -0
- package/dist/types/src/api-model/models/generate-shipment-content-update-previews-response.d.ts +24 -0
- package/dist/types/src/api-model/models/inbound-operation-status.d.ts +3 -3
- package/dist/types/src/api-model/models/inbound-plan-summary.d.ts +3 -10
- package/dist/types/src/api-model/models/inbound-plan.d.ts +6 -13
- package/dist/types/src/api-model/models/incentive.d.ts +1 -1
- package/dist/types/src/api-model/models/index.d.ts +28 -4
- package/dist/types/src/api-model/models/item-input.d.ts +2 -2
- package/dist/types/src/api-model/models/item-label-page-type.d.ts +30 -0
- package/dist/types/src/api-model/models/item.d.ts +1 -1
- package/dist/types/src/api-model/models/label-owner.d.ts +2 -1
- package/dist/types/src/api-model/models/label-print-type.d.ts +21 -0
- package/dist/types/src/api-model/models/list-delivery-window-options-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-inbound-plan-boxes-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-inbound-plan-items-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-inbound-plan-pallets-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-inbound-plans-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-item-compliance-details-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-packing-group-boxes-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-packing-group-items-response.d.ts +2 -2
- package/dist/types/src/api-model/models/list-packing-options-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-placement-options-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-shipment-boxes-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-shipment-content-update-previews-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-shipment-items-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-shipment-pallets-response.d.ts +32 -0
- package/dist/types/src/api-model/models/list-transportation-options-response.d.ts +1 -1
- package/dist/types/src/api-model/models/msku-quantity.d.ts +30 -0
- package/dist/types/src/api-model/models/operation-problem.d.ts +1 -1
- package/dist/types/src/api-model/models/packing-option-summary.d.ts +1 -1
- package/dist/types/src/api-model/models/packing-option.d.ts +3 -9
- package/dist/types/src/api-model/models/pallet-input.d.ts +1 -1
- package/dist/types/src/api-model/models/placement-option-summary.d.ts +2 -2
- package/dist/types/src/api-model/models/placement-option.d.ts +3 -3
- package/dist/types/src/api-model/models/prep-instruction.d.ts +2 -2
- package/dist/types/src/api-model/models/prep-owner.d.ts +2 -1
- package/dist/types/src/api-model/models/quote.d.ts +1 -1
- package/dist/types/src/api-model/models/requested-updates.d.ts +32 -0
- package/dist/types/src/api-model/models/schedule-self-ship-appointment-request.d.ts +1 -1
- package/dist/types/src/api-model/models/schedule-self-ship-appointment-response.d.ts +1 -1
- package/dist/types/src/api-model/models/selected-delivery-window.d.ts +48 -0
- package/dist/types/src/api-model/models/self-ship-appointment-slots-availability.d.ts +1 -1
- package/dist/types/src/api-model/models/set-packing-information-request.d.ts +2 -2
- package/dist/types/src/api-model/models/set-packing-information-response.d.ts +1 -1
- package/dist/types/src/api-model/models/shipment-destination.d.ts +2 -2
- package/dist/types/src/api-model/models/shipment-source.d.ts +1 -1
- package/dist/types/src/api-model/models/shipment-summary.d.ts +2 -2
- package/dist/types/src/api-model/models/shipment-transportation-configuration.d.ts +11 -4
- package/dist/types/src/api-model/models/shipment.d.ts +14 -13
- package/dist/types/src/api-model/models/shipping-configuration.d.ts +2 -2
- package/dist/types/src/api-model/models/spd-tracking-item-input.d.ts +1 -1
- package/dist/types/src/api-model/models/spd-tracking-item.d.ts +2 -2
- package/dist/types/src/api-model/models/tax-rate.d.ts +1 -1
- package/dist/types/src/api-model/models/transportation-option.d.ts +11 -17
- package/dist/types/src/api-model/models/transportation-selection.d.ts +0 -7
- package/dist/types/src/api-model/models/update-inbound-plan-name-request.d.ts +24 -0
- package/dist/types/src/api-model/models/update-shipment-name-request.d.ts +24 -0
- package/dist/types/src/api-model/models/{update-shipment-delivery-window-request.d.ts → update-shipment-source-address-request.d.ts} +7 -7
- package/dist/types/src/api-model/models/update-shipment-source-address-response.d.ts +24 -0
- package/package.json +4 -4
- package/dist/types/src/api-model/models/box-content.d.ts +0 -56
- /package/dist/cjs/src/api-model/models/{box-content.js → address-input.js} +0 -0
- /package/dist/cjs/src/api-model/models/{pallet-information.js → box-update-input.js} +0 -0
- /package/dist/cjs/src/api-model/models/{update-shipment-delivery-window-request.js → carrier-appointment.js} +0 -0
- /package/dist/cjs/src/api-model/models/{update-shipment-delivery-window-response.js → confirm-delivery-window-options-response.js} +0 -0
- /package/dist/es/src/api-model/models/{box-content.js → address-input.js} +0 -0
- /package/dist/es/src/api-model/models/{pallet-information.js → box-update-input.js} +0 -0
- /package/dist/es/src/api-model/models/{update-shipment-delivery-window-request.js → carrier-appointment.js} +0 -0
- /package/dist/es/src/api-model/models/{update-shipment-delivery-window-response.js → confirm-delivery-window-options-response.js} +0 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -15,35 +15,47 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./address"), exports);
|
|
18
|
+
__exportStar(require("./address-input"), exports);
|
|
18
19
|
__exportStar(require("./appointment-slot"), exports);
|
|
19
20
|
__exportStar(require("./appointment-slot-time"), exports);
|
|
20
21
|
__exportStar(require("./box"), exports);
|
|
21
|
-
__exportStar(require("./box-content"), exports);
|
|
22
22
|
__exportStar(require("./box-content-information-source"), exports);
|
|
23
23
|
__exportStar(require("./box-input"), exports);
|
|
24
|
+
__exportStar(require("./box-update-input"), exports);
|
|
24
25
|
__exportStar(require("./cancel-inbound-plan-response"), exports);
|
|
25
26
|
__exportStar(require("./cancel-self-ship-appointment-request"), exports);
|
|
26
27
|
__exportStar(require("./cancel-self-ship-appointment-response"), exports);
|
|
27
28
|
__exportStar(require("./carrier"), exports);
|
|
29
|
+
__exportStar(require("./carrier-appointment"), exports);
|
|
28
30
|
__exportStar(require("./compliance-detail"), exports);
|
|
31
|
+
__exportStar(require("./confirm-delivery-window-options-response"), exports);
|
|
29
32
|
__exportStar(require("./confirm-packing-option-response"), exports);
|
|
30
33
|
__exportStar(require("./confirm-placement-option-response"), exports);
|
|
34
|
+
__exportStar(require("./confirm-shipment-content-update-preview-response"), exports);
|
|
31
35
|
__exportStar(require("./confirm-transportation-options-request"), exports);
|
|
32
36
|
__exportStar(require("./confirm-transportation-options-response"), exports);
|
|
33
37
|
__exportStar(require("./contact-information"), exports);
|
|
38
|
+
__exportStar(require("./content-update-preview"), exports);
|
|
34
39
|
__exportStar(require("./create-inbound-plan-request"), exports);
|
|
35
40
|
__exportStar(require("./create-inbound-plan-response"), exports);
|
|
41
|
+
__exportStar(require("./create-marketplace-item-labels-request"), exports);
|
|
42
|
+
__exportStar(require("./create-marketplace-item-labels-response"), exports);
|
|
36
43
|
__exportStar(require("./currency"), exports);
|
|
37
44
|
__exportStar(require("./custom-placement-input"), exports);
|
|
38
45
|
__exportStar(require("./dates"), exports);
|
|
46
|
+
__exportStar(require("./delivery-window-option"), exports);
|
|
39
47
|
__exportStar(require("./dimensions"), exports);
|
|
40
48
|
__exportStar(require("./document-download"), exports);
|
|
41
49
|
__exportStar(require("./error-list"), exports);
|
|
50
|
+
__exportStar(require("./freight-information"), exports);
|
|
51
|
+
__exportStar(require("./generate-delivery-window-options-response"), exports);
|
|
42
52
|
__exportStar(require("./generate-packing-options-response"), exports);
|
|
43
53
|
__exportStar(require("./generate-placement-options-request"), exports);
|
|
44
54
|
__exportStar(require("./generate-placement-options-response"), exports);
|
|
45
55
|
__exportStar(require("./generate-self-ship-appointment-slots-request"), exports);
|
|
46
56
|
__exportStar(require("./generate-self-ship-appointment-slots-response"), exports);
|
|
57
|
+
__exportStar(require("./generate-shipment-content-update-previews-request"), exports);
|
|
58
|
+
__exportStar(require("./generate-shipment-content-update-previews-response"), exports);
|
|
47
59
|
__exportStar(require("./generate-transportation-options-request"), exports);
|
|
48
60
|
__exportStar(require("./generate-transportation-options-response"), exports);
|
|
49
61
|
__exportStar(require("./get-delivery-challan-document-response"), exports);
|
|
@@ -54,19 +66,28 @@ __exportStar(require("./inbound-plan-summary"), exports);
|
|
|
54
66
|
__exportStar(require("./incentive"), exports);
|
|
55
67
|
__exportStar(require("./item"), exports);
|
|
56
68
|
__exportStar(require("./item-input"), exports);
|
|
69
|
+
__exportStar(require("./item-label-page-type"), exports);
|
|
57
70
|
__exportStar(require("./label-owner"), exports);
|
|
71
|
+
__exportStar(require("./label-print-type"), exports);
|
|
72
|
+
__exportStar(require("./list-delivery-window-options-response"), exports);
|
|
58
73
|
__exportStar(require("./list-inbound-plan-boxes-response"), exports);
|
|
59
74
|
__exportStar(require("./list-inbound-plan-items-response"), exports);
|
|
60
75
|
__exportStar(require("./list-inbound-plan-pallets-response"), exports);
|
|
61
76
|
__exportStar(require("./list-inbound-plans-response"), exports);
|
|
62
77
|
__exportStar(require("./list-item-compliance-details-response"), exports);
|
|
78
|
+
__exportStar(require("./list-packing-group-boxes-response"), exports);
|
|
63
79
|
__exportStar(require("./list-packing-group-items-response"), exports);
|
|
64
80
|
__exportStar(require("./list-packing-options-response"), exports);
|
|
65
81
|
__exportStar(require("./list-placement-options-response"), exports);
|
|
82
|
+
__exportStar(require("./list-shipment-boxes-response"), exports);
|
|
83
|
+
__exportStar(require("./list-shipment-content-update-previews-response"), exports);
|
|
84
|
+
__exportStar(require("./list-shipment-items-response"), exports);
|
|
85
|
+
__exportStar(require("./list-shipment-pallets-response"), exports);
|
|
66
86
|
__exportStar(require("./list-transportation-options-response"), exports);
|
|
67
87
|
__exportStar(require("./ltl-tracking-detail"), exports);
|
|
68
88
|
__exportStar(require("./ltl-tracking-detail-input"), exports);
|
|
69
89
|
__exportStar(require("./model-error"), exports);
|
|
90
|
+
__exportStar(require("./msku-quantity"), exports);
|
|
70
91
|
__exportStar(require("./operation-problem"), exports);
|
|
71
92
|
__exportStar(require("./operation-status"), exports);
|
|
72
93
|
__exportStar(require("./package-grouping-input"), exports);
|
|
@@ -74,7 +95,6 @@ __exportStar(require("./packing-option"), exports);
|
|
|
74
95
|
__exportStar(require("./packing-option-summary"), exports);
|
|
75
96
|
__exportStar(require("./pagination"), exports);
|
|
76
97
|
__exportStar(require("./pallet"), exports);
|
|
77
|
-
__exportStar(require("./pallet-information"), exports);
|
|
78
98
|
__exportStar(require("./pallet-input"), exports);
|
|
79
99
|
__exportStar(require("./placement-option"), exports);
|
|
80
100
|
__exportStar(require("./placement-option-summary"), exports);
|
|
@@ -83,8 +103,10 @@ __exportStar(require("./prep-owner"), exports);
|
|
|
83
103
|
__exportStar(require("./quote"), exports);
|
|
84
104
|
__exportStar(require("./reason-comment"), exports);
|
|
85
105
|
__exportStar(require("./region"), exports);
|
|
106
|
+
__exportStar(require("./requested-updates"), exports);
|
|
86
107
|
__exportStar(require("./schedule-self-ship-appointment-request"), exports);
|
|
87
108
|
__exportStar(require("./schedule-self-ship-appointment-response"), exports);
|
|
109
|
+
__exportStar(require("./selected-delivery-window"), exports);
|
|
88
110
|
__exportStar(require("./self-ship-appointment-details"), exports);
|
|
89
111
|
__exportStar(require("./self-ship-appointment-slots-availability"), exports);
|
|
90
112
|
__exportStar(require("./set-packing-information-request"), exports);
|
|
@@ -108,10 +130,12 @@ __exportStar(require("./transportation-option"), exports);
|
|
|
108
130
|
__exportStar(require("./transportation-selection"), exports);
|
|
109
131
|
__exportStar(require("./unit-of-measurement"), exports);
|
|
110
132
|
__exportStar(require("./unit-of-weight"), exports);
|
|
133
|
+
__exportStar(require("./update-inbound-plan-name-request"), exports);
|
|
111
134
|
__exportStar(require("./update-item-compliance-details-request"), exports);
|
|
112
135
|
__exportStar(require("./update-item-compliance-details-response"), exports);
|
|
113
|
-
__exportStar(require("./update-shipment-
|
|
114
|
-
__exportStar(require("./update-shipment-
|
|
136
|
+
__exportStar(require("./update-shipment-name-request"), exports);
|
|
137
|
+
__exportStar(require("./update-shipment-source-address-request"), exports);
|
|
138
|
+
__exportStar(require("./update-shipment-source-address-response"), exports);
|
|
115
139
|
__exportStar(require("./update-shipment-tracking-details-request"), exports);
|
|
116
140
|
__exportStar(require("./update-shipment-tracking-details-response"), exports);
|
|
117
141
|
__exportStar(require("./weight"), exports);
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ItemLabelPageType = void 0;
|
|
17
|
+
/**
|
|
18
|
+
* The page type to use to print the labels. Possible values: \'A4_21\', \'A4_24\', \'A4_24_64x33\', \'A4_24_66x35\', \'A4_24_70x36\', \'A4_24_70x37\', \'A4_24i\', \'A4_27\', \'A4_40_52x29\', \'A4_44_48x25\', \'Letter_30\'.
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
exports.ItemLabelPageType = {
|
|
23
|
+
A421: 'A4_21',
|
|
24
|
+
A424: 'A4_24',
|
|
25
|
+
A42464x33: 'A4_24_64x33',
|
|
26
|
+
A42466x35: 'A4_24_66x35',
|
|
27
|
+
A42470x36: 'A4_24_70x36',
|
|
28
|
+
A42470x37: 'A4_24_70x37',
|
|
29
|
+
A424i: 'A4_24i',
|
|
30
|
+
A427: 'A4_27',
|
|
31
|
+
A44052x29: 'A4_40_52x29',
|
|
32
|
+
A44448x25: 'A4_44_48x25',
|
|
33
|
+
Letter30: 'Letter_30'
|
|
34
|
+
};
|
|
@@ -15,11 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.LabelOwner = void 0;
|
|
17
17
|
/**
|
|
18
|
-
* Specifies who will label the items. Options include `AMAZON`
|
|
18
|
+
* Specifies who will label the items. Options include `AMAZON`, `SELLER` or `NONE`.
|
|
19
19
|
* @export
|
|
20
20
|
* @enum {string}
|
|
21
21
|
*/
|
|
22
22
|
exports.LabelOwner = {
|
|
23
23
|
Amazon: 'AMAZON',
|
|
24
|
-
Seller: 'SELLER'
|
|
24
|
+
Seller: 'SELLER',
|
|
25
|
+
None: 'NONE'
|
|
25
26
|
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.LabelPrintType = void 0;
|
|
17
|
+
/**
|
|
18
|
+
* Indicates the type of print type for a given label.
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
exports.LabelPrintType = {
|
|
23
|
+
StandardFormat: 'STANDARD_FORMAT',
|
|
24
|
+
ThermalPrinting: 'THERMAL_PRINTING'
|
|
25
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -15,11 +15,12 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.PrepOwner = void 0;
|
|
17
17
|
/**
|
|
18
|
-
* In some situations, special preparations are required for items and this field reflects the owner of the preparations. Options include `AMAZON` or `
|
|
18
|
+
* In some situations, special preparations are required for items and this field reflects the owner of the preparations. Options include `AMAZON`, `SELLER` or `NONE`.
|
|
19
19
|
* @export
|
|
20
20
|
* @enum {string}
|
|
21
21
|
*/
|
|
22
22
|
exports.PrepOwner = {
|
|
23
23
|
Amazon: 'AMAZON',
|
|
24
|
-
Seller: 'SELLER'
|
|
24
|
+
Seller: 'SELLER',
|
|
25
|
+
None: 'NONE'
|
|
25
26
|
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* The Selling Partner API for FBA inbound operations.
|
|
6
|
+
* The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2024-03-20
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|