@sp-api-sdk/vendor-shipments-api-v1 2.5.3 → 3.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 +1 -1
- package/dist/cjs/api-model/api/{vendor-shipments-api.js → vendor-shipping-api.js} +63 -67
- package/dist/cjs/api-model/api.js +2 -2
- package/dist/cjs/api-model/base.js +1 -1
- package/dist/cjs/api-model/common.js +1 -1
- package/dist/cjs/api-model/configuration.js +1 -1
- package/dist/cjs/api-model/index.js +1 -1
- package/dist/cjs/api-model/models/address.js +1 -1
- package/dist/cjs/api-model/models/carrier-details.js +1 -1
- package/dist/cjs/api-model/models/carton-reference-details.js +1 -1
- package/dist/cjs/api-model/models/carton.js +1 -1
- package/dist/cjs/api-model/models/collect-freight-pickup-details.js +1 -1
- package/dist/cjs/api-model/models/container-identification.js +1 -1
- package/dist/cjs/api-model/models/container-item.js +1 -1
- package/dist/cjs/api-model/models/container-sequence-numbers.js +1 -1
- package/dist/cjs/api-model/models/containers.js +1 -1
- package/dist/cjs/api-model/models/dimensions.js +1 -1
- package/dist/cjs/api-model/models/duration.js +1 -1
- package/dist/cjs/api-model/models/expiry.js +1 -1
- package/dist/cjs/api-model/models/get-shipment-details-response.js +1 -1
- package/dist/cjs/api-model/models/get-shipment-labels.js +1 -1
- package/dist/cjs/api-model/models/import-details.js +1 -1
- package/dist/cjs/api-model/models/inner-containers-details.js +1 -1
- package/dist/cjs/api-model/models/item-details.js +1 -1
- package/dist/cjs/api-model/models/item-quantity.js +1 -1
- package/dist/cjs/api-model/models/item.js +1 -1
- package/dist/cjs/api-model/models/label-data.js +1 -1
- package/dist/cjs/api-model/models/location.js +1 -1
- package/dist/cjs/api-model/models/model-error.js +1 -1
- package/dist/cjs/api-model/models/money.js +1 -1
- package/dist/cjs/api-model/models/package-item-details.js +1 -1
- package/dist/cjs/api-model/models/packed-items.js +1 -1
- package/dist/cjs/api-model/models/packed-quantity.js +1 -1
- package/dist/cjs/api-model/models/pagination.js +1 -1
- package/dist/cjs/api-model/models/pallet.js +1 -1
- package/dist/cjs/api-model/models/party-identification.js +1 -1
- package/dist/cjs/api-model/models/purchase-order-item-details.js +1 -1
- package/dist/cjs/api-model/models/purchase-order-items.js +1 -1
- package/dist/cjs/api-model/models/purchase-orders.js +1 -1
- package/dist/cjs/api-model/models/route.js +1 -1
- package/dist/cjs/api-model/models/shipment-confirmation.js +1 -1
- package/dist/cjs/api-model/models/shipment-details.js +1 -1
- package/dist/cjs/api-model/models/shipment-information.js +1 -1
- package/dist/cjs/api-model/models/shipment-measurements.js +1 -1
- package/dist/cjs/api-model/models/shipment-status-details.js +1 -1
- package/dist/cjs/api-model/models/shipment.js +1 -1
- package/dist/cjs/api-model/models/stop.js +1 -1
- package/dist/cjs/api-model/models/submit-shipment-confirmations-request.js +1 -1
- package/dist/cjs/api-model/models/submit-shipment-confirmations-response.js +1 -1
- package/dist/cjs/api-model/models/submit-shipments.js +1 -1
- package/dist/cjs/api-model/models/tax-registration-details.js +1 -1
- package/dist/cjs/api-model/models/total-weight.js +1 -1
- package/dist/cjs/api-model/models/transaction-reference.js +1 -1
- package/dist/cjs/api-model/models/transport-label.js +1 -1
- package/dist/cjs/api-model/models/transport-shipment-measurements.js +1 -1
- package/dist/cjs/api-model/models/transportation-details-for-shipment-confirmation.js +1 -1
- package/dist/cjs/api-model/models/transportation-details.js +1 -1
- package/dist/cjs/api-model/models/transportation-labels.js +1 -1
- package/dist/cjs/api-model/models/vendor-details.js +1 -1
- package/dist/cjs/api-model/models/volume.js +1 -1
- package/dist/cjs/api-model/models/weight.js +1 -1
- package/dist/cjs/client.js +1 -1
- package/dist/es/api-model/api/{vendor-shipments-api.js → vendor-shipping-api.js} +58 -62
- package/dist/es/api-model/api.js +2 -2
- package/dist/es/api-model/base.js +1 -1
- package/dist/es/api-model/common.js +1 -1
- package/dist/es/api-model/configuration.js +1 -1
- package/dist/es/api-model/index.js +1 -1
- package/dist/es/api-model/models/address.js +1 -1
- package/dist/es/api-model/models/carrier-details.js +1 -1
- package/dist/es/api-model/models/carton-reference-details.js +1 -1
- package/dist/es/api-model/models/carton.js +1 -1
- package/dist/es/api-model/models/collect-freight-pickup-details.js +1 -1
- package/dist/es/api-model/models/container-identification.js +1 -1
- package/dist/es/api-model/models/container-item.js +1 -1
- package/dist/es/api-model/models/container-sequence-numbers.js +1 -1
- package/dist/es/api-model/models/containers.js +1 -1
- package/dist/es/api-model/models/dimensions.js +1 -1
- package/dist/es/api-model/models/duration.js +1 -1
- package/dist/es/api-model/models/expiry.js +1 -1
- package/dist/es/api-model/models/get-shipment-details-response.js +1 -1
- package/dist/es/api-model/models/get-shipment-labels.js +1 -1
- package/dist/es/api-model/models/import-details.js +1 -1
- package/dist/es/api-model/models/inner-containers-details.js +1 -1
- package/dist/es/api-model/models/item-details.js +1 -1
- package/dist/es/api-model/models/item-quantity.js +1 -1
- package/dist/es/api-model/models/item.js +1 -1
- package/dist/es/api-model/models/label-data.js +1 -1
- package/dist/es/api-model/models/location.js +1 -1
- package/dist/es/api-model/models/model-error.js +1 -1
- package/dist/es/api-model/models/money.js +1 -1
- package/dist/es/api-model/models/package-item-details.js +1 -1
- package/dist/es/api-model/models/packed-items.js +1 -1
- package/dist/es/api-model/models/packed-quantity.js +1 -1
- package/dist/es/api-model/models/pagination.js +1 -1
- package/dist/es/api-model/models/pallet.js +1 -1
- package/dist/es/api-model/models/party-identification.js +1 -1
- package/dist/es/api-model/models/purchase-order-item-details.js +1 -1
- package/dist/es/api-model/models/purchase-order-items.js +1 -1
- package/dist/es/api-model/models/purchase-orders.js +1 -1
- package/dist/es/api-model/models/route.js +1 -1
- package/dist/es/api-model/models/shipment-confirmation.js +1 -1
- package/dist/es/api-model/models/shipment-details.js +1 -1
- package/dist/es/api-model/models/shipment-information.js +1 -1
- package/dist/es/api-model/models/shipment-measurements.js +1 -1
- package/dist/es/api-model/models/shipment-status-details.js +1 -1
- package/dist/es/api-model/models/shipment.js +1 -1
- package/dist/es/api-model/models/stop.js +1 -1
- package/dist/es/api-model/models/submit-shipment-confirmations-request.js +1 -1
- package/dist/es/api-model/models/submit-shipment-confirmations-response.js +1 -1
- package/dist/es/api-model/models/submit-shipments.js +1 -1
- package/dist/es/api-model/models/tax-registration-details.js +1 -1
- package/dist/es/api-model/models/total-weight.js +1 -1
- package/dist/es/api-model/models/transaction-reference.js +1 -1
- package/dist/es/api-model/models/transport-label.js +1 -1
- package/dist/es/api-model/models/transport-shipment-measurements.js +1 -1
- package/dist/es/api-model/models/transportation-details-for-shipment-confirmation.js +1 -1
- package/dist/es/api-model/models/transportation-details.js +1 -1
- package/dist/es/api-model/models/transportation-labels.js +1 -1
- package/dist/es/api-model/models/vendor-details.js +1 -1
- package/dist/es/api-model/models/volume.js +1 -1
- package/dist/es/api-model/models/weight.js +1 -1
- package/dist/es/client.js +2 -2
- package/dist/types/api-model/api/{vendor-shipments-api.d.ts → vendor-shipping-api.d.ts} +104 -108
- package/dist/types/api-model/api.d.ts +2 -2
- package/dist/types/api-model/base.d.ts +1 -1
- package/dist/types/api-model/common.d.ts +1 -1
- package/dist/types/api-model/configuration.d.ts +1 -1
- package/dist/types/api-model/index.d.ts +1 -1
- package/dist/types/api-model/models/address.d.ts +1 -1
- package/dist/types/api-model/models/carrier-details.d.ts +1 -1
- package/dist/types/api-model/models/carton-reference-details.d.ts +1 -1
- package/dist/types/api-model/models/carton.d.ts +1 -1
- package/dist/types/api-model/models/collect-freight-pickup-details.d.ts +1 -1
- package/dist/types/api-model/models/container-identification.d.ts +1 -1
- package/dist/types/api-model/models/container-item.d.ts +1 -1
- package/dist/types/api-model/models/container-sequence-numbers.d.ts +1 -1
- package/dist/types/api-model/models/containers.d.ts +1 -1
- package/dist/types/api-model/models/dimensions.d.ts +1 -1
- package/dist/types/api-model/models/duration.d.ts +1 -1
- package/dist/types/api-model/models/expiry.d.ts +1 -1
- package/dist/types/api-model/models/get-shipment-details-response.d.ts +1 -1
- package/dist/types/api-model/models/get-shipment-labels.d.ts +1 -1
- package/dist/types/api-model/models/import-details.d.ts +1 -1
- package/dist/types/api-model/models/inner-containers-details.d.ts +1 -1
- package/dist/types/api-model/models/item-details.d.ts +1 -1
- package/dist/types/api-model/models/item-quantity.d.ts +1 -1
- package/dist/types/api-model/models/item.d.ts +1 -1
- package/dist/types/api-model/models/label-data.d.ts +5 -5
- package/dist/types/api-model/models/location.d.ts +1 -1
- package/dist/types/api-model/models/model-error.d.ts +1 -1
- package/dist/types/api-model/models/money.d.ts +1 -1
- package/dist/types/api-model/models/package-item-details.d.ts +1 -1
- package/dist/types/api-model/models/packed-items.d.ts +1 -1
- package/dist/types/api-model/models/packed-quantity.d.ts +1 -1
- package/dist/types/api-model/models/pagination.d.ts +1 -1
- package/dist/types/api-model/models/pallet.d.ts +1 -1
- package/dist/types/api-model/models/party-identification.d.ts +1 -1
- package/dist/types/api-model/models/purchase-order-item-details.d.ts +1 -1
- package/dist/types/api-model/models/purchase-order-items.d.ts +1 -1
- package/dist/types/api-model/models/purchase-orders.d.ts +1 -1
- package/dist/types/api-model/models/route.d.ts +1 -1
- package/dist/types/api-model/models/shipment-confirmation.d.ts +1 -1
- package/dist/types/api-model/models/shipment-details.d.ts +1 -1
- package/dist/types/api-model/models/shipment-information.d.ts +2 -2
- package/dist/types/api-model/models/shipment-measurements.d.ts +1 -1
- package/dist/types/api-model/models/shipment-status-details.d.ts +1 -1
- package/dist/types/api-model/models/shipment.d.ts +1 -1
- package/dist/types/api-model/models/stop.d.ts +1 -1
- package/dist/types/api-model/models/submit-shipment-confirmations-request.d.ts +1 -1
- package/dist/types/api-model/models/submit-shipment-confirmations-response.d.ts +1 -1
- package/dist/types/api-model/models/submit-shipments.d.ts +1 -1
- package/dist/types/api-model/models/tax-registration-details.d.ts +1 -1
- package/dist/types/api-model/models/total-weight.d.ts +3 -3
- package/dist/types/api-model/models/transaction-reference.d.ts +1 -1
- package/dist/types/api-model/models/transport-label.d.ts +1 -1
- package/dist/types/api-model/models/transport-shipment-measurements.d.ts +1 -1
- package/dist/types/api-model/models/transportation-details-for-shipment-confirmation.d.ts +1 -1
- package/dist/types/api-model/models/transportation-details.d.ts +1 -1
- package/dist/types/api-model/models/transportation-labels.d.ts +1 -1
- package/dist/types/api-model/models/vendor-details.d.ts +2 -2
- package/dist/types/api-model/models/volume.d.ts +1 -1
- package/dist/types/api-model/models/weight.d.ts +1 -1
- package/dist/types/client.d.ts +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -9,7 +9,7 @@ The Selling Partner API for Retail Procurement Shipments provides programmatic a
|
|
|
9
9
|
|
|
10
10
|
Learn more about this Selling Partner API by visiting the [official documentation](https://developer-docs.amazon.com/sp-api/docs).
|
|
11
11
|
|
|
12
|
-
Also, see the [generated documentation](https://bizon.github.io/selling-partner-api-sdk/modules/
|
|
12
|
+
Also, see the [generated documentation](https://bizon.github.io/selling-partner-api-sdk/modules/_sp-api-sdk_vendor-shipments-api-v1.html) for this API client.
|
|
13
13
|
|
|
14
14
|
## Installing
|
|
15
15
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -16,7 +16,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
16
16
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.GetShipmentLabelsSortOrderEnum = exports.GetShipmentDetailsSortOrderEnum = exports.
|
|
19
|
+
exports.GetShipmentLabelsSortOrderEnum = exports.GetShipmentDetailsSortOrderEnum = exports.VendorShippingApi = exports.VendorShippingApiFactory = exports.VendorShippingApiFp = exports.VendorShippingApiAxiosParamCreator = void 0;
|
|
20
20
|
const axios_1 = __importDefault(require("axios"));
|
|
21
21
|
// Some imports not used depending on template conditions
|
|
22
22
|
// @ts-ignore
|
|
@@ -24,10 +24,10 @@ const common_1 = require("../common");
|
|
|
24
24
|
// @ts-ignore
|
|
25
25
|
const base_1 = require("../base");
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* VendorShippingApi - axios parameter creator
|
|
28
28
|
* @export
|
|
29
29
|
*/
|
|
30
|
-
const
|
|
30
|
+
const VendorShippingApiAxiosParamCreator = function (configuration) {
|
|
31
31
|
return {
|
|
32
32
|
/**
|
|
33
33
|
* Returns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
@@ -183,20 +183,19 @@ const VendorShipmentsApiAxiosParamCreator = function (configuration) {
|
|
|
183
183
|
};
|
|
184
184
|
},
|
|
185
185
|
/**
|
|
186
|
-
* Returns
|
|
187
|
-
* @summary GetShipmentLabels
|
|
186
|
+
* Returns small parcel shipment labels based on the filters that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
188
187
|
* @param {number} [limit] The limit to the number of records returned. Default value is 50 records.
|
|
189
|
-
* @param {GetShipmentLabelsSortOrderEnum} [sortOrder] Sort
|
|
190
|
-
* @param {string} [nextToken]
|
|
191
|
-
* @param {string} [labelCreatedAfter]
|
|
192
|
-
* @param {string} [
|
|
193
|
-
* @param {string} [buyerReferenceNumber] Get
|
|
194
|
-
* @param {string} [vendorShipmentIdentifier] Get
|
|
195
|
-
* @param {string} [sellerWarehouseCode] Get Shipping labels based
|
|
188
|
+
* @param {GetShipmentLabelsSortOrderEnum} [sortOrder] Sort the list by shipment label creation date in ascending or descending order.
|
|
189
|
+
* @param {string} [nextToken] A token that is used to retrieve the next page of results. The response includes `nextToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextToken` is null. Note that this operation can return empty pages.
|
|
190
|
+
* @param {string} [labelCreatedAfter] Shipment labels created after this time will be included in the result. This field must be in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) datetime format.
|
|
191
|
+
* @param {string} [labelCreatedBefore] Shipment labels created before this time will be included in the result. This field must be in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) datetime format.
|
|
192
|
+
* @param {string} [buyerReferenceNumber] Get Shipment labels by passing buyer reference number.
|
|
193
|
+
* @param {string} [vendorShipmentIdentifier] Get Shipment labels by passing vendor shipment identifier.
|
|
194
|
+
* @param {string} [sellerWarehouseCode] Get Shipping labels based on vendor warehouse code. This value must be same as the `sellingParty.partyId` in the shipment.
|
|
196
195
|
* @param {*} [options] Override http request option.
|
|
197
196
|
* @throws {RequiredError}
|
|
198
197
|
*/
|
|
199
|
-
getShipmentLabels: async (limit, sortOrder, nextToken, labelCreatedAfter,
|
|
198
|
+
getShipmentLabels: async (limit, sortOrder, nextToken, labelCreatedAfter, labelCreatedBefore, buyerReferenceNumber, vendorShipmentIdentifier, sellerWarehouseCode, options = {}) => {
|
|
200
199
|
const localVarPath = `/vendor/shipping/v1/transportLabels`;
|
|
201
200
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
202
201
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -221,10 +220,10 @@ const VendorShipmentsApiAxiosParamCreator = function (configuration) {
|
|
|
221
220
|
labelCreatedAfter.toISOString() :
|
|
222
221
|
labelCreatedAfter;
|
|
223
222
|
}
|
|
224
|
-
if (
|
|
225
|
-
localVarQueryParameter['
|
|
226
|
-
|
|
227
|
-
|
|
223
|
+
if (labelCreatedBefore !== undefined) {
|
|
224
|
+
localVarQueryParameter['labelCreatedBefore'] = (labelCreatedBefore instanceof Date) ?
|
|
225
|
+
labelCreatedBefore.toISOString() :
|
|
226
|
+
labelCreatedBefore;
|
|
228
227
|
}
|
|
229
228
|
if (buyerReferenceNumber !== undefined) {
|
|
230
229
|
localVarQueryParameter['buyerReferenceNumber'] = buyerReferenceNumber;
|
|
@@ -305,13 +304,13 @@ const VendorShipmentsApiAxiosParamCreator = function (configuration) {
|
|
|
305
304
|
},
|
|
306
305
|
};
|
|
307
306
|
};
|
|
308
|
-
exports.
|
|
307
|
+
exports.VendorShippingApiAxiosParamCreator = VendorShippingApiAxiosParamCreator;
|
|
309
308
|
/**
|
|
310
|
-
*
|
|
309
|
+
* VendorShippingApi - functional programming interface
|
|
311
310
|
* @export
|
|
312
311
|
*/
|
|
313
|
-
const
|
|
314
|
-
const localVarAxiosParamCreator = (0, exports.
|
|
312
|
+
const VendorShippingApiFp = function (configuration) {
|
|
313
|
+
const localVarAxiosParamCreator = (0, exports.VendorShippingApiAxiosParamCreator)(configuration);
|
|
315
314
|
return {
|
|
316
315
|
/**
|
|
317
316
|
* Returns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
@@ -346,27 +345,26 @@ const VendorShipmentsApiFp = function (configuration) {
|
|
|
346
345
|
async getShipmentDetails(limit, sortOrder, nextToken, createdAfter, createdBefore, shipmentConfirmedBefore, shipmentConfirmedAfter, packageLabelCreatedBefore, packageLabelCreatedAfter, shippedBefore, shippedAfter, estimatedDeliveryBefore, estimatedDeliveryAfter, shipmentDeliveryBefore, shipmentDeliveryAfter, requestedPickUpBefore, requestedPickUpAfter, scheduledPickUpBefore, scheduledPickUpAfter, currentShipmentStatus, vendorShipmentIdentifier, buyerReferenceNumber, buyerWarehouseCode, sellerWarehouseCode, options) {
|
|
347
346
|
const localVarAxiosArgs = await localVarAxiosParamCreator.getShipmentDetails(limit, sortOrder, nextToken, createdAfter, createdBefore, shipmentConfirmedBefore, shipmentConfirmedAfter, packageLabelCreatedBefore, packageLabelCreatedAfter, shippedBefore, shippedAfter, estimatedDeliveryBefore, estimatedDeliveryAfter, shipmentDeliveryBefore, shipmentDeliveryAfter, requestedPickUpBefore, requestedPickUpAfter, scheduledPickUpBefore, scheduledPickUpAfter, currentShipmentStatus, vendorShipmentIdentifier, buyerReferenceNumber, buyerWarehouseCode, sellerWarehouseCode, options);
|
|
348
347
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
349
|
-
const localVarOperationServerBasePath = base_1.operationServerMap['
|
|
348
|
+
const localVarOperationServerBasePath = base_1.operationServerMap['VendorShippingApi.getShipmentDetails']?.[localVarOperationServerIndex]?.url;
|
|
350
349
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
351
350
|
},
|
|
352
351
|
/**
|
|
353
|
-
* Returns
|
|
354
|
-
* @summary GetShipmentLabels
|
|
352
|
+
* Returns small parcel shipment labels based on the filters that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
355
353
|
* @param {number} [limit] The limit to the number of records returned. Default value is 50 records.
|
|
356
|
-
* @param {GetShipmentLabelsSortOrderEnum} [sortOrder] Sort
|
|
357
|
-
* @param {string} [nextToken]
|
|
358
|
-
* @param {string} [labelCreatedAfter]
|
|
359
|
-
* @param {string} [
|
|
360
|
-
* @param {string} [buyerReferenceNumber] Get
|
|
361
|
-
* @param {string} [vendorShipmentIdentifier] Get
|
|
362
|
-
* @param {string} [sellerWarehouseCode] Get Shipping labels based
|
|
354
|
+
* @param {GetShipmentLabelsSortOrderEnum} [sortOrder] Sort the list by shipment label creation date in ascending or descending order.
|
|
355
|
+
* @param {string} [nextToken] A token that is used to retrieve the next page of results. The response includes `nextToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextToken` is null. Note that this operation can return empty pages.
|
|
356
|
+
* @param {string} [labelCreatedAfter] Shipment labels created after this time will be included in the result. This field must be in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) datetime format.
|
|
357
|
+
* @param {string} [labelCreatedBefore] Shipment labels created before this time will be included in the result. This field must be in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) datetime format.
|
|
358
|
+
* @param {string} [buyerReferenceNumber] Get Shipment labels by passing buyer reference number.
|
|
359
|
+
* @param {string} [vendorShipmentIdentifier] Get Shipment labels by passing vendor shipment identifier.
|
|
360
|
+
* @param {string} [sellerWarehouseCode] Get Shipping labels based on vendor warehouse code. This value must be same as the `sellingParty.partyId` in the shipment.
|
|
363
361
|
* @param {*} [options] Override http request option.
|
|
364
362
|
* @throws {RequiredError}
|
|
365
363
|
*/
|
|
366
|
-
async getShipmentLabels(limit, sortOrder, nextToken, labelCreatedAfter,
|
|
367
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.getShipmentLabels(limit, sortOrder, nextToken, labelCreatedAfter,
|
|
364
|
+
async getShipmentLabels(limit, sortOrder, nextToken, labelCreatedAfter, labelCreatedBefore, buyerReferenceNumber, vendorShipmentIdentifier, sellerWarehouseCode, options) {
|
|
365
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.getShipmentLabels(limit, sortOrder, nextToken, labelCreatedAfter, labelCreatedBefore, buyerReferenceNumber, vendorShipmentIdentifier, sellerWarehouseCode, options);
|
|
368
366
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
369
|
-
const localVarOperationServerBasePath = base_1.operationServerMap['
|
|
367
|
+
const localVarOperationServerBasePath = base_1.operationServerMap['VendorShippingApi.getShipmentLabels']?.[localVarOperationServerIndex]?.url;
|
|
370
368
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
371
369
|
},
|
|
372
370
|
/**
|
|
@@ -379,7 +377,7 @@ const VendorShipmentsApiFp = function (configuration) {
|
|
|
379
377
|
async submitShipmentConfirmations(body, options) {
|
|
380
378
|
const localVarAxiosArgs = await localVarAxiosParamCreator.submitShipmentConfirmations(body, options);
|
|
381
379
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
382
|
-
const localVarOperationServerBasePath = base_1.operationServerMap['
|
|
380
|
+
const localVarOperationServerBasePath = base_1.operationServerMap['VendorShippingApi.submitShipmentConfirmations']?.[localVarOperationServerIndex]?.url;
|
|
383
381
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
384
382
|
},
|
|
385
383
|
/**
|
|
@@ -392,23 +390,23 @@ const VendorShipmentsApiFp = function (configuration) {
|
|
|
392
390
|
async submitShipments(body, options) {
|
|
393
391
|
const localVarAxiosArgs = await localVarAxiosParamCreator.submitShipments(body, options);
|
|
394
392
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
395
|
-
const localVarOperationServerBasePath = base_1.operationServerMap['
|
|
393
|
+
const localVarOperationServerBasePath = base_1.operationServerMap['VendorShippingApi.submitShipments']?.[localVarOperationServerIndex]?.url;
|
|
396
394
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
397
395
|
},
|
|
398
396
|
};
|
|
399
397
|
};
|
|
400
|
-
exports.
|
|
398
|
+
exports.VendorShippingApiFp = VendorShippingApiFp;
|
|
401
399
|
/**
|
|
402
|
-
*
|
|
400
|
+
* VendorShippingApi - factory interface
|
|
403
401
|
* @export
|
|
404
402
|
*/
|
|
405
|
-
const
|
|
406
|
-
const localVarFp = (0, exports.
|
|
403
|
+
const VendorShippingApiFactory = function (configuration, basePath, axios) {
|
|
404
|
+
const localVarFp = (0, exports.VendorShippingApiFp)(configuration);
|
|
407
405
|
return {
|
|
408
406
|
/**
|
|
409
407
|
* Returns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
410
408
|
* @summary GetShipmentDetails
|
|
411
|
-
* @param {
|
|
409
|
+
* @param {VendorShippingApiGetShipmentDetailsRequest} requestParameters Request parameters.
|
|
412
410
|
* @param {*} [options] Override http request option.
|
|
413
411
|
* @throws {RequiredError}
|
|
414
412
|
*/
|
|
@@ -416,19 +414,18 @@ const VendorShipmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
416
414
|
return localVarFp.getShipmentDetails(requestParameters.limit, requestParameters.sortOrder, requestParameters.nextToken, requestParameters.createdAfter, requestParameters.createdBefore, requestParameters.shipmentConfirmedBefore, requestParameters.shipmentConfirmedAfter, requestParameters.packageLabelCreatedBefore, requestParameters.packageLabelCreatedAfter, requestParameters.shippedBefore, requestParameters.shippedAfter, requestParameters.estimatedDeliveryBefore, requestParameters.estimatedDeliveryAfter, requestParameters.shipmentDeliveryBefore, requestParameters.shipmentDeliveryAfter, requestParameters.requestedPickUpBefore, requestParameters.requestedPickUpAfter, requestParameters.scheduledPickUpBefore, requestParameters.scheduledPickUpAfter, requestParameters.currentShipmentStatus, requestParameters.vendorShipmentIdentifier, requestParameters.buyerReferenceNumber, requestParameters.buyerWarehouseCode, requestParameters.sellerWarehouseCode, options).then((request) => request(axios, basePath));
|
|
417
415
|
},
|
|
418
416
|
/**
|
|
419
|
-
* Returns
|
|
420
|
-
* @
|
|
421
|
-
* @param {VendorShipmentsApiGetShipmentLabelsRequest} requestParameters Request parameters.
|
|
417
|
+
* Returns small parcel shipment labels based on the filters that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
418
|
+
* @param {VendorShippingApiGetShipmentLabelsRequest} requestParameters Request parameters.
|
|
422
419
|
* @param {*} [options] Override http request option.
|
|
423
420
|
* @throws {RequiredError}
|
|
424
421
|
*/
|
|
425
422
|
getShipmentLabels(requestParameters = {}, options) {
|
|
426
|
-
return localVarFp.getShipmentLabels(requestParameters.limit, requestParameters.sortOrder, requestParameters.nextToken, requestParameters.labelCreatedAfter, requestParameters.
|
|
423
|
+
return localVarFp.getShipmentLabels(requestParameters.limit, requestParameters.sortOrder, requestParameters.nextToken, requestParameters.labelCreatedAfter, requestParameters.labelCreatedBefore, requestParameters.buyerReferenceNumber, requestParameters.vendorShipmentIdentifier, requestParameters.sellerWarehouseCode, options).then((request) => request(axios, basePath));
|
|
427
424
|
},
|
|
428
425
|
/**
|
|
429
426
|
* Submits one or more shipment confirmations for vendor orders. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
430
427
|
* @summary SubmitShipmentConfirmations
|
|
431
|
-
* @param {
|
|
428
|
+
* @param {VendorShippingApiSubmitShipmentConfirmationsRequest} requestParameters Request parameters.
|
|
432
429
|
* @param {*} [options] Override http request option.
|
|
433
430
|
* @throws {RequiredError}
|
|
434
431
|
*/
|
|
@@ -438,7 +435,7 @@ const VendorShipmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
438
435
|
/**
|
|
439
436
|
* Submits one or more shipment request for vendor Orders. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
440
437
|
* @summary SubmitShipments
|
|
441
|
-
* @param {
|
|
438
|
+
* @param {VendorShippingApiSubmitShipmentsRequest} requestParameters Request parameters.
|
|
442
439
|
* @param {*} [options] Override http request option.
|
|
443
440
|
* @throws {RequiredError}
|
|
444
441
|
*/
|
|
@@ -447,60 +444,59 @@ const VendorShipmentsApiFactory = function (configuration, basePath, axios) {
|
|
|
447
444
|
},
|
|
448
445
|
};
|
|
449
446
|
};
|
|
450
|
-
exports.
|
|
447
|
+
exports.VendorShippingApiFactory = VendorShippingApiFactory;
|
|
451
448
|
/**
|
|
452
|
-
*
|
|
449
|
+
* VendorShippingApi - object-oriented interface
|
|
453
450
|
* @export
|
|
454
|
-
* @class
|
|
451
|
+
* @class VendorShippingApi
|
|
455
452
|
* @extends {BaseAPI}
|
|
456
453
|
*/
|
|
457
|
-
class
|
|
454
|
+
class VendorShippingApi extends base_1.BaseAPI {
|
|
458
455
|
/**
|
|
459
456
|
* Returns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
460
457
|
* @summary GetShipmentDetails
|
|
461
|
-
* @param {
|
|
458
|
+
* @param {VendorShippingApiGetShipmentDetailsRequest} requestParameters Request parameters.
|
|
462
459
|
* @param {*} [options] Override http request option.
|
|
463
460
|
* @throws {RequiredError}
|
|
464
|
-
* @memberof
|
|
461
|
+
* @memberof VendorShippingApi
|
|
465
462
|
*/
|
|
466
463
|
getShipmentDetails(requestParameters = {}, options) {
|
|
467
|
-
return (0, exports.
|
|
464
|
+
return (0, exports.VendorShippingApiFp)(this.configuration).getShipmentDetails(requestParameters.limit, requestParameters.sortOrder, requestParameters.nextToken, requestParameters.createdAfter, requestParameters.createdBefore, requestParameters.shipmentConfirmedBefore, requestParameters.shipmentConfirmedAfter, requestParameters.packageLabelCreatedBefore, requestParameters.packageLabelCreatedAfter, requestParameters.shippedBefore, requestParameters.shippedAfter, requestParameters.estimatedDeliveryBefore, requestParameters.estimatedDeliveryAfter, requestParameters.shipmentDeliveryBefore, requestParameters.shipmentDeliveryAfter, requestParameters.requestedPickUpBefore, requestParameters.requestedPickUpAfter, requestParameters.scheduledPickUpBefore, requestParameters.scheduledPickUpAfter, requestParameters.currentShipmentStatus, requestParameters.vendorShipmentIdentifier, requestParameters.buyerReferenceNumber, requestParameters.buyerWarehouseCode, requestParameters.sellerWarehouseCode, options).then((request) => request(this.axios, this.basePath));
|
|
468
465
|
}
|
|
469
466
|
/**
|
|
470
|
-
* Returns
|
|
471
|
-
* @
|
|
472
|
-
* @param {VendorShipmentsApiGetShipmentLabelsRequest} requestParameters Request parameters.
|
|
467
|
+
* Returns small parcel shipment labels based on the filters that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
468
|
+
* @param {VendorShippingApiGetShipmentLabelsRequest} requestParameters Request parameters.
|
|
473
469
|
* @param {*} [options] Override http request option.
|
|
474
470
|
* @throws {RequiredError}
|
|
475
|
-
* @memberof
|
|
471
|
+
* @memberof VendorShippingApi
|
|
476
472
|
*/
|
|
477
473
|
getShipmentLabels(requestParameters = {}, options) {
|
|
478
|
-
return (0, exports.
|
|
474
|
+
return (0, exports.VendorShippingApiFp)(this.configuration).getShipmentLabels(requestParameters.limit, requestParameters.sortOrder, requestParameters.nextToken, requestParameters.labelCreatedAfter, requestParameters.labelCreatedBefore, requestParameters.buyerReferenceNumber, requestParameters.vendorShipmentIdentifier, requestParameters.sellerWarehouseCode, options).then((request) => request(this.axios, this.basePath));
|
|
479
475
|
}
|
|
480
476
|
/**
|
|
481
477
|
* Submits one or more shipment confirmations for vendor orders. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
482
478
|
* @summary SubmitShipmentConfirmations
|
|
483
|
-
* @param {
|
|
479
|
+
* @param {VendorShippingApiSubmitShipmentConfirmationsRequest} requestParameters Request parameters.
|
|
484
480
|
* @param {*} [options] Override http request option.
|
|
485
481
|
* @throws {RequiredError}
|
|
486
|
-
* @memberof
|
|
482
|
+
* @memberof VendorShippingApi
|
|
487
483
|
*/
|
|
488
484
|
submitShipmentConfirmations(requestParameters, options) {
|
|
489
|
-
return (0, exports.
|
|
485
|
+
return (0, exports.VendorShippingApiFp)(this.configuration).submitShipmentConfirmations(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
490
486
|
}
|
|
491
487
|
/**
|
|
492
488
|
* Submits one or more shipment request for vendor Orders. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
|
|
493
489
|
* @summary SubmitShipments
|
|
494
|
-
* @param {
|
|
490
|
+
* @param {VendorShippingApiSubmitShipmentsRequest} requestParameters Request parameters.
|
|
495
491
|
* @param {*} [options] Override http request option.
|
|
496
492
|
* @throws {RequiredError}
|
|
497
|
-
* @memberof
|
|
493
|
+
* @memberof VendorShippingApi
|
|
498
494
|
*/
|
|
499
495
|
submitShipments(requestParameters, options) {
|
|
500
|
-
return (0, exports.
|
|
496
|
+
return (0, exports.VendorShippingApiFp)(this.configuration).submitShipments(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
|
|
501
497
|
}
|
|
502
498
|
}
|
|
503
|
-
exports.
|
|
499
|
+
exports.VendorShippingApi = VendorShippingApi;
|
|
504
500
|
/**
|
|
505
501
|
* @export
|
|
506
502
|
*/
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -27,4 +27,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
27
27
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
28
28
|
};
|
|
29
29
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
30
|
-
__exportStar(require("./api/vendor-
|
|
30
|
+
__exportStar(require("./api/vendor-shipping-api"), exports);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Selling Partner API for Retail Procurement Shipments
|
|
6
6
|
* The Selling Partner API for Retail Procurement Shipments provides programmatic access to retail shipping data for vendors.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: v1
|