Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sp-api-sdk/amazon-warehousing-and-distribution-2024-05-09

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/amazon-warehousing-and-distribution-2024-05-09 - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

24

dist/cjs/src/api-model/api/awd-api.js

@@ -33,3 +33,3 @@ "use strict";

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -62,3 +62,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -119,3 +119,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -174,3 +174,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -187,3 +187,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -206,3 +206,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -233,3 +233,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -243,3 +243,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -253,3 +253,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -273,3 +273,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -284,3 +284,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -295,3 +295,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -298,0 +298,0 @@ * @param {*} [options] Override http request option.

@@ -6,3 +6,25 @@ "use strict";

const api_model_1 = require("./api-model");
exports.clientRateLimits = [];
exports.clientRateLimits = [
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inboundShipments/[^/]*$'),
rate: 2,
burst: 2,
},
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inboundShipments$'),
rate: 1,
burst: 1,
},
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inventory$'),
rate: 2,
burst: 2,
},
];
class AmazonWarehousingAndDistributionClient extends api_model_1.AwdApi {

@@ -9,0 +31,0 @@ constructor(configuration) {

@@ -27,3 +27,3 @@ /* tslint:disable */

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -56,3 +56,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -113,3 +113,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -167,3 +167,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -180,3 +180,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -199,3 +199,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -225,3 +225,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -235,3 +235,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -245,3 +245,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -264,3 +264,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -275,3 +275,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -286,3 +286,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -289,0 +289,0 @@ * @param {*} [options] Override http request option.

import { createAxiosInstance } from '@sp-api-sdk/common';
import { AwdApi, Configuration } from './api-model';
export const clientRateLimits = [];
export const clientRateLimits = [
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inboundShipments/[^/]*$'),
rate: 2,
burst: 2,
},
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inboundShipments$'),
rate: 1,
burst: 1,
},
{
method: 'get',
// eslint-disable-next-line prefer-regex-literals
urlRegex: new RegExp('^/awd/2024-05-09/inventory$'),
rate: 2,
burst: 2,
},
];
export class AmazonWarehousingAndDistributionClient extends AwdApi {

@@ -5,0 +27,0 @@ constructor(configuration) {

@@ -25,3 +25,3 @@ /**

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -33,3 +33,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -47,3 +47,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -65,3 +65,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {string} shipmentId ID for the shipment. A shipment contains the cases being inbounded.

@@ -73,3 +73,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {ListInboundShipmentsSortByEnum} [sortBy] Field to sort results by. Required if `sortOrder` is provided.

@@ -87,3 +87,3 @@ * @param {ListInboundShipmentsSortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {string} [sku] Filter by seller or merchant SKU for the item.

@@ -105,3 +105,3 @@ * @param {ListInventorySortOrderEnum} [sortOrder] Sort the response in `ASCENDING` or `DESCENDING` order.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -113,3 +113,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -121,3 +121,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -236,3 +236,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves an AWD inbound shipment.
* Retrieves an AWD inbound shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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)
* @param {AwdApiGetInboundShipmentRequest} requestParameters Request parameters.

@@ -245,3 +245,3 @@ * @param {*} [options] Override http request option.

/**
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters.
* Retrieves a summary for all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | 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, refer to [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).
* @param {AwdApiListInboundShipmentsRequest} requestParameters Request parameters.

@@ -254,3 +254,3 @@ * @param {*} [options] Override http request option.

/**
* Lists AWD inventory associated with a merchant with the ability to apply optional filters.
* Lists AWD inventory associated with a merchant with the ability to apply optional filters. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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, refer to [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).
* @param {AwdApiListInventoryRequest} requestParameters Request parameters.

@@ -257,0 +257,0 @@ * @param {*} [options] Override http request option.

@@ -5,3 +5,3 @@ {

"description": "The Selling Partner API for Amazon Warehousing and Distribution (AWD).",
"version": "1.1.1",
"version": "1.2.0",
"main": "dist/cjs/index.js",

@@ -22,3 +22,3 @@ "module": "dist/es/index.js",

"dependencies": {
"@sp-api-sdk/common": "2.0.10",
"@sp-api-sdk/common": "2.0.11",
"axios": "^1.7.2"

@@ -45,3 +45,3 @@ },

],
"gitHead": "c646647a684e625c54e35ff8c141791efd60417c"
"gitHead": "6f3dfd53cad528b970ec29dfd12b0105b351464b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc