@sp-api-sdk/catalog-items-api-2022-04-01 2.5.1 → 2.6.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/api-model/api/{catalog-api.js → catalog-items-api.js} +35 -27
- 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/brand-refinement.js +1 -1
- package/dist/cjs/api-model/models/classification-refinement.js +1 -1
- package/dist/cjs/api-model/models/dimension.js +1 -1
- package/dist/cjs/api-model/models/dimensions.js +1 -1
- package/dist/cjs/api-model/models/error-list.js +1 -1
- package/dist/cjs/api-model/models/item-browse-classification.js +1 -1
- package/dist/cjs/api-model/models/item-browse-classifications-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-classification-sales-rank.js +1 -1
- package/dist/cjs/api-model/models/item-contributor-role.js +1 -1
- package/dist/cjs/api-model/models/item-contributor.js +1 -1
- package/dist/cjs/api-model/models/item-dimensions-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-display-group-sales-rank.js +1 -1
- package/dist/cjs/api-model/models/item-identifier.js +1 -1
- package/dist/cjs/api-model/models/item-identifiers-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-image.js +1 -1
- package/dist/cjs/api-model/models/item-images-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-product-type-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-relationship.js +1 -1
- package/dist/cjs/api-model/models/item-relationships-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-sales-ranks-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-search-results.js +1 -1
- package/dist/cjs/api-model/models/item-summary-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-variation-theme.js +1 -1
- package/dist/cjs/api-model/models/item-vendor-details-by-marketplace.js +1 -1
- package/dist/cjs/api-model/models/item-vendor-details-category.js +1 -1
- package/dist/cjs/api-model/models/item.js +1 -1
- package/dist/cjs/api-model/models/model-error.js +1 -1
- package/dist/cjs/api-model/models/pagination.js +1 -1
- package/dist/cjs/api-model/models/refinements.js +1 -1
- package/dist/cjs/client.js +1 -1
- package/dist/es/api-model/api/{catalog-api.js → catalog-items-api.js} +30 -22
- 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/brand-refinement.js +1 -1
- package/dist/es/api-model/models/classification-refinement.js +1 -1
- package/dist/es/api-model/models/dimension.js +1 -1
- package/dist/es/api-model/models/dimensions.js +1 -1
- package/dist/es/api-model/models/error-list.js +1 -1
- package/dist/es/api-model/models/item-browse-classification.js +1 -1
- package/dist/es/api-model/models/item-browse-classifications-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-classification-sales-rank.js +1 -1
- package/dist/es/api-model/models/item-contributor-role.js +1 -1
- package/dist/es/api-model/models/item-contributor.js +1 -1
- package/dist/es/api-model/models/item-dimensions-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-display-group-sales-rank.js +1 -1
- package/dist/es/api-model/models/item-identifier.js +1 -1
- package/dist/es/api-model/models/item-identifiers-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-image.js +1 -1
- package/dist/es/api-model/models/item-images-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-product-type-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-relationship.js +1 -1
- package/dist/es/api-model/models/item-relationships-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-sales-ranks-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-search-results.js +1 -1
- package/dist/es/api-model/models/item-summary-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-variation-theme.js +1 -1
- package/dist/es/api-model/models/item-vendor-details-by-marketplace.js +1 -1
- package/dist/es/api-model/models/item-vendor-details-category.js +1 -1
- package/dist/es/api-model/models/item.js +1 -1
- package/dist/es/api-model/models/model-error.js +1 -1
- package/dist/es/api-model/models/pagination.js +1 -1
- package/dist/es/api-model/models/refinements.js +1 -1
- package/dist/es/client.js +2 -2
- package/dist/types/api-model/api/{catalog-api.d.ts → catalog-items-api.d.ts} +50 -42
- 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/brand-refinement.d.ts +1 -1
- package/dist/types/api-model/models/classification-refinement.d.ts +1 -1
- package/dist/types/api-model/models/dimension.d.ts +1 -1
- package/dist/types/api-model/models/dimensions.d.ts +1 -1
- package/dist/types/api-model/models/error-list.d.ts +1 -1
- package/dist/types/api-model/models/item-browse-classification.d.ts +1 -1
- package/dist/types/api-model/models/item-browse-classifications-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-classification-sales-rank.d.ts +1 -1
- package/dist/types/api-model/models/item-contributor-role.d.ts +1 -1
- package/dist/types/api-model/models/item-contributor.d.ts +1 -1
- package/dist/types/api-model/models/item-dimensions-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-display-group-sales-rank.d.ts +1 -1
- package/dist/types/api-model/models/item-identifier.d.ts +1 -1
- package/dist/types/api-model/models/item-identifiers-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-image.d.ts +1 -1
- package/dist/types/api-model/models/item-images-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-product-type-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-relationship.d.ts +1 -1
- package/dist/types/api-model/models/item-relationships-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-sales-ranks-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-search-results.d.ts +1 -1
- package/dist/types/api-model/models/item-summary-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-variation-theme.d.ts +1 -1
- package/dist/types/api-model/models/item-vendor-details-by-marketplace.d.ts +1 -1
- package/dist/types/api-model/models/item-vendor-details-category.d.ts +1 -1
- package/dist/types/api-model/models/item.d.ts +1 -1
- package/dist/types/api-model/models/model-error.d.ts +1 -1
- package/dist/types/api-model/models/pagination.d.ts +1 -1
- package/dist/types/api-model/models/refinements.d.ts +1 -1
- package/dist/types/client.d.ts +2 -2
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -18,13 +18,14 @@ import { DUMMY_BASE_URL, assertParamExists, setSearchParams, toPathString, creat
|
|
|
18
18
|
// @ts-ignore
|
|
19
19
|
import { BASE_PATH, COLLECTION_FORMATS, BaseAPI, operationServerMap } from '../base';
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* CatalogItemsApi - axios parameter creator
|
|
22
22
|
* @export
|
|
23
23
|
*/
|
|
24
|
-
export const
|
|
24
|
+
export const CatalogItemsApiAxiosParamCreator = function (configuration) {
|
|
25
25
|
return {
|
|
26
26
|
/**
|
|
27
27
|
* Retrieves details for an item in the Amazon catalog. **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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
28
|
+
* @summary getCatalogItem
|
|
28
29
|
* @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
|
|
29
30
|
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
|
|
30
31
|
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of data sets to include in the response. Default: `summaries`.
|
|
@@ -67,6 +68,7 @@ export const CatalogApiAxiosParamCreator = function (configuration) {
|
|
|
67
68
|
},
|
|
68
69
|
/**
|
|
69
70
|
* Search for and return a list of Amazon catalog items and associated information either by identifier or by keywords. **Usage Plans:** | 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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
71
|
+
* @summary searchCatalogItems
|
|
70
72
|
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers for the request.
|
|
71
73
|
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog for. **Note:** Cannot be used with `keywords`.
|
|
72
74
|
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] Type of product identifiers to search the Amazon catalog for. **Note:** Required when `identifiers` are provided.
|
|
@@ -142,14 +144,15 @@ export const CatalogApiAxiosParamCreator = function (configuration) {
|
|
|
142
144
|
};
|
|
143
145
|
};
|
|
144
146
|
/**
|
|
145
|
-
*
|
|
147
|
+
* CatalogItemsApi - functional programming interface
|
|
146
148
|
* @export
|
|
147
149
|
*/
|
|
148
|
-
export const
|
|
149
|
-
const localVarAxiosParamCreator =
|
|
150
|
+
export const CatalogItemsApiFp = function (configuration) {
|
|
151
|
+
const localVarAxiosParamCreator = CatalogItemsApiAxiosParamCreator(configuration);
|
|
150
152
|
return {
|
|
151
153
|
/**
|
|
152
154
|
* Retrieves details for an item in the Amazon catalog. **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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
155
|
+
* @summary getCatalogItem
|
|
153
156
|
* @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
|
|
154
157
|
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
|
|
155
158
|
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of data sets to include in the response. Default: `summaries`.
|
|
@@ -160,11 +163,12 @@ export const CatalogApiFp = function (configuration) {
|
|
|
160
163
|
async getCatalogItem(asin, marketplaceIds, includedData, locale, options) {
|
|
161
164
|
const localVarAxiosArgs = await localVarAxiosParamCreator.getCatalogItem(asin, marketplaceIds, includedData, locale, options);
|
|
162
165
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
163
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
166
|
+
const localVarOperationServerBasePath = operationServerMap['CatalogItemsApi.getCatalogItem']?.[localVarOperationServerIndex]?.url;
|
|
164
167
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
165
168
|
},
|
|
166
169
|
/**
|
|
167
170
|
* Search for and return a list of Amazon catalog items and associated information either by identifier or by keywords. **Usage Plans:** | 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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
171
|
+
* @summary searchCatalogItems
|
|
168
172
|
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers for the request.
|
|
169
173
|
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog for. **Note:** Cannot be used with `keywords`.
|
|
170
174
|
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] Type of product identifiers to search the Amazon catalog for. **Note:** Required when `identifiers` are provided.
|
|
@@ -183,21 +187,22 @@ export const CatalogApiFp = function (configuration) {
|
|
|
183
187
|
async searchCatalogItems(marketplaceIds, identifiers, identifiersType, includedData, locale, sellerId, keywords, brandNames, classificationIds, pageSize, pageToken, keywordsLocale, options) {
|
|
184
188
|
const localVarAxiosArgs = await localVarAxiosParamCreator.searchCatalogItems(marketplaceIds, identifiers, identifiersType, includedData, locale, sellerId, keywords, brandNames, classificationIds, pageSize, pageToken, keywordsLocale, options);
|
|
185
189
|
const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
|
|
186
|
-
const localVarOperationServerBasePath = operationServerMap['
|
|
190
|
+
const localVarOperationServerBasePath = operationServerMap['CatalogItemsApi.searchCatalogItems']?.[localVarOperationServerIndex]?.url;
|
|
187
191
|
return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
188
192
|
},
|
|
189
193
|
};
|
|
190
194
|
};
|
|
191
195
|
/**
|
|
192
|
-
*
|
|
196
|
+
* CatalogItemsApi - factory interface
|
|
193
197
|
* @export
|
|
194
198
|
*/
|
|
195
|
-
export const
|
|
196
|
-
const localVarFp =
|
|
199
|
+
export const CatalogItemsApiFactory = function (configuration, basePath, axios) {
|
|
200
|
+
const localVarFp = CatalogItemsApiFp(configuration);
|
|
197
201
|
return {
|
|
198
202
|
/**
|
|
199
203
|
* Retrieves details for an item in the Amazon catalog. **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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
200
|
-
* @
|
|
204
|
+
* @summary getCatalogItem
|
|
205
|
+
* @param {CatalogItemsApiGetCatalogItemRequest} requestParameters Request parameters.
|
|
201
206
|
* @param {*} [options] Override http request option.
|
|
202
207
|
* @throws {RequiredError}
|
|
203
208
|
*/
|
|
@@ -206,7 +211,8 @@ export const CatalogApiFactory = function (configuration, basePath, axios) {
|
|
|
206
211
|
},
|
|
207
212
|
/**
|
|
208
213
|
* Search for and return a list of Amazon catalog items and associated information either by identifier or by keywords. **Usage Plans:** | 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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
209
|
-
* @
|
|
214
|
+
* @summary searchCatalogItems
|
|
215
|
+
* @param {CatalogItemsApiSearchCatalogItemsRequest} requestParameters Request parameters.
|
|
210
216
|
* @param {*} [options] Override http request option.
|
|
211
217
|
* @throws {RequiredError}
|
|
212
218
|
*/
|
|
@@ -216,31 +222,33 @@ export const CatalogApiFactory = function (configuration, basePath, axios) {
|
|
|
216
222
|
};
|
|
217
223
|
};
|
|
218
224
|
/**
|
|
219
|
-
*
|
|
225
|
+
* CatalogItemsApi - object-oriented interface
|
|
220
226
|
* @export
|
|
221
|
-
* @class
|
|
227
|
+
* @class CatalogItemsApi
|
|
222
228
|
* @extends {BaseAPI}
|
|
223
229
|
*/
|
|
224
|
-
export class
|
|
230
|
+
export class CatalogItemsApi extends BaseAPI {
|
|
225
231
|
/**
|
|
226
232
|
* Retrieves details for an item in the Amazon catalog. **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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
227
|
-
* @
|
|
233
|
+
* @summary getCatalogItem
|
|
234
|
+
* @param {CatalogItemsApiGetCatalogItemRequest} requestParameters Request parameters.
|
|
228
235
|
* @param {*} [options] Override http request option.
|
|
229
236
|
* @throws {RequiredError}
|
|
230
|
-
* @memberof
|
|
237
|
+
* @memberof CatalogItemsApi
|
|
231
238
|
*/
|
|
232
239
|
getCatalogItem(requestParameters, options) {
|
|
233
|
-
return
|
|
240
|
+
return CatalogItemsApiFp(this.configuration).getCatalogItem(requestParameters.asin, requestParameters.marketplaceIds, requestParameters.includedData, requestParameters.locale, options).then((request) => request(this.axios, this.basePath));
|
|
234
241
|
}
|
|
235
242
|
/**
|
|
236
243
|
* Search for and return a list of Amazon catalog items and associated information either by identifier or by keywords. **Usage Plans:** | 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 observe higher rate and burst values than those shown here. For more information, refer to the [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).
|
|
237
|
-
* @
|
|
244
|
+
* @summary searchCatalogItems
|
|
245
|
+
* @param {CatalogItemsApiSearchCatalogItemsRequest} requestParameters Request parameters.
|
|
238
246
|
* @param {*} [options] Override http request option.
|
|
239
247
|
* @throws {RequiredError}
|
|
240
|
-
* @memberof
|
|
248
|
+
* @memberof CatalogItemsApi
|
|
241
249
|
*/
|
|
242
250
|
searchCatalogItems(requestParameters, options) {
|
|
243
|
-
return
|
|
251
|
+
return CatalogItemsApiFp(this.configuration).searchCatalogItems(requestParameters.marketplaceIds, requestParameters.identifiers, requestParameters.identifiersType, requestParameters.includedData, requestParameters.locale, requestParameters.sellerId, requestParameters.keywords, requestParameters.brandNames, requestParameters.classificationIds, requestParameters.pageSize, requestParameters.pageToken, requestParameters.keywordsLocale, options).then((request) => request(this.axios, this.basePath));
|
|
244
252
|
}
|
|
245
253
|
}
|
|
246
254
|
/**
|
package/dist/es/api-model/api.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
export * from './api/catalog-api';
|
|
14
|
+
export * from './api/catalog-items-api';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* Catalog Items v2022-04-01
|
|
5
5
|
* The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-use-case-guide).
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-04-01
|
package/dist/es/client.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createAxiosInstance } from '@sp-api-sdk/common';
|
|
2
|
-
import {
|
|
2
|
+
import { CatalogItemsApi, Configuration } from './api-model';
|
|
3
3
|
export const clientRateLimits = [
|
|
4
4
|
{
|
|
5
5
|
method: 'get',
|
|
@@ -16,7 +16,7 @@ export const clientRateLimits = [
|
|
|
16
16
|
burst: 2,
|
|
17
17
|
},
|
|
18
18
|
];
|
|
19
|
-
export class CatalogItemsApiClient extends
|
|
19
|
+
export class CatalogItemsApiClient extends CatalogItemsApi {
|
|
20
20
|
constructor(configuration) {
|
|
21
21
|
const { axios, endpoint } = createAxiosInstance(configuration, clientRateLimits);
|
|
22
22
|
super(new Configuration(), endpoint, axios);
|